chore: pre-commit autoupdate #53
Open
firefoxci-taskcluster / test-type-check
succeeded
Jan 6, 2025 in 2m 29s
FirefoxCI (pull_request)
Run pyright type checking against code base
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-06T23:03:09.016Z
Resolved: 2025-01-06T23:03:56.444Z
Task Execution Time: 47 seconds, 428 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-06 23:03:09.378Z] Task ID: CTRc6nq8QhKgp1tO6b8BKw
[taskcluster 2025-01-06 23:03:09.379Z] Worker ID: 177938449491418647
[taskcluster 2025-01-06 23:03:09.379Z] Worker Group: us-west1-b
[taskcluster 2025-01-06 23:03:09.379Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-06 23:03:09.379Z] Worker Type: t-linux-large-gcp
[taskcluster 2025-01-06 23:03:09.379Z] Public IP: 34.19.89.148
[taskcluster 2025-01-06 23:03:09.379Z] Hostname: mozilla-t-t-linux-large-gcp-wtuvkz4fs8irdugunrnmcg
[taskcluster 2025-01-06 23:03:09.379Z] using cache "mozilla-level-1-checkouts-v3-7f8630edfaa3588fb9ab-RKykj-ytT0idWRtO_EtxDw" -> /builds/worker/checkouts
[taskcluster 2025-01-06 23:03:10.108Z] Downloading artifact "public/image.tar.zst" from task ID: RKykj-ytT0idWRtO_EtxDw.
[taskcluster 2025-01-06 23:03:15.110Z] Download Progress: 45.90%
[taskcluster 2025-01-06 23:03:20.111Z] Download Progress: 91.31%
[taskcluster 2025-01-06 23:03:21.076Z] Downloaded artifact successfully.
[taskcluster 2025-01-06 23:03:21.076Z] Downloaded 413.956 mb
[taskcluster 2025-01-06 23:03:21.077Z] Decompressing downloaded image
[taskcluster 2025-01-06 23:03:23.562Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-06 23:03:43.328Z] Image 'public/image.tar.zst' from task 'RKykj-ytT0idWRtO_EtxDw' loaded. Using image ID sha256:0351d190f33b3a68eff697937cb0023eadf2a896eb02a2cda3d4757aabc2965e.
[taskcluster 2025-01-06 23:03:43.471Z] === Task Starting ===
[setup 2025-01-06T23:03:43.825Z] run-task started in /
[setup 2025-01-06T23:03:43.825Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2025-01-06T23:03:43.826Z] Python version: 3.11.2
[cache 2025-01-06T23:03:43.827Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-06T23:03:43.827Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-06T23:03:43.827Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-06T23:03:43.827Z] running as worker:worker
[vcs 2025-01-06T23:03:43.827Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-06T23:03:43.829Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/simple-github', '/builds/worker/checkouts/vcs']
[vcs 2025-01-06T23:03:43.830Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-06T23:03:44.220Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:03:44.458Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:03:44.458Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:03:44.462Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:03:44.723Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-01-06T23:03:44.723Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:03:44.727Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'c6706e79cf84ed4e130e20dc909b13ef4afce2c3']
[vcs 2025-01-06T23:03:44.732Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2025-01-06T23:03:44.732Z] cleaning git checkout...
[vcs 2025-01-06T23:03:44.732Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-06T23:03:44.734Z] removing []
[vcs 2025-01-06T23:03:44.734Z] successfully cleaned git checkout!
[vcs 2025-01-06T23:03:44.735Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/c6706e79cf84ed4e130e20dc909b13ef4afce2c3' title='Built from simple-github commit c6706e79cf84ed4e130e20dc909b13ef4afce2c3'>c6706e79cf84ed4e130e20dc909b13ef4afce2c3</a>
[task 2025-01-06T23:03:44.735Z] executing ['bash', '-cx', 'uv run pyright']
[task 2025-01-06T23:03:44.737Z] + uv run pyright
[task 2025-01-06T23:03:44.877Z] Using Python 3.11.10
[task 2025-01-06T23:03:44.877Z] Creating virtualenv at: .venv
[task 2025-01-06T23:03:46.362Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-01-06T23:03:46.363Z] If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-01-06T23:03:46.363Z] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-01-06T23:03:46.469Z] Installed 73 packages in 106ms
[task 2025-01-06T23:03:51.468Z] * Install prebuilt node (23.5.0) ..... done.
[task 2025-01-06T23:03:54.174Z]
[task 2025-01-06T23:03:54.174Z] added 1 package, and audited 2 packages in 3s
[task 2025-01-06T23:03:54.175Z]
[task 2025-01-06T23:03:54.175Z] found 0 vulnerabilities
[task 2025-01-06T23:03:55.618Z] 0 errors, 0 warnings, 0 informations
[task 2025-01-06T23:03:55.634Z] WARNING: there is a new pyright version available (v1.1.380 -> v1.1.391).
[task 2025-01-06T23:03:55.634Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2025-01-06T23:03:55.635Z]
[taskcluster 2025-01-06 23:03:55.919Z] === Task Finished ===
[taskcluster 2025-01-06 23:03:55.919Z] Successful task run with exit code: 0 completed in 46.542 seconds
Loading