chore(deps-dev): bump @babel/preset-env from 7.18.2 to 7.25.8 in /ui #3205
firefoxci-taskcluster / test-client-py311
succeeded
Oct 14, 2024 in 2m 21s
FirefoxCI (pull_request)
balrog client tests (python 3.11)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-14T03:52:01.299Z
Resolved: 2024-10-14T03:52:10.859Z
Task Execution Time: 9 seconds, 560 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-14 03:52:01.439Z] Task ID: KWJBD40LT3Sk03Tm4tcruA
[taskcluster 2024-10-14 03:52:01.439Z] Worker ID: 914327926875433562
[taskcluster 2024-10-14 03:52:01.439Z] Worker Group: us-central1-a
[taskcluster 2024-10-14 03:52:01.439Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-14 03:52:01.439Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-14 03:52:01.439Z] Worker Version: 38.0.5
[taskcluster 2024-10-14 03:52:01.439Z] Public IP: 34.16.36.42
[taskcluster 2024-10-14 03:52:01.439Z] Hostname: releng-t-linux-gcp-st4nz1iqtf2kb-0oahwbxa
[taskcluster 2024-10-14 03:52:01.439Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts
[taskcluster 2024-10-14 03:52:02.067Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded. Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-10-14 03:52:02.126Z] === Task Starting ===
[setup 2024-10-14T03:52:02.372Z] run-task started in /
[setup 2024-10-14T03:52:02.372Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-10-14T03:52:02.372Z] Python version: 3.11.2
[cache 2024-10-14T03:52:02.373Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-10-14T03:52:02.373Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-14T03:52:02.373Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-14T03:52:02.373Z] running as worker:worker
[vcs 2024-10-14T03:52:02.373Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-14T03:52:02.375Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8']
[vcs 2024-10-14T03:52:02.599Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-14T03:52:02.599Z] * branch dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8 -> FETCH_HEAD
[vcs 2024-10-14T03:52:02.608Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8']
[vcs 2024-10-14T03:52:02.802Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-14T03:52:02.802Z] * branch dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8 -> FETCH_HEAD
[vcs 2024-10-14T03:52:02.806Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8', 'cd281a25b96e862b9fdc7f4a8f865d180600dd39']
[vcs 2024-10-14T03:52:02.816Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/babel/preset-env-7.25.8'
[vcs 2024-10-14T03:52:02.816Z] cleaning git checkout...
[vcs 2024-10-14T03:52:02.816Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-14T03:52:02.845Z] removing ['/builds/worker/checkouts/vcs/client/.coverage', '/builds/worker/checkouts/vcs/client/.tox/', '/builds/worker/checkouts/vcs/client/src/balrogclient.egg-info/']
[vcs 2024-10-14T03:52:02.947Z] successfully cleaned git checkout!
[vcs 2024-10-14T03:52:02.949Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/cd281a25b96e862b9fdc7f4a8f865d180600dd39' title='Built from balrog commit cd281a25b96e862b9fdc7f4a8f865d180600dd39'>cd281a25b96e862b9fdc7f4a8f865d180600dd39</a>
[task 2024-10-14T03:52:02.949Z] executing ['tox']
[task 2024-10-14T03:52:03.627Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-10-14T03:52:06.838Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-10-14T03:52:07.826Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-14T03:52:08.041Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-14T03:52:08.082Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-10-14T03:52:08.478Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-14T03:52:08.573Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-10-14T03:52:09.047Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/1/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-10-14T03:52:09.423Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-10-14T03:52:09.842Z] ============================= test session starts ==============================
[task 2024-10-14T03:52:09.842Z] platform linux -- Python 3.11.7, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-14T03:52:09.842Z] cachedir: .tox/py311/.pytest_cache
[task 2024-10-14T03:52:09.842Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-10-14T03:52:09.842Z] configfile: tox.ini
[task 2024-10-14T03:52:09.842Z] plugins: requests-mock-1.12.1, cov-5.0.0
[task 2024-10-14T03:52:09.842Z] collected 1 item
[task 2024-10-14T03:52:09.842Z]
[task 2024-10-14T03:52:09.883Z] tests/test_balrog_api.py . [100%]
[task 2024-10-14T03:52:09.883Z]
[task 2024-10-14T03:52:09.883Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-10-14T03:52:09.883Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-10-14T03:52:09.883Z] --------------------------------------------------------------------------
[task 2024-10-14T03:52:09.883Z] src/balrogclient/__init__.py 2 0 0 0 100%
[task 2024-10-14T03:52:09.883Z] src/balrogclient/api.py 197 101 38 4 43% 23->26, 36-40, 62, 65, 73-82, 88-107, 154-174, 186->188, 190->192, 193-195, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-10-14T03:52:09.883Z] --------------------------------------------------------------------------
[task 2024-10-14T03:52:09.883Z] TOTAL 199 101 38 4 43%
[task 2024-10-14T03:52:09.883Z]
[task 2024-10-14T03:52:09.883Z]
[task 2024-10-14T03:52:09.883Z] ============================== 1 passed in 0.06s ===============================
[task 2024-10-14T03:52:09.925Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-14T03:52:09.951Z] py311: OK (6.53=setup[6.03]+cmd[0.50] seconds)
[task 2024-10-14T03:52:09.951Z] congratulations :) (6.69 seconds)
[taskcluster 2024-10-14 03:52:10.308Z] === Task Finished ===
[taskcluster 2024-10-14 03:52:10.308Z] Successful task run with exit code: 0 completed in 8.87 seconds
Loading