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

remove mark #395

Merged
merged 1 commit into from
Dec 27, 2024

remove mark

6c3d735
Select commit
Loading
Failed to load commit list.
Merged

remove mark #395

remove mark
6c3d735
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 24, 2024 in 1m 19s

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-24T18:26:22.620Z
Resolved: 2024-12-24T18:26:38.971Z
Task Execution Time: 16 seconds, 351 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-12-24 18:26:22.670Z] Task ID: OWfgzNCtS3Om0QcjImKNGg
[taskcluster 2024-12-24 18:26:22.670Z] Worker ID: 7736193232379789944
[taskcluster 2024-12-24 18:26:22.670Z] Worker Group: us-central1-b
[taskcluster 2024-12-24 18:26:22.670Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-24 18:26:22.670Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-12-24 18:26:22.670Z] Worker Version: 38.0.5
[taskcluster 2024-12-24 18:26:22.670Z] Public IP: 34.173.150.33
[taskcluster 2024-12-24 18:26:22.670Z] Hostname: mozilla-1-decision-gcp-p1lvflipqmehfyu288ngbq
[taskcluster 2024-12-24 18:26:22.670Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fcdfd3b84ce7 - Started downloading
e500ac82a2b3 - Started downloading
fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.21 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.007 seconds
e500ac82a2b3 - Downloaded in 0.51 seconds
fc74ca0d8918 - Downloaded in 0.83 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2024-12-24 18:26:33.371Z] === Task Starting ===
[setup 2024-12-24T18:26:33.706Z] run-task started in /
[setup 2024-12-24T18:26:33.706Z] Invoked by command: --fx_desktop_qa_automation-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='25f8c61ad8468e6ddf4f02e3963eb6880ce126fc' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='Pat/unstable_fix' --head-rev='6c3d7354864a9b3192255cee22e3269a9df611f3' 

