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

build(deps): bump kombu from 5.3.7 to 5.4.2 in /api/requirements #1245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

build(deps): bump kombu from 5.3.7 to 5.4.2 in /api/requirements

f5338c1
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump kombu from 5.3.7 to 5.4.2 in /api/requirements #1245

build(deps): bump kombu from 5.3.7 to 5.4.2 in /api/requirements
f5338c1
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Sep 20, 2024 in 1m 31s

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-09-20T03:51:54.633Z
Resolved: 2024-09-20T03:52:12.986Z
Task Execution Time: 18 seconds, 353 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/api-tox-py311.tar.gz
- public/docker-contexts/client-tox-py310.tar.gz
- public/docker-contexts/client-tox-py311.tar.gz
- public/docker-contexts/client-tox-py312.tar.gz
- public/docker-contexts/client-tox-py38.tar.gz
- public/docker-contexts/client-tox-py39.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/docker-contexts/tooltool-api-production.tar.gz
- public/docker-contexts/tooltool-api-staging.tar.gz
- 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-09-20 03:51:54.745Z] Task ID: crVrng-7R2mnJo4RxpDcQg
[taskcluster 2024-09-20 03:51:54.745Z] Worker ID: 6653152477740879861
[taskcluster 2024-09-20 03:51:54.745Z] Worker Group: us-central1-a
[taskcluster 2024-09-20 03:51:54.745Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-09-20 03:51:54.745Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-09-20 03:51:54.745Z] Worker Version: 38.0.5
[taskcluster 2024-09-20 03:51:54.745Z] Public IP: 34.27.175.19
[taskcluster 2024-09-20 03:51:54.745Z] Hostname: releng-1-decision-gcp-vhfrdhjrs2mo4c-dphg3ra
[taskcluster 2024-09-20 03:51:54.745Z] using cache "releng-project-tooltool-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Started downloading
e500ac82a2b3 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.187 seconds
e500ac82a2b3 - Downloaded in 0.317 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0 seconds
fc74ca0d8918 - Downloaded in 0.59 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2024-09-20 03:52:04.016Z] === Task Starting ===
[setup 2024-09-20T03:52:06.184Z] run-task started in /
[setup 2024-09-20T03:52:06.184Z] Invoked by command: --tooltool-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='tooltool' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/tooltool' --base-ref='master' --base-rev='4fe1633b102f1d46b84d68c621d6d12fde7e2a87' --head-repository='https://github.com/mozilla-releng/tooltool' --head-ref='dependabot/pip/api/requirements/kombu-5.4.2' --head-rev='f5338c1ce2e19278e484d8361dd722f35754a87f' 

