Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Expected expression" for IPython shell commands in interactive file #5800

Closed
macintacos opened this issue May 7, 2021 · 6 comments
Closed
Labels
bug Issue identified by VS Code Team member as probable bug notebook-intellisense Intellisense & other language features in notebook cells for any language

Comments

@macintacos
Copy link

When using the interactive mode in Python files with the # %% syntax, if you use something like df = !df, you get an error on the line saying that it expected an expression. However, executing the cell seems to work perfectly fine:

CleanShot Code 2021-05-06 at 22 37 43

I'm not entirely sure if I should open this in the Python extension's repository, but since it's related to IPython I figured maybe I would start here (happy to move this to vscode-python if this isn't this extensions' "responsibility").

Environment data

  • VS Code version: 1.56.0
  • Jupyter Extension version (available under the Extensions sidebar): v2021.6.811652604
  • Python Extension version (available under the Extensions sidebar): v2021.4.765268190
  • OS (Windows | Mac | Linux distro) and version: Mac
  • Python and/or Anaconda version: 3.9.4
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
  • Jupyter server running: Local

Expected behaviour

The expression should be parsed fine, since it's a valid expression in IPython (and accepted by Jupyter in the output)

Actual behaviour

Error is shown in the editor.

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Write df = !df in an interactive Python file
  2. Note the error shown
  3. Run the cell -works fine

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

