upload coverage.xml#1459
Draft
jcristau wants to merge 1 commit into
Draft
firefoxci-taskcluster / tox-client-py312
succeeded
Oct 20, 2025 in 21m 27s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-10-20T14:09:48.924Z
Resolved: 2025-10-20T14:10:45.588Z
Task Execution Time: 56 seconds, 664 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-10-20 14:09:49.009Z] Task ID: SWXdZFdzRpq1zzEZRvOCIw
[taskcluster 2025-10-20 14:09:49.009Z] Worker ID: 4459871670741236920
[taskcluster 2025-10-20 14:09:49.009Z] Worker Group: us-west1-b
[taskcluster 2025-10-20 14:09:49.009Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-10-20 14:09:49.009Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-10-20 14:09:49.009Z] Worker Version: 38.0.5
[taskcluster 2025-10-20 14:09:49.009Z] Public IP: 136.117.153.138
[taskcluster 2025-10-20 14:09:49.009Z] Hostname: releng-t-linux-gcp-tiyjnm3qtmqtg-jpor-gra
[taskcluster 2025-10-20 14:09:49.009Z] using cache "releng-level-1-checkouts-v3-26529e177a382bde07b2-QbSV4QbqRSCWHLPjkLwiew" -> /builds/worker/checkouts
[taskcluster 2025-10-20 14:09:53.005Z] Downloading artifact "public/image.tar.zst" from task ID: QbSV4QbqRSCWHLPjkLwiew.
[taskcluster 2025-10-20 14:09:58.007Z] Download Progress: 44.26%
[taskcluster 2025-10-20 14:10:03.007Z] Download Progress: 89.71%
[taskcluster 2025-10-20 14:10:04.070Z] Downloaded artifact successfully.
[taskcluster 2025-10-20 14:10:04.074Z] Downloaded 338.874 mb
[taskcluster 2025-10-20 14:10:04.074Z] Decompressing downloaded image
[taskcluster 2025-10-20 14:10:06.516Z] Loading docker image from downloaded archive.
[taskcluster 2025-10-20 14:10:23.681Z] Image 'public/image.tar.zst' from task 'QbSV4QbqRSCWHLPjkLwiew' loaded. Using image ID sha256:1a1c40c90cf36d204cd58c051800b300c48cd95fbacfe7a1fdcc8bf4c99ba7da.
[taskcluster 2025-10-20 14:10:23.885Z] === Task Starting ===
[setup 2025-10-20T14:10:26.534+00:00] run-task started in /
[setup 2025-10-20T14:10:26.534+00:00] 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-py312
[setup 2025-10-20T14:10:26.534+00:00] Python version: 3.12.12
[setup 2025-10-20T14:10:26.534+00:00] Subprocess python version:
3.12.12
3.12.12
[cache 2025-10-20T14:10:26.575+00:00] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-10-20T14:10:26.576+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-10-20T14:10:26.576+00:00] volume /builds/worker/checkouts is a cache
[setup 2025-10-20T14:10:26.576+00:00] running as worker:worker
[vcs 2025-10-20T14:10:26.576+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:26.580+00:00] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:26.581+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-10-20T14:10:27.171+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/tooltool', 'coverage']
[vcs 2025-10-20T14:10:27.550+00:00] From https://github.com/jcristau/tooltool
[vcs 2025-10-20T14:10:27.550+00:00] * branch coverage -> FETCH_HEAD
[vcs 2025-10-20T14:10:27.552+00:00] executing ['git', 'checkout', '-f', '-B', 'coverage', '243fa030d3f488680608d26820b1a4c6803d5e4c']
[vcs 2025-10-20T14:10:27.565+00:00] Switched to a new branch 'coverage'
[vcs 2025-10-20T14:10:27.566+00:00] cleaning git checkout...
[vcs 2025-10-20T14:10:27.566+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-10-20T14:10:27.567+00:00] removing []
[vcs 2025-10-20T14:10:27.567+00:00] successfully cleaned git checkout!
[vcs 2025-10-20T14:10:27.569+00:00] TinderboxPrint:<a href='https://github.com/jcristau/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c' title='Built from tooltool commit 243fa030d3f488680608d26820b1a4c6803d5e4c'>243fa030d3f488680608d26820b1a4c6803d5e4c</a>
[task 2025-10-20T14:10:27.569+00:00] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py312']
[task 2025-10-20T14:10:27.571+00:00] + set +x
[task 2025-10-20T14:10:27.694+00:00] + tox -e tooltool_client-py312
[task 2025-10-20T14:10:28.187+00:00] tooltool_client-py312: install_deps> python -I -m pip install tox
[task 2025-10-20T14:10:30.363+00:00] tooltool_client-py312: commands[0] /builds/worker/checkouts/vcs/client> tox -e py312
[task 2025-10-20T14:10:30.830+00:00] py312: install_deps> python -I -m pip install -r requirements/test.txt
[task 2025-10-20T14:10:33.400+00:00] py312: commands[0]> ./validate.sh
[task 2025-10-20T14:10:33.407+00:00] -- running pyflakes --
[task 2025-10-20T14:10:33.578+00:00] -- running tests (under coverage) --
[task 2025-10-20T14:10:34.709+00:00] ============================= test session starts ==============================
[task 2025-10-20T14:10:34.709+00:00] platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0
[task 2025-10-20T14:10:34.709+00:00] cachedir: /builds/worker/checkouts/vcs/.tox/py312/.pytest_cache
[task 2025-10-20T14:10:34.709+00:00] rootdir: /builds/worker/checkouts/vcs/client
[task 2025-10-20T14:10:34.709+00:00] collected 153 items
[task 2025-10-20T14:10:34.709+00:00]
[task 2025-10-20T14:10:34.803+00:00] test_tooltool.py ....................................................... [ 35%]
[task 2025-10-20T14:10:40.182+00:00] ........................................................................ [ 83%]
[task 2025-10-20T14:10:40.261+00:00] .......................... [100%]
[task 2025-10-20T14:10:40.261+00:00]
[task 2025-10-20T14:10:40.261+00:00] =============================== warnings summary ===============================
[task 2025-10-20T14:10:40.261+00:00] test_tooltool.py: 10 warnings
[task 2025-10-20T14:10:40.261+00:00] /builds/worker/checkouts/vcs/client/tooltool.py:1016: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
[task 2025-10-20T14:10:40.261+00:00] super(TarFile, self).extractall(*args, **kwargs)
[task 2025-10-20T14:10:40.261+00:00]
[task 2025-10-20T14:10:40.261+00:00] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2025-10-20T14:10:40.261+00:00] ======================= 153 passed, 10 warnings in 6.17s =======================
[task 2025-10-20T14:10:40.304+00:00] -- checking coverage --
[task 2025-10-20T14:10:40.675+00:00] Wrote XML report to coverage.xml
[task 2025-10-20T14:10:40.989+00:00] Wrote HTML report to .coverage-html/index.html
[task 2025-10-20T14:10:41.012+00:00] Name Stmts Miss Cover
[task 2025-10-20T14:10:41.012+00:00] ---------------------------------
[task 2025-10-20T14:10:41.013+00:00] TOTAL 838 67 92%
[task 2025-10-20T14:10:41.014+00:00]
[task 2025-10-20T14:10:41.014+00:00] GOOD!
[task 2025-10-20T14:10:41.015+00:00] py312: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2025-10-20T14:10:41.018+00:00] py312: OK (10.34=setup[2.73]+cmd[7.61,0.00] seconds)
[task 2025-10-20T14:10:41.018+00:00] congratulations :) (10.36 seconds)
[task 2025-10-20T14:10:41.054+00:00] tooltool_client-py312: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2025-10-20T14:10:41.436+00:00] codecov: install_deps> python -I -m pip install codecov
[task 2025-10-20T14:10:43.540+00:00] codecov: commands[0]> codecov --disable pycov --commit=243fa030d3f488680608d26820b1a4c6803d5e4c --branch= --pr=1459
[task 2025-10-20T14:10:44.475+00:00]
[task 2025-10-20T14:10:44.475+00:00] _____ _
[task 2025-10-20T14:10:44.475+00:00] / ____| | |
[task 2025-10-20T14:10:44.475+00:00] | | ___ __| | ___ ___ _____ __
[task 2025-10-20T14:10:44.475+00:00] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2025-10-20T14:10:44.475+00:00] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2025-10-20T14:10:44.475+00:00] \_____\___/ \____|\___|\___\___/ \_/
[task 2025-10-20T14:10:44.475+00:00] v2.1.13
[task 2025-10-20T14:10:44.475+00:00]
[task 2025-10-20T14:10:44.475+00:00] ==> Detecting CI provider
[task 2025-10-20T14:10:44.475+00:00] -> Got branch from git/hg
[task 2025-10-20T14:10:44.475+00:00] -> Got sha from git/hg
[task 2025-10-20T14:10:44.475+00:00] ==> Preparing upload
[task 2025-10-20T14:10:44.475+00:00] ==> Processing gcov (disable by -X gcov)
[task 2025-10-20T14:10:44.475+00:00] ==> Collecting reports
[task 2025-10-20T14:10:44.475+00:00] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2025-10-20T14:10:44.475+00:00] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=31243
[task 2025-10-20T14:10:44.475+00:00] ==> Uploading
[task 2025-10-20T14:10:44.475+00:00] .url https://codecov.io
[task 2025-10-20T14:10:44.475+00:00] .query commit=243fa030d3f488680608d26820b1a4c6803d5e4c&branch=coverage&pr=1459&token=<secret>&package=py2.1.13
[task 2025-10-20T14:10:44.475+00:00] Gzipping contents..
[task 2025-10-20T14:10:44.475+00:00] Compressed contents to 3450 bytes
[task 2025-10-20T14:10:44.475+00:00] Pinging Codecov...
[task 2025-10-20T14:10:44.476+00:00] Uploading to S3...
[task 2025-10-20T14:10:44.476+00:00] Uploading to S3 took 0:00:00.455820
[task 2025-10-20T14:10:44.476+00:00] https://app.codecov.io/github/mozilla-releng/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c
[task 2025-10-20T14:10:44.497+00:00] codecov: OK (3.14=setup[2.18]+cmd[0.96] seconds)
[task 2025-10-20T14:10:44.497+00:00] congratulations :) (3.16 seconds)
[task 2025-10-20T14:10:44.532+00:00] tooltool_client-py312: OK (16.51=setup[2.34]+cmd[10.69,3.48] seconds)
[task 2025-10-20T14:10:44.532+00:00] congratulations :) (16.53 seconds)
[taskcluster 2025-10-20 14:10:44.992Z] === Task Finished ===
[taskcluster 2025-10-20 14:10:44.992Z] Successful task run with exit code: 0 completed in 55.985 seconds
Loading