Skip to content

chore: pre-commit autoupdate

6b2f9ce
Select commit
Loading
Failed to load commit list.
Merged

chore: pre-commit autoupdate #70

chore: pre-commit autoupdate
6b2f9ce
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jul 7, 2025 in 53s

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-07-07T20:04:56.606Z
Resolved: 2025-07-07T20:05:06.354Z
Task Execution Time: 9 seconds, 748 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/python.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-07-07 20:04:56.672Z] Task ID: HU0WTEMgR3GZpi9Hn3oS4Q
[taskcluster 2025-07-07 20:04:56.672Z] Worker ID: 8124281533688289491
[taskcluster 2025-07-07 20:04:56.672Z] Worker Group: us-west1-b
[taskcluster 2025-07-07 20:04:56.672Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-07-07 20:04:56.672Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-07-07 20:04:56.672Z] Worker Version: 38.0.5
[taskcluster 2025-07-07 20:04:56.672Z] Public IP: 34.19.79.204
[taskcluster 2025-07-07 20:04:56.672Z] Hostname: mozilla-1-decision-gcp-hls4cfiztpsnw7doacbara
[taskcluster 2025-07-07 20:04:56.672Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v3" -> /builds/worker/checkouts

[taskcluster 2025-07-07 20:04:57.282Z] === Task Starting ===
[setup 2025-07-07T20:04:57.683Z] run-task started in /
[setup 2025-07-07T20:04:57.684Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='simple-github' --owner='pre-commit-ci[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/simple-github' --base-ref='main' --base-rev='f2ccb696d7c29ccaa62c5a41dbe17632c247c894' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='6b2f9ce514218fdcb86898eb89e413bd29c03087' 

[setup 2025-07-07T20:04:57.684Z] Python version: 3.11.2
[vcs 2025-07-07T20:04:57.685Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-07-07T20:04:57.685Z] running as worker:worker
[vcs 2025-07-07T20:04:57.685Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-07-07T20:04:57.690Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-07-07T20:04:57.989Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-07-07T20:04:57.990Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-07-07T20:04:57.998Z] executing ['git', 'checkout', 'main']
[vcs 2025-07-07T20:04:58.002Z] Switched to branch 'main'
[vcs 2025-07-07T20:04:58.003Z] Your branch is up to date with 'origin/main'.
[vcs 2025-07-07T20:04:58.003Z] executing ['git', 'fetch', 'origin', 'f2ccb696d7c29ccaa62c5a41dbe17632c247c894']
[vcs 2025-07-07T20:04:58.293Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-07-07T20:04:58.293Z]  * branch            f2ccb696d7c29ccaa62c5a41dbe17632c247c894 -> FETCH_HEAD
[vcs 2025-07-07T20:04:58.301Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-07-07T20:04:58.606Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-07-07T20:04:58.606Z]  * branch            pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-07-07T20:04:58.612Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-07-07T20:04:58.852Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-07-07T20:04:58.852Z]  * branch            pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-07-07T20:04:58.857Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', '6b2f9ce514218fdcb86898eb89e413bd29c03087']
[vcs 2025-07-07T20:04:58.868Z] Switched to and reset branch 'pre-commit-ci-update-config'
[vcs 2025-07-07T20:04:58.868Z] cleaning git checkout...
[vcs 2025-07-07T20:04:58.868Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-07-07T20:04:58.870Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2025-07-07T20:04:58.871Z] successfully cleaned git checkout!
[vcs 2025-07-07T20:04:58.875Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/6b2f9ce514218fdcb86898eb89e413bd29c03087' title='Built from simple-github commit 6b2f9ce514218fdcb86898eb89e413bd29c03087'>6b2f9ce514218fdcb86898eb89e413bd29c03087</a>
[pip-install 2025-07-07T20:04:58.875Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-07-07T20:04:59.217Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-07-07T20:04:59.330Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2025-07-07T20:04:59.332Z] Ignoring typing-extensions: markers 'python_version >= "3.8" and python_version < "3.9"' don't match your environment
[pip-install 2025-07-07T20:04:59.334Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 1)) (1.4.4)
[pip-install 2025-07-07T20:04:59.415Z] Collecting arrow==1.3.0
[pip-install 2025-07-07T20:04:59.472Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-07-07T20:04:59.487Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.9 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.491Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (0.4.4)
[pip-install 2025-07-07T20:04:59.520Z] Collecting certifi==2023.11.17
[pip-install 2025-07-07T20:04:59.532Z]   Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2025-07-07T20:04:59.550Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 10.4 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.568Z] Collecting chardet==5.2.0
[pip-install 2025-07-07T20:04:59.578Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-07-07T20:04:59.597Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.5 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.773Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-07-07T20:04:59.784Z]   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-07-07T20:04:59.797Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 12.7 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.828Z] Collecting click==8.1.7
[pip-install 2025-07-07T20:04:59.838Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-07-07T20:04:59.847Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 14.0 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.871Z] Collecting cookiecutter==2.5.0
[pip-install 2025-07-07T20:04:59.882Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2025-07-07T20:04:59.903Z] Collecting giturlparse==0.12.0
[pip-install 2025-07-07T20:04:59.914Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-07-07T20:04:59.941Z] Collecting idna==3.7
[pip-install 2025-07-07T20:04:59.951Z]   Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2025-07-07T20:04:59.958Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 11.3 MB/s eta 0:00:00
[pip-install 2025-07-07T20:04:59.984Z] Collecting jinja2==3.1.6
[pip-install 2025-07-07T20:04:59.994Z]   Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
[pip-install 2025-07-07T20:05:00.007Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 12.5 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.025Z] Collecting json-e==4.6.0
[pip-install 2025-07-07T20:05:00.036Z]   Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2025-07-07T20:05:00.070Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-07-07T20:05:00.080Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-07-07T20:05:00.087Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 17.9 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.090Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (2.1.3)
[pip-install 2025-07-07T20:05:00.103Z] Collecting mdurl==0.1.2
[pip-install 2025-07-07T20:05:00.113Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-07-07T20:05:00.117Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 195)) (0.1.1)
[pip-install 2025-07-07T20:05:00.149Z] Collecting pygments==2.17.2
[pip-install 2025-07-07T20:05:00.161Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2025-07-07T20:05:00.230Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.8 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.238Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 201)) (2.8.2)
[pip-install 2025-07-07T20:05:00.240Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 204)) (8.0.1)
[pip-install 2025-07-07T20:05:00.312Z] Collecting pyyaml==6.0.1
[pip-install 2025-07-07T20:05:00.322Z]   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2025-07-07T20:05:00.357Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 23.2 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.362Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 258)) (2.0.4)
[pip-install 2025-07-07T20:05:00.403Z] Collecting requests==2.32.4
[pip-install 2025-07-07T20:05:00.413Z]   Downloading requests-2.32.4-py3-none-any.whl (64 kB)
[pip-install 2025-07-07T20:05:00.419Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 18.0 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.507Z] Collecting rich==13.7.0
[pip-install 2025-07-07T20:05:00.520Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2025-07-07T20:05:00.531Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 26.9 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.536Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 267)) (1.16.0)
[pip-install 2025-07-07T20:05:00.537Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 270)) (2.0.0)
[pip-install 2025-07-07T20:05:00.574Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2025-07-07T20:05:00.586Z]   Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2025-07-07T20:05:00.592Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 47.1 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.596Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 276)) (13.0.1)
[pip-install 2025-07-07T20:05:00.598Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 280)) (1.3)
[pip-install 2025-07-07T20:05:00.624Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2025-07-07T20:05:00.636Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2025-07-07T20:05:00.690Z] Collecting urllib3==2.5.0
[pip-install 2025-07-07T20:05:00.700Z]   Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
[pip-install 2025-07-07T20:05:00.705Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 45.0 MB/s eta 0:00:00
[pip-install 2025-07-07T20:05:00.727Z] Collecting voluptuous==0.14.1
[pip-install 2025-07-07T20:05:00.739Z]   Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2025-07-07T20:05:01.216Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, jinja2, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2025-07-07T20:05:02.047Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.047Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.302Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.302Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.457Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.457Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.551Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.551Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.768Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.768Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.851Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-07-07T20:05:02.851Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-07-07T20:05:02.917Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.7 jinja2-3.1.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 requests-2.32.4 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-2.5.0 voluptuous-0.14.1
[task 2025-07-07T20:05:03.042Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='simple-github' --owner='pre-commit-ci[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/simple-github' --base-ref='main' --base-rev='f2ccb696d7c29ccaa62c5a41dbe17632c247c894' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='6b2f9ce514218fdcb86898eb89e413bd29c03087' \n"]
[task 2025-07-07T20:05:03.044Z] + cd /builds/worker/checkouts/src
[task 2025-07-07T20:05:03.044Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-07-07T20:05:03.045Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=simple-github '--owner=pre-commit-ci[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/simple-github --base-ref=main --base-rev=f2ccb696d7c29ccaa62c5a41dbe17632c247c894 --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=6b2f9ce514218fdcb86898eb89e413bd29c03087
[task 2025-07-07T20:05:03.285Z] 2025-07-07 20:05:03,284 - INFO - Loading graph configuration.
[task 2025-07-07T20:05:03.292Z] 2025-07-07 20:05:03,291 - WARNING - using default project parameters; add simple-github to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-07-07T20:05:03.292Z] 2025-07-07 20:05:03,292 - INFO - Using Parameters(id=095b1b537538) (from defaults)
[task 2025-07-07T20:05:03.293Z] 2025-07-07 20:05:03,292 - INFO - writing artifact file `parameters.yml`
[task 2025-07-07T20:05:03.297Z] 2025-07-07 20:05:03,297 - INFO - writing artifact file `actions.json`
[task 2025-07-07T20:05:03.299Z] 2025-07-07 20:05:03,299 - INFO - Loading kinds
[task 2025-07-07T20:05:03.307Z] 2025-07-07 20:05:03,307 - INFO - Generating full task set
[task 2025-07-07T20:05:03.315Z] 2025-07-07 20:05:03,315 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-07-07T20:05:03.331Z] 2025-07-07 20:05:03,331 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-07-07T20:05:03.348Z] 2025-07-07 20:05:03,348 - INFO - Generated 2 tasks for kind docker-image
[task 2025-07-07T20:05:03.357Z] 2025-07-07 20:05:03,357 - INFO - Generated 1 tasks for kind fetch
[task 2025-07-07T20:05:03.360Z] 2025-07-07 20:05:03,360 - INFO - Generated 2 tasks for kind test
[task 2025-07-07T20:05:03.362Z] 2025-07-07 20:05:03,362 - INFO - Generated 1 tasks for kind codecov
[task 2025-07-07T20:05:03.362Z] 2025-07-07 20:05:03,362 - INFO - Generating full task graph
[task 2025-07-07T20:05:03.362Z] 2025-07-07 20:05:03,362 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2025-07-07T20:05:03.363Z] 2025-07-07 20:05:03,363 - INFO - writing artifact file `full-task-graph.json`
[task 2025-07-07T20:05:03.364Z] 2025-07-07 20:05:03,364 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,364 - INFO - Generating target task set
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,365 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,365 - INFO - writing artifact file `target-tasks.json`
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,365 - INFO - Generating target task graph
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,365 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-07-07T20:05:03.365Z] 2025-07-07 20:05:03,365 - INFO - Generating optimized task graph
[task 2025-07-07T20:05:03.366Z] 2025-07-07 20:05:03,365 - INFO - No tasks removed during optimization
[task 2025-07-07T20:05:03.412Z] 2025-07-07 20:05:03,412 - WARNING - response body: {
[task 2025-07-07T20:05:03.412Z]   "code": "ResourceNotFound",
[task 2025-07-07T20:05:03.412Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-07-07T20:05:03.408Z",
[task 2025-07-07T20:05:03.412Z]   "requestInfo": {
[task 2025-07-07T20:05:03.412Z]     "method": "findTask",
[task 2025-07-07T20:05:03.412Z]     "params": {
[task 2025-07-07T20:05:03.412Z]       "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-07-07T20:05:03.412Z]     },
[task 2025-07-07T20:05:03.412Z]     "payload": {},
[task 2025-07-07T20:05:03.412Z]     "time": "2025-07-07T20:05:03.408Z"
[task 2025-07-07T20:05:03.412Z]   }
[task 2025-07-07T20:05:03.412Z] }
[task 2025-07-07T20:05:03.433Z] 2025-07-07 20:05:03,433 - WARNING - response body: {
[task 2025-07-07T20:05:03.433Z]   "code": "ResourceNotFound",
[task 2025-07-07T20:05:03.433Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-07-07T20:05:03.431Z",
[task 2025-07-07T20:05:03.433Z]   "requestInfo": {
[task 2025-07-07T20:05:03.433Z]     "method": "findTask",
[task 2025-07-07T20:05:03.433Z]     "params": {
[task 2025-07-07T20:05:03.433Z]       "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-07-07T20:05:03.433Z]     },
[task 2025-07-07T20:05:03.433Z]     "payload": {},
[task 2025-07-07T20:05:03.433Z]     "time": "2025-07-07T20:05:03.431Z"
[task 2025-07-07T20:05:03.433Z]   }
[task 2025-07-07T20:05:03.433Z] }
[task 2025-07-07T20:05:03.516Z] 2025-07-07 20:05:03,515 - WARNING - response body: {
[task 2025-07-07T20:05:03.516Z]   "code": "ResourceNotFound",
[task 2025-07-07T20:05:03.516Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-07-07T20:05:03.511Z",
[task 2025-07-07T20:05:03.516Z]   "requestInfo": {
[task 2025-07-07T20:05:03.516Z]     "method": "findTask",
[task 2025-07-07T20:05:03.516Z]     "params": {
[task 2025-07-07T20:05:03.516Z]       "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-07-07T20:05:03.516Z]     },
[task 2025-07-07T20:05:03.516Z]     "payload": {},
[task 2025-07-07T20:05:03.516Z]     "time": "2025-07-07T20:05:03.511Z"
[task 2025-07-07T20:05:03.516Z]   }
[task 2025-07-07T20:05:03.516Z] }
[task 2025-07-07T20:05:03.578Z] 2025-07-07 20:05:03,578 - WARNING - response body: {
[task 2025-07-07T20:05:03.578Z]   "code": "ResourceNotFound",
[task 2025-07-07T20:05:03.578Z]   "message": "Indexed task not found\n\n---\n\n* method:     findTask\n* errorCode:  ResourceNotFound\n* statusCode: 404\n* time:       2025-07-07T20:05:03.576Z",
[task 2025-07-07T20:05:03.578Z]   "requestInfo": {
[task 2025-07-07T20:05:03.578Z]     "method": "findTask",
[task 2025-07-07T20:05:03.578Z]     "params": {
[task 2025-07-07T20:05:03.578Z]       "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-07-07T20:05:03.578Z]     },
[task 2025-07-07T20:05:03.578Z]     "payload": {},
[task 2025-07-07T20:05:03.578Z]     "time": "2025-07-07T20:05:03.576Z"
[task 2025-07-07T20:05:03.578Z]   }
[task 2025-07-07T20:05:03.578Z] }
[task 2025-07-07T20:05:03.642Z] 2025-07-07 20:05:03,642 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-07-07T20:05:03.643Z] 2025-07-07 20:05:03,643 - INFO - writing artifact file `task-graph.json`
[task 2025-07-07T20:05:03.644Z] 2025-07-07 20:05:03,644 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-07-07T20:05:03.645Z] 2025-07-07 20:05:03,645 - INFO - Creating task with taskId X48jjfx-TfmtqNzG_LTC7w for test-type-check
[task 2025-07-07T20:05:03.647Z] 2025-07-07 20:05:03,647 - INFO - Creating task with taskId Cqoc2rsWRRS3F-1ftuP7mA for test-unit
[taskcluster 2025-07-07 20:05:04.004Z] === Task Finished ===
[taskcluster 2025-07-07 20:05:05.971Z] Successful task run with exit code: 0 completed in 9.298 seconds