User belongs to experiment group 'pythonJediLSPcf'
User belongs to experiment group 'jupyterTestcf'
User belongs to experiment group 'pythonDiscoveryModuleWithoutWatcher'
User belongs to experiment group 'jupyterEnhancedDataViewer'
Info 2021-05-06 21:05:20: ZMQ install verified.
Info 2021-05-06 21:05:20: id is 223501cf-968e-4adb-bd3d-3a532647ef23
Info 2021-05-06 21:05:20: Found existing keyfile at /Users/juliant/Library/Application Support/Code/User/globalStorage/ms-toolsai.jupyter/nbsecret
Info 2021-05-06 21:05:23: Search all interpreters /Users/juliant/.pyenv/versions/2.7.18/bin/python, /Users/juliant/.pyenv/versions/3.8.9/bin/python, /Users/juliant/.pyenv/versions/3.9.2/bin/python, /Users/juliant/.pyenv/versions/3.9.4/bin/python, /Users/juliant/.pyenv/shims/python, /Users/juliant/.pyenv/shims/python2, /usr/local/bin/python, /usr/local/bin/python3, /usr/bin/python, /usr/bin/python3, /usr/local/opt/python@2/bin/python2.7
Info 2021-05-06 21:05:24: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:05:24: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import jupyter"
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import jupyter"
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import jupyter"
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import jupyter"
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import notebook"
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import notebook"
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import notebook"
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import notebook"
Info 2021-05-06 21:05:24: Loading kernelspec from /usr/local/share/jupyter/kernels/python3/kernel.json for undefined
Info 2021-05-06 21:05:24: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:05:24: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:05:24: Process Execution: > ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:05:24: Process Execution: > ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py jupyter kernelspec --version
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py jupyter kernelspec --version
Info 2021-05-06 21:05:24: Process Execution: > /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py jupyter kernelspec --version
> /usr/local/opt/python@3.8/bin/python3.8 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py jupyter kernelspec --version
Info 2021-05-06 21:09:28: Loading webview. View is notset
Info 2021-05-06 21:09:28: Loading web view...
Info 2021-05-06 21:09:28: Webview panel created.
Info 2021-05-06 21:09:28: Waiting for jupyter server and web panel ...
Info 2021-05-06 21:09:28: Creating raw notebook for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4
Info 2021-05-06 21:09:28: Getting preferred kernel for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4
Info 2021-05-06 21:09:28: initialize CommonMessageCoordinator
Info 2021-05-06 21:09:28: Find kernel spec, Class name = x, completed in 92ms, has a truthy return value, Arg 1: <Uri:/Users/juliant/GitLocal/Play/python-devops/chapter_1.py>, Arg 2: undefined, Arg 3: undefined, Return Value: {"kind":"startUsingPythonInterpreter","kernelSpec":{"specFile":"/Users/juliant/Library/Jupyter/kernels/python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49/kernel.json","interpreterPath":"/usr/local/bin/python3","name":"python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","path":"python","display_name":"Python 3.9.4 64-bit","metadata":{"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}},"env":{}},"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"},"id":".python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49.python./usr/local/bin/python3.Python 3.9.4 64-bit"}
Info 2021-05-06 21:09:28: Computing working directory history://20072e59-c9ed-431f-8a59-eb6ece6b41d4
Info 2021-05-06 21:09:28: Connecting to raw session for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4 with connection {"kind":"startUsingPythonInterpreter","kernelSpec":{"specFile":"/Users/juliant/Library/Jupyter/kernels/python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49/kernel.json","interpreterPath":"/usr/local/bin/python3","name":"python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","path":"python","display_name":"Python 3.9.4 64-bit","metadata":{"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}},"env":{}},"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"},"id":".python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49.python./usr/local/bin/python3.Python 3.9.4 64-bit"}
Info 2021-05-06 21:09:28: Starting raw kernel Python 3.9.4 64-bit
Info 2021-05-06 21:09:28: installMissingDependencies /usr/local/bin/python3
Info 2021-05-06 21:09:28: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:28: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:28: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:28: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:29: Web view react rendered
Info 2021-05-06 21:09:29: Request for onigasm file at /Users/juliant/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/out/client/node_modules/onigasm/lib/onigasm.wasm
Info 2021-05-06 21:09:29: Request for tmlanguage file.
Info 2021-05-06 21:09:29: Searching for token colors ...
Info 2021-05-06 21:09:29: Attempting search for colors ...
Info 2021-05-06 21:09:29: Searching for token colors ...
Info 2021-05-06 21:09:29: Attempting search for colors ...
Info 2021-05-06 21:09:29: Searching for token colors ...
Info 2021-05-06 21:09:29: Attempting search for colors ...
Info 2021-05-06 21:09:29: Searching for token colors ...
Info 2021-05-06 21:09:29: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Searching for token colors ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Searching for token colors ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Searching for token colors ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Searching for token colors ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Attempting search for colors ...
Info 2021-05-06 21:09:30: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:30: Using colors to generate CSS ...
Info 2021-05-06 21:09:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:49: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:09:49: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:09:49: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:49: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:49: Install Missing Dependencies, Class name = v, completed in 21470ms, has a falsy return value, Return Value: undefined
Info 2021-05-06 21:09:49: Kernel launching with ports 9000,9001,9002,9003,9004. Start port is 9000
Info 2021-05-06 21:09:49: Launching kernel daemon for Python 3.9.4 64-bit # /usr/local/bin/python3
Info 2021-05-06 21:09:49: No custom variables for Kernel as interpreter is not conda, but is Unknown
Info 2021-05-06 21:09:50: Creating daemon process for /usr/local/bin/python3 with env variables count 0
Info 2021-05-06 21:09:50: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:09:50: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Execute rpc method exec_module in DS Daemon
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Execute rpc method exec_module from /usr/local/opt/python@3.9/bin/python3.9
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Exec module in DS Kernel Launcher Daemon ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"07c61592-31f1-476c-9a4c-7f758e7d3f11"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311HTZTUbbVrS6V.json']
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Exec in DS Kernel Launcher Daemon (observable) ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"07c61592-31f1-476c-9a4c-7f758e7d3f11"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311HTZTUbbVrS6V.json']
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Exec in DS Kernel Launcher Daemon (observable) ['/usr/local/opt/python@3.9/bin/python3.9', '-m', 'ipykernel_launcher', '--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"07c61592-31f1-476c-9a4c-7f758e7d3f11"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311HTZTUbbVrS6V.json']
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Exec in DS Kernel Launcher Daemon (observable)
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): Kernel launched, with PID 50051
Warn 2021-05-06 21:09:50: Python Daemon (pid: 50050): Waiting for Kernel to die 50051
Info 2021-05-06 21:09:50: Launching kernel daemon, Class name = h, completed in 145ms, has a truthy return value, Arg 1: <Uri:/Users/juliant/GitLocal/Play/python-devops/chapter_1.py>, Arg 2: "/Users/juliant/GitLocal/Play/python-devops", Arg 3: {"specFile":"/Users/juliant/Library/Jupyter/kernels/python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49/kernel.json","interpreterPath":"/usr/local/bin/python3","name":"python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49","argv":["python","-m","ipykernel_launcher","--ip=127.0.0.1","--stdin=9003","--control=9001","--hb=9000","--Session.signature_scheme=\"hmac-sha256\"","--Session.key=b\"07c61592-31f1-476c-9a4c-7f758e7d3f11\"","--shell=9002","--transport=\"tcp\"","--iopub=9004","--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311HTZTUbbVrS6V.json"],"language":"python","path":"python","display_name":"Python 3.9.4 64-bit","metadata":{"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}},"env":{}}, Arg 4: {"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}, Return Value: <Return value cannot be serialized for logging>
Info 2021-05-06 21:09:50: Launching kernel in kernelProcess.ts, Class name = b, completed in 145ms, has a truthy return value, Arg 1: "/Users/juliant/GitLocal/Play/python-devops", Return Value: {"proc":{"_events":{},"_eventsCount":2,"_closesNeeded":3,"_closesGot":0,"connected":false,"signalCode":null,"exitCode":null,"killed":false,"spawnfile":"/usr/local/bin/python3","_handle":{"pid":50050},"spawnargs":["/usr/local/bin/python3","/Users/juliant/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py","vscode_datascience_helpers.daemon","--daemon-module=vscode_datascience_helpers.kernel_launcher_daemon","-v"],"pid":50050,"stdin":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdout":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stderr":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdio":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null}]},"out":{"_isScalar":false,"observers":[],"closed":false,"isStopped":false,"hasError":false,"thrownError":null}}
Info 2021-05-06 21:09:50: KernelProcess output: Content-Length: 352
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n", "pid": 50050}}
Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:09:50: KernelProcess output: Content-Length: 327
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50050}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}Content-Length: 378
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '07c61592-31f1-476c-9a4c-7f758e7d3f11' instead of 'b\"07c61592-31f1-476c-9a4c-7f758e7d3f11\"'.\n", "pid": 50050}}Content-Length: 353
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '07c61592-31f1-476c-9a4c-7f758e7d3f11' instead of 'b\"07c61592-31f1-476c-9a4c-7f758e7d3f11\"'.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50050}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}
Warn 2021-05-06 21:09:50: Kernel 50050 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Warn 2021-05-06 21:09:50: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): write to stderr:   warn(

Warn 2021-05-06 21:09:50: Kernel 50050 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:09:50: StdErr from Kernel Process   warn(

Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '07c61592-31f1-476c-9a4c-7f758e7d3f11' instead of 'b"07c61592-31f1-476c-9a4c-7f758e7d3f11"'.

Warn 2021-05-06 21:09:50: Kernel 50050 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '07c61592-31f1-476c-9a4c-7f758e7d3f11' instead of 'b"07c61592-31f1-476c-9a4c-7f758e7d3f11"'.

Warn 2021-05-06 21:09:50: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '07c61592-31f1-476c-9a4c-7f758e7d3f11' instead of 'b"07c61592-31f1-476c-9a4c-7f758e7d3f11"'.

Info 2021-05-06 21:09:50: Python Daemon (pid: 50050): write to stderr:   warn(

Warn 2021-05-06 21:09:50: Kernel 50050 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:09:50: StdErr from Kernel Process   warn(

Info 2021-05-06 21:09:50: Raw session started and connected
Started kernel Python 3.9.4 64-bit
Info 2021-05-06 21:09:50: Initial setup for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4 starting ...
Info 2021-05-06 21:09:50: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:09:50: Kernel switching to busy
Info 2021-05-06 21:09:50: Kernel switching to idle
Info 2021-05-06 21:09:50: Starting raw kernel Python 3.9.4 64-bit
Info 2021-05-06 21:09:50: installMissingDependencies /usr/local/bin/python3
Info 2021-05-06 21:09:50: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:09:50: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:50: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:09:50: Kernel switching to busy
Info 2021-05-06 21:09:50: Kernel switching to idle
Info 2021-05-06 21:09:50: Initial setup complete for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4
Info 2021-05-06 21:09:50: Finished connecting 22452177-30ec-4c70-a77e-07184331bc0b
Info 2021-05-06 21:09:50: IPyWidgetScriptSource.initialize
Info 2021-05-06 21:09:50: Adding sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:09:50: �[32mQueuing messages (no listenerts)
Info 2021-05-06 21:09:50: Registering commtarget jupyter.widget
Info 2021-05-06 21:09:50: IPyWidgetMessageDispatcher.initialize
Info 2021-05-06 21:09:50: Sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0 complete
Info 2021-05-06 21:09:50: Created and initailized CommonMessageCoordinator
Info 2021-05-06 21:09:50: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:09:50: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:09:50: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:09:50: changeDirectoryIfPossible
Info 2021-05-06 21:09:50: Kernel switching to busy
Info 2021-05-06 21:09:50: Kernel switching to idle
Info 2021-05-06 21:09:50: Kernel switching to busy
Info 2021-05-06 21:09:50: Kernel switching to idle
Info 2021-05-06 21:09:50: Adding hash for 1 = ee31b2a5b2aa with 2 lines
Info 2021-05-06 21:09:50: Kernel switching to busy
Info 2021-05-06 21:09:50: Kernel switching to idle
Info 2021-05-06 21:09:50: Finished execution for 05de3e82-cf18-4df6-aa83-fadaacfafcad
Info 2021-05-06 21:09:50: IPyWidgetMessageDispatcher.initialize
Info 2021-05-06 21:09:50: IPyWidgetMessageDispatcher.initialize
Info 2021-05-06 21:09:51: Install Missing Dependencies, Class name = v, completed in 420ms, has a falsy return value, Return Value: undefined
Info 2021-05-06 21:09:51: Kernel launching with ports 9005,9006,9007,9008,9009. Start port is 9000
Info 2021-05-06 21:09:51: Launching kernel daemon for Python 3.9.4 64-bit # /usr/local/bin/python3
Info 2021-05-06 21:09:51: No custom variables for Kernel as interpreter is not conda, but is Unknown
Info 2021-05-06 21:09:51: Cached data exists getEnvironmentVariables, /Users/juliant/GitLocal/Play/python-devops/chapter_1.py
Info 2021-05-06 21:09:51: Creating daemon process for /usr/local/bin/python3 with env variables count 0
Info 2021-05-06 21:09:51: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:09:51: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Execute rpc method exec_module in DS Daemon
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Execute rpc method exec_module from /usr/local/opt/python@3.9/bin/python3.9
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Exec module in DS Kernel Launcher Daemon ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9008', '--control=9006', '--hb=9005', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"ad05dafd-8d58-4ee5-85f0-61c40f549650"', '--shell=9007', '--transport="tcp"', '--iopub=9009', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311tHvXv4Ldlinb.json']
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Exec in DS Kernel Launcher Daemon (observable) ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9008', '--control=9006', '--hb=9005', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"ad05dafd-8d58-4ee5-85f0-61c40f549650"', '--shell=9007', '--transport="tcp"', '--iopub=9009', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311tHvXv4Ldlinb.json']
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Exec in DS Kernel Launcher Daemon (observable) ['/usr/local/opt/python@3.9/bin/python3.9', '-m', 'ipykernel_launcher', '--ip=127.0.0.1', '--stdin=9008', '--control=9006', '--hb=9005', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"ad05dafd-8d58-4ee5-85f0-61c40f549650"', '--shell=9007', '--transport="tcp"', '--iopub=9009', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311tHvXv4Ldlinb.json']
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Exec in DS Kernel Launcher Daemon (observable)
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): Kernel launched, with PID 50064
Warn 2021-05-06 21:09:51: Python Daemon (pid: 50063): Waiting for Kernel to die 50064
Info 2021-05-06 21:09:51: Launching kernel daemon, Class name = h, completed in 112ms, has a truthy return value, Arg 1: <Uri:/Users/juliant/GitLocal/Play/python-devops/chapter_1.py>, Arg 2: "/Users/juliant/GitLocal/Play/python-devops", Arg 3: {"specFile":"/Users/juliant/Library/Jupyter/kernels/python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49/kernel.json","interpreterPath":"/usr/local/bin/python3","name":"python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49","argv":["python","-m","ipykernel_launcher","--ip=127.0.0.1","--stdin=9008","--control=9006","--hb=9005","--Session.signature_scheme=\"hmac-sha256\"","--Session.key=b\"ad05dafd-8d58-4ee5-85f0-61c40f549650\"","--shell=9007","--transport=\"tcp\"","--iopub=9009","--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311tHvXv4Ldlinb.json"],"language":"python","path":"python","display_name":"Python 3.9.4 64-bit","metadata":{"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}},"env":{}}, Arg 4: {"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}, Return Value: <Return value cannot be serialized for logging>
Info 2021-05-06 21:09:51: Launching kernel in kernelProcess.ts, Class name = b, completed in 112ms, has a truthy return value, Arg 1: "/Users/juliant/GitLocal/Play/python-devops", Return Value: {"proc":{"_events":{},"_eventsCount":2,"_closesNeeded":3,"_closesGot":0,"connected":false,"signalCode":null,"exitCode":null,"killed":false,"spawnfile":"/usr/local/bin/python3","_handle":{"pid":50063},"spawnargs":["/usr/local/bin/python3","/Users/juliant/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py","vscode_datascience_helpers.daemon","--daemon-module=vscode_datascience_helpers.kernel_launcher_daemon","-v"],"pid":50063,"stdin":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdout":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stderr":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdio":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null}]},"out":{"_isScalar":false,"observers":[],"closed":false,"isStopped":false,"hasError":false,"thrownError":null}}
Info 2021-05-06 21:09:51: KernelProcess output: Content-Length: 352
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n", "pid": 50063}}
Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:09:51: KernelProcess output: Content-Length: 327
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50063}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}Content-Length: 378
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 'ad05dafd-8d58-4ee5-85f0-61c40f549650' instead of 'b\"ad05dafd-8d58-4ee5-85f0-61c40f549650\"'.\n", "pid": 50063}}Content-Length: 353
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 'ad05dafd-8d58-4ee5-85f0-61c40f549650' instead of 'b\"ad05dafd-8d58-4ee5-85f0-61c40f549650\"'.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50063}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}
Warn 2021-05-06 21:09:51: Kernel 50063 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Warn 2021-05-06 21:09:51: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): write to stderr:   warn(

Warn 2021-05-06 21:09:51: Kernel 50063 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:09:51: StdErr from Kernel Process   warn(

Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 'ad05dafd-8d58-4ee5-85f0-61c40f549650' instead of 'b"ad05dafd-8d58-4ee5-85f0-61c40f549650"'.

Warn 2021-05-06 21:09:51: Kernel 50063 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 'ad05dafd-8d58-4ee5-85f0-61c40f549650' instead of 'b"ad05dafd-8d58-4ee5-85f0-61c40f549650"'.

Warn 2021-05-06 21:09:51: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 'ad05dafd-8d58-4ee5-85f0-61c40f549650' instead of 'b"ad05dafd-8d58-4ee5-85f0-61c40f549650"'.

Info 2021-05-06 21:09:51: Python Daemon (pid: 50063): write to stderr:   warn(

Warn 2021-05-06 21:09:51: Kernel 50063 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:09:51: StdErr from Kernel Process   warn(

Info 2021-05-06 21:09:56: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:10:05: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:10:05: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:10:05: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:10:05: Adding hash for 2 = ee31b2a5b2aa with 2 lines
Info 2021-05-06 21:10:05: Kernel switching to busy
Info 2021-05-06 21:10:05: Kernel switching to idle
Info 2021-05-06 21:10:05: Finished execution for a9975713-e237-4ad4-958e-d50442f9c643
Info 2021-05-06 21:10:08: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:10:08: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:10:08: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:10:08: Adding hash for 3 = ee31b2a5b2aa with 2 lines
Info 2021-05-06 21:10:08: Kernel switching to busy
Info 2021-05-06 21:10:08: Kernel switching to idle
Info 2021-05-06 21:10:08: Finished execution for fd9fe1cd-116b-4f6a-a75c-2b18502335b9
Info 2021-05-06 21:10:24: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:10:24: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:10:24: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:10:24: Adding hash for 4 = c34cbe816a7c with 4 lines
Info 2021-05-06 21:10:24: Kernel switching to busy
Info 2021-05-06 21:10:24: Kernel switching to idle
Info 2021-05-06 21:10:24: Finished execution for f5971a3a-2dbd-4822-b6e3-b48b5a5a5776
Info 2021-05-06 21:10:30: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:10:31: Kernel switching to busy
Info 2021-05-06 21:10:31: Kernel switching to idle
Info 2021-05-06 21:10:40: restartKernel - finishing cells that are outstanding
Info 2021-05-06 21:10:40: restartKernel - restarting kernel
Info 2021-05-06 21:10:40: Restarting 79afa20a-d4bd-4cc1-b36a-6feefd4baacf
Info 2021-05-06 21:10:40: Got new session 2eb43a25-f64b-4add-af74-93855c18058a
Info 2021-05-06 21:10:40: Starting raw kernel Python 3.9.4 64-bit
Info 2021-05-06 21:10:40: installMissingDependencies /usr/local/bin/python3
Info 2021-05-06 21:10:40: Started new restart session
Info 2021-05-06 21:10:40: shutdownSession 79afa20a-d4bd-4cc1-b36a-6feefd4baacf, .python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49.python./usr/local/bin/python3.Python 3.9.4 64-bit - start
Info 2021-05-06 21:10:40: Session can be shutdown .python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49.python./usr/local/bin/python3.Python 3.9.4 64-bit
Info 2021-05-06 21:10:40: Dispose Kernel process
Info 2021-05-06 21:10:40: kill daemon
Info 2021-05-06 21:10:40: restartKernel - initialSetup
Info 2021-05-06 21:10:40: Initial setup for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4 starting ...
Info 2021-05-06 21:10:40: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:10:40: KernelProcess output: Content-Length: 132
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Execute rpc method kill_kernel in DS Daemon", "pid": 50050}}
Info 2021-05-06 21:10:40: Python Daemon (pid: 50050): Execute rpc method kill_kernel in DS Daemon
Info 2021-05-06 21:10:40: KernelProcess output: Content-Length: 164
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Execute rpc method kill_kernel from /usr/local/opt/python@3.9/bin/python3.9", "pid": 50050}}Content-Length: 129
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Kill kernel in DS Kernel Launcher Daemon", "pid": 50050}}Content-Length: 140
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Kill kernel in DS Kernel Launcher Daemon, pid 50051", "pid": 50050}}
Info 2021-05-06 21:10:40: Python Daemon (pid: 50050): Execute rpc method kill_kernel from /usr/local/opt/python@3.9/bin/python3.9
Info 2021-05-06 21:10:40: KernelProcess output: Content-Length: 43
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "id": 2, "result": null}
Info 2021-05-06 21:10:40: Python Daemon (pid: 50050): Kill kernel in DS Kernel Launcher Daemon
Info 2021-05-06 21:10:40: Python Daemon (pid: 50050): Kill kernel in DS Kernel Launcher Daemon, pid 50051
Info 2021-05-06 21:10:40: Dispose Kernel process
Info 2021-05-06 21:10:40: shutdownSession 79afa20a-d4bd-4cc1-b36a-6feefd4baacf, .python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49.python./usr/local/bin/python3.Python 3.9.4 64-bit - shutdown complete
Info 2021-05-06 21:10:40: Dispose Kernel process
Info 2021-05-06 21:10:40: KernelProcess Exit Exit - undefined 
Info 2021-05-06 21:10:40: IPyWidgetMessageDispatcher.initialize
Info 2021-05-06 21:10:40: IPyWidgetMessageDispatcher.initialize
Info 2021-05-06 21:10:40: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:10:40: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:10:40: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import ipykernel"
Info 2021-05-06 21:10:40: Kernel switching to busy
Info 2021-05-06 21:10:40: Kernel switching to idle
Info 2021-05-06 21:10:40: Kernel switching to busy
Info 2021-05-06 21:10:40: Kernel switching to idle
Info 2021-05-06 21:10:40: Initial setup complete for history://20072e59-c9ed-431f-8a59-eb6ece6b41d4
Info 2021-05-06 21:10:40: restartKernel - initialSetup completed
Info 2021-05-06 21:10:40: Time to restart kernel is 0.12s
Info 2021-05-06 21:10:40: Registering commtarget jupyter.widget
Info 2021-05-06 21:10:40: Adding sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 1
Info 2021-05-06 21:10:40: Sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 1 complete
Info 2021-05-06 21:10:40: Kernel switching to busy
Info 2021-05-06 21:10:40: Kernel switching to idle
Info 2021-05-06 21:10:40: Kernel switching to busy
Info 2021-05-06 21:10:40: Kernel switching to idle
Info 2021-05-06 21:10:40: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:10:40: Process Execution: > ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:10:40: Process Execution: > ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> ~/.pyenv/versions/3.9.2/bin/python ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:10:41: Install Missing Dependencies, Class name = v, completed in 612ms, has a falsy return value, Return Value: undefined
Info 2021-05-06 21:10:41: Kernel launching with ports 9000,9001,9002,9003,9004. Start port is 9000
Info 2021-05-06 21:10:41: Launching kernel daemon for Python 3.9.4 64-bit # /usr/local/bin/python3
Info 2021-05-06 21:10:41: No custom variables for Kernel as interpreter is not conda, but is Unknown
Info 2021-05-06 21:10:41: Cached data exists getEnvironmentVariables, /Users/juliant/GitLocal/Play/python-devops/chapter_1.py
Info 2021-05-06 21:10:41: Creating daemon process for /usr/local/bin/python3 with env variables count 0
Info 2021-05-06 21:10:41: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:10:41: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Execute rpc method exec_module in DS Daemon
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Execute rpc method exec_module from /usr/local/opt/python@3.9/bin/python3.9
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Exec module in DS Kernel Launcher Daemon ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311P6nsRkqAPKOI.json']
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Exec in DS Kernel Launcher Daemon (observable) ipykernel_launcher with args ['--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311P6nsRkqAPKOI.json']
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Exec in DS Kernel Launcher Daemon (observable) ['/usr/local/opt/python@3.9/bin/python3.9', '-m', 'ipykernel_launcher', '--ip=127.0.0.1', '--stdin=9003', '--control=9001', '--hb=9000', '--Session.signature_scheme="hmac-sha256"', '--Session.key=b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"', '--shell=9002', '--transport="tcp"', '--iopub=9004', '--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311P6nsRkqAPKOI.json']
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Exec in DS Kernel Launcher Daemon (observable)
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): Kernel launched, with PID 50248
Warn 2021-05-06 21:10:41: Python Daemon (pid: 50245): Waiting for Kernel to die 50248
Info 2021-05-06 21:10:41: Launching kernel daemon, Class name = h, completed in 142ms, has a truthy return value, Arg 1: <Uri:/Users/juliant/GitLocal/Play/python-devops/chapter_1.py>, Arg 2: "/Users/juliant/GitLocal/Play/python-devops", Arg 3: {"specFile":"/Users/juliant/Library/Jupyter/kernels/python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49/kernel.json","interpreterPath":"/usr/local/bin/python3","name":"python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49","argv":["python","-m","ipykernel_launcher","--ip=127.0.0.1","--stdin=9003","--control=9001","--hb=9000","--Session.signature_scheme=\"hmac-sha256\"","--Session.key=b\"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138\"","--shell=9002","--transport=\"tcp\"","--iopub=9004","--f=/var/folders/h_/3f3z91t936q41d46hflhqq640000gn/T/tmp-45311P6nsRkqAPKOI.json"],"language":"python","path":"python","display_name":"Python 3.9.4 64-bit","metadata":{"interpreter":{"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}},"env":{}}, Arg 4: {"architecture":3,"path":"/usr/local/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.9.4","major":3,"minor":9,"patch":4,"prerelease":[],"build":[],"version":"3.9.4"},"sysVersion":"3.9.4 (default, Apr  5 2021, 01:50:46) \n[Clang 12.0.0 (clang-1200.0.32.29)]","sysPrefix":"/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9","fileHash":"d16d677f5cd50a8a3001e08cc419347ad192bd333b253016f6134fa3cbfcdc60411b6d5993cea9669a913ebcc4c1770b2522a5b75bf3efd08aee8806b1d9196f","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.9.4 64-bit"}, Return Value: <Return value cannot be serialized for logging>
Info 2021-05-06 21:10:41: Launching kernel in kernelProcess.ts, Class name = b, completed in 143ms, has a truthy return value, Arg 1: "/Users/juliant/GitLocal/Play/python-devops", Return Value: {"proc":{"_events":{},"_eventsCount":2,"_closesNeeded":3,"_closesGot":0,"connected":false,"signalCode":null,"exitCode":null,"killed":false,"spawnfile":"/usr/local/bin/python3","_handle":{"pid":50245},"spawnargs":["/usr/local/bin/python3","/Users/juliant/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py","vscode_datascience_helpers.daemon","--daemon-module=vscode_datascience_helpers.kernel_launcher_daemon","-v"],"pid":50245,"stdin":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdout":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stderr":{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},"stdio":[{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":null,"ended":false,"endEmitted":false,"reading":false,"sync":true,"needReadable":false,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null,"readable":false},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{"close":[null,null]},"_eventsCount":4,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null},{"connecting":false,"_hadError":false,"_parent":null,"_host":null,"_readableState":{"objectMode":false,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"ended":false,"endEmitted":false,"reading":true,"sync":false,"needReadable":true,"emittedReadable":false,"readableListening":false,"resumeScheduled":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"destroyed":false,"errored":null,"closed":false,"closeEmitted":false,"defaultEncoding":"utf8","awaitDrainWriters":null,"multiAwaitDrain":false,"readingMore":false,"decoder":null,"encoding":null},"_events":{},"_eventsCount":3,"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":false,"errored":null,"closed":false,"writable":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","server":null,"_server":null}]},"out":{"_isScalar":false,"observers":[],"closed":false,"isStopped":false,"hasError":false,"thrownError":null}}
Info 2021-05-06 21:10:41: KernelProcess output: Content-Length: 352
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n", "pid": 50245}}
Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:10:41: KernelProcess output: Content-Length: 327
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '\"hmac-sha256\"' \u2013 or use CUnicode.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50245}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}Content-Length: 378
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '7d9aeb1a-7545-47a9-ba5d-8950a4fdd138' instead of 'b\"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138\"'.\n", "pid": 50245}}Content-Length: 353
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "/Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '7d9aeb1a-7545-47a9-ba5d-8950a4fdd138' instead of 'b\"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138\"'.\n"}}Content-Length: 115
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "write to stderr:   warn(\n", "pid": 50245}}Content-Length: 90
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "output", "params": {"source": "stderr", "out": "  warn(\n"}}
Warn 2021-05-06 21:10:41: Kernel 50245 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Warn 2021-05-06 21:10:41: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2196: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use 'hmac-sha256' instead of '"hmac-sha256"' – or use CUnicode.

Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): write to stderr:   warn(

Warn 2021-05-06 21:10:41: Kernel 50245 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:10:41: StdErr from Kernel Process   warn(

Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): write to stderr: /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '7d9aeb1a-7545-47a9-ba5d-8950a4fdd138' instead of 'b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"'.

Warn 2021-05-06 21:10:41: Kernel 50245 as possibly died, StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '7d9aeb1a-7545-47a9-ba5d-8950a4fdd138' instead of 'b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"'.

Warn 2021-05-06 21:10:41: StdErr from Kernel Process /Users/juliant/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2151: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use '7d9aeb1a-7545-47a9-ba5d-8950a4fdd138' instead of 'b"7d9aeb1a-7545-47a9-ba5d-8950a4fdd138"'.

Info 2021-05-06 21:10:41: Python Daemon (pid: 50245): write to stderr:   warn(

Warn 2021-05-06 21:10:41: Kernel 50245 as possibly died, StdErr from Kernel Process   warn(

Warn 2021-05-06 21:10:41: StdErr from Kernel Process   warn(

Info 2021-05-06 21:10:46: Interrupting kernel: python394jvsc74a57bd0aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49
Info 2021-05-06 21:10:46: KernelProcess output: Content-Length: 137
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Execute rpc method interrupt_kernel in DS Daemon", "pid": 50063}}
Info 2021-05-06 21:10:46: Python Daemon (pid: 50063): Execute rpc method interrupt_kernel in DS Daemon
Info 2021-05-06 21:10:46: KernelProcess output: Content-Length: 169
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Execute rpc method interrupt_kernel from /usr/local/opt/python@3.9/bin/python3.9", "pid": 50063}}Content-Length: 134
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "method": "log", "params": {"level": "INFO", "msg": "Interrupt kernel in DS Kernel Launcher Daemon", "pid": 50063}}Content-Length: 43
Content-Type: application/vscode-jsonrpc; charset=utf8

{"jsonrpc": "2.0", "id": 2, "result": null}
Info 2021-05-06 21:10:46: Python Daemon (pid: 50063): Execute rpc method interrupt_kernel from /usr/local/opt/python@3.9/bin/python3.9
Info 2021-05-06 21:10:46: Python Daemon (pid: 50063): Interrupt kernel in DS Kernel Launcher Daemon
Info 2021-05-06 21:11:48: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:11:48: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:11:48: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:11:48: changeDirectoryIfPossible
Info 2021-05-06 21:11:48: Kernel switching to busy
Info 2021-05-06 21:11:48: Kernel switching to idle
Info 2021-05-06 21:11:48: Adding hash for 1 = ef573bff106f with 3 lines
Info 2021-05-06 21:11:48: Kernel switching to busy
Info 2021-05-06 21:11:48: Kernel switching to idle
Info 2021-05-06 21:11:48: Finished execution for 979da9cb-aaed-423b-b430-7483a3a8b8d8
Info 2021-05-06 21:16:22: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:16:22: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:16:22: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:16:22: Adding hash for 2 = dfe60361ee55 with 11 lines
Info 2021-05-06 21:16:22: Kernel switching to busy
Info 2021-05-06 21:16:22: Kernel switching to idle
Info 2021-05-06 21:16:22: Finished execution for 1c9390d6-d8cd-418c-920f-7700b7b78a6a
Info 2021-05-06 21:16:32: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:16:32: Kernel switching to busy
Info 2021-05-06 21:16:32: Kernel switching to idle
Info 2021-05-06 21:16:40: Loading webview. View is notset
Info 2021-05-06 21:16:40: Loading web view...
Info 2021-05-06 21:16:40: Webview panel created.
Info 2021-05-06 21:16:40: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:16:40: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 21:16:40: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Warn 2021-05-06 21:16:40: Failed to get version of Pandas to use Data Viewer i [Error]: Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'pandas'

    at ChildProcess.<anonymous> (/Users/juliant/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/out/client/extension.js:24:224075)
    at Object.onceWrapper (events.js:422:26)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1048:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
  category: 'unknown'
}
Info 2021-05-06 21:16:40: Web view react rendered
Info 2021-05-06 21:16:40: Searching for token colors ...
Info 2021-05-06 21:16:40: Attempting search for colors ...
Info 2021-05-06 21:16:40: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:16:40: Searching for token colors ...
Info 2021-05-06 21:16:40: Attempting search for colors ...
Info 2021-05-06 21:16:40: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:16:40: Attempting search for colors ...
Info 2021-05-06 21:16:40: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:16:40: Attempting search for colors ...
Info 2021-05-06 21:16:40: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:16:40: Using colors to generate CSS ...
Info 2021-05-06 21:16:40: Using colors to generate CSS ...
Info 2021-05-06 21:17:03: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:17:03: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import pandas"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import pandas"
Info 2021-05-06 21:17:03: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import pandas"
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py -c "import pandas"
Info 2021-05-06 21:17:03: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:17:03: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:17:03: Process Execution: > /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
> /usr/local/bin/python3 ~/.vscode/extensions/ms-toolsai.jupyter-2021.6.811652604/pythonFiles/pyvsc-run-isolated.py pip list
Info 2021-05-06 21:17:03: Kernel switching to busy
Info 2021-05-06 21:17:04: Kernel switching to idle
Info 2021-05-06 21:17:04: Kernel switching to busy
Info 2021-05-06 21:17:04: Kernel switching to idle
Info 2021-05-06 21:17:05: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:17:05: Loading webview. View is notset
Info 2021-05-06 21:17:05: Loading web view...
Info 2021-05-06 21:17:05: Webview panel created.
Info 2021-05-06 21:17:05: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:17:05: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 21:17:05: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 21:17:05: Kernel switching to busy
Info 2021-05-06 21:17:05: Kernel switching to idle
Info 2021-05-06 21:17:05: Web view react rendered
Info 2021-05-06 21:17:05: Searching for token colors ...
Info 2021-05-06 21:17:05: Attempting search for colors ...
Info 2021-05-06 21:17:05: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:17:05: Searching for token colors ...
Info 2021-05-06 21:17:05: Attempting search for colors ...
Info 2021-05-06 21:17:05: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:17:05: Attempting search for colors ...
Info 2021-05-06 21:17:05: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:17:05: Attempting search for colors ...
Info 2021-05-06 21:17:05: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:17:05: Using colors to generate CSS ...
Info 2021-05-06 21:17:05: Using colors to generate CSS ...
Info 2021-05-06 21:18:51: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:18:51: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:18:51: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:18:51: Adding hash for 3 = 9d751b73654f with 11 lines
Info 2021-05-06 21:18:51: Kernel switching to busy
Info 2021-05-06 21:18:51: Kernel switching to idle
Info 2021-05-06 21:18:51: Finished execution for e0bc46f6-a7bd-4ff0-9e2d-1f14932c045f
Info 2021-05-06 21:18:51: Kernel switching to busy
Info 2021-05-06 21:18:51: Kernel switching to idle
Info 2021-05-06 21:20:08: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:20:08: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:20:08: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:20:08: Adding hash for 4 = 1a578c8ef5dc with 13 lines
Info 2021-05-06 21:20:08: Kernel switching to busy
Info 2021-05-06 21:20:08: Kernel switching to idle
Info 2021-05-06 21:20:08: Finished execution for 4c475766-eb7c-4765-8d73-b247c9fa808e
Info 2021-05-06 21:20:09: Kernel switching to busy
Info 2021-05-06 21:20:09: Kernel switching to idle
Info 2021-05-06 21:20:38: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:20:38: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:20:38: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:20:38: Adding hash for 5 = 1a578c8ef5dc with 13 lines
Info 2021-05-06 21:20:38: Kernel switching to busy
Info 2021-05-06 21:20:38: Kernel switching to idle
Info 2021-05-06 21:20:38: Finished execution for 76dd814f-b9b6-425f-b3f3-b03588d292a6
Info 2021-05-06 21:20:39: Kernel switching to busy
Info 2021-05-06 21:20:39: Kernel switching to idle
Info 2021-05-06 21:21:05: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:05: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:05: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:05: Adding hash for 6 = 566d0f39942f with 5 lines
Info 2021-05-06 21:21:05: Kernel switching to busy
Info 2021-05-06 21:21:05: Kernel switching to idle
Info 2021-05-06 21:21:05: Finished execution for 47600de2-84f9-4f15-bf41-87a5d6600fce
Info 2021-05-06 21:21:05: Kernel switching to busy
Info 2021-05-06 21:21:05: Kernel switching to idle
Info 2021-05-06 21:21:12: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:21:21: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:21: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:21: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:21: Adding hash for 7 = 566d0f39942f with 5 lines
Info 2021-05-06 21:21:21: Kernel switching to busy
Info 2021-05-06 21:21:21: Kernel switching to idle
Info 2021-05-06 21:21:21: Finished execution for 9aa73e67-7edb-4fc2-b34d-7f07ac26f714
Info 2021-05-06 21:21:21: Kernel switching to busy
Info 2021-05-06 21:21:21: Kernel switching to idle
Info 2021-05-06 21:21:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:23: Adding hash for 8 = 566d0f39942f with 5 lines
Info 2021-05-06 21:21:23: Kernel switching to busy
Info 2021-05-06 21:21:23: Kernel switching to idle
Info 2021-05-06 21:21:23: Finished execution for ce8723ce-2dc3-4170-b430-9570766cb720
Info 2021-05-06 21:21:23: Kernel switching to busy
Info 2021-05-06 21:21:23: Kernel switching to idle
Info 2021-05-06 21:21:27: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:27: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:27: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:27: Adding hash for 9 = 566d0f39942f with 5 lines
Info 2021-05-06 21:21:27: Kernel switching to busy
Info 2021-05-06 21:21:27: Kernel switching to idle
Info 2021-05-06 21:21:27: Finished execution for 74d6b496-570a-4d63-93ed-2926a535bee6
Info 2021-05-06 21:21:27: Kernel switching to busy
Info 2021-05-06 21:21:27: Kernel switching to idle
Info 2021-05-06 21:21:46: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:46: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:46: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:46: Adding hash for 10 = cb761a5d48c1 with 1 lines
Info 2021-05-06 21:21:46: Kernel switching to busy
Info 2021-05-06 21:21:46: Kernel switching to idle
Info 2021-05-06 21:21:46: Finished execution for 1eb74e24-fa88-43e5-9f6a-a802dafda1b3
Info 2021-05-06 21:21:46: Kernel switching to busy
Info 2021-05-06 21:21:46: Kernel switching to idle
Info 2021-05-06 21:21:49: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:49: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:49: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:49: Adding hash for 11 = eb00283fb085 with 1 lines
Info 2021-05-06 21:21:49: Kernel switching to busy
Info 2021-05-06 21:21:49: Kernel switching to idle
Info 2021-05-06 21:21:49: Finished execution for a73d4f8f-7513-43a5-991f-7395e6fe7f2f
Info 2021-05-06 21:21:49: Kernel switching to busy
Info 2021-05-06 21:21:49: Kernel switching to idle
Info 2021-05-06 21:21:50: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:50: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:50: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:50: Adding hash for 12 = ca8c0d369965 with 2 lines
Info 2021-05-06 21:21:50: Kernel switching to busy
Info 2021-05-06 21:21:50: Kernel switching to idle
Info 2021-05-06 21:21:50: Finished execution for 88364928-c5c0-4d33-9f42-720f7d24e6dc
Info 2021-05-06 21:21:50: Kernel switching to busy
Info 2021-05-06 21:21:50: Kernel switching to idle
Info 2021-05-06 21:21:54: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:54: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:54: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:54: Adding hash for 13 = ca8c0d369965 with 2 lines
Info 2021-05-06 21:21:54: Kernel switching to busy
Info 2021-05-06 21:21:54: Kernel switching to idle
Info 2021-05-06 21:21:54: Finished execution for dcf7d454-47ae-4e62-921a-c18b59f93a44
Info 2021-05-06 21:21:54: Kernel switching to busy
Info 2021-05-06 21:21:54: Kernel switching to idle
Info 2021-05-06 21:21:55: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:21:55: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:21:55: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:21:55: Adding hash for 14 = ca8c0d369965 with 2 lines
Info 2021-05-06 21:21:55: Kernel switching to busy
Info 2021-05-06 21:21:55: Kernel switching to idle
Info 2021-05-06 21:21:55: Finished execution for 4fcc4059-2b73-4493-8e72-0f7e6218eeb4
Info 2021-05-06 21:21:55: Kernel switching to busy
Info 2021-05-06 21:21:55: Kernel switching to idle
Info 2021-05-06 21:24:57: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:24:57: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:24:57: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:24:57: Adding hash for 15 = 342e961415ee with 5 lines
Info 2021-05-06 21:24:57: Kernel switching to busy
Info 2021-05-06 21:24:57: Kernel switching to idle
Info 2021-05-06 21:24:57: Finished execution for a38c8a29-ba40-4960-b920-3498853175ce
Info 2021-05-06 21:24:57: Kernel switching to busy
Info 2021-05-06 21:24:57: Kernel switching to idle
Info 2021-05-06 21:25:03: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:25:10: Loading webview. View is notset
Info 2021-05-06 21:25:10: Loading web view...
Info 2021-05-06 21:25:10: Webview panel created.
Info 2021-05-06 21:25:10: Cached data exists getEnvironmentVariables, <No Resource>
Info 2021-05-06 21:25:10: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 21:25:10: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 21:25:10: Kernel switching to busy
Info 2021-05-06 21:25:10: Kernel switching to idle
Info 2021-05-06 21:25:10: Web view react rendered
Info 2021-05-06 21:25:10: Searching for token colors ...
Info 2021-05-06 21:25:10: Attempting search for colors ...
Info 2021-05-06 21:25:10: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:25:10: Attempting search for colors ...
Info 2021-05-06 21:25:10: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:25:10: Using colors to generate CSS ...
Info 2021-05-06 21:25:11: Kernel switching to busy
Info 2021-05-06 21:25:11: Kernel switching to idle
Info 2021-05-06 21:25:11: Searching for token colors ...
Info 2021-05-06 21:25:11: Attempting search for colors ...
Info 2021-05-06 21:25:11: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:25:11: Attempting search for colors ...
Info 2021-05-06 21:25:11: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 21:25:11: Using colors to generate CSS ...
Info 2021-05-06 21:25:25: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:25:25: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:25:25: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:25:25: Adding hash for 16 = a4e7aec14cac with 6 lines
Info 2021-05-06 21:25:25: Kernel switching to busy
Info 2021-05-06 21:25:25: Kernel switching to idle
Info 2021-05-06 21:25:25: Finished execution for 78835fd4-46b0-4e95-87c6-d2b7de363652
Info 2021-05-06 21:25:26: Kernel switching to busy
Info 2021-05-06 21:25:26: Kernel switching to idle
Info 2021-05-06 21:25:47: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:25:47: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:25:47: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:25:47: Adding hash for 17 = 35e1432fe410 with 3 lines
Info 2021-05-06 21:25:47: Kernel switching to busy
Info 2021-05-06 21:25:47: Kernel switching to idle
Info 2021-05-06 21:25:47: Finished execution for 47121e0d-60b7-438b-a1fc-1f720f99a5e2
Info 2021-05-06 21:25:47: Kernel switching to busy
Info 2021-05-06 21:25:47: Kernel switching to idle
Info 2021-05-06 21:30:43: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:30:43: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:30:43: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:30:43: Adding hash for 18 = 35e1432fe410 with 3 lines
Info 2021-05-06 21:30:43: Kernel switching to busy
Info 2021-05-06 21:30:43: Kernel switching to idle
Info 2021-05-06 21:30:43: Finished execution for e4d25788-6fce-40e7-8008-171fdf8d8d43
Info 2021-05-06 21:30:43: Kernel switching to busy
Info 2021-05-06 21:30:43: Kernel switching to idle
Info 2021-05-06 21:32:07: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:32:07: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:32:07: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:32:07: Adding hash for 19 = cc299726b727 with 3 lines
Info 2021-05-06 21:32:07: Kernel switching to busy
Info 2021-05-06 21:32:07: Kernel switching to idle
Info 2021-05-06 21:32:07: Finished execution for 883ccc8d-b81e-429c-9e9a-63c205bf76db
Info 2021-05-06 21:32:07: Kernel switching to busy
Info 2021-05-06 21:32:07: Kernel switching to idle
Info 2021-05-06 21:35:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:35:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:35:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:35:23: Adding hash for 20 = 18206a32882f with 5 lines
Info 2021-05-06 21:35:23: Kernel switching to busy
Info 2021-05-06 21:35:23: Kernel switching to idle
Info 2021-05-06 21:35:23: Finished execution for 3a4527bb-1388-4ea3-aa96-1f9eddbdd2b7
Info 2021-05-06 21:35:23: Kernel switching to busy
Info 2021-05-06 21:35:23: Kernel switching to idle
Info 2021-05-06 21:38:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:38:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:38:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:38:23: Adding hash for 21 = 18206a32882f with 5 lines
Info 2021-05-06 21:38:23: Kernel switching to busy
Info 2021-05-06 21:38:23: Kernel switching to idle
Info 2021-05-06 21:38:23: Finished execution for f2dee1a1-1d24-476c-ad69-04d2818ca821
Info 2021-05-06 21:38:23: Kernel switching to busy
Info 2021-05-06 21:38:23: Kernel switching to idle
Info 2021-05-06 21:39:31: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:39:31: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:39:31: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:39:31: Adding hash for 22 = dc3f94b4e221 with 5 lines
Info 2021-05-06 21:39:31: Kernel switching to busy
Info 2021-05-06 21:39:31: Kernel switching to idle
Info 2021-05-06 21:39:31: Finished execution for 3eae45cb-dd06-4cec-8a81-8dfbb0331502
Info 2021-05-06 21:39:31: Kernel switching to busy
Info 2021-05-06 21:39:31: Kernel switching to idle
Info 2021-05-06 21:39:31: Kernel switching to busy
Info 2021-05-06 21:39:31: Kernel switching to idle
Info 2021-05-06 21:39:31: Kernel switching to busy
Info 2021-05-06 21:39:31: Kernel switching to idle
Info 2021-05-06 21:39:40: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:39:40: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:39:40: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:39:40: Adding hash for 23 = ab84863c0a86 with 5 lines
Info 2021-05-06 21:39:40: Kernel switching to busy
Info 2021-05-06 21:39:40: Kernel switching to idle
Info 2021-05-06 21:39:40: Finished execution for 182cfb17-6e49-439b-9320-92f2581e337a
Info 2021-05-06 21:39:40: Kernel switching to busy
Info 2021-05-06 21:39:40: Kernel switching to idle
Info 2021-05-06 21:39:40: Kernel switching to busy
Info 2021-05-06 21:39:40: Kernel switching to idle
Info 2021-05-06 21:41:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:41:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:41:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:41:23: Adding hash for 24 = e4301911688d with 5 lines
Info 2021-05-06 21:41:23: Kernel switching to busy
Info 2021-05-06 21:41:23: Kernel switching to idle
Info 2021-05-06 21:41:23: Finished execution for b4eb74ee-bbd8-4c2e-b901-7b5549366b99
Info 2021-05-06 21:41:23: Kernel switching to busy
Info 2021-05-06 21:41:23: Kernel switching to idle
Info 2021-05-06 21:41:23: Kernel switching to busy
Info 2021-05-06 21:41:23: Kernel switching to idle
Info 2021-05-06 21:42:01: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:42:01: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:42:01: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:42:01: Adding hash for 25 = 4d59664ae131 with 5 lines
Info 2021-05-06 21:42:01: Kernel switching to busy
Info 2021-05-06 21:42:01: Kernel switching to idle
Info 2021-05-06 21:42:01: Finished execution for 3c136ff1-4adb-4e13-ba67-ac10ad99dec1
Info 2021-05-06 21:42:01: Kernel switching to busy
Info 2021-05-06 21:42:01: Kernel switching to idle
Info 2021-05-06 21:42:01: Kernel switching to busy
Info 2021-05-06 21:42:01: Kernel switching to idle
Info 2021-05-06 21:42:09: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:42:09: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:42:09: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:42:09: Adding hash for 26 = 452c040c5ff5 with 7 lines
Info 2021-05-06 21:42:09: Kernel switching to busy
Info 2021-05-06 21:42:09: Kernel switching to idle
Info 2021-05-06 21:42:09: Finished execution for 4b4ff171-62fc-4746-a0b6-69e412a01c74
Info 2021-05-06 21:42:09: Kernel switching to busy
Info 2021-05-06 21:42:09: Kernel switching to idle
Info 2021-05-06 21:42:09: Kernel switching to busy
Info 2021-05-06 21:42:09: Kernel switching to idle
Info 2021-05-06 21:42:12: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:42:12: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:42:12: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:42:12: Adding hash for 27 = 452c040c5ff5 with 7 lines
Info 2021-05-06 21:42:12: Kernel switching to busy
Info 2021-05-06 21:42:12: Kernel switching to idle
Info 2021-05-06 21:42:12: Finished execution for 56483289-42be-4d4d-96b4-5e5c226aec11
Info 2021-05-06 21:42:12: Kernel switching to busy
Info 2021-05-06 21:42:12: Kernel switching to idle
Info 2021-05-06 21:42:12: Kernel switching to busy
Info 2021-05-06 21:42:12: Kernel switching to idle
Info 2021-05-06 21:43:57: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:43:57: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:43:57: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:43:57: Adding hash for 28 = ecebebac66da with 13 lines
Info 2021-05-06 21:43:57: Kernel switching to busy
Info 2021-05-06 21:43:57: Kernel switching to idle
Info 2021-05-06 21:43:57: Finished execution for 0f70afb5-c273-4cbe-bdf7-c0561dca4591
Info 2021-05-06 21:43:57: Kernel switching to busy
Info 2021-05-06 21:43:57: Kernel switching to idle
Info 2021-05-06 21:43:57: Kernel switching to busy
Info 2021-05-06 21:43:57: Kernel switching to idle
Info 2021-05-06 21:44:19: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:44:19: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:44:19: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:44:19: Adding hash for 29 = c4465ed1c521 with 14 lines
Info 2021-05-06 21:44:19: Kernel switching to busy
Info 2021-05-06 21:44:19: Kernel switching to idle
Info 2021-05-06 21:44:19: Finished execution for 152c6da3-ef87-45d3-9ff7-afa31098559f
Info 2021-05-06 21:44:19: Kernel switching to busy
Info 2021-05-06 21:44:19: Kernel switching to idle
Info 2021-05-06 21:44:19: Kernel switching to busy
Info 2021-05-06 21:44:19: Kernel switching to idle
Info 2021-05-06 21:44:28: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:44:28: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:44:28: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:44:28: Adding hash for 30 = c4465ed1c521 with 13 lines
Info 2021-05-06 21:44:28: Kernel switching to busy
Info 2021-05-06 21:44:28: Kernel switching to idle
Info 2021-05-06 21:44:28: Finished execution for e355e8f0-29fb-4276-9648-615eea99b79a
Info 2021-05-06 21:44:28: Kernel switching to busy
Info 2021-05-06 21:44:28: Kernel switching to idle
Info 2021-05-06 21:44:28: Kernel switching to busy
Info 2021-05-06 21:44:28: Kernel switching to idle
Info 2021-05-06 21:45:22: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:45:22: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:45:22: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:45:22: Adding hash for 31 = d33a21f366ab with 8 lines
Info 2021-05-06 21:45:22: Kernel switching to busy
Info 2021-05-06 21:45:22: Kernel switching to idle
Info 2021-05-06 21:45:22: Finished execution for 5946ded8-262d-4988-b370-f99014b98e56
Info 2021-05-06 21:45:22: Kernel switching to busy
Info 2021-05-06 21:45:22: Kernel switching to idle
Info 2021-05-06 21:45:22: Kernel switching to busy
Info 2021-05-06 21:45:22: Kernel switching to idle
Info 2021-05-06 21:46:13: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:46:13: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:46:13: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:46:13: Adding hash for 32 = 37c2ed59fd0b with 8 lines
Info 2021-05-06 21:46:13: Kernel switching to busy
Info 2021-05-06 21:46:13: Kernel switching to idle
Info 2021-05-06 21:46:13: Finished execution for 078a6b20-508a-46eb-ab1f-b096fc121ecc
Info 2021-05-06 21:46:13: Kernel switching to busy
Info 2021-05-06 21:46:13: Kernel switching to idle
Info 2021-05-06 21:46:13: Kernel switching to busy
Info 2021-05-06 21:46:13: Kernel switching to idle
Info 2021-05-06 21:46:19: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:46:19: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:46:19: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:46:19: Adding hash for 33 = b51a019d9e27 with 1 lines
Info 2021-05-06 21:46:19: Kernel switching to busy
Info 2021-05-06 21:46:19: Kernel switching to idle
Info 2021-05-06 21:46:19: Finished execution for a59a5eda-7159-4185-9d30-643a23d21ca3
Info 2021-05-06 21:46:19: Kernel switching to busy
Info 2021-05-06 21:46:19: Kernel switching to idle
Info 2021-05-06 21:46:19: Kernel switching to busy
Info 2021-05-06 21:46:19: Kernel switching to idle
Info 2021-05-06 21:46:31: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:46:31: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:46:31: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:46:31: Adding hash for 34 = b51a019d9e27 with 2 lines
Info 2021-05-06 21:46:31: Kernel switching to busy
Info 2021-05-06 21:46:31: Kernel switching to idle
Info 2021-05-06 21:46:31: Finished execution for 75eb20dc-d3cc-4ee5-bcbb-07bc30355b5f
Info 2021-05-06 21:46:31: Kernel switching to busy
Info 2021-05-06 21:46:31: Kernel switching to idle
Info 2021-05-06 21:46:31: Kernel switching to busy
Info 2021-05-06 21:46:31: Kernel switching to idle
Info 2021-05-06 21:47:20: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:47:20: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:47:20: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:47:20: Adding hash for 35 = 1f6d84e5fc82 with 6 lines
Info 2021-05-06 21:47:20: Kernel switching to busy
Info 2021-05-06 21:47:20: Kernel switching to idle
Info 2021-05-06 21:47:20: Finished execution for 4d25d0e5-3f87-4507-b72d-3fe96ce09018
Info 2021-05-06 21:47:20: Kernel switching to busy
Info 2021-05-06 21:47:20: Kernel switching to idle
Info 2021-05-06 21:47:20: Kernel switching to busy
Info 2021-05-06 21:47:20: Kernel switching to idle
Info 2021-05-06 21:47:52: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:47:52: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:47:52: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:47:52: Adding hash for 36 = 4a8bd25dd189 with 6 lines
Info 2021-05-06 21:47:52: Kernel switching to busy
Info 2021-05-06 21:47:52: Kernel switching to idle
Info 2021-05-06 21:47:52: Finished execution for 38896a18-ff9d-45ac-9d0f-4d9cdcf70657
Info 2021-05-06 21:47:53: Kernel switching to busy
Info 2021-05-06 21:47:53: Kernel switching to idle
Info 2021-05-06 21:47:53: Kernel switching to busy
Info 2021-05-06 21:47:53: Kernel switching to idle
Info 2021-05-06 21:48:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:48:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:48:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:48:23: Adding hash for 37 = 2a57d6c53174 with 13 lines
Info 2021-05-06 21:48:23: Kernel switching to busy
Info 2021-05-06 21:48:23: Kernel switching to idle
Info 2021-05-06 21:48:23: Finished execution for cea9a735-0abe-4091-b161-1afced7ab130
Info 2021-05-06 21:48:23: Kernel switching to busy
Info 2021-05-06 21:48:23: Kernel switching to idle
Info 2021-05-06 21:48:23: Kernel switching to busy
Info 2021-05-06 21:48:23: Kernel switching to idle
Info 2021-05-06 21:49:27: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:49:27: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:49:27: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:49:27: Adding hash for 38 = d403309644cd with 17 lines
Info 2021-05-06 21:49:27: Kernel switching to busy
Info 2021-05-06 21:49:27: Kernel switching to idle
Info 2021-05-06 21:49:27: Finished execution for 2aebea93-2858-4924-ab67-4baf93a3a5a3
Info 2021-05-06 21:49:27: Kernel switching to busy
Info 2021-05-06 21:49:27: Kernel switching to idle
Info 2021-05-06 21:49:27: Kernel switching to busy
Info 2021-05-06 21:49:27: Kernel switching to idle
Info 2021-05-06 21:49:31: Attempting to start a server because of preload conditions ...
Info 2021-05-06 21:50:07: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:50:07: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:50:07: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:50:07: Adding hash for 39 = 30ce953d3773 with 5 lines
Info 2021-05-06 21:50:07: Kernel switching to busy
Info 2021-05-06 21:50:07: Kernel switching to idle
Info 2021-05-06 21:50:07: Finished execution for a6153d12-f925-40e0-b02e-ab5bff4cc0da
Info 2021-05-06 21:50:07: Kernel switching to busy
Info 2021-05-06 21:50:07: Kernel switching to idle
Info 2021-05-06 21:50:07: Kernel switching to busy
Info 2021-05-06 21:50:07: Kernel switching to idle
Info 2021-05-06 21:50:24: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:50:24: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:50:24: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:50:24: Adding hash for 40 = 7dd19d7a5731 with 8 lines
Info 2021-05-06 21:50:24: Kernel switching to busy
Info 2021-05-06 21:50:24: Kernel switching to idle
Info 2021-05-06 21:50:24: Finished execution for 955e748d-1fd1-4199-9618-a07122c8e207
Info 2021-05-06 21:50:24: Kernel switching to busy
Info 2021-05-06 21:50:24: Kernel switching to idle
Info 2021-05-06 21:50:24: Kernel switching to busy
Info 2021-05-06 21:50:24: Kernel switching to idle
Info 2021-05-06 21:51:11: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:51:11: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:51:11: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:51:11: Adding hash for 41 = 1c4127142d24 with 16 lines
Info 2021-05-06 21:51:11: Kernel switching to busy
Info 2021-05-06 21:51:11: Kernel switching to idle
Info 2021-05-06 21:51:11: Finished execution for 6abaf7ce-ece1-44f4-b856-096179e9ae86
Info 2021-05-06 21:51:11: Kernel switching to busy
Info 2021-05-06 21:51:11: Kernel switching to idle
Info 2021-05-06 21:51:11: Kernel switching to busy
Info 2021-05-06 21:51:11: Kernel switching to idle
Info 2021-05-06 21:51:14: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:51:14: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:51:14: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:51:14: Adding hash for 42 = 1c4127142d24 with 16 lines
Info 2021-05-06 21:51:14: Kernel switching to busy
Info 2021-05-06 21:51:14: Kernel switching to idle
Info 2021-05-06 21:51:14: Finished execution for e0053bb8-f08d-4929-8899-b7acfd7152c8
Info 2021-05-06 21:51:14: Kernel switching to busy
Info 2021-05-06 21:51:14: Kernel switching to idle
Info 2021-05-06 21:51:14: Kernel switching to busy
Info 2021-05-06 21:51:14: Kernel switching to idle
Info 2021-05-06 21:53:21: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:53:21: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:53:21: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:53:21: Adding hash for 43 = 1c4127142d24 with 16 lines
Info 2021-05-06 21:53:21: Kernel switching to busy
Info 2021-05-06 21:53:21: Kernel switching to idle
Info 2021-05-06 21:53:21: Finished execution for 32a402c6-340a-4944-9b07-add12ec50d79
Info 2021-05-06 21:53:21: Kernel switching to busy
Info 2021-05-06 21:53:21: Kernel switching to idle
Info 2021-05-06 21:53:21: Kernel switching to busy
Info 2021-05-06 21:53:21: Kernel switching to idle
Info 2021-05-06 21:53:52: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:53:52: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:53:52: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:53:52: Adding hash for 44 = 7836ab9ffb24 with 3 lines
Info 2021-05-06 21:53:52: Kernel switching to busy
Info 2021-05-06 21:53:52: Kernel switching to idle
Info 2021-05-06 21:53:52: Finished execution for b710b04f-fd9a-4451-b0f3-6c42d1e91eb2
Info 2021-05-06 21:53:52: Kernel switching to busy
Info 2021-05-06 21:53:52: Kernel switching to idle
Info 2021-05-06 21:53:52: Kernel switching to busy
Info 2021-05-06 21:53:52: Kernel switching to idle
Info 2021-05-06 21:54:17: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:54:17: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:54:17: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:54:17: Adding hash for 45 = 8cf4b1f1707a with 7 lines
Info 2021-05-06 21:54:17: Kernel switching to busy
Info 2021-05-06 21:54:17: Kernel switching to idle
Info 2021-05-06 21:54:17: Finished execution for 612485ac-345f-4fad-8b16-a3454d11185b
Info 2021-05-06 21:54:17: Kernel switching to busy
Info 2021-05-06 21:54:17: Kernel switching to idle
Info 2021-05-06 21:54:17: Kernel switching to busy
Info 2021-05-06 21:54:17: Kernel switching to idle
Info 2021-05-06 21:54:48: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:54:48: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:54:48: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:54:48: Adding hash for 46 = bc34cc812d47 with 12 lines
Info 2021-05-06 21:54:48: Kernel switching to busy
Info 2021-05-06 21:54:48: Kernel switching to idle
Info 2021-05-06 21:54:48: Finished execution for f37dd2d9-69c4-4b6c-926f-fad510192546
Info 2021-05-06 21:54:48: Kernel switching to busy
Info 2021-05-06 21:54:48: Kernel switching to idle
Info 2021-05-06 21:54:48: Kernel switching to busy
Info 2021-05-06 21:54:48: Kernel switching to idle
Info 2021-05-06 21:56:07: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:56:07: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:56:07: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:56:07: Adding hash for 47 = bc34cc812d47 with 12 lines
Info 2021-05-06 21:56:07: Kernel switching to busy
Info 2021-05-06 21:56:07: Kernel switching to idle
Info 2021-05-06 21:56:07: Finished execution for 47058ea2-8aca-438e-9a8e-73a8b5d4ff66
Info 2021-05-06 21:56:07: Kernel switching to busy
Info 2021-05-06 21:56:07: Kernel switching to idle
Info 2021-05-06 21:56:07: Kernel switching to busy
Info 2021-05-06 21:56:07: Kernel switching to idle
Info 2021-05-06 21:57:47: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:57:47: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:57:47: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:57:47: Adding hash for 48 = 11aea30ce82d with 6 lines
Info 2021-05-06 21:57:47: Kernel switching to busy
Info 2021-05-06 21:57:47: Kernel switching to idle
Info 2021-05-06 21:57:47: Finished execution for a2762a3a-764c-41bc-ab66-572915b988d8
Info 2021-05-06 21:57:47: Kernel switching to busy
Info 2021-05-06 21:57:47: Kernel switching to idle
Info 2021-05-06 21:57:47: Kernel switching to busy
Info 2021-05-06 21:57:47: Kernel switching to idle
Info 2021-05-06 21:58:17: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 21:58:17: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 21:58:17: UpdateWorkingDirectoryAndPath
Info 2021-05-06 21:58:17: Adding hash for 49 = 6a4033e9bd20 with 11 lines
Info 2021-05-06 21:58:17: Kernel switching to busy
Info 2021-05-06 21:58:17: Kernel switching to idle
Info 2021-05-06 21:58:17: Finished execution for e06772d2-69f1-4211-935e-4e4c892ef9c0
Info 2021-05-06 21:58:17: Kernel switching to busy
Info 2021-05-06 21:58:17: Kernel switching to idle
Info 2021-05-06 21:58:17: Kernel switching to busy
Info 2021-05-06 21:58:17: Kernel switching to idle
Info 2021-05-06 22:00:03: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:00:03: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:00:03: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:00:03: Adding hash for 50 = aac25dc7b11f with 14 lines
Info 2021-05-06 22:00:03: Kernel switching to busy
Info 2021-05-06 22:00:03: Kernel switching to idle
Info 2021-05-06 22:00:03: Finished execution for 7242fd62-b63d-4f3c-a1fc-ac44c913bfcc
Info 2021-05-06 22:00:03: Kernel switching to busy
Info 2021-05-06 22:00:03: Kernel switching to idle
Info 2021-05-06 22:00:03: Kernel switching to busy
Info 2021-05-06 22:00:03: Kernel switching to idle
Info 2021-05-06 22:00:12: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:00:12: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:00:12: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:00:12: Adding hash for 51 = aac25dc7b11f with 14 lines
Info 2021-05-06 22:00:12: Kernel switching to busy
Info 2021-05-06 22:00:12: Kernel switching to idle
Info 2021-05-06 22:00:12: Finished execution for de201710-9684-4d99-a271-2336ebd261d4
Info 2021-05-06 22:00:12: Kernel switching to busy
Info 2021-05-06 22:00:12: Kernel switching to idle
Info 2021-05-06 22:00:12: Kernel switching to busy
Info 2021-05-06 22:00:12: Kernel switching to idle
Info 2021-05-06 22:00:23: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:00:23: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:00:23: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:00:23: Adding hash for 52 = e79e2ecaf83f with 14 lines
Info 2021-05-06 22:00:23: Kernel switching to busy
Info 2021-05-06 22:00:23: Kernel switching to idle
Info 2021-05-06 22:00:23: Finished execution for d64243b7-2d69-4d7e-b0a2-835cebd2f7da
Info 2021-05-06 22:00:23: Kernel switching to busy
Info 2021-05-06 22:00:23: Kernel switching to idle
Info 2021-05-06 22:00:23: Kernel switching to busy
Info 2021-05-06 22:00:23: Kernel switching to idle
Info 2021-05-06 22:00:26: Attempting to start a server because of preload conditions ...
Info 2021-05-06 22:00:46: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:00:46: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:00:46: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:00:46: Adding hash for 53 = a6002bb98429 with 15 lines
Info 2021-05-06 22:00:46: Kernel switching to busy
Info 2021-05-06 22:00:46: Kernel switching to idle
Info 2021-05-06 22:00:46: Finished execution for 27726eb4-b140-46e2-92f3-04359496d5ca
Info 2021-05-06 22:00:47: Kernel switching to busy
Info 2021-05-06 22:00:47: Kernel switching to idle
Info 2021-05-06 22:00:47: Kernel switching to busy
Info 2021-05-06 22:00:47: Kernel switching to idle
Info 2021-05-06 22:00:55: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:00:55: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:00:55: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:00:55: Adding hash for 54 = 66d7eda52165 with 15 lines
Info 2021-05-06 22:00:55: Kernel switching to busy
Info 2021-05-06 22:00:55: Kernel switching to idle
Info 2021-05-06 22:00:55: Finished execution for cc30646f-8eec-4a41-9aad-5b840bbb361e
Info 2021-05-06 22:00:55: Kernel switching to busy
Info 2021-05-06 22:00:55: Kernel switching to idle
Info 2021-05-06 22:00:55: Kernel switching to busy
Info 2021-05-06 22:00:55: Kernel switching to idle
Info 2021-05-06 22:01:05: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:01:05: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:01:05: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:01:05: Adding hash for 55 = 8d419d633e27 with 14 lines
Info 2021-05-06 22:01:05: Kernel switching to busy
Info 2021-05-06 22:01:05: Kernel switching to idle
Info 2021-05-06 22:01:06: Finished execution for 9b2d09db-0af1-4534-b9c7-c8ceb45919d7
Info 2021-05-06 22:01:06: Kernel switching to busy
Info 2021-05-06 22:01:06: Kernel switching to idle
Info 2021-05-06 22:01:06: Kernel switching to busy
Info 2021-05-06 22:01:06: Kernel switching to idle
Info 2021-05-06 22:02:32: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:02:32: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:02:32: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:02:32: Adding hash for 56 = 87f53fbe0cab with 16 lines
Info 2021-05-06 22:02:32: Kernel switching to busy
Info 2021-05-06 22:02:32: Kernel switching to idle
Info 2021-05-06 22:02:32: Finished execution for dbf5c4b1-8ea7-4e9a-a601-ab89f2075adf
Info 2021-05-06 22:02:32: Kernel switching to busy
Info 2021-05-06 22:02:32: Kernel switching to idle
Info 2021-05-06 22:02:32: Kernel switching to busy
Info 2021-05-06 22:02:32: Kernel switching to idle
Info 2021-05-06 22:02:45: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:02:45: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:02:45: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:02:45: Adding hash for 57 = 446e915b3b2a with 16 lines
Info 2021-05-06 22:02:45: Kernel switching to busy
Info 2021-05-06 22:02:45: Kernel switching to idle
Info 2021-05-06 22:02:45: Finished execution for 8bf06d53-37cb-4674-bb3e-953374f426a6
Info 2021-05-06 22:02:45: Kernel switching to busy
Info 2021-05-06 22:02:45: Kernel switching to idle
Info 2021-05-06 22:02:45: Kernel switching to busy
Info 2021-05-06 22:02:45: Kernel switching to idle
Info 2021-05-06 22:03:49: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:03:49: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:03:49: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:03:49: Adding hash for 58 = c15ba2cafab7 with 17 lines
Info 2021-05-06 22:03:49: Kernel switching to busy
Info 2021-05-06 22:03:49: Kernel switching to idle
Info 2021-05-06 22:03:49: Finished execution for bf78af61-1e57-4ea2-a334-67b382c6871a
Info 2021-05-06 22:03:49: Kernel switching to busy
Info 2021-05-06 22:03:49: Kernel switching to idle
Info 2021-05-06 22:03:49: Kernel switching to busy
Info 2021-05-06 22:03:49: Kernel switching to idle
Info 2021-05-06 22:04:34: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:04:34: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:04:34: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:04:34: Adding hash for 59 = c0cc3a560eae with 18 lines
Info 2021-05-06 22:04:34: Kernel switching to busy
Info 2021-05-06 22:04:34: Kernel switching to idle
Info 2021-05-06 22:04:34: Finished execution for 2b23fc2d-cc02-4357-9bf5-eb58b9bbe820
Info 2021-05-06 22:04:34: Kernel switching to busy
Info 2021-05-06 22:04:34: Kernel switching to idle
Info 2021-05-06 22:04:34: Kernel switching to busy
Info 2021-05-06 22:04:34: Kernel switching to idle
Info 2021-05-06 22:04:57: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:04:57: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:04:57: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:04:57: Adding hash for 60 = fade10ebc372 with 19 lines
Info 2021-05-06 22:04:57: Kernel switching to busy
Info 2021-05-06 22:04:57: Kernel switching to idle
Info 2021-05-06 22:04:57: Finished execution for db9bface-d982-4ef6-943e-42503a8595e1
Info 2021-05-06 22:04:57: Kernel switching to busy
Info 2021-05-06 22:04:57: Kernel switching to idle
Info 2021-05-06 22:04:57: Kernel switching to busy
Info 2021-05-06 22:04:57: Kernel switching to idle
Info 2021-05-06 22:06:20: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:06:20: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:06:20: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:06:20: Adding hash for 61 = 1e33fc9d3e18 with 21 lines
Info 2021-05-06 22:06:20: Kernel switching to busy
Info 2021-05-06 22:06:20: Kernel switching to idle
Info 2021-05-06 22:06:20: Finished execution for d1756ea3-dbc1-4c95-be74-f0ae490605f4
Info 2021-05-06 22:06:20: Kernel switching to busy
Info 2021-05-06 22:06:20: Kernel switching to idle
Info 2021-05-06 22:06:20: Kernel switching to busy
Info 2021-05-06 22:06:20: Kernel switching to idle
Info 2021-05-06 22:06:24: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:06:24: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:06:24: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:06:24: Adding hash for 62 = 94b16e80729a with 22 lines
Info 2021-05-06 22:06:24: Kernel switching to busy
Info 2021-05-06 22:06:24: Kernel switching to idle
Info 2021-05-06 22:06:24: Finished execution for 5d641dbd-e5d0-4871-8197-37201b8961bd
Info 2021-05-06 22:06:24: Kernel switching to busy
Info 2021-05-06 22:06:24: Kernel switching to idle
Info 2021-05-06 22:06:24: Kernel switching to busy
Info 2021-05-06 22:06:24: Kernel switching to idle
Info 2021-05-06 22:07:09: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:07:09: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:07:09: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:07:09: Adding hash for 63 = a878d5be5dd3 with 26 lines
Info 2021-05-06 22:07:09: Kernel switching to busy
Info 2021-05-06 22:07:09: Kernel switching to idle
Info 2021-05-06 22:07:09: Finished execution for cf572786-436d-435f-9832-2973ade64256
Info 2021-05-06 22:07:09: Kernel switching to busy
Info 2021-05-06 22:07:09: Kernel switching to idle
Info 2021-05-06 22:07:09: Kernel switching to busy
Info 2021-05-06 22:07:09: Kernel switching to idle
Info 2021-05-06 22:08:00: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:08:00: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:08:00: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:08:00: Adding hash for 64 = d745193b9211 with 29 lines
Info 2021-05-06 22:08:00: Kernel switching to busy
Info 2021-05-06 22:08:00: Kernel switching to idle
Info 2021-05-06 22:08:00: Finished execution for baf038ed-6baf-4a16-92fd-0b7406ce9740
Info 2021-05-06 22:08:00: Kernel switching to busy
Info 2021-05-06 22:08:00: Kernel switching to idle
Info 2021-05-06 22:08:00: Kernel switching to busy
Info 2021-05-06 22:08:00: Kernel switching to idle
Info 2021-05-06 22:10:57: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:10:57: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:10:57: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:10:57: Adding hash for 65 = 4fab56b1df93 with 30 lines
Info 2021-05-06 22:10:57: Kernel switching to busy
Info 2021-05-06 22:10:57: Kernel switching to idle
Info 2021-05-06 22:10:57: Finished execution for 293b014d-2490-44b3-8167-6f748fbbcba9
Info 2021-05-06 22:10:57: Kernel switching to busy
Info 2021-05-06 22:10:57: Kernel switching to idle
Info 2021-05-06 22:10:57: Kernel switching to busy
Info 2021-05-06 22:10:57: Kernel switching to idle
Info 2021-05-06 22:11:42: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:11:42: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:11:42: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:11:42: Adding hash for 66 = 4fab56b1df93 with 30 lines
Info 2021-05-06 22:11:42: Kernel switching to busy
Info 2021-05-06 22:11:42: Kernel switching to idle
Info 2021-05-06 22:11:42: Finished execution for 8456df74-8631-4749-998f-6d6639a1a33d
Info 2021-05-06 22:11:42: Kernel switching to busy
Info 2021-05-06 22:11:42: Kernel switching to idle
Info 2021-05-06 22:11:42: Kernel switching to busy
Info 2021-05-06 22:11:42: Kernel switching to idle
Info 2021-05-06 22:12:04: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:12:04: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:12:04: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:12:04: Adding hash for 67 = 48f7437e130f with 2 lines
Info 2021-05-06 22:12:04: Kernel switching to busy
Info 2021-05-06 22:12:04: Kernel switching to idle
Info 2021-05-06 22:12:04: Finished execution for b3bf72fc-a013-4010-aea5-84110009bb6c
Info 2021-05-06 22:12:04: Kernel switching to busy
Info 2021-05-06 22:12:04: Kernel switching to idle
Info 2021-05-06 22:12:04: Kernel switching to busy
Info 2021-05-06 22:12:04: Kernel switching to idle
Info 2021-05-06 22:12:17: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:12:17: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:12:17: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:12:17: Adding hash for 68 = ce12fbd39f58 with 2 lines
Info 2021-05-06 22:12:17: Kernel switching to busy
Info 2021-05-06 22:12:17: Kernel switching to idle
Info 2021-05-06 22:12:17: Finished execution for d5d4b14d-4e60-4216-a327-cb57219232f7
Info 2021-05-06 22:12:17: Kernel switching to busy
Info 2021-05-06 22:12:17: Kernel switching to idle
Info 2021-05-06 22:12:17: Kernel switching to busy
Info 2021-05-06 22:12:17: Kernel switching to idle
Info 2021-05-06 22:12:20: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:12:20: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:12:20: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:12:20: Adding hash for 69 = 48b4ae8e4d79 with 3 lines
Info 2021-05-06 22:12:20: Kernel switching to busy
Info 2021-05-06 22:12:20: Kernel switching to idle
Info 2021-05-06 22:12:20: Finished execution for 44824ebd-677a-438f-baa9-14486c6aedee
Info 2021-05-06 22:12:21: Kernel switching to busy
Info 2021-05-06 22:12:21: Kernel switching to idle
Info 2021-05-06 22:12:21: Kernel switching to busy
Info 2021-05-06 22:12:21: Kernel switching to idle
Info 2021-05-06 22:13:07: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:13:07: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:13:07: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:13:07: Adding hash for 70 = a3583b866270 with 5 lines
Info 2021-05-06 22:13:08: Kernel switching to busy
Info 2021-05-06 22:13:08: Kernel switching to idle
Info 2021-05-06 22:13:08: Finished execution for 7d3346bc-68a4-49d2-b451-5ce42a163bbc
Info 2021-05-06 22:13:08: Kernel switching to busy
Info 2021-05-06 22:13:08: Kernel switching to idle
Info 2021-05-06 22:13:08: Kernel switching to busy
Info 2021-05-06 22:13:08: Kernel switching to idle
Info 2021-05-06 22:13:26: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:13:26: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:13:26: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:13:26: Adding hash for 71 = 405981133e68 with 6 lines
Info 2021-05-06 22:13:26: Kernel switching to busy
Info 2021-05-06 22:13:26: Kernel switching to idle
Info 2021-05-06 22:13:26: Finished execution for 369e16b1-a79c-43fd-be11-6b1fb90c9c43
Info 2021-05-06 22:13:27: Kernel switching to busy
Info 2021-05-06 22:13:27: Kernel switching to idle
Info 2021-05-06 22:13:27: Kernel switching to busy
Info 2021-05-06 22:13:27: Kernel switching to idle
Info 2021-05-06 22:13:31: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:13:31: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:13:31: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:13:31: Adding hash for 72 = a42144034835 with 7 lines
Info 2021-05-06 22:13:31: Kernel switching to busy
Info 2021-05-06 22:13:31: Kernel switching to idle
Info 2021-05-06 22:13:31: Finished execution for 0d046bd0-6d87-4f18-9507-3a6ee48d2d9e
Info 2021-05-06 22:13:31: Kernel switching to busy
Info 2021-05-06 22:13:31: Kernel switching to idle
Info 2021-05-06 22:13:31: Kernel switching to busy
Info 2021-05-06 22:13:31: Kernel switching to idle
Info 2021-05-06 22:14:11: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:11: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:11: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:11: Adding hash for 73 = adbdd05860de with 7 lines
Info 2021-05-06 22:14:11: Kernel switching to busy
Info 2021-05-06 22:14:11: Kernel switching to idle
Info 2021-05-06 22:14:11: Finished execution for 0317e978-b240-4250-a7a2-4a151d46fc33
Info 2021-05-06 22:14:11: Kernel switching to busy
Info 2021-05-06 22:14:11: Kernel switching to idle
Info 2021-05-06 22:14:11: Kernel switching to busy
Info 2021-05-06 22:14:11: Kernel switching to idle
Info 2021-05-06 22:14:27: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:27: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:27: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:27: Adding hash for 74 = 305b1b15f21f with 1 lines
Info 2021-05-06 22:14:27: Kernel switching to busy
Info 2021-05-06 22:14:27: Kernel switching to idle
Info 2021-05-06 22:14:27: Finished execution for 3ed14c34-818a-410f-8ade-e53329c8d0e8
Info 2021-05-06 22:14:27: Kernel switching to busy
Info 2021-05-06 22:14:27: Kernel switching to idle
Info 2021-05-06 22:14:27: Kernel switching to busy
Info 2021-05-06 22:14:27: Kernel switching to idle
Info 2021-05-06 22:14:32: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:32: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:32: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:32: Adding hash for 75 = 748fe014c1a8 with 2 lines
Info 2021-05-06 22:14:32: Kernel switching to busy
Info 2021-05-06 22:14:32: Kernel switching to idle
Info 2021-05-06 22:14:32: Finished execution for 89329e5c-9dfb-41d4-a201-2d1142b3e998
Info 2021-05-06 22:14:32: Kernel switching to busy
Info 2021-05-06 22:14:32: Kernel switching to idle
Info 2021-05-06 22:14:32: Kernel switching to busy
Info 2021-05-06 22:14:32: Kernel switching to idle
Info 2021-05-06 22:14:42: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:42: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:42: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:42: Adding hash for 76 = 4f54cfe283cf with 3 lines
Info 2021-05-06 22:14:42: Kernel switching to busy
Info 2021-05-06 22:14:42: Kernel switching to idle
Info 2021-05-06 22:14:42: Finished execution for 8c8a3644-3bb3-4aec-9355-98d287819fea
Info 2021-05-06 22:14:42: Kernel switching to busy
Info 2021-05-06 22:14:42: Kernel switching to idle
Info 2021-05-06 22:14:42: Kernel switching to busy
Info 2021-05-06 22:14:42: Kernel switching to idle
Info 2021-05-06 22:14:46: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:46: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:46: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:46: Adding hash for 77 = 31a6934fb8da with 4 lines
Info 2021-05-06 22:14:46: Kernel switching to busy
Info 2021-05-06 22:14:46: Kernel switching to idle
Info 2021-05-06 22:14:46: Finished execution for 772bcce1-f8bc-4207-a36a-7b433821685e
Info 2021-05-06 22:14:46: Kernel switching to busy
Info 2021-05-06 22:14:46: Kernel switching to idle
Info 2021-05-06 22:14:47: Kernel switching to busy
Info 2021-05-06 22:14:47: Kernel switching to idle
Info 2021-05-06 22:14:48: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:48: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:48: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:48: Adding hash for 78 = 4feeecd3e17d with 5 lines
Info 2021-05-06 22:14:48: Kernel switching to busy
Info 2021-05-06 22:14:48: Kernel switching to idle
Info 2021-05-06 22:14:48: Finished execution for 72d79f70-96bc-40ff-8ebd-5f1bdab48e82
Info 2021-05-06 22:14:48: Kernel switching to busy
Info 2021-05-06 22:14:48: Kernel switching to idle
Info 2021-05-06 22:14:48: Kernel switching to busy
Info 2021-05-06 22:14:48: Kernel switching to idle
Info 2021-05-06 22:14:51: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:51: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:51: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:51: Adding hash for 79 = 1f89a4c40fcb with 6 lines
Info 2021-05-06 22:14:51: Kernel switching to busy
Info 2021-05-06 22:14:51: Kernel switching to idle
Info 2021-05-06 22:14:51: Finished execution for 58408463-a35f-4a0a-915f-96550f2ad6e5
Info 2021-05-06 22:14:51: Kernel switching to busy
Info 2021-05-06 22:14:51: Kernel switching to idle
Info 2021-05-06 22:14:51: Kernel switching to busy
Info 2021-05-06 22:14:51: Kernel switching to idle
Info 2021-05-06 22:14:52: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:14:52: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:14:52: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:14:52: Adding hash for 80 = b497f9ce9409 with 7 lines
Info 2021-05-06 22:14:52: Kernel switching to busy
Info 2021-05-06 22:14:52: Finished execution for af63315f-3a47-4df5-b219-1f37801b07a1
Info 2021-05-06 22:14:52: Kernel switching to idle
Info 2021-05-06 22:14:52: Kernel switching to busy
Info 2021-05-06 22:14:52: Kernel switching to idle
Info 2021-05-06 22:14:52: Kernel switching to busy
Info 2021-05-06 22:14:52: Kernel switching to idle
Info 2021-05-06 22:15:02: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:15:02: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:15:02: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:15:02: Adding hash for 81 = 1f89a4c40fcb with 7 lines
Info 2021-05-06 22:15:02: Kernel switching to busy
Info 2021-05-06 22:15:02: Kernel switching to idle
Info 2021-05-06 22:15:02: Finished execution for 96a6a76d-4337-4508-a018-e29b96ab1c69
Info 2021-05-06 22:15:02: Kernel switching to busy
Info 2021-05-06 22:15:02: Kernel switching to idle
Info 2021-05-06 22:15:02: Kernel switching to busy
Info 2021-05-06 22:15:02: Kernel switching to idle
Info 2021-05-06 22:21:07: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:21:07: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:21:07: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:21:07: Adding hash for 82 = 552751a7a458 with 11 lines
Info 2021-05-06 22:21:07: Kernel switching to busy
Info 2021-05-06 22:21:07: Kernel switching to idle
Info 2021-05-06 22:21:07: Finished execution for 60d39f76-09c1-4a5d-ac17-94d55191adad
Info 2021-05-06 22:21:07: Kernel switching to busy
Info 2021-05-06 22:21:07: Kernel switching to idle
Info 2021-05-06 22:21:07: Kernel switching to busy
Info 2021-05-06 22:21:07: Kernel switching to idle
Info 2021-05-06 22:21:32: Attempting to start a server because of preload conditions ...
Info 2021-05-06 22:21:32: Loading webview. View is notset
Info 2021-05-06 22:21:32: Loading web view...
Info 2021-05-06 22:21:32: Webview panel created.
Info 2021-05-06 22:21:32: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 22:21:32: Process Execution: > /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
> /usr/local/bin/python3 -c "import pandas;print(pandas.__version__)"
Info 2021-05-06 22:21:33: Web view react rendered
Info 2021-05-06 22:21:33: Searching for token colors ...
Info 2021-05-06 22:21:33: Attempting search for colors ...
Info 2021-05-06 22:21:33: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 22:21:33: Searching for token colors ...
Info 2021-05-06 22:21:33: Attempting search for colors ...
Info 2021-05-06 22:21:33: Loading colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 22:21:33: Attempting search for colors ...
Info 2021-05-06 22:21:33: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 22:21:33: Kernel switching to busy
Info 2021-05-06 22:21:33: Attempting search for colors ...
Info 2021-05-06 22:21:33: Loading base colors from /Users/juliant/.vscode/extensions/dracula-theme.theme-dracula-2.22.3/theme/dracula.json ...
Info 2021-05-06 22:21:33: Kernel switching to idle
Info 2021-05-06 22:21:33: Using colors to generate CSS ...
Info 2021-05-06 22:21:33: Using colors to generate CSS ...
Info 2021-05-06 22:21:33: Kernel switching to busy
Info 2021-05-06 22:21:33: Kernel switching to idle
Info 2021-05-06 22:21:50: Attempting to start a server because of preload conditions ...
Info 2021-05-06 22:25:09: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:09: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:09: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:09: Adding hash for 83 = 552751a7a458 with 11 lines
Info 2021-05-06 22:25:09: Kernel switching to busy
Info 2021-05-06 22:25:09: Kernel switching to idle
Info 2021-05-06 22:25:09: Finished execution for af742ce8-bb0c-4782-b76a-d6c1817b68cb
Info 2021-05-06 22:25:09: Kernel switching to busy
Info 2021-05-06 22:25:09: Kernel switching to idle
Info 2021-05-06 22:25:09: Kernel switching to busy
Info 2021-05-06 22:25:09: Kernel switching to idle
Info 2021-05-06 22:25:40: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:40: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:40: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:40: Adding hash for 84 = d597ab9e8a17 with 10 lines
Info 2021-05-06 22:25:40: Kernel switching to busy
Info 2021-05-06 22:25:40: Kernel switching to idle
Info 2021-05-06 22:25:40: Finished execution for 0e4f3a70-d44c-4de5-8a9a-11bb9ce146d9
Info 2021-05-06 22:25:40: Kernel switching to busy
Info 2021-05-06 22:25:40: Kernel switching to idle
Info 2021-05-06 22:25:40: Kernel switching to busy
Info 2021-05-06 22:25:40: Kernel switching to idle
Info 2021-05-06 22:25:46: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:46: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:46: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:46: Adding hash for 85 = af6a5edc5017 with 10 lines
Info 2021-05-06 22:25:46: Kernel switching to busy
Info 2021-05-06 22:25:46: Kernel switching to idle
Info 2021-05-06 22:25:46: Finished execution for 2f4f5baa-7f69-474e-9440-b93afb11d01e
Info 2021-05-06 22:25:46: Kernel switching to busy
Info 2021-05-06 22:25:46: Kernel switching to idle
Info 2021-05-06 22:25:46: Kernel switching to busy
Info 2021-05-06 22:25:46: Kernel switching to idle
Info 2021-05-06 22:25:48: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:48: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:48: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:48: Adding hash for 86 = 4841cc6a1195 with 11 lines
Info 2021-05-06 22:25:48: Kernel switching to busy
Info 2021-05-06 22:25:48: Kernel switching to idle
Info 2021-05-06 22:25:48: Finished execution for 0d32e1bc-160b-4659-8e70-eb5c1f26dba5
Info 2021-05-06 22:25:48: Kernel switching to busy
Info 2021-05-06 22:25:48: Kernel switching to idle
Info 2021-05-06 22:25:48: Kernel switching to busy
Info 2021-05-06 22:25:48: Kernel switching to idle
Info 2021-05-06 22:25:49: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:49: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:49: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:49: Adding hash for 87 = aa0477207043 with 12 lines
Info 2021-05-06 22:25:49: Kernel switching to busy
Info 2021-05-06 22:25:49: Kernel switching to idle
Info 2021-05-06 22:25:50: Finished execution for d331b75c-c434-4366-9231-65ab4ccfd57b
Info 2021-05-06 22:25:50: Kernel switching to busy
Info 2021-05-06 22:25:50: Kernel switching to idle
Info 2021-05-06 22:25:50: Kernel switching to busy
Info 2021-05-06 22:25:50: Kernel switching to idle
Info 2021-05-06 22:25:51: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:25:51: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:25:51: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:25:51: Adding hash for 88 = 2296f1890454 with 13 lines
Info 2021-05-06 22:25:51: Kernel switching to busy
Info 2021-05-06 22:25:51: Kernel switching to idle
Info 2021-05-06 22:25:51: Finished execution for 37624346-03e2-4f8e-8ac2-d7bdae4a8f2f
Info 2021-05-06 22:25:51: Kernel switching to busy
Info 2021-05-06 22:25:51: Kernel switching to idle
Info 2021-05-06 22:25:51: Kernel switching to busy
Info 2021-05-06 22:25:51: Kernel switching to idle
Info 2021-05-06 22:26:15: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:15: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:15: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:15: Adding hash for 89 = 2296f1890454 with 14 lines
Info 2021-05-06 22:26:15: Kernel switching to busy
Info 2021-05-06 22:26:15: Kernel switching to idle
Info 2021-05-06 22:26:15: Finished execution for 62a4d47c-2d1a-473c-8f19-0ec403f404f6
Info 2021-05-06 22:26:15: Kernel switching to busy
Info 2021-05-06 22:26:15: Kernel switching to idle
Info 2021-05-06 22:26:15: Kernel switching to busy
Info 2021-05-06 22:26:15: Kernel switching to idle
Info 2021-05-06 22:26:53: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:53: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:53: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:53: Adding hash for 90 = 30eb2c275870 with 9 lines
Info 2021-05-06 22:26:53: Kernel switching to busy
Info 2021-05-06 22:26:53: Kernel switching to idle
Info 2021-05-06 22:26:53: Finished execution for 0ce22e3b-e7bd-46b3-9b04-b481734495fd
Info 2021-05-06 22:26:53: Kernel switching to busy
Info 2021-05-06 22:26:53: Kernel switching to idle
Info 2021-05-06 22:26:53: Kernel switching to busy
Info 2021-05-06 22:26:53: Kernel switching to idle
Info 2021-05-06 22:26:55: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:55: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:55: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:55: Adding hash for 91 = ba5716ea4647 with 10 lines
Info 2021-05-06 22:26:55: Kernel switching to busy
Info 2021-05-06 22:26:55: Kernel switching to idle
Info 2021-05-06 22:26:55: Finished execution for dced4dc8-7d76-46e8-be23-e397259f4915
Info 2021-05-06 22:26:56: Kernel switching to busy
Info 2021-05-06 22:26:56: Kernel switching to idle
Info 2021-05-06 22:26:56: Kernel switching to busy
Info 2021-05-06 22:26:56: Kernel switching to idle
Info 2021-05-06 22:26:57: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:57: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:57: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:57: Adding hash for 92 = b31f092442ac with 11 lines
Info 2021-05-06 22:26:57: Kernel switching to busy
Info 2021-05-06 22:26:57: Kernel switching to idle
Info 2021-05-06 22:26:57: Finished execution for 0dcd2418-b781-4a20-8029-c97db779dfa0
Info 2021-05-06 22:26:57: Kernel switching to busy
Info 2021-05-06 22:26:57: Kernel switching to idle
Info 2021-05-06 22:26:57: Kernel switching to busy
Info 2021-05-06 22:26:57: Kernel switching to idle
Info 2021-05-06 22:26:58: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:58: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:58: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:58: Adding hash for 93 = 6efb7283c6e9 with 12 lines
Info 2021-05-06 22:26:58: Kernel switching to busy
Info 2021-05-06 22:26:58: Kernel switching to idle
Info 2021-05-06 22:26:58: Finished execution for ac297cfe-d31f-4134-9448-0513f64cf10b
Info 2021-05-06 22:26:58: Kernel switching to busy
Info 2021-05-06 22:26:58: Kernel switching to idle
Info 2021-05-06 22:26:58: Kernel switching to busy
Info 2021-05-06 22:26:58: Kernel switching to idle
Info 2021-05-06 22:26:59: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:26:59: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:26:59: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:26:59: Adding hash for 94 = e382f0530024 with 13 lines
Info 2021-05-06 22:26:59: Kernel switching to busy
Info 2021-05-06 22:26:59: Kernel switching to idle
Info 2021-05-06 22:26:59: Finished execution for 817dcf58-188e-451e-9422-e5487a9b83b5
Info 2021-05-06 22:26:59: Kernel switching to busy
Info 2021-05-06 22:26:59: Kernel switching to idle
Info 2021-05-06 22:26:59: Kernel switching to busy
Info 2021-05-06 22:26:59: Kernel switching to idle
Info 2021-05-06 22:27:02: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:27:02: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:27:02: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:27:02: Adding hash for 95 = 6be6646a8adb with 15 lines
Info 2021-05-06 22:27:03: Kernel switching to busy
Info 2021-05-06 22:27:03: Kernel switching to idle
Info 2021-05-06 22:27:03: Finished execution for 5879479f-eaa9-4bc6-b5e7-7acd358f0d10
Info 2021-05-06 22:27:03: Kernel switching to busy
Info 2021-05-06 22:27:03: Kernel switching to idle
Info 2021-05-06 22:27:03: Kernel switching to busy
Info 2021-05-06 22:27:03: Kernel switching to idle
Info 2021-05-06 22:27:08: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:27:08: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:27:08: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:27:08: Adding hash for 96 = 6be6646a8adb with 16 lines
Info 2021-05-06 22:27:08: Kernel switching to busy
Info 2021-05-06 22:27:08: Kernel switching to idle
Info 2021-05-06 22:27:08: Finished execution for c188996a-edb0-446f-997f-9c229389d33a
Info 2021-05-06 22:27:08: Kernel switching to busy
Info 2021-05-06 22:27:08: Kernel switching to idle
Info 2021-05-06 22:27:08: Kernel switching to busy
Info 2021-05-06 22:27:08: Kernel switching to idle
Info 2021-05-06 22:27:35: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:27:35: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:27:35: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:27:35: Adding hash for 97 = 98ac563beaf2 with 5 lines
Info 2021-05-06 22:27:35: Kernel switching to busy
Info 2021-05-06 22:27:35: Kernel switching to idle
Info 2021-05-06 22:27:35: Finished execution for df494c2f-870d-4604-ade7-e02b2f1fe45b
Info 2021-05-06 22:27:35: Kernel switching to busy
Info 2021-05-06 22:27:35: Kernel switching to idle
Info 2021-05-06 22:27:35: Kernel switching to busy
Info 2021-05-06 22:27:35: Kernel switching to idle
Info 2021-05-06 22:28:31: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:28:31: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:28:31: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:28:31: Adding hash for 98 = 98ac563beaf2 with 6 lines
Info 2021-05-06 22:28:31: Kernel switching to busy
Info 2021-05-06 22:28:31: Kernel switching to idle
Info 2021-05-06 22:28:31: Finished execution for 4c076408-4e3f-43ad-92d9-9022d3f8d582
Info 2021-05-06 22:28:31: Kernel switching to busy
Info 2021-05-06 22:28:31: Kernel switching to idle
Info 2021-05-06 22:28:31: Kernel switching to busy
Info 2021-05-06 22:28:31: Kernel switching to idle
Info 2021-05-06 22:29:13: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:29:13: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:29:13: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:29:13: Adding hash for 99 = e2a869697762 with 4 lines
Info 2021-05-06 22:29:13: Kernel switching to busy
Info 2021-05-06 22:29:13: Kernel switching to idle
Info 2021-05-06 22:29:13: Finished execution for 751b5756-31b9-41e0-9437-956548c202f5
Info 2021-05-06 22:29:14: Kernel switching to busy
Info 2021-05-06 22:29:14: Kernel switching to idle
Info 2021-05-06 22:29:14: Kernel switching to busy
Info 2021-05-06 22:29:14: Kernel switching to idle
Info 2021-05-06 22:29:20: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:29:20: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:29:20: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:29:20: Adding hash for 100 = 26b57ca4cb8e with 5 lines
Info 2021-05-06 22:29:20: Kernel switching to busy
Info 2021-05-06 22:29:20: Kernel switching to idle
Info 2021-05-06 22:29:20: Finished execution for 50517215-6273-4f57-a056-ac660366624c
Info 2021-05-06 22:29:20: Kernel switching to busy
Info 2021-05-06 22:29:20: Kernel switching to idle
Info 2021-05-06 22:29:20: Kernel switching to busy
Info 2021-05-06 22:29:20: Kernel switching to idle
Info 2021-05-06 22:29:43: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:29:43: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:29:43: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:29:43: Adding hash for 101 = e7f296f07e60 with 9 lines
Info 2021-05-06 22:29:43: Kernel switching to busy
Info 2021-05-06 22:29:43: Kernel switching to idle
Info 2021-05-06 22:29:43: Finished execution for b618391d-3bd2-49a8-a73f-d437fcd388e9
Info 2021-05-06 22:29:43: Kernel switching to busy
Info 2021-05-06 22:29:43: Kernel switching to idle
Info 2021-05-06 22:29:43: Kernel switching to busy
Info 2021-05-06 22:29:43: Kernel switching to idle
Info 2021-05-06 22:34:09: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:34:09: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:34:09: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:34:09: Adding hash for 102 = e7f296f07e60 with 9 lines
Info 2021-05-06 22:34:09: Kernel switching to busy
Info 2021-05-06 22:34:09: Kernel switching to idle
Info 2021-05-06 22:34:09: Finished execution for 9eec3826-be40-417a-84ad-74bae680ec30
Info 2021-05-06 22:34:09: Kernel switching to busy
Info 2021-05-06 22:34:09: Kernel switching to idle
Info 2021-05-06 22:34:09: Kernel switching to busy
Info 2021-05-06 22:34:09: Kernel switching to idle
Info 2021-05-06 22:34:21: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:34:21: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:34:21: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:34:21: Adding hash for 103 = 55da94032968 with 2 lines
Info 2021-05-06 22:34:21: Kernel switching to busy
Info 2021-05-06 22:34:21: Kernel switching to idle
Info 2021-05-06 22:34:21: Finished execution for cd553b5b-cfca-411f-b263-9613ede455e8
Info 2021-05-06 22:34:21: Kernel switching to busy
Info 2021-05-06 22:34:21: Kernel switching to idle
Info 2021-05-06 22:34:21: Kernel switching to busy
Info 2021-05-06 22:34:21: Kernel switching to idle
Info 2021-05-06 22:34:27: Submitting code for ba971b2c-2184-4881-8ab8-a816bb73235c
Info 2021-05-06 22:34:27: Wait for sys info for ba971b2c-2184-4881-8ab8-a816bb73235c 0
Info 2021-05-06 22:34:27: UpdateWorkingDirectoryAndPath
Info 2021-05-06 22:34:27: Adding hash for 104 = 62b6ea36d946 with 2 lines
Info 2021-05-06 22:34:27: Kernel switching to busy
Info 2021-05-06 22:34:27: Kernel switching to idle
Info 2021-05-06 22:34:27: Finished execution for 99944d03-289a-4aee-acd0-20f85c895817
Info 2021-05-06 22:34:28: Kernel switching to busy
Info 2021-05-06 22:34:28: Kernel switching to idle
Info 2021-05-06 22:34:28: Kernel switching to busy
Info 2021-05-06 22:34:28: Kernel switching to idle
Info 2021-05-06 22:37:25: Attempting to start a server because of preload conditions ...

@macintacos macintacos added the bug Issue identified by VS Code Team member as probable bug label May 7, 2021
@DavidKutu
Copy link

Related of #1497

@greazer greazer added the interactive-window Impacts interactive window label Aug 4, 2021
@joyceerhl joyceerhl added the notebook-intellisense Intellisense & other language features in notebook cells for any language label Aug 31, 2021
@greazer greazer added this to the September 2021 milestone Sep 2, 2021
@greazer greazer modified the milestones: September 2021, October 2021 Sep 23, 2021
@rchiodo rchiodo assigned rchiodo and unassigned claudiaregio Oct 27, 2021
@greazer greazer modified the milestones: October 2021, November 2021 Nov 4, 2021
@rchiodo rchiodo removed this from the November 2021 milestone Nov 30, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Dec 1, 2021

This is actually about intellisense in a python file, not a notebook.

@rchiodo
Copy link
Contributor

rchiodo commented Dec 1, 2021

Although the same problem happens in a notebook. Didn't realize shell commands can be anywhere in the line.

@CGMossa
Copy link

CGMossa commented May 9, 2022

This is still an issue today. Anyone has a quick fix for this?

@rchiodo
Copy link
Contributor

rchiodo commented May 9, 2022

@CGMossa sorry there is no quick fix. This is not valid python syntax so pylance doesn't recognize it. It's likely going to be a while before pylance supports IPython parsing in python files.

@rchiodo rchiodo removed their assignment Aug 4, 2022
@amunger amunger removed the interactive-window Impacts interactive window label Aug 12, 2022
@amunger amunger assigned IanMatthewHuff and unassigned rebornix and amunger Aug 12, 2022
@IanMatthewHuff IanMatthewHuff removed their assignment Nov 10, 2022
@DonJayamanne
Copy link
Contributor

Duplicate of #8062

@DonJayamanne DonJayamanne marked this as a duplicate of #8062 Dec 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-intellisense Intellisense & other language features in notebook cells for any language
Projects
None yet
Development

No branches or pull requests