build-image: check exit code from docker build #638
Merged
firefoxci-taskcluster / check-type
succeeded
Jan 29, 2025 in 2m 28s
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: 2025-01-29T12:41:45.421Z
Resolved: 2025-01-29T12:42:41.440Z
Task Execution Time: 56 seconds, 19 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-29 12:41:45.467Z] Task ID: HzFjr2ilR4O8e4C53fM8ew
[taskcluster 2025-01-29 12:41:45.467Z] Worker ID: 6124951266481643346
[taskcluster 2025-01-29 12:41:45.467Z] Worker Group: us-central1-a
[taskcluster 2025-01-29 12:41:45.467Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-29 12:41:45.467Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2025-01-29 12:41:45.467Z] Worker Version: 38.0.5
[taskcluster 2025-01-29 12:41:45.467Z] Public IP: 34.28.174.222
[taskcluster 2025-01-29 12:41:45.467Z] Hostname: taskgraph-t-linux-gcp-arj7lopiqpybegubru7b1w
[taskcluster 2025-01-29 12:41:45.467Z] using cache "taskgraph-level-1-uv-v3-2a41fd5bae5c23ae0786-AMHZKp_vTJKqYzc3J9A8SQ" -> /builds/worker/.task-cache/uv
[taskcluster 2025-01-29 12:41:45.467Z] using cache "taskgraph-level-1-checkouts-v3-2a41fd5bae5c23ae0786-AMHZKp_vTJKqYzc3J9A8SQ" -> /builds/worker/checkouts
[taskcluster 2025-01-29 12:41:52.681Z] Downloading artifact "public/image.tar.zst" from task ID: AMHZKp_vTJKqYzc3J9A8SQ.
[taskcluster 2025-01-29 12:41:57.682Z] Download Progress: 89.04%
[taskcluster 2025-01-29 12:41:58.186Z] Downloaded artifact successfully.
[taskcluster 2025-01-29 12:41:58.186Z] Downloaded 249.332 mb
[taskcluster 2025-01-29 12:41:58.187Z] Decompressing downloaded image
[taskcluster 2025-01-29 12:42:00.235Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-29 12:42:20.288Z] Image 'public/image.tar.zst' from task 'AMHZKp_vTJKqYzc3J9A8SQ' loaded. Using image ID sha256:1c13805b7a92c496c8cce41f87d0eb49bb4dcf1b0cfb71a92deb146b03c9fb6d.
[taskcluster 2025-01-29 12:42:20.448Z] === Task Starting ===
[setup 2025-01-29T12:42:22.077Z] run-task started in /
[setup 2025-01-29T12:42:22.077Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2025-01-29T12:42:22.077Z] Python version: 3.11.2
[cache 2025-01-29T12:42:22.079Z] cache /builds/worker/.task-cache/uv is empty; writing requirements: gid=1000 uid=1000 version=1
[cache 2025-01-29T12:42:22.079Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-29T12:42:22.079Z] volume /builds/worker/.task-cache/uv is a cache
[volume 2025-01-29T12:42:22.079Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-29T12:42:22.079Z] running as worker:worker
[vcs 2025-01-29T12:42:22.079Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-29T12:42:22.082Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
[vcs 2025-01-29T12:42:22.083Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-29T12:42:22.919Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/taskgraph', 'image-build-check']
[vcs 2025-01-29T12:42:23.197Z] From https://github.com/jcristau/taskgraph
[vcs 2025-01-29T12:42:23.197Z] * branch image-build-check -> FETCH_HEAD
[vcs 2025-01-29T12:42:23.199Z] executing ['git', 'checkout', '-f', '-B', 'image-build-check', '20c2349fb8a3bee20ebdc7b83f14a0839430a915']
[vcs 2025-01-29T12:42:23.215Z] Switched to a new branch 'image-build-check'
[vcs 2025-01-29T12:42:23.215Z] cleaning git checkout...
[vcs 2025-01-29T12:42:23.215Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-29T12:42:23.217Z] removing []
[vcs 2025-01-29T12:42:23.217Z] successfully cleaned git checkout!
[vcs 2025-01-29T12:42:23.219Z] TinderboxPrint:<a href='https://github.com/jcristau/taskgraph/commit/20c2349fb8a3bee20ebdc7b83f14a0839430a915' title='Built from taskgraph commit 20c2349fb8a3bee20ebdc7b83f14a0839430a915'>20c2349fb8a3bee20ebdc7b83f14a0839430a915</a>
[task 2025-01-29T12:42:23.219Z] executing ['bash', '-cx', 'uv run pyright']
[task 2025-01-29T12:42:23.220Z] + uv run pyright
[task 2025-01-29T12:42:23.394Z] Using Python 3.13.0rc2
[task 2025-01-29T12:42:23.394Z] Creating virtualenv at: .venv
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-29T12:42:24.426Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-29T12:42:26.959Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-01-29T12:42:26.959Z] If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-01-29T12:42:26.960Z] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-01-29T12:42:27.088Z] Installed 74 packages in 129ms
[task 2025-01-29T12:42:30.333Z] * Install prebuilt node (23.6.1) ../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 2025-01-29T12:42:30.333Z] archive.extractall(src_dir, extract_list)
[task 2025-01-29T12:42:32.965Z] ... done.
[task 2025-01-29T12:42:35.217Z]
[task 2025-01-29T12:42:35.217Z] added 1 package, and audited 2 packages in 2s
[task 2025-01-29T12:42:35.218Z]
[task 2025-01-29T12:42:35.218Z] found 0 vulnerabilities
[task 2025-01-29T12:42:38.896Z] 0 errors, 0 warnings, 0 informations
[task 2025-01-29T12:42:38.918Z] WARNING: there is a new pyright version available (v1.1.379 -> v1.1.393).
[task 2025-01-29T12:42:38.918Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2025-01-29T12:42:38.918Z]
[taskcluster 2025-01-29 12:42:40.900Z] === Task Finished ===
[taskcluster 2025-01-29 12:42:40.901Z] Successful task run with exit code: 0 completed in 55.435 seconds
Loading