build(deps): bump taskcluster from 95.0.0 to 96.7.0 in /bot #3232
Community-TC Integration / Code Review Backend docker build
succeeded
Mar 2, 2026 in 6m 57s
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-03-02T14:59:55.717Z
Resolved: 2026-03-02T15:01:49.765Z
Task Execution Time: 1 minute, 54 seconds, 48 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: CRlWemdPQXGEd68x21QcgA
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-03-02T14:59:55.784Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-03-02T14:59:55.784Z] {
[taskcluster 2026-03-02T14:59:55.784Z] "generic-worker": {
[taskcluster 2026-03-02T14:59:55.784Z] "config": {
[taskcluster 2026-03-02T14:59:55.784Z] "headlessTasks": false
[taskcluster 2026-03-02T14:59:55.784Z] },
[taskcluster 2026-03-02T14:59:55.784Z] "engine": "multiuser",
[taskcluster 2026-03-02T14:59:55.784Z] "go-arch": "amd64",
[taskcluster 2026-03-02T14:59:55.784Z] "go-os": "linux",
[taskcluster 2026-03-02T14:59:55.784Z] "go-version": "go1.26.0",
[taskcluster 2026-03-02T14:59:55.784Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.0",
[taskcluster 2026-03-02T14:59:55.784Z] "revision": "95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:59:55.784Z] "source": "https://github.com/taskcluster/taskcluster/commits/95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:59:55.784Z] "version": "96.7.0"
[taskcluster 2026-03-02T14:59:55.784Z] },
[taskcluster 2026-03-02T14:59:55.784Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-qabejxknnufiinfhmgyr",
[taskcluster 2026-03-02T14:59:55.784Z] "instance-id": "39530950782622296",
[taskcluster 2026-03-02T14:59:55.784Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-03-02T14:59:55.784Z] "local-ipv4": "10.128.15.216",
[taskcluster 2026-03-02T14:59:55.784Z] "machine-setup": {
[taskcluster 2026-03-02T14:59:55.784Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-03-02T14:59:55.784Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-03-02T14:59:55.784Z] },
[taskcluster 2026-03-02T14:59:55.784Z] "project-id": "community-tc-workers",
[taskcluster 2026-03-02T14:59:55.784Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-dpfdhlpbqfqknwzyaaiwea.c.community-tc-workers.internal",
[taskcluster 2026-03-02T14:59:55.784Z] "public-ipv4": "136.113.65.183",
[taskcluster 2026-03-02T14:59:55.784Z] "region": "us-central1",
[taskcluster 2026-03-02T14:59:55.784Z] "zone": "us-central1-c"
[taskcluster 2026-03-02T14:59:55.784Z] }
[taskcluster 2026-03-02T14:59:55.784Z] Task ID: CRlWemdPQXGEd68x21QcgA
[taskcluster 2026-03-02T14:59:55.784Z] === Task Starting ===
[taskcluster 2026-03-02T14:59:56.475Z] [d2g] Loading docker image
[taskcluster 2026-03-02T15:00:23.431Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-03-02T15:00:23.432Z] Executing command 0: docker run -t --name taskcontainer_Lh6GdCXtQf2AZf8a69pVpw --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 a0c588e6635264b1e0f168b17ed21ff145558107 -b build && backend/build.sh a0c588e6635264b1e0f168b17ed21ff145558107 dependabot/pip/bot/taskcluster-96.7.0 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 a0c588e6635264b1e0f168b17ed21ff145558107 -b build
Switched to a new branch 'build'
+ backend/build.sh a0c588e6635264b1e0f168b17ed21ff145558107 dependabot/pip/bot/taskcluster-96.7.0 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:a0c588e6635264b1e0f168b17ed21ff145558107
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:a0c588e6635264b1e0f168b17ed21ff145558107', '--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
--> cd7df6ebb3ee
STEP 3/9: ADD backend /src/backend
--> 3164ae8497ee
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.
--> 7993e0232638
STEP 5/9: WORKDIR /src/backend
--> a1a112d81a24
STEP 6/9: ENV DEBUG=false
--> 9eb1b3a100e0
STEP 7/9: RUN pip install --disable-pip-version-check --no-cache-dir --quiet .
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
code-review-tools 0.2.0 requires sentry-sdk==2.47.0, but you have sentry-sdk 2.52.0 which is incompatible.
code-review-tools 0.2.0 requires taskcluster==96.2.3, but you have taskcluster 95.1.4 which is incompatible.
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.
--> 78de1b264e1a
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> 6993498da9fc
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:a0c588e6635264b1e0f168b17ed21ff145558107
--> c1e771b87fbd
Successfully tagged registry.hub.docker.com/mozilla/code-review:a0c588e6635264b1e0f168b17ed21ff145558107
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
c1e771b87fbd89d49b9e5c0fdd68fdf033d5d63ca061c109b3b69103bef01192
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:a0c588e6635264b1e0f168b17ed21ff145558107, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:a0c588e6635264b1e0f168b17ed21ff145558107, registry.hub.docker.com/mozilla/code-review:dev to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 262 MiB ==> 0%
Read: 26.5 MiB / 262 MiB ==> 30%
Read: 52.0 MiB / 262 MiB ==> 34%
Read: 80.5 MiB / 262 MiB ==> 32%
Read: 108 MiB / 262 MiB ==> 32%
Read: 134 MiB / 262 MiB ==> 32%
Read: 161 MiB / 262 MiB ==> 31%
Read: 196 MiB / 262 MiB ==> 29%
Read: 219 MiB / 262 MiB ==> 29%
Read: 246 MiB / 262 MiB ==> 29%
/backend.tar : 29.23% ( 262 MiB => 76.6 MiB, /backend.tar.zst)
[taskcluster 2026-03-02T15:01:46.777Z] Exit Code: 0
[taskcluster 2026-03-02T15:01:46.777Z] User Time: 15.103ms
[taskcluster 2026-03-02T15:01:46.777Z] Kernel Time: 19.75ms
[taskcluster 2026-03-02T15:01:46.777Z] Wall Time: 1m23.344484758s
[taskcluster 2026-03-02T15:01:46.777Z] Average Available System Memory: 13.97 GiB
[taskcluster 2026-03-02T15:01:46.777Z] Average System Memory Used: 1.64 GiB
[taskcluster 2026-03-02T15:01:46.777Z] Peak System Memory Used: 1.76 GiB
[taskcluster 2026-03-02T15:01:46.777Z] Total System Memory: 15.61 GiB
[taskcluster 2026-03-02T15:01:46.777Z] Result: SUCCEEDED
[taskcluster 2026-03-02T15:01:46.777Z] === Task Finished ===
[taskcluster 2026-03-02T15:01:46.777Z] Task Duration: 1m23.345131188s
Loading