eclipse-archived / codewind

The official repository of the Eclipse Codewind project
https://codewind.dev
Eclipse Public License 2.0
113 stars 45 forks source link

Error: starting Codewind in test stage on 's8p2d-ubuntu1804' docker-build agent #2865

Open josephca opened 4 years ago

josephca commented 4 years ago

Codewind version: OS:

Che version: IDE extension version: IDE version: Kubernetes cluster:

Description: There is a test failure appeared only on Eclipse provisioned 'docker-build' agent - https://ci.eclipse.org/codewind/computer/s8p2d-ubuntu1804/ It doesn't occur in other 'docker-build' agents.

A sample failed test: https://ci.eclipse.org/codewind/job/Codewind/job/codewind/job/master/29/console

11:25:48 Creating codewind-performance ... 11:25:48  Creating codewind-performance ... done Creating codewind-pfe ... 11:25:48  Creating codewind-pfe ... done Waiting for Codewind to start 11:28:07 ....................................................2020/04/30 15:28:06 Codewind containers are taking a while to start. Please check the container logs and/or restart Codewind 11:28:07
11:28:07
11:28:07 FAILED TO START CONTAINERS  11:28:07 Error starting Codewind . . . 11:28:09 (node:107) [DEP0011] DeprecationWarning: crypto.Credentials is deprecated. Use tls.SecureContext instead. 11:28:09 [30/04/20 15:26:58 server.js] [ERROR] { Error: Cannot find module 'is-mergeable-object' 11:28:09 at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) 11:28:09 at Function.Module._load (internal/modules/cjs/loader.js:562:25) 11:28:09 at Module.require (internal/modules/cjs/loader.js:692:17) 11:28:09 at require (internal/modules/cjs/helpers.js:25:18) 11:28:09 at Object. (/file-watcher/server/node_modules/deepmerge/index.js:1:32) 11:28:09 at Module._compile (internal/modules/cjs/loader.js:778:30) 11:28:09 at Module.replacementCompile (/root/.npm/_npx/38/lib/node_modules/nyc/node_modules/append-transform/index.js:60:13) 11:28:09 at Module._extensions..js (internal/modules/cjs/loader.js:789:10) 11:28:09 at Object. (/root/.npm/_npx/38/lib/node_modules/nyc/node_modules/append-transform/index.js:64:4) 11:28:09 at Module.load (internal/modules/cjs/loader.js:653:32) code: 'MODULE_NOT_FOUND' } 11:28:09 [30/04/20 15:26:58 server.js] [INFO] Codewind PFE container startup failed Steps to reproduce:

Workaround:

Trigger builds on non-Eclipse provisioned docker-build agents.

jgwest commented 4 years ago

Merged and moving to verify; will close once once it has had a chance to prove that it does not occur in our regular builds.

/pipeline verify

codewind-bot commented 4 years ago

@josephca - this issue is now ready to be verified.

jgwest commented 4 years ago

Forgot that it was @josephca that opened this one, thanks @codewind-bot 😛