Skip to content

build(deps-dev): bump eslint-plugin-n in /frontend

9547326
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.21.3 in /frontend #2915

build(deps-dev): bump eslint-plugin-n in /frontend
9547326
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Frontend build failed Aug 5, 2025 in 3m 31s

Community-TC (pull_request)

Build web single page application

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-08-05T22:00:59.981Z
Resolved: 2025-08-05T22:01:27.548Z
Task Execution Time: 27 seconds, 567 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

- public/frontend
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-08-05T22:01:00.064Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-08-05T22:01:00.064Z]   {
[taskcluster 2025-08-05T22:01:00.064Z]     "config": {
[taskcluster 2025-08-05T22:01:00.064Z]       "deploymentId": "eb9242a7c784c925"
[taskcluster 2025-08-05T22:01:00.064Z]     },
[taskcluster 2025-08-05T22:01:00.064Z]     "generic-worker": {
[taskcluster 2025-08-05T22:01:00.064Z]       "config": {
[taskcluster 2025-08-05T22:01:00.064Z]         "headlessTasks": false
[taskcluster 2025-08-05T22:01:00.064Z]       },
[taskcluster 2025-08-05T22:01:00.064Z]       "engine": "multiuser",
[taskcluster 2025-08-05T22:01:00.064Z]       "go-arch": "amd64",
[taskcluster 2025-08-05T22:01:00.064Z]       "go-os": "linux",
[taskcluster 2025-08-05T22:01:00.064Z]       "go-version": "go1.24.5",
[taskcluster 2025-08-05T22:01:00.064Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v87.1.2",
[taskcluster 2025-08-05T22:01:00.064Z]       "revision": "10d6eee69608a338333193bda2e19d69814198c3",
[taskcluster 2025-08-05T22:01:00.064Z]       "source": "https://github.com/taskcluster/taskcluster/commits/10d6eee69608a338333193bda2e19d69814198c3",
[taskcluster 2025-08-05T22:01:00.064Z]       "version": "87.1.2"
[taskcluster 2025-08-05T22:01:00.064Z]     },
[taskcluster 2025-08-05T22:01:00.064Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ou27v7jw8g9wkqcue2a3",
[taskcluster 2025-08-05T22:01:00.064Z]     "instance-id": "8805828616614035574",
[taskcluster 2025-08-05T22:01:00.064Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-08-05T22:01:00.064Z]     "local-ipv4": "10.142.0.40",
[taskcluster 2025-08-05T22:01:00.064Z]     "machine-setup": {
[taskcluster 2025-08-05T22:01:00.064Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-08-05T22:01:00.064Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/e37100a73dc38a60316d389533f737bf0ee912b2/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-08-05T22:01:00.064Z]     },
[taskcluster 2025-08-05T22:01:00.064Z]     "project-id": "community-tc-workers",
[taskcluster 2025-08-05T22:01:00.064Z]     "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-a5vqfzksr8wrzdqc3z8qsq.c.community-tc-workers.internal",
[taskcluster 2025-08-05T22:01:00.064Z]     "public-ipv4": "34.23.19.166",
[taskcluster 2025-08-05T22:01:00.064Z]     "region": "us-east1",
[taskcluster 2025-08-05T22:01:00.064Z]     "zone": "us-east1-b"
[taskcluster 2025-08-05T22:01:00.064Z]   }
[taskcluster 2025-08-05T22:01:00.064Z] Task ID: M5DdbSGQSF6b0CsvBP7wpg
[taskcluster 2025-08-05T22:01:00.064Z] === Task Starting ===
[taskcluster 2025-08-05T22:01:00.711Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east1-b.8805828616614035574.60099/log/IrXdDsrLRcmzC4zPJhjamQ with mime type "text/plain; charset=utf-8" and expiry 2025-08-05T23:16:00.574Z
[taskcluster 2025-08-05T22:01:00.874Z] [d2g] Loading docker image
[taskcluster 2025-08-05T22:01:06.700Z] [d2g] Loaded docker image "docker.io/library/node:16-alpine"
[taskcluster 2025-08-05T22:01:06.700Z] Executing command 0: /usr/bin/env bash -cx 'docker run -t --name taskcontainer_OcEDIE7iTxC6AS_jq6KCEA --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e BACKEND_URL -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:16-alpine sh -lxce '\''apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/mozilla/code-review /src && cd /src/frontend && git checkout 9547326bebcde0934303854eae1ae4a3d91f5667 -b build && npm install && npm run build'\'
+ docker run -t --name taskcontainer_OcEDIE7iTxC6AS_jq6KCEA --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e BACKEND_URL -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:16-alpine sh -lxce 'apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/mozilla/code-review /src && cd /src/frontend && git checkout 9547326bebcde0934303854eae1ae4a3d91f5667 -b build && npm install && npm run build'
+ export 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export 'PAGER=less'
+ umask 022
+ '[' -n  -o 1.36.1 ]
+ PS1='\h:\w\$ '
+ '[' -n  ]
+ '[' -r /etc/profile.d/20locale.sh ]
+ . /etc/profile.d/20locale.sh
+ export 'CHARSET=UTF-8'
+ export 'LANG=C.UTF-8'
+ export 'LC_COLLATE=C'
+ unset script
+ apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet
  0%                                               1%                                               2%                                               2% █                                             3% █                                             4% █                                             4% ██                                            5% ██                                            6% ██                                            6% ███                                           7% ███                                           8% ███                                           9% ███                                           9% ████                                         10% ████                                         11% ████                                         11% █████                                        12% █████                                        13% █████                                        13% ██████                                       14% ██████                                       15% ██████                                       16% ███████                                      17% ███████                                      18% ████████                                     19% ████████                                     20% █████████                                    21% █████████                                    22% █████████                                    22% ██████████                                   23% ██████████                                   24% ██████████                                   25% ███████████                                  26% ███████████                                  27% ████████████                                 28% ████████████                                 29% ████████████                                 30% █████████████                                31% █████████████                                32% ██████████████                               33% ██████████████                               34% ██████████████                               34% ███████████████                              35% ███████████████                              36% ████████████████                             37% ████████████████                             38% ████████████████                             38% █████████████████                            39% █████████████████                            40% █████████████████                            41% ██████████████████                           42% ██████████████████                           43% ███████████████████                          44% ███████████████████                          45% ███████████████████                          45% ████████████████████                         46% ████████████████████                         47% ████████████████████                         48% █████████████████████                        49% █████████████████████                        50% ██████████████████████                       51% ██████████████████████                       52% ███████████████████████                      53% ███████████████████████                      54% ███████████████████████                      55% ████████████████████████                     56% ████████████████████████                     57% █████████████████████████                    58% █████████████████████████                    59% ██████████████████████████                   60% ██████████████████████████                   61% ██████████████████████████                   61% ███████████████████████████                  62% ███████████████████████████                  63% ███████████████████████████                  63% ████████████████████████████                 64% ████████████████████████████                 65% ████████████████████████████                 65% █████████████████████████████                66% █████████████████████████████                67% █████████████████████████████                68% █████████████████████████████                68% ██████████████████████████████               69% ██████████████████████████████               70% ██████████████████████████████               70% ███████████████████████████████              71% ███████████████████████████████              72% ███████████████████████████████              72% ████████████████████████████████             73% ████████████████████████████████             74% ████████████████████████████████             75% █████████████████████████████████            76% █████████████████████████████████            77% ██████████████████████████████████           78% ██████████████████████████████████           79% ██████████████████████████████████           80% ███████████████████████████████████          81% ███████████████████████████████████          82% ████████████████████████████████████         83% ████████████████████████████████████         84% █████████████████████████████████████        85% █████████████████████████████████████        86% █████████████████████████████████████        86% ██████████████████████████████████████       87% ██████████████████████████████████████       88% ██████████████████████████████████████       88% ███████████████████████████████████████      89% ███████████████████████████████████████      90% ███████████████████████████████████████      90% ████████████████████████████████████████     91% ████████████████████████████████████████     92% ████████████████████████████████████████     93% ████████████████████████████████████████     93% █████████████████████████████████████████    94% █████████████████████████████████████████    95% █████████████████████████████████████████    95% ██████████████████████████████████████████   96% ██████████████████████████████████████████   97% ██████████████████████████████████████████   97% ███████████████████████████████████████████  98% ███████████████████████████████████████████  99% ███████████████████████████████████████████ % ████████████████████████████████████████████+ git clone --quiet https://github.com/mozilla/code-review /src
