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

Strip build- prefix from docker image task labels #585

Merged
merged 2 commits into from
Oct 25, 2024

fix(docker): don't open files in `stream_context_tar`

9234c49
Select commit
Loading
Failed to load commit list.
Merged

Strip build- prefix from docker image task labels #585

fix(docker): don't open files in `stream_context_tar`
9234c49
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 25, 2024 in 1m 42s

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-10-25T18:59:44.188Z
Resolved: 2024-10-25T19:00:05.731Z
Task Execution Time: 21 seconds, 543 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/decision.tar.gz
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/index-task.tar.gz
- public/docker-contexts/python.tar.gz
- public/docker-contexts/run-task.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-10-25 18:59:44.268Z] Task ID: Fd6iZWflTCWCv5ZrjMSFGg
[taskcluster 2024-10-25 18:59:44.268Z] Worker ID: 5284280378292851854
[taskcluster 2024-10-25 18:59:44.268Z] Worker Group: us-central1-a
[taskcluster 2024-10-25 18:59:44.268Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-25 18:59:44.268Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-10-25 18:59:44.268Z] Worker Version: 38.0.5
[taskcluster 2024-10-25 18:59:44.268Z] Public IP: 35.222.52.113
[taskcluster 2024-10-25 18:59:44.268Z] Hostname: taskgraph-1-decision-gcp-dnuya4ttr9keqdhwadbv-a
[taskcluster 2024-10-25 18:59:44.268Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.118 seconds
e5c011697f2e - Downloaded in 0.283 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0 seconds
da348496342e - Downloaded in 0.838 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest

...(70 lines hidden)...

[task 2024-10-25T19:00:00.919Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-10-25T19:00:00.920Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-10-25T19:00:00.960Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-10-25T19:00:00.962Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-11.2.4-py3-none-any.whl size=193822 sha256=2fdeac9533716cf6a53114aba40aafb804792f64abe221888e90b5caca28d2d0
[task 2024-10-25T19:00:00.963Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-1zfd5i24/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-10-25T19:00:00.967Z] Successfully built taskcluster-taskgraph
[task 2024-10-25T19:00:01.075Z] Installing collected packages: taskcluster-taskgraph
[task 2024-10-25T19:00:01.180Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-10-25T19:00:01.181Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-10-25T19:00:01.186Z] Successfully installed taskcluster-taskgraph-11.2.4
[task 2024-10-25T19:00:01.311Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=0f46df68bfd7bd3c770b45f18f6eec2bab6807f0 --head-repository=https://github.com/ahal/taskgraph --head-ref=docker_image_name --head-rev=9234c49c6c499794990b215bf90e05ae8ea3f29a
[task 2024-10-25T19:00:01.955Z] 2024-10-25 19:00:01,955 - INFO - Loading graph configuration.
[task 2024-10-25T19:00:01.955Z] 2024-10-25 19:00:01,955 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-10-25T19:00:01.965Z] 2024-10-25 19:00:01,965 - 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-10-25T19:00:01.966Z] 2024-10-25 19:00:01,966 - INFO - Using Parameters(id=cb1acf176caa) (from defaults)
[task 2024-10-25T19:00:01.967Z] 2024-10-25 19:00:01,967 - DEBUG - Dumping parameters:
[task 2024-10-25T19:00:01.968Z] { 'base_ref': 'main',
[task 2024-10-25T19:00:01.969Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-10-25T19:00:01.969Z]   'base_rev': '0f46df68bfd7bd3c770b45f18f6eec2bab6807f0',
[task 2024-10-25T19:00:01.969Z]   'build_date': 1729882801,
[task 2024-10-25T19:00:01.969Z]   'build_number': 1,
[task 2024-10-25T19:00:01.969Z]   'do_not_optimize': [],
[task 2024-10-25T19:00:01.969Z]   'enable_always_target': True,
[task 2024-10-25T19:00:01.969Z]   'existing_tasks': {},
[task 2024-10-25T19:00:01.969Z]   'files_changed': [ 'src/taskgraph/util/docker.py',
[task 2024-10-25T19:00:01.969Z]                      'docs/index.rst',
[task 2024-10-25T19:00:01.969Z]                      'docs/reference/migrations.rst',
[task 2024-10-25T19:00:01.969Z]                      'src/taskgraph/docker.py',
[task 2024-10-25T19:00:01.969Z]                      'src/taskgraph/task.py',
[task 2024-10-25T19:00:01.969Z]                      'src/taskgraph/transforms/cached_tasks.py',
[task 2024-10-25T19:00:01.969Z]                      'src/taskgraph/transforms/docker_image.py',
[task 2024-10-25T19:00:01.969Z]                      'src/taskgraph/transforms/task.py',
[task 2024-10-25T19:00:01.969Z]                      'taskcluster/kinds/push-image/kind.yml',
[task 2024-10-25T19:00:01.969Z]                      'test/test_morph.py',
[task 2024-10-25T19:00:01.969Z]                      'test/test_transform_docker_image.py'],
[task 2024-10-25T19:00:01.969Z]   'filters': ['target_tasks_method'],
[task 2024-10-25T19:00:01.969Z]   'head_ref': 'docker_image_name',
[task 2024-10-25T19:00:01.969Z]   'head_repository': 'https://github.com/ahal/taskgraph',
[task 2024-10-25T19:00:01.969Z]   'head_rev': '9234c49c6c499794990b215bf90e05ae8ea3f29a',
[task 2024-10-25T19:00:01.969Z]   'head_tag': '',
[task 2024-10-25T19:00:01.969Z]   'level': '1',
[task 2024-10-25T19:00:01.969Z]   'moz_build_date': '20241025190001',
[task 2024-10-25T19:00:01.969Z]   'next_version': None,
[task 2024-10-25T19:00:01.969Z]   'optimize_strategies': None,
[task 2024-10-25T19:00:01.969Z]   'optimize_target_tasks': True,
[task 2024-10-25T19:00:01.969Z]   'owner': '[email protected]',
[task 2024-10-25T19:00:01.969Z]   'project': 'taskgraph',
[task 2024-10-25T19:00:01.970Z]   'pushdate': 0,
[task 2024-10-25T19:00:01.970Z]   'pushlog_id': '0',
[task 2024-10-25T19:00:01.970Z]   'repository_type': 'git',
[task 2024-10-25T19:00:01.970Z]   'target_tasks_method': 'default',
[task 2024-10-25T19:00:01.971Z]   'tasks_for': 'github-pull-request',
[task 2024-10-25T19:00:01.972Z]   'version': None}
[task 2024-10-25T19:00:01.972Z] 2024-10-25 19:00:01,967 - INFO - writing artifact file `parameters.yml`
[task 2024-10-25T19:00:01.977Z] 2024-10-25 19:00:01,976 - INFO - writing artifact file `actions.json`
[task 2024-10-25T19:00:01.978Z] 2024-10-25 19:00:01,978 - INFO - Loading kinds
[task 2024-10-25T19:00:01.978Z] 2024-10-25 19:00:01,978 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-10-25T19:00:01.979Z] 2024-10-25 19:00:01,979 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-10-25T19:00:01.980Z] 2024-10-25 19:00:01,980 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-10-25T19:00:01.981Z] 2024-10-25 19:00:01,981 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-10-25T19:00:01.982Z] 2024-10-25 19:00:01,982 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-10-25T19:00:01.983Z] 2024-10-25 19:00:01,982 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-10-25T19:00:01.983Z] 2024-10-25 19:00:01,983 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-10-25T19:00:01.984Z] 2024-10-25 19:00:01,984 - INFO - Generating full task set
[task 2024-10-25T19:00:01.984Z] 2024-10-25 19:00:01,984 - DEBUG - Loading tasks for kind check
[task 2024-10-25T19:00:02.000Z] 2024-10-25 19:00:02,000 - DEBUG - Generating tasks for check type
[task 2024-10-25T19:00:02.002Z] 2024-10-25 19:00:02,002 - INFO - Generated 1 tasks for kind check
[task 2024-10-25T19:00:02.003Z] 2024-10-25 19:00:02,002 - DEBUG - Loading tasks for kind doc
[task 2024-10-25T19:00:02.005Z] 2024-10-25 19:00:02,005 - DEBUG - Generating tasks for doc generate
[task 2024-10-25T19:00:02.006Z] 2024-10-25 19:00:02,006 - INFO - Generated 1 tasks for kind doc
[task 2024-10-25T19:00:02.006Z] 2024-10-25 19:00:02,006 - DEBUG - Loading tasks for kind docker-image
[task 2024-10-25T19:00:02.008Z] 2024-10-25 19:00:02,008 - DEBUG - Generating tasks for docker-image decision
[task 2024-10-25T19:00:02.008Z] 2024-10-25 19:00:02,008 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-10-25T19:00:02.104Z] 2024-10-25 19:00:02,104 - DEBUG - Generating tasks for docker-image fetch
[task 2024-10-25T19:00:02.105Z] 2024-10-25 19:00:02,104 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-10-25T19:00:02.117Z] 2024-10-25 19:00:02,117 - DEBUG - Generating tasks for docker-image index-task
[task 2024-10-25T19:00:02.117Z] 2024-10-25 19:00:02,117 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-10-25T19:00:02.120Z] 2024-10-25 19:00:02,120 - DEBUG - Generating tasks for docker-image python
[task 2024-10-25T19:00:02.120Z] 2024-10-25 19:00:02,120 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-10-25T19:00:02.138Z] 2024-10-25 19:00:02,138 - DEBUG - Generating tasks for docker-image run-task
[task 2024-10-25T19:00:02.138Z] 2024-10-25 19:00:02,138 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-10-25T19:00:02.156Z] 2024-10-25 19:00:02,156 - DEBUG - Generating tasks for docker-image skopeo
[task 2024-10-25T19:00:02.157Z] 2024-10-25 19:00:02,157 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-10-25T19:00:02.177Z] 2024-10-25 19:00:02,177 - INFO - Generated 6 tasks for kind docker-image
[task 2024-10-25T19:00:02.177Z] 2024-10-25 19:00:02,177 - DEBUG - Loading tasks for kind fetch
[task 2024-10-25T19:00:02.181Z] 2024-10-25 19:00:02,181 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2024-10-25T19:00:02.183Z] 2024-10-25 19:00:02,183 - INFO - Generated 1 tasks for kind fetch
[task 2024-10-25T19:00:02.183Z] 2024-10-25 19:00:02,183 - DEBUG - Loading tasks for kind push-image
[task 2024-10-25T19:00:02.186Z] 2024-10-25 19:00:02,186 - DEBUG - Generating tasks for push-image decision
[task 2024-10-25T19:00:02.186Z] 2024-10-25 19:00:02,186 - DEBUG - Generating tasks for push-image run-task
[task 2024-10-25T19:00:02.188Z] 2024-10-25 19:00:02,188 - INFO - Generated 2 tasks for kind push-image
[task 2024-10-25T19:00:02.188Z] 2024-10-25 19:00:02,188 - DEBUG - Loading tasks for kind test
[task 2024-10-25T19:00:02.190Z] 2024-10-25 19:00:02,190 - DEBUG - Generating tasks for test unit
[task 2024-10-25T19:00:02.195Z] 2024-10-25 19:00:02,195 - INFO - Generated 6 tasks for kind test
[task 2024-10-25T19:00:02.195Z] 2024-10-25 19:00:02,195 - DEBUG - Loading tasks for kind codecov
[task 2024-10-25T19:00:02.198Z] 2024-10-25 19:00:02,198 - DEBUG - Generating tasks for codecov upload
[task 2024-10-25T19:00:02.200Z] 2024-10-25 19:00:02,200 - INFO - Generated 1 tasks for kind codecov
[task 2024-10-25T19:00:02.200Z] 2024-10-25 19:00:02,200 - INFO - Generating full task graph
[task 2024-10-25T19:00:02.200Z] 2024-10-25 19:00:02,200 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2024-10-25T19:00:02.201Z] 2024-10-25 19:00:02,201 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-25T19:00:02.205Z] 2024-10-25 19:00:02,205 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-25T19:00:02.206Z] 2024-10-25 19:00:02,206 - INFO - Generating target task set
[task 2024-10-25T19:00:02.207Z] 2024-10-25 19:00:02,206 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2024-10-25T19:00:02.207Z] 2024-10-25 19:00:02,207 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-25T19:00:02.207Z] 2024-10-25 19:00:02,207 - INFO - Generating target task graph
[task 2024-10-25T19:00:02.207Z] 2024-10-25 19:00:02,207 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-10-25T19:00:02.208Z] 2024-10-25 19:00:02,207 - INFO - Generating optimized task graph
[task 2024-10-25T19:00:02.208Z] 2024-10-25 19:00:02,208 - DEBUG - optimize: check-type kept because of never
[task 2024-10-25T19:00:02.208Z] 2024-10-25 19:00:02,208 - DEBUG - optimize: codecov-upload kept because of never
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,208 - DEBUG - optimize: doc-generate kept because of never
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2024-10-25T19:00:02.209Z] 2024-10-25 19:00:02,209 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2024-10-25T19:00:02.210Z] 2024-10-25 19:00:02,210 - INFO - No tasks removed during optimization
[task 2024-10-25T19:00:02.211Z] 2024-10-25 19:00:02,210 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2024-10-25T19:00:02.214Z] 2024-10-25 19:00:02,214 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2024-10-25T19:00:02.288Z] 2024-10-25 19:00:02,288 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2024-10-25T19:00:02.370Z] 2024-10-25 19:00:02,369 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2024-10-25T19:00:02.371Z] 2024-10-25 19:00:02,371 - DEBUG - replace_tasks: docker-image-fetch
[task 2024-10-25T19:00:02.373Z] 2024-10-25 19:00:02,373 - DEBUG - replace_tasks: docker-image-fetch replaced with DHtQAzXbQP2x-A6ZlDF1mA by optimization strategy
[task 2024-10-25T19:00:02.373Z] 2024-10-25 19:00:02,373 - DEBUG - replace_tasks: docker-image-index-task
[task 2024-10-25T19:00:02.373Z] 2024-10-25 19:00:02,373 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2024-10-25T19:00:02.373Z] 2024-10-25 19:00:02,373 - DEBUG - replace_tasks: docker-image-python
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: docker-image-python replaced with RO-HrjxURJ2Qq7mUA0Klfw by optimization strategy
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: docker-image-run-task
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: docker-image-run-task replaced with QMP8K_W1SN6cU0gCHeLoNw by optimization strategy
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: docker-image-skopeo
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: docker-image-skopeo kept by optimization strategy
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2024-10-25T19:00:02.374Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with M66mrtC8SVWb-ReyG-klxA by optimization strategy
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,374 - DEBUG - replace_tasks: test-unit-py310
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py311
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py312
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py313
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2024-10-25T19:00:02.375Z] 2024-10-25 19:00:02,375 - DEBUG - replace_tasks: test-unit-py38
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: test-unit-py39
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: check-type
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: codecov-upload
[task 2024-10-25T19:00:02.376Z] 2024-10-25 19:00:02,376 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2024-10-25T19:00:02.377Z] 2024-10-25 19:00:02,377 - DEBUG - replace_tasks: doc-generate
[task 2024-10-25T19:00:02.377Z] 2024-10-25 19:00:02,377 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2024-10-25T19:00:02.377Z] 2024-10-25 19:00:02,377 - DEBUG - replace_tasks: docker-image-decision
[task 2024-10-25T19:00:02.377Z] 2024-10-25 19:00:02,377 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2024-10-25T19:00:02.377Z] 2024-10-25 19:00:02,377 - INFO - Replaced 5 tasks by index-search (index-search) during optimization.
[task 2024-10-25T19:00:02.379Z] 2024-10-25 19:00:02,379 - DEBUG - Morphing: adding index tasks
[task 2024-10-25T19:00:02.379Z] 2024-10-25 19:00:02,379 - DEBUG - Morphing: adding code review task
[task 2024-10-25T19:00:02.379Z] 2024-10-25 19:00:02,379 - INFO - writing artifact file `task-graph.json`
[task 2024-10-25T19:00:02.382Z] 2024-10-25 19:00:02,382 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-25T19:00:02.385Z] 2024-10-25 19:00:02,384 - INFO - Creating task with taskId P2B0NUuYSJGMpZWBlWWARg for test-unit-py38
[task 2024-10-25T19:00:02.386Z] 2024-10-25 19:00:02,386 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2024-10-25T19:00:02.388Z] 2024-10-25 19:00:02,387 - INFO - Creating task with taskId RhNXvx0FRU2SxiD77Tmfcw for test-unit-py312
[task 2024-10-25T19:00:02.389Z] 2024-10-25 19:00:02,389 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2024-10-25T19:00:02.391Z] 2024-10-25 19:00:02,391 - INFO - Creating task with taskId beOloA64RKKGhaa177QrHw for docker-image-skopeo
[task 2024-10-25T19:00:02.393Z] 2024-10-25 19:00:02,393 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2024-10-25T19:00:02.395Z] 2024-10-25 19:00:02,394 - INFO - Creating task with taskId OP2tbcCUQ2qRp3QYqypuww for test-unit-py39
[task 2024-10-25T19:00:02.396Z] 2024-10-25 19:00:02,396 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2024-10-25T19:00:02.398Z] 2024-10-25 19:00:02,397 - INFO - Creating task with taskId HBdEAeZ0SP2d6N34g0ABtw for check-type
[task 2024-10-25T19:00:02.400Z] 2024-10-25 19:00:02,400 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2024-10-25T19:00:02.402Z] 2024-10-25 19:00:02,401 - INFO - Creating task with taskId U0Cn4iaFT52GndFJSckWZQ for docker-image-decision
[task 2024-10-25T19:00:02.403Z] 2024-10-25 19:00:02,403 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2024-10-25T19:00:02.409Z] 2024-10-25 19:00:02,409 - INFO - Creating task with taskId P3E-ZRSPQRqQAzp7nGkaJA for test-unit-py310
[task 2024-10-25T19:00:02.413Z] 2024-10-25 19:00:02,413 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2024-10-25T19:00:02.417Z] 2024-10-25 19:00:02,417 - INFO - Creating task with taskId G4TXT8gaTIO4YcyRw76r_w for doc-generate
[task 2024-10-25T19:00:02.425Z] 2024-10-25 19:00:02,425 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2024-10-25T19:00:02.426Z] 2024-10-25 19:00:02,426 - INFO - Creating task with taskId QjF-LomtTnaHUdiCpUIzzg for test-unit-py311
[task 2024-10-25T19:00:02.427Z] 2024-10-25 19:00:02,427 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2024-10-25T19:00:02.435Z] 2024-10-25 19:00:02,433 - INFO - Creating task with taskId EarhxRrWTeauauIQ4CGwvg for test-unit-py313
[task 2024-10-25T19:00:02.438Z] 2024-10-25 19:00:02,438 - DEBUG - Starting new HTTP connection (10): taskcluster:80
[task 2024-10-25T19:00:02.553Z] 2024-10-25 19:00:02,553 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/QjF-LomtTnaHUdiCpUIzzg HTTP/11" 200 434
[task 2024-10-25T19:00:02.555Z] 2024-10-25 19:00:02,554 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/P2B0NUuYSJGMpZWBlWWARg HTTP/11" 200 434
[task 2024-10-25T19:00:02.556Z] 2024-10-25 19:00:02,556 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/beOloA64RKKGhaa177QrHw HTTP/11" 200 436
[task 2024-10-25T19:00:02.558Z] 2024-10-25 19:00:02,558 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/G4TXT8gaTIO4YcyRw76r_w HTTP/11" 200 434
[task 2024-10-25T19:00:02.560Z] 2024-10-25 19:00:02,560 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/HBdEAeZ0SP2d6N34g0ABtw HTTP/11" 200 434
[task 2024-10-25T19:00:02.565Z] 2024-10-25 19:00:02,565 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/OP2tbcCUQ2qRp3QYqypuww HTTP/11" 200 434
[task 2024-10-25T19:00:02.568Z] 2024-10-25 19:00:02,567 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/RhNXvx0FRU2SxiD77Tmfcw HTTP/11" 200 434
[task 2024-10-25T19:00:02.569Z] 2024-10-25 19:00:02,569 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/U0Cn4iaFT52GndFJSckWZQ HTTP/11" 200 436
[task 2024-10-25T19:00:02.589Z] 2024-10-25 19:00:02,589 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/EarhxRrWTeauauIQ4CGwvg HTTP/11" 200 434
[task 2024-10-25T19:00:02.603Z] 2024-10-25 19:00:02,603 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/P3E-ZRSPQRqQAzp7nGkaJA HTTP/11" 200 434
[task 2024-10-25T19:00:02.604Z] 2024-10-25 19:00:02,604 - INFO - Creating task with taskId OjfN2CfxS9CR9hKxDYvkbg for codecov-upload
[task 2024-10-25T19:00:02.745Z] 2024-10-25 19:00:02,745 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/OjfN2CfxS9CR9hKxDYvkbg HTTP/11" 200 434
[taskcluster 2024-10-25 19:00:03.004Z] === Task Finished ===
[taskcluster 2024-10-25 19:00:05.045Z] Successful task run with exit code: 0 completed in 20.779 seconds