Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Bug 1879663 - Add RFC proposing updates to the RFC process #5681

Merged
merged 2 commits into from
Mar 13, 2024

Merge branch 'main' into rfc-improvements

f236d70
Select commit
Loading
Failed to load commit list.
Merged

Bug 1879663 - Add RFC proposing updates to the RFC process #5681

Merge branch 'main' into rfc-improvements
f236d70
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Mar 13, 2024 in 59s

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


[taskcluster 2024-03-13 17:11:15.159Z] Task ID: OHlgRvKuTGu2LdlCWotSjQ
[taskcluster 2024-03-13 17:11:15.159Z] Worker ID: 7695569679374115808
[taskcluster 2024-03-13 17:11:15.159Z] Worker Group: us-central1
[taskcluster 2024-03-13 17:11:15.159Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-03-13 17:11:15.159Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-03-13 17:11:15.159Z] Worker Version: 38.0.5
[taskcluster 2024-03-13 17:11:15.159Z] Public IP: 35.223.11.109
[taskcluster 2024-03-13 17:11:15.159Z] Hostname: mobile-1-decision-gcp-chwefbnos-kn5iuz-xdciw

[taskcluster 2024-03-13 17:11:15.792Z] === Task Starting ===
[setup 2024-03-13T17:11:16.079Z] run-task started in /
[setup 2024-03-13T17:11:16.079Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-android' --message="" --owner='MatthewTighe@users.noreply.github.com' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-03-13T17:11:16.079Z] Python version: 3.8.10
[vcs 2024-03-13T17:11:16.081Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-03-13T17:11:16.081Z] running as worker:worker
[vcs 2024-03-13T17:11:16.082Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-android', '/builds/worker/checkouts/vcs']
[vcs 2024-03-13T17:11:16.086Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-03-13T17:11:42.107Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-03-13T17:11:42.395Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-03-13T17:11:42.395Z]  * branch                  main       -> FETCH_HEAD
[vcs 2024-03-13T17:11:42.400Z] executing ['git', 'checkout', 'main']
[vcs 2024-03-13T17:11:42.509Z] Already on 'main'
[vcs 2024-03-13T17:11:42.509Z] Your branch is up to date with 'origin/main'.
[vcs 2024-03-13T17:11:42.511Z] executing ['git', 'fetch', 'origin', '0392c921cd0c016a0a90938d66ff963fd6c9b9e6']
[vcs 2024-03-13T17:11:42.796Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-03-13T17:11:42.798Z]  * branch                  0392c921cd0c016a0a90938d66ff963fd6c9b9e6 -> FETCH_HEAD
[vcs 2024-03-13T17:11:42.802Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/MatthewTighe/firefox-android', 'rfc-improvements']
[vcs 2024-03-13T17:11:43.083Z] From https://github.com/MatthewTighe/firefox-android
[vcs 2024-03-13T17:11:43.083Z]  * branch                  rfc-improvements -> FETCH_HEAD
[vcs 2024-03-13T17:11:43.088Z] executing ['git', 'checkout', '-f', '-B', 'rfc-improvements', 'f236d708e1849335623daff63a8217ba274376e7']
[vcs 2024-03-13T17:11:43.233Z] Switched to a new branch 'rfc-improvements'
[vcs 2024-03-13T17:11:43.234Z] cleaning git checkout...
[vcs 2024-03-13T17:11:43.234Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-13T17:11:43.316Z] removing []
[vcs 2024-03-13T17:11:43.316Z] successfully cleaned git checkout!
[vcs 2024-03-13T17:11:43.320Z] TinderboxPrint:<a href='https://github.com/MatthewTighe/firefox-android/commit/f236d708e1849335623daff63a8217ba274376e7' title='Built from firefox-android commit f236d708e1849335623daff63a8217ba274376e7'>f236d708e1849335623daff63a8217ba274376e7</a>
[pip-install 2024-03-13T17:11:43.320Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-03-13T17:11:43.562Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-03-13T17:11:43.625Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-03-13T17:11:43.795Z] Collecting arrow==1.3.0
[pip-install 2024-03-13T17:11:43.911Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-03-13T17:11:43.991Z] Collecting attrs==23.1.0
[pip-install 2024-03-13T17:11:44.028Z]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[pip-install 2024-03-13T17:11:44.040Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 19)) (0.4.4)
[pip-install 2024-03-13T17:11:44.102Z] Collecting certifi==2023.7.22
[pip-install 2024-03-13T17:11:44.138Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-03-13T17:11:44.202Z] Collecting chardet==5.2.0
[pip-install 2024-03-13T17:11:44.239Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-03-13T17:11:44.542Z] Collecting charset-normalizer==3.3.1
[pip-install 2024-03-13T17:11:44.579Z]   Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[pip-install 2024-03-13T17:11:44.634Z] Collecting click==8.1.7
[pip-install 2024-03-13T17:11:44.670Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-03-13T17:11:44.713Z] Collecting cookiecutter==2.4.0
[pip-install 2024-03-13T17:11:44.751Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-03-13T17:11:44.812Z] Collecting giturlparse==0.12.0
[pip-install 2024-03-13T17:11:44.848Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-03-13T17:11:44.853Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 135)) (3.4)
[pip-install 2024-03-13T17:11:44.894Z] Collecting jinja2==3.1.3
[pip-install 2024-03-13T17:11:44.930Z]   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-03-13T17:11:44.971Z] Collecting json-e==4.5.3
[pip-install 2024-03-13T17:11:45.007Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-03-13T17:11:45.068Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-03-13T17:11:45.105Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-03-13T17:11:45.117Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 151)) (2.1.3)
[pip-install 2024-03-13T17:11:45.138Z] Collecting mdurl==0.1.2
[pip-install 2024-03-13T17:11:45.174Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-03-13T17:11:45.179Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 217)) (0.1.1)
[pip-install 2024-03-13T17:11:45.226Z] Collecting mozilla-version==2.1.0
[pip-install 2024-03-13T17:11:45.262Z]   Downloading mozilla_version-2.1.0-py3-none-any.whl (34 kB)
[pip-install 2024-03-13T17:11:45.330Z] Collecting pygments==2.16.1
[pip-install 2024-03-13T17:11:45.366Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-03-13T17:11:45.512Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 229)) (2.8.2)
[pip-install 2024-03-13T17:11:45.513Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 233)) (8.0.1)
[pip-install 2024-03-13T17:11:45.638Z] Collecting pyyaml==6.0.1
[pip-install 2024-03-13T17:11:45.675Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-03-13T17:11:45.763Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 291)) (2.0.4)
[pip-install 2024-03-13T17:11:45.765Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 297)) (2.31.0)
[pip-install 2024-03-13T17:11:45.932Z] Collecting rich==13.6.0
[pip-install 2024-03-13T17:11:45.968Z]   Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2024-03-13T17:11:45.995Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 307)) (1.16.0)
[pip-install 2024-03-13T17:11:45.996Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 311)) (2.0.0)
[pip-install 2024-03-13T17:11:46.049Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-03-13T17:11:46.086Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-03-13T17:11:46.107Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 319)) (13.0.1)
[pip-install 2024-03-13T17:11:46.108Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 324)) (1.3)
[pip-install 2024-03-13T17:11:46.150Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-03-13T17:11:46.186Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-03-13T17:11:46.231Z] Collecting typing-extensions==4.8.0
[pip-install 2024-03-13T17:11:46.267Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-03-13T17:11:46.351Z] Collecting urllib3==2.0.7
[pip-install 2024-03-13T17:11:46.389Z]   Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2024-03-13T17:11:46.430Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 340)) (0.13.1)
[pip-install 2024-03-13T17:11:46.828Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markdown-it-py, charset-normalizer, chardet, certifi, rich, pyyaml, jinja2, giturlparse, click, arrow, json-e, cookiecutter, attrs, taskcluster-taskgraph, mozilla-version
[pip-install 2024-03-13T17:11:47.434Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:47.434Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:47.490Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:47.490Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:47.517Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:47.518Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:47.677Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:47.677Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:48.084Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:48.084Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:48.192Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-13T17:11:48.192Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-13T17:11:48.225Z] Successfully installed arrow-1.3.0 attrs-23.1.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.1 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.3 json-e-4.5.3 markdown-it-py-3.0.0 mdurl-0.1.2 mozilla-version-2.1.0 pygments-2.16.1 pyyaml-6.0.1 rich-13.6.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2024-03-13T17:11:48.361Z] WARNING: You are using pip version 21.1.3; however, version 24.0 is available.
[pip-install 2024-03-13T17:11:48.361Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-03-13T17:11:48.444Z] executing ['bash', '-cx', 'cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-android\' --message="" --owner=\'MatthewTighe@users.noreply.github.com\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-03-13T17:11:48.447Z] + cd /builds/worker/checkouts/vcs
[task 2024-03-13T17:11:48.447Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-03-13T17:11:48.448Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-android --message= --owner=MatthewTighe@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-android --base-ref=main --base-rev=0392c921cd0c016a0a90938d66ff963fd6c9b9e6 --head-repository=https://github.com/MatthewTighe/firefox-android --head-ref=rfc-improvements --head-rev=f236d708e1849335623daff63a8217ba274376e7 --repository-type=git --tasks-for=github-pull-request
[task 2024-03-13T17:11:48.691Z] 2024-03-13 17:11:48,691 - INFO - Loading graph configuration.
[task 2024-03-13T17:11:48.773Z] 2024-03-13 17:11:48,773 - WARNING - using default project parameters; add firefox-android to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-03-13T17:11:48.774Z] 2024-03-13 17:11:48,773 - INFO - Using Parameters(id=f0f6b6d880dc) (from defaults)
[task 2024-03-13T17:11:48.774Z] 2024-03-13 17:11:48,774 - INFO - writing artifact file `parameters.yml`
[task 2024-03-13T17:11:48.781Z] 2024-03-13 17:11:48,780 - INFO - writing artifact file `actions.json`
[task 2024-03-13T17:11:48.782Z] 2024-03-13 17:11:48,782 - INFO - Loading kinds
[task 2024-03-13T17:11:49.121Z] 2024-03-13 17:11:49,121 - INFO - Generating full task set
[task 2024-03-13T17:11:49.124Z] 2024-03-13 17:11:49,124 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-03-13T17:11:49.125Z] 2024-03-13 17:11:49,125 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-03-13T17:11:49.142Z] 2024-03-13 17:11:49,142 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-03-13T17:11:49.144Z] 2024-03-13 17:11:49,144 - INFO - Generated 3 tasks for kind docker-image
[task 2024-03-13T17:11:49.159Z] 2024-03-13 17:11:49,159 - INFO - Generated 1 tasks for kind fetch
[task 2024-03-13T17:11:49.161Z] 2024-03-13 17:11:49,161 - INFO - Generated 1 tasks for kind geckoview
[task 2024-03-13T17:11:49.349Z] 2024-03-13 17:11:49,349 - INFO - Generated 2 tasks for kind release-notify-started
[task 2024-03-13T17:11:49.353Z] 2024-03-13 17:11:49,353 - INFO - Generated 2 tasks for kind release-notify-testrail
[task 2024-03-13T17:11:49.358Z] 2024-03-13 17:11:49,358 - INFO - Generated 4 tasks for kind startup-test
[task 2024-03-13T17:11:49.725Z] 2024-03-13 17:11:49,725 - INFO - Generated 7 tasks for kind toolchain
[task 2024-03-13T17:11:49.729Z] 2024-03-13 17:11:49,728 - INFO - Generated 1 tasks for kind trigger-nightly
[task 2024-03-13T17:11:50.734Z] 2024-03-13 17:11:50,734 - INFO - Generated 123 tasks for kind external-gradle-dependencies
[task 2024-03-13T17:11:50.764Z] 2024-03-13 17:11:50,763 - INFO - Generated 24 tasks for kind build-apk
[task 2024-03-13T17:11:50.776Z] 2024-03-13 17:11:50,776 - INFO - Generated 10 tasks for kind build-bundle
[task 2024-03-13T17:11:51.303Z] 2024-03-13 17:11:51,303 - INFO - Generated 432 tasks for kind build-components
[task 2024-03-13T17:11:51.307Z] 2024-03-13 17:11:51,307 - INFO - Generated 2 tasks for kind build-samples-browser
[task 2024-03-13T17:11:51.312Z] 2024-03-13 17:11:51,312 - INFO - Generated 2 tasks for kind test-apk
[task 2024-03-13T17:11:51.351Z] 2024-03-13 17:11:51,351 - INFO - Generated 15 tasks for kind lint
[task 2024-03-13T17:11:51.371Z] 2024-03-13 17:11:51,371 - INFO - Generated 24 tasks for kind signing-apk
[task 2024-03-13T17:11:51.376Z] 2024-03-13 17:11:51,376 - INFO - Generated 5 tasks for kind github-release-apks
[task 2024-03-13T17:11:51.513Z] 2024-03-13 17:11:51,513 - INFO - Generated 315 tasks for kind signing
[task 2024-03-13T17:11:51.519Z] 2024-03-13 17:11:51,519 - INFO - Generated 9 tasks for kind post-signing
[task 2024-03-13T17:11:51.523Z] 2024-03-13 17:11:51,523 - INFO - Generated 10 tasks for kind signing-bundle
[task 2024-03-13T17:11:51.528Z] 2024-03-13 17:11:51,528 - INFO - Generated 7 tasks for kind push-bundle
[task 2024-03-13T17:11:51.530Z] 2024-03-13 17:11:51,530 - INFO - Generated 2 tasks for kind release-notify-promote
[task 2024-03-13T17:11:51.532Z] 2024-03-13 17:11:51,532 - INFO - Generated 2 tasks for kind release-notify-push
[task 2024-03-13T17:11:51.546Z] 2024-03-13 17:11:51,545 - INFO - Generated 13 tasks for kind test-components
[task 2024-03-13T17:11:51.559Z] 2024-03-13 17:11:51,559 - INFO - Generated 9 tasks for kind ui-test-apk
[task 2024-03-13T17:11:51.924Z] 2024-03-13 17:11:51,924 - INFO - Generated 315 tasks for kind beetmover
[task 2024-03-13T17:11:51.954Z] 2024-03-13 17:11:51,954 - INFO - Generated 7 tasks for kind beetmover-android-app
[task 2024-03-13T17:11:51.994Z] 2024-03-13 17:11:51,994 - INFO - Generated 32 tasks for kind browsertime
[task 2024-03-13T17:11:52.003Z] 2024-03-13 17:11:52,003 - INFO - Generated 8 tasks for kind complete
[task 2024-03-13T17:11:52.009Z] 2024-03-13 17:11:52,008 - INFO - Generated 9 tasks for kind post-beetmover
[task 2024-03-13T17:11:52.010Z] 2024-03-13 17:11:52,010 - INFO - Generated 2 tasks for kind github-release-components
[task 2024-03-13T17:11:52.012Z] 2024-03-13 17:11:52,012 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2024-03-13T17:11:52.014Z] 2024-03-13 17:11:52,014 - INFO - Generated 2 tasks for kind version-bump
[task 2024-03-13T17:11:52.016Z] 2024-03-13 17:11:52,016 - INFO - Generated 2 tasks for kind release-notify-ship
[task 2024-03-13T17:11:52.016Z] 2024-03-13 17:11:52,016 - INFO - Generating full task graph
[task 2024-03-13T17:11:52.019Z] 2024-03-13 17:11:52,019 - INFO - Full task graph contains 1404 tasks and 4031 dependencies
[task 2024-03-13T17:11:52.100Z] 2024-03-13 17:11:52,100 - INFO - writing artifact file `full-task-graph.json`
[task 2024-03-13T17:11:52.599Z] 2024-03-13 17:11:52,599 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-03-13T17:11:52.623Z] 2024-03-13 17:11:52,623 - INFO - Generating target task set
[task 2024-03-13T17:11:56.214Z] 2024-03-13 17:11:56,213 - INFO - Filter filter_target_tasks pruned 1116 tasks (288 remain)
[task 2024-03-13T17:11:56.214Z] 2024-03-13 17:11:56,213 - INFO - writing artifact file `target-tasks.json`
[task 2024-03-13T17:11:56.214Z] 2024-03-13 17:11:56,214 - INFO - Generating target task graph
[task 2024-03-13T17:11:56.215Z] 2024-03-13 17:11:56,214 - INFO - Adding 3 tasks with `always_target` attribute
[task 2024-03-13T17:11:56.251Z] 2024-03-13 17:11:56,251 - INFO - Generating optimized task graph
[task 2024-03-13T17:11:56.292Z] 2024-03-13 17:11:56,292 - INFO - Removed 4 tasks by dependents optimized, 159 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-03-13T17:12:09.922Z] 2024-03-13 17:12:09,922 - INFO - Replaced 129 tasks by index-search (index-search) during optimization.
[task 2024-03-13T17:12:09.924Z] 2024-03-13 17:12:09,924 - INFO - writing artifact file `task-graph.json`
[task 2024-03-13T17:12:09.925Z] 2024-03-13 17:12:09,925 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-03-13T17:12:09.927Z] 2024-03-13 17:12:09,927 - INFO - Creating task with taskId Jd_GddrOR9igkvD860hM_Q for complete-pr-3
[task 2024-03-13T17:12:09.929Z] 2024-03-13 17:12:09,929 - INFO - Creating task with taskId GaFfp2R2TaOAncXZsdo1XQ for complete-pr-2
[task 2024-03-13T17:12:09.932Z] 2024-03-13 17:12:09,932 - INFO - Creating task with taskId dqqrV-aLRQecs_xJPZPwpA for complete-pr-1
[task 2024-03-13T17:12:10.069Z] 2024-03-13 17:12:10,069 - INFO - Creating task with taskId QFL5D3j7SgCbaFBsYNV3EQ for complete-pr
[taskcluster 2024-03-13 17:12:10.850Z] === Task Finished ===
[taskcluster 2024-03-13 17:12:13.040Z] Successful task run with exit code: 0 completed in 57.882 seconds