Skip to content

[9.0] patches for RAM calculations #13976

[9.0] patches for RAM calculations

[9.0] patches for RAM calculations #13976

Triggered via pull request December 16, 2025 10:07
Status Failure
Total duration 6h 0m 26s
Artifacts

basic.yml

on: pull_request
pre-commit
1m 4s
pre-commit
shellcheck
9s
shellcheck
pycodestyle
8s
pycodestyle
Pylint for Python 2.7 in Pilot files
52s
Pylint for Python 2.7 in Pilot files
DiracX Unit Tests
6h 0m
DiracX Unit Tests
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
pre-commit
Process completed with exit code 1.
DiracX Unit Tests
The job has exceeded the maximum execution time of 6h0m0s
DiracX Unit Tests
The operation was canceled.
check (mypy)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pylint -j 0 -E src/)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
DiracX Unit Tests: diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/_pytest/unraisableexception.py#L67
Exception ignored in: <function Connection.__del__ at 0x7f7017f263e0> Traceback (most recent call last): File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/aiosqlite/core.py", line 429, in __del__ self._stop_running() File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/aiosqlite/core.py", line 101, in _stop_running future = asyncio.get_event_loop().create_future() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/asyncio/events.py", line 681, in get_event_loop raise RuntimeError('There is no current event loop in thread %r.' RuntimeError: There is no current event loop in thread 'Dummy-54'. Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.