Bump marshmallow from 3.26.1 to 4.0.1 #5236
Closed
Community-TC Integration / bugbug http service tests
failed
Sep 8, 2025 in 12m 56s
Community-TC (pull_request)
bugbug http service tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-09-08T17:45:51.524Z
Resolved: 2025-09-08T17:50:28.252Z
Task Execution Time: 4 minutes, 36 seconds, 728 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-09-08T17:45:51.597Z] Worker Type (proj-bugbug/compute-smaller) settings:
[taskcluster 2025-09-08T17:45:51.597Z] {
[taskcluster 2025-09-08T17:45:51.597Z] "config": {
[taskcluster 2025-09-08T17:45:51.597Z] "deploymentId": "ee6007f008bee045"
[taskcluster 2025-09-08T17:45:51.597Z] },
[taskcluster 2025-09-08T17:45:51.597Z] "generic-worker": {
[taskcluster 2025-09-08T17:45:51.597Z] "config": {
[taskcluster 2025-09-08T17:45:51.597Z] "headlessTasks": false
[taskcluster 2025-09-08T17:45:51.597Z] },
[taskcluster 2025-09-08T17:45:51.597Z] "engine": "multiuser",
[taskcluster 2025-09-08T17:45:51.597Z] "go-arch": "amd64",
[taskcluster 2025-09-08T17:45:51.597Z] "go-os": "linux",
[taskcluster 2025-09-08T17:45:51.597Z] "go-version": "go1.25.0",
[taskcluster 2025-09-08T17:45:51.597Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v88.0.5",
[taskcluster 2025-09-08T17:45:51.597Z] "revision": "4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-09-08T17:45:51.597Z] "source": "https://github.com/taskcluster/taskcluster/commits/4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-09-08T17:45:51.597Z] "version": "88.0.5"
[taskcluster 2025-09-08T17:45:51.597Z] },
[taskcluster 2025-09-08T17:45:51.597Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-j350xy4mf8w4dlyrov25",
[taskcluster 2025-09-08T17:45:51.597Z] "instance-id": "848795964353456777",
...(703 lines hidden)...
Downloading pytest_cov-6.3.0-py3-none-any.whl.metadata (30 kB)
Collecting pytest-responses==0.5.1 (from -r test-requirements.txt (line 8))
Downloading pytest_responses-0.5.1-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting responses==0.21.0 (from -r test-requirements.txt (line 9))
Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB)
Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from hypothesis==6.138.14->-r test-requirements.txt (line 2)) (25.3.0)
Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.138.14->-r test-requirements.txt (line 2))
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting texttable>=1.6.2 (from igraph==0.11.9->-r test-requirements.txt (line 3))
Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB)
Collecting referencing>=0.28.4 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
Downloading rpds_py-0.27.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading identify-2.6.14-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.12/site-packages (from pre-commit==4.3.0->-r test-requirements.txt (line 5)) (6.0.2)
Collecting virtualenv>=20.10.0 (from pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading virtualenv-20.34.0-py3-none-any.whl.metadata (4.6 kB)
Collecting iniconfig>=1 (from pytest==8.4.2->-r test-requirements.txt (line 6))
Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: packaging>=20 in /usr/local/lib/python3.12/site-packages (from pytest==8.4.2->-r test-requirements.txt (line 6)) (25.0)
Collecting pluggy<2,>=1.5 (from pytest==8.4.2->-r test-requirements.txt (line 6))
Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Requirement already satisfied: pygments>=2.7.2 in /usr/local/lib/python3.12/site-packages (from pytest==8.4.2->-r test-requirements.txt (line 6)) (2.19.2)
Requirement already satisfied: requests<3.0,>=2.0 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (2.32.5)
Requirement already satisfied: urllib3>=1.25.10 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (1.26.20)
Requirement already satisfied: typing-extensions>=4.4.0 in /usr/local/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema==4.25.1->-r test-requirements.txt (line 4)) (4.15.0)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.4.3)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.10)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (2025.8.3)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Requirement already satisfied: filelock<4,>=3.12.2 in /usr/local/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit==4.3.0->-r test-requirements.txt (line 5)) (3.19.1)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit==4.3.0->-r test-requirements.txt (line 5))
Downloading platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Downloading coverage-7.10.6-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251 kB)
Downloading hypothesis-6.138.14-py3-none-any.whl (533 kB)
Downloading igraph-0.11.9-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB)
Downloading pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Downloading pytest-8.4.2-py3-none-any.whl (365 kB)
Downloading pytest_cov-6.3.0-py3-none-any.whl (25 kB)
Downloading pytest_responses-0.5.1-py2.py3-none-any.whl (6.7 kB)
Downloading responses-0.21.0-py3-none-any.whl (45 kB)
Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.14-py2.py3-none-any.whl (99 kB)
Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
Downloading rpds_py-0.27.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
Downloading virtualenv-20.34.0-py3-none-any.whl (6.0 MB)
Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB)
Installing collected packages: texttable, sortedcontainers, distlib, rpds-py, pluggy, platformdirs, nodeenv, iniconfig, igraph, identify, hypothesis, coverage, cfgv, virtualenv, responses, referencing, pytest, pytest-responses, pytest-cov, pre-commit, jsonschema-specifications, jsonschema
Successfully installed cfgv-3.4.0 coverage-7.10.6 distlib-0.4.0 hypothesis-6.138.14 identify-2.6.14 igraph-0.11.9 iniconfig-2.1.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 nodeenv-1.9.1 platformdirs-4.4.0 pluggy-1.6.0 pre-commit-4.3.0 pytest-8.4.2 pytest-cov-6.3.0 pytest-responses-0.5.1 referencing-0.36.2 responses-0.21.0 rpds-py-0.27.1 sortedcontainers-2.4.0 texttable-1.7.0 virtualenv-20.34.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ cp VERSION http_service/VERSION
+ pip install --disable-pip-version-check --no-cache-dir --progress-bar off ./http_service
Processing ./http_service
Preparing metadata (setup.py) ... -� �done
Collecting Flask==3.1.2 (from bugbug-http-service==0.0.591)
Downloading flask-3.1.2-py3-none-any.whl.metadata (3.2 kB)
Collecting apispec-webframeworks==1.2.0 (from bugbug-http-service==0.0.591)
Downloading apispec_webframeworks-1.2.0-py3-none-any.whl.metadata (4.8 kB)
Collecting apispec==6.8.3 (from apispec[yaml]==6.8.3->bugbug-http-service==0.0.591)
Downloading apispec-6.8.3-py3-none-any.whl.metadata (10 kB)
Collecting cerberus==1.3.7 (from bugbug-http-service==0.0.591)
Downloading Cerberus-1.3.7-py3-none-any.whl.metadata (5.5 kB)
Collecting flask-apispec==0.11.4 (from bugbug-http-service==0.0.591)
Downloading flask_apispec-0.11.4-py2.py3-none-any.whl.metadata (4.3 kB)
Collecting flask-cors==6.0.1 (from bugbug-http-service==0.0.591)
Downloading flask_cors-6.0.1-py3-none-any.whl.metadata (5.3 kB)
Collecting gunicorn==23.0.0 (from bugbug-http-service==0.0.591)
Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting kombu==5.5.4 (from bugbug-http-service==0.0.591)
Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB)
Collecting marshmallow==4.0.1 (from bugbug-http-service==0.0.591)
Downloading marshmallow-4.0.1-py3-none-any.whl.metadata (7.4 kB)
Requirement already satisfied: requests==2.32.5 in /usr/local/lib/python3.12/site-packages (from bugbug-http-service==0.0.591) (2.32.5)
Collecting rq-dashboard==0.8.5 (from bugbug-http-service==0.0.591)
Downloading rq_dashboard-0.8.5-py2.py3-none-any.whl.metadata (7.8 kB)
Collecting rq==2.6.0 (from bugbug-http-service==0.0.591)
Downloading rq-2.6.0-py3-none-any.whl.metadata (10 kB)
Collecting sentry-sdk==2.37.0 (from sentry-sdk[flask]==2.37.0->bugbug-http-service==0.0.591)
Downloading sentry_sdk-2.37.0-py2.py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: packaging>=21.3 in /usr/local/lib/python3.12/site-packages (from apispec==6.8.3->apispec[yaml]==6.8.3->bugbug-http-service==0.0.591) (25.0)
Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.12/site-packages (from apispec[yaml]==6.8.3->bugbug-http-service==0.0.591) (6.0.2)
Collecting blinker>=1.9.0 (from Flask==3.1.2->bugbug-http-service==0.0.591)
Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
Collecting click>=8.1.3 (from Flask==3.1.2->bugbug-http-service==0.0.591)
Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
Collecting itsdangerous>=2.2.0 (from Flask==3.1.2->bugbug-http-service==0.0.591)
Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
Requirement already satisfied: jinja2>=3.1.2 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.591) (3.1.6)
Requirement already satisfied: markupsafe>=2.1.1 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.591) (3.0.2)
Requirement already satisfied: werkzeug>=3.1.0 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.591) (3.1.3)
Collecting webargs>=6.0.0 (from flask-apispec==0.11.4->bugbug-http-service==0.0.591)
Downloading webargs-8.7.0-py3-none-any.whl.metadata (6.6 kB)
Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.591) (5.3.1)
Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.591) (5.1.0)
Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu==5.5.4->bugbug-http-service==0.0.591) (2025.2)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.591) (3.4.3)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.591) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.591) (1.26.20)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.591) (2025.8.3)
Collecting croniter (from rq==2.6.0->bugbug-http-service==0.0.591)
Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB)
Collecting redis!=6,>=3.5 (from rq==2.6.0->bugbug-http-service==0.0.591)
Downloading redis-6.4.0-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: arrow in /usr/local/lib/python3.12/site-packages (from rq-dashboard==0.8.5->bugbug-http-service==0.0.591) (1.3.0)
Collecting redis-sentinel-url (from rq-dashboard==0.8.5->bugbug-http-service==0.0.591)
Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.12/site-packages (from arrow->rq-dashboard==0.8.5->bugbug-http-service==0.0.591) (2.9.0.post0)
Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.12/site-packages (from arrow->rq-dashboard==0.8.5->bugbug-http-service==0.0.591) (2.9.0.20250822)
Requirement already satisfied: pytz>2021.1 in /usr/local/lib/python3.12/site-packages (from croniter->rq==2.6.0->bugbug-http-service==0.0.591) (2025.2)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->arrow->rq-dashboard==0.8.5->bugbug-http-service==0.0.591) (1.17.0)
Downloading apispec-6.8.3-py3-none-any.whl (30 kB)
Downloading apispec_webframeworks-1.2.0-py3-none-any.whl (9.1 kB)
Downloading Cerberus-1.3.7-py3-none-any.whl (30 kB)
Downloading flask-3.1.2-py3-none-any.whl (103 kB)
Downloading flask_apispec-0.11.4-py2.py3-none-any.whl (2.4 MB)
Downloading flask_cors-6.0.1-py3-none-any.whl (13 kB)
Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB)
Downloading kombu-5.5.4-py3-none-any.whl (210 kB)
Downloading marshmallow-4.0.1-py3-none-any.whl (48 kB)
Downloading rq-2.6.0-py3-none-any.whl (112 kB)
Downloading rq_dashboard-0.8.5-py2.py3-none-any.whl (210 kB)
Downloading sentry_sdk-2.37.0-py2.py3-none-any.whl (368 kB)
Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
Downloading click-8.2.1-py3-none-any.whl (102 kB)
Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Downloading redis-6.4.0-py3-none-any.whl (279 kB)
Downloading webargs-8.7.0-py3-none-any.whl (31 kB)
Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB)
Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl (4.7 kB)
Building wheels for collected packages: bugbug-http-service
Building wheel for bugbug-http-service (setup.py) ... -� �\� �|� �done
Created wheel for bugbug-http-service: filename=bugbug_http_service-0.0.591-py3-none-any.whl size=31755 sha256=e2484515683ed3ef61b0407d3a77798f90a640450086ef632a1dbb15d5d246a5
Stored in directory: /tmp/pip-ephem-wheel-cache-rgabeb01/wheels/95/f3/17/087a179ea056096ae433a20934a06ba3620178dfafa8d0c733
Successfully built bugbug-http-service
Installing collected packages: sentry-sdk, redis, marshmallow, itsdangerous, gunicorn, click, cerberus, blinker, apispec, webargs, redis-sentinel-url, kombu, Flask, croniter, rq, flask-cors, flask-apispec, apispec-webframeworks, rq-dashboard, bugbug-http-service
Attempting uninstall: marshmallow
Found existing installation: marshmallow 3.26.1
Uninstalling marshmallow-3.26.1:
Successfully uninstalled marshmallow-3.26.1
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.
dataclasses-json 0.6.7 requires marshmallow<4.0.0,>=3.18.0, but you have marshmallow 4.0.1 which is incompatible.
Successfully installed Flask-3.1.2 apispec-6.8.3 apispec-webframeworks-1.2.0 blinker-1.9.0 bugbug-http-service-0.0.591 cerberus-1.3.7 click-8.2.1 croniter-6.0.0 flask-apispec-0.11.4 flask-cors-6.0.1 gunicorn-23.0.0 itsdangerous-2.2.0 kombu-5.5.4 marshmallow-4.0.1 redis-6.4.0 redis-sentinel-url-1.0.1 rq-2.6.0 rq-dashboard-0.8.5 sentry-sdk-2.37.0 webargs-8.7.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ hg clone -r ae4bf6620a9a3821cfb9709bd03cd3f5f1849ff3 https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/
*** failed to import extension "robustcheckout" from /version-control-tools/hgext/robustcheckout/__init__.py: [Errno 2] No such file or directory: '/version-control-tools/hgext/robustcheckout/__init__.py'
*** failed to import extension "hgmo" from /version-control-tools/hgext/hgmo: [Errno 2] No such file or directory: '/version-control-tools/hgext/hgmo'
*** failed to import extension "pushlog" from /version-control-tools/hgext/pushlog: [Errno 2] No such file or directory: '/version-control-tools/hgext/pushlog'
*** failed to import extension "mozext" from /version-control-tools/hgext/mozext: [Errno 2] No such file or directory: '/version-control-tools/hgext/mozext'
real URL is https://hg-edge.mozilla.org/hgcustom/version-control-tools
adding changesets
adding manifests
adding file changes
files [======================> ] 1237/2992 02s
files [========================> ] 1362/2992 02s
files [==========================> ] 1459/2992 02s
files [=============================> ] 1610/2992 02s
files [=================================> ] 1815/2992 02s
files [====================================> ] 1956/2992 01s
files [======================================> ] 2095/2992 01s
files [==========================================> ] 2301/2992 01s
files [=============================================> ] 2450/2992 01s
files [===============================================> ] 2543/2992 01s
files [==================================================> ] 2681/2992 01s
files [===================================================> ] 2779/2992 01s
files [=======================================================> ] 2947/2992 01s
added 8302 changesets with 19787 changes to 2992 files
new changesets 8277a178b3cb:ae4bf6620a9a
updating to branch default
1289 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ pytest --cov=http_service http_service/tests/ -vvv
2025-09-08 17:50:20,948:INFO:matplotlib.font_manager:generated new fontManager
ImportError while loading conftest '/bugbug/http_service/tests/conftest.py'.
http_service/tests/conftest.py:30: in <module>
from bugbug_http import app
http_service/bugbug_http/app.py:109: in <module>
class NotAvailableYet(Schema):
http_service/bugbug_http/app.py:110: in NotAvailableYet
ready = fields.Boolean(enum=[False])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/marshmallow/fields.py:1168: in __init__
super().__init__(**kwargs)
E TypeError: Field.__init__() got an unexpected keyword argument 'enum'
[taskcluster 2025-09-08T17:50:26.749Z] Exit Code: 4
[taskcluster 2025-09-08T17:50:26.749Z] User Time: 48.88ms
[taskcluster 2025-09-08T17:50:26.749Z] Kernel Time: 66.945ms
[taskcluster 2025-09-08T17:50:26.749Z] Wall Time: 4m34.385424377s
[taskcluster 2025-09-08T17:50:26.749Z] Average Available System Memory: 5.90 GiB
[taskcluster 2025-09-08T17:50:26.749Z] Average System Memory Used: 1.51 GiB
[taskcluster 2025-09-08T17:50:26.749Z] Peak System Memory Used: 3.41 GiB
[taskcluster 2025-09-08T17:50:26.749Z] Total System Memory: 7.75 GiB
[taskcluster 2025-09-08T17:50:26.749Z] Result: FAILED
[taskcluster 2025-09-08T17:50:26.750Z] === Task Finished ===
[taskcluster 2025-09-08T17:50:26.750Z] Task Duration: 4m34.386846582s
[taskcluster 2025-09-08T17:50:27.877Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-09-08T18:37:32.294Z
[taskcluster:error] exit status 4
Loading