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: translations integration tests #210

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

remove `REV` from integration test task definitions

da526ed
Select commit
Loading
Failed to load commit list.
Open

feat: translations integration tests #210

remove `REV` from integration test task definitions
da526ed
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Jan 10, 2025 in 1m 37s

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: 2025-01-10T21:12:53.374Z
Resolved: 2025-01-10T21:13:11.369Z
Task Execution Time: 17 seconds, 995 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/build-decision.tar.gz
- public/docker-contexts/python3.11.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 2025-01-10 21:12:53.486Z] Task ID: Q6eoJkc3R2e7oVdysPBxlw
[taskcluster 2025-01-10 21:12:53.486Z] Worker ID: 1035973624167412732
[taskcluster 2025-01-10 21:12:53.486Z] Worker Group: us-central1-f
[taskcluster 2025-01-10 21:12:53.486Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-10 21:12:53.486Z] Worker Pool: ci-1/decision-gcp
[taskcluster 2025-01-10 21:12:53.486Z] Worker Version: 38.0.5
[taskcluster 2025-01-10 21:12:53.486Z] Public IP: 34.59.108.73
[taskcluster 2025-01-10 21:12:53.486Z] Hostname: ci-1-decision-gcp-motemfonsqufibxqae1u-g
[taskcluster 2025-01-10 21:12:53.486Z] using cache "ci-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts

