Skip to content

Skip failing test on Linux

af5ae3f
Select commit
Loading
Failed to load commit list.
Merged

tracy/Enable middle click in either context #730

Skip failing test on Linux
af5ae3f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Aug 15, 2025 in 1m 36s

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-08-15T14:42:56.075Z
Resolved: 2025-08-15T14:43:13.980Z
Task Execution Time: 17 seconds, 905 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 2025-08-15 14:42:56.190Z] Task ID: eKt8jvAQTHmJ9p7ABLienw
[taskcluster 2025-08-15 14:42:56.190Z] Worker ID: 8379647399902247361
[taskcluster 2025-08-15 14:42:56.190Z] Worker Group: us-central1-c
[taskcluster 2025-08-15 14:42:56.190Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-08-15 14:42:56.190Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-08-15 14:42:56.190Z] Worker Version: 38.0.5
[taskcluster 2025-08-15 14:42:56.190Z] Public IP: 34.136.229.235
[taskcluster 2025-08-15 14:42:56.190Z] Hostname: mozilla-1-decision-gcp-k9ojgs-ism6rs7okkpwbgg
[taskcluster 2025-08-15 14:42:56.190Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

e500ac82a2b3 - Started downloading
fcdfd3b84ce7 - Started downloading
fc74ca0d8918 - Started downloading
e500ac82a2b3 - Downloaded in 0.219 seconds
fcdfd3b84ce7 - Downloaded in 0.271 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
fc74ca0d8918 - Downloaded in 0.999 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2025-08-15 14:43:05.836Z] === Task Starting ===
[setup 2025-08-15T14:43:06.563Z] run-task started in /
[setup 2025-08-15T14:43:06.563Z] 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='30f254cd9001e2ff62eab375de84faac3272bc27' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='tracy/generalize_middle_click' --head-rev='af5ae3f72275571bd0bab8de73810c5b7a23427f' 

