Fix checkout caches on shared trust domains #21
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
firefoxci-taskcluster / test-unit
succeeded
Nov 15, 2023 in 15m 44s
FirefoxCI (pull_request)
Run unit tests
to validate the latest changes
Details
View task in Taskcluster
View logs in Taskcluster
[task 2023-11-15T15:08:39.190Z] • Installing pyproject-api (1.5.3)
[task 2023-11-15T15:08:39.190Z] • Downgrading ruamel-yaml-clib (0.2.8 -> 0.2.7)
[task 2023-11-15T15:08:39.190Z] • Downgrading virtualenv (20.24.6 -> 20.23.1)
[task 2023-11-15T15:08:39.190Z] • Downgrading voluptuous (0.14.0 -> 0.13.1)
[task 2023-11-15T15:08:39.190Z] • Installing coverage (7.2.7)
[task 2023-11-15T15:08:39.190Z] • Downgrading pre-commit (3.5.0 -> 3.3.3)
[task 2023-11-15T15:08:39.190Z] • Installing pytest (7.4.0)
[task 2023-11-15T15:08:39.190Z] • Downgrading ruamel-yaml (0.17.40 -> 0.17.32)
[task 2023-11-15T15:08:39.190Z] • Downgrading taskcluster-taskgraph (5.7.0 -> 5.4.0)
[task 2023-11-15T15:08:39.190Z] • Installing tox (4.6.4)
[task 2023-11-15T15:08:39.190Z]
[task 2023-11-15T15:08:39.190Z] Installing the current project: reps-new (0.3.5)
[task 2023-11-15T15:08:39.190Z] py311: commands[1]> poetry run python --version
[task 2023-11-15T15:08:39.190Z] Python 3.11.6
[task 2023-11-15T15:08:39.190Z] py311: commands[2]> poetry run coverage run --context=py311 -p -m pytest -vv
[task 2023-11-15T15:08:39.190Z] ============================= test session starts ==============================
[task 2023-11-15T15:08:39.190Z] platform linux -- Python 3.11.6, pytest-7.4.0, pluggy-1.2.0 -- /builds/worker/checkouts/vcs/.tox/py311/bin/python
[task 2023-11-15T15:08:39.190Z] cachedir: .tox/py311/.pytest_cache
[task 2023-11-15T15:08:39.190Z] rootdir: /builds/worker/checkouts/vcs
[task 2023-11-15T15:08:39.190Z] configfile: pyproject.toml
[task 2023-11-15T15:08:39.190Z] testpaths: test
[task 2023-11-15T15:08:39.190Z] collecting ... collected 3 items
[task 2023-11-15T15:08:39.190Z]
[task 2023-11-15T15:08:39.190Z] test/test_template_python.py::test_generated_files PASSED [ 33%]
[task 2023-11-15T15:08:39.190Z] test/test_template_python.py::test_cookiecutter_json[defaults] PASSED [ 66%]
[task 2023-11-15T15:08:39.190Z] test/test_template_python.py::test_cookiecutter_json[package_name_normalized] PASSED [100%]
[task 2023-11-15T15:08:39.190Z]
[task 2023-11-15T15:08:39.190Z] ========================= 3 passed in 67.65s (0:01:07) =========================
[task 2023-11-15T15:08:39.768Z] py310: install_package_deps> python -I -m pip install 'cookiecutter<3.0.0,>=2.1.1' 'halo<0.0.32,>=0.0.31' 'pip-tools<7.0.0,>=6.14.0' 'pre-commit<4.0.0,>=3.3.3' 'ruamel-yaml<0.18.0,>=0.17.32' 'taskcluster-taskgraph<6.0.0,>=5.4.0'
[task 2023-11-15T15:08:39.769Z] py310: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/5/reps_new-0.3.5.tar.gz
[task 2023-11-15T15:08:39.770Z] py310: commands[0]> poetry install --with test
[task 2023-11-15T15:08:39.771Z] Installing dependencies from lock file
[task 2023-11-15T15:08:39.772Z]
[task 2023-11-15T15:08:39.773Z] Package operations: 9 installs, 24 updates, 0 removals
[task 2023-11-15T15:08:39.773Z]
[task 2023-11-15T15:08:39.774Z] • Downgrading arrow (1.3.0 -> 1.2.3)
[task 2023-11-15T15:08:39.774Z] • Downgrading certifi (2023.7.22 -> 2023.5.7)
[task 2023-11-15T15:08:39.774Z] • Downgrading chardet (5.2.0 -> 5.1.0)
[task 2023-11-15T15:08:39.774Z] • Downgrading charset-normalizer (3.3.2 -> 3.1.0)
[task 2023-11-15T15:08:39.774Z] • Downgrading urllib3 (2.1.0 -> 2.0.3)
[task 2023-11-15T15:08:39.774Z] • Downgrading click (8.1.7 -> 8.1.3)
[task 2023-11-15T15:08:39.774Z] • Downgrading distlib (0.3.7 -> 0.3.6)
[task 2023-11-15T15:08:39.774Z] • Downgrading filelock (3.13.1 -> 3.12.2)
[task 2023-11-15T15:08:39.774Z] • Downgrading giturlparse (0.12.0 -> 0.10.0)
[task 2023-11-15T15:08:39.774Z] • Installing jinja2-time (0.2.0)
[task 2023-11-15T15:08:39.774Z] • Downgrading packaging (23.2 -> 23.1)
[task 2023-11-15T15:08:39.774Z] • Downgrading platformdirs (3.11.0 -> 3.8.0)
[task 2023-11-15T15:08:39.774Z] • Downgrading pyyaml (6.0.1 -> 6.0)
[task 2023-11-15T15:08:39.774Z] • Updating setuptools (67.8.0 -> 68.0.0)
[task 2023-11-15T15:08:39.774Z] • Downgrading build (1.0.3 -> 0.10.0)
[task 2023-11-15T15:08:39.774Z] • Installing cachetools (5.3.1)
[task 2023-11-15T15:08:39.774Z] • Downgrading cfgv (3.4.0 -> 3.3.1)
[task 2023-11-15T15:08:39.774Z] • Downgrading cookiecutter (2.4.0 -> 2.1.1)
[task 2023-11-15T15:08:39.775Z] • Installing exceptiongroup (1.1.2)
[task 2023-11-15T15:08:39.775Z] • Downgrading identify (2.5.31 -> 2.5.24)
[task 2023-11-15T15:08:39.775Z] • Installing iniconfig (2.0.0)
[task 2023-11-15T15:08:39.775Z] • Downgrading json-e (4.5.3 -> 4.5.2)
[task 2023-11-15T15:08:39.775Z] • Installing pluggy (1.2.0)
[task 2023-11-15T15:08:39.775Z] • Installing pyproject-api (1.5.3)
[task 2023-11-15T15:08:39.775Z] • Downgrading ruamel-yaml-clib (0.2.8 -> 0.2.7)
[task 2023-11-15T15:08:39.775Z] • Downgrading virtualenv (20.24.6 -> 20.23.1)
[task 2023-11-15T15:08:39.775Z] • Downgrading voluptuous (0.14.0 -> 0.13.1)
[task 2023-11-15T15:08:39.775Z] • Installing coverage (7.2.7)
[task 2023-11-15T15:08:39.775Z] • Downgrading pre-commit (3.5.0 -> 3.3.3)
[task 2023-11-15T15:08:39.775Z] • Downgrading ruamel-yaml (0.17.40 -> 0.17.32)
[task 2023-11-15T15:08:39.776Z] • Installing pytest (7.4.0)
[task 2023-11-15T15:08:39.776Z] • Downgrading taskcluster-taskgraph (5.7.0 -> 5.4.0)
[task 2023-11-15T15:08:39.776Z] • Installing tox (4.6.4)
[task 2023-11-15T15:08:39.776Z]
[task 2023-11-15T15:08:39.776Z] Installing the current project: reps-new (0.3.5)
[task 2023-11-15T15:08:39.776Z] py310: commands[1]> poetry run python --version
[task 2023-11-15T15:08:39.776Z] Python 3.10.13
[task 2023-11-15T15:08:39.776Z] py310: commands[2]> poetry run coverage run --context=py310 -p -m pytest -vv
[task 2023-11-15T15:08:39.776Z] ============================= test session starts ==============================
[task 2023-11-15T15:08:39.776Z] platform linux -- Python 3.10.13, pytest-7.4.0, pluggy-1.2.0 -- /builds/worker/checkouts/vcs/.tox/py310/bin/python
[task 2023-11-15T15:08:39.777Z] cachedir: .tox/py310/.pytest_cache
[task 2023-11-15T15:08:39.777Z] rootdir: /builds/worker/checkouts/vcs
[task 2023-11-15T15:08:39.777Z] configfile: pyproject.toml
[task 2023-11-15T15:08:39.777Z] testpaths: test
[task 2023-11-15T15:08:39.777Z] collecting ... collected 3 items
[task 2023-11-15T15:08:39.777Z]
[task 2023-11-15T15:08:39.777Z] test/test_template_python.py::test_generated_files PASSED [ 33%]
[task 2023-11-15T15:08:39.777Z] test/test_template_python.py::test_cookiecutter_json[defaults] PASSED [ 66%]
[task 2023-11-15T15:08:39.777Z] test/test_template_python.py::test_cookiecutter_json[package_name_normalized] PASSED [100%]
[task 2023-11-15T15:08:39.778Z]
[task 2023-11-15T15:08:39.778Z] ========================= 3 passed in 61.05s (0:01:01) =========================
[task 2023-11-15T15:08:39.778Z] py38: install_package_deps> python -I -m pip install 'cookiecutter<3.0.0,>=2.1.1' 'halo<0.0.32,>=0.0.31' 'pip-tools<7.0.0,>=6.14.0' 'pre-commit<4.0.0,>=3.3.3' 'ruamel-yaml<0.18.0,>=0.17.32' 'taskcluster-taskgraph<6.0.0,>=5.4.0'
[task 2023-11-15T15:08:39.778Z] py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/3/reps_new-0.3.5.tar.gz
[task 2023-11-15T15:08:39.778Z] py38: commands[0]> poetry install --with test
[task 2023-11-15T15:08:39.778Z] Installing dependencies from lock file
[task 2023-11-15T15:08:39.778Z]
[task 2023-11-15T15:08:39.779Z] Package operations: 9 installs, 24 updates, 0 removals
[task 2023-11-15T15:08:39.779Z]
[task 2023-11-15T15:08:39.779Z] • Downgrading arrow (1.3.0 -> 1.2.3)
[task 2023-11-15T15:08:39.779Z] • Downgrading certifi (2023.7.22 -> 2023.5.7)
[task 2023-11-15T15:08:39.779Z] • Downgrading chardet (5.2.0 -> 5.1.0)
[task 2023-11-15T15:08:39.779Z] • Downgrading charset-normalizer (3.3.2 -> 3.1.0)
[task 2023-11-15T15:08:39.779Z] • Downgrading urllib3 (2.1.0 -> 2.0.3)
[task 2023-11-15T15:08:39.780Z] • Downgrading click (8.1.7 -> 8.1.3)
[task 2023-11-15T15:08:39.780Z] • Downgrading distlib (0.3.7 -> 0.3.6)
[task 2023-11-15T15:08:39.780Z] • Downgrading filelock (3.13.1 -> 3.12.2)
[task 2023-11-15T15:08:39.780Z] • Downgrading giturlparse (0.12.0 -> 0.10.0)
[task 2023-11-15T15:08:39.780Z] • Installing jinja2-time (0.2.0)
[task 2023-11-15T15:08:39.780Z] • Downgrading packaging (23.2 -> 23.1)
[task 2023-11-15T15:08:39.780Z] • Downgrading platformdirs (3.11.0 -> 3.8.0)
[task 2023-11-15T15:08:39.780Z] • Downgrading pyyaml (6.0.1 -> 6.0)
[task 2023-11-15T15:08:39.781Z] • Updating setuptools (67.8.0 -> 68.0.0)
[task 2023-11-15T15:08:39.781Z] • Downgrading build (1.0.3 -> 0.10.0)
[task 2023-11-15T15:08:39.781Z] • Installing cachetools (5.3.1)
[task 2023-11-15T15:08:39.781Z] • Downgrading cfgv (3.4.0 -> 3.3.1)
[task 2023-11-15T15:08:39.781Z] • Downgrading cookiecutter (2.4.0 -> 2.1.1)
[task 2023-11-15T15:08:39.781Z] • Installing exceptiongroup (1.1.2)
[task 2023-11-15T15:08:39.781Z] • Downgrading identify (2.5.31 -> 2.5.24)
[task 2023-11-15T15:08:39.781Z] • Installing iniconfig (2.0.0)
[task 2023-11-15T15:08:39.782Z] • Downgrading json-e (4.5.3 -> 4.5.2)
[task 2023-11-15T15:08:39.782Z] • Installing pluggy (1.2.0)
[task 2023-11-15T15:08:39.782Z] • Installing pyproject-api (1.5.3)
[task 2023-11-15T15:08:39.782Z] • Downgrading ruamel-yaml-clib (0.2.8 -> 0.2.7)
[task 2023-11-15T15:08:39.782Z] • Downgrading virtualenv (20.24.6 -> 20.23.1)
[task 2023-11-15T15:08:39.782Z] • Downgrading voluptuous (0.14.0 -> 0.13.1)
[task 2023-11-15T15:08:39.782Z] • Installing coverage (7.2.7)
[task 2023-11-15T15:08:39.782Z] • Downgrading pre-commit (3.5.0 -> 3.3.3)
[task 2023-11-15T15:08:39.783Z] • Installing pytest (7.4.0)
[task 2023-11-15T15:08:39.783Z] • Downgrading ruamel-yaml (0.17.40 -> 0.17.32)
[task 2023-11-15T15:08:39.783Z] • Downgrading taskcluster-taskgraph (5.7.0 -> 5.4.0)
[task 2023-11-15T15:08:39.783Z] • Installing tox (4.6.4)
[task 2023-11-15T15:08:39.783Z]
[task 2023-11-15T15:08:39.783Z] Installing the current project: reps-new (0.3.5)
[task 2023-11-15T15:08:39.783Z] py38: commands[1]> poetry run python --version
[task 2023-11-15T15:08:39.783Z] Python 3.8.18
[task 2023-11-15T15:08:39.784Z] py38: commands[2]> poetry run coverage run --context=py38 -p -m pytest -vv
[task 2023-11-15T15:08:39.784Z] ============================= test session starts ==============================
[task 2023-11-15T15:08:39.784Z] platform linux -- Python 3.8.18, pytest-7.4.0, pluggy-1.2.0 -- /builds/worker/checkouts/vcs/.tox/py38/bin/python
[task 2023-11-15T15:08:39.784Z] cachedir: .tox/py38/.pytest_cache
[task 2023-11-15T15:08:39.784Z] rootdir: /builds/worker/checkouts/vcs
[task 2023-11-15T15:08:39.784Z] configfile: pyproject.toml
[task 2023-11-15T15:08:39.784Z] testpaths: test
[task 2023-11-15T15:08:39.784Z] collecting ... collected 3 items
[task 2023-11-15T15:08:39.784Z]
[task 2023-11-15T15:08:39.785Z] test/test_template_python.py::test_generated_files PASSED [ 33%]
[task 2023-11-15T15:08:39.785Z] test/test_template_python.py::test_cookiecutter_json[defaults] PASSED [ 66%]
[task 2023-11-15T15:08:39.785Z] test/test_template_python.py::test_cookiecutter_json[package_name_normalized] PASSED [100%]
[task 2023-11-15T15:08:39.785Z]
[task 2023-11-15T15:08:39.785Z] ========================= 3 passed in 62.67s (0:01:02) =========================
[task 2023-11-15T15:08:54.710Z] py39: install_package_deps> python -I -m pip install 'cookiecutter<3.0.0,>=2.1.1' 'halo<0.0.32,>=0.0.31' 'pip-tools<7.0.0,>=6.14.0' 'pre-commit<4.0.0,>=3.3.3' 'ruamel-yaml<0.18.0,>=0.17.32' 'taskcluster-taskgraph<6.0.0,>=5.4.0'
[task 2023-11-15T15:08:54.710Z] py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/4/reps_new-0.3.5.tar.gz
[task 2023-11-15T15:08:54.710Z] py39: commands[0]> poetry install --with test
[task 2023-11-15T15:08:54.710Z] Installing dependencies from lock file
[task 2023-11-15T15:08:54.710Z]
[task 2023-11-15T15:08:54.710Z] Package operations: 9 installs, 24 updates, 0 removals
[task 2023-11-15T15:08:54.710Z]
[task 2023-11-15T15:08:54.710Z] • Downgrading arrow (1.3.0 -> 1.2.3)
[task 2023-11-15T15:08:54.710Z] • Downgrading certifi (2023.7.22 -> 2023.5.7)
[task 2023-11-15T15:08:54.710Z] • Downgrading chardet (5.2.0 -> 5.1.0)
[task 2023-11-15T15:08:54.710Z] • Downgrading charset-normalizer (3.3.2 -> 3.1.0)
[task 2023-11-15T15:08:54.710Z] • Downgrading urllib3 (2.1.0 -> 2.0.3)
[task 2023-11-15T15:08:54.710Z] • Downgrading click (8.1.7 -> 8.1.3)
[task 2023-11-15T15:08:54.710Z] • Downgrading distlib (0.3.7 -> 0.3.6)
[task 2023-11-15T15:08:54.710Z] • Downgrading filelock (3.13.1 -> 3.12.2)
[task 2023-11-15T15:08:54.710Z] • Downgrading giturlparse (0.12.0 -> 0.10.0)
[task 2023-11-15T15:08:54.710Z] • Installing jinja2-time (0.2.0)
[task 2023-11-15T15:08:54.710Z] • Downgrading packaging (23.2 -> 23.1)
[task 2023-11-15T15:08:54.710Z] • Downgrading platformdirs (3.11.0 -> 3.8.0)
[task 2023-11-15T15:08:54.710Z] • Downgrading pyyaml (6.0.1 -> 6.0)
[task 2023-11-15T15:08:54.710Z] • Updating setuptools (67.8.0 -> 68.0.0)
[task 2023-11-15T15:08:54.710Z] • Downgrading build (1.0.3 -> 0.10.0)
[task 2023-11-15T15:08:54.710Z] • Installing cachetools (5.3.1)
[task 2023-11-15T15:08:54.710Z] • Downgrading cookiecutter (2.4.0 -> 2.1.1)
[task 2023-11-15T15:08:54.710Z] • Installing exceptiongroup (1.1.2)
[task 2023-11-15T15:08:54.710Z] • Downgrading identify (2.5.31 -> 2.5.24)
[task 2023-11-15T15:08:54.710Z] • Downgrading cfgv (3.4.0 -> 3.3.1)
[task 2023-11-15T15:08:54.711Z] • Installing iniconfig (2.0.0)
[task 2023-11-15T15:08:54.711Z] • Downgrading json-e (4.5.3 -> 4.5.2)
[task 2023-11-15T15:08:54.711Z] • Installing pluggy (1.2.0)
[task 2023-11-15T15:08:54.711Z] • Installing pyproject-api (1.5.3)
[task 2023-11-15T15:08:54.711Z] • Downgrading ruamel-yaml-clib (0.2.8 -> 0.2.7)
[task 2023-11-15T15:08:54.711Z] • Downgrading virtualenv (20.24.6 -> 20.23.1)
[task 2023-11-15T15:08:54.711Z] • Downgrading voluptuous (0.14.0 -> 0.13.1)
[task 2023-11-15T15:08:54.711Z] • Installing coverage (7.2.7)
[task 2023-11-15T15:08:54.711Z] • Downgrading pre-commit (3.5.0 -> 3.3.3)
[task 2023-11-15T15:08:54.711Z] • Installing pytest (7.4.0)
[task 2023-11-15T15:08:54.711Z] • Downgrading ruamel-yaml (0.17.40 -> 0.17.32)
[task 2023-11-15T15:08:54.711Z] • Downgrading taskcluster-taskgraph (5.7.0 -> 5.4.0)
[task 2023-11-15T15:08:54.711Z] • Installing tox (4.6.4)
[task 2023-11-15T15:08:54.711Z]
[task 2023-11-15T15:08:54.711Z] Installing the current project: reps-new (0.3.5)
[task 2023-11-15T15:08:54.711Z] py39: commands[1]> poetry run python --version
[task 2023-11-15T15:08:54.711Z] Python 3.9.18
[task 2023-11-15T15:08:54.711Z] py39: commands[2]> poetry run coverage run --context=py39 -p -m pytest -vv
[task 2023-11-15T15:08:54.711Z] ============================= test session starts ==============================
[task 2023-11-15T15:08:54.711Z] platform linux -- Python 3.9.18, pytest-7.4.0, pluggy-1.2.0 -- /builds/worker/checkouts/vcs/.tox/py39/bin/python
[task 2023-11-15T15:08:54.711Z] cachedir: .tox/py39/.pytest_cache
[task 2023-11-15T15:08:54.711Z] rootdir: /builds/worker/checkouts/vcs
[task 2023-11-15T15:08:54.711Z] configfile: pyproject.toml
[task 2023-11-15T15:08:54.711Z] testpaths: test
[task 2023-11-15T15:08:54.711Z] collecting ... collected 3 items
[task 2023-11-15T15:08:54.711Z]
[task 2023-11-15T15:08:54.711Z] test/test_template_python.py::test_generated_files PASSED [ 33%]
[task 2023-11-15T15:08:54.711Z] test/test_template_python.py::test_cookiecutter_json[defaults] PASSED [ 66%]
[task 2023-11-15T15:08:54.711Z] test/test_template_python.py::test_cookiecutter_json[package_name_normalized] PASSED [100%]
[task 2023-11-15T15:08:54.711Z]
[task 2023-11-15T15:08:54.711Z] ============================== 3 passed in 59.82s ==============================
[task 2023-11-15T15:08:54.711Z] .pkg: _exit> python /builds/worker/.cache/pypoetry/virtualenvs/reps-new-hlUNdH3O-py3.11/lib/python3.11/site-packages/pyproject_api/_backend.py True poetry.core.masonry.api
[task 2023-11-15T15:08:54.712Z] report: install_package_deps> python -I -m pip install 'cookiecutter<3.0.0,>=2.1.1' 'halo<0.0.32,>=0.0.31' 'pip-tools<7.0.0,>=6.14.0' 'pre-commit<4.0.0,>=3.3.3' 'ruamel-yaml<0.18.0,>=0.17.32' 'taskcluster-taskgraph<6.0.0,>=5.4.0'
[task 2023-11-15T15:08:54.712Z] report: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/6/reps_new-0.3.5.tar.gz
[task 2023-11-15T15:08:54.712Z] report: commands[0]> poetry install --only test
[task 2023-11-15T15:08:54.713Z] Installing dependencies from lock file
[task 2023-11-15T15:08:54.713Z]
[task 2023-11-15T15:08:54.713Z] Package operations: 7 installs, 9 updates, 0 removals
[task 2023-11-15T15:08:54.713Z]
[task 2023-11-15T15:08:54.713Z] • Downgrading distlib (0.3.7 -> 0.3.6)
[task 2023-11-15T15:08:54.713Z] • Downgrading filelock (3.13.1 -> 3.12.2)
[task 2023-11-15T15:08:54.713Z] • Downgrading packaging (23.2 -> 23.1)
[task 2023-11-15T15:08:54.713Z] • Downgrading platformdirs (3.11.0 -> 3.8.0)
[task 2023-11-15T15:08:54.713Z] • Installing cachetools (5.3.1)
[task 2023-11-15T15:08:54.713Z] • Downgrading certifi (2023.7.22 -> 2023.5.7)
[task 2023-11-15T15:08:54.713Z] • Downgrading chardet (5.2.0 -> 5.1.0)
[task 2023-11-15T15:08:54.713Z] • Downgrading charset-normalizer (3.3.2 -> 3.1.0)
[task 2023-11-15T15:08:54.713Z] • Installing iniconfig (2.0.0)
[task 2023-11-15T15:08:54.713Z] • Installing pluggy (1.2.0)
[task 2023-11-15T15:08:54.713Z] • Installing pyproject-api (1.5.3)
[task 2023-11-15T15:08:54.713Z] • Downgrading urllib3 (2.1.0 -> 2.0.3)
[task 2023-11-15T15:08:54.713Z] • Downgrading virtualenv (20.24.6 -> 20.23.1)
[task 2023-11-15T15:08:54.713Z] • Installing coverage (7.2.7)
[task 2023-11-15T15:08:54.713Z] • Installing pytest (7.4.0)
[task 2023-11-15T15:08:54.713Z] • Installing tox (4.6.4)
[task 2023-11-15T15:08:54.713Z]
[task 2023-11-15T15:08:54.713Z] Installing the current project: reps-new (0.3.5)
[task 2023-11-15T15:08:54.713Z] report: commands[1]> poetry run coverage combine
[task 2023-11-15T15:08:54.713Z] Combined data file .coverage.fdfa27fea434.1547.543654
[task 2023-11-15T15:08:54.713Z] Combined data file .coverage.fdfa27fea434.1560.838314
[task 2023-11-15T15:08:54.713Z] Combined data file .coverage.fdfa27fea434.1318.339797
[task 2023-11-15T15:08:54.713Z] Combined data file .coverage.fdfa27fea434.1582.614550
[task 2023-11-15T15:08:54.713Z] report: commands[2]> poetry run coverage xml -o /builds/worker/artifacts/coverage.xml
[task 2023-11-15T15:08:54.713Z] Wrote XML report to /builds/worker/artifacts/coverage.xml
[task 2023-11-15T15:08:54.713Z] clean: OK ✔ in 19.78 seconds
[task 2023-11-15T15:08:54.713Z] py311: OK ✔ in 2 minutes 22.36 seconds
[task 2023-11-15T15:08:54.714Z] py310: OK ✔ in 2 minutes 25.58 seconds
[task 2023-11-15T15:08:54.714Z] py38: OK ✔ in 2 minutes 26.16 seconds
[task 2023-11-15T15:08:54.714Z] py39: OK ✔ in 2 minutes 26.16 seconds
[task 2023-11-15T15:08:54.714Z] clean: OK (19.78=setup[14.40]+cmd[4.74,0.64] seconds)
[task 2023-11-15T15:08:54.714Z] py38: OK (146.16=setup[41.01]+cmd[35.48,2.09,67.58] seconds)
[task 2023-11-15T15:08:54.714Z] py39: OK (146.16=setup[44.63]+cmd[34.64,1.24,65.64] seconds)
[task 2023-11-15T15:08:54.714Z] py310: OK (145.58=setup[41.87]+cmd[35.35,1.90,66.46] seconds)
[task 2023-11-15T15:08:54.714Z] py311: OK (142.36=setup[30.06]+cmd[23.20,5.74,83.36] seconds)
[task 2023-11-15T15:08:54.714Z] report: OK (14.94=setup[9.66]+cmd[4.23,0.57,0.49] seconds)
[task 2023-11-15T15:08:54.714Z] congratulations :) (181.03 seconds)
[taskcluster 2023-11-15 15:08:55.015Z] === Task Finished ===
[taskcluster 2023-11-15 15:08:55.353Z] Successful task run with exit code: 0 completed in 234.443 seconds
Loading