build(deps-dev): bump responses from 0.25.8 to 0.26.0 in /bot #3219
Community-TC Integration / Code Review Backend docker build
succeeded
Feb 23, 2026 in 7m 15s
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-02-23T15:10:01.627Z
Resolved: 2026-02-23T15:12:14.368Z
Task Execution Time: 2 minutes, 12 seconds, 741 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: bN1GC94AQL6S_bm6ZUmqxw
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-23T15:10:01.693Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-02-23T15:10:01.693Z] {
[taskcluster 2026-02-23T15:10:01.693Z] "generic-worker": {
[taskcluster 2026-02-23T15:10:01.693Z] "config": {
[taskcluster 2026-02-23T15:10:01.693Z] "headlessTasks": false
[taskcluster 2026-02-23T15:10:01.693Z] },
[taskcluster 2026-02-23T15:10:01.693Z] "engine": "multiuser",
[taskcluster 2026-02-23T15:10:01.693Z] "go-arch": "amd64",
[taskcluster 2026-02-23T15:10:01.693Z] "go-os": "linux",
[taskcluster 2026-02-23T15:10:01.693Z] "go-version": "go1.26.0",
[taskcluster 2026-02-23T15:10:01.693Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.5.2",
[taskcluster 2026-02-23T15:10:01.693Z] "revision": "9892d6e25727edc50b396418964e579d53c020e7",
[taskcluster 2026-02-23T15:10:01.693Z] "source": "https://github.com/taskcluster/taskcluster/commits/9892d6e25727edc50b396418964e579d53c020e7",
[taskcluster 2026-02-23T15:10:01.693Z] "version": "96.5.2"
[taskcluster 2026-02-23T15:10:01.693Z] },
[taskcluster 2026-02-23T15:10:01.693Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-qpbeayyeesfyqwkryxxs",
[taskcluster 2026-02-23T15:10:01.693Z] "instance-id": "1620137984398578264",
[taskcluster 2026-02-23T15:10:01.693Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-02-23T15:10:01.693Z] "local-ipv4": "10.142.15.194",
[taskcluster 2026-02-23T15:10:01.693Z] "machine-setup": {
[taskcluster 2026-02-23T15:10:01.693Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-02-23T15:10:01.693Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-02-23T15:10:01.693Z] },
[taskcluster 2026-02-23T15:10:01.693Z] "project-id": "community-tc-workers",
[taskcluster 2026-02-23T15:10:01.693Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-gdnqser-shegbakh0jze-a.c.community-tc-workers.internal",
[taskcluster 2026-02-23T15:10:01.693Z] "public-ipv4": "34.138.91.167",
[taskcluster 2026-02-23T15:10:01.693Z] "region": "us-east1",
[taskcluster 2026-02-23T15:10:01.693Z] "zone": "us-east1-b"
[taskcluster 2026-02-23T15:10:01.693Z] }
[taskcluster 2026-02-23T15:10:01.693Z] Task ID: bN1GC94AQL6S_bm6ZUmqxw
[taskcluster 2026-02-23T15:10:01.693Z] === Task Starting ===
[taskcluster 2026-02-23T15:10:02.568Z] [d2g] Loading docker image
[taskcluster 2026-02-23T15:10:28.535Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-02-23T15:10:28.535Z] Executing command 0: docker run -t --name taskcontainer_JJ56TYEBSf-R_ff1t_QT7g --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 71d362fe2cd2d92e42418d768700414db6cb5b67 -b build && backend/build.sh 71d362fe2cd2d92e42418d768700414db6cb5b67 dependabot/pip/bot/responses-0.26.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 71d362fe2cd2d92e42418d768700414db6cb5b67 -b build
Switched to a new branch 'build'
+ backend/build.sh 71d362fe2cd2d92e42418d768700414db6cb5b67 dependabot/pip/bot/responses-0.26.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:71d362fe2cd2d92e42418d768700414db6cb5b67
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:71d362fe2cd2d92e42418d768700414db6cb5b67', '--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
--> 57335c348ae2
STEP 3/9: ADD backend /src/backend
--> 5d53c6093ebf
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.
--> eed7d37d3ab3
STEP 5/9: WORKDIR /src/backend
--> 667a83ef7935
STEP 6/9: ENV DEBUG=false
--> 78eae306d460
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.
--> bfae2a43c166
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> 09ff5a9d455a
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:71d362fe2cd2d92e42418d768700414db6cb5b67
--> e3a9a530cbda
Successfully tagged registry.hub.docker.com/mozilla/code-review:71d362fe2cd2d92e42418d768700414db6cb5b67
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
e3a9a530cbdacc36021646ebb9aa4f5be8783a78fae66bde1e4d5506db4a7d5c
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:71d362fe2cd2d92e42418d768700414db6cb5b67, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:71d362fe2cd2d92e42418d768700414db6cb5b67, 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: 30.5 MiB / 262 MiB ==> 29%
Read: 53.5 MiB / 262 MiB ==> 35%
Read: 84.5 MiB / 262 MiB ==> 31%
Read: 112 MiB / 262 MiB ==> 32%
Read: 139 MiB / 262 MiB ==> 32%
Read: 170 MiB / 262 MiB ==> 30%
Read: 202 MiB / 262 MiB ==> 29%
Read: 228 MiB / 262 MiB ==> 29%
Read: 256 MiB / 262 MiB ==> 29%
/backend.tar : 29.23% ( 262 MiB => 76.6 MiB, /backend.tar.zst)
[taskcluster 2026-02-23T15:12:10.885Z] Exit Code: 0
[taskcluster 2026-02-23T15:12:10.885Z] User Time: 18.784ms
[taskcluster 2026-02-23T15:12:10.885Z] Kernel Time: 19.958ms
[taskcluster 2026-02-23T15:12:10.885Z] Wall Time: 1m42.34981972s
[taskcluster 2026-02-23T15:12:10.885Z] Average Available System Memory: 14.01 GiB
[taskcluster 2026-02-23T15:12:10.885Z] Average System Memory Used: 1.60 GiB
[taskcluster 2026-02-23T15:12:10.885Z] Peak System Memory Used: 1.72 GiB
[taskcluster 2026-02-23T15:12:10.885Z] Total System Memory: 15.61 GiB
[taskcluster 2026-02-23T15:12:10.885Z] Result: SUCCEEDED
[taskcluster 2026-02-23T15:12:10.886Z] === Task Finished ===
[taskcluster 2026-02-23T15:12:10.886Z] Task Duration: 1m42.350467383s
Loading