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

Back out "feat(caches): support opting into or out of specific name c… #627

Merged
merged 1 commit into from
Jan 15, 2025

Back out "feat(caches): support opting into or out of specific name c…

7b18977
Select commit
Loading
Failed to load commit list.
Merged

Back out "feat(caches): support opting into or out of specific name c… #627

Back out "feat(caches): support opting into or out of specific name c…
7b18977
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / codecov-upload succeeded Jan 15, 2025 in 1m 11s

FirefoxCI (pull_request)

Upload coverage.xml to codecov.io (Treeherder push)

Details

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

Task Status

Started: 2025-01-15T15:16:47.789Z
Resolved: 2025-01-15T15:17:01.399Z
Task Execution Time: 13 seconds, 610 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-01-15 15:16:47.912Z] Task ID: HG1rYIFtTR-fScbEh_-w5g
[taskcluster 2025-01-15 15:16:47.913Z] Worker ID: 5796577407266352732
[taskcluster 2025-01-15 15:16:47.913Z] Worker Group: us-central1-b
[taskcluster 2025-01-15 15:16:47.913Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-15 15:16:47.913Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2025-01-15 15:16:47.913Z] Worker Version: 38.0.5
[taskcluster 2025-01-15 15:16:47.913Z] Public IP: 34.123.35.55
[taskcluster 2025-01-15 15:16:47.913Z] Hostname: taskgraph-t-linux-gcp-tl-fu7ofqkie-3pjek3rea
[taskcluster 2025-01-15 15:16:47.913Z] using cache "taskgraph-level-1-checkouts-v3-492fcd7a01ebf3b75635-ehzul7LuSHCIxhRi-qyLgw" -> /builds/worker/checkouts

