Bump to 0.3.6 + add auto-generated changelog #27
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
firefoxci-taskcluster / Decision Task
succeeded
Nov 21, 2023 in 9s
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 2023-11-21 22:08:02.793Z] Task ID: Z-3zfkTEQdu0thG6FiCvPA
[taskcluster 2023-11-21 22:08:02.793Z] Worker ID: 8640789499018779971
[taskcluster 2023-11-21 22:08:02.793Z] Worker Group: us-central1
[taskcluster 2023-11-21 22:08:02.793Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-11-21 22:08:02.793Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2023-11-21 22:08:02.793Z] Worker Version: 38.0.5
[taskcluster 2023-11-21 22:08:02.793Z] Public IP: 35.226.150.30
[taskcluster 2023-11-21 22:08:02.793Z] Hostname: mozilla-1-decision-gcp-cuqgszbesygdnzz4howasg
[taskcluster 2023-11-21 22:08:02.793Z] using cache "mozilla-project-reps-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2023-11-21 22:08:03.467Z] === Task Starting ===
[setup 2023-11-21T22:08:03.821Z] run-task started in /
[vcs 2023-11-21T22:08:03.824Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-11-21T22:08:03.824Z] running as worker:worker
[vcs 2023-11-21T22:08:03.824Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2023-11-21T22:08:04.016Z] From https://github.com/mozilla-releng/reps
[vcs 2023-11-21T22:08:04.016Z] * branch main -> FETCH_HEAD
[vcs 2023-11-21T22:08:04.022Z] executing ['git', 'checkout', 'main']
[vcs 2023-11-21T22:08:04.027Z] Switched to branch 'main'
[vcs 2023-11-21T22:08:04.031Z] Your branch is up to date with 'origin/main'.
[vcs 2023-11-21T22:08:04.031Z] executing ['git', 'fetch', 'origin', 'c340d23524a3a08a87f95b08657e8440c6f35ea4']
[vcs 2023-11-21T22:08:04.210Z] From https://github.com/mozilla-releng/reps
[vcs 2023-11-21T22:08:04.210Z] * branch c340d23524a3a08a87f95b08657e8440c6f35ea4 -> FETCH_HEAD
[vcs 2023-11-21T22:08:04.216Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/reps', 'bump']
[vcs 2023-11-21T22:08:04.441Z] From https://github.com/ahal/reps
[vcs 2023-11-21T22:08:04.441Z] * branch bump -> FETCH_HEAD
[vcs 2023-11-21T22:08:04.447Z] executing ['git', 'checkout', '-f', '-B', 'bump', 'f7b33827cfd53c933adb43bdf08d76b230cda0e7']
[vcs 2023-11-21T22:08:04.452Z] Switched to and reset branch 'bump'
[vcs 2023-11-21T22:08:04.452Z] cleaning git checkout...
[vcs 2023-11-21T22:08:04.452Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-11-21T22:08:04.456Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2023-11-21T22:08:04.457Z] successfully cleaned git checkout!
[vcs 2023-11-21T22:08:04.461Z] TinderboxPrint:<a href='https://github.com/ahal/reps/commit/f7b33827cfd53c933adb43bdf08d76b230cda0e7' title='Built from reps commit f7b33827cfd53c933adb43bdf08d76b230cda0e7'>f7b33827cfd53c933adb43bdf08d76b230cda0e7</a>
[pip-install 2023-11-21T22:08:04.461Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-11-21T22:08:05.281Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-11-21T22:08:05.363Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2023-11-21T22:08:05.365Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (1.2.3)
[pip-install 2023-11-21T22:08:05.367Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2023-11-21T22:08:05.477Z] Collecting certifi==2023.7.22
[pip-install 2023-11-21T22:08:05.525Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-11-21T22:08:05.555Z] Requirement already satisfied: chardet==5.1.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 23)) (5.1.0)
[pip-install 2023-11-21T22:08:05.901Z] Collecting charset-normalizer==3.1.0
[pip-install 2023-11-21T22:08:05.917Z] Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB)
[pip-install 2023-11-21T22:08:06.002Z] Collecting click==8.1.4
[pip-install 2023-11-21T22:08:06.019Z] Downloading click-8.1.4-py3-none-any.whl (98 kB)
[pip-install 2023-11-21T22:08:06.066Z] Collecting cookiecutter==2.2.0
[pip-install 2023-11-21T22:08:06.081Z] Downloading cookiecutter-2.2.0-py3-none-any.whl (38 kB)
[pip-install 2023-11-21T22:08:06.087Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 112)) (0.10.0)
[pip-install 2023-11-21T22:08:06.088Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 116)) (3.4)
[pip-install 2023-11-21T22:08:06.090Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 120)) (3.1.2)
[pip-install 2023-11-21T22:08:06.118Z] Collecting json-e==4.5.2
[pip-install 2023-11-21T22:08:06.133Z] Downloading json_e-4.5.2-py3-none-any.whl (13 kB)
[pip-install 2023-11-21T22:08:06.297Z] Collecting markupsafe==2.1.3
[pip-install 2023-11-21T22:08:06.332Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-11-21T22:08:06.338Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 180)) (0.1.1)
[pip-install 2023-11-21T22:08:06.339Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 184)) (2.8.2)
[pip-install 2023-11-21T22:08:06.341Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 188)) (8.0.1)
[pip-install 2023-11-21T22:08:06.342Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 192)) (6.0)
[pip-install 2023-11-21T22:08:06.344Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 236)) (2.0.4)
[pip-install 2023-11-21T22:08:06.425Z] Collecting requests==2.31.0
[pip-install 2023-11-21T22:08:06.439Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-11-21T22:08:06.446Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 247)) (0.3.0)
[pip-install 2023-11-21T22:08:06.448Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 251)) (1.16.0)
[pip-install 2023-11-21T22:08:06.449Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 255)) (2.0.0)
[pip-install 2023-11-21T22:08:06.499Z] Collecting taskcluster-taskgraph==5.5.0
[pip-install 2023-11-21T22:08:06.516Z] Downloading taskcluster_taskgraph-5.5.0-py3-none-any.whl (246 kB)
[pip-install 2023-11-21T22:08:06.526Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 263)) (13.0.1)
[pip-install 2023-11-21T22:08:06.527Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 268)) (1.3)
[pip-install 2023-11-21T22:08:06.614Z] Collecting urllib3==2.0.7
[pip-install 2023-11-21T22:08:06.628Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2023-11-21T22:08:06.634Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 276)) (0.13.1)
[pip-install 2023-11-21T22:08:06.893Z] Installing collected packages: urllib3, markupsafe, charset-normalizer, certifi, requests, click, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-11-21T22:08:07.001Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-21T22:08:07.001Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-21T22:08:07.144Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-21T22:08:07.144Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-21T22:08:07.251Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-21T22:08:07.252Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-21T22:08:07.260Z] Successfully installed certifi-2023.7.22 charset-normalizer-3.1.0 click-8.1.4 cookiecutter-2.2.0 json-e-4.5.2 markupsafe-2.1.3 requests-2.31.0 taskcluster-taskgraph-5.5.0 urllib3-2.0.7
[pip-install 2023-11-21T22:08:07.445Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-11-21T22:08:07.445Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-11-21T22:08:07.538Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='reps' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/reps' --base-ref='main' --base-rev='c340d23524a3a08a87f95b08657e8440c6f35ea4' --head-repository='https://github.com/ahal/reps' --head-ref='bump' --head-rev='f7b33827cfd53c933adb43bdf08d76b230cda0e7' \n"]
[task 2023-11-21T22:08:07.541Z] + cd /builds/worker/checkouts/src
[task 2023-11-21T22:08:07.541Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-11-21T22:08:07.542Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=reps [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/reps --base-ref=main --base-rev=c340d23524a3a08a87f95b08657e8440c6f35ea4 --head-repository=https://github.com/ahal/reps --head-ref=bump --head-rev=f7b33827cfd53c933adb43bdf08d76b230cda0e7
[task 2023-11-21T22:08:07.977Z] 2023-11-21 22:08:07,977 - INFO - Loading graph configuration.
[task 2023-11-21T22:08:07.990Z] 2023-11-21 22:08:07,990 - WARNING - using default project parameters; add reps to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-11-21T22:08:07.991Z] 2023-11-21 22:08:07,991 - INFO - Using Parameters(id=c8a091b8ebfb) (from defaults)
[task 2023-11-21T22:08:07.992Z] 2023-11-21 22:08:07,991 - INFO - writing artifact file `parameters.yml`
[task 2023-11-21T22:08:07.999Z] 2023-11-21 22:08:07,999 - INFO - writing artifact file `actions.json`
[task 2023-11-21T22:08:08.000Z] 2023-11-21 22:08:08,000 - INFO - Loading kinds
[task 2023-11-21T22:08:08.012Z] 2023-11-21 22:08:08,012 - INFO - Generating full task set
[task 2023-11-21T22:08:08.024Z] 2023-11-21 22:08:08,024 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-11-21T22:08:08.041Z] 2023-11-21 22:08:08,040 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2023-11-21T22:08:08.059Z] 2023-11-21 22:08:08,058 - INFO - Generated 2 tasks for kind docker-image
[task 2023-11-21T22:08:08.071Z] 2023-11-21 22:08:08,071 - INFO - Generated 1 tasks for kind fetch
[task 2023-11-21T22:08:08.074Z] 2023-11-21 22:08:08,073 - INFO - Generated 1 tasks for kind test
[task 2023-11-21T22:08:08.076Z] 2023-11-21 22:08:08,075 - INFO - Generated 1 tasks for kind codecov
[task 2023-11-21T22:08:08.076Z] 2023-11-21 22:08:08,076 - INFO - Generating full task graph
[task 2023-11-21T22:08:08.076Z] 2023-11-21 22:08:08,076 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2023-11-21T22:08:08.077Z] 2023-11-21 22:08:08,076 - INFO - writing artifact file `full-task-graph.json`
[task 2023-11-21T22:08:08.078Z] 2023-11-21 22:08:08,078 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-11-21T22:08:08.079Z] 2023-11-21 22:08:08,079 - INFO - Generating target task set
[task 2023-11-21T22:08:08.080Z] 2023-11-21 22:08:08,079 - INFO - Filter filter_target_tasks pruned 3 tasks (2 remain)
[task 2023-11-21T22:08:08.081Z] 2023-11-21 22:08:08,079 - INFO - writing artifact file `target-tasks.json`
[task 2023-11-21T22:08:08.082Z] 2023-11-21 22:08:08,079 - INFO - Generating target task graph
[task 2023-11-21T22:08:08.083Z] 2023-11-21 22:08:08,080 - INFO - Adding 2 tasks with `always_target` attribute
[task 2023-11-21T22:08:08.084Z] 2023-11-21 22:08:08,080 - INFO - Generating optimized task graph
[task 2023-11-21T22:08:08.085Z] 2023-11-21 22:08:08,080 - INFO - No tasks removed during optimization
[task 2023-11-21T22:08:08.198Z] 2023-11-21 22:08:08,197 - INFO - No tasks replaced during optimization
[task 2023-11-21T22:08:08.199Z] 2023-11-21 22:08:08,199 - INFO - writing artifact file `task-graph.json`
[task 2023-11-21T22:08:08.201Z] 2023-11-21 22:08:08,201 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-11-21T22:08:08.204Z] 2023-11-21 22:08:08,204 - INFO - Creating task with taskId RCOp7SzLTxKbBn4MIwSVNQ for build-docker-image-fetch
[task 2023-11-21T22:08:08.206Z] 2023-11-21 22:08:08,206 - INFO - Creating task with taskId ERSW-d8sQcG77N3hSrn2nw for build-docker-image-python
[task 2023-11-21T22:08:08.324Z] 2023-11-21 22:08:08,323 - INFO - Creating task with taskId YMNMT9djRD61OWK2BMxl1A for test-unit
[task 2023-11-21T22:08:08.325Z] 2023-11-21 22:08:08,324 - INFO - Creating task with taskId dQONu-0sQoyklVvqt8xmiQ for fetch-codecov-uploader
[task 2023-11-21T22:08:08.447Z] 2023-11-21 22:08:08,446 - INFO - Creating task with taskId B7Z5t0xmQhCfj77UfoWtPA for codecov-upload
[taskcluster 2023-11-21 22:08:08.767Z] === Task Finished ===
[taskcluster 2023-11-21 22:08:10.823Z] Successful task run with exit code: 0 completed in 8.03 seconds
Loading