Skip to content

Bump langchain-core from 1.2.24 to 1.2.28 in /services/mcp

9aacdfa
Select commit
Loading
Failed to load commit list.
Closed

Bump langchain-core from 1.2.24 to 1.2.28 in /services/mcp #5926

Bump langchain-core from 1.2.24 to 1.2.28 in /services/mcp
9aacdfa
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded Apr 8, 2026 in 19m 48s

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-04-08T23:36:04.240Z
Resolved: 2026-04-08T23:52:33.260Z
Task Execution Time: 16 minutes, 29 seconds, 20 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: dCtnhzptR2-no15-dbBdhQ
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-nlp.tar.zst
- public/bugbug/bugbug-spawn-pipeline.tar.zst
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-04-08T23:36:04.317Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-04-08T23:36:04.317Z]   {
[taskcluster 2026-04-08T23:36:04.317Z]     "generic-worker": {
[taskcluster 2026-04-08T23:36:04.317Z]       "config": {
[taskcluster 2026-04-08T23:36:04.317Z]         "headlessTasks": false
[taskcluster 2026-04-08T23:36:04.317Z]       },
[taskcluster 2026-04-08T23:36:04.317Z]       "engine": "multiuser",
[taskcluster 2026-04-08T23:36:04.317Z]       "go-arch": "amd64",
[taskcluster 2026-04-08T23:36:04.317Z]       "go-os": "linux",
[taskcluster 2026-04-08T23:36:04.317Z]       "go-version": "go1.26.0",
[taskcluster 2026-04-08T23:36:04.317Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.1",
[taskcluster 2026-04-08T23:36:04.317Z]       "revision": "941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T23:36:04.317Z]       "source": "https://github.com/taskcluster/taskcluster/commits/941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T23:36:04.317Z]       "version": "96.7.1"
[taskcluster 2026-04-08T23:36:04.317Z]     },
[taskcluster 2026-04-08T23:36:04.317Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ovbqgpximhptjcjyfkvd",
[taskcluster 2026-04-08T23:36:04.317Z]     "instance-id": "7376022192636255024",
[taskcluster 2026-04-08T23:36:04.317Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-04-08T23:36:04.317Z]     "local-ipv4": "10.150.0.152",
[taskcluster 2026-04-08T23:36:04.317Z]     "machine-setup": {

...(1628 lines hidden)...

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 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 648ms
Uninstalled 1 package in 55ms
Installed 17 packages in 89ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.624 (from file:///tmp/bugbug)
 + bugbug==0.0.624 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> 8814a3fcf38a
STEP 3/4: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   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 651ms
Uninstalled 1 package in 13ms
Installed 2 packages in 31ms
 ~ bugbug==0.0.624 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.624 (from file:///tmp/workspace/http_service)
--> 001af16adc81
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
--> badf6db90f24
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
badf6db90f24db771c3eb26e06d20b9626b5ae936eaaf72b09af11dfdb1180bb
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 /  2.26 GiB ==>  0%
                                                                               
Read:  36.0 MiB /  2.26 GiB ==> 31%
                                                                               
Read:  67.5 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   105 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   137 MiB /  2.26 GiB ==> 33%
                                                                               
Read:   165 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   206 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   245 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   280 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   311 MiB /  2.26 GiB ==> 36%
                                                                               
Read:   344 MiB /  2.26 GiB ==> 35%
                                                                               
Read:   388 MiB /  2.26 GiB ==> 34%
                                                                               
Read:   430 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   466 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   500 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   536 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   584 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   616 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   641 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   666 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   704 MiB /  2.26 GiB ==> 32%
                                                                               
Read:   748 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   780 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   812 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   850 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   886 MiB /  2.26 GiB ==> 30%
                                                                               
Read:   920 MiB /  2.26 GiB ==> 31%
                                                                               
Read:   952 MiB /  2.26 GiB ==> 33%
                                                                               
Read:   984 MiB /  2.26 GiB ==> 34%
                                                                               
Read:  1017 MiB /  2.26 GiB ==> 35%
                                                                               
Read:  1.03 GiB /  2.26 GiB ==> 36%
                                                                               
Read:  1.07 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.10 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.12 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.16 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.19 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.22 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.26 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.29 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.32 GiB /  2.26 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.43 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.47 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.51 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.54 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.58 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.62 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.69 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.72 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.76 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.79 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.81 GiB /  2.26 GiB ==> 37%
                                                                               
Read:  1.84 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.86 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.89 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  1.93 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.01 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.04 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.11 GiB /  2.26 GiB ==> 39%
                                                                               
Read:  2.17 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.20 GiB /  2.26 GiB ==> 38%
                                                                               
Read:  2.24 GiB /  2.26 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 37.56%   (  2.26 GiB =>    871 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:1d02279a6cfba48b4c23812b4f7f52a9f26164c6f61c8ee0a55927a1f68e011f
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:1d02279a6cfba48b4c23812b4f7f52a9f26164c6f61c8ee0a55927a1f68e011f
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 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 634ms
Uninstalled 1 package in 54ms
Installed 17 packages in 96ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.624 (from file:///tmp/bugbug)
 + bugbug==0.0.624 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> 6d4aa2ab6a03
STEP 3/12: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   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 643ms
Uninstalled 1 package in 10ms
Installed 2 packages in 38ms
 ~ bugbug==0.0.624 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.624 (from file:///tmp/workspace/http_service)
--> a38899abf424
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 044c5b182001
STEP 5/12: WORKDIR /code/
--> 965ed12e8562
STEP 6/12: ARG CHECK_MODELS
--> 51d6341066f2
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> 206eb4087730
STEP 8/12: ARG TAG
--> c42a805c6be3
STEP 9/12: ENV TAG="${TAG}"
--> e18a51c20414
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> bc1b1494b0b0
STEP 11/12: RUN bash /code/http_service/ensure_models.sh
Skipping downloading and checking models!
+ '[' 0 == 0 ']'
+ echo 'Skipping downloading and checking models!'
+ exit 0
--> 67f78885a03f
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> 4546d00f65b1
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
4546d00f65b169c78ca6df8b822ee705c6a631ffe75b15042523276cc59a3f0a
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.40 GiB ==>  0%
                                                                               
Read:  35.5 MiB /  2.40 GiB ==> 31%
                                                                               
Read:  67.5 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   106 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   138 MiB /  2.40 GiB ==> 33%
                                                                               
Read:   168 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   214 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   248 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   282 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   312 MiB /  2.40 GiB ==> 36%
                                                                               
Read:   346 MiB /  2.40 GiB ==> 35%
                                                                               
Read:   390 MiB /  2.40 GiB ==> 34%
                                                                               
Read:   431 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   466 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   500 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   536 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   578 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   615 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   640 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   664 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   702 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   744 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   778 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   808 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   844 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   880 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   913 MiB /  2.40 GiB ==> 31%
                                                                               
Read:   944 MiB /  2.40 GiB ==> 32%
                                                                               
Read:   976 MiB /  2.40 GiB ==> 34%
                                                                               
Read:  1008 MiB /  2.40 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.40 GiB ==> 36%
                                                                               
Read:  1.06 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.09 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.11 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.14 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.17 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.21 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.24 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.28 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.40 GiB ==> 40%
                                                                               
Read:  1.34 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.38 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.42 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.46 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.49 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.53 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.57 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.60 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.64 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.67 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.71 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.75 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.78 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.80 GiB /  2.40 GiB ==> 37%
                                                                               
Read:  1.83 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.85 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.88 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.91 GiB /  2.40 GiB ==> 39%
                                                                               
Read:  1.96 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  1.99 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.02 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.07 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.16 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.19 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.21 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.25 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.28 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.31 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.34 GiB /  2.40 GiB ==> 38%
                                                                               
Read:  2.38 GiB /  2.40 GiB ==> 37%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.24%   (  2.40 GiB =>    915 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.3-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.3-slim
STEP 2/9: COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
--> Using cache fae0a068e84a31c52ba5e410e9fe9e27035e364d99496a4904057cf1bc69aace
--> fae0a068e84a
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache 51a1a3254cad45fed54673268ee98e0463a955c43736e9933ff336241fcb83c5
--> 51a1a3254cad
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 94775213971074453c1b7c99551e81987a0d07c0a849175648eeb1ab49b4cf9d
--> 947752139710
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache f59d1e703c7f31557fc704ca6feea6e850b4a691d6db6e8a462099e390b412aa
--> f59d1e703c7f
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 	cd /tmp/bugbug && uv sync --frozen --package bugbug --no-dev --only-group spawn-pipeline --no-install-project
Using CPython 3.14.3 interpreter at: /usr/local/bin/python3
Creating virtual environment at: /opt/venv
Downloading aiohttp (1.7MiB)
 Downloaded aiohttp
Prepared 22 packages in 224ms
Installed 22 packages in 77ms
 + aiohappyeyeballs==2.6.1
 + aiohttp==3.13.5
 + aiosignal==1.4.0
 + async-timeout==5.0.1
 + attrs==26.1.0
 + certifi==2026.2.25
 + charset-normalizer==3.4.7
 + frozenlist==1.8.0
 + idna==3.11
 + json-e==4.8.2
 + mohawk==1.1.0
 + multidict==6.7.1
 + propcache==0.4.1
 + python-dateutil==2.9.0.post0
 + pyyaml==6.0.3
 + requests==2.33.0
 + six==1.17.0
 + slugid==2.0.0
 + taskcluster==97.1.0
 + taskcluster-urls==13.0.2
 + urllib3==2.6.3
 + yarl==1.23.0
--> 8449fe5c7660
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> fb6759b6b5c4
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> 2ddabb500513
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> ed675843b361
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
ed675843b3618f20c8a59894367eec260e0ed2860d8ac151a642f80ffc9071c1
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 /   189 MiB ==>  0%
                                                                               
Read:  36.0 MiB /   189 MiB ==> 31%
                                                                               
Read:  68.0 MiB /   189 MiB ==> 34%
                                                                               
Read:   106 MiB /   189 MiB ==> 32%
                                                                               
Read:   138 MiB /   189 MiB ==> 33%
                                                                               
Read:   168 MiB /   189 MiB ==> 34%
                                                                               
/images/bugbug-spawn-pipeline.tar : 33.05%   (   189 MiB =>   62.4 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-04-08T23:50:02.698Z]                        Exit Code: 0
[taskcluster 2026-04-08T23:50:02.698Z]                        User Time: 66.002ms
[taskcluster 2026-04-08T23:50:02.698Z]                      Kernel Time: 90.447ms
[taskcluster 2026-04-08T23:50:02.698Z]                        Wall Time: 13m28.845333517s
[taskcluster 2026-04-08T23:50:02.698Z]  Average Available System Memory: 13.61 GiB
[taskcluster 2026-04-08T23:50:02.698Z]       Average System Memory Used: 2.01 GiB
[taskcluster 2026-04-08T23:50:02.698Z]          Peak System Memory Used: 4.09 GiB
[taskcluster 2026-04-08T23:50:02.698Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-04-08T23:50:02.698Z]                           Result: SUCCEEDED
[taskcluster 2026-04-08T23:50:02.698Z] === Task Finished ===
[taskcluster 2026-04-08T23:50:02.698Z] Task Duration: 13m28.845825456s