Skip to content

[9.0] fix: JobWrapper does not manage to send job parameters #14003

[9.0] fix: JobWrapper does not manage to send job parameters

[9.0] fix: JobWrapper does not manage to send job parameters #14003

Triggered via pull request December 19, 2025 13:53
Status Failure
Total duration 6h 0m 28s
Artifacts

basic.yml

on: pull_request
pre-commit
1m 6s
pre-commit
shellcheck
5s
shellcheck
pycodestyle
7s
pycodestyle
Pylint for Python 2.7 in Pilot files
54s
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
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 0x7f1a7fb7e3e0> 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.