-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/qee2e-test/failureIssues that is related to a test failures reported by our CI platform and our QE.Issues that is related to a test failures reported by our CI platform and our QE.kind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.status/blockedIssue that can’t be moved forward. Must include a comment on the reason for the blockage.Issue that can’t be moved forward. Must include a comment on the reason for the blockage.
Milestone
Description
Describe the bug
Eclipse Che nightly tests had failed because there were no notification popups when task had finished execution in Editor.
https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/basic-MultiUser-Che-check-e2e-tests-against-k8s/2268/artifact/tests/e2e/report/
That is expected behavior now, because upstream theia has stopped showing task notifications eclipse-theia/theia#8331, and we can't check task status icons instead, because they don't appear #17978.
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
- Install nightly Che
- Create and open Python Django workspace.
- Go to Terminal menu > Run Task.. > install dependencies > Continue without scanning task output
- Wait on dependencies has been successfully installed.
Expected behavior
Popup with message "Task 'install dependencies (Global)' has exited with code 0." has been appeared

Actual wrong behavior
There were no popup with message "Task 'install dependencies (Global)' has exited with code 0."
che-theia container logs
che-theia container logs
Unable to create Che API REST Client: "CHE_WORKSPACE_TELEMETRY_BACKEND_PORT" is not set.
2020-09-25 15:46:25.942 root INFO Configuration directory URI: 'file:///home/theia/.theia'
2020-09-25 15:46:25.947 root WARN Failed to resolve module: @types/body-parser
2020-09-25 15:46:25.947 root WARN Failed to resolve module: @types/cookie
2020-09-25 15:46:25.947 root WARN Failed to resolve module: @types/express
2020-09-25 15:46:25.947 root WARN Failed to resolve module: @types/fs-extra
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/lodash.debounce
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/lodash.throttle
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/react
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/react-dom
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/react-virtualized
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/route-parser
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/safer-buffer
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/ws
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/yargs
2020-09-25 15:46:25.948 root WARN Failed to resolve module: font-awesome
2020-09-25 15:46:25.948 root WARN Failed to resolve module: react
2020-09-25 15:46:25.948 root WARN Failed to resolve module: react-dom
2020-09-25 15:46:25.948 root WARN Failed to resolve module: react-virtualized
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/base64-arraybuffer
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @theia/monaco
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/rimraf
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/tar-fs
2020-09-25 15:46:25.948 root WARN Failed to resolve module: @types/uuid
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/p-queue
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/mime-types
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/diff
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/connect
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/mime
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/serve-static
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/request
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/dompurify
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/highlight.js
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/markdown-it
2020-09-25 15:46:25.949 root WARN Failed to resolve module: @types/markdown-it-anchor
2020-09-25 15:46:25.949 root WARN Backend HostedPluginReader.initialize is slow, took: 53.6 ms
2020-09-25 15:46:25.949 root WARN Backend MiniBrowserEndpoint.configure is slow, took: 52.7 ms
2020-09-25 15:46:25.949 root WARN Backend MetricsBackendApplicationContribution.onStart is slow, took: 52.6 ms
2020-09-25 15:46:25.950 root WARN The directory referenced by local-dir:/home/theia/.theia/plugins does not exist.
2020-09-25 15:46:25.951 root WARN The directory referenced by local-dir:/home/theia/.theia/extensions does not exist.
2020-09-25 15:46:25.953 root INFO Theia app listening on http://127.0.0.1:3100.
2020-09-25 15:46:25.968 root INFO [eclipse_che_github_auth_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia"...
2020-09-25 15:46:25.968 root INFO [eclipse_che_ports_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_ports_plugin.theia"...
2020-09-25 15:46:25.968 root INFO [eclipse_che_telemetry_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [eclipse_che_theia_containers_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [eclipse_che_theia_ssh_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [eclipse_che_welcome_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [eclipse_che_workspace_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [task_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/task_plugin.theia"...
2020-09-25 15:46:25.969 root INFO [theia_yeoman_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/theia_yeoman_plugin.theia"...
2020-09-25 15:46:25.972 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /plugins/installed.json
2020-09-25 15:46:25.972 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /plugins/sidecars
2020-09-25 15:46:25.974 root ERROR Failed to load plugin dependencies from '/plugins/installed.json' path Params: Error: ENOTDIR: not a directory, open '/plugins/installed.json/package.json'
2020-09-25 15:46:25.975 root ERROR Failed to load plugin dependencies from '/plugins/sidecars' path Params: Error: ENOENT: no such file or directory, open '/plugins/sidecars/package.json'
2020-09-25 15:46:26.155 root INFO Configuring to accept webviews on 'routegzvxju78-admin-che.apps.ocp45.crw-qe.com' hostname.
2020-09-25 15:46:26.156 root WARN Backend PluginApiContributionIntercepted.onStart is slow, took: 199.9 ms
2020-09-25 15:46:26.249 root INFO [eclipse_che_github_auth_plugin.theia]: decompressed
2020-09-25 15:46:26.249 root INFO [eclipse_che_telemetry_plugin.theia]: decompressed
2020-09-25 15:46:26.307 root INFO [eclipse_che_theia_containers_plugin.theia]: decompressed
2020-09-25 15:46:26.457 root INFO [eclipse_che_ports_plugin.theia]: decompressed
2020-09-25 15:46:26.689 root INFO [eclipse_che_workspace_plugin.theia]: decompressed
2020-09-25 15:46:26.852 root INFO [eclipse_che_theia_ssh_plugin.theia]: decompressed
2020-09-25 15:46:27.751 root INFO [task_plugin.theia]: decompressed
2020-09-25 15:46:30.407 root INFO [eclipse_che_welcome_plugin.theia]: decompressed
2020-09-25 15:46:38.325 root INFO [theia_yeoman_plugin.theia]: decompressed
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_ports_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_welcome_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_workspace_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/task_plugin.theia
2020-09-25 15:46:38.329 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/theia_yeoman_plugin.theia
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-bat
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-bat" to a VS Code extension "bat@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-clojure
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-clojure" to a VS Code extension "clojure@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-coffeescript
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-coffeescript" to a VS Code extension "coffeescript@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-configuration-editing
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-configuration-editing" to a VS Code extension "configuration-editing@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-cpp
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-csharp
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-csharp" to a VS Code extension "csharp@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-css
2020-09-25 15:46:38.330 root INFO Resolved "vscode-builtin-css" to a VS Code extension "css@1.44.2" with engines: Params: [object Object]
2020-09-25 15:46:38.330 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-css-language-features
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-css-language-features" to a VS Code extension "css-language-features@1.45.1" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-debug-auto-launch
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-debug-auto-launch" to a VS Code extension "debug-auto-launch@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-docker
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-docker" to a VS Code extension "docker@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-fsharp
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-fsharp" to a VS Code extension "fsharp@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-go
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-go" to a VS Code extension "go@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-groovy
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-groovy" to a VS Code extension "groovy@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-grunt
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-grunt" to a VS Code extension "grunt@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-gulp
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-gulp" to a VS Code extension "gulp@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-handlebars
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-handlebars" to a VS Code extension "handlebars@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-hlsl
2020-09-25 15:46:38.331 root INFO Resolved "vscode-builtin-hlsl" to a VS Code extension "hlsl@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.331 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-html
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-html" to a VS Code extension "html@1.48.0-next.4a1bcdafe9" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-html-language-features
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-html-language-features" to a VS Code extension "html-language-features@1.48.0-next.4a1bcdafe9" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-ini
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-ini" to a VS Code extension "ini@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-jake
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-jake" to a VS Code extension "jake@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-java
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-java" to a VS Code extension "java@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-javascript
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-javascript" to a VS Code extension "javascript@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-json
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-json-language-features
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-less
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-less" to a VS Code extension "less@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-log
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-log" to a VS Code extension "log@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-lua
2020-09-25 15:46:38.332 root INFO Resolved "vscode-builtin-lua" to a VS Code extension "lua@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.332 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-make
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-make" to a VS Code extension "make@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-markdown
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-markdown" to a VS Code extension "markdown@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-merge-conflicts
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-merge-conflicts" to a VS Code extension "merge-conflict@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-npm
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-npm" to a VS Code extension "npm@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-objective-c
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-objective-c" to a VS Code extension "objective-c@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-perl
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-perl" to a VS Code extension "perl@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-php
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-php" to a VS Code extension "php@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-powershell
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-powershell" to a VS Code extension "powershell@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-pug
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-pug" to a VS Code extension "pug@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-python
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-python" to a VS Code extension "python@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-r
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-r" to a VS Code extension "r@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-razor
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-razor" to a VS Code extension "razor@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.333 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-ruby
2020-09-25 15:46:38.333 root INFO Resolved "vscode-builtin-ruby" to a VS Code extension "ruby@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-rust
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-rust" to a VS Code extension "rust@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-scss
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-scss" to a VS Code extension "scss@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-shaderlab
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-shaderlab" to a VS Code extension "shaderlab@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-shellscript
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-shellscript" to a VS Code extension "shellscript@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-sql
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-sql" to a VS Code extension "sql@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-swift
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-swift" to a VS Code extension "swift@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-abyss
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-theme-abyss" to a VS Code extension "theme-abyss@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-defaults
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-theme-defaults" to a VS Code extension "theme-defaults@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-dimmed
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-theme-dimmed" to a VS Code extension "theme-monokai-dimmed@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-kimbie-dark
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-theme-kimbie-dark" to a VS Code extension "theme-kimbie-dark@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-monokai
2020-09-25 15:46:38.334 root INFO Resolved "vscode-builtin-theme-monokai" to a VS Code extension "theme-monokai@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.334 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-quietlight
2020-09-25 15:46:38.335 root INFO Resolved "vscode-builtin-theme-quietlight" to a VS Code extension "theme-quietlight@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.335 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-red
2020-09-25 15:46:38.335 root INFO Resolved "vscode-builtin-theme-red" to a VS Code extension "theme-red@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.335 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-solarized-dark
2020-09-25 15:46:38.335 root INFO Resolved "vscode-builtin-theme-solarized-dark" to a VS Code extension "theme-solarized-dark@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.335 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-tomorrow-night-blue
2020-09-25 15:46:38.335 root INFO Resolved "vscode-builtin-theme-tomorrow-night-blue" to a VS Code extension "theme-tomorrow-night-blue@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-typescript
2020-09-25 15:46:38.336 root INFO Resolved "vscode-builtin-typescript" to a VS Code extension "typescript@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-vb
2020-09-25 15:46:38.336 root INFO Resolved "vscode-builtin-vb" to a VS Code extension "vb@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-xml
2020-09-25 15:46:38.336 root INFO Resolved "vscode-builtin-xml" to a VS Code extension "xml@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-yaml
2020-09-25 15:46:38.336 root INFO Resolved "vscode-builtin-yaml" to a VS Code extension "yaml@1.39.1-prel" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-editorconfig
2020-09-25 15:46:38.336 root INFO Resolved "vscode-editorconfig" to a VS Code extension "EditorConfig@0.14.4" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-git
2020-09-25 15:46:38.336 root INFO Resolved "vscode-git" to a VS Code extension "git@1.0.0" with engines: Params: [object Object]
2020-09-25 15:46:38.336 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-references-view
2020-09-25 15:46:38.336 root INFO Resolved "vscode-references-view" to a VS Code extension "references-view@0.0.47" with engines: Params: [object Object]
2020-09-25 15:46:38.378 root INFO Deploying backend plugin "@eclipse-che/github-auth-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia/lib/github-auth-plugin.js"
2020-09-25 15:46:38.379 root INFO Deploying backend plugin "@eclipse-che/ports-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_ports_plugin.theia/lib/ports-plugin.js"
2020-09-25 15:46:38.379 root INFO Deploying backend plugin "@eclipse-che/telemetry-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia/lib/telemetry-plugin.js"
2020-09-25 15:46:38.381 root INFO Deploying backend plugin "@eclipse-che/theia-containers-plugin@0.0.2" from "/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia/lib/containers-plugin.js"
2020-09-25 15:46:38.381 root INFO Deploying backend plugin "@eclipse-che/theia-ssh-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia/lib/ssh-plugin-backend.js"
2020-09-25 15:46:38.382 root INFO Deploying backend plugin "@eclipse-che/welcome-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia/lib/welcome-plugin.js"
2020-09-25 15:46:38.383 root INFO Deploying backend plugin "@eclipse-che/workspace-plugin@0.0.1" from "/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia/lib/workspace-plugin.js"
2020-09-25 15:46:38.383 root INFO Deploying backend plugin "task-plugin@0.0.1" from "/tmp/theia-unpacked/task_plugin.theia/lib/task-plugin-backend.js"
2020-09-25 15:46:38.384 root INFO Deploying backend plugin "@theia/yeoman-plugin@0.0.1-1578930705" from "/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-backend-plugin.js"
2020-09-25 15:46:38.387 root INFO Deploying backend plugin "bat@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-bat/extension"
2020-09-25 15:46:38.388 root INFO Deploying backend plugin "clojure@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-clojure/extension"
2020-09-25 15:46:38.391 root INFO Deploying backend plugin "coffeescript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-coffeescript/extension"
2020-09-25 15:46:38.392 root INFO Deploying backend plugin "configuration-editing@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-configuration-editing/extension/dist/extension"
2020-09-25 15:46:38.404 root INFO Deploying backend plugin "cpp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-cpp/extension"
2020-09-25 15:46:38.406 root INFO Deploying backend plugin "csharp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-csharp/extension"
2020-09-25 15:46:38.409 root INFO Deploying backend plugin "css@1.44.2" from "/default-theia-plugins/vscode-builtin-css/extension"
2020-09-25 15:46:38.410 root INFO Deploying backend plugin "css-language-features@1.45.1" from "/default-theia-plugins/vscode-builtin-css-language-features/extension/client/dist/cssMain"
2020-09-25 15:46:38.410 root INFO Deploying backend plugin "debug-auto-launch@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-debug-auto-launch/extension/dist/extension"
2020-09-25 15:46:38.412 root INFO Deploying backend plugin "docker@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-docker/extension"
2020-09-25 15:46:38.413 root INFO Deploying backend plugin "fsharp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-fsharp/extension"
2020-09-25 15:46:38.415 root INFO Deploying backend plugin "go@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-go/extension"
2020-09-25 15:46:38.416 root INFO Deploying backend plugin "groovy@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-groovy/extension"
2020-09-25 15:46:38.418 root INFO Deploying backend plugin "grunt@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-grunt/extension/dist/main"
2020-09-25 15:46:38.418 root INFO Deploying backend plugin "gulp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-gulp/extension/dist/main"
2020-09-25 15:46:38.420 root INFO Deploying backend plugin "handlebars@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-handlebars/extension"
2020-09-25 15:46:38.421 root INFO Deploying backend plugin "hlsl@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-hlsl/extension"
2020-09-25 15:46:38.424 root INFO Deploying backend plugin "html@1.48.0-next.4a1bcdafe9" from "/default-theia-plugins/vscode-builtin-html/extension"
2020-09-25 15:46:38.424 root INFO Deploying backend plugin "html-language-features@1.48.0-next.4a1bcdafe9" from "/default-theia-plugins/vscode-builtin-html-language-features/extension/client/dist/node/htmlClientMain"
2020-09-25 15:46:38.426 root INFO Deploying backend plugin "ini@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-ini/extension"
2020-09-25 15:46:38.427 root INFO Deploying backend plugin "jake@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-jake/extension/dist/main"
2020-09-25 15:46:38.429 root INFO Deploying backend plugin "java@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-java/extension"
2020-09-25 15:46:38.435 root INFO Deploying backend plugin "javascript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-javascript/extension"
2020-09-25 15:46:38.437 root INFO Deploying backend plugin "json@1.46.1" from "/default-theia-plugins/vscode-builtin-json/extension"
2020-09-25 15:46:38.438 root INFO Deploying backend plugin "json-language-features@1.46.1" from "/default-theia-plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain"
2020-09-25 15:46:38.439 root INFO Deploying backend plugin "less@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-less/extension"
2020-09-25 15:46:38.440 root INFO Deploying backend plugin "log@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-log/extension"
2020-09-25 15:46:38.442 root INFO Deploying backend plugin "lua@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-lua/extension"
2020-09-25 15:46:38.443 root INFO Deploying backend plugin "make@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-make/extension"
2020-09-25 15:46:38.446 root INFO Deploying backend plugin "markdown@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-markdown/extension"
2020-09-25 15:46:38.446 root INFO Deploying backend plugin "merge-conflict@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-merge-conflicts/extension/dist/extension"
2020-09-25 15:46:38.447 root INFO Deploying backend plugin "npm@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-npm/extension/dist/main"
2020-09-25 15:46:38.452 root INFO Deploying backend plugin "objective-c@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-objective-c/extension"
2020-09-25 15:46:38.455 root INFO Deploying backend plugin "perl@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-perl/extension"
2020-09-25 15:46:38.459 root INFO Deploying backend plugin "php@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-php/extension"
2020-09-25 15:46:38.460 root INFO Deploying backend plugin "powershell@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-powershell/extension"
2020-09-25 15:46:38.462 root INFO Deploying backend plugin "pug@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-pug/extension"
2020-09-25 15:46:38.467 root INFO Deploying backend plugin "python@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-python/extension/dist/pythonMain"
2020-09-25 15:46:38.468 root INFO Deploying backend plugin "r@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-r/extension"
2020-09-25 15:46:38.470 root INFO Deploying backend plugin "razor@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-razor/extension"
2020-09-25 15:46:38.474 root INFO Deploying backend plugin "ruby@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-ruby/extension"
2020-09-25 15:46:38.475 root INFO Deploying backend plugin "rust@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-rust/extension"
2020-09-25 15:46:38.479 root INFO Deploying backend plugin "scss@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-scss/extension"
2020-09-25 15:46:38.480 root INFO Deploying backend plugin "shaderlab@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-shaderlab/extension"
2020-09-25 15:46:38.483 root INFO Deploying backend plugin "shellscript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-shellscript/extension"
2020-09-25 15:46:38.484 root INFO Deploying backend plugin "sql@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-sql/extension"
2020-09-25 15:46:38.486 root INFO Deploying backend plugin "swift@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-swift/extension"
2020-09-25 15:46:38.487 root INFO Deploying backend plugin "theme-abyss@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-abyss/extension"
2020-09-25 15:46:38.487 root INFO Deploying backend plugin "theme-defaults@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-defaults/extension"
2020-09-25 15:46:38.488 root INFO Deploying backend plugin "theme-monokai-dimmed@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-dimmed/extension"
2020-09-25 15:46:38.488 root INFO Deploying backend plugin "theme-kimbie-dark@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-kimbie-dark/extension"
2020-09-25 15:46:38.489 root INFO Deploying backend plugin "theme-monokai@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-monokai/extension"
2020-09-25 15:46:38.489 root INFO Deploying backend plugin "theme-quietlight@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-quietlight/extension"
2020-09-25 15:46:38.490 root INFO Deploying backend plugin "theme-red@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-red/extension"
2020-09-25 15:46:38.490 root INFO Deploying backend plugin "theme-solarized-dark@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-solarized-dark/extension"
2020-09-25 15:46:38.491 root INFO Deploying backend plugin "theme-tomorrow-night-blue@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-tomorrow-night-blue/extension"
2020-09-25 15:46:38.496 root INFO Deploying backend plugin "typescript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-typescript/extension"
2020-09-25 15:46:38.498 root INFO Deploying backend plugin "vb@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-vb/extension"
2020-09-25 15:46:38.514 root INFO Deploying backend plugin "xml@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-xml/extension"
2020-09-25 15:46:38.517 root INFO Deploying backend plugin "yaml@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-yaml/extension"
2020-09-25 15:46:38.521 root INFO Deploying backend plugin "EditorConfig@0.14.4" from "/default-theia-plugins/vscode-editorconfig/extension/out/editorConfigMain.js"
2020-09-25 15:46:38.529 root INFO Deploying backend plugin "git@1.0.0" from "/default-theia-plugins/vscode-git/extension/out/main"
2020-09-25 15:46:38.530 root INFO Deploying backend plugin "references-view@0.0.47" from "/default-theia-plugins/vscode-references-view/extension/dist/extension"
2020-09-25 15:46:38.530 root INFO Deploy plugins list took: 12584.6 ms
2020-09-25 15:46:41.032 root ERROR Request findUniqueServerByAttribute failed with error: Params:
2020-09-25 15:46:41.098 root ERROR TypeError: Cannot read property 'logo' of undefined
at t.getLogo (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:493561)
at t.renderHeader (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:493443)
at t.render (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:493264)
at t.onUpdateRequest (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:3457477)
at t.e.processMessage (https://static.developers.redhat.com/che/theia_artifacts/vendors.9050f36721b2e8c9f9f3.js:224:8691)
at f (https://static.developers.redhat.com/che/theia_artifacts/vendors.9050f36721b2e8c9f9f3.js:114:5037)
at n (https://static.developers.redhat.com/che/theia_artifacts/vendors.9050f36721b2e8c9f9f3.js:114:4089)
at m (https://static.developers.redhat.com/che/theia_artifacts/vendors.9050f36721b2e8c9f9f3.js:114:5269)
2020-09-25 15:46:41.257 root ERROR Could not initialize contribution Params: Error: Request 'findUniqueServerByAttribute' failed
at Proxy. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1519255)
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2438729)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2437819
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2437924)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2436836
at new Promise ()
at o (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2436581)
at e.getSyncServiceURL (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2438612)
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2438492)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2437819
2020-09-25 15:46:41.442 root WARN Frontend e.configure is slow, took: 170.1 ms
2020-09-25 15:46:41.470 root WARN Failed to obtain keyboard layout map. Params: Error: Failed to execute 'getLayoutMap' on 'Keyboard': getLayoutMap() must be called from a top-level browsing context.
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1006893)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1002131
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1002236)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1001148
at new Promise ()
at E3lP.o (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1000893)
at e.autodetect (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1006693)
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1005428)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1002131
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:1002236)
2020-09-25 15:46:41.512 root WARN A handler with prefix term is already registered.
2020-09-25 15:46:41.632 root INFO [nsfw-watcher: 32] Started watching: /projects
2020-09-25 15:46:41.804 root WARN Frontend e.onStart is slow, took: 288.8 ms
2020-09-25 15:46:41.839 root INFO [nsfw-watcher: 32] Started watching: /projects/.theia/launch.json
2020-09-25 15:46:41.845 root INFO [nsfw-watcher: 32] Started watching: /home/theia/.theia
2020-09-25 15:46:41.949 root ERROR Could not start contribution Params: TypeError: Cannot read property 'breakpointsEnabled' of null
at t. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:628386)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:621819
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:621924)
at a (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:620638)
2020-09-25 15:46:42.014 root INFO [nsfw-watcher: 32] Started watching: /home/theia/.theia/settings.json
2020-09-25 15:46:42.200 root INFO [hosted-plugin: 47] PLUGIN_HOST_CHE_THEIA(47) starting instance
2020-09-25 15:46:42.207 root WARN Frontend e.onStart is slow, took: 184.0 ms
2020-09-25 15:46:42.211 root INFO Changed application state from 'init' to 'started_contributions'.
2020-09-25 15:46:42.212 root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2020-09-25 15:46:42.212 root INFO >>> Restoring the layout state...
2020-09-25 15:46:42.213 root ERROR e.registerSchemas is taking more than 500.0 ms, new schemas are ignored.
2020-09-25 15:46:43.422 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476] Sync of 73 plugins took: 1471.6 ms
2020-09-25 15:46:43.432 root ERROR Could not restore layout Params: Error: could not resolve a layout version
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2783957)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2779922
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2780027)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2778939
at new Promise ()
at s (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2778684)
at e.inflate (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2783727)
at e. (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2782776)
at https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2779922
at Object.next (https://static.developers.redhat.com/che/theia_artifacts/theia.78f25b45501936a5be8c.js:1:2780027)
2020-09-25 15:46:43.890 root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2020-09-25 15:46:43.891 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/github-auth-plugin]: Loaded contributions.
2020-09-25 15:46:43.891 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/ports-plugin]: Loaded contributions.
2020-09-25 15:46:43.892 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/telemetry-plugin]: Loaded contributions.
2020-09-25 15:46:43.892 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/theia-containers-plugin]: Loaded contributions.
2020-09-25 15:46:43.893 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/theia-ssh-plugin]: Loaded contributions.
2020-09-25 15:46:43.894 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/welcome-plugin]: Loaded contributions.
2020-09-25 15:46:43.894 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/workspace-plugin]: Loaded contributions.
2020-09-25 15:46:43.895 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.task-plugin]: Loaded contributions.
2020-09-25 15:46:43.895 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][theia.@theia/yeoman-plugin]: Loaded contributions.
2020-09-25 15:46:43.896 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.bat]: Loaded contributions.
2020-09-25 15:46:43.896 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.clojure]: Loaded contributions.
2020-09-25 15:46:43.897 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.coffeescript]: Loaded contributions.
2020-09-25 15:46:43.897 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.configuration-editing]: Loaded contributions.
2020-09-25 15:46:43.898 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.cpp]: Loaded contributions.
2020-09-25 15:46:43.899 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.csharp]: Loaded contributions.
2020-09-25 15:46:43.899 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.css]: Loaded contributions.
2020-09-25 15:46:43.900 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.css-language-features]: Loaded contributions.
2020-09-25 15:46:43.900 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.debug-auto-launch]: Loaded contributions.
2020-09-25 15:46:43.901 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.docker]: Loaded contributions.
2020-09-25 15:46:43.901 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.fsharp]: Loaded contributions.
2020-09-25 15:46:43.901 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.go]: Loaded contributions.
2020-09-25 15:46:43.902 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.groovy]: Loaded contributions.
2020-09-25 15:46:43.902 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.grunt]: Loaded contributions.
2020-09-25 15:46:43.903 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.gulp]: Loaded contributions.
2020-09-25 15:46:43.903 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.handlebars]: Loaded contributions.
2020-09-25 15:46:43.904 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.hlsl]: Loaded contributions.
2020-09-25 15:46:43.905 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.html]: Loaded contributions.
2020-09-25 15:46:43.905 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.html-language-features]: Loaded contributions.
2020-09-25 15:46:43.905 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.ini]: Loaded contributions.
2020-09-25 15:46:43.906 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.jake]: Loaded contributions.
2020-09-25 15:46:43.907 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.java]: Loaded contributions.
2020-09-25 15:46:43.907 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.javascript]: Loaded contributions.
2020-09-25 15:46:43.908 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.json]: Loaded contributions.
2020-09-25 15:46:43.908 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.json-language-features]: Loaded contributions.
2020-09-25 15:46:43.909 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.less]: Loaded contributions.
2020-09-25 15:46:43.909 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.log]: Loaded contributions.
2020-09-25 15:46:43.910 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.lua]: Loaded contributions.
2020-09-25 15:46:43.911 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.make]: Loaded contributions.
2020-09-25 15:46:43.912 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Loaded contributions.
2020-09-25 15:46:43.913 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.merge-conflict]: Loaded contributions.
2020-09-25 15:46:43.913 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.npm]: Loaded contributions.
2020-09-25 15:46:43.914 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.objective-c]: Loaded contributions.
2020-09-25 15:46:43.915 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.perl]: Loaded contributions.
2020-09-25 15:46:43.916 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.php]: Loaded contributions.
2020-09-25 15:46:43.916 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.powershell]: Loaded contributions.
2020-09-25 15:46:43.917 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.pug]: Loaded contributions.
2020-09-25 15:46:43.917 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.python]: Loaded contributions.
2020-09-25 15:46:43.918 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.r]: Loaded contributions.
2020-09-25 15:46:43.919 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.razor]: Loaded contributions.
2020-09-25 15:46:43.919 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.ruby]: Loaded contributions.
2020-09-25 15:46:43.920 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.rust]: Loaded contributions.
2020-09-25 15:46:43.920 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.scss]: Loaded contributions.
2020-09-25 15:46:43.921 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.shaderlab]: Loaded contributions.
2020-09-25 15:46:43.921 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.shellscript]: Loaded contributions.
2020-09-25 15:46:43.922 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.sql]: Loaded contributions.
2020-09-25 15:46:43.922 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.swift]: Loaded contributions.
2020-09-25 15:46:43.923 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-abyss]: Loaded contributions.
2020-09-25 15:46:43.923 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-defaults]: Loaded contributions.
2020-09-25 15:46:43.925 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-monokai-dimmed]: Loaded contributions.
2020-09-25 15:46:43.925 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-kimbie-dark]: Loaded contributions.
2020-09-25 15:46:43.926 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-monokai]: Loaded contributions.
2020-09-25 15:46:43.926 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-quietlight]: Loaded contributions.
2020-09-25 15:46:43.927 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-red]: Loaded contributions.
2020-09-25 15:46:43.927 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-solarized-dark]: Loaded contributions.
2020-09-25 15:46:43.929 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-tomorrow-night-blue]: Loaded contributions.
2020-09-25 15:46:43.930 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.typescript]: Loaded contributions.
2020-09-25 15:46:43.931 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.vb]: Loaded contributions.
2020-09-25 15:46:43.931 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.xml]: Loaded contributions.
2020-09-25 15:46:43.932 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.yaml]: Loaded contributions.
2020-09-25 15:46:43.932 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][editorconfig.editorconfig]: Loaded contributions.
2020-09-25 15:46:43.933 root WARN 'vscode.git' plugin contributes items to a menu with invalid identifier: scm/sourceControl
2020-09-25 15:46:43.933 root WARN 'vscode.git' plugin contributes items to a menu with invalid identifier: scm/change/title
2020-09-25 15:46:43.934 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.git]: Loaded contributions.
2020-09-25 15:46:43.935 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][ms-vscode.references-view]: Loaded contributions.
2020-09-25 15:46:43.935 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][ms-python.python]: Loaded contributions.
2020-09-25 15:46:43.936 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476] Load contributions of 73 plugins took: 251.2 ms
2020-09-25 15:46:43.936 root WARN Frontend e.onDidInitializeLayout is slow, took: 251.9 ms
2020-09-25 15:46:43.961 root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2020-09-25 15:46:43.962 root WARN a registered grammar configuration for 'cpp' language is overridden
2020-09-25 15:46:43.962 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.html]: Language for 'source.smarty' not found.
2020-09-25 15:46:43.963 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Language for 'meta.embedded.block.vs_net' not found.
2020-09-25 15:46:43.963 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Language for 'meta.embedded.block.dosbatch' not found.
2020-09-25 15:46:43.964 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Language for 'meta.embedded.block.coffee' not found.
2020-09-25 15:46:43.965 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Language for 'meta.embedded.block.objc' not found.
2020-09-25 15:46:43.965 root ERROR [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Language for 'meta.embedded.block.scala' not found.
2020-09-25 15:46:43.966 root WARN 'php' language is remapped from 'source.php' to 'text.html.php' scope
2020-09-25 15:46:43.966 root WARN a registered grammar configuration for 'php' language is overridden
2020-09-25 15:46:44.626 root INFO Changed application state from 'initialized_layout' to 'ready'.
2020-09-25 15:46:46.077 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/init()
2020-09-25 15:46:46.081 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/github-auth-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.084 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/ports-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.085 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/telemetry-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.086 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/theia-containers-plugin@0.0.2 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.087 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/theia-ssh-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.088 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/welcome-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.088 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@eclipse-che/workspace-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.089 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(task-plugin@0.0.1 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.090 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(@theia/yeoman-plugin@0.0.1-1578930705 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-25 15:46:46.091 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(bat@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.092 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(clojure@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.093 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(coffeescript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.095 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(configuration-editing@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.103 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(cpp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.103 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(csharp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.107 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(css@1.44.2 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.110 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(css-language-features@1.45.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.112 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(debug-auto-launch@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.113 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(docker@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.113 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(fsharp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.114 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(go@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.118 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(groovy@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.120 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(grunt@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.122 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(gulp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.123 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(handlebars@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.124 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(hlsl@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.125 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(html@1.48.0-next.4a1bcdafe9 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.126 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(html-language-features@1.48.0-next.4a1bcdafe9 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.128 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(ini@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.129 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(jake@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.130 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(java@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.131 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(javascript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.132 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(json@1.46.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.133 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(json-language-features@1.46.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.134 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(less@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.135 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(log@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.136 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(lua@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.137 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(make@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.138 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(markdown@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.140 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(merge-conflict@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.141 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(npm@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.142 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(objective-c@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.143 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(perl@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.143 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(php@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.144 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(powershell@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.145 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(pug@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.146 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(python@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.149 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(r@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.150 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(razor@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.151 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(ruby@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.151 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(rust@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.152 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(scss@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.152 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(shaderlab@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.152 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(shellscript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.153 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(sql@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.153 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(swift@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.154 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-abyss@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.154 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-defaults@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.155 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-monokai-dimmed@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.155 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-kimbie-dark@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.156 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-monokai@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.157 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-quietlight@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
PLUGIN_HOST(47): initializing(theme-red@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.158 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-solarized-dark@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.158 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(theme-tomorrow-night-blue@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.159 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(typescript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.159 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(vb@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.160 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(xml@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.160 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(yaml@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.161 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(EditorConfig@0.14.4 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.162 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(git@1.0.0 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.164 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): initializing(references-view@0.0.47 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-25 15:46:46.824 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-git/extension/out/main)
2020-09-25 15:46:46.940 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-editorconfig/extension/out/editorConfigMain.js)
2020-09-25 15:46:46.957 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-merge-conflicts/extension/dist/extension)
2020-09-25 15:46:46.965 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-debug-auto-launch/extension/dist/extension)
2020-09-25 15:46:46.967 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-backend-plugin.js)
2020-09-25 15:46:46.969 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/task_plugin.theia/lib/task-plugin-backend.js)
2020-09-25 15:46:47.075 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia/lib/workspace-plugin.js)
2020-09-25 15:46:47.105 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia/lib/welcome-plugin.js)
2020-09-25 15:46:47.108 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia/lib/ssh-plugin-backend.js)
2020-09-25 15:46:47.133 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia/lib/containers-plugin.js)
2020-09-25 15:46:47.137 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia/lib/telemetry-plugin.js)
2020-09-25 15:46:47.138 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_ports_plugin.theia/lib/ports-plugin.js)
2020-09-25 15:46:47.143 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia/lib/github-auth-plugin.js)
2020-09-25 15:46:47.229 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][ms-python.python]: Started plugin.
2020-09-25 15:46:47.527 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.528 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.528 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.529 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.530 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.531 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.531 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.531 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.533 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.567 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.568 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.568 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.569 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.570 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.571 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-25 15:46:47.931 root INFO [nsfw-watcher: 32] Started watching: /projects/django-realworld-example-app/README.md
2020-09-25 15:46:47.956 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2020-09-25 15:46:47.997 root INFO [hosted-plugin: 47] PLUGIN_HOST(47): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-configuration-editing/extension/dist/extension)
2020-09-25 15:46:48.007 root ERROR [hosted-plugin: 47] Error parsing configurations: error: 4, length: 0, offset: 0
2020-09-25 15:46:48.091 root WARN Invalid embedded language found at scope meta.embedded.block.vs_net: <<0>>
2020-09-25 15:46:48.092 root WARN Invalid embedded language found at scope meta.embedded.block.dosbatch: <<0>>
2020-09-25 15:46:48.092 root WARN Invalid embedded language found at scope meta.embedded.block.coffee: <<0>>
2020-09-25 15:46:48.092 root WARN Invalid embedded language found at scope meta.embedded.block.objc: <<0>>
2020-09-25 15:46:48.093 root WARN Invalid embedded language found at scope meta.embedded.block.scala: <<0>>
2020-09-25 15:46:48.290 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/github-auth-plugin]: Started plugin.
2020-09-25 15:46:48.291 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/ports-plugin]: Started plugin.
2020-09-25 15:46:48.291 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/telemetry-plugin]: Started plugin.
2020-09-25 15:46:48.292 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/theia-containers-plugin]: Started plugin.
2020-09-25 15:46:48.293 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/theia-ssh-plugin]: Started plugin.
2020-09-25 15:46:48.294 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/welcome-plugin]: Started plugin.
2020-09-25 15:46:48.294 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.@eclipse-che/workspace-plugin]: Started plugin.
2020-09-25 15:46:48.295 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][eclipse che.task-plugin]: Started plugin.
2020-09-25 15:46:48.295 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][theia.@theia/yeoman-plugin]: Started plugin.
2020-09-25 15:46:48.295 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.bat]: Started plugin.
2020-09-25 15:46:48.296 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.clojure]: Started plugin.
2020-09-25 15:46:48.296 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.coffeescript]: Started plugin.
2020-09-25 15:46:48.297 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.configuration-editing]: Started plugin.
2020-09-25 15:46:48.297 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.cpp]: Started plugin.
2020-09-25 15:46:48.298 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.csharp]: Started plugin.
2020-09-25 15:46:48.298 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.css]: Started plugin.
2020-09-25 15:46:48.298 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.css-language-features]: Started plugin.
2020-09-25 15:46:48.299 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.debug-auto-launch]: Started plugin.
2020-09-25 15:46:48.299 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.docker]: Started plugin.
2020-09-25 15:46:48.300 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.fsharp]: Started plugin.
2020-09-25 15:46:48.300 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.go]: Started plugin.
2020-09-25 15:46:48.301 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.groovy]: Started plugin.
2020-09-25 15:46:48.301 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.grunt]: Started plugin.
2020-09-25 15:46:48.302 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.gulp]: Started plugin.
2020-09-25 15:46:48.302 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.handlebars]: Started plugin.
2020-09-25 15:46:48.302 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.hlsl]: Started plugin.
2020-09-25 15:46:48.303 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.html]: Started plugin.
2020-09-25 15:46:48.303 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.html-language-features]: Started plugin.
2020-09-25 15:46:48.304 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.ini]: Started plugin.
2020-09-25 15:46:48.304 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.jake]: Started plugin.
2020-09-25 15:46:48.305 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.java]: Started plugin.
2020-09-25 15:46:48.305 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.javascript]: Started plugin.
2020-09-25 15:46:48.306 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.json]: Started plugin.
2020-09-25 15:46:48.306 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.json-language-features]: Started plugin.
2020-09-25 15:46:48.306 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.less]: Started plugin.
2020-09-25 15:46:48.310 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.log]: Started plugin.
2020-09-25 15:46:48.311 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.lua]: Started plugin.
2020-09-25 15:46:48.311 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.make]: Started plugin.
2020-09-25 15:46:48.312 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.markdown]: Started plugin.
2020-09-25 15:46:48.312 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.merge-conflict]: Started plugin.
2020-09-25 15:46:48.313 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.npm]: Started plugin.
2020-09-25 15:46:48.313 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.objective-c]: Started plugin.
2020-09-25 15:46:48.314 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.perl]: Started plugin.
2020-09-25 15:46:48.316 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.php]: Started plugin.
2020-09-25 15:46:48.317 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.powershell]: Started plugin.
2020-09-25 15:46:48.317 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.pug]: Started plugin.
2020-09-25 15:46:48.318 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.python]: Started plugin.
2020-09-25 15:46:48.318 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.r]: Started plugin.
2020-09-25 15:46:48.319 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.razor]: Started plugin.
2020-09-25 15:46:48.319 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.ruby]: Started plugin.
2020-09-25 15:46:48.320 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.rust]: Started plugin.
2020-09-25 15:46:48.320 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.scss]: Started plugin.
2020-09-25 15:46:48.320 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.shaderlab]: Started plugin.
2020-09-25 15:46:48.321 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.shellscript]: Started plugin.
2020-09-25 15:46:48.321 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.sql]: Started plugin.
2020-09-25 15:46:48.322 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.swift]: Started plugin.
2020-09-25 15:46:48.322 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-abyss]: Started plugin.
2020-09-25 15:46:48.323 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-defaults]: Started plugin.
2020-09-25 15:46:48.323 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-monokai-dimmed]: Started plugin.
2020-09-25 15:46:48.323 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-kimbie-dark]: Started plugin.
2020-09-25 15:46:48.326 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-monokai]: Started plugin.
2020-09-25 15:46:48.327 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-quietlight]: Started plugin.
2020-09-25 15:46:48.328 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-red]: Started plugin.
2020-09-25 15:46:48.328 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-solarized-dark]: Started plugin.
2020-09-25 15:46:48.329 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.theme-tomorrow-night-blue]: Started plugin.
2020-09-25 15:46:48.330 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.typescript]: Started plugin.
2020-09-25 15:46:48.330 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.vb]: Started plugin.
2020-09-25 15:46:48.331 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.xml]: Started plugin.
2020-09-25 15:46:48.332 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.yaml]: Started plugin.
2020-09-25 15:46:48.333 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][editorconfig.editorconfig]: Started plugin.
2020-09-25 15:46:48.334 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][vscode.git]: Started plugin.
2020-09-25 15:46:48.334 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476][ms-vscode.references-view]: Started plugin.
2020-09-25 15:46:48.335 root INFO [79edaccd-fbab-4373-8bf5-873177ff8476] Start of 73 plugins took: 4511.6 ms
2020-09-25 15:46:48.378 root INFO [nsfw-watcher: 32] Started watching: /projects/django-realworld-example-app/README.md
2020-09-25 15:46:48.503 root INFO [nsfw-watcher: 32] Started watching: /home/theia/.theia/tasks.json
2020-09-25 15:46:48.574 root ERROR [hosted-plugin: 47] Promise rejection not handled in one second: Identity added: /etc/ssh/private/default-1601032555168 (/etc/ssh/private/default-1601032555168)
, reason: Identity added: /etc/ssh/private/default-1601032555168 (/etc/ssh/private/default-1601032555168)
2020-09-25 15:46:58.422 root INFO >>> Storing the layout...
2020-09-25 15:46:58.449 root INFO <<< The layout has been successfully stored.
2020-09-25 15:48:36.794 root ERROR [hosted-plugin: 47] Promise rejection not handled in one second: Error: Failed to show text document [object Object] , reason: Error: Failed to show text document [object Object]
2020-09-25 15:48:36.795 root ERROR [hosted-plugin: 47] With stack trace: Error: Failed to show text document [object Object]
at Object. (/home/theia/node_modules/@theia/plugin-ext/lib/plugin/plugin-context.js:295:43)
at step (/home/theia/node_modules/@theia/plugin-ext/lib/plugin/plugin-context.js:59:23)
at Object.next (/home/theia/node_modules/@theia/plugin-ext/lib/plugin/plugin-context.js:40:53)
at fulfilled (/home/theia/node_modules/@theia/plugin-ext/lib/plugin/plugin-context.js:31:58)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
Errors in che-machine-exec container logs:
time="2020-09-25T15:46:24Z" level=info msg="Default 'info' log level is applied"
time="2020-09-25T15:46:24Z" level=info msg="Exec containers configuration:"
time="2020-09-25T15:46:24Z" level=info msg="==> Debug level info"
time="2020-09-25T15:46:24Z" level=info msg="==> Application url 127.0.0.1:4444"
time="2020-09-25T15:46:24Z" level=info msg="==> Absolute path to folder with static resources "
time="2020-09-25T15:46:24Z" level=info msg="==> Use bearer token: false"
time="2020-09-25T15:46:24Z" level=info msg="==> Pod selector: che.workspace_id=workspace0azst3vrbbfcc63x"
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] GET /connect --> main.main.func2 (3 handlers)
[GIN-debug] GET /attach/:id --> main.main.func3 (3 handlers)
[GIN-debug] POST /exec/config --> main.main.func4 (3 handlers)
[GIN-debug] POST /exec/init --> main.main.func5 (3 handlers)
[GIN-debug] POST /activity/tick --> main.main.func6 (3 handlers)
[GIN-debug] GET /healthz --> main.main.func7 (3 handlers)
⇩ Registered RPCRoutes:
Json-rpc MachineExec Routes:
✓ create
✓ check
✓ resize
[GIN-debug] Listening and serving HTTP on 127.0.0.1:4444
[GIN] 2020/09/25 - 15:46:47 | 200 | 1.580195ms | 10.128.2.224 | GET /connect?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCJ9.eyJ3c2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCIsInVpZCI6Ijc3NmUxMGFmLTNkYTMtNDVhMy05NGNhLTgyYjFjZWYxOTBiYSIsImF1ZCI6IndvcmtzcGFjZTBhenN0M3ZyYmJmY2M2M3giLCJuYmYiOi0xLCJ1bmFtZSI6ImFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE2MzI1ODQ3MzEsImlhdCI6MTYwMTA0ODczMSwianRpIjoiOWMzYjgzYzUtMzQ0NC00MTMwLWEzMjEtMDE4ZDc0YWJmYjM5In0.EgnstbMNzMzo4Z129l9vQDbTbcwvmjKsARqWqn-WRPt8ptj_fjrVGORuawXivvFgkFuq2aAX0ScUKee3RbZrvO9Hu0wN46oCc7MGtZZgjnyM0CB5I4lQqYLmVM9vRuQFzyHwVNxdghrS_PlYUQVGmkpJ-bJwB6PVo7XbMTCmxpHqQvVO9rGb6k9b_y5zxAHx6LusBhqTqoZNYaJDPD3A3g2miEGKhwKKlhAjj46zsCFeaiBcTUcE08DrV_mCtSiAGL8z1WkfO4BhkI42VInutTBMrRDPl9XtM421OIH3VWrlPeK3t8Kh35ley2qxjsQINQ5zD_M1cq_pGsrGyUt2Fg
time="2020-09-25T15:55:59Z" level=info msg="[sh -c cd ${CHE_PROJECTS_ROOT}/django-realworld-example-app; pip install --user -r requirements.txt && pip install --user ptvsd] is successfully initialized in user specified container workspace0azst3vrbbfcc63x.python-756bb8dd75-2x6qg/python"
[GIN] 2020/09/25 - 15:56:00 | 200 | 315.909µs | 10.33.177.181 | GET /connect?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCJ9.eyJ3c2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCIsInVpZCI6Ijc3NmUxMGFmLTNkYTMtNDVhMy05NGNhLTgyYjFjZWYxOTBiYSIsImF1ZCI6IndvcmtzcGFjZTBhenN0M3ZyYmJmY2M2M3giLCJuYmYiOi0xLCJ1bmFtZSI6ImFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE2MzI1ODQ3MzEsImlhdCI6MTYwMTA0ODczMSwianRpIjoiOWMzYjgzYzUtMzQ0NC00MTMwLWEzMjEtMDE4ZDc0YWJmYjM5In0.EgnstbMNzMzo4Z129l9vQDbTbcwvmjKsARqWqn-WRPt8ptj_fjrVGORuawXivvFgkFuq2aAX0ScUKee3RbZrvO9Hu0wN46oCc7MGtZZgjnyM0CB5I4lQqYLmVM9vRuQFzyHwVNxdghrS_PlYUQVGmkpJ-bJwB6PVo7XbMTCmxpHqQvVO9rGb6k9b_y5zxAHx6LusBhqTqoZNYaJDPD3A3g2miEGKhwKKlhAjj46zsCFeaiBcTUcE08DrV_mCtSiAGL8z1WkfO4BhkI42VInutTBMrRDPl9XtM421OIH3VWrlPeK3t8Kh35ley2qxjsQINQ5zD_M1cq_pGsrGyUt2Fg
time="2020-09-25T15:56:11Z" level=error msg="failed to read ws-conn message. Cause: read tcp 127.0.0.1:4444->127.0.0.1:45426: use of closed network connection"
[GIN] 2020/09/25 - 15:56:11 | 200 | 10.921742258s | 10.33.177.181 | GET /attach/1?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCJ9.eyJ3c2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCIsInVpZCI6Ijc3NmUxMGFmLTNkYTMtNDVhMy05NGNhLTgyYjFjZWYxOTBiYSIsImF1ZCI6IndvcmtzcGFjZTBhenN0M3ZyYmJmY2M2M3giLCJuYmYiOi0xLCJ1bmFtZSI6ImFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE2MzI1ODQ3MzEsImlhdCI6MTYwMTA0ODczMSwianRpIjoiOWMzYjgzYzUtMzQ0NC00MTMwLWEzMjEtMDE4ZDc0YWJmYjM5In0.EgnstbMNzMzo4Z129l9vQDbTbcwvmjKsARqWqn-WRPt8ptj_fjrVGORuawXivvFgkFuq2aAX0ScUKee3RbZrvO9Hu0wN46oCc7MGtZZgjnyM0CB5I4lQqYLmVM9vRuQFzyHwVNxdghrS_PlYUQVGmkpJ-bJwB6PVo7XbMTCmxpHqQvVO9rGb6k9b_y5zxAHx6LusBhqTqoZNYaJDPD3A3g2miEGKhwKKlhAjj46zsCFeaiBcTUcE08DrV_mCtSiAGL8z1WkfO4BhkI42VInutTBMrRDPl9XtM421OIH3VWrlPeK3t8Kh35ley2qxjsQINQ5zD_M1cq_pGsrGyUt2Fg
[GIN] 2020/09/25 - 15:56:11 | 400 | 123.092µs | 10.33.177.181 | GET /attach/1?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCJ9.eyJ3c2lkIjoid29ya3NwYWNlMGF6c3QzdnJiYmZjYzYzeCIsInVpZCI6Ijc3NmUxMGFmLTNkYTMtNDVhMy05NGNhLTgyYjFjZWYxOTBiYSIsImF1ZCI6IndvcmtzcGFjZTBhenN0M3ZyYmJmY2M2M3giLCJuYmYiOi0xLCJ1bmFtZSI6ImFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE2MzI1ODQ3MzEsImlhdCI6MTYwMTA0ODczMSwianRpIjoiOWMzYjgzYzUtMzQ0NC00MTMwLWEzMjEtMDE4ZDc0YWJmYjM5In0.EgnstbMNzMzo4Z129l9vQDbTbcwvmjKsARqWqn-WRPt8ptj_fjrVGORuawXivvFgkFuq2aAX0ScUKee3RbZrvO9Hu0wN46oCc7MGtZZgjnyM0CB5I4lQqYLmVM9vRuQFzyHwVNxdghrS_PlYUQVGmkpJ-bJwB6PVo7XbMTCmxpHqQvVO9rGb6k9b_y5zxAHx6LusBhqTqoZNYaJDPD3A3g2miEGKhwKKlhAjj46zsCFeaiBcTUcE08DrV_mCtSiAGL8z1WkfO4BhkI42VInutTBMrRDPl9XtM421OIH3VWrlPeK3t8Kh35ley2qxjsQINQ5zD_M1cq_pGsrGyUt2Fg
time="2020-09-25T15:56:11Z" level=error msg="Unable to upgrade connection to ws-conn websocket: could not find connection header with token 'upgrade'"
Runtime
- kubernetes (include output of
kubectl version) - Openshift (include output of
oc version) - minikube (include output of
minikube versionandkubectl version) - minishift (include output of
minishift versionandoc version) - docker-desktop + K8S (include output of
docker versionandkubectl version) - other: (please specify)
Screenshots
Installation method
- chectl:next
- provide a full command that was used to deploy Eclipse Che (including the output)
- provide an output of
chectl versioncommand
- OperatorHub
- I don't know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: CRW CCI
Eclipse Che Logs
Additional context
Recent changes: eclipse-che/che-theia@406187e
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/qee2e-test/failureIssues that is related to a test failures reported by our CI platform and our QE.Issues that is related to a test failures reported by our CI platform and our QE.kind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.status/blockedIssue that can’t be moved forward. Must include a comment on the reason for the blockage.Issue that can’t be moved forward. Must include a comment on the reason for the blockage.