[setup 2024-12-24T18:26:33.706Z] Python version: 3.11.2
[vcs 2024-12-24T18:26:33.707Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-24T18:26:33.708Z] running as worker:worker
[vcs 2024-12-24T18:26:33.708Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-24T18:26:33.710Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2024-12-24T18:26:33.711Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-12-24T18:26:34.921Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-12-24T18:26:35.089Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-12-24T18:26:35.090Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-12-24T18:26:35.094Z] executing ['git', 'checkout', 'main']
[vcs 2024-12-24T18:26:35.228Z] Already on 'main'
[vcs 2024-12-24T18:26:35.228Z] Your branch is up to date with 'origin/main'.
[vcs 2024-12-24T18:26:35.228Z] executing ['git', 'fetch', 'origin', '25f8c61ad8468e6ddf4f02e3963eb6880ce126fc']
[vcs 2024-12-24T18:26:35.420Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-12-24T18:26:35.420Z]  * branch            25f8c61ad8468e6ddf4f02e3963eb6880ce126fc -> FETCH_HEAD
[vcs 2024-12-24T18:26:35.425Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'Pat/unstable_fix']
[vcs 2024-12-24T18:26:35.589Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-12-24T18:26:35.590Z]  * branch            Pat/unstable_fix -> FETCH_HEAD
[vcs 2024-12-24T18:26:35.594Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'Pat/unstable_fix']
[vcs 2024-12-24T18:26:35.798Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2024-12-24T18:26:35.799Z]  * branch            Pat/unstable_fix -> FETCH_HEAD
[vcs 2024-12-24T18:26:35.803Z] executing ['git', 'checkout', '-f', '-B', 'Pat/unstable_fix', '6c3d7354864a9b3192255cee22e3269a9df611f3']
[vcs 2024-12-24T18:26:35.807Z] Switched to a new branch 'Pat/unstable_fix'
[vcs 2024-12-24T18:26:35.807Z] cleaning git checkout...
[vcs 2024-12-24T18:26:35.807Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-24T18:26:35.810Z] removing []
[vcs 2024-12-24T18:26:35.810Z] successfully cleaned git checkout!
[vcs 2024-12-24T18:26:35.812Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/6c3d7354864a9b3192255cee22e3269a9df611f3' title='Built from fx-desktop-qa-automation commit 6c3d7354864a9b3192255cee22e3269a9df611f3'>6c3d7354864a9b3192255cee22e3269a9df611f3</a>
[task 2024-12-24T18:26:35.813Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='25f8c61ad8468e6ddf4f02e3963eb6880ce126fc' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='Pat/unstable_fix' --head-rev='6c3d7354864a9b3192255cee22e3269a9df611f3' \n"]
[task 2024-12-24T18:26:35.815Z] + cd /builds/worker/checkouts/src
[task 2024-12-24T18:26:35.815Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-24T18:26:35.816Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fx-desktop-qa-automation [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/fx-desktop-qa-automation --base-ref=main --base-rev=25f8c61ad8468e6ddf4f02e3963eb6880ce126fc --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=Pat/unstable_fix --head-rev=6c3d7354864a9b3192255cee22e3269a9df611f3
[task 2024-12-24T18:26:36.088Z] 2024-12-24 18:26:36,088 - INFO - Loading graph configuration.
[task 2024-12-24T18:26:36.096Z] 2024-12-24 18:26:36,096 - INFO - base_rev is not an ancestor of head_rev.
[task 2024-12-24T18:26:36.096Z] 2024-12-24 18:26:36,096 - INFO - base_rev has been reset from "25f8c61ad8468e6ddf4f02e3963eb6880ce126fc" to "ecc9b8112709a537f58d546aaa790ec8cef5b8f8".
[task 2024-12-24T18:26:36.098Z] 2024-12-24 18:26:36,098 - WARNING - using default project parameters; add fx-desktop-qa-automation to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-24T18:26:36.099Z] 2024-12-24 18:26:36,099 - INFO - Using Parameters(id=aa93398f5c19) (from defaults)
[task 2024-12-24T18:26:36.102Z] 2024-12-24 18:26:36,100 - INFO - writing artifact file `parameters.yml`
[task 2024-12-24T18:26:36.109Z] 2024-12-24 18:26:36,108 - INFO - writing artifact file `actions.json`
[task 2024-12-24T18:26:36.110Z] 2024-12-24 18:26:36,110 - INFO - Loading kinds
[task 2024-12-24T18:26:36.112Z] 2024-12-24 18:26:36,112 - INFO - Generating full task set
[task 2024-12-24T18:26:36.141Z] 2024-12-24 18:26:36,141 - INFO - Generated 1 tasks for kind lint
[task 2024-12-24T18:26:36.146Z] 2024-12-24 18:26:36,145 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2024-12-24T18:26:36.148Z] 2024-12-24 18:26:36,148 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2024-12-24T18:26:36.148Z] 2024-12-24 18:26:36,148 - INFO - Generating full task graph
[task 2024-12-24T18:26:36.150Z] 2024-12-24 18:26:36,148 - INFO - Full task graph contains 3 tasks and 0 dependencies
[task 2024-12-24T18:26:36.150Z] 2024-12-24 18:26:36,149 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-24T18:26:36.151Z] 2024-12-24 18:26:36,150 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-24T18:26:36.151Z] 2024-12-24 18:26:36,151 - INFO - Generating target task set
[task 2024-12-24T18:26:36.152Z] 2024-12-24 18:26:36,151 - INFO - Filter filter_target_tasks pruned 1 tasks (2 remain)
[task 2024-12-24T18:26:36.152Z] 2024-12-24 18:26:36,151 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-24T18:26:36.153Z] 2024-12-24 18:26:36,151 - INFO - Generating target task graph
[task 2024-12-24T18:26:36.153Z] 2024-12-24 18:26:36,151 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-12-24T18:26:36.154Z] 2024-12-24 18:26:36,151 - INFO - Generating optimized task graph
[task 2024-12-24T18:26:36.154Z] 2024-12-24 18:26:36,151 - INFO - No tasks removed during optimization
[task 2024-12-24T18:26:36.155Z] 2024-12-24 18:26:36,151 - INFO - No tasks replaced during optimization
[task 2024-12-24T18:26:36.155Z] 2024-12-24 18:26:36,152 - INFO - writing artifact file `task-graph.json`
[task 2024-12-24T18:26:36.155Z] 2024-12-24 18:26:36,153 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-24T18:26:36.155Z] 2024-12-24 18:26:36,155 - INFO - Creating task with taskId Pz7OhMvCRQCFeMjijGyu0g for lint-linux
[task 2024-12-24T18:26:36.156Z] 2024-12-24 18:26:36,156 - INFO - Creating task with taskId E9grCjNWTt6jX5HJlP3YKg for Smoke Tests
[taskcluster 2024-12-24 18:26:36.657Z] === Task Finished ===
[taskcluster 2024-12-24 18:26:36.680Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container 1f1255e69185813d90d07566bf7c628d63668a83dbaf66a250f912ed0c6cfada 
[taskcluster 2024-12-24 18:26:38.515Z] Successful task run with exit code: 0 completed in 15.846 seconds