build(deps): bump qs and express in /frontend #3130
Closed
Community-TC Integration / Code Review Backend docker build
succeeded
Jan 1, 2026 in 6m 28s
Community-TC (pull_request)
Build docker image of code review backend
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-01-01T13:42:41.507Z
Resolved: 2026-01-01T13:44:20.531Z
Task Execution Time: 1 minute, 39 seconds, 24 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-01-01T13:42:41.566Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-01-01T13:42:41.566Z] {
[taskcluster 2026-01-01T13:42:41.566Z] "config": {
[taskcluster 2026-01-01T13:42:41.566Z] "deploymentId": "eefd8fed8b84bc43"
[taskcluster 2026-01-01T13:42:41.566Z] },
[taskcluster 2026-01-01T13:42:41.566Z] "generic-worker": {
[taskcluster 2026-01-01T13:42:41.566Z] "config": {
[taskcluster 2026-01-01T13:42:41.566Z] "headlessTasks": false
[taskcluster 2026-01-01T13:42:41.566Z] },
[taskcluster 2026-01-01T13:42:41.566Z] "engine": "multiuser",
[taskcluster 2026-01-01T13:42:41.566Z] "go-arch": "amd64",
[taskcluster 2026-01-01T13:42:41.566Z] "go-os": "linux",
[taskcluster 2026-01-01T13:42:41.566Z] "go-version": "go1.25.5",
[taskcluster 2026-01-01T13:42:41.566Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.2",
[taskcluster 2026-01-01T13:42:41.566Z] "revision": "1323d556b9fedc5394d5c83036147ee983cac54d",
[taskcluster 2026-01-01T13:42:41.566Z] "source": "https://github.com/taskcluster/taskcluster/commits/1323d556b9fedc5394d5c83036147ee983cac54d",
[taskcluster 2026-01-01T13:42:41.566Z] "version": "95.0.2"
[taskcluster 2026-01-01T13:42:41.566Z] },
[taskcluster 2026-01-01T13:42:41.566Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-nobheorrncouiwgbtyfq",
[taskcluster 2026-01-01T13:42:41.566Z] "instance-id": "1214438689346405970",
[taskcluster 2026-01-01T13:42:41.566Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-01-01T13:42:41.566Z] "local-ipv4": "10.150.0.112",
[taskcluster 2026-01-01T13:42:41.566Z] "machine-setup": {
[taskcluster 2026-01-01T13:42:41.566Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-01-01T13:42:41.566Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-01-01T13:42:41.566Z] },
[taskcluster 2026-01-01T13:42:41.566Z] "project-id": "community-tc-workers",
[taskcluster 2026-01-01T13:42:41.566Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-f7wf60n7twacpatxqtj5mq.c.community-tc-workers.internal",
[taskcluster 2026-01-01T13:42:41.566Z] "public-ipv4": "136.107.8.137",
[taskcluster 2026-01-01T13:42:41.566Z] "region": "us-east4",
[taskcluster 2026-01-01T13:42:41.566Z] "zone": "us-east4-b"
[taskcluster 2026-01-01T13:42:41.566Z] }
[taskcluster 2026-01-01T13:42:41.566Z] Task ID: OW7SDM2xQuuYbdkGFLUhMw
[taskcluster 2026-01-01T13:42:41.566Z] === Task Starting ===
[taskcluster 2026-01-01T13:42:42.267Z] [d2g] Loading docker image
[taskcluster 2026-01-01T13:43:12.269Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-01-01T13:43:12.269Z] Executing command 0: docker run -t --name taskcontainer_ZZjhnmPJTDO_bh-b1t_SIA --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'mozilla/taskboot:0.4.1' /bin/sh -lxce 'git clone --quiet https://github.com/mozilla/code-review /code-review && cd /code-review && git checkout 780bf344fa47b39593c192efa91ad7268349eabf -b build && backend/build.sh 780bf344fa47b39593c192efa91ad7268349eabf dependabot/npm_and_yarn/frontend/multi-c8afcbbcd8 https://github.com/mozilla/code-review dev'
+ 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
+ git clone --quiet https://github.com/mozilla/code-review /code-review
+ cd /code-review
+ git checkout 780bf344fa47b39593c192efa91ad7268349eabf -b build
Switched to a new branch 'build'
+ backend/build.sh 780bf344fa47b39593c192efa91ad7268349eabf dependabot/npm_and_yarn/frontend/multi-c8afcbbcd8 https://github.com/mozilla/code-review dev
INFO:root:Target setup in /code-review
WARNING:taskboot.target:No target cloned
WARNING:taskboot.config:No configuration available
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Building docker image /code-review/backend/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code-review/backend/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf', '--tag', 'registry.hub.docker.com/mozilla/code-review:dev', '/code-review']
STEP 1/9: FROM python:3.13.7-slim
Resolving "python" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/python:3.13.7-slim...
Getting image source signatures
Writing manifest to image destination
Storing signatures
STEP 2/9: ADD tools /src/tools
--> 8e9c2d3cf821
STEP 3/9: ADD backend /src/backend
--> cfc6e982a87d
STEP 4/9: RUN cd /src/tools && pip install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> 170151b38d50
STEP 5/9: WORKDIR /src/backend
--> 72ac726107f7
STEP 6/9: ENV DEBUG=false
--> fc5c5ad10a18
STEP 7/9: RUN pip install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> 918ceb306cfd
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> cbb482be1b78
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf
--> 2f6e78c43056
Successfully tagged registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
2f6e78c43056a4f34af61097d54a43e84c7ae137e095e186c117c7e09e27f42d
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:780bf344fa47b39593c192efa91ad7268349eabf, registry.hub.docker.com/mozilla/code-review:dev to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 249 MiB ==> 0%
Read: 36.0 MiB / 249 MiB ==> 31%
Read: 68.0 MiB / 249 MiB ==> 34%
Read: 107 MiB / 249 MiB ==> 32%
Read: 143 MiB / 249 MiB ==> 32%
Read: 186 MiB / 249 MiB ==> 29%
Read: 218 MiB / 249 MiB ==> 29%
/backend.tar : 29.53% ( 249 MiB => 73.4 MiB, /backend.tar.zst)
[taskcluster 2026-01-01T13:44:17.557Z] Exit Code: 0
[taskcluster 2026-01-01T13:44:17.557Z] User Time: 15.881ms
[taskcluster 2026-01-01T13:44:17.557Z] Kernel Time: 12.216ms
[taskcluster 2026-01-01T13:44:17.557Z] Wall Time: 1m5.287156242s
[taskcluster 2026-01-01T13:44:17.557Z] Average Available System Memory: 14.04 GiB
[taskcluster 2026-01-01T13:44:17.557Z] Average System Memory Used: 1.57 GiB
[taskcluster 2026-01-01T13:44:17.557Z] Peak System Memory Used: 1.69 GiB
[taskcluster 2026-01-01T13:44:17.557Z] Total System Memory: 15.62 GiB
[taskcluster 2026-01-01T13:44:17.557Z] Result: SUCCEEDED
[taskcluster 2026-01-01T13:44:17.557Z] === Task Finished ===
[taskcluster 2026-01-01T13:44:17.557Z] Task Duration: 1m5.287664138s
Loading