Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 3.1.4 to 3.1.5 in /taskcluster #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump jinja2 from 3.1.4 to 3.1.5 in /taskcluster

35c8882
Select commit
Loading
Failed to load commit list.
Open

Bump jinja2 from 3.1.4 to 3.1.5 in /taskcluster #86

Bump jinja2 from 3.1.4 to 3.1.5 in /taskcluster
35c8882
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 24, 2024 in 18s

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-24T00:28:52.249Z
Resolved: 2024-12-24T00:29:09.310Z
Task Execution Time: 17 seconds, 61 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/py310.tar.gz
- public/docker-contexts/py311.tar.gz
- public/docker-contexts/py312.tar.gz
- public/docker-contexts/py38.tar.gz
- public/docker-contexts/py39.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 2024-12-24 00:28:52.365Z] Task ID: OzeY-JOvT6C3nk6C_wTE2g
[taskcluster 2024-12-24 00:28:52.365Z] Worker ID: 8640084424266105383
[taskcluster 2024-12-24 00:28:52.365Z] Worker Group: us-central1-a
[taskcluster 2024-12-24 00:28:52.365Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-24 00:28:52.365Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-12-24 00:28:52.365Z] Worker Version: 38.0.5
[taskcluster 2024-12-24 00:28:52.365Z] Public IP: 34.57.113.9
[taskcluster 2024-12-24 00:28:52.365Z] Hostname: mozilla-1-decision-gcp-xf0txfv8rfe2zfl-kbpbka
[taskcluster 2024-12-24 00:28:52.365Z] using cache "mozilla-project-redo-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.416 seconds
2e4b65595e5e - Downloaded in 0.723 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-12-24 00:28:59.417Z] === Task Starting ===
[setup 2024-12-24T00:29:00.664Z] run-task started in /
[setup 2024-12-24T00:29:00.664Z] Invoked by command: --redo-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='redo' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/redo' --base-ref='master' --base-rev='c535bccde57a752597ed08607e076909ba29a853' --head-repository='https://github.com/mozilla-releng/redo' --head-ref='dependabot/pip/taskcluster/jinja2-3.1.5' --head-rev='35c888296c72fe6541b68f0d8b80c72d77c32bc1' 

