Bump axios from 1.5.1 to 1.6.1 in /project-templates/node-json-vscode #198
+3
−3
Jenkins - GLSP / CI Jenkins Build
failed
Apr 12, 2024 in 6m 2s
Build java-emf-theia template/Build client: error in 'sh' step
Build java-emf-theia template / Build client / Shell Script
Error in sh
step, with arguments yarn install --unsafe-perm
.
script returned exit code 1
Build log
+ yarn install --unsafe-perm
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^5.1.2"
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^5.0.1"
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^1.0.1"
[3/5] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/clipse-glsp_glsp-examples_PR-198/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/core@^1.39.0".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/filesystem@^1.39.0".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/messages@^1.39.0".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/monaco@^1.39.0".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-browser-app > @theia/messages > [email protected]" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-browser-app > @theia/messages > [email protected]" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-browser-app > @theia/process > [email protected]" has unmet peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-glsp > @eclipse-glsp/client > @eclipse-glsp/sprotty > @eclipse-glsp/[email protected]" has unmet peer dependency "inversify@^6.0.1".
warning "workspace-aggregator-f3566e8a-321f-4f77-9314-7d9e14b77508 > tasklist-glsp > @eclipse-glsp/client > @eclipse-glsp/sprotty > [email protected]" has unmet peer dependency "inversify@^6.0.1".
[5/5] Building fresh packages...
$ lerna run prepare
lerna notice cli v6.6.2
lerna info ci enabled
> Lerna (powered by Nx) Running target prepare for 3 projects:
- tasklist-browser-app
- tasklist-glsp
- tasklist-theia
> tasklist-glsp:prepare
tasklist-glsp: �[2K�[1Gtasklist-glsp: yarn run v1.22.19
tasklist-glsp: �[2K�[1G$ yarn clean && yarn build
tasklist-glsp: �[2K�[1Gtasklist-glsp: $ rimraf lib tsconfig.tsbuildinfo
tasklist-glsp: �[2K�[1Gtasklist-glsp: $ tsc
tasklist-glsp: �[2K�[1Gtasklist-glsp: Done in 5.65s.
> tasklist-theia:prepare
tasklist-theia: �[2K�[1Gtasklist-theia: yarn run v1.22.19
tasklist-theia: �[2K�[1G$ yarn clean && yarn build
tasklist-theia: �[2K�[1Gtasklist-theia: $ rimraf lib tsconfig.tsbuildinfo
tasklist-theia: �[2K�[1Gtasklist-theia: $ tsc
tasklist-theia: �[2K�[1Gtasklist-theia: Done in 7.76s.
> tasklist-browser-app:prepare
tasklist-browser-app: �[2K�[1Gtasklist-browser-app: yarn run v1.22.19
tasklist-browser-app: �[2K�[1G$ yarn build
tasklist-browser-app: �[2K�[1Gtasklist-browser-app: $ theia build --mode development
tasklist-browser-app: Failed to resolve module: @theia/electron
tasklist-browser-app: <--- Last few GCs --->
tasklist-browser-app: [1228:0x7f17638c5010] 71241 ms: Scavenge (reduce) 1017.9 (1040.4) -> 1017.4 (1040.4) MB, 1.6 / 0.0 ms (average mu = 0.149, current mu = 0.181) allocation failure;
tasklist-browser-app: [1228:0x7f17638c5010] 71244 ms: Scavenge (reduce) 1018.1 (1040.4) -> 1017.6 (1040.7) MB, 1.6 / 0.0 ms (average mu = 0.149, current mu = 0.181) allocation failure;
tasklist-browser-app: [1228:0x7f17638c5010] 71247 ms: Scavenge (reduce) 1018.3 (1040.7) -> 1017.8 (1040.9) MB, 1.6 / 0.0 ms (average mu = 0.149, current mu = 0.181) allocation failure;
tasklist-browser-app: <--- JS stacktrace --->
tasklist-browser-app: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
tasklist-browser-app: Error: webpack exited with an unexpected signal: SIGABRT.
tasklist-browser-app: at ChildProcess.<anonymous> (/home/jenkins/agent/workspace/clipse-glsp_glsp-examples_PR-198/project-templates/java-emf-theia/glsp-client/node_modules/@theia/application-manager/lib/application-process.js:59:28)
tasklist-browser-app: at ChildProcess.emit (node:events:517:28)
tasklist-browser-app: at maybeClose (node:internal/child_process:1098:16)
tasklist-browser-app: at ChildProcess._handle.onexit (node:internal/child_process:303:5)
tasklist-browser-app: �[2K�[1Gerror Command failed with exit code 1.
tasklist-browser-app: �[2K�[1Ginfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
tasklist-browser-app: �[2K�[1Gerror Command failed with exit code 1.
tasklist-browser-app: �[2K�[1Gtasklist-browser-app: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
> Lerna (powered by Nx) Running target prepare for 3 projects failed
Failed tasks:
- tasklist-browser-app:prepare
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Details
- Declarative: Checkout SCM (20 sec)
- Build Workflow Example (2.5 sec)
- Build (0.96 sec)
- Build java-emf-theia template (5 min 0 sec)
- Build server (1 min 41 sec)
- Build client (3 min 17 sec)
Error: script returned exit code 1
- Build node-json-theia template (2.1 sec)
- Build (1 sec)
- Build node-json-vscode template (2 sec)
- Build (0.99 sec)
- Build java-emf-eclipse template (3.2 sec)
- Build client (1 sec)
- Build server (1 sec)
- Codestyle (6.5 sec)
- Lint workflow example (1 sec)
- Lint java-emf-theia (1 sec)
- Lint java-emf-eclipse (1 sec)
- Lint node-json-theia (1 sec)
- Lint node-json-vscode (0.98 sec)
- Declarative: Post Actions (24 sec)
- Build Workflow Example (2.5 sec)
Loading