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 pyjwt from 2.4.0 to 2.9.0 in /requirements #3181

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

chore(deps): bump pyjwt from 2.4.0 to 2.9.0 in /requirements

26f69de
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump pyjwt from 2.4.0 to 2.9.0 in /requirements #3181

chore(deps): bump pyjwt from 2.4.0 to 2.9.0 in /requirements
26f69de
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-client succeeded Oct 17, 2024 in 3m 27s

FirefoxCI (pull_request)

balrog client tests

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-10-17T15:54:11.103Z
Resolved: 2024-10-17T15:54:27.534Z
Task Execution Time: 16 seconds, 431 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-10-17 15:54:11.213Z] Task ID: R9phGCpwQaCBqIKG0hcPmg
[taskcluster 2024-10-17 15:54:11.213Z] Worker ID: 1260955534538607800
[taskcluster 2024-10-17 15:54:11.213Z] Worker Group: us-central1-c
[taskcluster 2024-10-17 15:54:11.213Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-17 15:54:11.213Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-17 15:54:11.213Z] Worker Version: 38.0.5
[taskcluster 2024-10-17 15:54:11.213Z] Public IP: 34.45.29.73
[taskcluster 2024-10-17 15:54:11.213Z] Hostname: releng-t-linux-gcp-jrn-qrr9tvu8leatz26uga
[taskcluster 2024-10-17 15:54:11.213Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-PzFINwzWRqm6hAEFq4ClBQ" -> /builds/worker/checkouts

[taskcluster 2024-10-17 15:54:11.682Z] Image 'public/image.tar.zst' from task 'PzFINwzWRqm6hAEFq4ClBQ' loaded.  Using image ID sha256:6da57ec90bf18fd1f3ff45686909753916cbdfadf56346e47898d59f708fc11a.
[taskcluster 2024-10-17 15:54:11.738Z] === Task Starting ===
[setup 2024-10-17T15:54:12.006Z] run-task started in /
[setup 2024-10-17T15:54:12.006Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-10-17T15:54:12.006Z] Python version: 3.11.2
[cache 2024-10-17T15:54:12.008Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-10-17T15:54:12.008Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-17T15:54:12.008Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-17T15:54:12.008Z] running as worker:worker
[vcs 2024-10-17T15:54:12.008Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-17T15:54:12.010Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/pyjwt-2.9.0']
[vcs 2024-10-17T15:54:12.244Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-17T15:54:12.244Z]  * branch              dependabot/pip/requirements/pyjwt-2.9.0 -> FETCH_HEAD
[vcs 2024-10-17T15:54:12.253Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/pyjwt-2.9.0']
[vcs 2024-10-17T15:54:12.459Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-17T15:54:12.459Z]  * branch              dependabot/pip/requirements/pyjwt-2.9.0 -> FETCH_HEAD
[vcs 2024-10-17T15:54:12.463Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/requirements/pyjwt-2.9.0', '26f69de0d7a81d89a031b2d7e4a1afe25225395b']
[vcs 2024-10-17T15:54:12.577Z] Switched to a new branch 'dependabot/pip/requirements/pyjwt-2.9.0'
[vcs 2024-10-17T15:54:12.578Z] cleaning git checkout...
[vcs 2024-10-17T15:54:12.578Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-17T15:54:12.622Z] 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-17T15:54:12.793Z] successfully cleaned git checkout!
[vcs 2024-10-17T15:54:12.795Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/26f69de0d7a81d89a031b2d7e4a1afe25225395b' title='Built from balrog commit 26f69de0d7a81d89a031b2d7e4a1afe25225395b'>26f69de0d7a81d89a031b2d7e4a1afe25225395b</a>
[task 2024-10-17T15:54:12.795Z] executing ['tox']
[task 2024-10-17T15:54:13.457Z] check: install_deps> python -I -m pip install black flake8 flake8-black isort
[task 2024-10-17T15:54:16.675Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-10-17T15:54:17.764Z] .pkg: _optional_hooks> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:54:18.011Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:54:18.062Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-10-17T15:54:18.520Z] .pkg: build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:54:18.627Z] check: install_package_deps> python -I -m pip install requests
[task 2024-10-17T15:54:20.140Z] check: 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:54:20.578Z] check: commands[0]> black --diff --check /builds/worker/checkouts/vcs/client
[task 2024-10-17T15:54:20.862Z] All done! ✨ 🍰 ✨
[task 2024-10-17T15:54:20.862Z] 4 files would be left unchanged.
[task 2024-10-17T15:54:20.888Z] check: commands[1]> isort --check --diff /builds/worker/checkouts/vcs/client
[task 2024-10-17T15:54:21.008Z] Skipped 1 files
[task 2024-10-17T15:54:21.020Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs/client
[task 2024-10-17T15:54:21.551Z] check: OK ✔ in 8.24 seconds
[task 2024-10-17T15:54:21.551Z] py39: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-10-17T15:54:25.090Z] py39: install_package_deps> python -I -m pip install requests
[task 2024-10-17T15:54:25.602Z] py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/2/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-10-17T15:54:26.049Z] py39: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-10-17T15:54:26.528Z] ============================= test session starts ==============================
[task 2024-10-17T15:54:26.528Z] platform linux -- Python 3.9.18, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-17T15:54:26.528Z] cachedir: .tox/py39/.pytest_cache
[task 2024-10-17T15:54:26.528Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-10-17T15:54:26.528Z] configfile: tox.ini
[task 2024-10-17T15:54:26.529Z] plugins: requests-mock-1.12.1, cov-5.0.0
[task 2024-10-17T15:54:26.529Z] collected 1 item
[task 2024-10-17T15:54:26.529Z] 
[task 2024-10-17T15:54:26.593Z] tests/test_balrog_api.py .                                               [100%]
[task 2024-10-17T15:54:26.593Z] 
[task 2024-10-17T15:54:26.593Z] ---------- coverage: platform linux, python 3.9.18-final-0 -----------
[task 2024-10-17T15:54:26.593Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-10-17T15:54:26.593Z] --------------------------------------------------------------------------
[task 2024-10-17T15:54:26.593Z] src/balrogclient/__init__.py       2      0      0      0   100%
[task 2024-10-17T15:54:26.593Z] src/balrogclient/api.py          198    102     38      4    42%   23->26, 36-40, 62, 65, 73-82, 88-108, 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:54:26.593Z] --------------------------------------------------------------------------
[task 2024-10-17T15:54:26.593Z] TOTAL                            200    102     38      4    43%
[task 2024-10-17T15:54:26.593Z] 
[task 2024-10-17T15:54:26.593Z] 
[task 2024-10-17T15:54:26.593Z] ============================== 1 passed in 0.08s ===============================
[task 2024-10-17T15:54:26.634Z] .pkg: _exit> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-17T15:54:26.661Z]   check: OK (8.24=setup[7.39]+cmd[0.31,0.13,0.41] seconds)
[task 2024-10-17T15:54:26.661Z]   py39: OK (5.23=setup[4.65]+cmd[0.58] seconds)
[task 2024-10-17T15:54:26.661Z]   congratulations :) (13.67 seconds)
[taskcluster 2024-10-17 15:54:27.080Z] === Task Finished ===
[taskcluster 2024-10-17 15:54:27.080Z] Successful task run with exit code: 0 completed in 15.868 seconds