51ef4d363c0b - Started downloading
eb45b407d1cc - Started downloading
258767289e45 - Started downloading
51ef4d363c0b - Downloaded in 0.121 seconds
2a936e0a7084 - Started downloading
2a936e0a7084 - Downloaded in 0 seconds
eb45b407d1cc - Downloaded in 0.392 seconds
258767289e45 - Downloaded in 1.212 seconds
Digest: sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
[taskcluster 2025-01-10 21:13:04.009Z] === Task Starting ===
[setup 2025-01-10T21:13:04.615Z] run-task started in /
[setup 2025-01-10T21:13:04.615Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='fxci-config' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/fxci-config' --base-ref='main' --base-rev='c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0' --head-repository='https://github.com/bhearsum/fxci-config' --head-ref='translations-integration-cron' --head-rev='da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} 

[setup 2025-01-10T21:13:04.616Z] Python version: 3.11.2
[vcs 2025-01-10T21:13:04.617Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-10T21:13:04.617Z] running as worker:worker
[vcs 2025-01-10T21:13:04.617Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-10T21:13:04.620Z] executing ['git', 'clone', 'https://github.com/bhearsum/fxci-config', '/builds/worker/checkouts/src']
[vcs 2025-01-10T21:13:04.621Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-10T21:13:05.969Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-10T21:13:06.155Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-10T21:13:06.155Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-10T21:13:06.161Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-10T21:13:06.169Z] Already on 'main'
[vcs 2025-01-10T21:13:06.169Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-10T21:13:06.170Z] executing ['git', 'fetch', 'origin', 'c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0']
[vcs 2025-01-10T21:13:06.381Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-10T21:13:06.382Z]  * branch            c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0 -> FETCH_HEAD
[vcs 2025-01-10T21:13:06.386Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-10T21:13:06.567Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-10T21:13:06.567Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-10T21:13:06.572Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-10T21:13:06.758Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-10T21:13:06.758Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-10T21:13:06.763Z] executing ['git', 'checkout', '-f', '-B', 'translations-integration-cron', 'da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9']
[vcs 2025-01-10T21:13:06.767Z] Switched to a new branch 'translations-integration-cron'
[vcs 2025-01-10T21:13:06.768Z] cleaning git checkout...
[vcs 2025-01-10T21:13:06.768Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-10T21:13:06.770Z] removing []
[vcs 2025-01-10T21:13:06.770Z] successfully cleaned git checkout!
[vcs 2025-01-10T21:13:06.772Z] TinderboxPrint:<a href='https://github.com/bhearsum/fxci-config/commit/da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9' title='Built from fxci-config commit da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9'>da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9</a>
[pip-install 2025-01-10T21:13:06.789Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-10T21:13:07.181Z] Resolved 20 packages in 340ms
[pip-install 2025-01-10T21:13:07.327Z] Prepared 20 packages in 142ms
[pip-install 2025-01-10T21:13:07.338Z] Installed 20 packages in 10ms
[pip-install 2025-01-10T21:13:07.338Z]  + aiohappyeyeballs==2.4.4
[pip-install 2025-01-10T21:13:07.338Z]  + aiohttp==3.11.11
[pip-install 2025-01-10T21:13:07.338Z]  + aiosignal==1.3.2
[pip-install 2025-01-10T21:13:07.338Z]  + async-timeout==5.0.1
[pip-install 2025-01-10T21:13:07.338Z]  + attrs==24.3.0
[pip-install 2025-01-10T21:13:07.338Z]  + certifi==2024.12.14
[pip-install 2025-01-10T21:13:07.338Z]  + charset-normalizer==3.4.0
[pip-install 2025-01-10T21:13:07.338Z]  + frozenlist==1.5.0
[pip-install 2025-01-10T21:13:07.338Z]  + idna==3.10
[pip-install 2025-01-10T21:13:07.338Z]  + mohawk==1.1.0
[pip-install 2025-01-10T21:13:07.338Z]  + multidict==6.1.0
[pip-install 2025-01-10T21:13:07.338Z]  + propcache==0.2.1
[pip-install 2025-01-10T21:13:07.339Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-01-10T21:13:07.339Z]  + requests==2.32.3
[pip-install 2025-01-10T21:13:07.339Z]  + six==1.17.0
[pip-install 2025-01-10T21:13:07.339Z]  + slugid==2.0.0
[pip-install 2025-01-10T21:13:07.339Z]  + taskcluster==77.0.0
[pip-install 2025-01-10T21:13:07.339Z]  + taskcluster-urls==13.0.1
[pip-install 2025-01-10T21:13:07.339Z]  + urllib3==2.2.3
[pip-install 2025-01-10T21:13:07.339Z]  + yarl==1.18.3
[task 2025-01-10T21:13:07.344Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id=\'0\' --pushdate=\'0\' --project=\'fxci-config\' --owner=\'[email protected]\' --level=\'1\' --repository-type=git --tasks-for=\'github-pull-request\' --base-repository=\'https://github.com/mozilla-releng/fxci-config\' --base-ref=\'main\' --base-rev=\'c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0\' --head-repository=\'https://github.com/bhearsum/fxci-config\' --head-ref=\'translations-integration-cron\' --head-rev=\'da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9\' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} \n']
[task 2025-01-10T21:13:07.346Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-10T21:13:07.348Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=fxci-config [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/fxci-config --base-ref=main --base-rev=c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0 --head-repository=https://github.com/bhearsum/fxci-config --head-ref=translations-integration-cron --head-rev=da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9
[task 2025-01-10T21:13:07.893Z] 2025-01-10 21:13:07,893 - INFO - Loading graph configuration.
[task 2025-01-10T21:13:07.894Z] 2025-01-10 21:13:07,893 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-10T21:13:07.903Z] 2025-01-10 21:13:07,902 - WARNING - using default project parameters; add fxci-config to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-10T21:13:07.903Z] 2025-01-10 21:13:07,903 - INFO - Using Parameters(id=d7181576ef2a) (from defaults)
[task 2025-01-10T21:13:07.904Z] 2025-01-10 21:13:07,904 - DEBUG - Dumping parameters:
[task 2025-01-10T21:13:07.904Z] { 'base_ref': 'main',
[task 2025-01-10T21:13:07.905Z]   'base_repository': 'https://github.com/mozilla-releng/fxci-config',
[task 2025-01-10T21:13:07.905Z]   'base_rev': 'c6662621ee7c8ba1b4e6d1047945f19d9d6ebde0',
[task 2025-01-10T21:13:07.906Z]   'build_date': 1736543587,
[task 2025-01-10T21:13:07.906Z]   'build_number': 1,
[task 2025-01-10T21:13:07.907Z]   'do_not_optimize': [],
[task 2025-01-10T21:13:07.907Z]   'enable_always_target': True,
[task 2025-01-10T21:13:07.908Z]   'existing_tasks': {},
[task 2025-01-10T21:13:07.908Z]   'files_changed': [ 'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-10T21:13:07.908Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-10T21:13:07.908Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-10T21:13:07.908Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-10T21:13:07.908Z]                      'taskcluster/kinds/integration-test/kind.yml',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/kinds/firefoxci-artifact/kind.yml',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/fxci_config_taskgraph/transforms/firefoxci_artifact.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-10T21:13:07.909Z]                      'taskcluster/test/test_transforms_integration_test.py'],
[task 2025-01-10T21:13:07.909Z]   'filters': ['target_tasks_method'],
[task 2025-01-10T21:13:07.909Z]   'head_ref': 'translations-integration-cron',
[task 2025-01-10T21:13:07.909Z]   'head_repository': 'https://github.com/bhearsum/fxci-config',
[task 2025-01-10T21:13:07.909Z]   'head_rev': 'da526ed63ccc9ea1fbc1746a60fab2e82ac48ff9',
[task 2025-01-10T21:13:07.909Z]   'head_tag': '',
[task 2025-01-10T21:13:07.910Z]   'level': '1',
[task 2025-01-10T21:13:07.910Z]   'moz_build_date': '20250110211307',
[task 2025-01-10T21:13:07.910Z]   'next_version': None,
[task 2025-01-10T21:13:07.910Z]   'optimize_strategies': None,
[task 2025-01-10T21:13:07.910Z]   'optimize_target_tasks': True,
[task 2025-01-10T21:13:07.910Z]   'owner': '[email protected]',
[task 2025-01-10T21:13:07.910Z]   'project': 'fxci-config',
[task 2025-01-10T21:13:07.910Z]   'pushdate': 0,
[task 2025-01-10T21:13:07.910Z]   'pushlog_id': '0',
[task 2025-01-10T21:13:07.910Z]   'repository_type': 'git',
[task 2025-01-10T21:13:07.910Z]   'target_tasks_method': 'default',
[task 2025-01-10T21:13:07.910Z]   'tasks_for': 'github-pull-request',
[task 2025-01-10T21:13:07.911Z]   'version': None}
[task 2025-01-10T21:13:07.911Z] 2025-01-10 21:13:07,904 - INFO - writing artifact file `parameters.yml`
[task 2025-01-10T21:13:07.916Z] 2025-01-10 21:13:07,916 - INFO - writing artifact file `actions.json`
[task 2025-01-10T21:13:07.917Z] 2025-01-10 21:13:07,917 - INFO - Loading kinds
[task 2025-01-10T21:13:07.917Z] 2025-01-10 21:13:07,917 - DEBUG - loading kind `integration-test` from `taskcluster/kinds/integration-test`
[task 2025-01-10T21:13:07.918Z] 2025-01-10 21:13:07,918 - DEBUG - loading kind `tests` from `taskcluster/kinds/tests`
[task 2025-01-10T21:13:07.919Z] 2025-01-10 21:13:07,919 - DEBUG - loading kind `tc-admin` from `taskcluster/kinds/tc-admin`
[task 2025-01-10T21:13:07.919Z] 2025-01-10 21:13:07,919 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-10T21:13:07.920Z] 2025-01-10 21:13:07,920 - DEBUG - loading kind `firefoxci-artifact` from `taskcluster/kinds/firefoxci-artifact`
[task 2025-01-10T21:13:07.920Z] 2025-01-10 21:13:07,920 - INFO - Generating full task set
[task 2025-01-10T21:13:07.920Z] 2025-01-10 21:13:07,920 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-10T21:13:07.939Z] 2025-01-10 21:13:07,939 - DEBUG - Generating tasks for docker-image build-decision
[task 2025-01-10T21:13:07.939Z] 2025-01-10 21:13:07,939 - INFO - Writing docker-contexts/build-decision.tar.gz for docker image build-decision
[task 2025-01-10T21:13:07.951Z] 2025-01-10 21:13:07,951 - DEBUG - Generating tasks for docker-image python3.11
[task 2025-01-10T21:13:07.951Z] 2025-01-10 21:13:07,951 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2025-01-10T21:13:07.968Z] 2025-01-10 21:13:07,968 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-10T21:13:07.968Z] 2025-01-10 21:13:07,968 - DEBUG - Loading tasks for kind firefoxci-artifact
[task 2025-01-10T21:13:08.017Z] 2025-01-10 21:13:08,017 - INFO - Generated 0 tasks for kind firefoxci-artifact
[task 2025-01-10T21:13:08.018Z] 2025-01-10 21:13:08,017 - DEBUG - Loading tasks for kind tc-admin
[task 2025-01-10T21:13:08.019Z] 2025-01-10 21:13:08,019 - DEBUG - Generating tasks for tc-admin apply-staging
[task 2025-01-10T21:13:08.020Z] 2025-01-10 21:13:08,020 - INFO - Generated 1 tasks for kind tc-admin
[task 2025-01-10T21:13:08.020Z] 2025-01-10 21:13:08,020 - DEBUG - Loading tasks for kind tests
[task 2025-01-10T21:13:08.021Z] 2025-01-10 21:13:08,021 - DEBUG - Generating tasks for tests unit-ciadmin
[task 2025-01-10T21:13:08.021Z] 2025-01-10 21:13:08,021 - DEBUG - Generating tasks for tests unit-build-decision
[task 2025-01-10T21:13:08.022Z] 2025-01-10 21:13:08,021 - DEBUG - Generating tasks for tests unit-fxci-config-taskgraph
[task 2025-01-10T21:13:08.023Z] 2025-01-10 21:13:08,023 - INFO - Generated 3 tasks for kind tests
[task 2025-01-10T21:13:08.023Z] 2025-01-10 21:13:08,023 - DEBUG - Loading tasks for kind integration-test
[task 2025-01-10T21:13:08.026Z] 2025-01-10 21:13:08,026 - INFO - Generated 0 tasks for kind integration-test
[task 2025-01-10T21:13:08.026Z] 2025-01-10 21:13:08,026 - INFO - Generating full task graph
[task 2025-01-10T21:13:08.026Z] 2025-01-10 21:13:08,026 - INFO - Full task graph contains 6 tasks and 4 dependencies
[task 2025-01-10T21:13:08.026Z] 2025-01-10 21:13:08,026 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-10T21:13:08.028Z] 2025-01-10 21:13:08,028 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-10T21:13:08.028Z] 2025-01-10 21:13:08,028 - INFO - Generating target task set
[task 2025-01-10T21:13:08.029Z] 2025-01-10 21:13:08,029 - INFO - Filter filter_target_tasks pruned 3 tasks (3 remain)
[task 2025-01-10T21:13:08.029Z] 2025-01-10 21:13:08,029 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-10T21:13:08.029Z] 2025-01-10 21:13:08,029 - INFO - Generating target task graph
[task 2025-01-10T21:13:08.029Z] 2025-01-10 21:13:08,029 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-10T21:13:08.029Z] 2025-01-10 21:13:08,029 - INFO - Generating optimized task graph
[task 2025-01-10T21:13:08.030Z] 2025-01-10 21:13:08,030 - DEBUG - no files found matching a pattern in `skip-unless-changed` for "tests-unit-build-decision"
[task 2025-01-10T21:13:08.030Z] 2025-01-10 21:13:08,030 - DEBUG - optimize: docker-image-build-decision kept because of index-search (index-search)
[task 2025-01-10T21:13:08.030Z] 2025-01-10 21:13:08,030 - DEBUG - optimize: tests-unit-build-decision removed because of skip-unless-changed (skip-unless-changed)
[task 2025-01-10T21:13:08.030Z] 2025-01-10 21:13:08,030 - DEBUG - optimize: tests-unit-ciadmin kept because of never
[task 2025-01-10T21:13:08.031Z] 2025-01-10 21:13:08,030 - DEBUG - optimize: tests-unit-fxci-config-taskgraph kept because of skip-unless-changed (skip-unless-changed)
[task 2025-01-10T21:13:08.031Z] 2025-01-10 21:13:08,031 - DEBUG - optimize: docker-image-python3.11 kept because of dependent tasks
[task 2025-01-10T21:13:08.031Z] 2025-01-10 21:13:08,031 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-10T21:13:08.031Z] 2025-01-10 21:13:08,031 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-10T21:13:08.033Z] 2025-01-10 21:13:08,033 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-10T21:13:08.118Z] 2025-01-10 21:13:08,118 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 835
[task 2025-01-10T21:13:08.176Z] 2025-01-10 21:13:08,176 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2025-01-10T21:13:08.177Z] 2025-01-10 21:13:08,177 - DEBUG - replace_tasks: docker-image-build-decision
[task 2025-01-10T21:13:08.177Z] 2025-01-10 21:13:08,177 - DEBUG - replace_tasks: docker-image-build-decision replaced with Ah5aOFtZTNCXsK3JPjvLmw by optimization strategy
[task 2025-01-10T21:13:08.178Z] 2025-01-10 21:13:08,177 - DEBUG - replace_tasks: docker-image-python3.11
[task 2025-01-10T21:13:08.179Z] 2025-01-10 21:13:08,179 - DEBUG - replace_tasks: docker-image-python3.11 replaced with JpZc_MiSTheKx6_CiAAMkw by optimization strategy
[task 2025-01-10T21:13:08.179Z] 2025-01-10 21:13:08,179 - DEBUG - replace_tasks: tests-unit-build-decision
[task 2025-01-10T21:13:08.179Z] 2025-01-10 21:13:08,179 - DEBUG - replace_tasks: tests-unit-build-decision kept by optimization strategy
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,179 - DEBUG - replace_tasks: tests-unit-ciadmin
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - DEBUG - replace_tasks: tests-unit-ciadmin kept by optimization strategy
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph kept by optimization strategy
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - DEBUG - Morphing: adding index tasks
[task 2025-01-10T21:13:08.180Z] 2025-01-10 21:13:08,180 - DEBUG - Morphing: adding code review task
[task 2025-01-10T21:13:08.181Z] 2025-01-10 21:13:08,181 - INFO - writing artifact file `task-graph.json`
[task 2025-01-10T21:13:08.181Z] 2025-01-10 21:13:08,181 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-10T21:13:08.183Z] 2025-01-10 21:13:08,183 - INFO - Creating task with taskId CPzMQumdQlOAppD7WPp05A for tests-unit-ciadmin
[task 2025-01-10T21:13:08.184Z] 2025-01-10 21:13:08,184 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-10T21:13:08.185Z] 2025-01-10 21:13:08,185 - INFO - Creating task with taskId NNRKUZhoTRWv20bqMumtIQ for tests-unit-fxci-config-taskgraph
[task 2025-01-10T21:13:08.186Z] 2025-01-10 21:13:08,186 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-10T21:13:08.299Z] 2025-01-10 21:13:08,299 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/NNRKUZhoTRWv20bqMumtIQ HTTP/11" 200 413
[task 2025-01-10T21:13:08.319Z] 2025-01-10 21:13:08,319 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/CPzMQumdQlOAppD7WPp05A HTTP/11" 200 413
[taskcluster 2025-01-10 21:13:08.542Z] === Task Finished ===
[taskcluster 2025-01-10 21:13:10.689Z] Successful task run with exit code: 0 completed in 17.204 seconds