Update Android Components version #3300
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-19T04:04:51.693Z
Resolved: 2024-12-19T04:05:08.372Z
Task Execution Time: 16 seconds, 679 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/android-build.tar.gz
- public/docker-contexts/base.tar.gz
- public/docker-contexts/bump.tar.gz
- public/docker-contexts/ui-tests.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-12-19 04:04:51.733Z] Task ID: bxjRNh17RAqz4IGiMN8uuA
[taskcluster 2024-12-19 04:04:51.733Z] Worker ID: 6659455329388864975
[taskcluster 2024-12-19 04:04:51.733Z] Worker Group: us-west1-a
[taskcluster 2024-12-19 04:04:51.733Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-19 04:04:51.733Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-12-19 04:04:51.733Z] Worker Version: 38.0.5
[taskcluster 2024-12-19 04:04:51.733Z] Public IP: 34.169.64.113
[taskcluster 2024-12-19 04:04:51.733Z] Hostname: mobile-1-decision-gcp-oizgmdkyt5ue5v7odj287q
0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
0c41538bc874 - Downloaded in 0.052 seconds
da348496342e - Started downloading
e5c011697f2e - Downloaded in 0.219 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.001 seconds
da348496342e - Downloaded in 0.757 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2024-12-19 04:05:01.919Z] === Task Starting ===
[setup 2024-12-19T04:05:03.046Z] run-task started in /
[setup 2024-12-19T04:05:03.046Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reference-browser' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted'
[setup 2024-12-19T04:05:03.046Z] Python version: 3.11.2
[vcs 2024-12-19T04:05:03.048Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-12-19T04:05:03.050Z] running as worker:worker
[vcs 2024-12-19T04:05:03.050Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-19T04:05:03.052Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2024-12-19T04:05:03.054Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-19T04:05:03.795Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/MickeyMoz/reference-browser', 'ac-update']
[vcs 2024-12-19T04:05:04.191Z] From https://github.com/MickeyMoz/reference-browser
[vcs 2024-12-19T04:05:04.193Z] * branch ac-update -> FETCH_HEAD
[vcs 2024-12-19T04:05:04.194Z] executing ['git', 'checkout', '-f', '-B', 'ac-update', '2e398c04a1a5eba95c3d2cb04a78c7715c745d8a']
[vcs 2024-12-19T04:05:04.216Z] Switched to a new branch 'ac-update'
[vcs 2024-12-19T04:05:04.217Z] cleaning git checkout...
[vcs 2024-12-19T04:05:04.217Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-19T04:05:04.220Z] removing []
[vcs 2024-12-19T04:05:04.220Z] successfully cleaned git checkout!
[vcs 2024-12-19T04:05:04.222Z] TinderboxPrint:<a href='https://github.com/MickeyMoz/reference-browser/commit/2e398c04a1a5eba95c3d2cb04a78c7715c745d8a' title='Built from reference-browser commit 2e398c04a1a5eba95c3d2cb04a78c7715c745d8a'>2e398c04a1a5eba95c3d2cb04a78c7715c745d8a</a>
[pip-install 2024-12-19T04:05:04.237Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-12-19T04:05:04.424Z] Resolved 1 package in 140ms
[pip-install 2024-12-19T04:05:04.437Z] Prepared 1 package in 12ms
[pip-install 2024-12-19T04:05:04.440Z] Installed 1 package in 2ms
[pip-install 2024-12-19T04:05:04.440Z] + redo==2.0.4
[task 2024-12-19T04:05:04.442Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2024-12-19T04:05:04.443Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-19T04:05:04.445Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/MickeyMoz/reference-browser --head-ref=ac-update --head-rev=2e398c04a1a5eba95c3d2cb04a78c7715c745d8a --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2024-12-19T04:05:04.956Z] 2024-12-19 04:05:04,955 - INFO - Loading graph configuration.
[task 2024-12-19T04:05:04.985Z] 2024-12-19 04:05:04,985 - INFO - base_ref has been reset from "" to "origin/master".
[task 2024-12-19T04:05:04.986Z] 2024-12-19 04:05:04,985 - INFO - base_rev is not set.
[task 2024-12-19T04:05:04.986Z] 2024-12-19 04:05:04,985 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2024-12-19T04:05:04.988Z] 2024-12-19 04:05:04,987 - INFO - base_rev has been reset from "" to "ee93b589f183917ad2e96d55d26778b6a68eb428".
[task 2024-12-19T04:05:04.990Z] 2024-12-19 04:05:04,990 - WARNING - using default project parameters; add reference-browser to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-19T04:05:04.991Z] 2024-12-19 04:05:04,991 - INFO - Using Parameters(id=bdb268f39cbc) (from defaults)
[task 2024-12-19T04:05:04.992Z] 2024-12-19 04:05:04,992 - INFO - writing artifact file `parameters.yml`
[task 2024-12-19T04:05:05.000Z] 2024-12-19 04:05:05,000 - INFO - writing artifact file `actions.json`
[task 2024-12-19T04:05:05.002Z] 2024-12-19 04:05:05,002 - INFO - Loading kinds
[task 2024-12-19T04:05:05.007Z] 2024-12-19 04:05:05,007 - INFO - Generating full task set
[task 2024-12-19T04:05:05.018Z] 2024-12-19 04:05:05,018 - INFO - Generated 1 tasks for kind bump
[task 2024-12-19T04:05:05.021Z] 2024-12-19 04:05:05,021 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-12-19T04:05:05.022Z] 2024-12-19 04:05:05,022 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-12-19T04:05:05.038Z] 2024-12-19 04:05:05,038 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2024-12-19T04:05:05.041Z] 2024-12-19 04:05:05,040 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-12-19T04:05:05.043Z] 2024-12-19 04:05:05,043 - INFO - Generated 4 tasks for kind docker-image
[task 2024-12-19T04:05:05.048Z] 2024-12-19 04:05:05,048 - INFO - Generated 1 tasks for kind fetch
[task 2024-12-19T04:05:05.050Z] 2024-12-19 04:05:05,050 - INFO - Generated 1 tasks for kind geckoview
[task 2024-12-19T04:05:05.061Z] 2024-12-19 04:05:05,061 - INFO - Generated 3 tasks for kind toolchain
[task 2024-12-19T04:05:05.066Z] 2024-12-19 04:05:05,066 - INFO - Generated 3 tasks for kind build
[task 2024-12-19T04:05:05.069Z] 2024-12-19 04:05:05,069 - INFO - Generated 1 tasks for kind build-bundle
[task 2024-12-19T04:05:05.073Z] 2024-12-19 04:05:05,073 - INFO - Generated 5 tasks for kind lint
[task 2024-12-19T04:05:05.078Z] 2024-12-19 04:05:05,078 - INFO - Generated 4 tasks for kind test
[task 2024-12-19T04:05:05.079Z] 2024-12-19 04:05:05,079 - INFO - Generated 1 tasks for kind pr
[task 2024-12-19T04:05:05.081Z] 2024-12-19 04:05:05,081 - INFO - Generated 1 tasks for kind signing-bundle
[task 2024-12-19T04:05:05.083Z] 2024-12-19 04:05:05,082 - INFO - Generated 1 tasks for kind push-bundle
[task 2024-12-19T04:05:05.084Z] 2024-12-19 04:05:05,084 - INFO - Generated 3 tasks for kind signing
[task 2024-12-19T04:05:05.089Z] 2024-12-19 04:05:05,089 - INFO - Generated 2 tasks for kind raptor
[task 2024-12-19T04:05:05.089Z] 2024-12-19 04:05:05,089 - INFO - Generating full task graph
[task 2024-12-19T04:05:05.089Z] 2024-12-19 04:05:05,089 - INFO - Full task graph contains 31 tasks and 59 dependencies
[task 2024-12-19T04:05:05.090Z] 2024-12-19 04:05:05,090 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-19T04:05:05.096Z] 2024-12-19 04:05:05,096 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-19T04:05:05.097Z] 2024-12-19 04:05:05,097 - INFO - Generating target task set
[task 2024-12-19T04:05:05.097Z] 2024-12-19 04:05:05,097 - INFO - Filter filter_target_tasks pruned 21 tasks (10 remain)
[task 2024-12-19T04:05:05.098Z] 2024-12-19 04:05:05,098 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-19T04:05:05.098Z] 2024-12-19 04:05:05,098 - INFO - Generating target task graph
[task 2024-12-19T04:05:05.098Z] 2024-12-19 04:05:05,098 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-12-19T04:05:05.099Z] 2024-12-19 04:05:05,099 - INFO - Generating optimized task graph
[task 2024-12-19T04:05:05.100Z] 2024-12-19 04:05:05,100 - INFO - No tasks removed during optimization
[task 2024-12-19T04:05:05.179Z] 2024-12-19 04:05:05,179 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-12-19T04:05:05.181Z] 2024-12-19 04:05:05,181 - INFO - writing artifact file `task-graph.json`
[task 2024-12-19T04:05:05.183Z] 2024-12-19 04:05:05,183 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-19T04:05:05.184Z] 2024-12-19 04:05:05,184 - INFO - Creating task with taskId HygKrSM1SK6G2fEjXn-SdA for toolchain-linux64-android-gradle-dependencies
[task 2024-12-19T04:05:05.255Z] 2024-12-19 04:05:05,255 - INFO - Creating task with taskId Zv--EEepTh2oGy3KRDQtcQ for test-debug
[task 2024-12-19T04:05:05.256Z] 2024-12-19 04:05:05,256 - INFO - Creating task with taskId TdBto60gThOMkQ37_LYMsA for build-debug
[task 2024-12-19T04:05:05.258Z] 2024-12-19 04:05:05,258 - INFO - Creating task with taskId SdXtFOU1T7-9Ky_3GXJ4Lw for lint-lint
[task 2024-12-19T04:05:05.263Z] 2024-12-19 04:05:05,263 - INFO - Creating task with taskId MvYiGYjVTMmdSvtAUM0KHg for lint-compare-locales
[task 2024-12-19T04:05:05.264Z] 2024-12-19 04:05:05,264 - INFO - Creating task with taskId bakuEYD7QD-DcAbYL9Z7eA for lint-ktlint
[task 2024-12-19T04:05:05.266Z] 2024-12-19 04:05:05,266 - INFO - Creating task with taskId AUHvgnnRTeanHk3-WFSGqA for lint-detekt
[task 2024-12-19T04:05:05.267Z] 2024-12-19 04:05:05,267 - INFO - Creating task with taskId ZfwQi9e7Ti2ZFPPNq3ohPg for lint-dependency-analysis
[task 2024-12-19T04:05:05.332Z] 2024-12-19 04:05:05,332 - INFO - Creating task with taskId AjCwjrXKRNyluYrH-iZkSQ for signing-debug
[task 2024-12-19T04:05:05.388Z] 2024-12-19 04:05:05,388 - INFO - Creating task with taskId fQrEbANXR86fX32gmP_1vg for pr-complete
[taskcluster 2024-12-19 04:05:05.667Z] === Task Finished ===
[taskcluster 2024-12-19 04:05:07.761Z] Successful task run with exit code: 0 completed in 16.029 seconds