Disable Generic Worker interactive and D2G features by default #186
firefoxci-taskcluster / tests-unit-ciadmin
succeeded
Nov 21, 2024 in 2m 40s
FirefoxCI (pull_request)
Run ciadmin unit tests
to validate the latest changes
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-11-21T19:41:13.718Z
Resolved: 2024-11-21T19:42:09.985Z
Task Execution Time: 56 seconds, 267 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-11-21 19:41:13.856Z] Task ID: e-rZTZWQSSaFpHPeF0OtbA
[taskcluster 2024-11-21 19:41:13.856Z] Worker ID: 4536904400329912977
[taskcluster 2024-11-21 19:41:13.856Z] Worker Group: us-central1-b
[taskcluster 2024-11-21 19:41:13.856Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-11-21 19:41:13.856Z] Worker Pool: ci-t/linux-gcp
[taskcluster 2024-11-21 19:41:13.856Z] Worker Version: 38.0.5
[taskcluster 2024-11-21 19:41:13.856Z] Public IP: 35.192.117.215
[taskcluster 2024-11-21 19:41:13.856Z] Hostname: ci-t-linux-gcp-ixxqtebftqqqvweoy8igea
[taskcluster 2024-11-21 19:41:13.856Z] using cache "ci-level-1-checkouts-v3-7afeb851dd97df8f3607-U5XrPcKSS4eoVUYM0k870Q" -> /builds/worker/checkouts
[taskcluster 2024-11-21 19:41:16.992Z] Downloading artifact "public/image.tar.zst" from task ID: U5XrPcKSS4eoVUYM0k870Q.
[taskcluster 2024-11-21 19:41:21.407Z] Downloaded artifact successfully.
[taskcluster 2024-11-21 19:41:21.408Z] Downloaded 286.138 mb
[taskcluster 2024-11-21 19:41:21.409Z] Decompressing downloaded image
[taskcluster 2024-11-21 19:41:23.443Z] Loading docker image from downloaded archive.
[taskcluster 2024-11-21 19:41:38.816Z] Image 'public/image.tar.zst' from task 'U5XrPcKSS4eoVUYM0k870Q' loaded. Using image ID sha256:5985974e49f851590a7ca543314c0456dd20bdefaeedbb4074f07f2dd25f14c4.
[taskcluster 2024-11-21 19:41:38.976Z] === Task Starting ===
[setup 2024-11-21T19:41:42.120Z] run-task started in /
[setup 2024-11-21T19:41:42.120Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/test.txt && pip install --user --no-deps . && py.test tests/
[setup 2024-11-21T19:41:42.120Z] Python version: 3.11.9
...(98 lines hidden)...
[task 2024-11-21T19:41:48.211Z] Downloading pycares-4.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
[task 2024-11-21T19:41:48.216Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.7/288.7 kB 98.3 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.247Z] Collecting pycparser==2.22 (from -r requirements/base.txt (line 883))
[task 2024-11-21T19:41:48.260Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB)
[task 2024-11-21T19:41:48.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 46.7 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.304Z] Collecting pyjwt==2.9.0 (from pyjwt[crypto]==2.9.0->-r requirements/base.txt (line 887))
[task 2024-11-21T19:41:48.317Z] Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
[task 2024-11-21T19:41:48.402Z] Collecting pytest==8.3.3 (from -r requirements/base.txt (line 891))
[task 2024-11-21T19:41:48.415Z] Downloading pytest-8.3.3-py3-none-any.whl (342 kB)
[task 2024-11-21T19:41:48.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.3/342.3 kB 99.0 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.468Z] Collecting pytest-asyncio==0.24.0 (from -r requirements/base.txt (line 898))
[task 2024-11-21T19:41:48.481Z] Downloading pytest_asyncio-0.24.0-py3-none-any.whl (18 kB)
[task 2024-11-21T19:41:48.519Z] Collecting python-dateutil==2.9.0.post0 (from -r requirements/base.txt (line 902))
[task 2024-11-21T19:41:48.532Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-11-21T19:41:48.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 82.0 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.650Z] Collecting pyyaml==6.0.2 (from -r requirements/base.txt (line 906))
[task 2024-11-21T19:41:48.664Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[task 2024-11-21T19:41:48.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 136.4 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.727Z] Collecting requests==2.32.3 (from -r requirements/base.txt (line 963))
[task 2024-11-21T19:41:48.740Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-11-21T19:41:48.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 28.6 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.777Z] Collecting requests-toolbelt==1.0.0 (from -r requirements/base.txt (line 971))
[task 2024-11-21T19:41:48.791Z] Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
[task 2024-11-21T19:41:48.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 21.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:48.851Z] Collecting simple-github==2.1.0 (from -r requirements/base.txt (line 975))
[task 2024-11-21T19:41:48.865Z] Downloading simple_github-2.1.0-py3-none-any.whl (13 kB)
[task 2024-11-21T19:41:48.900Z] Collecting six==1.16.0 (from -r requirements/base.txt (line 979))
[task 2024-11-21T19:41:48.913Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-11-21T19:41:48.945Z] Collecting slugid==2.0.0 (from -r requirements/base.txt (line 986))
[task 2024-11-21T19:41:48.958Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-11-21T19:41:48.989Z] Collecting sniffio==1.3.1 (from -r requirements/base.txt (line 990))
[task 2024-11-21T19:41:49.002Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
[task 2024-11-21T19:41:49.037Z] Collecting sortedcontainers==2.4.0 (from -r requirements/base.txt (line 994))
[task 2024-11-21T19:41:49.049Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[task 2024-11-21T19:41:49.146Z] Collecting taskcluster==67.0.1 (from -r requirements/base.txt (line 998))
[task 2024-11-21T19:41:49.159Z] Downloading taskcluster-67.0.1-py3-none-any.whl (145 kB)
[task 2024-11-21T19:41:49.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.7/145.7 kB 52.3 MB/s eta 0:00:00
[task 2024-11-21T19:41:49.195Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/base.txt (line 1004))
[task 2024-11-21T19:41:49.209Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-11-21T19:41:49.262Z] Collecting tc-admin==4.0.1 (from -r requirements/base.txt (line 1009))
[task 2024-11-21T19:41:49.276Z] Downloading tc_admin-4.0.1-py3-none-any.whl (45 kB)
[task 2024-11-21T19:41:49.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 20.7 MB/s eta 0:00:00
[task 2024-11-21T19:41:49.341Z] Collecting urllib3==2.2.3 (from -r requirements/base.txt (line 1013))
[task 2024-11-21T19:41:49.355Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
[task 2024-11-21T19:41:49.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 52.8 MB/s eta 0:00:00
[task 2024-11-21T19:41:49.660Z] Collecting yarl==1.17.1 (from -r requirements/base.txt (line 1017))
[task 2024-11-21T19:41:49.677Z] Downloading yarl-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (343 kB)
[task 2024-11-21T19:41:49.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 91.8 MB/s eta 0:00:00
[task 2024-11-21T19:41:49.715Z] Collecting appdirs==1.4.4 (from -r requirements/test.txt (line 9))
[task 2024-11-21T19:41:49.728Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-11-21T19:41:49.773Z] Collecting arrow==1.3.0 (from -r requirements/test.txt (line 13))
[task 2024-11-21T19:41:49.786Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-11-21T19:41:49.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 27.6 MB/s eta 0:00:00
[task 2024-11-21T19:41:49.821Z] Collecting binaryornot==0.4.4 (from -r requirements/test.txt (line 17))
[task 2024-11-21T19:41:49.834Z] Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2024-11-21T19:41:49.913Z] Collecting black==24.10.0 (from -r requirements/test.txt (line 21))
[task 2024-11-21T19:41:49.927Z] Downloading black-24.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
[task 2024-11-21T19:41:49.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 166.1 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.053Z] Collecting build==1.2.2.post1 (from -r requirements/test.txt (line 45))
[task 2024-11-21T19:41:50.066Z] Downloading build-1.2.2.post1-py3-none-any.whl (22 kB)
[task 2024-11-21T19:41:50.099Z] Collecting chardet==5.2.0 (from -r requirements/test.txt (line 51))
[task 2024-11-21T19:41:50.111Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-11-21T19:41:50.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 73.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.154Z] Collecting check-manifest==0.50 (from -r requirements/test.txt (line 55))
[task 2024-11-21T19:41:50.168Z] Downloading check_manifest-0.50-py3-none-any.whl (20 kB)
[task 2024-11-21T19:41:50.206Z] Collecting cookiecutter==2.6.0 (from -r requirements/test.txt (line 59))
[task 2024-11-21T19:41:50.219Z] Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[task 2024-11-21T19:41:50.546Z] Collecting coverage==7.6.4 (from coverage[toml]==7.6.4->-r requirements/test.txt (line 63))
[task 2024-11-21T19:41:50.561Z] Downloading coverage-7.6.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (238 kB)
[task 2024-11-21T19:41:50.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.5/238.5 kB 73.9 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.619Z] Collecting flake8==7.1.1 (from -r requirements/test.txt (line 129))
[task 2024-11-21T19:41:50.632Z] Downloading flake8-7.1.1-py2.py3-none-any.whl (57 kB)
[task 2024-11-21T19:41:50.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 26.3 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.698Z] Collecting isort==5.13.2 (from -r requirements/test.txt (line 133))
[task 2024-11-21T19:41:50.712Z] Downloading isort-5.13.2-py3-none-any.whl (92 kB)
[task 2024-11-21T19:41:50.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 42.4 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.754Z] Collecting jinja2==3.1.4 (from -r requirements/test.txt (line 137))
[task 2024-11-21T19:41:50.768Z] Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[task 2024-11-21T19:41:50.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 55.3 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.812Z] Collecting markdown-it-py==3.0.0 (from -r requirements/test.txt (line 141))
[task 2024-11-21T19:41:50.825Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-11-21T19:41:50.829Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 38.4 MB/s eta 0:00:00
[task 2024-11-21T19:41:50.906Z] Collecting markupsafe==3.0.2 (from -r requirements/test.txt (line 145))
[task 2024-11-21T19:41:50.919Z] Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
[task 2024-11-21T19:41:50.950Z] Collecting mccabe==0.7.0 (from -r requirements/test.txt (line 208))
[task 2024-11-21T19:41:50.963Z] Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
[task 2024-11-21T19:41:50.993Z] Collecting mdurl==0.1.2 (from -r requirements/test.txt (line 212))
[task 2024-11-21T19:41:51.006Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-11-21T19:41:51.037Z] Collecting mypy-extensions==1.0.0 (from -r requirements/test.txt (line 216))
[task 2024-11-21T19:41:51.049Z] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[task 2024-11-21T19:41:51.084Z] Collecting pathspec==0.12.1 (from -r requirements/test.txt (line 220))
[task 2024-11-21T19:41:51.097Z] Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
[task 2024-11-21T19:41:51.141Z] Collecting pip-compile-multi==2.6.4 (from -r requirements/test.txt (line 226))
[task 2024-11-21T19:41:51.157Z] Downloading pip_compile_multi-2.6.4-py2.py3-none-any.whl (42 kB)
[task 2024-11-21T19:41:51.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.2/42.2 kB 17.6 MB/s eta 0:00:00
[task 2024-11-21T19:41:51.223Z] Collecting pip-tools==7.4.1 (from -r requirements/test.txt (line 230))
[task 2024-11-21T19:41:51.236Z] Downloading pip_tools-7.4.1-py3-none-any.whl (61 kB)
[task 2024-11-21T19:41:51.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 26.8 MB/s eta 0:00:00
[task 2024-11-21T19:41:51.283Z] Collecting platformdirs==4.3.6 (from -r requirements/test.txt (line 234))
[task 2024-11-21T19:41:51.296Z] Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
[task 2024-11-21T19:41:51.333Z] Collecting pycodestyle==2.12.1 (from -r requirements/test.txt (line 238))
[task 2024-11-21T19:41:51.346Z] Downloading pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB)
[task 2024-11-21T19:41:51.383Z] Collecting pyflakes==3.2.0 (from -r requirements/test.txt (line 242))
[task 2024-11-21T19:41:51.396Z] Downloading pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)
[task 2024-11-21T19:41:51.400Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 27.3 MB/s eta 0:00:00
[task 2024-11-21T19:41:51.444Z] Collecting pygments==2.18.0 (from -r requirements/test.txt (line 246))
[task 2024-11-21T19:41:51.457Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[task 2024-11-21T19:41:51.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 158.7 MB/s eta 0:00:00
[task 2024-11-21T19:41:51.500Z] Collecting pyproject-hooks==1.2.0 (from -r requirements/test.txt (line 250))
[task 2024-11-21T19:41:51.512Z] Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
[task 2024-11-21T19:41:51.554Z] Collecting pytest-cov==6.0.0 (from -r requirements/test.txt (line 256))
[task 2024-11-21T19:41:51.567Z] Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
[task 2024-11-21T19:41:51.614Z] Collecting pytest-mock==3.14.0 (from -r requirements/test.txt (line 260))
[task 2024-11-21T19:41:51.627Z] Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
[task 2024-11-21T19:41:51.665Z] Collecting python-slugify==8.0.4 (from -r requirements/test.txt (line 264))
[task 2024-11-21T19:41:51.678Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[task 2024-11-21T19:41:51.711Z] Collecting redo==3.0.0 (from -r requirements/test.txt (line 268))
[task 2024-11-21T19:41:51.724Z] Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[task 2024-11-21T19:41:51.906Z] Collecting rich==13.9.4 (from -r requirements/test.txt (line 272))
[task 2024-11-21T19:41:51.920Z] Downloading rich-13.9.4-py3-none-any.whl (242 kB)
[task 2024-11-21T19:41:51.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 63.4 MB/s eta 0:00:00
[task 2024-11-21T19:41:51.973Z] Collecting taskcluster-taskgraph==12.0.0 (from -r requirements/test.txt (line 276))
[task 2024-11-21T19:41:51.987Z] Downloading taskcluster_taskgraph-12.0.0-py3-none-any.whl (193 kB)
[task 2024-11-21T19:41:51.992Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.8/193.8 kB 73.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:52.022Z] Collecting text-unidecode==1.3 (from -r requirements/test.txt (line 280))
[task 2024-11-21T19:41:52.035Z] Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-11-21T19:41:52.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 33.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:52.069Z] Collecting toposort==1.10 (from -r requirements/test.txt (line 284))
[task 2024-11-21T19:41:52.082Z] Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[task 2024-11-21T19:41:52.122Z] Collecting types-python-dateutil==2.9.0.20241003 (from -r requirements/test.txt (line 288))
[task 2024-11-21T19:41:52.135Z] Downloading types_python_dateutil-2.9.0.20241003-py3-none-any.whl (9.7 kB)
[task 2024-11-21T19:41:52.171Z] Collecting voluptuous==0.15.2 (from -r requirements/test.txt (line 292))
[task 2024-11-21T19:41:52.184Z] Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[task 2024-11-21T19:41:52.235Z] Collecting wheel==0.44.0 (from -r requirements/test.txt (line 296))
[task 2024-11-21T19:41:52.248Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB)
[task 2024-11-21T19:41:52.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 28.7 MB/s eta 0:00:00
[task 2024-11-21T19:41:52.293Z] Collecting yamllint==1.35.1 (from -r requirements/test.txt (line 300))
[task 2024-11-21T19:41:52.306Z] Downloading yamllint-1.35.1-py3-none-any.whl (66 kB)
[task 2024-11-21T19:41:52.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.7/66.7 kB 26.4 MB/s eta 0:00:00
[task 2024-11-21T19:41:52.381Z] Collecting pip==24.3.1 (from -r requirements/test.txt (line 306))
[task 2024-11-21T19:41:52.395Z] Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
[task 2024-11-21T19:41:52.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 167.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:52.619Z] Collecting setuptools==75.3.0 (from -r requirements/test.txt (line 312))
[task 2024-11-21T19:41:52.632Z] Downloading setuptools-75.3.0-py3-none-any.whl (1.3 MB)
[task 2024-11-21T19:41:52.642Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 156.5 MB/s eta 0:00:00
[task 2024-11-21T19:41:54.126Z] Building wheels for collected packages: json-e
[task 2024-11-21T19:41:54.127Z] Building wheel for json-e (setup.py): started
[task 2024-11-21T19:41:54.898Z] Building wheel for json-e (setup.py): finished with status 'done'
[task 2024-11-21T19:41:54.899Z] Created wheel for json-e: filename=json_e-2.7.1-py3-none-any.whl size=11955 sha256=9db4c1c2091646ac535f78c7dc88e75ff02318335b3cd8f2164ff8a169023cf2
[task 2024-11-21T19:41:54.899Z] Stored in directory: /builds/worker/.cache/pip/wheels/44/dc/de/01dd004b78c0c8dc17480143c0a7e31a6b5b640439e539fc47
[task 2024-11-21T19:41:54.901Z] Successfully built json-e
[task 2024-11-21T19:41:55.341Z] Installing collected packages: toposort, text-unidecode, taskcluster-urls, sortedcontainers, slugid, redo, json-e, iso8601, brotli, appdirs, wheel, voluptuous, urllib3, types-python-dateutil, sniffio, six, setuptools, pyyaml, python-slugify, pyproject-hooks, pyjwt, pygments, pyflakes, pycparser, pycodestyle, propcache, pluggy, platformdirs, pip, pathspec, packaging, mypy-extensions, multidict, mdurl, mccabe, markupsafe, isort, iniconfig, idna, graphql-core, giturlparse, frozenlist, coverage, click, charset-normalizer, chardet, certifi, backoff, attrs, async-timeout, aiohappyeyeballs, yarl, yamllint, requests, python-dateutil, pytest, mozilla-repo-urls, mohawk, markdown-it-py, jinja2, flake8, cffi, build, blessings, black, binaryornot, anyio, aiosignal, rich, requests-toolbelt, pytest-mock, pytest-cov, pytest-asyncio, pycares, pip-tools, gql, cryptography, check-manifest, arrow, aiohttp, taskcluster, pip-compile-multi, cookiecutter, aiohttp-retry, aiodns, tc-admin, taskcluster-taskgraph, simple-github
[task 2024-11-21T19:42:01.653Z] Successfully installed aiodns-3.2.0 aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiohttp-retry-2.9.1 aiosignal-1.3.1 anyio-4.6.2.post1 appdirs-1.4.4 arrow-1.3.0 async-timeout-5.0.1 attrs-24.2.0 backoff-2.2.1 binaryornot-0.4.4 black-24.10.0 blessings-1.7 brotli-1.1.0 build-1.2.2.post1 certifi-2024.8.30 cffi-1.17.1 chardet-5.2.0 charset-normalizer-3.4.0 check-manifest-0.50 click-8.1.7 cookiecutter-2.6.0 coverage-7.6.4 cryptography-43.0.3 flake8-7.1.1 frozenlist-1.5.0 giturlparse-0.12.0 gql-3.5.0 graphql-core-3.2.5 idna-3.10 iniconfig-2.0.0 iso8601-0.1.12 isort-5.13.2 jinja2-3.1.4 json-e-2.7.1 markdown-it-py-3.0.0 markupsafe-3.0.2 mccabe-0.7.0 mdurl-0.1.2 mohawk-1.1.0 mozilla-repo-urls-0.1.1 multidict-6.1.0 mypy-extensions-1.0.0 packaging-24.1 pathspec-0.12.1 pip-24.3.1 pip-compile-multi-2.6.4 pip-tools-7.4.1 platformdirs-4.3.6 pluggy-1.5.0 propcache-0.2.0 pycares-4.4.0 pycodestyle-2.12.1 pycparser-2.22 pyflakes-3.2.0 pygments-2.18.0 pyjwt-2.9.0 pyproject-hooks-1.2.0 pytest-8.3.3 pytest-asyncio-0.24.0 pytest-cov-6.0.0 pytest-mock-3.14.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.2 redo-3.0.0 requests-2.32.3 requests-toolbelt-1.0.0 rich-13.9.4 setuptools-75.3.0 simple-github-2.1.0 six-1.16.0 slugid-2.0.0 sniffio-1.3.1 sortedcontainers-2.4.0 taskcluster-67.0.1 taskcluster-taskgraph-12.0.0 taskcluster-urls-13.0.1 tc-admin-4.0.1 text-unidecode-1.3 toposort-1.10 types-python-dateutil-2.9.0.20241003 urllib3-2.2.3 voluptuous-0.15.2 wheel-0.44.0 yamllint-1.35.1 yarl-1.17.1
[task 2024-11-21T19:42:01.795Z]
[task 2024-11-21T19:42:01.795Z] [notice] A new release of pip is available: 24.0 -> 24.3.1
[task 2024-11-21T19:42:01.795Z] [notice] To update, run: python -m pip install --upgrade pip
[task 2024-11-21T19:42:02.439Z] + pip install --user --no-deps .
[task 2024-11-21T19:42:03.054Z] Processing /builds/worker/checkouts/vcs
[task 2024-11-21T19:42:03.057Z] Installing build dependencies: started
[task 2024-11-21T19:42:04.952Z] Installing build dependencies: finished with status 'done'
[task 2024-11-21T19:42:04.953Z] Getting requirements to build wheel: started
[task 2024-11-21T19:42:05.266Z] Getting requirements to build wheel: finished with status 'done'
[task 2024-11-21T19:42:05.267Z] Preparing metadata (pyproject.toml): started
[task 2024-11-21T19:42:05.572Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-11-21T19:42:05.575Z] Building wheels for collected packages: ci-admin
[task 2024-11-21T19:42:05.576Z] Building wheel for ci-admin (pyproject.toml): started
[task 2024-11-21T19:42:05.969Z] Building wheel for ci-admin (pyproject.toml): finished with status 'done'
[task 2024-11-21T19:42:05.970Z] Created wheel for ci-admin: filename=ci_admin-1.0.0-py3-none-any.whl size=61103 sha256=be2e574ee234a8e756b72456f8d2fa616c62af420231fe244ce58ce2d94946b9
[task 2024-11-21T19:42:05.970Z] Stored in directory: /tmp/pip-ephem-wheel-cache-2t6ftx8f/wheels/8c/60/ac/3c0f7807eeafa2ab1bc8f80a9a9a282b8fb0ddbb0bb0055f3d
[task 2024-11-21T19:42:05.976Z] Successfully built ci-admin
[task 2024-11-21T19:42:05.976Z] Installing collected packages: ci-admin
[task 2024-11-21T19:42:06.024Z] Successfully installed ci-admin-1.0.0
[task 2024-11-21T19:42:06.140Z] + py.test tests/
[task 2024-11-21T19:42:06.707Z] /builds/worker/.local/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-11-21T19:42:06.707Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2024-11-21T19:42:06.707Z]
[task 2024-11-21T19:42:06.707Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-11-21T19:42:07.016Z] ============================= test session starts ==============================
[task 2024-11-21T19:42:07.016Z] platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0
[task 2024-11-21T19:42:07.016Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-11-21T19:42:07.016Z] configfile: pyproject.toml
[task 2024-11-21T19:42:07.016Z] plugins: anyio-4.6.2.post1, mock-3.14.0, cov-6.0.0, asyncio-0.24.0
[task 2024-11-21T19:42:07.016Z] asyncio: mode=Mode.STRICT, default_loop_scope=None
[task 2024-11-21T19:42:07.016Z] collected 90 items
[task 2024-11-21T19:42:07.016Z]
[task 2024-11-21T19:42:07.021Z] tests/ciadmin/test_generate_ciconfig_actions.py ... [ 3%]
[task 2024-11-21T19:42:07.024Z] tests/ciadmin/test_generate_ciconfig_get.py .. [ 5%]
[task 2024-11-21T19:42:07.033Z] tests/ciadmin/test_generate_ciconfig_grants.py ........ [ 14%]
[task 2024-11-21T19:42:07.052Z] tests/ciadmin/test_generate_ciconfig_projects.py ...................... [ 38%]
[task 2024-11-21T19:42:07.057Z] tests/ciadmin/test_generate_ciconfig_worker_images.py ..... [ 44%]
[task 2024-11-21T19:42:07.061Z] tests/ciadmin/test_generate_ciconfig_worker_pools.py ... [ 47%]
[task 2024-11-21T19:42:07.087Z] tests/ciadmin/test_generate_grants.py ............................... [ 82%]
[task 2024-11-21T19:42:08.756Z] tests/ciadmin/test_generate_tcyml.py . [ 83%]
[task 2024-11-21T19:42:08.770Z] tests/ciadmin/test_generate_worker_pools.py ...... [ 90%]
[task 2024-11-21T19:42:08.778Z] tests/ciadmin/test_util_matching.py ......... [100%]
[task 2024-11-21T19:42:08.778Z]
[task 2024-11-21T19:42:08.778Z] ============================== 90 passed in 2.05s ==============================
[taskcluster 2024-11-21 19:42:09.369Z] === Task Finished ===
[taskcluster 2024-11-21 19:42:09.369Z] Successful task run with exit code: 0 completed in 55.515 seconds
Loading