build(deps): bump axios from 1.7.2 to 1.10.0 in /frontend #2835
Community-TC Integration / Code Review Integration checks: unit tests
succeeded
Jun 16, 2025 in 1m 50s
Community-TC (pull_request)
Check python code with pytest
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-06-16T16:04:54.013Z
Resolved: 2025-06-16T16:05:33.969Z
Task Execution Time: 39 seconds, 956 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-06-16T16:04:54.069Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-06-16T16:04:54.069Z] {
[taskcluster 2025-06-16T16:04:54.069Z] "config": {
[taskcluster 2025-06-16T16:04:54.069Z] "deploymentId": "54e077c7eafe284d"
[taskcluster 2025-06-16T16:04:54.069Z] },
[taskcluster 2025-06-16T16:04:54.069Z] "generic-worker": {
[taskcluster 2025-06-16T16:04:54.069Z] "config": {
[taskcluster 2025-06-16T16:04:54.069Z] "headlessTasks": false
[taskcluster 2025-06-16T16:04:54.069Z] },
[taskcluster 2025-06-16T16:04:54.069Z] "engine": "multiuser",
[taskcluster 2025-06-16T16:04:54.069Z] "go-arch": "amd64",
[taskcluster 2025-06-16T16:04:54.069Z] "go-os": "linux",
[taskcluster 2025-06-16T16:04:54.069Z] "go-version": "go1.24.3",
[taskcluster 2025-06-16T16:04:54.069Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v84.1.0",
[taskcluster 2025-06-16T16:04:54.069Z] "revision": "95a302b70b83afd194154b98b6362721700ffcf3",
[taskcluster 2025-06-16T16:04:54.069Z] "source": "https://github.com/taskcluster/taskcluster/commits/95a302b70b83afd194154b98b6362721700ffcf3",
[taskcluster 2025-06-16T16:04:54.069Z] "version": "84.1.0"
[taskcluster 2025-06-16T16:04:54.069Z] },
[taskcluster 2025-06-16T16:04:54.069Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-nakhl3kzct6gw3gfa913",
[taskcluster 2025-06-16T16:04:54.069Z] "instance-id": "5108531914222699182",
[taskcluster 2025-06-16T16:04:54.069Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-06-16T16:04:54.069Z] "local-ipv4": "10.142.0.110",
[taskcluster 2025-06-16T16:04:54.069Z] "machine-setup": {
[taskcluster 2025-06-16T16:04:54.069Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-06-16T16:04:54.069Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/080babc110086e4787df069c2997b055fa09fbf6/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-06-16T16:04:54.069Z] },
[taskcluster 2025-06-16T16:04:54.069Z] "project-id": "community-tc-workers",
[taskcluster 2025-06-16T16:04:54.069Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-j6d2iibkqn6wlvk6reufqq.c.community-tc-workers.internal",
[taskcluster 2025-06-16T16:04:54.069Z] "public-ipv4": "34.139.60.163",
[taskcluster 2025-06-16T16:04:54.069Z] "region": "us-east1",
[taskcluster 2025-06-16T16:04:54.069Z] "zone": "us-east1-d"
[taskcluster 2025-06-16T16:04:54.069Z] }
[taskcluster 2025-06-16T16:04:54.070Z] Task ID: TWC1bCSQTcSluDdDvPEe_g
[taskcluster 2025-06-16T16:04:54.070Z] === Task Starting ===
[taskcluster 2025-06-16T16:04:54.813Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east1-d.5108531914222699182.60099/log/Bw7w0ub3SJOxWCXc0iOKtA with mime type "text/plain; charset=utf-8" and expiry 2025-06-16T17:19:54.727Z
[taskcluster 2025-06-16T16:04:57.546Z] Executing command 0: /usr/bin/env bash -cx 'docker run -t --name taskcontainer_Brx2k7KgTqW-HP2J7UX_IA --memory-swap -1 --pids-limit -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'\'' sh -lxce '\''git clone --quiet https://github.com/mozilla/code-review /src && cd /src && git checkout c690db8709ff52b3fddb50c0e51763b5df0036fc -b checks && cd /src/integration && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements.txt -r requirements-dev.txt && pytest -v'\'
+ docker run -t --name taskcontainer_Brx2k7KgTqW-HP2J7UX_IA --memory-swap -1 --pids-limit -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 sh -lxce 'git clone --quiet https://github.com/mozilla/code-review /src && cd /src && git checkout c690db8709ff52b3fddb50c0e51763b5df0036fc -b checks && cd /src/integration && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements.txt -r requirements-dev.txt && pytest -v'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ # ]
+ [ ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=#
+ [ -d /etc/profile.d ]
+ [ -r /etc/profile.d/*.sh ]
+ unset i
+ [ ]
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/code-review /src
+ cd /src
+ git checkout c690db8709ff52b3fddb50c0e51763b5df0036fc -b checks
Switched to a new branch 'checks'
+ cd /src/integration
+ pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements.txt -r requirements-dev.txt
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.
+ pytest -v
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.6.0 -- /usr/local/bin/python3.12
cachedir: .pytest_cache
rootdir: /src
configfile: pyproject.toml
collecting ...
collected 2 items
tests/test_hooks.py::test_jsone_validates PASSED [ 50%]
tests/test_workflow.py::test_publish PASSED [100%]
=============================== warnings summary ===============================
integration/tests/test_hooks.py::test_jsone_validates
/usr/local/lib/python3.12/site-packages/jsone/shared.py:97: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
reference = datetime.datetime.utcnow()
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
========================= 2 passed, 1 warning in 0.68s =========================
[taskcluster 2025-06-16T16:05:33.389Z] Exit Code: 0
[taskcluster 2025-06-16T16:05:33.389Z] User Time: 8.061ms
[taskcluster 2025-06-16T16:05:33.389Z] Kernel Time: 18.81ms
[taskcluster 2025-06-16T16:05:33.389Z] Wall Time: 35.842923643s
[taskcluster 2025-06-16T16:05:33.389Z] Average System Memory Used: 807.64 MiB
[taskcluster 2025-06-16T16:05:33.389Z] Peak System Memory Used: 1.10 GiB
[taskcluster 2025-06-16T16:05:33.389Z] Total System Memory: 15.62 GiB
[taskcluster 2025-06-16T16:05:33.389Z] Result: SUCCEEDED
[taskcluster 2025-06-16T16:05:33.390Z] === Task Finished ===
[taskcluster 2025-06-16T16:05:33.390Z] Task Duration: 35.843489074s
[taskcluster 2025-06-16T16:05:33.623Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-06-16T17:03:43.711Z
Loading