Skip to content

Refactor Job manager routes #226

Refactor Job manager routes

Refactor Job manager routes #226

Triggered via pull request December 13, 2024 10:40
Status Failure
Total duration 15m 57s
Artifacts 4

extensions.yml

on: pull_request
client-generation
2m 44s
client-generation
Matrix: unittest
pytest-integration
11m 49s
pytest-integration
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
Unit test - ./extensions/gubbins/gubbins-client: extensions/gubbins/gubbins-client/tests/test_gubbins_client.py#L141
test_async_client_extension AssertionError: Traceback (most recent call last): File "/tmp/pytest-of-runner/pytest-0/test_async_client_extension0/test_client_ext.py", line 12, in <module> asyncio.run(main()) File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/tmp/pytest-of-runner/pytest-0/test_async_client_extension0/test_client_ext.py", line 7, in main async with DiracClient() as api: ^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/diracx/client/patches/aio/utils.py", line 163, in __init__ super().__init__( # type: ignore File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/_client.py", line 82, in __init__ self.auth = AuthOperations( ^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/operations/_operations.py", line 230, in __init__ raise_if_not_implemented( File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/_vendor.py", line 16, in raise_if_not_implemented raise NotImplementedError( NotImplementedError: The following methods on operation group 'AuthOperations' are not implemented: 'token'. Please refer to https://aka.ms/azsdk/python/dpcodegen/python/customize to learn how to customize.
Unit test - ./extensions/gubbins/gubbins-client: extensions/gubbins/gubbins-client/tests/test_gubbins_client.py#L178
test_async_gubbins_client AssertionError: Traceback (most recent call last): File "/tmp/pytest-of-runner/pytest-0/test_async_gubbins_client0/test_client_ext.py", line 12, in <module> asyncio.run(main()) File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/tmp/pytest-of-runner/pytest-0/test_async_gubbins_client0/test_client_ext.py", line 7, in main async with GubbinsClient() as api: ^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/diracx/client/patches/aio/utils.py", line 163, in __init__ super().__init__( # type: ignore File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/_client.py", line 82, in __init__ self.auth = AuthOperations( ^^^^^^^^^^^^^^^ File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/operations/_operations.py", line 230, in __init__ raise_if_not_implemented( File "/home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/gubbins/client/generated/aio/_vendor.py", line 16, in raise_if_not_implemented raise NotImplementedError( NotImplementedError: The following methods on operation group 'AuthOperations' are not implemented: 'token'. Please refer to https://aka.ms/azsdk/python/dpcodegen/python/customize to learn how to customize.
Unit test - ./extensions/gubbins/gubbins-client
Process completed with exit code 1.
Unit test - ./extensions/gubbins/gubbins-db: extensions/gubbins/gubbins-db/tests/test_gubbinsJobDB.py#L39
test_gubbins_info TypeError: 'coroutine' object is not subscriptable
Unit test - ./extensions/gubbins/gubbins-db
Process completed with exit code 1.
Unit test - ./extensions/gubbins/gubbins-routers
Process completed with exit code 1.
client-generation
Process completed with exit code 1.
pytest-integration
Process completed with exit code 1.
Build wheels
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test - ./extensions/gubbins/gubbins-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test - ./extensions/gubbins/gubbins-client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test - ./extensions/gubbins/gubbins-db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test - ./extensions/gubbins/gubbins-cli
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test - ./extensions/gubbins/gubbins-routers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
client-generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pytest-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
DIRACGrid~diracx~IVGKPM.dockerbuild
38 KB
DIRACGrid~diracx~TWCHZR.dockerbuild
26.6 KB
gubbins-services-img
668 MB
gubbins-whl Expired
257 KB