fix: ensure /github/branches endpoint returns all branches #1393
firefoxci-taskcluster / Decision Task
succeeded
Jan 24, 2024 in 12s
FirefoxCI (push)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-01-24 21:17:54.481Z] Task ID: FgC_dhb4Th621Y0bf6Td7Q
[taskcluster 2024-01-24 21:17:54.481Z] Worker ID: 1397790272034489071
[taskcluster 2024-01-24 21:17:54.481Z] Worker Group: us-west1
[taskcluster 2024-01-24 21:17:54.481Z] Worker Node Type: projects/970387039909/machineTypes/n2-standard-2
[taskcluster 2024-01-24 21:17:54.481Z] Worker Pool: releng-3/decision-gcp
[taskcluster 2024-01-24 21:17:54.481Z] Worker Version: 38.0.5
[taskcluster 2024-01-24 21:17:54.481Z] Public IP: 35.233.190.160
[taskcluster 2024-01-24 21:17:54.481Z] Hostname: releng-3-decision-gcp-wbcgzqgotlsnvp4vntnw3q
[taskcluster 2024-01-24 21:17:54.932Z] === Task Starting ===
[setup 2024-01-24T21:17:55.222Z] run-task started in /
[setup 2024-01-24T21:17:55.222Z] Invoked by command: --shipit-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='shipit' --message="" --owner='[email protected]' --level='3' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for='github-push'
[setup 2024-01-24T21:17:55.222Z] Python version: 3.11.2
[vcs 2024-01-24T21:17:55.224Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-01-24T21:17:55.224Z] running as worker:worker
[vcs 2024-01-24T21:17:55.224Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-01-24T21:17:55.226Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/src']
[vcs 2024-01-24T21:17:55.229Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-01-24T21:17:56.204Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/shipit', 'refs/heads/dev']
[vcs 2024-01-24T21:17:56.527Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-01-24T21:17:56.527Z] * branch dev -> FETCH_HEAD
[vcs 2024-01-24T21:17:56.532Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/shipit', 'refs/heads/dev']
[vcs 2024-01-24T21:17:56.859Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-01-24T21:17:56.860Z] * branch dev -> FETCH_HEAD
[vcs 2024-01-24T21:17:56.864Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/dev', '46297675257a4b287dfcb90a8a307d66fe6a9666']
[vcs 2024-01-24T21:17:56.877Z] Switched to a new branch 'refs/heads/dev'
[vcs 2024-01-24T21:17:56.878Z] cleaning git checkout...
[vcs 2024-01-24T21:17:56.878Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-24T21:17:56.881Z] removing []
[vcs 2024-01-24T21:17:56.881Z] successfully cleaned git checkout!
[vcs 2024-01-24T21:17:56.883Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/shipit/commit/46297675257a4b287dfcb90a8a307d66fe6a9666' title='Built from shipit commit 46297675257a4b287dfcb90a8a307d66fe6a9666'>46297675257a4b287dfcb90a8a307d66fe6a9666</a>
[pip-install 2024-01-24T21:17:56.883Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-01-24T21:17:57.165Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-24T21:17:57.259Z] 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-01-24T21:17:57.340Z] Collecting arrow==1.3.0
[pip-install 2024-01-24T21:17:57.394Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-01-24T21:17:57.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 5.7 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.411Z] 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-01-24T21:17:57.439Z] Collecting certifi==2023.11.17
[pip-install 2024-01-24T21:17:57.449Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-01-24T21:17:57.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 26.9 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.476Z] Collecting chardet==5.2.0
[pip-install 2024-01-24T21:17:57.486Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-01-24T21:17:57.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 83.4 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.627Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-01-24T21:17:57.637Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-01-24T21:17:57.644Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 47.4 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.673Z] Collecting click==8.1.7
[pip-install 2024-01-24T21:17:57.681Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-01-24T21:17:57.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 44.7 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.710Z] Collecting cookiecutter==2.5.0
[pip-install 2024-01-24T21:17:57.720Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-01-24T21:17:57.738Z] Collecting giturlparse==0.12.0
[pip-install 2024-01-24T21:17:57.746Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-01-24T21:17:57.770Z] Collecting idna==3.6
[pip-install 2024-01-24T21:17:57.778Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-01-24T21:17:57.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 23.7 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.786Z] 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 135)) (3.1.2)
[pip-install 2024-01-24T21:17:57.803Z] Collecting json-e==4.6.0
[pip-install 2024-01-24T21:17:57.813Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-01-24T21:17:57.843Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-01-24T21:17:57.851Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-01-24T21:17:57.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 32.9 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.860Z] 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 147)) (2.1.3)
[pip-install 2024-01-24T21:17:57.874Z] Collecting mdurl==0.1.2
[pip-install 2024-01-24T21:17:57.882Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-01-24T21:17:57.886Z] 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 213)) (0.1.1)
[pip-install 2024-01-24T21:17:57.916Z] Collecting pygments==2.17.2
[pip-install 2024-01-24T21:17:57.924Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-01-24T21:17:57.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 107.7 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:57.946Z] 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 221)) (2.8.2)
[pip-install 2024-01-24T21:17:57.947Z] 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 225)) (8.0.1)
[pip-install 2024-01-24T21:17:58.006Z] Collecting pyyaml==6.0.1
[pip-install 2024-01-24T21:17:58.014Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-01-24T21:17:58.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 130.9 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:58.027Z] 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 283)) (2.0.4)
[pip-install 2024-01-24T21:17:58.029Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 287)) (2.31.0)
[pip-install 2024-01-24T21:17:58.110Z] Collecting rich==13.7.0
[pip-install 2024-01-24T21:17:58.118Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-01-24T21:17:58.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 93.7 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:58.128Z] 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 297)) (1.16.0)
[pip-install 2024-01-24T21:17:58.130Z] 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 301)) (2.0.0)
[pip-install 2024-01-24T21:17:58.158Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-01-24T21:17:58.168Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-01-24T21:17:58.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 70.0 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:58.176Z] 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 309)) (13.0.1)
[pip-install 2024-01-24T21:17:58.177Z] 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 314)) (1.3)
[pip-install 2024-01-24T21:17:58.199Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-01-24T21:17:58.207Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-01-24T21:17:58.254Z] Collecting urllib3==2.1.0
[pip-install 2024-01-24T21:17:58.262Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-01-24T21:17:58.267Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 47.9 MB/s eta 0:00:00
[pip-install 2024-01-24T21:17:58.288Z] Collecting voluptuous==0.14.1
[pip-install 2024-01-24T21:17:58.296Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-01-24T21:17:58.656Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-01-24T21:17:59.343Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:17:59.343Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:17:59.522Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:17:59.523Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:17:59.685Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:17:59.685Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:17:59.746Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:17:59.746Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:17:59.958Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:17:59.959Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:18:00.046Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-24T21:18:00.046Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-24T21:18:00.107Z] 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.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.0.2 types-python-dateutil-2.8.19.14 urllib3-2.1.0 voluptuous-0.14.1
[task 2024-01-24T21:18:00.218Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'shipit\' --message="" --owner=\'[email protected]\' --level=\'3\' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for=\'github-push\' \n']
[task 2024-01-24T21:18:00.220Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-24T21:18:00.221Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=shipit --message= [email protected] --level=3 --base-repository=https://github.com/mozilla-releng/shipit --head-repository=https://github.com/mozilla-releng/shipit --head-ref=refs/heads/dev --head-rev=46297675257a4b287dfcb90a8a307d66fe6a9666 --repository-type=git --tasks-for=github-push
[task 2024-01-24T21:18:00.442Z] 2024-01-24 21:18:00,442 - INFO - Loading graph configuration.
[task 2024-01-24T21:18:00.454Z] 2024-01-24 21:18:00,453 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-01-24T21:18:00.454Z] 2024-01-24 21:18:00,454 - INFO - base_rev is not set.
[task 2024-01-24T21:18:00.454Z] 2024-01-24 21:18:00,454 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-01-24T21:18:00.456Z] 2024-01-24 21:18:00,456 - INFO - base_rev has been reset from "" to "f6de1d0cd40cd1ce03df75f0c1b196df77a5a58c".
[task 2024-01-24T21:18:00.456Z] 2024-01-24 21:18:00,456 - WARNING - using default project parameters; add shipit to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-01-24T21:18:00.457Z] 2024-01-24 21:18:00,457 - INFO - Using Parameters(id=aeeb8908cecd) (from defaults)
[task 2024-01-24T21:18:00.457Z] 2024-01-24 21:18:00,457 - INFO - writing artifact file `parameters.yml`
[task 2024-01-24T21:18:00.462Z] 2024-01-24 21:18:00,462 - INFO - writing artifact file `actions.json`
[task 2024-01-24T21:18:00.464Z] 2024-01-24 21:18:00,463 - INFO - Loading kinds
[task 2024-01-24T21:18:00.482Z] 2024-01-24 21:18:00,482 - INFO - Generating full task set
[task 2024-01-24T21:18:00.490Z] 2024-01-24 21:18:00,490 - INFO - Writing docker-contexts/python39.tar.gz for docker image python39
[task 2024-01-24T21:18:00.509Z] 2024-01-24 21:18:00,509 - INFO - Writing docker-contexts/node14.tar.gz for docker image node14
[task 2024-01-24T21:18:00.526Z] 2024-01-24 21:18:00,526 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-01-24T21:18:00.543Z] 2024-01-24 21:18:00,542 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-01-24T21:18:00.561Z] 2024-01-24 21:18:00,561 - INFO - Generated 4 tasks for kind docker-image
[task 2024-01-24T21:18:00.571Z] 2024-01-24 21:18:00,571 - INFO - Generated 1 tasks for kind fetch
[task 2024-01-24T21:18:00.573Z] 2024-01-24 21:18:00,573 - INFO - Writing docker-contexts/shipit-admin.tar.gz for docker image shipit-admin
[task 2024-01-24T21:18:00.613Z] 2024-01-24 21:18:00,613 - INFO - Writing docker-contexts/shipit-public.tar.gz for docker image shipit-public
[task 2024-01-24T21:18:00.654Z] 2024-01-24 21:18:00,654 - INFO - Generated 2 tasks for kind k8s-image
[task 2024-01-24T21:18:00.657Z] 2024-01-24 21:18:00,657 - INFO - Generated 2 tasks for kind push-image
[task 2024-01-24T21:18:00.661Z] 2024-01-24 21:18:00,661 - INFO - Generated 2 tasks for kind tests
[task 2024-01-24T21:18:00.662Z] 2024-01-24 21:18:00,662 - INFO - Generated 0 tasks for kind codecov
[task 2024-01-24T21:18:00.663Z] 2024-01-24 21:18:00,663 - INFO - Generated 1 tasks for kind pr
[task 2024-01-24T21:18:00.665Z] 2024-01-24 21:18:00,665 - INFO - Generated 1 tasks for kind push-js
[task 2024-01-24T21:18:00.665Z] 2024-01-24 21:18:00,665 - INFO - Generating full task graph
[task 2024-01-24T21:18:00.665Z] 2024-01-24 21:18:00,665 - INFO - Full task graph contains 13 tasks and 14 dependencies
[task 2024-01-24T21:18:00.666Z] 2024-01-24 21:18:00,666 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-24T21:18:00.668Z] 2024-01-24 21:18:00,668 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-24T21:18:00.669Z] 2024-01-24 21:18:00,669 - INFO - Generating target task set
[task 2024-01-24T21:18:00.669Z] 2024-01-24 21:18:00,669 - INFO - Filter filter_target_tasks pruned 8 tasks (5 remain)
[task 2024-01-24T21:18:00.669Z] 2024-01-24 21:18:00,669 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-24T21:18:00.670Z] 2024-01-24 21:18:00,669 - INFO - Generating target task graph
[task 2024-01-24T21:18:00.670Z] 2024-01-24 21:18:00,669 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-01-24T21:18:00.671Z] 2024-01-24 21:18:00,670 - INFO - Generating optimized task graph
[task 2024-01-24T21:18:00.671Z] 2024-01-24 21:18:00,670 - INFO - No tasks removed during optimization
[task 2024-01-24T21:18:00.805Z] 2024-01-24 21:18:00,805 - WARNING - response body: {
[task 2024-01-24T21:18:00.806Z] "code": "ResourceNotFound",
[task 2024-01-24T21:18:00.807Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-01-24T21:18:00.803Z",
[task 2024-01-24T21:18:00.807Z] "requestInfo": {
[task 2024-01-24T21:18:00.808Z] "method": "findTask",
[task 2024-01-24T21:18:00.808Z] "params": {
[task 2024-01-24T21:18:00.808Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-admin.hash.21f21c285329ad4313cbcd26943da3ee75f6e1e737263c334829de0196dd328e"
[task 2024-01-24T21:18:00.808Z] },
[task 2024-01-24T21:18:00.808Z] "payload": {},
[task 2024-01-24T21:18:00.808Z] "time": "2024-01-24T21:18:00.803Z"
[task 2024-01-24T21:18:00.808Z] }
[task 2024-01-24T21:18:00.808Z] }
[task 2024-01-24T21:18:00.831Z] 2024-01-24 21:18:00,831 - WARNING - response body: {
[task 2024-01-24T21:18:00.831Z] "code": "ResourceNotFound",
[task 2024-01-24T21:18:00.831Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-01-24T21:18:00.829Z",
[task 2024-01-24T21:18:00.831Z] "requestInfo": {
[task 2024-01-24T21:18:00.831Z] "method": "findTask",
[task 2024-01-24T21:18:00.831Z] "params": {
[task 2024-01-24T21:18:00.831Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-public.hash.b985ff5f55341d73b63d6025af58fe4c801f92ae67003b8a82ffb147980059ed"
[task 2024-01-24T21:18:00.831Z] },
[task 2024-01-24T21:18:00.831Z] "payload": {},
[task 2024-01-24T21:18:00.831Z] "time": "2024-01-24T21:18:00.829Z"
[task 2024-01-24T21:18:00.831Z] }
[task 2024-01-24T21:18:00.831Z] }
[task 2024-01-24T21:18:00.863Z] 2024-01-24 21:18:00,863 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2024-01-24T21:18:00.864Z] 2024-01-24 21:18:00,864 - INFO - writing artifact file `task-graph.json`
[task 2024-01-24T21:18:00.865Z] 2024-01-24 21:18:00,865 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-01-24T21:18:00.867Z] 2024-01-24 21:18:00,867 - INFO - Creating task with taskId GErF59ovSTO_MLep0ig14Q for build-docker-image-shipit-public
[task 2024-01-24T21:18:00.869Z] 2024-01-24 21:18:00,869 - INFO - Creating task with taskId O6_I82gzR2GV8TZXW_4KWQ for tests-api-python-39
[task 2024-01-24T21:18:00.872Z] 2024-01-24 21:18:00,872 - INFO - Creating task with taskId U-4nFxe-SniZfmcLGHkxtw for build-docker-image-shipit-admin
[task 2024-01-24T21:18:00.875Z] 2024-01-24 21:18:00,875 - INFO - Creating task with taskId alV-hUltRe61WCwEdxrvHw for tests-frontend-node-14
[task 2024-01-24T21:18:00.946Z] 2024-01-24 21:18:00,946 - INFO - Creating task with taskId MWGVpvIUQ2e7WaQk8DBtxA for push-js-frontend
[task 2024-01-24T21:18:00.948Z] 2024-01-24 21:18:00,947 - INFO - Creating task with taskId ODTdkGUkStqCiDdjnM88qg for push-image-shipit-public
[task 2024-01-24T21:18:01.004Z] 2024-01-24 21:18:01,004 - INFO - Creating task with taskId FAtY3cx5RLC_YCpsrRCd0g for push-image-shipit-admin
[taskcluster 2024-01-24 21:18:01.326Z] === Task Finished ===
[taskcluster 2024-01-24 21:18:04.305Z] Successful task run with exit code: 0 completed in 9.824 seconds
Loading