Skip to content

build(deps-dev): bump @babel/preset-env from 7.29.7 to 8.0.2 in /frontend#3461

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/babel/preset-env-8.0.2
Open

build(deps-dev): bump @babel/preset-env from 7.29.7 to 8.0.2 in /frontend#3461
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/babel/preset-env-8.0.2

build(deps-dev): bump @babel/preset-env in /frontend

e647522
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Frontend build failed Jun 22, 2026 in 25s

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: 2026-06-22T14:08:25.324Z
Resolved: 2026-06-22T14:08:50.673Z
Task Execution Time: 25 seconds, 349 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: JXXIMamkRvuPE1fV1Xxtww
RunId: 0

Artifacts

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


[taskcluster 2026-06-22T14:08:25.398Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-06-22T14:08:25.398Z]   {
[taskcluster 2026-06-22T14:08:25.398Z]     "generic-worker": {
[taskcluster 2026-06-22T14:08:25.398Z]       "config": {
[taskcluster 2026-06-22T14:08:25.398Z]         "capacity": 1,
[taskcluster 2026-06-22T14:08:25.398Z]         "headlessTasks": false
[taskcluster 2026-06-22T14:08:25.398Z]       },
[taskcluster 2026-06-22T14:08:25.398Z]       "engine": "multiuser",
[taskcluster 2026-06-22T14:08:25.398Z]       "go-arch": "amd64",
[taskcluster 2026-06-22T14:08:25.398Z]       "go-os": "linux",
[taskcluster 2026-06-22T14:08:25.398Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-22T14:08:25.398Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-06-22T14:08:25.398Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-22T14:08:25.398Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-22T14:08:25.398Z]       "version": "100.0.1"
[taskcluster 2026-06-22T14:08:25.398Z]     },
[taskcluster 2026-06-22T14:08:25.398Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-06-22T14:08:25.398Z]     "instance-id": "5832518084364402271",
[taskcluster 2026-06-22T14:08:25.398Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-06-22T14:08:25.398Z]     "local-ipv4": "10.128.0.40",
[taskcluster 2026-06-22T14:08:25.398Z]     "machine-setup": {
[taskcluster 2026-06-22T14:08:25.398Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-06-22T14:08:25.398Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-06-22T14:08:25.398Z]     },
[taskcluster 2026-06-22T14:08:25.398Z]     "project-id": "community-tc-workers",
[taskcluster 2026-06-22T14:08:25.398Z]     "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-cyrzb-hotpyqmpcr3v0-aq.c.community-tc-workers.internal",
[taskcluster 2026-06-22T14:08:25.398Z]     "public-ipv4": "35.253.73.176",
[taskcluster 2026-06-22T14:08:25.398Z]     "region": "us-central1",
[taskcluster 2026-06-22T14:08:25.398Z]     "zone": "us-central1-f"
[taskcluster 2026-06-22T14:08:25.398Z]   }
[taskcluster 2026-06-22T14:08:25.399Z] Task ID: JXXIMamkRvuPE1fV1Xxtww
[taskcluster 2026-06-22T14:08:25.399Z] === Task Starting ===
[taskcluster 2026-06-22T14:08:26.126Z] [d2g] Using cached docker image "docker.io/library/node:16-alpine"
[taskcluster 2026-06-22T14:08:26.129Z] Executing command 0: docker run -t --name taskcontainer_EzcAbbmWTBKPeNrAJeoSNA --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 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 e647522c1aa6bb50bdde318b6c78b230729da732 -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 e647522c1aa6bb50bdde318b6c78b230729da732 -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: @babel/preset-env@8.0.2
npm ERR! Found: @babel/core@7.18.6
npm ERR! node_modules/@babel/core
npm ERR!   peer @babel/core@"^7.11.0" from @babel/eslint-parser@7.29.7
npm ERR!   node_modules/@babel/eslint-parser
npm ERR!     dev @babel/eslint-parser@"^7.29.7" from the root project
npm ERR!   peer @babel/core@"^7.4.0 || ^8.0.0" from @babel/helper-define-polyfill-provider@1.0.0
npm ERR!   node_modules/@babel/helper-define-polyfill-provider
npm ERR!     @babel/helper-define-polyfill-provider@"^1.0.0" from babel-plugin-polyfill-corejs3@1.0.0
npm ERR!     node_modules/babel-plugin-polyfill-corejs3
npm ERR!       babel-plugin-polyfill-corejs3@"^1.0.0" from @babel/preset-env@8.0.2
npm ERR!       node_modules/@babel/preset-env
npm ERR!         dev @babel/preset-env@"^8.0.2" from the root project
npm ERR!   4 more (@babel/helper-module-transforms, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @babel/core@"^8.0.0" from @babel/preset-env@8.0.2
npm ERR! node_modules/@babel/preset-env
npm ERR!   dev @babel/preset-env@"^8.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @babel/core@8.0.1
npm ERR! node_modules/@babel/core
npm ERR!   peer @babel/core@"^8.0.0" from @babel/preset-env@8.0.2
npm ERR!   node_modules/@babel/preset-env
npm ERR!     dev @babel/preset-env@"^8.0.2" 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/2026-06-22T14_08_48_364Z-debug-0.log
[taskcluster 2026-06-22T14:08:49.852Z]                        Exit Code: 1
[taskcluster 2026-06-22T14:08:49.852Z]                        User Time: 32.148ms
[taskcluster 2026-06-22T14:08:49.852Z]                      Kernel Time: 15.555ms
[taskcluster 2026-06-22T14:08:49.852Z]                        Wall Time: 23.722992765s
[taskcluster 2026-06-22T14:08:49.852Z]  Average Available System Memory: 14.62 GiB
[taskcluster 2026-06-22T14:08:49.852Z]       Average System Memory Used: 1011.97 MiB
[taskcluster 2026-06-22T14:08:49.852Z]          Peak System Memory Used: 1.35 GiB
[taskcluster 2026-06-22T14:08:49.852Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-06-22T14:08:49.852Z]                           Result: FAILED
[taskcluster 2026-06-22T14:08:49.853Z] === Task Finished ===
[taskcluster 2026-06-22T14:08:49.853Z] Task Duration: 23.723555144s
[taskcluster:warn 2026-06-22T14:08:49.923Z] [d2g] Artifact "public/frontend" not found at "/src/frontend/build": exit status 1
[taskcluster:warn 2026-06-22T14:08:49.923Z] Error response from daemon: Could not find the file /src/frontend/build in container taskcontainer_EzcAbbmWTBKPeNrAJeoSNA
[taskcluster:warn 2026-06-22T14:08:49.923Z] 
[taskcluster:error] exit status 1