chore(deps-dev): bump prettier from 1.19.1 to 3.4.2 in /ui #3262
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: 2024-12-09T03:32:21.319Z
Resolved: 2024-12-09T03:32:33.868Z
Task Execution Time: 12 seconds, 549 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/balrog-agent.tar.gz
- public/docker-contexts/balrog-backend.tar.gz
- public/docker-contexts/node.tar.gz
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.9.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/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2024-12-09 03:32:21.343Z] Task ID: Ja5_LYATRwaN1fuHHHS53A
[taskcluster 2024-12-09 03:32:21.343Z] Worker ID: 699410074081942151
[taskcluster 2024-12-09 03:32:21.343Z] Worker Group: us-west1-a
[taskcluster 2024-12-09 03:32:21.343Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-09 03:32:21.343Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-12-09 03:32:21.343Z] Worker Version: 38.0.5
[taskcluster 2024-12-09 03:32:21.343Z] Public IP: 34.168.160.171
[taskcluster 2024-12-09 03:32:21.343Z] Hostname: releng-1-decision-gcp-msj3brntq-ie2u-hewbipq
[taskcluster 2024-12-09 03:32:21.766Z] === Task Starting ===
[setup 2024-12-09T03:32:22.044Z] run-task started in /
[setup 2024-12-09T03:32:22.044Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='balrog' --message="" --owner='[email protected]' --level='1' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for='github-pull-request' --target-tasks-method=balrog
[setup 2024-12-09T03:32:22.044Z] Python version: 3.11.2
[vcs 2024-12-09T03:32:22.046Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-09T03:32:22.048Z] running as worker:worker
[vcs 2024-12-09T03:32:22.048Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-09T03:32:22.051Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-12-09T03:32:22.052Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-12-09T03:32:26.177Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/prettier-3.4.2']
[vcs 2024-12-09T03:32:26.474Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-09T03:32:26.475Z] * branch dependabot/npm_and_yarn/ui/prettier-3.4.2 -> FETCH_HEAD
[vcs 2024-12-09T03:32:26.483Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/prettier-3.4.2']
[vcs 2024-12-09T03:32:26.740Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-09T03:32:26.741Z] * branch dependabot/npm_and_yarn/ui/prettier-3.4.2 -> FETCH_HEAD
[vcs 2024-12-09T03:32:26.745Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/prettier-3.4.2', 'beff57897d048dd77b888e34741902f47ae6d08b']
[vcs 2024-12-09T03:32:26.871Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/prettier-3.4.2'
[vcs 2024-12-09T03:32:26.872Z] cleaning git checkout...
[vcs 2024-12-09T03:32:26.872Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-09T03:32:26.880Z] removing []
[vcs 2024-12-09T03:32:26.880Z] successfully cleaned git checkout!
[vcs 2024-12-09T03:32:26.882Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/beff57897d048dd77b888e34741902f47ae6d08b' title='Built from balrog commit beff57897d048dd77b888e34741902f47ae6d08b'>beff57897d048dd77b888e34741902f47ae6d08b</a>
[pip-install 2024-12-09T03:32:26.882Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-12-09T03:32:27.159Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-12-09T03:32:27.252Z] 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 7)) (1.4.4)
[pip-install 2024-12-09T03:32:27.343Z] Collecting arrow==1.3.0
[pip-install 2024-12-09T03:32:27.397Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-12-09T03:32:27.411Z] ββββββββββββββββββββββββββββββββββββββββ 66.4/66.4 kB 5.1 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:27.415Z] 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 15)) (0.4.4)
[pip-install 2024-12-09T03:32:27.445Z] Collecting certifi==2022.9.24
[pip-install 2024-12-09T03:32:27.458Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-12-09T03:32:27.474Z] ββββββββββββββββββββββββββββββββββββββ 161.1/161.1 kB 11.6 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:27.494Z] Collecting chardet==5.2.0
[pip-install 2024-12-09T03:32:27.504Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-12-09T03:32:27.522Z] ββββββββββββββββββββββββββββββββββββββ 199.4/199.4 kB 12.0 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:27.679Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-12-09T03:32:27.689Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-12-09T03:32:27.723Z] Collecting click==8.1.7
[pip-install 2024-12-09T03:32:27.738Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-12-09T03:32:27.747Z] ββββββββββββββββββββββββββββββββββββββββ 97.9/97.9 kB 15.0 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:27.773Z] Collecting cookiecutter==2.5.0
[pip-install 2024-12-09T03:32:27.786Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-12-09T03:32:27.793Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 39)) (0.10.0)
[pip-install 2024-12-09T03:32:27.795Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 43)) (3.4)
[pip-install 2024-12-09T03:32:27.796Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 47)) (3.1.2)
[pip-install 2024-12-09T03:32:27.817Z] Collecting json-e==4.4.3
[pip-install 2024-12-09T03:32:27.828Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-12-09T03:32:27.859Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-12-09T03:32:27.868Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-12-09T03:32:27.876Z] ββββββββββββββββββββββββββββββββββββββββ 87.5/87.5 kB 16.9 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:27.879Z] 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 59)) (2.1.3)
[pip-install 2024-12-09T03:32:27.894Z] Collecting mdurl==0.1.2
[pip-install 2024-12-09T03:32:27.903Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-12-09T03:32:27.908Z] 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 125)) (0.1.1)
[pip-install 2024-12-09T03:32:27.941Z] Collecting pygments==2.17.2
[pip-install 2024-12-09T03:32:27.952Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-12-09T03:32:28.026Z] ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 16.4 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:28.035Z] 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 133)) (2.8.2)
[pip-install 2024-12-09T03:32:28.037Z] 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 137)) (8.0.1)
[pip-install 2024-12-09T03:32:28.038Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 141)) (6.0)
[pip-install 2024-12-09T03:32:28.040Z] 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 185)) (2.0.4)
[pip-install 2024-12-09T03:32:28.084Z] Collecting requests==2.27.1
[pip-install 2024-12-09T03:32:28.094Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-12-09T03:32:28.098Z] ββββββββββββββββββββββββββββββββββββββββ 63.1/63.1 kB 30.8 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:28.185Z] Collecting rich==13.7.0
[pip-install 2024-12-09T03:32:28.195Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-12-09T03:32:28.208Z] ββββββββββββββββββββββββββββββββββββββ 240.6/240.6 kB 21.5 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:28.212Z] 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 198)) (1.16.0)
[pip-install 2024-12-09T03:32:28.213Z] 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 202)) (2.0.0)
[pip-install 2024-12-09T03:32:28.249Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-12-09T03:32:28.261Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-12-09T03:32:28.274Z] ββββββββββββββββββββββββββββββββββββββ 185.7/185.7 kB 17.9 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:28.277Z] 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 210)) (13.0.1)
[pip-install 2024-12-09T03:32:28.279Z] 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 215)) (1.3)
[pip-install 2024-12-09T03:32:28.304Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-12-09T03:32:28.315Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-12-09T03:32:28.366Z] Collecting urllib3==1.26.12
[pip-install 2024-12-09T03:32:28.378Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-12-09T03:32:28.385Z] ββββββββββββββββββββββββββββββββββββββ 140.4/140.4 kB 32.4 MB/s eta 0:00:00
[pip-install 2024-12-09T03:32:28.389Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 227)) (0.13.1)
[pip-install 2024-12-09T03:32:28.807Z] Installing collected packages: types-python-dateutil, json-e, urllib3, pygments, mdurl, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-12-09T03:32:29.449Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:29.450Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:29.534Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:29.534Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:29.686Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:29.686Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:29.773Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:29.773Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:29.981Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:29.981Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:30.064Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-09T03:32:30.064Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-09T03:32:30.103Z] Successfully installed arrow-1.3.0 certifi-2022.9.24 chardet-5.2.0 charset-normalizer-2.0.12 click-8.1.7 cookiecutter-2.5.0 json-e-4.4.3 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 requests-2.27.1 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-1.26.12
[task 2024-12-09T03:32:30.212Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2024-12-09T03:32:30.214Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-09T03:32:30.215Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/mozilla-releng/balrog --head-ref=dependabot/npm_and_yarn/ui/prettier-3.4.2 --head-rev=beff57897d048dd77b888e34741902f47ae6d08b --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-12-09T03:32:30.411Z] /builds/worker/.local/lib/python3.11/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (5.2.0)/charset_normalizer (2.0.12) doesn't match a supported version!
[task 2024-12-09T03:32:30.412Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-12-09T03:32:30.489Z] 2024-12-09 03:32:30,489 - INFO - Loading graph configuration.
[task 2024-12-09T03:32:30.499Z] 2024-12-09 03:32:30,499 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-12-09T03:32:30.500Z] 2024-12-09 03:32:30,499 - INFO - base_rev is not set.
[task 2024-12-09T03:32:30.500Z] 2024-12-09 03:32:30,499 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-12-09T03:32:30.502Z] 2024-12-09 03:32:30,502 - INFO - base_rev has been reset from "" to "ed65b5d801283178145f00d27cbc19b28fac6050".
[task 2024-12-09T03:32:30.502Z] 2024-12-09 03:32:30,502 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-09T03:32:30.503Z] 2024-12-09 03:32:30,503 - INFO - Using Parameters(id=547c4e628970) (from defaults)
[task 2024-12-09T03:32:30.504Z] 2024-12-09 03:32:30,504 - INFO - writing artifact file `parameters.yml`
[task 2024-12-09T03:32:30.508Z] 2024-12-09 03:32:30,508 - INFO - writing artifact file `actions.json`
[task 2024-12-09T03:32:30.510Z] 2024-12-09 03:32:30,510 - INFO - Loading kinds
[task 2024-12-09T03:32:30.526Z] 2024-12-09 03:32:30,526 - INFO - Generating full task set
[task 2024-12-09T03:32:30.534Z] 2024-12-09 03:32:30,534 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-12-09T03:32:30.550Z] 2024-12-09 03:32:30,550 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-12-09T03:32:30.566Z] 2024-12-09 03:32:30,566 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-12-09T03:32:30.582Z] 2024-12-09 03:32:30,582 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-12-09T03:32:30.598Z] 2024-12-09 03:32:30,598 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-12-09T03:32:30.608Z] 2024-12-09 03:32:30,608 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-12-09T03:32:30.710Z] 2024-12-09 03:32:30,710 - INFO - Generated 6 tasks for kind docker-image
[task 2024-12-09T03:32:30.720Z] 2024-12-09 03:32:30,720 - INFO - Generated 2 tasks for kind push-image
[task 2024-12-09T03:32:30.724Z] 2024-12-09 03:32:30,724 - INFO - Generated 4 tasks for kind test
[task 2024-12-09T03:32:30.726Z] 2024-12-09 03:32:30,726 - INFO - Generated 2 tasks for kind ui
[task 2024-12-09T03:32:30.729Z] 2024-12-09 03:32:30,729 - INFO - Generated 2 tasks for kind push-js
[task 2024-12-09T03:32:30.729Z] 2024-12-09 03:32:30,729 - INFO - Generating full task graph
[task 2024-12-09T03:32:30.730Z] 2024-12-09 03:32:30,729 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-12-09T03:32:30.731Z] 2024-12-09 03:32:30,729 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-09T03:32:30.733Z] 2024-12-09 03:32:30,733 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-09T03:32:30.733Z] 2024-12-09 03:32:30,733 - INFO - Generating target task set
[task 2024-12-09T03:32:30.734Z] 2024-12-09 03:32:30,734 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-12-09T03:32:30.734Z] 2024-12-09 03:32:30,734 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-09T03:32:30.734Z] 2024-12-09 03:32:30,734 - INFO - Generating target task graph
[task 2024-12-09T03:32:30.734Z] 2024-12-09 03:32:30,734 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-12-09T03:32:30.734Z] 2024-12-09 03:32:30,734 - INFO - Generating optimized task graph
[task 2024-12-09T03:32:30.735Z] 2024-12-09 03:32:30,735 - INFO - No tasks removed during optimization
[task 2024-12-09T03:32:30.882Z] 2024-12-09 03:32:30,882 - WARNING - response body: {
[task 2024-12-09T03:32:30.882Z] "code": "ResourceNotFound",
[task 2024-12-09T03:32:30.882Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-09T03:32:30.876Z",
[task 2024-12-09T03:32:30.882Z] "requestInfo": {
[task 2024-12-09T03:32:30.882Z] "method": "findTask",
[task 2024-12-09T03:32:30.882Z] "params": {
[task 2024-12-09T03:32:30.882Z] "indexPath": "releng.cache.level-3.docker-images.v2.node.hash.2107e5a726daa59ec4e6641c6ea32f5dfb7eaea3ae3474731dff1c87cb932577"
[task 2024-12-09T03:32:30.882Z] },
[task 2024-12-09T03:32:30.882Z] "payload": {},
[task 2024-12-09T03:32:30.883Z] "time": "2024-12-09T03:32:30.876Z"
[task 2024-12-09T03:32:30.883Z] }
[task 2024-12-09T03:32:30.883Z] }
[task 2024-12-09T03:32:30.896Z] 2024-12-09 03:32:30,896 - WARNING - response body: {
[task 2024-12-09T03:32:30.896Z] "code": "ResourceNotFound",
[task 2024-12-09T03:32:30.896Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-09T03:32:30.892Z",
[task 2024-12-09T03:32:30.896Z] "requestInfo": {
[task 2024-12-09T03:32:30.896Z] "method": "findTask",
[task 2024-12-09T03:32:30.896Z] "params": {
[task 2024-12-09T03:32:30.897Z] "indexPath": "releng.cache.level-3.docker-images.v2.python3.11.hash.bbe15ec9975112175f0a6d54f7bdf336a2f7b49e8c0020fb48a665969f7a1bb6"
[task 2024-12-09T03:32:30.897Z] },
[task 2024-12-09T03:32:30.897Z] "payload": {},
[task 2024-12-09T03:32:30.897Z] "time": "2024-12-09T03:32:30.892Z"
[task 2024-12-09T03:32:30.897Z] }
[task 2024-12-09T03:32:30.897Z] }
[task 2024-12-09T03:32:30.912Z] 2024-12-09 03:32:30,912 - WARNING - response body: {
[task 2024-12-09T03:32:30.912Z] "code": "ResourceNotFound",
[task 2024-12-09T03:32:30.912Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-09T03:32:30.907Z",
[task 2024-12-09T03:32:30.912Z] "requestInfo": {
[task 2024-12-09T03:32:30.912Z] "method": "findTask",
[task 2024-12-09T03:32:30.912Z] "params": {
[task 2024-12-09T03:32:30.912Z] "indexPath": "releng.cache.level-3.docker-images.v2.python3.9.hash.ba98bcd852102d23e3116147321dd3197691fe3b6144db0ada79cc95906d362f"
[task 2024-12-09T03:32:30.912Z] },
[task 2024-12-09T03:32:30.912Z] "payload": {},
[task 2024-12-09T03:32:30.912Z] "time": "2024-12-09T03:32:30.907Z"
[task 2024-12-09T03:32:30.912Z] }
[task 2024-12-09T03:32:30.912Z] }
[task 2024-12-09T03:32:30.962Z] 2024-12-09 03:32:30,962 - WARNING - response body: {
[task 2024-12-09T03:32:30.962Z] "code": "ResourceNotFound",
[task 2024-12-09T03:32:30.962Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-12-09T03:32:30.957Z",
[task 2024-12-09T03:32:30.962Z] "requestInfo": {
[task 2024-12-09T03:32:30.962Z] "method": "findTask",
[task 2024-12-09T03:32:30.962Z] "params": {
[task 2024-12-09T03:32:30.962Z] "indexPath": "releng.cache.level-3.docker-images.v2.skopeo.hash.176a78fc4b64a0e4fd21fb970880568c73a8366e6abdbc07019a722c3c29966d"
[task 2024-12-09T03:32:30.962Z] },
[task 2024-12-09T03:32:30.962Z] "payload": {},
[task 2024-12-09T03:32:30.962Z] "time": "2024-12-09T03:32:30.957Z"
[task 2024-12-09T03:32:30.962Z] }
[task 2024-12-09T03:32:30.962Z] }
[task 2024-12-09T03:32:30.962Z] 2024-12-09 03:32:30,962 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-12-09T03:32:30.963Z] 2024-12-09 03:32:30,963 - INFO - writing artifact file `task-graph.json`
[task 2024-12-09T03:32:30.965Z] 2024-12-09 03:32:30,965 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-09T03:32:30.967Z] 2024-12-09 03:32:30,967 - INFO - Creating task with taskId KZl4UeC4ROSnDJN05UwEiw for build-docker-image-skopeo
[task 2024-12-09T03:32:30.968Z] 2024-12-09 03:32:30,967 - INFO - Creating task with taskId AsNSa3HyT_WX0ApV-zyJuA for build-docker-image-node
[task 2024-12-09T03:32:30.969Z] 2024-12-09 03:32:30,969 - INFO - Creating task with taskId aOWsr8nES5-0R-7T0N8Ugw for build-docker-image-python3.9
[task 2024-12-09T03:32:30.972Z] 2024-12-09 03:32:30,971 - INFO - Creating task with taskId MN6ZJddIQl2OcWzcU_ZalA for build-docker-image-python3.11
[task 2024-12-09T03:32:31.041Z] 2024-12-09 03:32:31,040 - INFO - Creating task with taskId Y-e_hlvPTUeqwMS1dfBWdA for test-backend
[task 2024-12-09T03:32:31.042Z] 2024-12-09 03:32:31,042 - INFO - Creating task with taskId dSYsRPR0T3iSWiaoY5ya5w for test-agent
[task 2024-12-09T03:32:31.043Z] 2024-12-09 03:32:31,043 - INFO - Creating task with taskId IgTIFtGfQ6eTgoTmmlxGog for test-client-py311
[task 2024-12-09T03:32:31.091Z] 2024-12-09 03:32:31,090 - INFO - Creating task with taskId KiEkUA-_QgOGmv1iEdMdQQ for ui-tests
[task 2024-12-09T03:32:31.092Z] 2024-12-09 03:32:31,092 - INFO - Creating task with taskId YfluBvDVSZmCQARTuBaUcg for test-client
[task 2024-12-09T03:32:31.095Z] 2024-12-09 03:32:31,094 - INFO - Creating task with taskId I5fy3pBjQ-exa1sJqxlUkg for ui-build
[taskcluster 2024-12-09 03:32:31.429Z] === Task Finished ===
[taskcluster 2024-12-09 03:32:33.201Z] Successful task run with exit code: 0 completed in 11.858 seconds