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

Strip build- prefix from docker image task labels #585

Merged
merged 2 commits into from
Oct 25, 2024

fix(docker): don't open files in `stream_context_tar`

9234c49
Select commit
Loading
Failed to load commit list.
Merged

Strip build- prefix from docker image task labels #585

fix(docker): don't open files in `stream_context_tar`
9234c49
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-type succeeded Oct 25, 2024 in 3m 5s

FirefoxCI (pull_request)

Run type checking against src with Pyright (Treeherder push)

Details

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

Task Status

Started: 2024-10-25T19:02:46.851Z
Resolved: 2024-10-25T19:03:08.184Z
Task Execution Time: 21 seconds, 333 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-10-25 19:02:46.983Z] Task ID: HBdEAeZ0SP2d6N34g0ABtw
[taskcluster 2024-10-25 19:02:46.983Z] Worker ID: 6757039206850516012
[taskcluster 2024-10-25 19:02:46.983Z] Worker Group: us-central1-a
[taskcluster 2024-10-25 19:02:46.983Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-25 19:02:46.983Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-10-25 19:02:46.983Z] Worker Version: 38.0.5
[taskcluster 2024-10-25 19:02:46.983Z] Public IP: 104.197.5.210
[taskcluster 2024-10-25 19:02:46.983Z] Hostname: taskgraph-t-linux-gcp-jm--bervst-hgmp4ckgzeq
[taskcluster 2024-10-25 19:02:46.983Z] using cache "taskgraph-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-RO-HrjxURJ2Qq7mUA0Klfw" -> /builds/worker/checkouts

[taskcluster 2024-10-25 19:02:47.453Z] Image 'public/image.tar.zst' from task 'RO-HrjxURJ2Qq7mUA0Klfw' loaded.  Using image ID sha256:3d9b3e07cd5a75b1010ff9eefc6e234b4e6923668a1684fe692037c86ee99f7b.
[taskcluster 2024-10-25 19:02:47.505Z] === Task Starting ===
[setup 2024-10-25T19:02:47.814Z] run-task started in /
[setup 2024-10-25T19:02:47.814Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2024-10-25T19:02:47.814Z] Python version: 3.11.2
[cache 2024-10-25T19:02:47.815Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-10-25T19:02:47.815Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-25T19:02:47.815Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-25T19:02:47.815Z] running as worker:worker
[vcs 2024-10-25T19:02:47.816Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-25T19:02:47.818Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/taskgraph', 'docker_image_name']
[vcs 2024-10-25T19:02:48.010Z] From https://github.com/ahal/taskgraph
[vcs 2024-10-25T19:02:48.010Z]  * branch              docker_image_name -> FETCH_HEAD
[vcs 2024-10-25T19:02:48.014Z] executing ['git', 'checkout', '-f', '-B', 'docker_image_name', '9234c49c6c499794990b215bf90e05ae8ea3f29a']
[vcs 2024-10-25T19:02:48.018Z] Reset branch 'docker_image_name'
[vcs 2024-10-25T19:02:48.019Z] cleaning git checkout...
[vcs 2024-10-25T19:02:48.019Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-25T19:02:48.106Z] removing ['/builds/worker/checkouts/vcs/.venv/', '/builds/worker/checkouts/vcs/__pycache__/', '/builds/worker/checkouts/vcs/docs/_build/', '/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/transforms/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/run/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/util/__pycache__/']
[vcs 2024-10-25T19:02:48.332Z] successfully cleaned git checkout!
[vcs 2024-10-25T19:02:48.334Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/9234c49c6c499794990b215bf90e05ae8ea3f29a' title='Built from taskgraph commit 9234c49c6c499794990b215bf90e05ae8ea3f29a'>9234c49c6c499794990b215bf90e05ae8ea3f29a</a>
[task 2024-10-25T19:02:48.334Z] executing ['bash', '-cx', 'uv run pyright']
[task 2024-10-25T19:02:48.335Z] + uv run pyright
[task 2024-10-25T19:02:48.534Z] Using Python 3.13.0rc2
[task 2024-10-25T19:02:48.534Z] Creating virtualenv at: .venv
[task 2024-10-25T19:02:52.756Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-10-25T19:02:52.756Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-10-25T19:02:52.756Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-10-25T19:02:52.884Z] Installed 73 packages in 135ms
[task 2024-10-25T19:02:56.417Z]  * Install prebuilt node (23.1.0) ../builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/nodeenv.py:639: 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 2024-10-25T19:02:56.417Z]   archive.extractall(src_dir, extract_list)
[task 2024-10-25T19:02:59.019Z] ... done.
[task 2024-10-25T19:02:59.451Z] (node:76) ExperimentalWarning: CommonJS module /builds/worker/.cache/pyright-python/nodeenv/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /builds/worker/.cache/pyright-python/nodeenv/lib/node_modules/npm/node_modules/supports-color/index.js using require().
[task 2024-10-25T19:02:59.451Z] Support for loading ES Module in require() is an experimental feature and might change at any time
[task 2024-10-25T19:02:59.451Z] (Use `node --trace-warnings ...` to show where the warning was created)
[task 2024-10-25T19:03:01.713Z] 
[task 2024-10-25T19:03:01.713Z] added 1 package, and audited 2 packages in 3s
[task 2024-10-25T19:03:01.714Z] 
[task 2024-10-25T19:03:01.714Z] found 0 vulnerabilities
[task 2024-10-25T19:03:06.453Z] 0 errors, 0 warnings, 0 informations 
[task 2024-10-25T19:03:06.476Z] WARNING: there is a new pyright version available (v1.1.379 -> v1.1.386).
[task 2024-10-25T19:03:06.476Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-10-25T19:03:06.476Z] 
[taskcluster 2024-10-25 19:03:07.648Z] === Task Finished ===
[taskcluster 2024-10-25 19:03:07.648Z] Successful task run with exit code: 0 completed in 20.667 seconds