Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sphinx from 5.3.0 to 7.3.7 in /requirements #3183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(deps): bump sphinx from 5.3.0 to 7.3.7 in /requirements

3d0c28c
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump sphinx from 5.3.0 to 7.3.7 in /requirements #3183

chore(deps): bump sphinx from 5.3.0 to 7.3.7 in /requirements
3d0c28c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-client-py311 succeeded Oct 17, 2024 in 2m 0s

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-17T15:52:42.803Z
Resolved: 2024-10-17T15:52:55.145Z
Task Execution Time: 12 seconds, 342 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-10-17 15:52:42.891Z] Task ID: AC3JaQBARx6ec-EzlHFxyA
[taskcluster 2024-10-17 15:52:42.891Z] Worker ID: 6947172684580818790
[taskcluster 2024-10-17 15:52:42.891Z] Worker Group: us-central1-c
[taskcluster 2024-10-17 15:52:42.892Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-17 15:52:42.892Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-17 15:52:42.892Z] Worker Version: 38.0.5
[taskcluster 2024-10-17 15:52:42.892Z] Public IP: 34.45.14.42
[taskcluster 2024-10-17 15:52:42.892Z] Hostname: releng-t-linux-gcp-brps5t40qm6sqccvazvr3a
[taskcluster 2024-10-17 15:52:42.892Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts

[taskcluster 2024-10-17 15:52:43.428Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded.  Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-10-17 15:52:43.479Z] === Task Starting ===
[setup 2024-10-17T15:52:43.736Z] run-task started in /
[setup 2024-10-17T15:52:43.736Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-10-17T15:52:43.736Z] Python version: 3.11.2
[cache 2024-10-17T15:52:43.738Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-10-17T15:52:43.738Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-17T15:52:43.738Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-17T15:52:43.738Z] running as worker:worker
[vcs 2024-10-17T15:52:43.738Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-17T15:52:43.741Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-10-17T15:52:43.742Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-17T15:52:46.606Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sphinx-7.3.7']
[vcs 2024-10-17T15:52:46.826Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-17T15:52:46.826Z]  * branch              dependabot/pip/requirements/sphinx-7.3.7 -> FETCH_HEAD
[vcs 2024-10-17T15:52:46.835Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sphinx-7.3.7']
[vcs 2024-10-17T15:52:47.024Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-17T15:52:47.024Z]  * branch              dependabot/pip/requirements/sphinx-7.3.7 -> FETCH_HEAD
[vcs 2024-10-17T15:52:47.028Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/requirements/sphinx-7.3.7', '3d0c28c4b7296d8e2f2b180fcfd6d2fc7371317a']
[vcs 2024-10-17T15:52:47.145Z] Switched to a new branch 'dependabot/pip/requirements/sphinx-7.3.7'
[vcs 2024-10-17T15:52:47.146Z] cleaning git checkout...
[vcs 2024-10-17T15:52:47.146Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-17T15:52:47.153Z] removing []
[vcs 2024-10-17T15:52:47.153Z] successfully cleaned git checkout!
[vcs 2024-10-17T15:52:47.154Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/3d0c28c4b7296d8e2f2b180fcfd6d2fc7371317a' title='Built from balrog commit 3d0c28c4b7296d8e2f2b180fcfd6d2fc7371317a'>3d0c28c4b7296d8e2f2b180fcfd6d2fc7371317a</a>
[task 2024-10-17T15:52:47.155Z] executing ['tox']
[task 2024-10-17T15:52:47.829Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-10-17T15:52:51.014Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-10-17T15:52:52.042Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:52:52.257Z] .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-17T15:52:52.303Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-10-17T15:52:52.728Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:52:52.821Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-10-17T15:52:53.307Z] 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-17T15:52:53.709Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-10-17T15:52:54.121Z] ============================= test session starts ==============================
[task 2024-10-17T15:52:54.121Z] platform linux -- Python 3.11.7, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-17T15:52:54.121Z] cachedir: .tox/py311/.pytest_cache
[task 2024-10-17T15:52:54.121Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-10-17T15:52:54.121Z] configfile: tox.ini
[task 2024-10-17T15:52:54.121Z] plugins: cov-5.0.0, requests-mock-1.12.1
[task 2024-10-17T15:52:54.121Z] collected 1 item
[task 2024-10-17T15:52:54.122Z] 
[task 2024-10-17T15:52:54.162Z] tests/test_balrog_api.py .                                               [100%]
[task 2024-10-17T15:52:54.162Z] 
[task 2024-10-17T15:52:54.162Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-10-17T15:52:54.162Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-10-17T15:52:54.162Z] --------------------------------------------------------------------------
[task 2024-10-17T15:52:54.162Z] src/balrogclient/__init__.py       2      0      0      0   100%
[task 2024-10-17T15:52:54.162Z] 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-17T15:52:54.162Z] --------------------------------------------------------------------------
[task 2024-10-17T15:52:54.162Z] TOTAL                            199    101     38      4    43%
[task 2024-10-17T15:52:54.162Z] 
[task 2024-10-17T15:52:54.162Z] 
[task 2024-10-17T15:52:54.162Z] ============================== 1 passed in 0.06s ===============================
[task 2024-10-17T15:52:54.209Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:52:54.252Z]   py311: OK (6.63=setup[6.13]+cmd[0.50] seconds)
[task 2024-10-17T15:52:54.252Z]   congratulations :) (6.79 seconds)
[taskcluster 2024-10-17 15:52:54.637Z] === Task Finished ===
[taskcluster 2024-10-17 15:52:54.637Z] Successful task run with exit code: 0 completed in 11.747 seconds