build(deps): bump flask-cors from 4.0.1 to 5.0.0 in /api/requirements #1216
firefoxci-taskcluster / tox-client-py311
succeeded
Sep 2, 2024 in 2m 15s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-09-02 03:14:22.774Z] Task ID: QxMnftLcSwq8AEkmc8zYWQ
[taskcluster 2024-09-02 03:14:22.774Z] Worker ID: 6765065598762783648
[taskcluster 2024-09-02 03:14:22.774Z] Worker Group: us-central1-f
[taskcluster 2024-09-02 03:14:22.774Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-02 03:14:22.774Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-09-02 03:14:22.774Z] Worker Version: 38.0.5
[taskcluster 2024-09-02 03:14:22.774Z] Public IP: 34.44.231.83
[taskcluster 2024-09-02 03:14:22.774Z] Hostname: releng-t-linux-gcp-yppipe2qt-odo6cmwlqimg
[taskcluster 2024-09-02 03:14:22.774Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-LmstgiceTAST5Hnj2WsKUA" -> /builds/worker/checkouts
[taskcluster 2024-09-02 03:14:25.799Z] Downloading artifact "public/image.tar.zst" from task ID: LmstgiceTAST5Hnj2WsKUA.
[taskcluster 2024-09-02 03:14:28.677Z] Downloaded artifact successfully.
[taskcluster 2024-09-02 03:14:28.678Z] Downloaded 305.153 mb
[taskcluster 2024-09-02 03:14:28.679Z] Decompressing downloaded image
[taskcluster 2024-09-02 03:14:30.974Z] Loading docker image from downloaded archive.
[taskcluster 2024-09-02 03:14:49.721Z] Image 'public/image.tar.zst' from task 'LmstgiceTAST5Hnj2WsKUA' loaded. Using image ID sha256:19bee02bb72cdeecd2536d3e3f60cbd31f2e6e68bcdba9b4f3615087b2bf6a97.
[taskcluster 2024-09-02 03:14:49.894Z] === Task Starting ===
[setup 2024-09-02T03:14:52.841Z] run-task started in /
[setup 2024-09-02T03:14:52.841Z] 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-09-02T03:14:52.841Z] Python version: 3.11.9
[cache 2024-09-02T03:14:52.843Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-09-02T03:14:52.843Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-02T03:14:52.843Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-02T03:14:52.843Z] running as worker:worker
[vcs 2024-09-02T03:14:52.843Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-02T03:14:52.847Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-09-02T03:14:52.848Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-09-02T03:14:53.408Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flask-cors-5.0.0']
[vcs 2024-09-02T03:14:53.588Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-02T03:14:53.588Z] * branch dependabot/pip/api/requirements/flask-cors-5.0.0 -> FETCH_HEAD
[vcs 2024-09-02T03:14:53.593Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flask-cors-5.0.0']
[vcs 2024-09-02T03:14:53.803Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-02T03:14:53.803Z] * branch dependabot/pip/api/requirements/flask-cors-5.0.0 -> FETCH_HEAD
[vcs 2024-09-02T03:14:53.808Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/flask-cors-5.0.0', '2d95df85f101f81d8bdcdbfdf28a267a4d9b3708']
[vcs 2024-09-02T03:14:53.820Z] Switched to a new branch 'dependabot/pip/api/requirements/flask-cors-5.0.0'
[vcs 2024-09-02T03:14:53.821Z] cleaning git checkout...
[vcs 2024-09-02T03:14:53.821Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-02T03:14:53.823Z] removing []
[vcs 2024-09-02T03:14:53.823Z] successfully cleaned git checkout!
[vcs 2024-09-02T03:14:53.824Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/2d95df85f101f81d8bdcdbfdf28a267a4d9b3708' title='Built from tooltool commit 2d95df85f101f81d8bdcdbfdf28a267a4d9b3708'>2d95df85f101f81d8bdcdbfdf28a267a4d9b3708</a>
[task 2024-09-02T03:14:53.824Z] 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-09-02T03:14:53.826Z] + set +x
[task 2024-09-02T03:14:53.935Z] + tox -e tooltool_client-py311
[task 2024-09-02T03:14:54.537Z] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2024-09-02T03:14:57.996Z] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2024-09-02T03:14:58.431Z] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-09-02T03:15:02.883Z] py311: commands[0]> ./validate.sh
[task 2024-09-02T03:15:02.890Z] -- running pyflakes --
[task 2024-09-02T03:15:03.044Z] -- running tests (under coverage) --
[task 2024-09-02T03:15:03.776Z] ============================= test session starts ==============================
[task 2024-09-02T03:15:03.776Z] platform linux -- Python 3.11.9, pytest-7.3.1, pluggy-1.0.0
[task 2024-09-02T03:15:03.776Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-09-02T03:15:03.776Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-09-02T03:15:03.776Z] collected 152 items
[task 2024-09-02T03:15:03.776Z]
[task 2024-09-02T03:15:03.889Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-09-02T03:15:09.771Z] ........................................................................ [ 83%]
[task 2024-09-02T03:15:09.832Z] ......................... [100%]
[task 2024-09-02T03:15:09.832Z]
[task 2024-09-02T03:15:09.832Z] ============================= 152 passed in 6.29s ==============================
[task 2024-09-02T03:15:09.876Z] -- checking coverage --
[task 2024-09-02T03:15:10.202Z] Wrote XML report to coverage.xml
[task 2024-09-02T03:15:10.445Z] Wrote HTML report to .coverage-html/index.html
[task 2024-09-02T03:15:10.464Z] Name Stmts Miss Cover
[task 2024-09-02T03:15:10.464Z] ---------------------------------
[task 2024-09-02T03:15:10.465Z] TOTAL 824 81 90%
[task 2024-09-02T03:15:10.466Z]
[task 2024-09-02T03:15:10.466Z] GOOD!
[task 2024-09-02T03:15:10.467Z] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-09-02T03:15:10.470Z] py311: OK (12.25=setup[4.67]+cmd[7.58,0.00] seconds)
[task 2024-09-02T03:15:10.470Z] congratulations :) (12.32 seconds)
[task 2024-09-02T03:15:10.514Z] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-09-02T03:15:10.868Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-09-02T03:15:13.443Z] codecov: commands[0]> codecov --disable pycov --commit=2d95df85f101f81d8bdcdbfdf28a267a4d9b3708 --branch= --pr=1216
[task 2024-09-02T03:15:14.149Z]
[task 2024-09-02T03:15:14.149Z] _____ _
[task 2024-09-02T03:15:14.149Z] / ____| | |
[task 2024-09-02T03:15:14.149Z] | | ___ __| | ___ ___ _____ __
[task 2024-09-02T03:15:14.149Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-09-02T03:15:14.149Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-09-02T03:15:14.149Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-09-02T03:15:14.149Z] v2.1.13
[task 2024-09-02T03:15:14.149Z]
[task 2024-09-02T03:15:14.149Z] ==> Detecting CI provider
[task 2024-09-02T03:15:14.149Z] -> Got branch from git/hg
[task 2024-09-02T03:15:14.149Z] -> Got sha from git/hg
[task 2024-09-02T03:15:14.149Z] ==> Preparing upload
[task 2024-09-02T03:15:14.149Z] ==> Processing gcov (disable by -X gcov)
[task 2024-09-02T03:15:14.149Z] ==> Collecting reports
[task 2024-09-02T03:15:14.149Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-09-02T03:15:14.149Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-09-02T03:15:14.149Z] ==> Uploading
[task 2024-09-02T03:15:14.149Z] .url https://codecov.io
[task 2024-09-02T03:15:14.149Z] .query commit=2d95df85f101f81d8bdcdbfdf28a267a4d9b3708&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fflask-cors-5.0.0&pr=1216&token=<secret>&package=py2.1.13
[task 2024-09-02T03:15:14.149Z] Gzipping contents..
[task 2024-09-02T03:15:14.149Z] Compressed contents to 3390 bytes
[task 2024-09-02T03:15:14.149Z] Pinging Codecov...
[task 2024-09-02T03:15:14.150Z] Uploading to S3...
[task 2024-09-02T03:15:14.150Z] Uploading to S3 took 0:00:00.190021
[task 2024-09-02T03:15:14.150Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/2d95df85f101f81d8bdcdbfdf28a267a4d9b3708
[task 2024-09-02T03:15:14.171Z] codecov: OK (3.44=setup[2.71]+cmd[0.73] seconds)
[task 2024-09-02T03:15:14.171Z] congratulations :) (3.50 seconds)
[task 2024-09-02T03:15:14.211Z] tooltool_client-py311: OK (19.94=setup[3.72]+cmd[12.52,3.70] seconds)
[task 2024-09-02T03:15:14.211Z] congratulations :) (20.07 seconds)
[taskcluster 2024-09-02 03:15:14.772Z] === Task Finished ===
[taskcluster 2024-09-02 03:15:14.773Z] Successful task run with exit code: 0 completed in 52 seconds
Loading