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

chore: Update tox to version 4 and repin dependencies #3283

Merged
merged 2 commits into from
Feb 6, 2025

chore: Update dockerfile to remove some tox warnings

67da615
Select commit
Loading
Failed to load commit list.
Merged

chore: Update tox to version 4 and repin dependencies #3283

chore: Update dockerfile to remove some tox warnings
67da615
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 28, 2025 in 1m 35s

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-28T23:09:57.176Z
Resolved: 2025-01-28T23:10:18.643Z
Task Execution Time: 21 seconds, 467 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/balrog-agent.tar.gz
- public/docker-contexts/balrog-backend.tar.gz
- public/docker-contexts/node.tar.gz
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.9.tar.gz
- public/docker-contexts/skopeo.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-28 23:09:57.205Z] Task ID: PNNp2ORGTgOC_l_-YDcLbw
[taskcluster 2025-01-28 23:09:57.205Z] Worker ID: 3817291821109009771
[taskcluster 2025-01-28 23:09:57.205Z] Worker Group: us-west1-a
[taskcluster 2025-01-28 23:09:57.205Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-28 23:09:57.205Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2025-01-28 23:09:57.205Z] Worker Version: 38.0.5
[taskcluster 2025-01-28 23:09:57.205Z] Public IP: 34.83.93.166
[taskcluster 2025-01-28 23:09:57.205Z] Hostname: releng-1-decision-gcp-mty3hqc-q3mb8fxck9fzeq