[setup 2024-09-20T03:52:06.184Z] Python version: 3.11.2
[vcs 2024-09-20T03:52:06.186Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-09-20T03:52:06.186Z] running as worker:worker
[vcs 2024-09-20T03:52:06.187Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-09-20T03:52:06.188Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/src']
[vcs 2024-09-20T03:52:06.190Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-09-20T03:52:06.820Z] executing ['git', 'fetch', 'origin', 'master']
[vcs 2024-09-20T03:52:07.017Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-20T03:52:07.017Z]  * branch            master     -> FETCH_HEAD
[vcs 2024-09-20T03:52:07.022Z] executing ['git', 'checkout', 'master']
[vcs 2024-09-20T03:52:07.034Z] Already on 'master'
[vcs 2024-09-20T03:52:07.034Z] Your branch is up to date with 'origin/master'.
[vcs 2024-09-20T03:52:07.035Z] executing ['git', 'fetch', 'origin', '4fe1633b102f1d46b84d68c621d6d12fde7e2a87']
[vcs 2024-09-20T03:52:07.271Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-20T03:52:07.271Z]  * branch            4fe1633b102f1d46b84d68c621d6d12fde7e2a87 -> FETCH_HEAD
[vcs 2024-09-20T03:52:07.277Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/kombu-5.4.2']
[vcs 2024-09-20T03:52:07.464Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-20T03:52:07.464Z]  * branch            dependabot/pip/api/requirements/kombu-5.4.2 -> FETCH_HEAD
[vcs 2024-09-20T03:52:07.469Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/kombu-5.4.2']
[vcs 2024-09-20T03:52:07.660Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-09-20T03:52:07.660Z]  * branch            dependabot/pip/api/requirements/kombu-5.4.2 -> FETCH_HEAD
[vcs 2024-09-20T03:52:07.664Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/kombu-5.4.2', 'f5338c1ce2e19278e484d8361dd722f35754a87f']
[vcs 2024-09-20T03:52:07.669Z] Switched to a new branch 'dependabot/pip/api/requirements/kombu-5.4.2'
[vcs 2024-09-20T03:52:07.669Z] cleaning git checkout...
[vcs 2024-09-20T03:52:07.669Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-20T03:52:07.671Z] removing []
[vcs 2024-09-20T03:52:07.671Z] successfully cleaned git checkout!
[vcs 2024-09-20T03:52:07.673Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/f5338c1ce2e19278e484d8361dd722f35754a87f' title='Built from tooltool commit f5338c1ce2e19278e484d8361dd722f35754a87f'>f5338c1ce2e19278e484d8361dd722f35754a87f</a>
[task 2024-09-20T03:52:07.673Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='tooltool' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/tooltool' --base-ref='master' --base-rev='4fe1633b102f1d46b84d68c621d6d12fde7e2a87' --head-repository='https://github.com/mozilla-releng/tooltool' --head-ref='dependabot/pip/api/requirements/kombu-5.4.2' --head-rev='f5338c1ce2e19278e484d8361dd722f35754a87f' \n"]
[task 2024-09-20T03:52:07.675Z] + cd /builds/worker/checkouts/src
[task 2024-09-20T03:52:07.675Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-09-20T03:52:07.676Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=tooltool '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/tooltool --base-ref=master --base-rev=4fe1633b102f1d46b84d68c621d6d12fde7e2a87 --head-repository=https://github.com/mozilla-releng/tooltool --head-ref=dependabot/pip/api/requirements/kombu-5.4.2 --head-rev=f5338c1ce2e19278e484d8361dd722f35754a87f
[task 2024-09-20T03:52:08.037Z] 2024-09-20 03:52:08,037 - INFO - Loading graph configuration.
[task 2024-09-20T03:52:08.049Z] 2024-09-20 03:52:08,049 - WARNING - using default project parameters; add tooltool to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-09-20T03:52:08.050Z] 2024-09-20 03:52:08,050 - INFO - Using Parameters(id=4a667977640e) (from defaults)
[task 2024-09-20T03:52:08.051Z] 2024-09-20 03:52:08,051 - INFO - writing artifact file `parameters.yml`
[task 2024-09-20T03:52:08.061Z] 2024-09-20 03:52:08,061 - INFO - writing artifact file `actions.json`
[task 2024-09-20T03:52:08.062Z] 2024-09-20 03:52:08,062 - INFO - Loading kinds
[task 2024-09-20T03:52:08.064Z] 2024-09-20 03:52:08,064 - INFO - Generating full task set
[task 2024-09-20T03:52:08.083Z] 2024-09-20 03:52:08,083 - INFO - Writing docker-contexts/client-tox-py38.tar.gz for docker image client-tox-py38
[task 2024-09-20T03:52:08.099Z] 2024-09-20 03:52:08,099 - INFO - Writing docker-contexts/client-tox-py39.tar.gz for docker image client-tox-py39
[task 2024-09-20T03:52:08.116Z] 2024-09-20 03:52:08,116 - INFO - Writing docker-contexts/client-tox-py310.tar.gz for docker image client-tox-py310
[task 2024-09-20T03:52:08.139Z] 2024-09-20 03:52:08,139 - INFO - Writing docker-contexts/client-tox-py311.tar.gz for docker image client-tox-py311
[task 2024-09-20T03:52:08.155Z] 2024-09-20 03:52:08,155 - INFO - Writing docker-contexts/client-tox-py312.tar.gz for docker image client-tox-py312
[task 2024-09-20T03:52:08.171Z] 2024-09-20 03:52:08,171 - INFO - Writing docker-contexts/api-tox-py311.tar.gz for docker image api-tox-py311
[task 2024-09-20T03:52:08.188Z] 2024-09-20 03:52:08,188 - INFO - Writing docker-contexts/tooltool-api-staging.tar.gz for docker image tooltool-api-staging
[task 2024-09-20T03:52:08.249Z] 2024-09-20 03:52:08,248 - INFO - Writing docker-contexts/tooltool-api-production.tar.gz for docker image tooltool-api-production
[task 2024-09-20T03:52:08.311Z] 2024-09-20 03:52:08,311 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-09-20T03:52:08.330Z] 2024-09-20 03:52:08,330 - INFO - Generated 9 tasks for kind docker-image
[task 2024-09-20T03:52:08.345Z] 2024-09-20 03:52:08,345 - INFO - Generated 2 tasks for kind push-image
[task 2024-09-20T03:52:08.350Z] 2024-09-20 03:52:08,350 - INFO - Generated 6 tasks for kind tox
[task 2024-09-20T03:52:08.351Z] 2024-09-20 03:52:08,351 - INFO - Generated 1 tasks for kind pr
[task 2024-09-20T03:52:08.351Z] 2024-09-20 03:52:08,351 - INFO - Generating full task graph
[task 2024-09-20T03:52:08.351Z] 2024-09-20 03:52:08,351 - INFO - Full task graph contains 18 tasks and 10 dependencies
[task 2024-09-20T03:52:08.352Z] 2024-09-20 03:52:08,352 - INFO - writing artifact file `full-task-graph.json`
[task 2024-09-20T03:52:08.355Z] 2024-09-20 03:52:08,355 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-09-20T03:52:08.355Z] 2024-09-20 03:52:08,355 - INFO - Generating target task set
[task 2024-09-20T03:52:08.355Z] 2024-09-20 03:52:08,355 - INFO - Filter filter_target_tasks pruned 11 tasks (7 remain)
[task 2024-09-20T03:52:08.355Z] 2024-09-20 03:52:08,355 - INFO - writing artifact file `target-tasks.json`
[task 2024-09-20T03:52:08.356Z] 2024-09-20 03:52:08,356 - INFO - Generating target task graph
[task 2024-09-20T03:52:08.356Z] 2024-09-20 03:52:08,356 - INFO - Adding 9 tasks with `always_target` attribute
[task 2024-09-20T03:52:08.356Z] 2024-09-20 03:52:08,356 - INFO - Generating optimized task graph
[task 2024-09-20T03:52:08.356Z] 2024-09-20 03:52:08,356 - INFO - No tasks removed during optimization
[task 2024-09-20T03:52:08.519Z] 2024-09-20 03:52:08,519 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-09-20T03:52:08.520Z] 2024-09-20 03:52:08,520 - INFO - writing artifact file `task-graph.json`
[task 2024-09-20T03:52:08.522Z] 2024-09-20 03:52:08,522 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-09-20T03:52:08.524Z] 2024-09-20 03:52:08,523 - INFO - Creating task with taskId WcCXWVIqQ-m5R2FTd_qbxw for tox-client-py312
[task 2024-09-20T03:52:08.528Z] 2024-09-20 03:52:08,528 - INFO - Creating task with taskId NmE3DEfBRG-yk5TvpVu6qQ for tox-client-py310
[task 2024-09-20T03:52:08.531Z] 2024-09-20 03:52:08,531 - INFO - Creating task with taskId Z3EBxrvaTZu-1jJk0C3xgw for build-docker-image-tooltool-api-staging
[task 2024-09-20T03:52:08.543Z] 2024-09-20 03:52:08,542 - INFO - Creating task with taskId QtXIf1FMQ6Klv34Y1fRQCg for build-docker-image-tooltool-api-production
[task 2024-09-20T03:52:08.546Z] 2024-09-20 03:52:08,544 - INFO - Creating task with taskId VmFAKRBBR0Ka8U1AKsqgNw for tox-client-py39
[task 2024-09-20T03:52:08.548Z] 2024-09-20 03:52:08,548 - INFO - Creating task with taskId PIFtaBVRQmywDxKsKCZy0g for tox-client-py38
[task 2024-09-20T03:52:08.551Z] 2024-09-20 03:52:08,550 - INFO - Creating task with taskId Ke14M-NJQ0qhlxz9sZVgdg for tox-client-py311
[task 2024-09-20T03:52:08.555Z] 2024-09-20 03:52:08,554 - INFO - Creating task with taskId DtmjcxBgSrmd1_w8iFjEwg for tox-api-py311
[task 2024-09-20T03:52:08.690Z] 2024-09-20 03:52:08,690 - INFO - Creating task with taskId OzAPIGToTcmqYBomTVPSEA for pr-complete
[taskcluster 2024-09-20 03:52:09.039Z] === Task Finished ===
[taskcluster 2024-09-20 03:52:12.454Z] Successful task run with exit code: 0 completed in 17.711 seconds