[setup 2024-12-24T00:29:00.665Z] Python version: 3.11.2
[vcs 2024-12-24T00:29:00.666Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-24T00:29:00.666Z] running as worker:worker
[vcs 2024-12-24T00:29:00.666Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-24T00:29:00.668Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/redo', '/builds/worker/checkouts/src']
[vcs 2024-12-24T00:29:00.669Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-12-24T00:29:01.066Z] executing ['git', 'fetch', 'origin', 'master']
[vcs 2024-12-24T00:29:01.233Z] From https://github.com/mozilla-releng/redo
[vcs 2024-12-24T00:29:01.233Z]  * branch            master     -> FETCH_HEAD
[vcs 2024-12-24T00:29:01.238Z] executing ['git', 'checkout', 'master']
[vcs 2024-12-24T00:29:01.241Z] Already on 'master'
[vcs 2024-12-24T00:29:01.241Z] Your branch is up to date with 'origin/master'.
[vcs 2024-12-24T00:29:01.242Z] executing ['git', 'fetch', 'origin', 'c535bccde57a752597ed08607e076909ba29a853']
[vcs 2024-12-24T00:29:01.466Z] From https://github.com/mozilla-releng/redo
[vcs 2024-12-24T00:29:01.466Z]  * branch            c535bccde57a752597ed08607e076909ba29a853 -> FETCH_HEAD
[vcs 2024-12-24T00:29:01.471Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/redo', 'dependabot/pip/taskcluster/jinja2-3.1.5']
[vcs 2024-12-24T00:29:01.668Z] From https://github.com/mozilla-releng/redo
[vcs 2024-12-24T00:29:01.668Z]  * branch            dependabot/pip/taskcluster/jinja2-3.1.5 -> FETCH_HEAD
[vcs 2024-12-24T00:29:01.673Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/redo', 'dependabot/pip/taskcluster/jinja2-3.1.5']
[vcs 2024-12-24T00:29:01.842Z] From https://github.com/mozilla-releng/redo
[vcs 2024-12-24T00:29:01.842Z]  * branch            dependabot/pip/taskcluster/jinja2-3.1.5 -> FETCH_HEAD
[vcs 2024-12-24T00:29:01.847Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/taskcluster/jinja2-3.1.5', '35c888296c72fe6541b68f0d8b80c72d77c32bc1']
[vcs 2024-12-24T00:29:01.853Z] Switched to a new branch 'dependabot/pip/taskcluster/jinja2-3.1.5'
[vcs 2024-12-24T00:29:01.854Z] cleaning git checkout...
[vcs 2024-12-24T00:29:01.854Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-24T00:29:01.856Z] removing []
[vcs 2024-12-24T00:29:01.856Z] successfully cleaned git checkout!
[vcs 2024-12-24T00:29:01.857Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/redo/commit/35c888296c72fe6541b68f0d8b80c72d77c32bc1' title='Built from redo commit 35c888296c72fe6541b68f0d8b80c72d77c32bc1'>35c888296c72fe6541b68f0d8b80c72d77c32bc1</a>
[pip-install 2024-12-24T00:29:01.858Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-12-24T00:29:02.120Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-12-24T00:29:02.214Z] 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-24T00:29:02.308Z] Collecting arrow==1.3.0
[pip-install 2024-12-24T00:29:02.385Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-12-24T00:29:02.404Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.7 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.407Z] 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-24T00:29:02.442Z] Collecting certifi==2024.7.4
[pip-install 2024-12-24T00:29:02.457Z]   Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2024-12-24T00:29:02.472Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 12.3 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.495Z] Collecting chardet==5.2.0
[pip-install 2024-12-24T00:29:02.510Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-12-24T00:29:02.515Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 59.7 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.679Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-12-24T00:29:02.694Z]   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-12-24T00:29:02.699Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 46.1 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.734Z] Collecting click==8.1.7
[pip-install 2024-12-24T00:29:02.748Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-12-24T00:29:02.752Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 41.9 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.781Z] Collecting cookiecutter==2.6.0
[pip-install 2024-12-24T00:29:02.795Z]   Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[pip-install 2024-12-24T00:29:02.819Z] Collecting giturlparse==0.12.0
[pip-install 2024-12-24T00:29:02.834Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-12-24T00:29:02.862Z] Collecting idna==3.7
[pip-install 2024-12-24T00:29:02.877Z]   Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2024-12-24T00:29:02.881Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 31.1 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.911Z] Collecting jinja2==3.1.5
[pip-install 2024-12-24T00:29:02.925Z]   Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
[pip-install 2024-12-24T00:29:02.929Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 60.5 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:02.951Z] Collecting json-e==4.7.0
[pip-install 2024-12-24T00:29:02.967Z]   Downloading json_e-4.7.0-py3-none-any.whl (13 kB)
[pip-install 2024-12-24T00:29:03.000Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-12-24T00:29:03.015Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-12-24T00:29:03.019Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 41.4 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.132Z] Collecting markupsafe==2.1.5
[pip-install 2024-12-24T00:29:03.147Z]   Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[pip-install 2024-12-24T00:29:03.167Z] Collecting mdurl==0.1.2
[pip-install 2024-12-24T00:29:03.181Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-12-24T00:29:03.185Z] 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-12-24T00:29:03.220Z] Collecting pygments==2.18.0
[pip-install 2024-12-24T00:29:03.234Z]   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[pip-install 2024-12-24T00:29:03.258Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.289Z] Collecting python-dateutil==2.9.0.post0
[pip-install 2024-12-24T00:29:03.303Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pip-install 2024-12-24T00:29:03.308Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 85.6 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.336Z] Collecting python-slugify==8.0.4
[pip-install 2024-12-24T00:29:03.351Z]   Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[pip-install 2024-12-24T00:29:03.430Z] Collecting pyyaml==6.0.1
[pip-install 2024-12-24T00:29:03.445Z]   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-12-24T00:29:03.453Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 148.1 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.459Z] 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 284)) (2.0.4)
[pip-install 2024-12-24T00:29:03.508Z] Collecting requests==2.32.3
[pip-install 2024-12-24T00:29:03.522Z]   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[pip-install 2024-12-24T00:29:03.526Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 32.3 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.618Z] Collecting rich==13.7.1
[pip-install 2024-12-24T00:29:03.633Z]   Downloading rich-13.7.1-py3-none-any.whl (240 kB)
[pip-install 2024-12-24T00:29:03.638Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 97.9 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.641Z] 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 298)) (1.16.0)
[pip-install 2024-12-24T00:29:03.643Z] 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 302)) (2.0.0)
[pip-install 2024-12-24T00:29:03.682Z] Collecting taskcluster-taskgraph==9.0.0
[pip-install 2024-12-24T00:29:03.698Z]   Downloading taskcluster_taskgraph-9.0.0-py3-none-any.whl (189 kB)
[pip-install 2024-12-24T00:29:03.704Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 190.0/190.0 kB 73.1 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.708Z] 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 310)) (13.0.1)
[pip-install 2024-12-24T00:29:03.710Z] 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 315)) (1.3)
[pip-install 2024-12-24T00:29:03.740Z] Collecting types-python-dateutil==2.9.0.20240316
[pip-install 2024-12-24T00:29:03.755Z]   Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)
[pip-install 2024-12-24T00:29:03.812Z] Collecting urllib3==2.2.2
[pip-install 2024-12-24T00:29:03.827Z]   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2024-12-24T00:29:03.832Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 53.3 MB/s eta 0:00:00
[pip-install 2024-12-24T00:29:03.860Z] Collecting voluptuous==0.14.2
[pip-install 2024-12-24T00:29:03.875Z]   Downloading voluptuous-0.14.2-py3-none-any.whl (31 kB)
[pip-install 2024-12-24T00:29:04.253Z] Installing collected packages: json-e, voluptuous, urllib3, types-python-dateutil, pyyaml, python-slugify, python-dateutil, pygments, mdurl, markupsafe, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, jinja2, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-12-24T00:29:04.398Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:04.398Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:04.995Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:04.995Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.183Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:05.183Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.342Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:05.342Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.434Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:05.434Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.730Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:05.732Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.820Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-12-24T00:29:05.820Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-12-24T00:29:05.910Z] Successfully installed arrow-1.3.0 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.6.0 giturlparse-0.12.0 idna-3.7 jinja2-3.1.5 json-e-4.7.0 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.1 requests-2.32.3 rich-13.7.1 taskcluster-taskgraph-9.0.0 types-python-dateutil-2.9.0.20240316 urllib3-2.2.2 voluptuous-0.14.2
[task 2024-12-24T00:29:06.025Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='redo' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/redo' --base-ref='master' --base-rev='c535bccde57a752597ed08607e076909ba29a853' --head-repository='https://github.com/mozilla-releng/redo' --head-ref='dependabot/pip/taskcluster/jinja2-3.1.5' --head-rev='35c888296c72fe6541b68f0d8b80c72d77c32bc1' \n"]
[task 2024-12-24T00:29:06.026Z] + cd /builds/worker/checkouts/src
[task 2024-12-24T00:29:06.027Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-24T00:29:06.028Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=redo '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/redo --base-ref=master --base-rev=c535bccde57a752597ed08607e076909ba29a853 --head-repository=https://github.com/mozilla-releng/redo --head-ref=dependabot/pip/taskcluster/jinja2-3.1.5 --head-rev=35c888296c72fe6541b68f0d8b80c72d77c32bc1
[task 2024-12-24T00:29:06.257Z] 2024-12-24 00:29:06,257 - INFO - Loading graph configuration.
[task 2024-12-24T00:29:06.264Z] 2024-12-24 00:29:06,263 - WARNING - using default project parameters; add redo 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-24T00:29:06.264Z] 2024-12-24 00:29:06,264 - INFO - Using Parameters(id=420d0021131b) (from defaults)
[task 2024-12-24T00:29:06.265Z] 2024-12-24 00:29:06,265 - INFO - writing artifact file `parameters.yml`
[task 2024-12-24T00:29:06.270Z] 2024-12-24 00:29:06,270 - INFO - writing artifact file `actions.json`
[task 2024-12-24T00:29:06.271Z] 2024-12-24 00:29:06,271 - INFO - Loading kinds
[task 2024-12-24T00:29:06.272Z] 2024-12-24 00:29:06,272 - INFO - Generating full task set
[task 2024-12-24T00:29:06.280Z] 2024-12-24 00:29:06,280 - INFO - Writing docker-contexts/py38.tar.gz for docker image py38
[task 2024-12-24T00:29:06.296Z] 2024-12-24 00:29:06,296 - INFO - Writing docker-contexts/py39.tar.gz for docker image py39
[task 2024-12-24T00:29:06.311Z] 2024-12-24 00:29:06,311 - INFO - Writing docker-contexts/py310.tar.gz for docker image py310
[task 2024-12-24T00:29:06.327Z] 2024-12-24 00:29:06,327 - INFO - Writing docker-contexts/py311.tar.gz for docker image py311
[task 2024-12-24T00:29:06.342Z] 2024-12-24 00:29:06,342 - INFO - Writing docker-contexts/py312.tar.gz for docker image py312
[task 2024-12-24T00:29:06.359Z] 2024-12-24 00:29:06,359 - INFO - Generated 5 tasks for kind docker-image
[task 2024-12-24T00:29:06.369Z] 2024-12-24 00:29:06,369 - INFO - Generated 5 tasks for kind test
[task 2024-12-24T00:29:06.370Z] 2024-12-24 00:29:06,369 - INFO - Generated 1 tasks for kind pr
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,369 - INFO - Generating full task graph
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,369 - INFO - Full task graph contains 11 tasks and 5 dependencies
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,369 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,372 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,372 - INFO - Generating target task set
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,372 - INFO - Filter filter_target_tasks pruned 5 tasks (6 remain)
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,372 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-24T00:29:06.372Z] 2024-12-24 00:29:06,372 - INFO - Generating target task graph
[task 2024-12-24T00:29:06.373Z] 2024-12-24 00:29:06,372 - INFO - Adding 5 tasks with `always_target` attribute
[task 2024-12-24T00:29:06.373Z] 2024-12-24 00:29:06,373 - INFO - Generating optimized task graph
[task 2024-12-24T00:29:06.373Z] 2024-12-24 00:29:06,373 - INFO - No tasks removed during optimization
[task 2024-12-24T00:29:06.547Z] 2024-12-24 00:29:06,547 - INFO - Replaced 5 tasks by index-search (index-search) during optimization.
[task 2024-12-24T00:29:06.548Z] 2024-12-24 00:29:06,548 - INFO - writing artifact file `task-graph.json`
[task 2024-12-24T00:29:06.549Z] 2024-12-24 00:29:06,549 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-24T00:29:06.550Z] 2024-12-24 00:29:06,550 - INFO - Creating task with taskId AZKqFkWBS7CegJ6rB8mBUQ for test-tox-python311
[task 2024-12-24T00:29:06.551Z] 2024-12-24 00:29:06,550 - INFO - Creating task with taskId BOmnD-ygQoqIMF6kROinKA for test-tox-python312
[task 2024-12-24T00:29:06.553Z] 2024-12-24 00:29:06,551 - INFO - Creating task with taskId LVV1JBlxRnW_juy5L7O4Cw for test-tox-python310
[task 2024-12-24T00:29:06.553Z] 2024-12-24 00:29:06,551 - INFO - Creating task with taskId XYymvJPcRra9E8XhqZUeQA for test-tox-python39
[task 2024-12-24T00:29:06.558Z] 2024-12-24 00:29:06,553 - INFO - Creating task with taskId HEcIWTneSdyrbsdJfkThfg for test-tox-python38
[task 2024-12-24T00:29:06.686Z] 2024-12-24 00:29:06,686 - INFO - Creating task with taskId Go20_YDAQ7uC69Sq20FcEQ for pr-complete
[taskcluster 2024-12-24 00:29:07.052Z] === Task Finished ===
[taskcluster 2024-12-24 00:29:08.876Z] Successful task run with exit code: 0 completed in 16.512 seconds