[setup 2025-08-15T14:43:06.563Z] Python version: 3.11.2
[vcs 2025-08-15T14:43:06.564Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-08-15T14:43:06.565Z] running as worker:worker
[vcs 2025-08-15T14:43:06.565Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-08-15T14:43:06.566Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2025-08-15T14:43:06.568Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-08-15T14:43:09.195Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-08-15T14:43:09.389Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-15T14:43:09.389Z]  * branch              main       -> FETCH_HEAD
[vcs 2025-08-15T14:43:09.394Z] executing ['git', 'checkout', 'main']
[vcs 2025-08-15T14:43:09.622Z] Already on 'main'
[vcs 2025-08-15T14:43:09.623Z] Your branch is up to date with 'origin/main'.
[vcs 2025-08-15T14:43:09.623Z] executing ['git', 'fetch', 'origin', '30f254cd9001e2ff62eab375de84faac3272bc27']
[vcs 2025-08-15T14:43:09.862Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-15T14:43:09.862Z]  * branch              30f254cd9001e2ff62eab375de84faac3272bc27 -> FETCH_HEAD
[vcs 2025-08-15T14:43:09.866Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'tracy/generalize_middle_click']
[vcs 2025-08-15T14:43:10.277Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-15T14:43:10.277Z]  * branch              tracy/generalize_middle_click -> FETCH_HEAD
[vcs 2025-08-15T14:43:10.281Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'tracy/generalize_middle_click']
[vcs 2025-08-15T14:43:10.552Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-08-15T14:43:10.552Z]  * branch              tracy/generalize_middle_click -> FETCH_HEAD
[vcs 2025-08-15T14:43:10.558Z] executing ['git', 'checkout', '-f', '-B', 'tracy/generalize_middle_click', 'af5ae3f72275571bd0bab8de73810c5b7a23427f']
[vcs 2025-08-15T14:43:10.994Z] Switched to a new branch 'tracy/generalize_middle_click'
[vcs 2025-08-15T14:43:10.995Z] cleaning git checkout...
[vcs 2025-08-15T14:43:10.995Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-08-15T14:43:10.999Z] removing []
[vcs 2025-08-15T14:43:10.999Z] successfully cleaned git checkout!
[vcs 2025-08-15T14:43:11.001Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/af5ae3f72275571bd0bab8de73810c5b7a23427f' title='Built from fx-desktop-qa-automation commit af5ae3f72275571bd0bab8de73810c5b7a23427f'>af5ae3f72275571bd0bab8de73810c5b7a23427f</a>
[task 2025-08-15T14:43:11.001Z] 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='30f254cd9001e2ff62eab375de84faac3272bc27' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='tracy/generalize_middle_click' --head-rev='af5ae3f72275571bd0bab8de73810c5b7a23427f' \n"]
[task 2025-08-15T14:43:11.003Z] + cd /builds/worker/checkouts/src
[task 2025-08-15T14:43:11.003Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-08-15T14:43:11.004Z] + 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=30f254cd9001e2ff62eab375de84faac3272bc27 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=tracy/generalize_middle_click --head-rev=af5ae3f72275571bd0bab8de73810c5b7a23427f
[task 2025-08-15T14:43:11.281Z] 2025-08-15 14:43:11,281 - INFO - Loading graph configuration.
[task 2025-08-15T14:43:11.291Z] 2025-08-15 14:43:11,291 - 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 2025-08-15T14:43:11.291Z] 2025-08-15 14:43:11,291 - INFO - Using Parameters(id=9392675fb571) (from defaults)
[task 2025-08-15T14:43:11.292Z] 2025-08-15 14:43:11,292 - INFO - writing artifact file `parameters.yml`
[task 2025-08-15T14:43:11.301Z] 2025-08-15 14:43:11,301 - INFO - writing artifact file `actions.json`
[task 2025-08-15T14:43:11.303Z] 2025-08-15 14:43:11,302 - INFO - Loading kinds
[task 2025-08-15T14:43:11.305Z] 2025-08-15 14:43:11,305 - INFO - Generating full task set
[task 2025-08-15T14:43:11.335Z] 2025-08-15 14:43:11,335 - INFO - Generated 1 tasks for kind lint
[task 2025-08-15T14:43:11.341Z] 2025-08-15 14:43:11,340 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-08-15T14:43:11.343Z] 2025-08-15 14:43:11,343 - INFO - Generated 1 tasks for kind new-devedition-qa
[task 2025-08-15T14:43:11.345Z] 2025-08-15 14:43:11,345 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-08-15T14:43:11.346Z] 2025-08-15 14:43:11,345 - INFO - Generating full task graph
[task 2025-08-15T14:43:11.346Z] 2025-08-15 14:43:11,345 - INFO - Full task graph contains 4 tasks and 0 dependencies
[task 2025-08-15T14:43:11.347Z] 2025-08-15 14:43:11,346 - INFO - writing artifact file `full-task-graph.json`
[task 2025-08-15T14:43:11.348Z] 2025-08-15 14:43:11,348 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-08-15T14:43:11.348Z] 2025-08-15 14:43:11,348 - INFO - Generating target task set
[task 2025-08-15T14:43:11.348Z] 2025-08-15 14:43:11,348 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2025-08-15T14:43:11.348Z] 2025-08-15 14:43:11,348 - INFO - writing artifact file `target-tasks.json`
[task 2025-08-15T14:43:11.349Z] 2025-08-15 14:43:11,348 - INFO - Generating target task graph
[task 2025-08-15T14:43:11.349Z] 2025-08-15 14:43:11,348 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-08-15T14:43:11.350Z] 2025-08-15 14:43:11,348 - INFO - Generating optimized task graph
[task 2025-08-15T14:43:11.350Z] 2025-08-15 14:43:11,348 - INFO - No tasks removed during optimization
[task 2025-08-15T14:43:11.350Z] 2025-08-15 14:43:11,349 - INFO - No tasks replaced during optimization
[task 2025-08-15T14:43:11.350Z] 2025-08-15 14:43:11,349 - INFO - writing artifact file `task-graph.json`
[task 2025-08-15T14:43:11.351Z] 2025-08-15 14:43:11,350 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-08-15T14:43:11.352Z] 2025-08-15 14:43:11,352 - INFO - Creating task with taskId ABwjd7siRAaSUgia17K1Jg for CI Smoke Tests
[task 2025-08-15T14:43:11.355Z] 2025-08-15 14:43:11,355 - INFO - Creating task with taskId eQqz5HFvQaeC7ChhjjHkdg for lint-linux
[taskcluster 2025-08-15 14:43:11.857Z] === Task Finished ===
[taskcluster 2025-08-15 14:43:11.881Z] 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 e87764605a548b9c49fd3985a358b7248d37db1abe1c51bc9bddee707126f3ee 
[taskcluster 2025-08-15 14:43:13.543Z] Successful task run with exit code: 0 completed in 17.355 seconds