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

fix(optimize): support kwargs in 'register_strategy' decorator #583

Merged
merged 1 commit into from
Oct 3, 2024

fix(optimize): support kwargs in 'register_strategy' decorator

ad118b6
Select commit
Loading
Failed to load commit list.
Merged

fix(optimize): support kwargs in 'register_strategy' decorator #583

fix(optimize): support kwargs in 'register_strategy' decorator
ad118b6
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 2, 2024 in 1m 51s

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-02T17:43:10.567Z
Resolved: 2024-10-02T17:43:33.336Z
Task Execution Time: 22 seconds, 769 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-02 17:43:10.675Z] Task ID: WO9r0pYXS2O2I66Hf-9WOg
[taskcluster 2024-10-02 17:43:10.675Z] Worker ID: 4693553999466478384
[taskcluster 2024-10-02 17:43:10.675Z] Worker Group: us-central1-c
[taskcluster 2024-10-02 17:43:10.675Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-02 17:43:10.675Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-10-02 17:43:10.675Z] Worker Version: 38.0.5
[taskcluster 2024-10-02 17:43:10.675Z] Public IP: 34.29.82.59
[taskcluster 2024-10-02 17:43:10.675Z] Hostname: taskgraph-1-decision-gcp-kgiy32yxt5-lsoidumqsyg
[taskcluster 2024-10-02 17:43:10.675Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

054594fd763a - Started downloading
fe08f97e3087 - Started downloading
1e3d44c88d1d - Started downloading
054594fd763a - Downloaded in 0.798 seconds
1e3d44c88d1d - Downloaded in 0.532 seconds
86c29d7382ae - Started downloading
86c29d7382ae - Downloaded in 0.001 seconds
fe08f97e3087 - Downloaded in 3.384 seconds
Digest: sha256:1a919841ab8471657fa5787ce814b24084ae879c86c97f048d9a3d1fc548dacb
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest

...(52 lines hidden)...

[task 2024-10-02T17:43:28.552Z] Requirement already satisfied: Jinja2<4.0.0,>=2.7 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (3.1.4)
[task 2024-10-02T17:43:28.553Z] Requirement already satisfied: click<9.0.0,>=7.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (8.1.7)
[task 2024-10-02T17:43:28.554Z] Requirement already satisfied: python-slugify>=4.0.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (8.0.4)
[task 2024-10-02T17:43:28.556Z] Requirement already satisfied: arrow in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (1.3.0)
[task 2024-10-02T17:43:28.557Z] Requirement already satisfied: rich in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (13.8.0)
[task 2024-10-02T17:43:28.572Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==11.2.0) (3.3.2)
[task 2024-10-02T17:43:28.574Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==11.2.0) (3.8)
[task 2024-10-02T17:43:28.575Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==11.2.0) (2.2.2)
[task 2024-10-02T17:43:28.577Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==11.2.0) (2024.8.30)
[task 2024-10-02T17:43:28.591Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==11.2.0) (0.12.0)
[task 2024-10-02T17:43:28.596Z] 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==11.2.0) (5.2.0)
[task 2024-10-02T17:43:28.624Z] 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==11.2.0) (2.1.5)
[task 2024-10-02T17:43:28.632Z] 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==11.2.0) (1.3)
[task 2024-10-02T17:43:28.660Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (2.9.0.post0)
[task 2024-10-02T17:43:28.661Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (2.9.0.20240906)
[task 2024-10-02T17:43:28.679Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==11.2.0) (3.0.0)
[task 2024-10-02T17:43:28.680Z] 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==11.2.0) (2.18.0)
[task 2024-10-02T17:43:28.712Z] 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==11.2.0) (0.1.2)
[task 2024-10-02T17:43:28.738Z] 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==11.2.0) (1.16.0)
[task 2024-10-02T17:43:28.780Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-10-02T17:43:28.781Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-10-02T17:43:28.809Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-10-02T17:43:28.811Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-11.2.0-py3-none-any.whl size=191650 sha256=f04c2349465449a5d397732ee8f1978e37cd875aff1226e4d2b7aacd9a890ad6
[task 2024-10-02T17:43:28.812Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-d_2ca2pa/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-10-02T17:43:28.814Z] Successfully built taskcluster-taskgraph
[task 2024-10-02T17:43:28.900Z] Installing collected packages: taskcluster-taskgraph
[task 2024-10-02T17:43:28.984Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-10-02T17:43:28.985Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-10-02T17:43:28.989Z] Successfully installed taskcluster-taskgraph-11.2.0
[task 2024-10-02T17:43:29.047Z] + 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=18ce170cce948f345f3ade53830beb7d0b122d24 --head-repository=https://github.com/ahal/taskgraph --head-ref=strategy_kwargs --head-rev=ad118b601c31a2d05a63cb008f056004b326a90e
[task 2024-10-02T17:43:29.511Z] 2024-10-02 17:43:29,511 - INFO - Loading graph configuration.
[task 2024-10-02T17:43:29.511Z] 2024-10-02 17:43:29,511 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-10-02T17:43:29.519Z] 2024-10-02 17:43:29,519 - 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-02T17:43:29.519Z] 2024-10-02 17:43:29,519 - INFO - Using Parameters(id=47eef85c6e57) (from defaults)
[task 2024-10-02T17:43:29.520Z] 2024-10-02 17:43:29,520 - DEBUG - Dumping parameters:
[task 2024-10-02T17:43:29.520Z] { 'base_ref': 'main',
[task 2024-10-02T17:43:29.520Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-10-02T17:43:29.520Z]   'base_rev': '18ce170cce948f345f3ade53830beb7d0b122d24',
[task 2024-10-02T17:43:29.520Z]   'build_date': 1727891009,
[task 2024-10-02T17:43:29.521Z]   'build_number': 1,
[task 2024-10-02T17:43:29.521Z]   'do_not_optimize': [],
[task 2024-10-02T17:43:29.521Z]   'enable_always_target': True,
[task 2024-10-02T17:43:29.521Z]   'existing_tasks': {},
[task 2024-10-02T17:43:29.521Z]   'files_changed': ['src/taskgraph/optimize/base.py', 'test/test_optimize.py'],
[task 2024-10-02T17:43:29.521Z]   'filters': ['target_tasks_method'],
[task 2024-10-02T17:43:29.522Z]   'head_ref': 'strategy_kwargs',
[task 2024-10-02T17:43:29.522Z]   'head_repository': 'https://github.com/ahal/taskgraph',
[task 2024-10-02T17:43:29.522Z]   'head_rev': 'ad118b601c31a2d05a63cb008f056004b326a90e',
[task 2024-10-02T17:43:29.522Z]   'head_tag': '',
[task 2024-10-02T17:43:29.522Z]   'level': '1',
[task 2024-10-02T17:43:29.523Z]   'moz_build_date': '20241002174329',
[task 2024-10-02T17:43:29.523Z]   'next_version': None,
[task 2024-10-02T17:43:29.523Z]   'optimize_strategies': None,
[task 2024-10-02T17:43:29.524Z]   'optimize_target_tasks': True,
[task 2024-10-02T17:43:29.524Z]   'owner': '[email protected]',
[task 2024-10-02T17:43:29.524Z]   'project': 'taskgraph',
[task 2024-10-02T17:43:29.524Z]   'pushdate': 0,
[task 2024-10-02T17:43:29.524Z]   'pushlog_id': '0',
[task 2024-10-02T17:43:29.524Z]   'repository_type': 'git',
[task 2024-10-02T17:43:29.525Z]   'target_tasks_method': 'default',
[task 2024-10-02T17:43:29.525Z]   'tasks_for': 'github-pull-request',
[task 2024-10-02T17:43:29.525Z]   'version': None}
[task 2024-10-02T17:43:29.525Z] 2024-10-02 17:43:29,520 - INFO - writing artifact file `parameters.yml`
[task 2024-10-02T17:43:29.527Z] 2024-10-02 17:43:29,527 - INFO - writing artifact file `actions.json`
[task 2024-10-02T17:43:29.528Z] 2024-10-02 17:43:29,528 - INFO - Loading kinds
[task 2024-10-02T17:43:29.529Z] 2024-10-02 17:43:29,528 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-10-02T17:43:29.529Z] 2024-10-02 17:43:29,529 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-10-02T17:43:29.530Z] 2024-10-02 17:43:29,530 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-10-02T17:43:29.530Z] 2024-10-02 17:43:29,530 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-10-02T17:43:29.531Z] 2024-10-02 17:43:29,531 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-10-02T17:43:29.531Z] 2024-10-02 17:43:29,531 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-10-02T17:43:29.532Z] 2024-10-02 17:43:29,532 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-10-02T17:43:29.533Z] 2024-10-02 17:43:29,532 - INFO - Generating full task set
[task 2024-10-02T17:43:29.533Z] 2024-10-02 17:43:29,533 - DEBUG - Loading tasks for kind check
[task 2024-10-02T17:43:29.544Z] 2024-10-02 17:43:29,544 - DEBUG - Generating tasks for check type
[task 2024-10-02T17:43:29.545Z] 2024-10-02 17:43:29,545 - INFO - Generated 1 tasks for kind check
[task 2024-10-02T17:43:29.546Z] 2024-10-02 17:43:29,545 - DEBUG - Loading tasks for kind doc
[task 2024-10-02T17:43:29.547Z] 2024-10-02 17:43:29,547 - DEBUG - Generating tasks for doc generate
[task 2024-10-02T17:43:29.548Z] 2024-10-02 17:43:29,548 - INFO - Generated 1 tasks for kind doc
[task 2024-10-02T17:43:29.548Z] 2024-10-02 17:43:29,548 - DEBUG - Loading tasks for kind docker-image
[task 2024-10-02T17:43:29.549Z] 2024-10-02 17:43:29,549 - DEBUG - Generating tasks for docker-image decision
[task 2024-10-02T17:43:29.549Z] 2024-10-02 17:43:29,549 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-10-02T17:43:29.634Z] 2024-10-02 17:43:29,634 - DEBUG - Generating tasks for docker-image fetch
[task 2024-10-02T17:43:29.635Z] 2024-10-02 17:43:29,634 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-10-02T17:43:29.645Z] 2024-10-02 17:43:29,645 - DEBUG - Generating tasks for docker-image index-task
[task 2024-10-02T17:43:29.646Z] 2024-10-02 17:43:29,645 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-10-02T17:43:29.647Z] 2024-10-02 17:43:29,647 - DEBUG - Generating tasks for docker-image python
[task 2024-10-02T17:43:29.647Z] 2024-10-02 17:43:29,647 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-10-02T17:43:29.663Z] 2024-10-02 17:43:29,663 - DEBUG - Generating tasks for docker-image run-task
[task 2024-10-02T17:43:29.663Z] 2024-10-02 17:43:29,663 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-10-02T17:43:29.679Z] 2024-10-02 17:43:29,679 - DEBUG - Generating tasks for docker-image skopeo
[task 2024-10-02T17:43:29.680Z] 2024-10-02 17:43:29,679 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-10-02T17:43:29.697Z] 2024-10-02 17:43:29,697 - INFO - Generated 6 tasks for kind docker-image
[task 2024-10-02T17:43:29.698Z] 2024-10-02 17:43:29,697 - DEBUG - Loading tasks for kind fetch
[task 2024-10-02T17:43:29.700Z] 2024-10-02 17:43:29,700 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2024-10-02T17:43:29.701Z] 2024-10-02 17:43:29,701 - INFO - Generated 1 tasks for kind fetch
[task 2024-10-02T17:43:29.701Z] 2024-10-02 17:43:29,701 - DEBUG - Loading tasks for kind push-image
[task 2024-10-02T17:43:29.703Z] 2024-10-02 17:43:29,703 - DEBUG - Generating tasks for push-image decision
[task 2024-10-02T17:43:29.703Z] 2024-10-02 17:43:29,703 - DEBUG - Generating tasks for push-image run-task
[task 2024-10-02T17:43:29.705Z] 2024-10-02 17:43:29,705 - INFO - Generated 2 tasks for kind push-image
[task 2024-10-02T17:43:29.705Z] 2024-10-02 17:43:29,705 - DEBUG - Loading tasks for kind test
[task 2024-10-02T17:43:29.706Z] 2024-10-02 17:43:29,706 - DEBUG - Generating tasks for test unit
[task 2024-10-02T17:43:29.709Z] 2024-10-02 17:43:29,709 - INFO - Generated 5 tasks for kind test
[task 2024-10-02T17:43:29.709Z] 2024-10-02 17:43:29,709 - DEBUG - Loading tasks for kind codecov
[task 2024-10-02T17:43:29.711Z] 2024-10-02 17:43:29,711 - DEBUG - Generating tasks for codecov upload
[task 2024-10-02T17:43:29.712Z] 2024-10-02 17:43:29,712 - INFO - Generated 1 tasks for kind codecov
[task 2024-10-02T17:43:29.712Z] 2024-10-02 17:43:29,712 - INFO - Generating full task graph
[task 2024-10-02T17:43:29.712Z] 2024-10-02 17:43:29,712 - INFO - Full task graph contains 17 tasks and 20 dependencies
[task 2024-10-02T17:43:29.713Z] 2024-10-02 17:43:29,713 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-02T17:43:29.716Z] 2024-10-02 17:43:29,716 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-02T17:43:29.717Z] 2024-10-02 17:43:29,717 - INFO - Generating target task set
[task 2024-10-02T17:43:29.717Z] 2024-10-02 17:43:29,717 - INFO - Filter filter_target_tasks pruned 9 tasks (8 remain)
[task 2024-10-02T17:43:29.717Z] 2024-10-02 17:43:29,717 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - INFO - Generating target task graph
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - INFO - Generating optimized task graph
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - DEBUG - optimize: build-docker-image-decision kept because of index-search (index-search)
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - DEBUG - optimize: build-docker-image-index-task kept because of index-search (index-search)
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - DEBUG - optimize: build-docker-image-run-task kept because of dependent tasks
[task 2024-10-02T17:43:29.718Z] 2024-10-02 17:43:29,718 - DEBUG - optimize: build-docker-image-skopeo kept because of index-search (index-search)
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,718 - DEBUG - optimize: check-type kept because of never
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: codecov-upload kept because of never
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: doc-generate kept because of never
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: build-docker-image-fetch kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - DEBUG - optimize: build-docker-image-python kept because of dependent tasks
[task 2024-10-02T17:43:29.719Z] 2024-10-02 17:43:29,719 - INFO - No tasks removed during optimization
[task 2024-10-02T17:43:29.720Z] 2024-10-02 17:43:29,719 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2024-10-02T17:43:29.722Z] 2024-10-02 17:43:29,722 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2024-10-02T17:43:29.799Z] 2024-10-02 17:43:29,799 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2024-10-02T17:43:29.874Z] 2024-10-02 17:43:29,874 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2024-10-02T17:43:29.874Z] 2024-10-02 17:43:29,874 - DEBUG - replace_tasks: build-docker-image-fetch
[task 2024-10-02T17:43:29.876Z] 2024-10-02 17:43:29,876 - DEBUG - replace_tasks: build-docker-image-fetch replaced with GhHZOuKKRaiC0laCHMlkHg by optimization strategy
[task 2024-10-02T17:43:29.876Z] 2024-10-02 17:43:29,876 - DEBUG - replace_tasks: build-docker-image-index-task
[task 2024-10-02T17:43:29.876Z] 2024-10-02 17:43:29,876 - DEBUG - replace_tasks: build-docker-image-index-task replaced with AeoSQIL9QhCfYYsPaMheLw by optimization strategy
[task 2024-10-02T17:43:29.876Z] 2024-10-02 17:43:29,876 - DEBUG - replace_tasks: build-docker-image-python
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: build-docker-image-python replaced with bu4eCYCaTHy96vZJVQfnng by optimization strategy
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: build-docker-image-run-task
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: build-docker-image-run-task replaced with ESPqblRtRqq-h1q3xRvWag by optimization strategy
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: build-docker-image-skopeo
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: build-docker-image-skopeo replaced with S9EVYrtaTvqfdFnSKDrQog by optimization strategy
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: check-type
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: doc-generate
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2024-10-02T17:43:29.877Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with aptqXnSjSLihSfRqYXDH-Q by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,877 - DEBUG - replace_tasks: test-unit-py310
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py311
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py312
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py38
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py39
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2024-10-02T17:43:29.878Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: build-docker-image-decision
[task 2024-10-02T17:43:29.879Z] 2024-10-02 17:43:29,878 - DEBUG - replace_tasks: build-docker-image-decision kept by optimization strategy
[task 2024-10-02T17:43:29.879Z] 2024-10-02 17:43:29,879 - DEBUG - replace_tasks: codecov-upload
[task 2024-10-02T17:43:29.879Z] 2024-10-02 17:43:29,879 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2024-10-02T17:43:29.879Z] 2024-10-02 17:43:29,879 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-10-02T17:43:29.880Z] 2024-10-02 17:43:29,880 - DEBUG - Morphing: adding index tasks
[task 2024-10-02T17:43:29.880Z] 2024-10-02 17:43:29,880 - DEBUG - Morphing: adding code review task
[task 2024-10-02T17:43:29.880Z] 2024-10-02 17:43:29,880 - INFO - writing artifact file `task-graph.json`
[task 2024-10-02T17:43:29.885Z] 2024-10-02 17:43:29,885 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-02T17:43:29.886Z] 2024-10-02 17:43:29,886 - INFO - Creating task with taskId AT3A1T60S5GC-EO96t6hdA for doc-generate
[task 2024-10-02T17:43:29.888Z] 2024-10-02 17:43:29,887 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2024-10-02T17:43:29.890Z] 2024-10-02 17:43:29,888 - INFO - Creating task with taskId TcCEAMC2SJWFYMpFzm3TDg for test-unit-py312
[task 2024-10-02T17:43:29.890Z] 2024-10-02 17:43:29,889 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2024-10-02T17:43:29.895Z] 2024-10-02 17:43:29,893 - INFO - Creating task with taskId Yf4M5qi7QfObX24ZCLMxDg for build-docker-image-decision
[task 2024-10-02T17:43:29.895Z] 2024-10-02 17:43:29,894 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2024-10-02T17:43:29.895Z] 2024-10-02 17:43:29,895 - INFO - Creating task with taskId AKMCvt-fStmyxUlK5bdTEg for check-type
[task 2024-10-02T17:43:29.896Z] 2024-10-02 17:43:29,896 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2024-10-02T17:43:29.897Z] 2024-10-02 17:43:29,897 - INFO - Creating task with taskId OKEjNHNDTLiBtrwO0DfDkw for test-unit-py39
[task 2024-10-02T17:43:29.898Z] 2024-10-02 17:43:29,898 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2024-10-02T17:43:29.899Z] 2024-10-02 17:43:29,899 - INFO - Creating task with taskId R7B00JGcQw21g2HXYo7p7Q for test-unit-py310
[task 2024-10-02T17:43:29.900Z] 2024-10-02 17:43:29,900 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2024-10-02T17:43:29.901Z] 2024-10-02 17:43:29,900 - INFO - Creating task with taskId SfSxyVDoTNeYtm60TQ3OrQ for test-unit-py311
[task 2024-10-02T17:43:29.901Z] 2024-10-02 17:43:29,901 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2024-10-02T17:43:29.902Z] 2024-10-02 17:43:29,902 - INFO - Creating task with taskId CDhJ03ZWSPuj7wcsz6TshA for test-unit-py38
[task 2024-10-02T17:43:29.903Z] 2024-10-02 17:43:29,903 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2024-10-02T17:43:30.006Z] 2024-10-02 17:43:30,006 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/CDhJ03ZWSPuj7wcsz6TshA HTTP/11" 200 434
[task 2024-10-02T17:43:30.009Z] 2024-10-02 17:43:30,008 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/AKMCvt-fStmyxUlK5bdTEg HTTP/11" 200 434
[task 2024-10-02T17:43:30.010Z] 2024-10-02 17:43:30,010 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/AT3A1T60S5GC-EO96t6hdA HTTP/11" 200 434
[task 2024-10-02T17:43:30.012Z] 2024-10-02 17:43:30,012 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Yf4M5qi7QfObX24ZCLMxDg HTTP/11" 200 436
[task 2024-10-02T17:43:30.017Z] 2024-10-02 17:43:30,017 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/OKEjNHNDTLiBtrwO0DfDkw HTTP/11" 200 434
[task 2024-10-02T17:43:30.031Z] 2024-10-02 17:43:30,031 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/TcCEAMC2SJWFYMpFzm3TDg HTTP/11" 200 434
[task 2024-10-02T17:43:30.041Z] 2024-10-02 17:43:30,041 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/SfSxyVDoTNeYtm60TQ3OrQ HTTP/11" 200 434
[task 2024-10-02T17:43:30.047Z] 2024-10-02 17:43:30,047 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/R7B00JGcQw21g2HXYo7p7Q HTTP/11" 200 434
[task 2024-10-02T17:43:30.048Z] 2024-10-02 17:43:30,047 - INFO - Creating task with taskId eG-s_Nw6Sya1cz4MRlBChw for codecov-upload
[task 2024-10-02T17:43:30.300Z] 2024-10-02 17:43:30,300 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/eG-s_Nw6Sya1cz4MRlBChw HTTP/11" 200 434
[taskcluster 2024-10-02 17:43:30.500Z] === Task Finished ===
[taskcluster 2024-10-02 17:43:32.689Z] Successful task run with exit code: 0 completed in 22.015 seconds