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

Rewind the rules table UI prototype #3079

Lint fixes

368a3d7
Select commit
Loading
Failed to load commit list.
Merged

Rewind the rules table UI prototype #3079

Lint fixes
368a3d7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-client-py311 succeeded Jan 8, 2024 in 1m 51s

FirefoxCI (pull_request)

balrog client tests (python 3.11)

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-01-08 16:00:41.724Z] Task ID: ckpY6iU4QROnuTh4ES-3mA
[taskcluster 2024-01-08 16:00:41.725Z] Worker ID: 396865001449694518
[taskcluster 2024-01-08 16:00:41.725Z] Worker Group: us-central1
[taskcluster 2024-01-08 16:00:41.725Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-01-08 16:00:41.725Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-01-08 16:00:41.725Z] Worker Version: 38.0.5
[taskcluster 2024-01-08 16:00:41.725Z] Public IP: 34.41.79.181
[taskcluster 2024-01-08 16:00:41.725Z] Hostname: releng-t-linux-gcp-ayrko92xtxwlgksr3gxg1a
[taskcluster 2024-01-08 16:00:41.725Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts

[taskcluster 2024-01-08 16:00:45.959Z] Downloading artifact "public/image.tar.zst" from task ID: FIFCGTSoSM-Mzg7crJjYdQ.
[taskcluster 2024-01-08 16:00:50.661Z] Downloaded artifact successfully.
[taskcluster 2024-01-08 16:00:50.662Z] Downloaded 284.699 mb
[taskcluster 2024-01-08 16:00:50.663Z] Decompressing downloaded image
[taskcluster 2024-01-08 16:00:52.859Z] Loading docker image from downloaded archive.
[taskcluster 2024-01-08 16:01:11.158Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded.  Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-01-08 16:01:11.331Z] === Task Starting ===
[setup 2024-01-08T16:01:13.779Z] run-task started in /
[setup 2024-01-08T16:01:13.779Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-01-08T16:01:13.779Z] Python version: 3.11.2
[cache 2024-01-08T16:01:13.780Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-01-08T16:01:13.780Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-01-08T16:01:13.781Z] volume /builds/worker/checkouts is a cache
[setup 2024-01-08T16:01:13.781Z] running as worker:worker
[vcs 2024-01-08T16:01:13.781Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:01:13.783Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:01:13.785Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-08T16:01:17.052Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'rewind-the-rules-table-ui-prototype']
[vcs 2024-01-08T16:01:17.390Z] From https://github.com/michellemounde/balrog
[vcs 2024-01-08T16:01:17.390Z]  * branch              rewind-the-rules-table-ui-prototype -> FETCH_HEAD
[vcs 2024-01-08T16:01:17.392Z] executing ['git', 'checkout', '-f', '-B', 'rewind-the-rules-table-ui-prototype', '368a3d7f149e05e99b5b3c948b3579e36343d508']
[vcs 2024-01-08T16:01:17.479Z] Switched to a new branch 'rewind-the-rules-table-ui-prototype'
[vcs 2024-01-08T16:01:17.479Z] cleaning git checkout...
[vcs 2024-01-08T16:01:17.479Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-08T16:01:17.486Z] removing []
[vcs 2024-01-08T16:01:17.486Z] successfully cleaned git checkout!
[vcs 2024-01-08T16:01:17.488Z] TinderboxPrint:<a href='https://github.com/michellemounde/balrog/commit/368a3d7f149e05e99b5b3c948b3579e36343d508' title='Built from balrog commit 368a3d7f149e05e99b5b3c948b3579e36343d508'>368a3d7f149e05e99b5b3c948b3579e36343d508</a>
[task 2024-01-08T16:01:17.488Z] executing ['tox']
[task 2024-01-08T16:01:18.238Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-01-08T16:01:22.510Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-01-08T16:01:23.612Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:01:23.848Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:01:23.896Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-01-08T16:01:24.315Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:01:24.424Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-01-08T16:01:24.908Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/1/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-01-08T16:01:25.340Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-01-08T16:01:25.744Z] ============================= test session starts ==============================
[task 2024-01-08T16:01:25.744Z] platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0
[task 2024-01-08T16:01:25.744Z] cachedir: .tox/py311/.pytest_cache
[task 2024-01-08T16:01:25.744Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-01-08T16:01:25.744Z] configfile: tox.ini
[task 2024-01-08T16:01:25.744Z] plugins: requests-mock-1.11.0, cov-4.1.0
[task 2024-01-08T16:01:25.744Z] collected 1 item
[task 2024-01-08T16:01:25.744Z] 
[task 2024-01-08T16:01:25.795Z] tests/test_balrog_api.py .                                               [100%]
[task 2024-01-08T16:01:25.795Z] 
[task 2024-01-08T16:01:25.795Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-01-08T16:01:25.795Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-01-08T16:01:25.795Z] --------------------------------------------------------------------------
[task 2024-01-08T16:01:25.795Z] src/balrogclient/__init__.py       2      0      0      0   100%
[task 2024-01-08T16:01:25.795Z] src/balrogclient/api.py          197    101     38      4    43%   23->26, 36-40, 62, 65, 73-82, 88-107, 154-174, 186->188, 190->192, 193-195, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-01-08T16:01:25.796Z] --------------------------------------------------------------------------
[task 2024-01-08T16:01:25.796Z] TOTAL                            199    101     38      4    43%
[task 2024-01-08T16:01:25.796Z] 
[task 2024-01-08T16:01:25.796Z] 
[task 2024-01-08T16:01:25.796Z] ============================== 1 passed in 0.07s ===============================
[task 2024-01-08T16:01:25.830Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:01:25.873Z]   py311: OK (7.88=setup[7.39]+cmd[0.49] seconds)
[task 2024-01-08T16:01:25.873Z]   congratulations :) (8.04 seconds)
[taskcluster 2024-01-08 16:01:26.299Z] === Task Finished ===
[taskcluster 2024-01-08 16:01:26.300Z] Successful task run with exit code: 0 completed in 44.576 seconds