[taskcluster 2025-01-15 15:16:48.255Z] Image 'public/image.tar.zst' from task 'ehzul7LuSHCIxhRi-qyLgw' loaded.  Using image ID sha256:1a3a7bc5db3759a40de4a53edd382ad5fbd50847d2a02b3f72bc78d19e79c358.
[taskcluster 2025-01-15 15:16:48.315Z] === Task Starting ===
[setup 2025-01-15T15:16:48.591Z] run-task started in /
[setup 2025-01-15T15:16:48.591Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run python taskcluster/scripts/codecov-upload.py
[setup 2025-01-15T15:16:48.591Z] Python version: 3.11.2
[cache 2025-01-15T15:16:48.592Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-01-15T15:16:48.592Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-15T15:16:48.592Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-15T15:16:48.592Z] running as worker:worker
[vcs 2025-01-15T15:16:48.592Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-15T15:16:48.594Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/taskgraph', 'ahal/push-romwuotwlvlm']
[vcs 2025-01-15T15:16:48.785Z] From https://github.com/ahal/taskgraph
[vcs 2025-01-15T15:16:48.785Z]  * branch              ahal/push-romwuotwlvlm -> FETCH_HEAD
[vcs 2025-01-15T15:16:48.789Z] executing ['git', 'checkout', '-f', '-B', 'ahal/push-romwuotwlvlm', '7b18977f5758d53356eff447cf07590b2e8a3ed7']
[vcs 2025-01-15T15:16:48.792Z] Reset branch 'ahal/push-romwuotwlvlm'
[vcs 2025-01-15T15:16:48.793Z] cleaning git checkout...
[vcs 2025-01-15T15:16:48.793Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-15T15:16:48.849Z] removing ['/builds/worker/checkouts/vcs/.pytest_cache/', '/builds/worker/checkouts/vcs/.venv/', '/builds/worker/checkouts/vcs/__pycache__/', '/builds/worker/checkouts/vcs/artifacts/', '/builds/worker/checkouts/vcs/src/taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/actions/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/loader/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/optimize/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/run-task/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/run/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/util/__pycache__/', '/builds/worker/checkouts/vcs/test/__pycache__/', '/builds/worker/checkouts/vcs/test/data/taskcluster/test_taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/test/data/testmod/__pycache__/']
[vcs 2025-01-15T15:16:49.054Z] successfully cleaned git checkout!
[vcs 2025-01-15T15:16:49.056Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/7b18977f5758d53356eff447cf07590b2e8a3ed7' title='Built from taskgraph commit 7b18977f5758d53356eff447cf07590b2e8a3ed7'>7b18977f5758d53356eff447cf07590b2e8a3ed7</a>
[setup 2025-01-15T15:16:49.056Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2025-01-15T15:16:49.056Z] fetching artifacts
[fetches 2025-01-15T15:16:49.056Z] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
attempt 1/5attempt 1/5

Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V9qA1VrcTsipEefJLw45vQ/artifacts/public/coverage.py311 to /builds/worker/fetches/coverage.py311Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fUWWDIcCSfaTeoxAVRAPSw/artifacts/public/coverage.py310 to /builds/worker/fetches/coverage.py310

Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V9qA1VrcTsipEefJLw45vQ/artifacts/public/coverage.py311
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fUWWDIcCSfaTeoxAVRAPSw/artifacts/public/coverage.py310
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GB2pMoXpQ-qdP7IgcNpsPw/artifacts/public/coverage.py312 to /builds/worker/fetches/coverage.py312
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TZDR9GmpRgqmvoz_7DW6IQ/artifacts/public/codecov to /builds/worker/fetches/codecov
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GB2pMoXpQ-qdP7IgcNpsPw/artifacts/public/coverage.py312Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TZDR9GmpRgqmvoz_7DW6IQ/artifacts/public/codecov

https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V9qA1VrcTsipEefJLw45vQ/artifacts/public/coverage.py311 resolved to 593920 bytes with sha256 7d130523f697ffeface9c42d82c54724c24d40daa40042f730658ece806a6d39 in 0.292s
Extracting /builds/worker/fetches/coverage.py311 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RzRMY0OcSfCNmbj1GjFbPw/artifacts/public/coverage.py313 to /builds/worker/fetches/coverage.py313
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RzRMY0OcSfCNmbj1GjFbPw/artifacts/public/coverage.py313
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GB2pMoXpQ-qdP7IgcNpsPw/artifacts/public/coverage.py312 resolved to 585728 bytes with sha256 61df1a4bda2b5c7c9f2db96977dfd54191336ffdc26c610a4384246289420d11 in 0.323s
Extracting /builds/worker/fetches/coverage.py312 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JKxOpgunRNmOECeEihKX9w/artifacts/public/coverage.py38 to /builds/worker/fetches/coverage.py38
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JKxOpgunRNmOECeEihKX9w/artifacts/public/coverage.py38
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fUWWDIcCSfaTeoxAVRAPSw/artifacts/public/coverage.py310 resolved to 581632 bytes with sha256 d4c24ac1ecc090de2557a184edef40d2d6b06e2480a87082b23825e24f504385 in 0.354s
Extracting /builds/worker/fetches/coverage.py310 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SBBEqESPQCCrcANoC463Mg/artifacts/public/coverage.py39 to /builds/worker/fetches/coverage.py39
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SBBEqESPQCCrcANoC463Mg/artifacts/public/coverage.py39
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RzRMY0OcSfCNmbj1GjFbPw/artifacts/public/coverage.py313 resolved to 585728 bytes with sha256 f1cf1eef25e717756446017072053c6556aba380a4ec1994faecf6aa38e1fb81 in 0.196s
Extracting /builds/worker/fetches/coverage.py313 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JKxOpgunRNmOECeEihKX9w/artifacts/public/coverage.py38 resolved to 561152 bytes with sha256 bc47d91bbefe719c90e34a6a4e4d950d3bc4a552666db24c6ccd9c92431d8e8f in 0.207s
Extracting /builds/worker/fetches/coverage.py38 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SBBEqESPQCCrcANoC463Mg/artifacts/public/coverage.py39 resolved to 561152 bytes with sha256 ce3f23555ed3ae494a0f08174b30a7d1660288b15a7c7e3bb08202737bb88eb7 in 0.200s
Extracting /builds/worker/fetches/coverage.py39 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TZDR9GmpRgqmvoz_7DW6IQ/artifacts/public/codecov resolved to 28918392 bytes with sha256 209d13481be406d6a2aa9519fa61c84883e3213308b5628c43a5e94cae75b8e6 in 1.068s
Extracting /builds/worker/fetches/codecov to /builds/worker/fetches
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 1.0734172920000162, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2025-01-15T15:16:50.208Z] finished fetching artifacts
[task 2025-01-15T15:16:50.208Z] executing ['bash', '-cx', 'uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run python taskcluster/scripts/codecov-upload.py']
[task 2025-01-15T15:16:50.209Z] + uv run coverage combine --data-file /builds/worker/fetches/coverage /builds/worker/fetches
[task 2025-01-15T15:16:50.383Z] Using Python 3.13.0rc2
[task 2025-01-15T15:16:50.383Z] Creating virtualenv at: .venv
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-15T15:16:51.400Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-15T15:16:53.833Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-01-15T15:16:53.834Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-01-15T15:16:53.834Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-01-15T15:16:53.937Z] Installed 74 packages in 107ms
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py310
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py311
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py312
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py313
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py38
[task 2025-01-15T15:16:54.900Z] Combined data file ../../fetches/coverage.py39
[task 2025-01-15T15:16:54.923Z] + uv run coverage xml --data-file /builds/worker/fetches/coverage -o /builds/worker/fetches/coverage.xml
[task 2025-01-15T15:16:55.108Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-15T15:16:55.108Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-15T15:16:55.108Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-15T15:16:55.108Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-15T15:16:55.108Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-15T15:16:55.109Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-15T15:16:56.955Z] Wrote XML report to /builds/worker/fetches/coverage.xml
[task 2025-01-15T15:16:57.244Z] + uv run python taskcluster/scripts/codecov-upload.py
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-15T15:16:57.255Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-15T15:16:58.819Z] info - 2025-01-15 15:16:58,819 -- ci service found: local
[task 2025-01-15T15:16:58.820Z] debug - 2025-01-15 15:16:58,820 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2025-01-15T15:16:58.822Z] debug - 2025-01-15 15:16:58,821 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2025-01-15T15:16:58.823Z] warning - 2025-01-15 15:16:58,823 -- No config file could be found. Ignoring config.
[task 2025-01-15T15:16:58.823Z] debug - 2025-01-15 15:16:58,823 -- No codecov_yaml found
[task 2025-01-15T15:16:58.833Z] debug - 2025-01-15 15:16:58,833 -- Starting upload process --- {"commit_sha": "7b18977f5758d53356eff447cf07590b2e8a3ed7", "report_code": "default", "build_code": null, "build_url": null, "job_code": null, "env_vars": {}, "flags": [], "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "files_search_root_folder": "/builds/worker/checkouts/vcs", "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "plugin_names": ["xcode", "gcov", "pycoverage"], "token": "4******************", "branch": "ahal/push-romwuotwlvlm", "slug": "taskcluster/taskgraph", "pull_request_number": null, "git_service": "github", "disable_search": false, "disable_file_fixes": false, "fail_on_error": true, "handle_no_reports_found": false}
[task 2025-01-15T15:16:58.834Z] debug - 2025-01-15 15:16:58,833 -- Starting create commit process --- {"commit_sha": "7b18977f5758d53356eff447cf07590b2e8a3ed7", "parent_sha": null, "pr": null, "branch": "ahal/push-romwuotwlvlm", "slug": "taskcluster/taskgraph", "token": "4******************", "service": "github", "enterprise_url": null}
[task 2025-01-15T15:16:59.239Z] info - 2025-01-15 15:16:59,238 -- Process Commit creating complete
[task 2025-01-15T15:16:59.239Z] debug - 2025-01-15 15:16:59,238 -- Commit creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=202, text='{\"status\":\"queued\"}\\n')"}
[task 2025-01-15T15:16:59.239Z] debug - 2025-01-15 15:16:59,239 -- Starting create report process --- {"commit_sha": "7b18977f5758d53356eff447cf07590b2e8a3ed7", "code": "default", "slug": "taskcluster/taskgraph", "service": "github", "enterprise_url": null, "token": "4******************"}
[task 2025-01-15T15:16:59.613Z] info - 2025-01-15 15:16:59,613 -- Process Report creating complete
[task 2025-01-15T15:16:59.614Z] debug - 2025-01-15 15:16:59,613 -- Report creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=202, text='{\"status\":\"queued\"}\\n')"}
[task 2025-01-15T15:16:59.614Z] info - 2025-01-15 15:16:59,614 -- Finished creating report successfully --- {"response": "{\"status\":\"queued\"}\n"}
[task 2025-01-15T15:16:59.614Z] debug - 2025-01-15 15:16:59,614 -- Starting upload processing --- {"branch": "ahal/push-romwuotwlvlm", "build_code": null, "build_url": null, "commit_sha": "7b18977f5758d53356eff447cf07590b2e8a3ed7", "disable_file_fixes": false, "disable_search": false, "enterprise_url": null, "env_vars": {}, "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "files_search_root_folder": "/builds/worker/checkouts/vcs", "flags": [], "git_service": "github", "handle_no_reports_found": false, "job_code": null, "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "plugin_names": ["xcode", "gcov", "pycoverage"], "pull_request_number": null, "report_code": "default", "slug": "taskcluster/taskgraph", "token": "4******************", "upload_file_type": "coverage"}
[task 2025-01-15T15:16:59.614Z] debug - 2025-01-15 15:16:59,614 -- Selected preparation plugins --- {"selected_plugins": ["<class 'codecov_cli.plugins.xcode.XcodePlugin'>", "<class 'codecov_cli.plugins.gcov.GcovPlugin'>", "<class 'codecov_cli.plugins.pycoverage.Pycoverage'>"]}
[task 2025-01-15T15:16:59.614Z] debug - 2025-01-15 15:16:59,614 -- Running preparation plugin: <class 'codecov_cli.plugins.xcode.XcodePlugin'>
[task 2025-01-15T15:16:59.614Z] debug - 2025-01-15 15:16:59,614 -- Running xcode plugin...
[task 2025-01-15T15:16:59.614Z] warning - 2025-01-15 15:16:59,614 -- xcrun is not installed or can't be found.
[task 2025-01-15T15:16:59.615Z] debug - 2025-01-15 15:16:59,614 -- Running preparation plugin: <class 'codecov_cli.plugins.gcov.GcovPlugin'>
[task 2025-01-15T15:16:59.615Z] debug - 2025-01-15 15:16:59,615 -- Running gcov plugin...
[task 2025-01-15T15:16:59.680Z] warning - 2025-01-15 15:16:59,680 -- No gcov data found.
[task 2025-01-15T15:16:59.680Z] debug - 2025-01-15 15:16:59,680 -- Running preparation plugin: <class 'codecov_cli.plugins.pycoverage.Pycoverage'>
[task 2025-01-15T15:16:59.743Z] warning - 2025-01-15 15:16:59,743 -- No coverage data found to transform
[task 2025-01-15T15:16:59.743Z] debug - 2025-01-15 15:16:59,743 -- Collecting relevant files
[task 2025-01-15T15:16:59.822Z] info - 2025-01-15 15:16:59,822 -- Found 1 coverage files to report
[task 2025-01-15T15:16:59.822Z] info - 2025-01-15 15:16:59,822 -- > /builds/worker/fetches/coverage.xml
[task 2025-01-15T15:16:59.827Z] debug - 2025-01-15 15:16:59,827 -- Selected uploader to use: <class 'codecov_cli.services.upload.upload_sender.UploadSender'>
[task 2025-01-15T15:16:59.834Z] debug - 2025-01-15 15:16:59,833 -- Sending upload request to Codecov
[task 2025-01-15T15:17:00.220Z] info - 2025-01-15 15:17:00,220 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/taskcluster/taskgraph/commit/7b18977f5758d53356eff447cf07590b2e8a3ed7
[task 2025-01-15T15:17:00.220Z] debug - 2025-01-15 15:17:00,220 -- Upload request to Codecov complete. --- {"response": {"raw_upload_location": "https://storage.googleapis.com/codecov-production/shelter/github/taskcluster%3A%3A%3A%3Ataskgraph/7b18977f5758d53356eff447cf07590b2e8a3ed7/87665019-18c6-445b-8b47-7e90100ba617.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250115%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250115T151700Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=89584324eca87ac6615fe75ab2c4dbaecd4020d670b57a7bd3a3e9a1843b7614", "url": "https://app.codecov.io/github/taskcluster/taskgraph/commit/7b18977f5758d53356eff447cf07590b2e8a3ed7"}}
[task 2025-01-15T15:17:00.220Z] debug - 2025-01-15 15:17:00,220 -- Sending upload to storage
[task 2025-01-15T15:17:00.358Z] info - 2025-01-15 15:17:00,357 -- Process Upload complete
[task 2025-01-15T15:17:00.358Z] debug - 2025-01-15 15:17:00,358 -- Upload result --- {"result": "RequestResult(error=None, warnings=[], status_code=200, text='')"}
[fetches 2025-01-15T15:17:00.457Z] removing /builds/worker/fetches
[fetches 2025-01-15T15:17:00.461Z] finished
[taskcluster 2025-01-15 15:17:00.945Z] === Task Finished ===
[taskcluster 2025-01-15 15:17:00.945Z] Successful task run with exit code: 0 completed in 13.033 seconds