actions: look up action tasks by revision in fetch_graph_and_labels #589
firefoxci-taskcluster / doc-generate
succeeded
Oct 15, 2024 in 2m 22s
FirefoxCI (pull_request)
Generate documentation and fail on warnings (Treeherder push)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-15T09:38:57.916Z
Resolved: 2024-10-15T09:39:45.807Z
Task Execution Time: 47 seconds, 891 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-15 09:38:57.986Z] Task ID: MGE9FhwFQbCNBLl79BnT2g
[taskcluster 2024-10-15 09:38:57.986Z] Worker ID: 3670722793670150412
[taskcluster 2024-10-15 09:38:57.986Z] Worker Group: us-central1-c
[taskcluster 2024-10-15 09:38:57.986Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-15 09:38:57.986Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-10-15 09:38:57.986Z] Worker Version: 38.0.5
[taskcluster 2024-10-15 09:38:57.986Z] Public IP: 34.44.106.113
[taskcluster 2024-10-15 09:38:57.986Z] Hostname: taskgraph-t-linux-gcp-jmtlbvloswwqk5-mck7vja
[taskcluster 2024-10-15 09:38:57.986Z] using cache "taskgraph-level-1-checkouts-v3-c7367b56eb48a0e81da7-dmXyR7zhRwmLg1QGwgKMSw" -> /builds/worker/checkouts
[taskcluster 2024-10-15 09:39:00.299Z] Downloading artifact "public/image.tar.zst" from task ID: dmXyR7zhRwmLg1QGwgKMSw.
[taskcluster 2024-10-15 09:39:03.502Z] Downloaded artifact successfully.
[taskcluster 2024-10-15 09:39:03.503Z] Downloaded 249.229 mb
[taskcluster 2024-10-15 09:39:03.503Z] Decompressing downloaded image
[taskcluster 2024-10-15 09:39:05.375Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-15 09:39:23.151Z] Image 'public/image.tar.zst' from task 'dmXyR7zhRwmLg1QGwgKMSw' loaded. Using image ID sha256:bcc5c78d02fb5c1969f6c1eb5f9517d6eeca61908f4626f10a888a562f519550.
[taskcluster 2024-10-15 09:39:23.301Z] === Task Starting ===
[setup 2024-10-15T09:39:26.219Z] run-task started in /
[setup 2024-10-15T09:39:26.219Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run make html
[setup 2024-10-15T09:39:26.219Z] Python version: 3.11.2
[cache 2024-10-15T09:39:26.220Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-10-15T09:39:26.220Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-15T09:39:26.220Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-15T09:39:26.221Z] running as worker:worker
[vcs 2024-10-15T09:39:26.221Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-15T09:39:26.223Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
[vcs 2024-10-15T09:39:26.225Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-15T09:39:27.129Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/taskgraph', 'action-index-revision']
[vcs 2024-10-15T09:39:27.352Z] From https://github.com/jcristau/taskgraph
[vcs 2024-10-15T09:39:27.352Z] * branch action-index-revision -> FETCH_HEAD
[vcs 2024-10-15T09:39:27.353Z] executing ['git', 'checkout', '-f', '-B', 'action-index-revision', 'ad89032580d3634a5267e06a3268e1c34be15aa5']
[vcs 2024-10-15T09:39:27.368Z] Switched to a new branch 'action-index-revision'
[vcs 2024-10-15T09:39:27.369Z] cleaning git checkout...
[vcs 2024-10-15T09:39:27.369Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-15T09:39:27.371Z] removing []
[vcs 2024-10-15T09:39:27.371Z] successfully cleaned git checkout!
[vcs 2024-10-15T09:39:27.372Z] TinderboxPrint:<a href='https://github.com/jcristau/taskgraph/commit/ad89032580d3634a5267e06a3268e1c34be15aa5' title='Built from taskgraph commit ad89032580d3634a5267e06a3268e1c34be15aa5'>ad89032580d3634a5267e06a3268e1c34be15aa5</a>
[task 2024-10-15T09:39:27.372Z] executing ['bash', '-cx', 'uv run make html']
[task 2024-10-15T09:39:27.374Z] + uv run make html
[task 2024-10-15T09:39:27.554Z] Using Python 3.13.0rc2
[task 2024-10-15T09:39:27.554Z] Creating virtualenv at: .venv
[task 2024-10-15T09:39:30.898Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-10-15T09:39:30.898Z] If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-10-15T09:39:30.898Z] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-10-15T09:39:31.011Z] Installed 73 packages in 114ms
[task 2024-10-15T09:39:32.161Z] Running Sphinx v6.2.1
[task 2024-10-15T09:39:33.285Z] making output directory... done
[task 2024-10-15T09:39:33.438Z] building [mo]: targets for 0 po files that are out of date
[task 2024-10-15T09:39:33.438Z] writing output...
[task 2024-10-15T09:39:33.441Z] building [html]: targets for 41 source files that are out of date
[task 2024-10-15T09:39:33.442Z] updating environment: [new config] 41 added, 0 changed, 0 removed
[task 2024-10-15T09:39:33.442Z] reading sources... [ 2%] concepts/index
[task 2024-10-15T09:39:33.464Z] reading sources... [ 4%] concepts/kind
[task 2024-10-15T09:39:33.470Z] reading sources... [ 7%] concepts/loading
[task 2024-10-15T09:39:33.477Z] reading sources... [ 9%] concepts/optimization
[task 2024-10-15T09:39:33.490Z] reading sources... [ 12%] concepts/scopes
[task 2024-10-15T09:39:33.516Z] reading sources... [ 14%] concepts/task-graphs
[task 2024-10-15T09:39:33.538Z] reading sources... [ 17%] concepts/taskcluster
[task 2024-10-15T09:39:33.543Z] reading sources... [ 19%] concepts/transforms
[task 2024-10-15T09:39:33.565Z] reading sources... [ 21%] contributing
[task 2024-10-15T09:39:33.586Z] reading sources... [ 24%] glossary
[task 2024-10-15T09:39:33.617Z] reading sources... [ 26%] howto/bootstrap-taskgraph
[task 2024-10-15T09:39:33.641Z] reading sources... [ 29%] howto/create-actions
[task 2024-10-15T09:39:33.673Z] reading sources... [ 31%] howto/create-tasks
[task 2024-10-15T09:39:33.688Z] reading sources... [ 34%] howto/debugging
[task 2024-10-15T09:39:33.696Z] reading sources... [ 36%] howto/docker
[task 2024-10-15T09:39:33.753Z] reading sources... [ 39%] howto/index
[task 2024-10-15T09:39:33.755Z] reading sources... [ 41%] howto/run-locally
[task 2024-10-15T09:39:33.784Z] reading sources... [ 43%] howto/send-notifications
[task 2024-10-15T09:39:33.807Z] reading sources... [ 46%] howto/use-fetches
[task 2024-10-15T09:39:33.819Z] reading sources... [ 48%] index
[task 2024-10-15T09:39:33.840Z] reading sources... [ 51%] reference/cli
[task 2024-10-15T09:39:34.122Z] reading sources... [ 53%] reference/index
[task 2024-10-15T09:39:34.125Z] reading sources... [ 56%] reference/migrations
[task 2024-10-15T09:39:34.150Z] reading sources... [ 58%] reference/optimization-strategies
[task 2024-10-15T09:39:34.161Z] reading sources... [ 60%] reference/parameters
[task 2024-10-15T09:39:34.183Z] reading sources... [ 63%] reference/source/modules
[task 2024-10-15T09:39:34.186Z] reading sources... [ 65%] reference/source/taskgraph
[task 2024-10-15T09:39:35.548Z] reading sources... [ 68%] reference/source/taskgraph.actions
[task 2024-10-15T09:39:35.730Z] reading sources... [ 70%] reference/source/taskgraph.loader
[task 2024-10-15T09:39:35.746Z] reading sources... [ 73%] reference/source/taskgraph.optimize
[task 2024-10-15T09:39:35.924Z] reading sources... [ 75%] reference/source/taskgraph.transforms
[task 2024-10-15T09:39:36.362Z] reading sources... [ 78%] reference/source/taskgraph.transforms.run
[task 2024-10-15T09:39:36.491Z] reading sources... [ 80%] reference/source/taskgraph.util
[task 2024-10-15T09:39:37.522Z] reading sources... [ 82%] reference/transforms/chunking
[task 2024-10-15T09:39:37.529Z] reading sources... [ 85%] reference/transforms/from_deps
[task 2024-10-15T09:39:37.554Z] reading sources... [ 87%] reference/transforms/index
[task 2024-10-15T09:39:37.557Z] reading sources... [ 90%] reference/transforms/task_context
[task 2024-10-15T09:39:37.570Z] reading sources... [ 92%] tutorials/connecting-taskcluster
[task 2024-10-15T09:39:37.603Z] reading sources... [ 95%] tutorials/creating-a-task-graph
[task 2024-10-15T09:39:37.621Z] reading sources... [ 97%] tutorials/getting-started
[task 2024-10-15T09:39:37.642Z] reading sources... [100%] tutorials/index
[task 2024-10-15T09:39:37.645Z]
[task 2024-10-15T09:39:37.646Z] looking for now-outdated files... none found
[task 2024-10-15T09:39:37.744Z] pickling environment... done
[task 2024-10-15T09:39:37.744Z] checking consistency... done
[task 2024-10-15T09:39:37.746Z] preparing documents... done
[task 2024-10-15T09:39:37.746Z] writing output... [ 2%] concepts/index
[task 2024-10-15T09:39:38.039Z] writing output... [ 4%] concepts/kind
[task 2024-10-15T09:39:38.099Z] writing output... [ 7%] concepts/loading
[task 2024-10-15T09:39:38.185Z] writing output... [ 9%] concepts/optimization
[task 2024-10-15T09:39:38.247Z] writing output... [ 12%] concepts/scopes
[task 2024-10-15T09:39:38.457Z] writing output... [ 14%] concepts/task-graphs
[task 2024-10-15T09:39:38.537Z] writing output... [ 17%] concepts/taskcluster
[task 2024-10-15T09:39:38.591Z] writing output... [ 19%] concepts/transforms
[task 2024-10-15T09:39:38.666Z] writing output... [ 21%] contributing
[task 2024-10-15T09:39:38.746Z] writing output... [ 24%] glossary
[task 2024-10-15T09:39:38.939Z] writing output... [ 26%] howto/bootstrap-taskgraph
[task 2024-10-15T09:39:39.011Z] writing output... [ 29%] howto/create-actions
[task 2024-10-15T09:39:39.095Z] writing output... [ 31%] howto/create-tasks
[task 2024-10-15T09:39:39.158Z] writing output... [ 34%] howto/debugging
[task 2024-10-15T09:39:39.237Z] writing output... [ 36%] howto/docker
[task 2024-10-15T09:39:39.456Z] writing output... [ 39%] howto/index
[task 2024-10-15T09:39:39.510Z] writing output... [ 41%] howto/run-locally
[task 2024-10-15T09:39:39.586Z] writing output... [ 43%] howto/send-notifications
[task 2024-10-15T09:39:39.656Z] writing output... [ 46%] howto/use-fetches
[task 2024-10-15T09:39:39.745Z] writing output... [ 48%] index
[task 2024-10-15T09:39:39.975Z] writing output... [ 51%] reference/cli
[task 2024-10-15T09:39:40.108Z] writing output... [ 53%] reference/index
[task 2024-10-15T09:39:40.368Z] writing output... [ 56%] reference/migrations
[task 2024-10-15T09:39:40.463Z] writing output... [ 58%] reference/optimization-strategies
[task 2024-10-15T09:39:40.571Z] writing output... [ 60%] reference/parameters
[task 2024-10-15T09:39:40.803Z] writing output... [ 63%] reference/source/modules
[task 2024-10-15T09:39:40.946Z] writing output... [ 65%] reference/source/taskgraph
[task 2024-10-15T09:39:41.377Z] writing output... [ 68%] reference/source/taskgraph.actions
[task 2024-10-15T09:39:41.505Z] writing output... [ 70%] reference/source/taskgraph.loader
[task 2024-10-15T09:39:41.624Z] writing output... [ 73%] reference/source/taskgraph.optimize
[task 2024-10-15T09:39:41.847Z] writing output... [ 75%] reference/source/taskgraph.transforms
[task 2024-10-15T09:39:42.007Z] writing output... [ 78%] reference/source/taskgraph.transforms.run
[task 2024-10-15T09:39:42.149Z] writing output... [ 80%] reference/source/taskgraph.util
[task 2024-10-15T09:39:42.568Z] writing output... [ 82%] reference/transforms/chunking
[task 2024-10-15T09:39:42.671Z] writing output... [ 85%] reference/transforms/from_deps
[task 2024-10-15T09:39:42.908Z] writing output... [ 87%] reference/transforms/index
[task 2024-10-15T09:39:42.987Z] writing output... [ 90%] reference/transforms/task_context
[task 2024-10-15T09:39:43.102Z] writing output... [ 92%] tutorials/connecting-taskcluster
[task 2024-10-15T09:39:43.298Z] writing output... [ 95%] tutorials/creating-a-task-graph
[task 2024-10-15T09:39:43.369Z] writing output... [ 97%] tutorials/getting-started
[task 2024-10-15T09:39:43.430Z] writing output... [100%] tutorials/index
[task 2024-10-15T09:39:43.487Z]
[task 2024-10-15T09:39:43.746Z] generating indices... genindex py-modindex done
[task 2024-10-15T09:39:43.793Z] writing additional pages... search done
[task 2024-10-15T09:39:43.793Z] copying downloadable files... [100%] tutorials/example-taskcluster.yml
[task 2024-10-15T09:39:43.793Z]
[task 2024-10-15T09:39:43.819Z] copying static files... done
[task 2024-10-15T09:39:43.819Z] copying extra files... done
[task 2024-10-15T09:39:43.830Z] dumping search index in English (code: en)... done
[task 2024-10-15T09:39:43.836Z] dumping object inventory... done
[task 2024-10-15T09:39:43.869Z] build succeeded.
[task 2024-10-15T09:39:43.870Z]
[task 2024-10-15T09:39:43.870Z] The HTML pages are in docs/_build/html.
[taskcluster 2024-10-15 09:39:45.319Z] === Task Finished ===
[taskcluster 2024-10-15 09:39:45.319Z] Successful task run with exit code: 0 completed in 47.334 seconds
Loading