eb45b407d1cc - Started downloading
258767289e45 - Started downloading
51ef4d363c0b - Started downloading
51ef4d363c0b - Downloaded in 0.321 seconds
eb45b407d1cc - Downloaded in 0.599 seconds
2a936e0a7084 - Started downloading
2a936e0a7084 - Downloaded in 0.001 seconds
258767289e45 - Downloaded in 1.612 seconds
Digest: sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
[taskcluster 2025-01-28 23:10:09.533Z] === Task Starting ===
[setup 2025-01-28T23:10:10.050Z] run-task started in /
[setup 2025-01-28T23:10:10.050Z] Invoked by command: --balrog-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='balrog' --message="" --owner='release+balrog-ci@mozilla.com' --level='1' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for='github-pull-request' --target-tasks-method=balrog 
[setup 2025-01-28T23:10:10.050Z] Python version: 3.11.2
[vcs 2025-01-28T23:10:10.051Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-28T23:10:10.052Z] running as worker:worker
[vcs 2025-01-28T23:10:10.052Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-28T23:10:10.054Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2025-01-28T23:10:10.057Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-28T23:10:14.173Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'hneiva/tox-upgrade']
[vcs 2025-01-28T23:10:14.432Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-28T23:10:14.432Z]  * branch              hneiva/tox-upgrade -> FETCH_HEAD
[vcs 2025-01-28T23:10:14.440Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'hneiva/tox-upgrade']
[vcs 2025-01-28T23:10:14.688Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-28T23:10:14.689Z]  * branch              hneiva/tox-upgrade -> FETCH_HEAD
[vcs 2025-01-28T23:10:14.693Z] executing ['git', 'checkout', '-f', '-B', 'hneiva/tox-upgrade', '67da6153bbaf8b3cc454fa22d442dc7367568a49']
[vcs 2025-01-28T23:10:14.816Z] Switched to a new branch 'hneiva/tox-upgrade'
[vcs 2025-01-28T23:10:14.817Z] cleaning git checkout...
[vcs 2025-01-28T23:10:14.817Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-28T23:10:14.824Z] removing []
[vcs 2025-01-28T23:10:14.824Z] successfully cleaned git checkout!
[vcs 2025-01-28T23:10:14.826Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/67da6153bbaf8b3cc454fa22d442dc7367568a49' title='Built from balrog commit 67da6153bbaf8b3cc454fa22d442dc7367568a49'>67da6153bbaf8b3cc454fa22d442dc7367568a49</a>
[task 2025-01-28T23:10:14.826Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'release+balrog-ci@mozilla.com\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2025-01-28T23:10:14.828Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-28T23:10:14.829Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= --owner=release+balrog-ci@mozilla.com --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/mozilla-releng/balrog --head-ref=hneiva/tox-upgrade --head-rev=67da6153bbaf8b3cc454fa22d442dc7367568a49 --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2025-01-28T23:10:15.323Z] 2025-01-28 23:10:15,323 - INFO - Loading graph configuration.
[task 2025-01-28T23:10:15.331Z] 2025-01-28 23:10:15,331 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-01-28T23:10:15.331Z] 2025-01-28 23:10:15,331 - INFO - base_rev is not set.
[task 2025-01-28T23:10:15.331Z] 2025-01-28 23:10:15,331 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-01-28T23:10:15.333Z] 2025-01-28 23:10:15,333 - INFO - base_rev has been reset from "" to "b593d465d3291aee3572b90cfd0b150922754c0d".
[task 2025-01-28T23:10:15.335Z] 2025-01-28 23:10:15,335 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-28T23:10:15.336Z] 2025-01-28 23:10:15,336 - INFO - Using Parameters(id=c92b9f52022e) (from defaults)
[task 2025-01-28T23:10:15.337Z] 2025-01-28 23:10:15,337 - INFO - writing artifact file `parameters.yml`
[task 2025-01-28T23:10:15.345Z] 2025-01-28 23:10:15,345 - INFO - writing artifact file `actions.json`
[task 2025-01-28T23:10:15.347Z] 2025-01-28 23:10:15,347 - INFO - Loading kinds
[task 2025-01-28T23:10:15.349Z] 2025-01-28 23:10:15,349 - INFO - Generating full task set
[task 2025-01-28T23:10:15.367Z] 2025-01-28 23:10:15,367 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2025-01-28T23:10:15.384Z] 2025-01-28 23:10:15,384 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2025-01-28T23:10:15.401Z] 2025-01-28 23:10:15,401 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2025-01-28T23:10:15.418Z] 2025-01-28 23:10:15,418 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-28T23:10:15.435Z] 2025-01-28 23:10:15,435 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2025-01-28T23:10:15.443Z] 2025-01-28 23:10:15,443 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2025-01-28T23:10:15.548Z] 2025-01-28 23:10:15,548 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-28T23:10:15.560Z] 2025-01-28 23:10:15,560 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-28T23:10:15.564Z] 2025-01-28 23:10:15,563 - INFO - Generated 4 tasks for kind test
[task 2025-01-28T23:10:15.565Z] 2025-01-28 23:10:15,565 - INFO - Generated 2 tasks for kind ui
[task 2025-01-28T23:10:15.566Z] 2025-01-28 23:10:15,566 - INFO - Generated 1 tasks for kind pr
[task 2025-01-28T23:10:15.568Z] 2025-01-28 23:10:15,568 - INFO - Generated 2 tasks for kind push-js
[task 2025-01-28T23:10:15.569Z] 2025-01-28 23:10:15,568 - INFO - Generating full task graph
[task 2025-01-28T23:10:15.569Z] 2025-01-28 23:10:15,569 - INFO - Full task graph contains 17 tasks and 16 dependencies
[task 2025-01-28T23:10:15.569Z] 2025-01-28 23:10:15,569 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-28T23:10:15.573Z] 2025-01-28 23:10:15,572 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-28T23:10:15.573Z] 2025-01-28 23:10:15,573 - INFO - Generating target task set
[task 2025-01-28T23:10:15.574Z] 2025-01-28 23:10:15,573 - INFO - Filter filter_target_tasks pruned 10 tasks (7 remain)
[task 2025-01-28T23:10:15.575Z] 2025-01-28 23:10:15,573 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-28T23:10:15.576Z] 2025-01-28 23:10:15,573 - INFO - Generating target task graph
[task 2025-01-28T23:10:15.577Z] 2025-01-28 23:10:15,573 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-28T23:10:15.577Z] 2025-01-28 23:10:15,573 - INFO - Generating optimized task graph
[task 2025-01-28T23:10:15.577Z] 2025-01-28 23:10:15,574 - INFO - No tasks removed during optimization
[task 2025-01-28T23:10:15.686Z] 2025-01-28 23:10:15,686 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2025-01-28T23:10:15.687Z] 2025-01-28 23:10:15,687 - INFO - writing artifact file `task-graph.json`
[task 2025-01-28T23:10:15.689Z] 2025-01-28 23:10:15,689 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-28T23:10:15.691Z] 2025-01-28 23:10:15,691 - INFO - Creating task with taskId SwmJRFdISOWyHp8qLmo2lw for test-agent
[task 2025-01-28T23:10:15.691Z] 2025-01-28 23:10:15,691 - INFO - Creating task with taskId VdxgA2WLTfOR-VWuYOUrnA for test-client
[task 2025-01-28T23:10:15.694Z] 2025-01-28 23:10:15,692 - INFO - Creating task with taskId HxyMFzS2QhmACa_CJ_I9Zw for test-backend
[task 2025-01-28T23:10:15.697Z] 2025-01-28 23:10:15,697 - INFO - Creating task with taskId WUfbGL1LS7WbkJraoidniA for ui-tests
[task 2025-01-28T23:10:15.699Z] 2025-01-28 23:10:15,699 - INFO - Creating task with taskId agFG0hOXR52MB3nO0axjWw for ui-build
[task 2025-01-28T23:10:15.705Z] 2025-01-28 23:10:15,705 - INFO - Creating task with taskId WR8vNyeVTAWCDNQrVfoY1Q for test-client-py311
[task 2025-01-28T23:10:15.785Z] 2025-01-28 23:10:15,785 - INFO - Creating task with taskId ctJbZmQZQdWmSJ_O2QhfIQ for pr-complete
[taskcluster 2025-01-28 23:10:16.060Z] === Task Finished ===
[taskcluster 2025-01-28 23:10:17.989Z] Successful task run with exit code: 0 completed in 20.784 seconds