build(deps): bump connexion[swagger-ui] from 2.14.2 to 3.1.0 in /api/requirements #1208
firefoxci-taskcluster / tox-client-py311
succeeded
Aug 28, 2024 in 48s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:44:50.059Z] Task ID: QvQIAKCtQ8Kym6_KGdYLrQ
[taskcluster 2024-08-28 03:44:50.059Z] Worker ID: 4878955265051010507
[taskcluster 2024-08-28 03:44:50.059Z] Worker Group: us-central1-a
[taskcluster 2024-08-28 03:44:50.059Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:44:50.059Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:44:50.059Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:44:50.059Z] Public IP: 35.225.176.63
[taskcluster 2024-08-28 03:44:50.059Z] Hostname: releng-t-linux-gcp-ytldbe5yqv67k7l2injfda
[taskcluster 2024-08-28 03:44:50.059Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-LmstgiceTAST5Hnj2WsKUA" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:44:50.472Z] Downloading artifact "public/image.tar.zst" from task ID: LmstgiceTAST5Hnj2WsKUA.
[taskcluster 2024-08-28 03:44:53.172Z] Downloaded artifact successfully.
[taskcluster 2024-08-28 03:44:53.172Z] Downloaded 305.153 mb
[taskcluster 2024-08-28 03:44:53.172Z] Decompressing downloaded image
[taskcluster 2024-08-28 03:44:55.655Z] Loading docker image from downloaded archive.
[taskcluster 2024-08-28 03:45:04.276Z] Image 'public/image.tar.zst' from task 'LmstgiceTAST5Hnj2WsKUA' loaded. Using image ID sha256:19bee02bb72cdeecd2536d3e3f60cbd31f2e6e68bcdba9b4f3615087b2bf6a97.
[taskcluster 2024-08-28 03:45:04.445Z] === Task Starting ===
[setup 2024-08-28T03:45:05.190Z] run-task started in /
[setup 2024-08-28T03:45:05.190Z] Invoked by command: --tooltool-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r '.["secret"]["codecov"]["token"]') && set -x && tox -e tooltool_client-py311
[setup 2024-08-28T03:45:05.190Z] Python version: 3.11.9
[cache 2024-08-28T03:45:05.192Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:45:05.192Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:45:05.192Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:45:05.192Z] running as worker:worker
[vcs 2024-08-28T03:45:05.192Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:45:05.196Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:45:05.197Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-08-28T03:45:05.674Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0']
[vcs 2024-08-28T03:45:05.857Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:45:05.857Z] * branch dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0 -> FETCH_HEAD
[vcs 2024-08-28T03:45:05.862Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0']
[vcs 2024-08-28T03:45:06.111Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:45:06.111Z] * branch dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0 -> FETCH_HEAD
[vcs 2024-08-28T03:45:06.116Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0', 'd4ac6e6c24eeb94facf1b17208f6215de2615a1e']
[vcs 2024-08-28T03:45:06.129Z] Switched to a new branch 'dependabot/pip/api/requirements/connexion-swagger-ui--3.1.0'
[vcs 2024-08-28T03:45:06.130Z] cleaning git checkout...
[vcs 2024-08-28T03:45:06.130Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:45:06.131Z] removing []
[vcs 2024-08-28T03:45:06.131Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:45:06.133Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/d4ac6e6c24eeb94facf1b17208f6215de2615a1e' title='Built from tooltool commit d4ac6e6c24eeb94facf1b17208f6215de2615a1e'>d4ac6e6c24eeb94facf1b17208f6215de2615a1e</a>
[task 2024-08-28T03:45:06.133Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py311']
[task 2024-08-28T03:45:06.134Z] + set +x
[task 2024-08-28T03:45:06.258Z] + tox -e tooltool_client-py311
[task 2024-08-28T03:45:06.848Z] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2024-08-28T03:45:10.438Z] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2024-08-28T03:45:10.880Z] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:45:15.321Z] py311: commands[0]> ./validate.sh
[task 2024-08-28T03:45:15.326Z] -- running pyflakes --
[task 2024-08-28T03:45:15.474Z] -- running tests (under coverage) --
[task 2024-08-28T03:45:16.138Z] ============================= test session starts ==============================
[task 2024-08-28T03:45:16.138Z] platform linux -- Python 3.11.9, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:45:16.138Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-08-28T03:45:16.138Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:45:16.138Z] collected 152 items
[task 2024-08-28T03:45:16.138Z]
[task 2024-08-28T03:45:16.243Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:45:21.591Z] ........................................................................ [ 83%]
[task 2024-08-28T03:45:21.650Z] ......................... [100%]
[task 2024-08-28T03:45:21.651Z]
[task 2024-08-28T03:45:21.651Z] ============================= 152 passed in 5.73s ==============================
[task 2024-08-28T03:45:21.690Z] -- checking coverage --
[task 2024-08-28T03:45:21.997Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:45:22.237Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:45:22.256Z] Name Stmts Miss Cover
[task 2024-08-28T03:45:22.256Z] ---------------------------------
[task 2024-08-28T03:45:22.257Z] TOTAL 824 81 90%
[task 2024-08-28T03:45:22.258Z]
[task 2024-08-28T03:45:22.258Z] GOOD!
[task 2024-08-28T03:45:22.259Z] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:45:22.262Z] py311: OK (11.61=setup[4.67]+cmd[6.94,0.00] seconds)
[task 2024-08-28T03:45:22.262Z] congratulations :) (11.67 seconds)
[task 2024-08-28T03:45:22.297Z] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:45:22.653Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:45:25.216Z] codecov: commands[0]> codecov --disable pycov --commit=d4ac6e6c24eeb94facf1b17208f6215de2615a1e --branch= --pr=1208
[task 2024-08-28T03:45:25.842Z]
[task 2024-08-28T03:45:25.842Z] _____ _
[task 2024-08-28T03:45:25.842Z] / ____| | |
[task 2024-08-28T03:45:25.842Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:45:25.842Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:45:25.842Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:45:25.842Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:45:25.842Z] v2.1.13
[task 2024-08-28T03:45:25.842Z]
[task 2024-08-28T03:45:25.842Z] ==> Detecting CI provider
[task 2024-08-28T03:45:25.842Z] -> Got branch from git/hg
[task 2024-08-28T03:45:25.842Z] -> Got sha from git/hg
[task 2024-08-28T03:45:25.842Z] ==> Preparing upload
[task 2024-08-28T03:45:25.842Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:45:25.842Z] ==> Collecting reports
[task 2024-08-28T03:45:25.842Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:45:25.842Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-08-28T03:45:25.842Z] ==> Uploading
[task 2024-08-28T03:45:25.842Z] .url https://codecov.io
[task 2024-08-28T03:45:25.842Z] .query commit=d4ac6e6c24eeb94facf1b17208f6215de2615a1e&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fconnexion-swagger-ui--3.1.0&pr=1208&token=<secret>&package=py2.1.13
[task 2024-08-28T03:45:25.843Z] Gzipping contents..
[task 2024-08-28T03:45:25.843Z] Compressed contents to 3383 bytes
[task 2024-08-28T03:45:25.843Z] Pinging Codecov...
[task 2024-08-28T03:45:25.843Z] Uploading to S3...
[task 2024-08-28T03:45:25.843Z] Uploading to S3 took 0:00:00.145231
[task 2024-08-28T03:45:25.844Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/d4ac6e6c24eeb94facf1b17208f6215de2615a1e
[task 2024-08-28T03:45:25.865Z] codecov: OK (3.35=setup[2.70]+cmd[0.65] seconds)
[task 2024-08-28T03:45:25.865Z] congratulations :) (3.41 seconds)
[task 2024-08-28T03:45:25.904Z] tooltool_client-py311: OK (19.31=setup[3.85]+cmd[11.86,3.61] seconds)
[task 2024-08-28T03:45:25.904Z] congratulations :) (19.45 seconds)
[taskcluster 2024-08-28 03:45:26.357Z] === Task Finished ===
[taskcluster 2024-08-28 03:45:26.357Z] Successful task run with exit code: 0 completed in 36.298 seconds
Loading