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

feat: more featureful set-name for from-deps #484

Merged
merged 2 commits into from
Apr 9, 2024

style: pre-commit.ci auto fixes [...]

085bd41
Select commit
Loading
Failed to load commit list.
Merged

feat: more featureful set-name for from-deps #484

style: pre-commit.ci auto fixes [...]
085bd41
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Apr 8, 2024 in 1m 30s

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-04-08 14:19:54.563Z] Task ID: Bn_3ztfMQdyLjmpg5Tc62A
[taskcluster 2024-04-08 14:19:54.563Z] Worker ID: 8162689218636562976
[taskcluster 2024-04-08 14:19:54.563Z] Worker Group: us-central1-b
[taskcluster 2024-04-08 14:19:54.563Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-04-08 14:19:54.563Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-04-08 14:19:54.563Z] Worker Version: 38.0.5
[taskcluster 2024-04-08 14:19:54.563Z] Public IP: 35.226.143.43
[taskcluster 2024-04-08 14:19:54.563Z] Hostname: taskgraph-1-decision-gcp-tg8qkge5scckq8irct-gfq
[taskcluster 2024-04-08 14:19:54.563Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

eed5e2ed3bdf - Started downloading
e67bee4813b9 - Started downloading
eed5e2ed3bdf - Downloaded in 0.246 seconds
5418fdefa1fe - Started downloading
5418fdefa1fe - Downloaded in 0.001 seconds
e67bee4813b9 - Downloaded in 0.65 seconds
25d693efad98 - Started downloading
25d693efad98 - Downloaded in 0.394 seconds
Digest: sha256:eb13ec9b67c93c8394856813bbe69bb876888a5015938d8d811ef3609c00fe21
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest
[taskcluster 2024-04-08 14:20:13.742Z] === Task Starting ===
[setup 2024-04-08T14:20:14.865Z] run-task started in /
[setup 2024-04-08T14:20:14.865Z] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='bhearsum@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='6bf7be950bbda1335853ad0a68de89006c15f422' --head-repository='https://github.com/bhearsum/taskgraph' --head-ref='from-deps-strip-kind' --head-rev='085bd416b57e3f07b6c7abed22a7b7696e58b279' 

[setup 2024-04-08T14:20:14.865Z] Python version: 3.11.2
[vcs 2024-04-08T14:20:14.867Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-04-08T14:20:14.867Z] running as worker:worker
[vcs 2024-04-08T14:20:14.867Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-04-08T14:20:14.869Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/src']
[vcs 2024-04-08T14:20:14.871Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-04-08T14:20:15.622Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-04-08T14:20:15.878Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-04-08T14:20:15.879Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-04-08T14:20:15.884Z] executing ['git', 'checkout', 'main']
[vcs 2024-04-08T14:20:15.893Z] Already on 'main'
[vcs 2024-04-08T14:20:15.893Z] Your branch is up to date with 'origin/main'.
[vcs 2024-04-08T14:20:15.893Z] executing ['git', 'fetch', 'origin', '6bf7be950bbda1335853ad0a68de89006c15f422']
[vcs 2024-04-08T14:20:16.142Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-04-08T14:20:16.142Z]  * branch            6bf7be950bbda1335853ad0a68de89006c15f422 -> FETCH_HEAD
[vcs 2024-04-08T14:20:16.148Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/taskgraph', 'from-deps-strip-kind']
[vcs 2024-04-08T14:20:16.445Z] From https://github.com/bhearsum/taskgraph
[vcs 2024-04-08T14:20:16.446Z]  * branch            from-deps-strip-kind -> FETCH_HEAD
[vcs 2024-04-08T14:20:16.449Z] executing ['git', 'checkout', '-f', '-B', 'from-deps-strip-kind', '085bd416b57e3f07b6c7abed22a7b7696e58b279']
[vcs 2024-04-08T14:20:16.464Z] Switched to a new branch 'from-deps-strip-kind'
[vcs 2024-04-08T14:20:16.465Z] cleaning git checkout...
[vcs 2024-04-08T14:20:16.465Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-08T14:20:16.468Z] removing []
[vcs 2024-04-08T14:20:16.468Z] successfully cleaned git checkout!
[vcs 2024-04-08T14:20:16.470Z] TinderboxPrint:<a href='https://github.com/bhearsum/taskgraph/commit/085bd416b57e3f07b6c7abed22a7b7696e58b279' title='Built from taskgraph commit 085bd416b57e3f07b6c7abed22a7b7696e58b279'>085bd416b57e3f07b6c7abed22a7b7696e58b279</a>
[task 2024-04-08T14:20:16.471Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='bhearsum@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='6bf7be950bbda1335853ad0a68de89006c15f422' --head-repository='https://github.com/bhearsum/taskgraph' --head-ref='from-deps-strip-kind' --head-rev='085bd416b57e3f07b6c7abed22a7b7696e58b279' \n"]
[task 2024-04-08T14:20:16.473Z] + cd /builds/worker/checkouts/src
[task 2024-04-08T14:20:16.473Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-04-08T14:20:16.474Z] + pip3 install --user --break-system-packages .
[task 2024-04-08T14:20:16.833Z] Processing /builds/worker/checkouts/src
[task 2024-04-08T14:20:16.836Z]   Installing build dependencies: started
[task 2024-04-08T14:20:18.686Z]   Installing build dependencies: finished with status 'done'
[task 2024-04-08T14:20:18.689Z]   Getting requirements to build wheel: started
[task 2024-04-08T14:20:18.840Z]   Getting requirements to build wheel: finished with status 'done'
[task 2024-04-08T14:20:18.843Z]   Preparing metadata (pyproject.toml): started
[task 2024-04-08T14:20:19.015Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-04-08T14:20:19.026Z] Requirement already satisfied: appdirs>=1.4 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (1.4.4)
[task 2024-04-08T14:20:19.028Z] Requirement already satisfied: cookiecutter~=2.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (2.5.0)
[task 2024-04-08T14:20:19.029Z] Requirement already satisfied: json-e>=2.7 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (4.6.0)
[task 2024-04-08T14:20:19.030Z] Requirement already satisfied: mozilla-repo-urls in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (0.1.1)
[task 2024-04-08T14:20:19.031Z] Requirement already satisfied: PyYAML>=5.3.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (6.0.1)
[task 2024-04-08T14:20:19.033Z] Requirement already satisfied: redo>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (2.0.4)
[task 2024-04-08T14:20:19.034Z] Requirement already satisfied: requests>=2.25 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (2.31.0)
[task 2024-04-08T14:20:19.035Z] Requirement already satisfied: slugid>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (2.0.0)
[task 2024-04-08T14:20:19.037Z] Requirement already satisfied: taskcluster-urls>=11.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (13.0.1)
[task 2024-04-08T14:20:19.039Z] Requirement already satisfied: voluptuous>=0.12.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==7.4.0) (0.14.1)
[task 2024-04-08T14:20:19.047Z] Requirement already satisfied: binaryornot>=0.4.4 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (0.4.4)
[task 2024-04-08T14:20:19.049Z] Requirement already satisfied: Jinja2<4.0.0,>=2.7 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (3.1.2)
[task 2024-04-08T14:20:19.051Z] Requirement already satisfied: click<9.0.0,>=7.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (8.1.7)
[task 2024-04-08T14:20:19.053Z] Requirement already satisfied: python-slugify>=4.0.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (8.0.1)
[task 2024-04-08T14:20:19.055Z] Requirement already satisfied: arrow in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (1.3.0)
[task 2024-04-08T14:20:19.056Z] Requirement already satisfied: rich in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (13.7.0)
[task 2024-04-08T14:20:19.073Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==7.4.0) (3.3.2)
[task 2024-04-08T14:20:19.075Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==7.4.0) (3.6)
[task 2024-04-08T14:20:19.076Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==7.4.0) (2.1.0)
[task 2024-04-08T14:20:19.078Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==7.4.0) (2023.11.17)
[task 2024-04-08T14:20:19.093Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==7.4.0) (0.12.0)
[task 2024-04-08T14:20:19.099Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (5.2.0)
[task 2024-04-08T14:20:19.130Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (2.1.3)
[task 2024-04-08T14:20:19.139Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (1.3)
[task 2024-04-08T14:20:19.168Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (2.8.2)
[task 2024-04-08T14:20:19.170Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (2.8.19.14)
[task 2024-04-08T14:20:19.189Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (3.0.0)
[task 2024-04-08T14:20:19.190Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (2.17.2)
[task 2024-04-08T14:20:19.225Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (0.1.2)
[task 2024-04-08T14:20:19.255Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==7.4.0) (1.16.0)
[task 2024-04-08T14:20:19.301Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-04-08T14:20:19.302Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-04-08T14:20:19.546Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-04-08T14:20:19.548Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-7.4.0-py3-none-any.whl size=189486 sha256=bc31a5b3e9b0725fcde05293b6ea8084bd028f1e9aa16403d2b959f4fb4e6275
[task 2024-04-08T14:20:19.549Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-n3164_9g/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-04-08T14:20:19.552Z] Successfully built taskcluster-taskgraph
[task 2024-04-08T14:20:19.642Z] Installing collected packages: taskcluster-taskgraph
[task 2024-04-08T14:20:19.729Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-04-08T14:20:19.730Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-04-08T14:20:19.738Z] Successfully installed taskcluster-taskgraph-7.4.0
[task 2024-04-08T14:20:19.840Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=bhearsum@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=6bf7be950bbda1335853ad0a68de89006c15f422 --head-repository=https://github.com/bhearsum/taskgraph --head-ref=from-deps-strip-kind --head-rev=085bd416b57e3f07b6c7abed22a7b7696e58b279
[task 2024-04-08T14:20:20.110Z] 2024-04-08 14:20:20,110 - INFO - Loading graph configuration.
[task 2024-04-08T14:20:20.116Z] 2024-04-08 14:20:20,116 - INFO - base_rev is not an ancestor of head_rev.
[task 2024-04-08T14:20:20.118Z] 2024-04-08 14:20:20,116 - INFO - base_rev has been reset from "6bf7be950bbda1335853ad0a68de89006c15f422" to "781014c05290bd4ae1eab45eaae3f0e6c6ea08e5".
[task 2024-04-08T14:20:20.119Z] 2024-04-08 14:20:20,116 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-04-08T14:20:20.120Z] 2024-04-08 14:20:20,117 - INFO - Using Parameters(id=cdf7caed678d) (from defaults)
[task 2024-04-08T14:20:20.121Z] 2024-04-08 14:20:20,117 - INFO - writing artifact file `parameters.yml`
[task 2024-04-08T14:20:20.124Z] 2024-04-08 14:20:20,124 - INFO - writing artifact file `actions.json`
[task 2024-04-08T14:20:20.125Z] 2024-04-08 14:20:20,125 - INFO - Loading kinds
[task 2024-04-08T14:20:20.128Z] 2024-04-08 14:20:20,128 - INFO - Generating full task set
[task 2024-04-08T14:20:20.142Z] 2024-04-08 14:20:20,142 - INFO - Generated 1 tasks for kind doc
[task 2024-04-08T14:20:20.144Z] 2024-04-08 14:20:20,143 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-04-08T14:20:20.225Z] 2024-04-08 14:20:20,225 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-04-08T14:20:20.236Z] 2024-04-08 14:20:20,236 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-04-08T14:20:20.238Z] 2024-04-08 14:20:20,238 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-04-08T14:20:20.254Z] 2024-04-08 14:20:20,254 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-04-08T14:20:20.271Z] 2024-04-08 14:20:20,271 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-04-08T14:20:20.289Z] 2024-04-08 14:20:20,289 - INFO - Generated 6 tasks for kind docker-image
[task 2024-04-08T14:20:20.293Z] 2024-04-08 14:20:20,293 - INFO - Generated 1 tasks for kind fetch
[task 2024-04-08T14:20:20.296Z] 2024-04-08 14:20:20,296 - INFO - Generated 2 tasks for kind push-image
[task 2024-04-08T14:20:20.299Z] 2024-04-08 14:20:20,299 - INFO - Generated 2 tasks for kind tests
[task 2024-04-08T14:20:20.301Z] 2024-04-08 14:20:20,301 - INFO - Generated 1 tasks for kind codecov
[task 2024-04-08T14:20:20.301Z] 2024-04-08 14:20:20,301 - INFO - Generating full task graph
[task 2024-04-08T14:20:20.301Z] 2024-04-08 14:20:20,301 - INFO - Full task graph contains 13 tasks and 12 dependencies
[task 2024-04-08T14:20:20.302Z] 2024-04-08 14:20:20,302 - INFO - writing artifact file `full-task-graph.json`
[task 2024-04-08T14:20:20.305Z] 2024-04-08 14:20:20,305 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-04-08T14:20:20.305Z] 2024-04-08 14:20:20,305 - INFO - Generating target task set
[task 2024-04-08T14:20:20.305Z] 2024-04-08 14:20:20,305 - INFO - Filter filter_target_tasks pruned 9 tasks (4 remain)
[task 2024-04-08T14:20:20.306Z] 2024-04-08 14:20:20,305 - INFO - writing artifact file `target-tasks.json`
[task 2024-04-08T14:20:20.306Z] 2024-04-08 14:20:20,306 - INFO - Generating target task graph
[task 2024-04-08T14:20:20.306Z] 2024-04-08 14:20:20,306 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-04-08T14:20:20.306Z] 2024-04-08 14:20:20,306 - INFO - Generating optimized task graph
[task 2024-04-08T14:20:20.306Z] 2024-04-08 14:20:20,306 - INFO - No tasks removed during optimization
[task 2024-04-08T14:20:21.229Z] 2024-04-08 14:20:21,229 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-04-08T14:20:21.230Z] 2024-04-08 14:20:21,230 - INFO - writing artifact file `task-graph.json`
[task 2024-04-08T14:20:21.232Z] 2024-04-08 14:20:21,232 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-04-08T14:20:21.233Z] 2024-04-08 14:20:21,233 - INFO - Creating task with taskId QT_tv6cDQrKh0aLiH_mzDQ for build-docker-image-decision
[task 2024-04-08T14:20:21.235Z] 2024-04-08 14:20:21,235 - INFO - Creating task with taskId Dte0eyv2SH6BTx21-IaclQ for tests-type-check
[task 2024-04-08T14:20:21.237Z] 2024-04-08 14:20:21,237 - INFO - Creating task with taskId Zv9GongQTsu7Q8Lqe0XMrg for doc-generate
[task 2024-04-08T14:20:21.240Z] 2024-04-08 14:20:21,240 - INFO - Creating task with taskId ctSUJBViQLW3vaSQ3e8fJQ for tests-unit
[task 2024-04-08T14:20:21.368Z] 2024-04-08 14:20:21,368 - INFO - Creating task with taskId Q9pyieiVQRe5Me6g6Dr-1A for codecov-upload
[taskcluster 2024-04-08 14:20:21.741Z] === Task Finished ===
[taskcluster 2024-04-08 14:20:23.584Z] Successful task run with exit code: 0 completed in 29.022 seconds