+ cd /src/frontend
+ git checkout 9547326bebcde0934303854eae1ae4a3d91f5667 -b build
Switched to a new branch 'build'
+ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-standard@17.1.0
npm ERR! Found: eslint-plugin-n@17.21.3
npm ERR! node_modules/eslint-plugin-n
npm ERR!   dev eslint-plugin-n@"^17.21.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from eslint-config-standard@17.1.0
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"^17.1.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-n@16.6.2
npm ERR! node_modules/eslint-plugin-n
npm ERR!   peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from eslint-config-standard@17.1.0
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"^17.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2025-08-05T22_01_23_485Z-debug-0.log
[taskcluster 2025-08-05T22:01:26.753Z]                        Exit Code: 1
[taskcluster 2025-08-05T22:01:26.753Z]                        User Time: 17.817ms
[taskcluster 2025-08-05T22:01:26.753Z]                      Kernel Time: 21.157ms
[taskcluster 2025-08-05T22:01:26.753Z]                        Wall Time: 20.05305137s
[taskcluster 2025-08-05T22:01:26.753Z]  Average Available System Memory: 14.51 GiB
[taskcluster 2025-08-05T22:01:26.753Z]       Average System Memory Used: 813.78 MiB
[taskcluster 2025-08-05T22:01:26.753Z]          Peak System Memory Used: 1.04 GiB
[taskcluster 2025-08-05T22:01:26.753Z]              Total System Memory: 15.62 GiB
[taskcluster 2025-08-05T22:01:26.753Z]                           Result: FAILED
[taskcluster 2025-08-05T22:01:26.754Z] === Task Finished ===
[taskcluster 2025-08-05T22:01:26.754Z] Task Duration: 20.053613939s
[taskcluster:warn 2025-08-05T22:01:26.779Z] [d2g] Artifact "public/frontend" not found at "/src/frontend/build": exit status 1
[taskcluster:warn 2025-08-05T22:01:26.779Z] Error response from daemon: Could not find the file /src/frontend/build in container taskcontainer_OcEDIE7iTxC6AS_jq6KCEA
[taskcluster:warn 2025-08-05T22:01:26.779Z] 
[taskcluster 2025-08-05T22:01:27.018Z] Uploading error artifact public/frontend from file artifact0 with message "Could not read directory '/home/task_175443118340611/artifact0'", reason "file-missing-on-worker" and expiry 2025-08-19T21:57:56.628Z
[taskcluster 2025-08-05T22:01:27.187Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-08-05T22:57:56.628Z
[taskcluster:error] exit status 1