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

Bug 1934634 - Add linux-aarch64 to PRODUCT_TO_DESTINATIONS_REGEXES validation in bouncerscript #1101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add linux64-aarch64 to bouncer location platforms

d24accd
Select commit
Loading
Failed to load commit list.
Open

Bug 1934634 - Add linux-aarch64 to PRODUCT_TO_DESTINATIONS_REGEXES validation in bouncerscript #1101

Add linux64-aarch64 to bouncer location platforms
d24accd
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-configloader-python311 succeeded Dec 10, 2024 in 2m 23s

FirefoxCI (push)

configloader tox-py311

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-10T19:52:37.946Z
Resolved: 2024-12-10T19:53:22.911Z
Task Execution Time: 44 seconds, 965 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-10 19:52:37.998Z] Task ID: R3eZmwjZS2iVaHuNbeo5pg
[taskcluster 2024-12-10 19:52:37.998Z] Worker ID: 1162259539722315091
[taskcluster 2024-12-10 19:52:37.998Z] Worker Group: us-central1-c
[taskcluster 2024-12-10 19:52:37.998Z] Worker Node Type: projects/970387039909/machineTypes/c2-standard-4
[taskcluster 2024-12-10 19:52:37.998Z] Worker Pool: scriptworker-3/b-linux-gcp
[taskcluster 2024-12-10 19:52:37.998Z] Worker Version: 38.0.5
[taskcluster 2024-12-10 19:52:37.998Z] Public IP: 35.192.202.224
[taskcluster 2024-12-10 19:52:37.998Z] Hostname: scriptworker-3-b-linux-gcp-ue702onitg2z-ed-3ant9g
[taskcluster 2024-12-10 19:52:37.998Z] using cache "scriptworker-level-3-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2024-12-10 19:52:41.756Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2024-12-10 19:52:43.714Z] Downloaded artifact successfully.
[taskcluster 2024-12-10 19:52:43.715Z] Downloaded 285.440 mb
[taskcluster 2024-12-10 19:52:43.716Z] Decompressing downloaded image
[taskcluster 2024-12-10 19:52:45.934Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-10 19:53:01.790Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2024-12-10 19:53:01.976Z] === Task Starting ===
[setup 2024-12-10T19:53:05.126Z] run-task started in /
[setup 2024-12-10T19:53:05.126Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e configloader-py311
[setup 2024-12-10T19:53:05.126Z] Python version: 3.11.9
[cache 2024-12-10T19:53:05.127Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-10T19:53:05.128Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-10T19:53:05.128Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-10T19:53:05.128Z] running as worker:worker
[vcs 2024-12-10T19:53:05.128Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-10T19:53:05.131Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/vcs']
[vcs 2024-12-10T19:53:05.133Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-10T19:53:08.890Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/scriptworker-scripts', 'refs/heads/dev-bouncerscript']
[vcs 2024-12-10T19:53:09.069Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2024-12-10T19:53:09.069Z]  * branch              dev-bouncerscript -> FETCH_HEAD
[vcs 2024-12-10T19:53:09.073Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/scriptworker-scripts', 'refs/heads/dev-bouncerscript']
[vcs 2024-12-10T19:53:09.248Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2024-12-10T19:53:09.248Z]  * branch              dev-bouncerscript -> FETCH_HEAD
[vcs 2024-12-10T19:53:09.253Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/dev-bouncerscript', 'd24accd1cd995325c5b1a108615e2edf3ee6f5f5']
[vcs 2024-12-10T19:53:10.316Z] Switched to a new branch 'refs/heads/dev-bouncerscript'
[vcs 2024-12-10T19:53:10.317Z] cleaning git checkout...
[vcs 2024-12-10T19:53:10.317Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-10T19:53:10.328Z] removing []
[vcs 2024-12-10T19:53:10.328Z] successfully cleaned git checkout!
[vcs 2024-12-10T19:53:10.330Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/scriptworker-scripts/commit/d24accd1cd995325c5b1a108615e2edf3ee6f5f5' title='Built from scriptworker-scripts commit d24accd1cd995325c5b1a108615e2edf3ee6f5f5'>d24accd1cd995325c5b1a108615e2edf3ee6f5f5</a>
[task 2024-12-10T19:53:10.330Z] executing ['sh', '-lxce', 'tox -e configloader-py311']
[task 2024-12-10T19:53:10.331Z] + id -u
[task 2024-12-10T19:53:10.332Z] + [ 1000 -eq 0 ]
[task 2024-12-10T19:53:10.332Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-12-10T19:53:10.332Z] + export PATH
[task 2024-12-10T19:53:10.332Z] + [ $  ]
[task 2024-12-10T19:53:10.332Z] + [  ]
[task 2024-12-10T19:53:10.333Z] + id -u
[task 2024-12-10T19:53:10.333Z] + [ 1000 -eq 0 ]
[task 2024-12-10T19:53:10.334Z] + PS1=$ 
[task 2024-12-10T19:53:10.334Z] + [ -d /etc/profile.d ]
[task 2024-12-10T19:53:10.334Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-12-10T19:53:10.334Z] + unset i
[task 2024-12-10T19:53:10.334Z] + [ -n  ]
[task 2024-12-10T19:53:10.334Z] + [ -d /builds/worker/bin ]
[task 2024-12-10T19:53:10.334Z] + [ -d /builds/worker/.local/bin ]
[task 2024-12-10T19:53:10.334Z] + tox -e configloader-py311
[task 2024-12-10T19:53:10.832Z] configloader-py311: install_deps> python -I -m pip install pyparsing tox
[task 2024-12-10T19:53:13.982Z] configloader-py311: commands[0] /builds/worker/checkouts/vcs/configloader> tox -e py311
[task 2024-12-10T19:53:14.792Z] py311: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/configloader/requirements/test.txt
[task 2024-12-10T19:53:18.067Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-12-10T19:53:18.944Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.tox/configloader-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-10T19:53:19.239Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.tox/configloader-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-10T19:53:19.466Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.tox/configloader-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-10T19:53:19.727Z] py311: install_package_deps> python -I -m pip install click json-e pyyaml slugid
[task 2024-12-10T19:53:20.166Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/configloader-0.0.1-0.editable-py3-none-any.whl
[task 2024-12-10T19:53:20.621Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=/builds/worker/checkouts/vcs/configloader/src/configloader --cov-report term-missing tests
[task 2024-12-10T19:53:21.034Z] ============================= test session starts ==============================
[task 2024-12-10T19:53:21.034Z] platform linux -- Python 3.11.9, pytest-8.3.4, pluggy-1.5.0
[task 2024-12-10T19:53:21.034Z] cachedir: .tox/py311/.pytest_cache
[task 2024-12-10T19:53:21.034Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-12-10T19:53:21.034Z] configfile: setup.cfg
[task 2024-12-10T19:53:21.034Z] plugins: cov-6.0.0
[task 2024-12-10T19:53:21.034Z] collected 6 items
[task 2024-12-10T19:53:21.034Z] 
[task 2024-12-10T19:53:21.073Z] tests/test_script.py ......                                              [100%]
[task 2024-12-10T19:53:21.073Z] 
[task 2024-12-10T19:53:21.073Z] ---------- coverage: platform linux, python 3.11.9-final-0 -----------
[task 2024-12-10T19:53:21.073Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-12-10T19:53:21.073Z] --------------------------------------------------------------------------
[task 2024-12-10T19:53:21.073Z] src/configloader/__init__.py       0      0      0      0   100%
[task 2024-12-10T19:53:21.073Z] src/configloader/script.py        17      0      0      0   100%
[task 2024-12-10T19:53:21.073Z] --------------------------------------------------------------------------
[task 2024-12-10T19:53:21.073Z] TOTAL                             17      0      0      0   100%
[task 2024-12-10T19:53:21.073Z] 
[task 2024-12-10T19:53:21.073Z] 
[task 2024-12-10T19:53:21.073Z] ============================== 6 passed in 0.14s ===============================
[task 2024-12-10T19:53:21.114Z]   py311: OK (6.63=setup[6.14]+cmd[0.49] seconds)
[task 2024-12-10T19:53:21.114Z]   congratulations :) (6.97 seconds)
[task 2024-12-10T19:53:21.156Z] configloader-py311: commands[1] /builds/worker/checkouts/vcs/configloader> tox -e coveralls
[task 2024-12-10T19:53:21.368Z] ROOT: HandledError| provided environments not found in configuration file:
[task 2024-12-10T19:53:21.368Z] coveralls
[task 2024-12-10T19:53:21.402Z] configloader-py311: exit 254 (0.25 seconds) /builds/worker/checkouts/vcs/configloader> tox -e coveralls pid=143
[task 2024-12-10T19:53:21.403Z] configloader-py311: command failed but is marked ignore outcome so handling it as success
[task 2024-12-10T19:53:21.403Z]   configloader-py311: OK (10.85=setup[3.43]+cmd[7.17,0.25] seconds)
[task 2024-12-10T19:53:21.403Z]   congratulations :) (10.92 seconds)
[taskcluster 2024-12-10 19:53:22.395Z] === Task Finished ===
[taskcluster 2024-12-10 19:53:22.395Z] Successful task run with exit code: 0 completed in 44.399 seconds