Skip to content

Bump idna from 3.11 to 3.15 in /services/reviewhelper-api

8bc079a
Select commit
Loading
Failed to load commit list.
Open

Bump idna from 3.11 to 3.15 in /services/reviewhelper-api #6045

Bump idna from 3.11 to 3.15 in /services/reviewhelper-api
8bc079a
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug ui build succeeded May 19, 2026 in 58s

Community-TC (pull_request)

bugbug ui build

Details

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

Task Status

Started: 2026-05-19T21:47:23.196Z
Resolved: 2026-05-19T21:48:20.826Z
Task Execution Time: 57 seconds, 630 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: GNFVRukISMidAnXN7oNLwg
RunId: 0

Artifacts

- public/frontend/bug.html
- public/frontend/bug.js
- public/frontend/common.js
- public/frontend/css/common.css
- public/frontend/css/page.css
- public/frontend/feature.html
- public/frontend/feature.js
- public/frontend/index.html
- public/frontend/index.js
- public/frontend/release.html
- public/frontend/release.js
- public/frontend/_snowpack/pkg/apexcharts.js
- public/frontend/_snowpack/pkg/import-map.json
- public/frontend/_snowpack/pkg/@js-temporal/polyfill.js
- public/frontend/_snowpack/pkg/localforage.js
- public/frontend/team.html
- public/frontend/team.js
- public/frontend/testing.html
- public/frontend/testing.js
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-05-19T21:47:23.282Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-05-19T21:47:23.282Z]   {
[taskcluster 2026-05-19T21:47:23.282Z]     "generic-worker": {
[taskcluster 2026-05-19T21:47:23.282Z]       "config": {
[taskcluster 2026-05-19T21:47:23.282Z]         "capacity": 1,
[taskcluster 2026-05-19T21:47:23.282Z]         "headlessTasks": false
[taskcluster 2026-05-19T21:47:23.282Z]       },
[taskcluster 2026-05-19T21:47:23.282Z]       "engine": "multiuser",
[taskcluster 2026-05-19T21:47:23.282Z]       "go-arch": "amd64",
[taskcluster 2026-05-19T21:47:23.282Z]       "go-os": "linux",
[taskcluster 2026-05-19T21:47:23.282Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-19T21:47:23.282Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-05-19T21:47:23.282Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-19T21:47:23.282Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-19T21:47:23.282Z]       "version": "100.0.1"
[taskcluster 2026-05-19T21:47:23.282Z]     },
[taskcluster 2026-05-19T21:47:23.282Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-05-19T21:47:23.282Z]     "instance-id": "3118791548697929520",
[taskcluster 2026-05-19T21:47:23.282Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-05-19T21:47:23.282Z]     "local-ipv4": "10.128.0.104",
[taskcluster 2026-05-19T21:47:23.282Z]     "machine-setup": {
[taskcluster 2026-05-19T21:47:23.282Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-05-19T21:47:23.282Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-05-19T21:47:23.282Z]     },
[taskcluster 2026-05-19T21:47:23.282Z]     "project-id": "community-tc-workers",
[taskcluster 2026-05-19T21:47:23.282Z]     "public-hostname": "proj-bugbug-batch-ryuukommqisljhq23lke0w.c.community-tc-workers.internal",
[taskcluster 2026-05-19T21:47:23.282Z]     "public-ipv4": "136.116.94.195",
[taskcluster 2026-05-19T21:47:23.282Z]     "region": "us-central1",
[taskcluster 2026-05-19T21:47:23.282Z]     "zone": "us-central1-a"
[taskcluster 2026-05-19T21:47:23.282Z]   }
[taskcluster 2026-05-19T21:47:23.282Z] Task ID: GNFVRukISMidAnXN7oNLwg
[taskcluster 2026-05-19T21:47:23.282Z] === Task Starting ===
[taskcluster 2026-05-19T21:47:24.028Z] [d2g] Loading docker image
[taskcluster 2026-05-19T21:47:50.579Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-05-19T21:47:50.583Z] Executing command 0: docker run -t --name taskcontainer_HdsFJOV4Qu2MnWxh9XF2JA --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -cxe 'git clone --quiet https://github.com/mozilla/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 8bc079a09b5f122f084d67fee46a424f95052aa3 && cd ui/changes && npm install --no-progress && npm run release'
+ git clone --quiet https://github.com/mozilla/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 8bc079a09b5f122f084d67fee46a424f95052aa3
HEAD is now at 8bc079a0 Bump idna from 3.11 to 3.15 in /services/reviewhelper-api
+ cd ui/changes
+ npm install --no-progress
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 395 packages, and audited 396 packages in 8s

51 packages are looking for funding
  run `npm fund` for details

29 vulnerabilities (3 low, 7 moderate, 16 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run release

> changes@1.0.0 release
> npx snowpack build

[22:49:13] [snowpack] ! building files...
[22:49:13] [snowpack] ✔ files built. [0.05s]
[22:49:13] [snowpack] ! building dependencies...
[22:49:17] [snowpack] ✔ dependencies built. [4.31s]
[22:49:17] [snowpack] ! writing to disk...
[22:49:17] [snowpack] ✔ write complete. [0.02s]
[22:49:17] [snowpack] ▶ Build Complete!
[taskcluster 2026-05-19T21:48:19.164Z]                        Exit Code: 0
[taskcluster 2026-05-19T21:48:19.164Z]                        User Time: 17.488ms
[taskcluster 2026-05-19T21:48:19.164Z]                      Kernel Time: 12.345ms
[taskcluster 2026-05-19T21:48:19.164Z]                        Wall Time: 28.58007781s
[taskcluster 2026-05-19T21:48:19.164Z]  Average Available System Memory: 6.35 GiB
[taskcluster 2026-05-19T21:48:19.164Z]       Average System Memory Used: 1.40 GiB
[taskcluster 2026-05-19T21:48:19.164Z]          Peak System Memory Used: 1.94 GiB
[taskcluster 2026-05-19T21:48:19.164Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-05-19T21:48:19.164Z]                           Result: SUCCEEDED
[taskcluster 2026-05-19T21:48:19.165Z] === Task Finished ===
[taskcluster 2026-05-19T21:48:19.165Z] Task Duration: 28.581927256s