Skip to content

Refactor - auto update credential provider script

876bf45
Select commit
Loading
Failed to load commit list.
Open

Refactor - auto update credential provider script #30178

Refactor - auto update credential provider script
876bf45
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request-untrusted) succeeded Nov 6, 2025 in 14s

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-11-06T00:30:04.419Z
Resolved: 2025-11-06T00:30:11.862Z
Task Execution Time: 7 seconds, 443 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/alpine.tar.gz
- public/docker-contexts/screenshots.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-11-06 00:30:04.630Z] Task ID: JZZtBPcsSYWW7bhdU-hHcA
[taskcluster 2025-11-06 00:30:04.630Z] Worker ID: 4437708037492726191
[taskcluster 2025-11-06 00:30:04.630Z] Worker Group: us-central1-a
[taskcluster 2025-11-06 00:30:04.630Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-11-06 00:30:04.630Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2025-11-06 00:30:04.630Z] Worker Version: 38.0.5
[taskcluster 2025-11-06 00:30:04.630Z] Public IP: 34.69.136.217
[taskcluster 2025-11-06 00:30:04.630Z] Hostname: mobile-1-decision-gcp-k01xd01rrugmsavoufl9ha
[taskcluster 2025-11-06 00:30:04.630Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts

[taskcluster 2025-11-06 00:30:05.406Z] === Task Starting ===
[setup 2025-11-06T00:30:05.739+00:00] run-task started in /
[setup 2025-11-06T00:30:05.739+00:00] Invoked by command: --mobile-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-ios' --message="" --owner='github-actions[bot]@users.noreply.github.com' --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 2025-11-06T00:30:05.739+00:00] Python version: 3.11.2
[cache 2025-11-06T00:30:05.741+00:00] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[setup 2025-11-06T00:30:05.742+00:00] running as worker:worker
[vcs 2025-11-06T00:30:05.742+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-11-06T00:30:05.743+00:00] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/firefox-ios', 'update-cred-provider-script']
[vcs 2025-11-06T00:30:06.045+00:00] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2025-11-06T00:30:06.045+00:00]  * branch                  update-cred-provider-script -> FETCH_HEAD
[vcs 2025-11-06T00:30:06.048+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-ios', 'update-cred-provider-script']
[vcs 2025-11-06T00:30:06.236+00:00] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2025-11-06T00:30:06.238+00:00]  * branch                  update-cred-provider-script -> FETCH_HEAD
[vcs 2025-11-06T00:30:06.241+00:00] executing ['git', 'checkout', '-f', '-B', 'update-cred-provider-script', '876bf45b6fcae1177c79d35b6cc570cf13077ee2']
[vcs 2025-11-06T00:30:06.314+00:00] Switched to a new branch 'update-cred-provider-script'
[vcs 2025-11-06T00:30:06.315+00:00] cleaning git checkout...
[vcs 2025-11-06T00:30:06.315+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-11-06T00:30:06.338+00:00] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/loader/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/util/__pycache__/']
[vcs 2025-11-06T00:30:06.340+00:00] successfully cleaned git checkout!
[vcs 2025-11-06T00:30:06.343+00:00] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-ios/commit/876bf45b6fcae1177c79d35b6cc570cf13077ee2' title='Built from firefox-ios commit 876bf45b6fcae1177c79d35b6cc570cf13077ee2'>876bf45b6fcae1177c79d35b6cc570cf13077ee2</a>
[pip-install 2025-11-06T00:30:06.359+00:00] 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-11-06T00:30:06.594+00:00] Resolved 34 packages in 183ms
[pip-install 2025-11-06T00:30:06.771+00:00] Prepared 34 packages in 174ms
[pip-install 2025-11-06T00:30:06.795+00:00] Installed 34 packages in 23ms
[pip-install 2025-11-06T00:30:06.795+00:00]  + appdirs==1.4.4
[pip-install 2025-11-06T00:30:06.795+00:00]  + arrow==1.3.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + attrs==25.1.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + binaryornot==0.4.4
[pip-install 2025-11-06T00:30:06.795+00:00]  + certifi==2024.7.4
[pip-install 2025-11-06T00:30:06.795+00:00]  + chardet==5.2.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + charset-normalizer==3.3.2
[pip-install 2025-11-06T00:30:06.795+00:00]  + click==8.1.7
[pip-install 2025-11-06T00:30:06.795+00:00]  + cookiecutter==2.6.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + giturlparse==0.12.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + idna==3.8
[pip-install 2025-11-06T00:30:06.795+00:00]  + jinja2==3.1.6
[pip-install 2025-11-06T00:30:06.795+00:00]  + json-e==4.7.1
[pip-install 2025-11-06T00:30:06.795+00:00]  + markdown-it-py==3.0.0
[pip-install 2025-11-06T00:30:06.795+00:00]  + markupsafe==2.1.5
[pip-install 2025-11-06T00:30:06.795+00:00]  + mdurl==0.1.2
[pip-install 2025-11-06T00:30:06.796+00:00]  + mozilla-repo-urls==0.1.1
[pip-install 2025-11-06T00:30:06.796+00:00]  + mozilla-taskgraph==3.1.2
[pip-install 2025-11-06T00:30:06.796+00:00]  + mozilla-version==5.0.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + pygments==2.18.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + python-dateutil==2.9.0.post0
[pip-install 2025-11-06T00:30:06.796+00:00]  + python-slugify==8.0.4
[pip-install 2025-11-06T00:30:06.796+00:00]  + pyyaml==6.0.2
[pip-install 2025-11-06T00:30:06.796+00:00]  + redo==3.0.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + requests==2.32.3
[pip-install 2025-11-06T00:30:06.796+00:00]  + rich==13.8.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + six==1.16.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + slugid==2.0.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + taskcluster-taskgraph==14.4.0
[pip-install 2025-11-06T00:30:06.796+00:00]  + taskcluster-urls==13.0.1
[pip-install 2025-11-06T00:30:06.797+00:00]  + text-unidecode==1.3
[pip-install 2025-11-06T00:30:06.797+00:00]  + types-python-dateutil==2.9.0.20240821
[pip-install 2025-11-06T00:30:06.797+00:00]  + urllib3==2.2.2
[pip-install 2025-11-06T00:30:06.797+00:00]  + voluptuous==0.15.2
[task 2025-11-06T00:30:06.801+00:00] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'github-actions[bot]@users.noreply.github.com\' --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 2025-11-06T00:30:06.802+00:00] + ln -s /builds/worker/artifacts artifacts
[task 2025-11-06T00:30:06.804+00:00] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= '--owner=github-actions[bot]@users.noreply.github.com' --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/mozilla-mobile/firefox-ios --head-ref=update-cred-provider-script --head-rev=876bf45b6fcae1177c79d35b6cc570cf13077ee2 --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2025-11-06T00:30:07.322+00:00] 2025-11-06 00:30:07,322 - INFO - Loading graph configuration.
[task 2025-11-06T00:30:07.411+00:00] 2025-11-06 00:30:07,411 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-11-06T00:30:07.412+00:00] 2025-11-06 00:30:07,411 - INFO - base_rev is not set.
[task 2025-11-06T00:30:07.412+00:00] 2025-11-06 00:30:07,411 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-11-06T00:30:07.414+00:00] 2025-11-06 00:30:07,414 - INFO - base_rev has been reset from "" to "bdf008dbfcbff8c631a6fb82bd33b4c09824e7c5".
[task 2025-11-06T00:30:07.417+00:00] 2025-11-06 00:30:07,417 - WARNING - using default project parameters; add firefox-ios to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-11-06T00:30:07.419+00:00] 2025-11-06 00:30:07,419 - INFO - Using Parameters(id=f329352684c9) (from defaults)
[task 2025-11-06T00:30:07.420+00:00] 2025-11-06 00:30:07,420 - INFO - writing artifact file `parameters.yml`
[task 2025-11-06T00:30:07.429+00:00] 2025-11-06 00:30:07,429 - INFO - writing artifact file `actions.json`
[task 2025-11-06T00:30:07.430+00:00] 2025-11-06 00:30:07,430 - INFO - Loading kinds
[task 2025-11-06T00:30:07.435+00:00] 2025-11-06 00:30:07,435 - INFO - Generating full task set
[task 2025-11-06T00:30:07.439+00:00] 2025-11-06 00:30:07,439 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2025-11-06T00:30:07.440+00:00] 2025-11-06 00:30:07,440 - INFO - Generated 1 tasks for kind build
[task 2025-11-06T00:30:07.442+00:00] 2025-11-06 00:30:07,442 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2025-11-06T00:30:07.459+00:00] 2025-11-06 00:30:07,459 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2025-11-06T00:30:07.477+00:00] 2025-11-06 00:30:07,477 - INFO - Generated 2 tasks for kind docker-image
[task 2025-11-06T00:30:07.478+00:00] 2025-11-06 00:30:07,478 - INFO - Generated 1 tasks for kind firebase-performance
[task 2025-11-06T00:30:07.487+00:00] 2025-11-06 00:30:07,487 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2025-11-06T00:30:07.488+00:00] 2025-11-06 00:30:07,488 - INFO - Generated 4 tasks for kind promote
[task 2025-11-06T00:30:07.492+00:00] 2025-11-06 00:30:07,492 - INFO - Generated 0 tasks for kind push
[task 2025-11-06T00:30:07.494+00:00] 2025-11-06 00:30:07,493 - INFO - Generated 0 tasks for kind release-notify-push
[task 2025-11-06T00:30:07.506+00:00] 2025-11-06 00:30:07,506 - INFO - Generated 1 tasks for kind test
[task 2025-11-06T00:30:07.507+00:00] 2025-11-06 00:30:07,507 - INFO - Generated 0 tasks for kind github-release
[task 2025-11-06T00:30:07.508+00:00] 2025-11-06 00:30:07,508 - INFO - Generated 0 tasks for kind version-bump
[task 2025-11-06T00:30:07.509+00:00] 2025-11-06 00:30:07,509 - INFO - Generated 0 tasks for kind mark-as-shipped
[task 2025-11-06T00:30:07.509+00:00] 2025-11-06 00:30:07,509 - INFO - Generated 0 tasks for kind release-notify-ship
[task 2025-11-06T00:30:07.509+00:00] 2025-11-06 00:30:07,509 - INFO - Generating full task graph
[task 2025-11-06T00:30:07.509+00:00] 2025-11-06 00:30:07,509 - INFO - Full task graph contains 27 tasks and 18 dependencies
[task 2025-11-06T00:30:07.510+00:00] 2025-11-06 00:30:07,510 - INFO - writing artifact file `full-task-graph.json`
[task 2025-11-06T00:30:07.514+00:00] 2025-11-06 00:30:07,514 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-11-06T00:30:07.514+00:00] 2025-11-06 00:30:07,514 - INFO - Generating target task set
[task 2025-11-06T00:30:07.514+00:00] 2025-11-06 00:30:07,514 - INFO - Filter filter_target_tasks pruned 26 tasks (1 remain)
[task 2025-11-06T00:30:07.514+00:00] 2025-11-06 00:30:07,514 - INFO - writing artifact file `target-tasks.json`
[task 2025-11-06T00:30:07.515+00:00] 2025-11-06 00:30:07,515 - INFO - Generating target task graph
[task 2025-11-06T00:30:07.515+00:00] 2025-11-06 00:30:07,515 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-11-06T00:30:07.515+00:00] 2025-11-06 00:30:07,515 - INFO - Generating optimized task graph
[task 2025-11-06T00:30:07.516+00:00] 2025-11-06 00:30:07,516 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-11-06T00:30:07.873+00:00] 2025-11-06 00:30:07,873 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-11-06T00:30:07.873+00:00] 2025-11-06 00:30:07,873 - INFO - writing artifact file `task-graph.json`
[task 2025-11-06T00:30:07.873+00:00] 2025-11-06 00:30:07,873 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2025-11-06 00:30:08.136Z] === Task Finished ===
[taskcluster 2025-11-06 00:30:10.907Z] Successful task run with exit code: 0 completed in 6.277 seconds