Skip to content

fix Task object construction to have non-None {if,soft}_dependencies

59ca958
Select commit
Loading
Failed to load commit list.
Merged

fix Task object construction to have non-None {if,soft}_dependencies #880

fix Task object construction to have non-None {if,soft}_dependencies
59ca958
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 11, 2025 in 1m 37s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

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

Task Status

Started: 2025-12-11T14:56:17.547Z
Resolved: 2025-12-11T14:56:36.538Z
Task Execution Time: 18 seconds, 991 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/decision.tar.gz
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/index-task.tar.gz
- public/docker-contexts/python.tar.gz
- public/docker-contexts/run-task.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-12-11T14:56:17.613Z] Worker Type (taskgraph-1/decision) settings:
[taskcluster 2025-12-11T14:56:17.613Z]   {
[taskcluster 2025-12-11T14:56:17.613Z]     "config": {
[taskcluster 2025-12-11T14:56:17.613Z]       "deploymentId": ""
[taskcluster 2025-12-11T14:56:17.613Z]     },
[taskcluster 2025-12-11T14:56:17.613Z]     "generic-worker": {
[taskcluster 2025-12-11T14:56:17.613Z]       "config": {
[taskcluster 2025-12-11T14:56:17.613Z]         "headlessTasks": true
[taskcluster 2025-12-11T14:56:17.613Z]       },
[taskcluster 2025-12-11T14:56:17.613Z]       "engine": "multiuser",
[taskcluster 2025-12-11T14:56:17.613Z]       "go-arch": "amd64",
[taskcluster 2025-12-11T14:56:17.613Z]       "go-os": "linux",
[taskcluster 2025-12-11T14:56:17.613Z]       "go-version": "go1.25.4",
[taskcluster 2025-12-11T14:56:17.613Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2025-12-11T14:56:17.613Z]       "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-11T14:56:17.613Z]       "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-11T14:56:17.613Z]       "version": "93.1.2"
[taskcluster 2025-12-11T14:56:17.613Z]     },
[taskcluster 2025-12-11T14:56:17.613Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2025-11-14",
[taskcluster 2025-12-11T14:56:17.613Z]     "instance-id": "3660105990962374058",

...(301 lines hidden)...

[task 2025-12-11T14:56:33.783+00:00] 2025-12-11 14:56:33,783 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/eHlckz9AT8OhTdY7PZMZHg
[task 2025-12-11T14:56:33.784+00:00] 2025-12-11 14:56:33,784 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.784+00:00] 2025-12-11 14:56:33,784 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.785+00:00] 2025-12-11 14:56:33,783 - INFO - Creating task with taskId YwHODtVwRkmqzduI6zUyeg for test-unit-py314t
[task 2025-12-11T14:56:33.785+00:00] 2025-12-11 14:56:33,785 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.785+00:00] 2025-12-11 14:56:33,785 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.786+00:00] 2025-12-11 14:56:33,785 - DEBUG - Found a positional argument: YwHODtVwRkmqzduI6zUyeg
[task 2025-12-11T14:56:33.786+00:00] 2025-12-11 14:56:33,785 - DEBUG - After processing positional arguments, we have: {'taskId': 'YwHODtVwRkmqzduI6zUyeg'}
[task 2025-12-11T14:56:33.787+00:00] 2025-12-11 14:56:33,787 - DEBUG - After keyword arguments, we have: {'taskId': 'YwHODtVwRkmqzduI6zUyeg'}
[task 2025-12-11T14:56:33.787+00:00] 2025-12-11 14:56:33,787 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/YwHODtVwRkmqzduI6zUyeg
[task 2025-12-11T14:56:33.787+00:00] 2025-12-11 14:56:33,785 - INFO - Creating task with taskId f0ryH0pPTqi52UjRxZHEpw for test-unit-py311
[task 2025-12-11T14:56:33.788+00:00] 2025-12-11 14:56:33,787 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.788+00:00] 2025-12-11 14:56:33,788 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.788+00:00] 2025-12-11 14:56:33,788 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/YwHODtVwRkmqzduI6zUyeg
[task 2025-12-11T14:56:33.789+00:00] 2025-12-11 14:56:33,788 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.790+00:00] 2025-12-11 14:56:33,788 - INFO - Creating task with taskId easrpoOeRKqmS4aW_-1TOQ for doc-generate
[task 2025-12-11T14:56:33.790+00:00] 2025-12-11 14:56:33,787 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.791+00:00] 2025-12-11 14:56:33,789 - INFO - Creating task with taskId IqIDgsYbQ12bIW8sJHQhVQ for test-unit-win
[task 2025-12-11T14:56:33.791+00:00] 2025-12-11 14:56:33,789 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.791+00:00] 2025-12-11 14:56:33,790 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.791+00:00] 2025-12-11 14:56:33,791 - DEBUG - Found a positional argument: easrpoOeRKqmS4aW_-1TOQ
[task 2025-12-11T14:56:33.792+00:00] 2025-12-11 14:56:33,790 - INFO - Creating task with taskId MpeHqesSROuAVvnuRfEJdg for test-unit-py310
[task 2025-12-11T14:56:33.793+00:00] 2025-12-11 14:56:33,792 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.793+00:00] 2025-12-11 14:56:33,791 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.793+00:00] 2025-12-11 14:56:33,790 - DEBUG - Found a positional argument: f0ryH0pPTqi52UjRxZHEpw
[task 2025-12-11T14:56:33.793+00:00] 2025-12-11 14:56:33,792 - DEBUG - After processing positional arguments, we have: {'taskId': 'easrpoOeRKqmS4aW_-1TOQ'}
[task 2025-12-11T14:56:33.794+00:00] 2025-12-11 14:56:33,792 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.795+00:00] 2025-12-11 14:56:33,791 - INFO - Creating task with taskId Q1XphV6cTFKs8vEMuZQYMA for test-unit-py314
[task 2025-12-11T14:56:33.795+00:00] 2025-12-11 14:56:33,795 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.795+00:00] 2025-12-11 14:56:33,795 - DEBUG - Found a positional argument: Q1XphV6cTFKs8vEMuZQYMA
[task 2025-12-11T14:56:33.796+00:00] 2025-12-11 14:56:33,793 - DEBUG - Found a positional argument: MpeHqesSROuAVvnuRfEJdg
[task 2025-12-11T14:56:33.796+00:00] 2025-12-11 14:56:33,793 - DEBUG - After processing positional arguments, we have: {'taskId': 'f0ryH0pPTqi52UjRxZHEpw'}
[task 2025-12-11T14:56:33.796+00:00] 2025-12-11 14:56:33,796 - DEBUG - After keyword arguments, we have: {'taskId': 'f0ryH0pPTqi52UjRxZHEpw'}
[task 2025-12-11T14:56:33.797+00:00] 2025-12-11 14:56:33,794 - INFO - Creating task with taskId AflAtLHSQ6mOLKWnQYZN1g for test-unit-py39
[task 2025-12-11T14:56:33.797+00:00] 2025-12-11 14:56:33,794 - DEBUG - After keyword arguments, we have: {'taskId': 'easrpoOeRKqmS4aW_-1TOQ'}
[task 2025-12-11T14:56:33.797+00:00] 2025-12-11 14:56:33,797 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/easrpoOeRKqmS4aW_-1TOQ
[task 2025-12-11T14:56:33.797+00:00] 2025-12-11 14:56:33,793 - INFO - Creating task with taskId LiONV8O6SKyyMoG-zYpfRQ for test-unit-py313
[task 2025-12-11T14:56:33.798+00:00] 2025-12-11 14:56:33,793 - DEBUG - Found a positional argument: IqIDgsYbQ12bIW8sJHQhVQ
[task 2025-12-11T14:56:33.798+00:00] 2025-12-11 14:56:33,795 - DEBUG - After processing positional arguments, we have: {'taskId': 'Q1XphV6cTFKs8vEMuZQYMA'}
[task 2025-12-11T14:56:33.798+00:00] 2025-12-11 14:56:33,796 - DEBUG - After processing positional arguments, we have: {'taskId': 'MpeHqesSROuAVvnuRfEJdg'}
[task 2025-12-11T14:56:33.798+00:00] 2025-12-11 14:56:33,793 - INFO - Creating task with taskId EVq_kombSpiUoSxuzzDTlQ for docker-image-decision
[task 2025-12-11T14:56:33.798+00:00] 2025-12-11 14:56:33,797 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/f0ryH0pPTqi52UjRxZHEpw
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,798 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,794 - INFO - Creating task with taskId KxCvi5BCR9WojwFmZtu-BA for check-type
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,797 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,797 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,799 - DEBUG - Found a positional argument: LiONV8O6SKyyMoG-zYpfRQ
[task 2025-12-11T14:56:33.799+00:00] 2025-12-11 14:56:33,799 - DEBUG - After processing positional arguments, we have: {'taskId': 'LiONV8O6SKyyMoG-zYpfRQ'}
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,798 - DEBUG - After keyword arguments, we have: {'taskId': 'MpeHqesSROuAVvnuRfEJdg'}
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,797 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,799 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,800 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,799 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.800+00:00] 2025-12-11 14:56:33,798 - DEBUG - After keyword arguments, we have: {'taskId': 'Q1XphV6cTFKs8vEMuZQYMA'}
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,800 - DEBUG - Found a positional argument: KxCvi5BCR9WojwFmZtu-BA
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,799 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,799 - DEBUG - After keyword arguments, we have: {'taskId': 'LiONV8O6SKyyMoG-zYpfRQ'}
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,801 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/easrpoOeRKqmS4aW_-1TOQ
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,801 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,800 - DEBUG - Found a positional argument: AflAtLHSQ6mOLKWnQYZN1g
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,801 - DEBUG - After processing positional arguments, we have: {'taskId': 'AflAtLHSQ6mOLKWnQYZN1g'}
[task 2025-12-11T14:56:33.801+00:00] 2025-12-11 14:56:33,798 - DEBUG - After processing positional arguments, we have: {'taskId': 'IqIDgsYbQ12bIW8sJHQhVQ'}
[task 2025-12-11T14:56:33.802+00:00] 2025-12-11 14:56:33,802 - DEBUG - After keyword arguments, we have: {'taskId': 'IqIDgsYbQ12bIW8sJHQhVQ'}
[task 2025-12-11T14:56:33.802+00:00] 2025-12-11 14:56:33,800 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/Q1XphV6cTFKs8vEMuZQYMA
[task 2025-12-11T14:56:33.802+00:00] 2025-12-11 14:56:33,800 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/MpeHqesSROuAVvnuRfEJdg
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,801 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/LiONV8O6SKyyMoG-zYpfRQ
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,799 - DEBUG - Found a positional argument: EVq_kombSpiUoSxuzzDTlQ
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,803 - DEBUG - After processing positional arguments, we have: {'taskId': 'EVq_kombSpiUoSxuzzDTlQ'}
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,800 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/f0ryH0pPTqi52UjRxZHEpw
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,803 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.803+00:00] 2025-12-11 14:56:33,803 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.804+00:00] 2025-12-11 14:56:33,801 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.804+00:00] 2025-12-11 14:56:33,802 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.804+00:00] 2025-12-11 14:56:33,804 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.805+00:00] 2025-12-11 14:56:33,802 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.805+00:00] 2025-12-11 14:56:33,801 - DEBUG - After processing positional arguments, we have: {'taskId': 'KxCvi5BCR9WojwFmZtu-BA'}
[task 2025-12-11T14:56:33.806+00:00] 2025-12-11 14:56:33,803 - DEBUG - After keyword arguments, we have: {'taskId': 'EVq_kombSpiUoSxuzzDTlQ'}
[task 2025-12-11T14:56:33.806+00:00] 2025-12-11 14:56:33,801 - DEBUG - After keyword arguments, we have: {'taskId': 'AflAtLHSQ6mOLKWnQYZN1g'}
[task 2025-12-11T14:56:33.806+00:00] 2025-12-11 14:56:33,802 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/IqIDgsYbQ12bIW8sJHQhVQ
[task 2025-12-11T14:56:33.806+00:00] 2025-12-11 14:56:33,804 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.807+00:00] 2025-12-11 14:56:33,803 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.807+00:00] 2025-12-11 14:56:33,804 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/Q1XphV6cTFKs8vEMuZQYMA
[task 2025-12-11T14:56:33.808+00:00] 2025-12-11 14:56:33,805 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.808+00:00] 2025-12-11 14:56:33,805 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.808+00:00] 2025-12-11 14:56:33,806 - DEBUG - After keyword arguments, we have: {'taskId': 'KxCvi5BCR9WojwFmZtu-BA'}
[task 2025-12-11T14:56:33.809+00:00] 2025-12-11 14:56:33,806 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/EVq_kombSpiUoSxuzzDTlQ
[task 2025-12-11T14:56:33.809+00:00] 2025-12-11 14:56:33,808 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/KxCvi5BCR9WojwFmZtu-BA
[task 2025-12-11T14:56:33.809+00:00] 2025-12-11 14:56:33,806 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.809+00:00] 2025-12-11 14:56:33,809 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.810+00:00] 2025-12-11 14:56:33,807 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.810+00:00] 2025-12-11 14:56:33,807 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.810+00:00] 2025-12-11 14:56:33,806 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/AflAtLHSQ6mOLKWnQYZN1g
[task 2025-12-11T14:56:33.811+00:00] 2025-12-11 14:56:33,810 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.811+00:00] 2025-12-11 14:56:33,809 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.811+00:00] 2025-12-11 14:56:33,811 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.811+00:00] 2025-12-11 14:56:33,811 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/KxCvi5BCR9WojwFmZtu-BA
[task 2025-12-11T14:56:33.812+00:00] 2025-12-11 14:56:33,812 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.813+00:00] 2025-12-11 14:56:33,809 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.813+00:00] 2025-12-11 14:56:33,813 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.813+00:00] 2025-12-11 14:56:33,809 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/IqIDgsYbQ12bIW8sJHQhVQ
[task 2025-12-11T14:56:33.813+00:00] 2025-12-11 14:56:33,807 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/MpeHqesSROuAVvnuRfEJdg
[task 2025-12-11T14:56:33.814+00:00] 2025-12-11 14:56:33,813 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.814+00:00] 2025-12-11 14:56:33,812 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.814+00:00] 2025-12-11 14:56:33,814 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.814+00:00] 2025-12-11 14:56:33,813 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.815+00:00] 2025-12-11 14:56:33,813 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/EVq_kombSpiUoSxuzzDTlQ
[task 2025-12-11T14:56:33.815+00:00] 2025-12-11 14:56:33,813 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,810 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/LiONV8O6SKyyMoG-zYpfRQ
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,811 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,816 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,816 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/AflAtLHSQ6mOLKWnQYZN1g
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,816 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.816+00:00] 2025-12-11 14:56:33,816 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.817+00:00] 2025-12-11 14:56:33,815 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"win11-64-24h2","routes":["tc-treeherder.v2.taskgraph-pr (limit 100 char)
[task 2025-12-11T14:56:33.818+00:00] 2025-12-11 14:56:33,817 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.818+00:00] 2025-12-11 14:56:33,816 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.818+00:00] 2025-12-11 14:56:33,818 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.819+00:00] 2025-12-11 14:56:33,815 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.819+00:00] 2025-12-11 14:56:33,819 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-1","workerType":"images","routes":["index.taskgraph.cache.pr.docker-imag (limit 100 char)
[task 2025-12-11T14:56:33.820+00:00] 2025-12-11 14:56:33,818 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.821+00:00] 2025-12-11 14:56:33,815 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.821+00:00] 2025-12-11 14:56:33,819 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.822+00:00] 2025-12-11 14:56:33,816 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.822+00:00] 2025-12-11 14:56:33,821 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.958+00:00] 2025-12-11 14:56:33,957 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/f0ryH0pPTqi52UjRxZHEpw HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.958+00:00] 2025-12-11 14:56:33,958 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.958+00:00] 2025-12-11 14:56:33,958 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-+ZL6qPShDSQcDvcdMzcQJ5N1Vp8"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'f066653c-f3dd-49c6-a4c1-1053168f34b3', 'X-For-Trace-Id': '3429acdb815ca7d70f3462091caa5287', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/f0ryH0pPTqi52UjRxZHEpw', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.812684,VS0,VE136'}
[task 2025-12-11T14:56:33.961+00:00] 2025-12-11 14:56:33,961 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/eHlckz9AT8OhTdY7PZMZHg HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.961+00:00] 2025-12-11 14:56:33,961 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.962+00:00] 2025-12-11 14:56:33,962 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-5i20N8/HK8QAu2e5MZ/tDKurKNE"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '080250d9-99a9-4fee-bf67-0fb03135febc', 'X-For-Trace-Id': 'ad98b7319b74b5dedfbd87513513f7fb', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/eHlckz9AT8OhTdY7PZMZHg', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.794306,VS0,VE158'}
[task 2025-12-11T14:56:33.969+00:00] 2025-12-11 14:56:33,969 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/IqIDgsYbQ12bIW8sJHQhVQ HTTP/1.1" 200 442
[task 2025-12-11T14:56:33.970+00:00] 2025-12-11 14:56:33,970 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.970+00:00] 2025-12-11 14:56:33,970 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '442', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1ba-TyJeKu9ileobwIQfqTF6hvKHA+Q"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '906506c9-ccbe-4aac-b374-3e7bb46516e6', 'X-For-Trace-Id': 'b8e94b1011e59431ef872c47d0d09c3b', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/IqIDgsYbQ12bIW8sJHQhVQ', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.823769,VS0,VE136'}
[task 2025-12-11T14:56:33.971+00:00] 2025-12-11 14:56:33,971 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/YwHODtVwRkmqzduI6zUyeg HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.971+00:00] 2025-12-11 14:56:33,971 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.971+00:00] 2025-12-11 14:56:33,971 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-RKEKuztOhva7Qs8O9iOGL3+iiiI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '90675d76-1d2b-4dfd-a8dc-73f6f151659e', 'X-For-Trace-Id': '63104920ca0e5ca01b215289e5df5f03', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YwHODtVwRkmqzduI6zUyeg', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.800053,VS0,VE161'}
[task 2025-12-11T14:56:33.973+00:00] 2025-12-11 14:56:33,972 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/MpeHqesSROuAVvnuRfEJdg HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.973+00:00] 2025-12-11 14:56:33,973 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.973+00:00] 2025-12-11 14:56:33,973 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-2/QP6/YqnBbxXJSrtJaI5UvlNPI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '448307e4-9d6c-4969-8292-fc245f8991fc', 'X-For-Trace-Id': '4b4061c5c1f9d6d56171ea2dc83b34b4', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MpeHqesSROuAVvnuRfEJdg', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.825563,VS0,VE138'}
[task 2025-12-11T14:56:33.974+00:00] 2025-12-11 14:56:33,974 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/AflAtLHSQ6mOLKWnQYZN1g HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.974+00:00] 2025-12-11 14:56:33,974 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.975+00:00] 2025-12-11 14:56:33,975 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/LiONV8O6SKyyMoG-zYpfRQ HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.975+00:00] 2025-12-11 14:56:33,975 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-CGe+fEjYvrM8ZN7guTTDRAdougk"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'aee8a3b7-d029-45f4-adcc-c121e0c91724', 'X-For-Trace-Id': '94cb5ef50fb372621d86fe2587214120', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AflAtLHSQ6mOLKWnQYZN1g', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.823484,VS0,VE141'}
[task 2025-12-11T14:56:33.975+00:00] 2025-12-11 14:56:33,975 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.976+00:00] 2025-12-11 14:56:33,976 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-tDNM+DEoJNvHDFX3G8WFMn/qXTk"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '12b14154-d863-4569-bcf6-f7210f80586b', 'X-For-Trace-Id': 'e89c6d313904e5e77fb0818ee0ec8549', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LiONV8O6SKyyMoG-zYpfRQ', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.825208,VS0,VE140'}
[task 2025-12-11T14:56:33.978+00:00] 2025-12-11 14:56:33,977 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/KxCvi5BCR9WojwFmZtu-BA HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.978+00:00] 2025-12-11 14:56:33,978 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.978+00:00] 2025-12-11 14:56:33,978 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-CfybWttKpB2twZ1N2nR42MhgWGo"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '4dd6384f-ceec-4077-8677-9d652afa3fcb', 'X-For-Trace-Id': '3010b196d95c3d5b875a8e0d8cc08570', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KxCvi5BCR9WojwFmZtu-BA', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.828504,VS0,VE140'}
[task 2025-12-11T14:56:33.981+00:00] 2025-12-11 14:56:33,981 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/easrpoOeRKqmS4aW_-1TOQ HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.981+00:00] 2025-12-11 14:56:33,981 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.981+00:00] 2025-12-11 14:56:33,981 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-YBnjyAliqbZo36YuEnfnd+5VEB8"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '5be87e23-4c11-475d-8274-ff5a07de7431', 'X-For-Trace-Id': '6ceac2b4b9e2cb2c4a9345d7a07349fd', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/easrpoOeRKqmS4aW_-1TOQ', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.813893,VS0,VE158'}
[task 2025-12-11T14:56:33.984+00:00] 2025-12-11 14:56:33,984 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/Q1XphV6cTFKs8vEMuZQYMA HTTP/1.1" 200 440
[task 2025-12-11T14:56:33.984+00:00] 2025-12-11 14:56:33,984 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.985+00:00] 2025-12-11 14:56:33,985 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1b8-MC/4KmjR6wSDOSIoTnhP/StLaEg"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '11054c71-cae6-4fb4-a45e-b1e505906dec', 'X-For-Trace-Id': 'ad01b82c57306eb604678fab5b70937b', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Q1XphV6cTFKs8vEMuZQYMA', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.816896,VS0,VE158'}
[task 2025-12-11T14:56:33.985+00:00] 2025-12-11 14:56:33,985 - INFO - Creating task with taskId fBd0xv4eRDm61lQiUBgv4A for complete-pr
[task 2025-12-11T14:56:33.985+00:00] 2025-12-11 14:56:33,985 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,985 - DEBUG - Found a positional argument: fBd0xv4eRDm61lQiUBgv4A
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - After processing positional arguments, we have: {'taskId': 'fBd0xv4eRDm61lQiUBgv4A'}
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - After keyword arguments, we have: {'taskId': 'fBd0xv4eRDm61lQiUBgv4A'}
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/fBd0xv4eRDm61lQiUBgv4A
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,985 - INFO - Creating task with taskId L9uJsA1CQL6gQhZG-HTukA for codecov-upload
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - Found a positional argument: L9uJsA1CQL6gQhZG-HTukA
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - After processing positional arguments, we have: {'taskId': 'L9uJsA1CQL6gQhZG-HTukA'}
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - After keyword arguments, we have: {'taskId': 'L9uJsA1CQL6gQhZG-HTukA'}
[task 2025-12-11T14:56:33.986+00:00] 2025-12-11 14:56:33,986 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.987+00:00] 2025-12-11 14:56:33,986 - DEBUG - Full URL used is: http://172.17.0.1:80/api/queue/v1/task/L9uJsA1CQL6gQhZG-HTukA
[task 2025-12-11T14:56:33.987+00:00] 2025-12-11 14:56:33,986 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/fBd0xv4eRDm61lQiUBgv4A
[task 2025-12-11T14:56:33.987+00:00] 2025-12-11 14:56:33,987 - DEBUG - Not using hawk!
[task 2025-12-11T14:56:33.987+00:00] 2025-12-11 14:56:33,987 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.987+00:00] 2025-12-11 14:56:33,987 - DEBUG - HTTP Payload: {"provisionerId":"built-in","workerType":"succeed","routes":["checks"],"created":"2025-12-11T14:56:3 (limit 100 char)
[task 2025-12-11T14:56:33.988+00:00] 2025-12-11 14:56:33,987 - DEBUG - Making attempt 0
[task 2025-12-11T14:56:33.988+00:00] 2025-12-11 14:56:33,988 - DEBUG - Making a PUT request to http://172.17.0.1:80/api/queue/v1/task/L9uJsA1CQL6gQhZG-HTukA
[task 2025-12-11T14:56:33.989+00:00] 2025-12-11 14:56:33,988 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-12-11T14:56:33.989+00:00] 2025-12-11 14:56:33,988 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-12-11T14:56:33.989+00:00] 2025-12-11 14:56:33,988 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.990+00:00] 2025-12-11 14:56:33,989 - DEBUG - Starting new HTTP connection (1): 172.17.0.1:80
[task 2025-12-11T14:56:33.998+00:00] 2025-12-11 14:56:33,998 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/EVq_kombSpiUoSxuzzDTlQ HTTP/1.1" 200 428
[task 2025-12-11T14:56:33.999+00:00] 2025-12-11 14:56:33,998 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:33.999+00:00] 2025-12-11 14:56:33,999 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '428', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:33 GMT', 'Etag': 'W/"1ac-tPn5jaJyPR423BLXIiAMrbGZxcU"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'f4b68745-ea77-4a7b-8ba5-fe421809a85e', 'X-For-Trace-Id': '27fefa8f6623e34fe717a62d66d3a427', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EVq_kombSpiUoSxuzzDTlQ', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.826307,VS0,VE163'}
[task 2025-12-11T14:56:34.148+00:00] 2025-12-11 14:56:34,148 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/fBd0xv4eRDm61lQiUBgv4A HTTP/1.1" 200 424
[task 2025-12-11T14:56:34.148+00:00] 2025-12-11 14:56:34,148 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:34.149+00:00] 2025-12-11 14:56:34,149 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '424', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:34 GMT', 'Etag': 'W/"1a8-PVVx+OEQtJs7Cvxoz8y7WY7dAdE"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'd4742757-71e8-41b9-8a14-5a05a128c4be', 'X-For-Trace-Id': '762f66859925859358073c514f97fb94', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fBd0xv4eRDm61lQiUBgv4A', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.994396,VS0,VE144'}
[task 2025-12-11T14:56:34.166+00:00] 2025-12-11 14:56:34,165 - DEBUG - http://172.17.0.1:80 "PUT /api/queue/v1/task/L9uJsA1CQL6gQhZG-HTukA HTTP/1.1" 200 440
[task 2025-12-11T14:56:34.166+00:00] 2025-12-11 14:56:34,166 - DEBUG - Received HTTP Status:    200
[task 2025-12-11T14:56:34.166+00:00] 2025-12-11 14:56:34,166 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Thu, 11 Dec 2025 14:56:34 GMT', 'Etag': 'W/"1b8-J88rWHigrecfhF+T0SwAChQnKzI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '76200a87-941e-49ac-868b-a00dfa6ec6c3', 'X-For-Trace-Id': 'e1fc75d52fdc1ca665666e37d837e679', 'X-Served-By': 'cache-iad-kiad7000152-IAD, cache-iad-kiad7000152-IAD', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L9uJsA1CQL6gQhZG-HTukA', 'X-Taskcluster-Proxy-Revision': 'e954a7555fe32f7de69247759908749d1d670889', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/KpuYFpQFRySYfk3K48YuIw/0/on/us-east1-c/3660105990962374058/until/1765466177.543', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:KpuYFpQFRySYfk3K48YuIw/0","queue:resolve-task:KpuYFpQFRySYfk3K48YuIw/0","queue:create-artifact:KpuYFpQFRySYfk3K48YuIw/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '93.1.2', 'X-Timer': 'S1765464994.994559,VS0,VE162'}
[taskcluster 2025-12-11T14:56:34.357Z]                        Exit Code: 0
[taskcluster 2025-12-11T14:56:34.357Z]                        User Time: 30.451ms
[taskcluster 2025-12-11T14:56:34.357Z]                      Kernel Time: 26.868ms
[taskcluster 2025-12-11T14:56:34.357Z]                        Wall Time: 7.311756631s
[taskcluster 2025-12-11T14:56:34.357Z]  Average Available System Memory: 7.08 GiB
[taskcluster 2025-12-11T14:56:34.357Z]       Average System Memory Used: 690.33 MiB
[taskcluster 2025-12-11T14:56:34.357Z]          Peak System Memory Used: 727.21 MiB
[taskcluster 2025-12-11T14:56:34.357Z]              Total System Memory: 7.75 GiB
[taskcluster 2025-12-11T14:56:34.357Z]                           Result: SUCCEEDED
[taskcluster 2025-12-11T14:56:34.357Z] === Task Finished ===
[taskcluster 2025-12-11T14:56:34.357Z] Task Duration: 7.312277092s
[taskcluster 2025-12-11T14:56:36.043Z] [mounts] Preserving cache: Moving "/home/task_176546497711079/cache0" to "/home/generic-worker/caches/Ps0gYed1TeOq1Ddg1saX7w"