Bump marshmallow from 3.26.1 to 4.0.1 #5236
Closed
Community-TC Integration / bugbug tag version check
succeeded
Sep 8, 2025 in 2m 53s
Community-TC (push)
bugbug tag version check
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-09-08T17:39:46.473Z
Resolved: 2025-09-08T17:40:21.131Z
Task Execution Time: 34 seconds, 658 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-09-08T17:39:46.527Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2025-09-08T17:39:46.527Z] {
[taskcluster 2025-09-08T17:39:46.527Z] "config": {
[taskcluster 2025-09-08T17:39:46.527Z] "deploymentId": "ee6007f008bee045"
[taskcluster 2025-09-08T17:39:46.527Z] },
[taskcluster 2025-09-08T17:39:46.527Z] "generic-worker": {
[taskcluster 2025-09-08T17:39:46.527Z] "config": {
[taskcluster 2025-09-08T17:39:46.527Z] "headlessTasks": false
[taskcluster 2025-09-08T17:39:46.527Z] },
[taskcluster 2025-09-08T17:39:46.527Z] "engine": "multiuser",
[taskcluster 2025-09-08T17:39:46.527Z] "go-arch": "amd64",
[taskcluster 2025-09-08T17:39:46.527Z] "go-os": "linux",
[taskcluster 2025-09-08T17:39:46.527Z] "go-version": "go1.25.0",
[taskcluster 2025-09-08T17:39:46.527Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v88.0.5",
[taskcluster 2025-09-08T17:39:46.527Z] "revision": "4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-09-08T17:39:46.527Z] "source": "https://github.com/taskcluster/taskcluster/commits/4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-09-08T17:39:46.527Z] "version": "88.0.5"
[taskcluster 2025-09-08T17:39:46.527Z] },
[taskcluster 2025-09-08T17:39:46.527Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-j350xy4mf8w4dlyrov25",
[taskcluster 2025-09-08T17:39:46.527Z] "instance-id": "6922844890243181196",
[taskcluster 2025-09-08T17:39:46.527Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2025-09-08T17:39:46.527Z] "local-ipv4": "10.150.0.72",
[taskcluster 2025-09-08T17:39:46.527Z] "machine-setup": {
[taskcluster 2025-09-08T17:39:46.527Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-09-08T17:39:46.527Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/7fb58422dbca67046478bf105fded21656bda695/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-09-08T17:39:46.527Z] },
[taskcluster 2025-09-08T17:39:46.527Z] "project-id": "community-tc-workers",
[taskcluster 2025-09-08T17:39:46.527Z] "public-hostname": "proj-bugbug-batch-kqqc63s2s-2zureutmm9za.c.community-tc-workers.internal",
[taskcluster 2025-09-08T17:39:46.527Z] "public-ipv4": "34.48.243.78",
[taskcluster 2025-09-08T17:39:46.527Z] "region": "us-east4",
[taskcluster 2025-09-08T17:39:46.527Z] "zone": "us-east4-b"
[taskcluster 2025-09-08T17:39:46.527Z] }
[taskcluster 2025-09-08T17:39:46.527Z] Task ID: TSWy2NPfSHGpU8jpQYBQJw
[taskcluster 2025-09-08T17:39:46.527Z] === Task Starting ===
[taskcluster 2025-09-08T17:39:47.165Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east4-b.6922844890243181196.60099/log/JIKkv5RvQiGhate82tRDqA with mime type "text/plain; charset=utf-8" and expiry 2025-09-08T18:54:47.060Z
[taskcluster 2025-09-08T17:39:47.336Z] [d2g] Loading docker image
[taskcluster 2025-09-08T17:40:11.295Z] [d2g] Loaded docker image "docker.io/library/python:3.12.3"
[taskcluster 2025-09-08T17:40:11.295Z] Executing command 0: /usr/bin/env bash -cx 'docker run -t --name taskcontainer_NLveDwNASCmnWftNTaSN8A --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID '\''python:3.12.3'\'' /bin/bash -lcx '\''git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout cda168fcf2b8b66da83b747bd3d55d5f438931e4 && python infra/version_check.py'\'
+ docker run -t --name taskcontainer_NLveDwNASCmnWftNTaSN8A --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID python:3.12.3 /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout cda168fcf2b8b66da83b747bd3d55d5f438931e4 && python infra/version_check.py'
++ id -u
+ '[' 0 -eq 0 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r '/etc/profile.d/*.sh' ']'
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout cda168fcf2b8b66da83b747bd3d55d5f438931e4
HEAD is now at cda168fc Bump marshmallow from 3.26.1 to 4.0.1
+ python infra/version_check.py
[taskcluster 2025-09-08T17:40:20.598Z] Exit Code: 0
[taskcluster 2025-09-08T17:40:20.598Z] User Time: 32.598ms
[taskcluster 2025-09-08T17:40:20.598Z] Kernel Time: 16.825ms
[taskcluster 2025-09-08T17:40:20.598Z] Wall Time: 9.30258275s
[taskcluster 2025-09-08T17:40:20.598Z] Average Available System Memory: 6.51 GiB
[taskcluster 2025-09-08T17:40:20.598Z] Average System Memory Used: 931.06 MiB
[taskcluster 2025-09-08T17:40:20.598Z] Peak System Memory Used: 993.98 MiB
[taskcluster 2025-09-08T17:40:20.598Z] Total System Memory: 7.75 GiB
[taskcluster 2025-09-08T17:40:20.598Z] Result: SUCCEEDED
[taskcluster 2025-09-08T17:40:20.598Z] === Task Finished ===
[taskcluster 2025-09-08T17:40:20.598Z] Task Duration: 9.303082066s
[taskcluster 2025-09-08T17:40:20.779Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-09-08T18:37:27.864Z
Loading