Skip to content

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.18 to 0.15.20#6239

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.20
Open

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.18 to 0.15.20#6239
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.20

Bump https://github.com/astral-sh/ruff-pre-commit

55dc4d0
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded Jun 26, 2026 in 9m 39s

Community-TC (pull_request)

bugbug docker build

Details

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

Task Status

Started: 2026-06-26T14:08:49.558Z
Resolved: 2026-06-26T14:18:28.348Z
Task Execution Time: 9 minutes, 38 seconds, 790 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: JyFIh795QCOjuphXNTnYxg
RunId: 0

Artifacts

- public/bugbug/bugbug-base.tar.zst
- public/bugbug/bugbug-commit-retrieval.tar.zst
- public/bugbug/bugbug-http-service-bg-worker.tar.zst
- public/bugbug/bugbug-http-service.tar.zst
- public/bugbug/bugbug-spawn-pipeline.tar.zst
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-06-26T14:08:49.627Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-06-26T14:08:49.627Z]   {
[taskcluster 2026-06-26T14:08:49.627Z]     "generic-worker": {
[taskcluster 2026-06-26T14:08:49.627Z]       "config": {
[taskcluster 2026-06-26T14:08:49.627Z]         "capacity": 1,
[taskcluster 2026-06-26T14:08:49.627Z]         "headlessTasks": false
[taskcluster 2026-06-26T14:08:49.627Z]       },
[taskcluster 2026-06-26T14:08:49.627Z]       "engine": "multiuser",
[taskcluster 2026-06-26T14:08:49.627Z]       "go-arch": "amd64",
[taskcluster 2026-06-26T14:08:49.627Z]       "go-os": "linux",
[taskcluster 2026-06-26T14:08:49.627Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-26T14:08:49.627Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-06-26T14:08:49.627Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-26T14:08:49.627Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-26T14:08:49.627Z]       "version": "100.0.1"
[taskcluster 2026-06-26T14:08:49.627Z]     },
[taskcluster 2026-06-26T14:08:49.627Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-06-26T14:08:49.627Z]     "instance-id": "1512188607049447813",
[taskcluster 2026-06-26T14:08:49.627Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-06-26T14:08:49.627Z]     "local-ipv4": "10.142.15.201",

...(1228 lines hidden)...

INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-http-service:latest
INFO:taskboot.docker:Building docker image /code/http_service/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/http_service/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/bugbug-http-service:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
STEP 1/4: FROM registry.hub.docker.com/mozilla/bugbug-base@sha256:7d9b7e54204a619d23242a2636bf1e7ecb6fc3ce30a3a2722d33ec6fb0c240dc
STEP 2/4: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
Prepared 17 packages in 283ms
Uninstalled 1 package in 53ms
Installed 17 packages in 87ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.638 (from file:///tmp/bugbug)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.5
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + marshmallow==4.3.0
 + redis==8.0.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.7
 + webargs==8.7.1
--> 2b8a6c481e2e
STEP 3/4: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --locked --no-dev --package bugbug-http-service --no-editable
Resolved 377 packages in 6ms
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
      Built bugbug @ file:///tmp/workspace
Prepared 2 packages in 709ms
Installed 2 packages in 44ms
 + bugbug==0.0.638 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> c1aec8566adc
STEP 4/4: CMD (bugbug-http-pulse-listener &) && gunicorn -b 0.0.0.0:$PORT bugbug_http.app --preload --timeout 30 -w 3
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service:latest
--> 519e65a1cbf7
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
519e65a1cbf750bcf436881f7441c51a4d25f45085cb65fa5f2075ca29c7aaf1
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service:latest to /images/bugbug-http-service.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  1.96 GiB ==>  0%
                                                                               
Read:  35.5 MiB /  1.96 GiB ==> 31%
                                                                               
Read:  67.0 MiB /  1.96 GiB ==> 34%
                                                                               
Read:   104 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   136 MiB /  1.96 GiB ==> 33%
                                                                               
Read:   164 MiB /  1.96 GiB ==> 34%
                                                                               
Read:   200 MiB /  1.96 GiB ==> 33%
                                                                               
Read:   245 MiB /  1.96 GiB ==> 37%
                                                                               
Read:   273 MiB /  1.96 GiB ==> 38%
                                                                               
Read:   306 MiB /  1.96 GiB ==> 37%
                                                                               
Read:   344 MiB /  1.96 GiB ==> 36%
                                                                               
Read:   388 MiB /  1.96 GiB ==> 34%
                                                                               
Read:   430 MiB /  1.96 GiB ==> 33%
                                                                               
Read:   462 MiB /  1.96 GiB ==> 33%
                                                                               
Read:   498 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   531 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   574 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   606 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   631 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   656 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   696 MiB /  1.96 GiB ==> 32%
                                                                               
Read:   738 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   768 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   800 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   836 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   871 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   903 MiB /  1.96 GiB ==> 31%
                                                                               
Read:   932 MiB /  1.96 GiB ==> 33%
                                                                               
Read:   966 MiB /  1.96 GiB ==> 34%
                                                                               
Read:   997 MiB /  1.96 GiB ==> 35%
                                                                               
Read:  1.01 GiB /  1.96 GiB ==> 36%
                                                                               
Read:  1.04 GiB /  1.96 GiB ==> 37%
                                                                               
Read:  1.08 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.10 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.13 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.16 GiB /  1.96 GiB ==> 40%
                                                                               
Read:  1.19 GiB /  1.96 GiB ==> 40%
                                                                               
Read:  1.22 GiB /  1.96 GiB ==> 41%
                                                                               
Read:  1.27 GiB /  1.96 GiB ==> 40%
                                                                               
Read:  1.30 GiB /  1.96 GiB ==> 40%
                                                                               
Read:  1.33 GiB /  1.96 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.43 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.47 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.51 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.54 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.58 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.61 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.65 GiB /  1.96 GiB ==> 37%
                                                                               
Read:  1.68 GiB /  1.96 GiB ==> 37%
                                                                               
Read:  1.71 GiB /  1.96 GiB ==> 37%
                                                                               
Read:  1.74 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.76 GiB /  1.96 GiB ==> 38%
                                                                               
Read:  1.79 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.81 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.84 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.89 GiB /  1.96 GiB ==> 39%
                                                                               
Read:  1.94 GiB /  1.96 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 38.14%   (  1.96 GiB =>    765 MiB, /images/bugbug-http-service.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-http-service-bg-worker
INFO:taskboot.docker:Initial parent images: mozilla/bugbug-commit-retrieval:latest
INFO:taskboot.docker:Replacing image mozilla/bugbug-commit-retrieval:latest by registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:e38b20cf3cfeebe7eb49a268dadbfc19b5a03ca0e0b7c8a7713318a5272a1768
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Building docker image /code/http_service/Dockerfile.bg_worker
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/http_service/Dockerfile.bg_worker', '--tag', 'registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
WARN[0000] missing "TAG" build argument. Try adding "--build-arg TAG=<VALUE>" to the command line 
STEP 1/12: FROM registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:e38b20cf3cfeebe7eb49a268dadbfc19b5a03ca0e0b7c8a7713318a5272a1768
STEP 2/12: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
Prepared 17 packages in 292ms
Uninstalled 1 package in 59ms
Installed 17 packages in 90ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.638 (from file:///tmp/bugbug)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.5
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + marshmallow==4.3.0
 + redis==8.0.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.7
 + webargs==8.7.1
--> f2b262d86a9e
STEP 3/12: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --locked --no-dev --package bugbug-http-service --no-editable
Resolved 377 packages in 5ms
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
      Built bugbug @ file:///tmp/workspace
Prepared 2 packages in 689ms
Installed 2 packages in 37ms
 + bugbug==0.0.638 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.638 (from file:///tmp/workspace/http_service)
--> 5a38decc5436
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 5d1bd31a61b9
STEP 5/12: WORKDIR /code/
--> 77967416e46c
STEP 6/12: ARG CHECK_MODELS
--> 9691506bb48d
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> a3df1c3bbd9b
STEP 8/12: ARG TAG
--> 0e65ec48cc7d
STEP 9/12: ENV TAG="${TAG}"
--> ea82c1bf3b07
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> 72e52db61b1c
STEP 11/12: RUN bash /code/http_service/ensure_models.sh
+ '[' 0 == 0 ']'
+ echo 'Skipping downloading and checking models!'
+ exit 0
Skipping downloading and checking models!
--> 35078409e9ee
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> a238f3efc397
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
a238f3efc397b262a1250dcf89b825b2643ded9613a9b3cb01b330443fa9963e
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest to /images/bugbug-http-service-bg-worker.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  2.09 GiB ==>  0%
                                                                               
Read:  34.0 MiB /  2.09 GiB ==> 30%
                                                                               
Read:  64.5 MiB /  2.09 GiB ==> 34%
                                                                               
Read:   103 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   136 MiB /  2.09 GiB ==> 33%
                                                                               
Read:   165 MiB /  2.09 GiB ==> 34%
                                                                               
Read:   208 MiB /  2.09 GiB ==> 34%
                                                                               
Read:   248 MiB /  2.09 GiB ==> 37%
                                                                               
Read:   276 MiB /  2.09 GiB ==> 38%
                                                                               
Read:   312 MiB /  2.09 GiB ==> 37%
                                                                               
Read:   350 MiB /  2.09 GiB ==> 36%
                                                                               
Read:   394 MiB /  2.09 GiB ==> 34%
                                                                               
Read:   434 MiB /  2.09 GiB ==> 33%
                                                                               
Read:   468 MiB /  2.09 GiB ==> 33%
                                                                               
Read:   504 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   538 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   579 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   608 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   632 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   656 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   700 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   742 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   773 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   805 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   844 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   878 MiB /  2.09 GiB ==> 31%
                                                                               
Read:   910 MiB /  2.09 GiB ==> 32%
                                                                               
Read:   942 MiB /  2.09 GiB ==> 33%
                                                                               
Read:   975 MiB /  2.09 GiB ==> 34%
                                                                               
Read:  1006 MiB /  2.09 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.09 GiB ==> 36%
                                                                               
Read:  1.05 GiB /  2.09 GiB ==> 37%
                                                                               
Read:  1.08 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.11 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.14 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.17 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.20 GiB /  2.09 GiB ==> 41%
                                                                               
Read:  1.24 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.28 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.34 GiB /  2.09 GiB ==> 40%
                                                                               
Read:  1.38 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.41 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.45 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.48 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.52 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.55 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.59 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.63 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.66 GiB /  2.09 GiB ==> 37%
                                                                               
Read:  1.70 GiB /  2.09 GiB ==> 37%
                                                                               
Read:  1.72 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.75 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.77 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.80 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.82 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.87 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.91 GiB /  2.09 GiB ==> 39%
                                                                               
Read:  1.95 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  2.01 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  2.04 GiB /  2.09 GiB ==> 38%
                                                                               
Read:  2.08 GiB /  2.09 GiB ==> 38%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.73%   (  2.09 GiB =>    809 MiB, /images/bugbug-http-service-bg-worker.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-spawn-pipeline
INFO:taskboot.docker:Initial parent images: python:3.14.6-slim
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Building docker image /code/infra/dockerfile.spawn_pipeline
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/infra/dockerfile.spawn_pipeline', '--tag', 'registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
STEP 1/9: FROM python:3.14.6-slim
STEP 2/9: COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
--> Using cache 41142cdbed0b7badaf5edc76555c5855ec00e302e8aae3b27099f74585456aef
--> 41142cdbed0b
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache d0ec218c1342538b89443dda848d1ffc5aa121188b7f3f5875f05f47c111150b
--> d0ec218c1342
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 8bc123477cf6c09a91c0518ccfc05440c44527609727e151b547b8e1e2aad5cb
--> 8bc123477cf6
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache 7c9047974f744cf7fa24f3412e9aa93f5d081717b3322be2bc262a304e613b74
--> 7c9047974f74
STEP 6/9: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/bugbug/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/bugbug/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/bugbug/VERSION 	cd /tmp/bugbug && uv sync --frozen --package bugbug --no-dev --only-group spawn-pipeline --no-install-workspace
Using CPython 3.14.6 interpreter at: /usr/local/bin/python3
Creating virtual environment at: /opt/venv
Downloading aiohttp (1.7MiB)
 Downloaded aiohttp
Prepared 22 packages in 358ms
Installed 22 packages in 108ms
 + aiohappyeyeballs==2.6.2
 + aiohttp==3.14.1
 + aiosignal==1.4.0
 + async-timeout==5.0.1
 + attrs==26.1.0
 + certifi==2026.5.20
 + charset-normalizer==3.4.7
 + frozenlist==1.8.0
 + idna==3.17
 + json-e==4.8.2
 + mohawk==1.1.0
 + multidict==6.7.1
 + propcache==0.5.2
 + python-dateutil==2.9.0.post0
 + pyyaml==6.0.3
 + requests==2.34.2
 + six==1.17.0
 + slugid==2.0.0
 + taskcluster==100.3.0
 + taskcluster-urls==13.0.2
 + urllib3==2.7.0
 + yarl==1.24.2
--> 55ac4b50d2c4
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> e9ac21795dc9
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> 1f656e9996c5
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> 56cdad8db422
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
56cdad8db422c47ef49c45d801c3ba516af0e5ef78c590d56fc17a67bff22ebf
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest to /images/bugbug-spawn-pipeline.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /   190 MiB ==>  0%
                                                                               
Read:  36.0 MiB /   190 MiB ==> 31%
                                                                               
Read:  67.5 MiB /   190 MiB ==> 34%
                                                                               
Read:   106 MiB /   190 MiB ==> 32%
                                                                               
Read:   138 MiB /   190 MiB ==> 33%
                                                                               
Read:   167 MiB /   190 MiB ==> 34%
                                                                               
/images/bugbug-spawn-pipeline.tar : 33.04%   (   190 MiB =>   62.7 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-06-26T14:17:19.291Z]                        Exit Code: 0
[taskcluster 2026-06-26T14:17:19.291Z]                        User Time: 65.342ms
[taskcluster 2026-06-26T14:17:19.291Z]                      Kernel Time: 61.382ms
[taskcluster 2026-06-26T14:17:19.291Z]                        Wall Time: 8m9.607114077s
[taskcluster 2026-06-26T14:17:19.291Z]  Average Available System Memory: 13.95 GiB
[taskcluster 2026-06-26T14:17:19.291Z]       Average System Memory Used: 1.66 GiB
[taskcluster 2026-06-26T14:17:19.291Z]          Peak System Memory Used: 1.91 GiB
[taskcluster 2026-06-26T14:17:19.291Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-06-26T14:17:19.291Z]                           Result: SUCCEEDED
[taskcluster 2026-06-26T14:17:19.292Z] === Task Finished ===
[taskcluster 2026-06-26T14:17:19.292Z] Task Duration: 8m9.607666595s