Run Test: slices-bi-singlenode-login 2026-05-16 08:52:50.880402 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-16 08:52:55.054514 CEST - Run: slices --version 2026-05-16 08:52:55.269046 CEST - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.5.1 Slices clientlib bi v5.1.2 2026-05-16 08:52:55.269289 CEST - Run: slices pubkey list --format text 2026-05-16 08:52:55.834310 CEST - Pubkey already registered 2026-05-16 08:52:55.834530 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-16 08:52:56.399696 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-16 08:52:56.400958 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/step_Prepare_command_1.txt': /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-16 08:52:56.401025 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/pip_install_update_slices-cli.txt': Using Python 3.14.1 environment at: /opt/slices-monitor-worker/slices-cli-venv Resolved 41 packages in 4.08s Audited 41 packages in 0.39ms 2026-05-16 08:52:56.401064 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/step_Prepare_command_2.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices --version 2026-05-16 08:52:56.401099 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/version.txt': Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.5.1 Slices clientlib bi v5.1.2 2026-05-16 08:52:56.401130 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/step_Prepare_command_3.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices pubkey list --format text 2026-05-16 08:52:56.401158 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/pubkey_list.txt': ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNiZPtQkfCEsc1x2QSwNWekfhWwWZbOvpE8hE0dH253 2026-05-16 08:52:56.401186 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/step_Prepare_command_4.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi infrastructure list --format csv --all --refresh 2026-05-16 08:52:56.401217 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/infra_list.txt': bi-orchestrator, be-gent1-bi-baremetal1, be-gent1-bi-docker1,dev be-gent1-bi-vm1, ch-geneva-bi-vm1,dev de-munich-bi-vm,dev fr-grenoble1-bi-baremetal1,dev fr-lille1-bi-baremetal1,dev fr-louvain1-bi-baremetal1,dev fr-luxembourg1-bi-baremetal1,dev fr-lyon1-bi-baremetal1,dev fr-nancy1-bi-baremetal1,dev fr-nantes1-bi-baremetal1,dev fr-rennes1-bi-baremetal1,dev fr-sophia1-bi-baremetal1,dev fr-sophia2-bi-vm1,dev fr-strasbourg1-bi-baremetal1,dev fr-toulouse1-bi-baremetal1,dev gr-volos-bi-vm1,dev hu-budapest-bi-vm1,dev it-genoa1-bi-vm1,dev localhost,dev 2026-05-16 08:52:56.401247 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/a4f6fbb2-51db-4ef7-9381-129002fb0e82/infra_list_STDERR.txt': Note: Successfully refreshed config from online source. 2026-05-16 08:52:56.401262 CEST - Error in test step 'Prepare': "slices bi infrastructure list" does not contain infra 'es-bilbao-bi-vm1' required for test. ERROR:slices_monitor_test_runner.main:Test Failed with exception Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 156, in step yield File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 1309, in run self._list_infras(refresh=True) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 419, in _list_infras raise SlicesTestFailure( f'"slices bi infrastructure list" does not contain infra {self.test_spec.infra_id!r} required for test.' ) slices_monitor_test_runner.exceptions.SlicesTestFailure: "slices bi infrastructure list" does not contain infra 'es-bilbao-bi-vm1' required for test. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/main.py", line 72, in run_test return _get_test_by_test_spec(steps, test_dir, test_spec).run() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 1281, in run with self.step( ~~~~~~~~~^ "Prepare", ^^^^^^^^^^ ...<2 lines>... "and refreshing the infra list", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/opt/uv-python-installs/cpython-3.14.1-linux-x86_64-gnu/lib/python3.14/contextlib.py", line 162, in __exit__ self.gen.throw(value) ~~~~~~~~~~~~~~^^^^^^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 180, in step raise SlicesTestFailure(f"Step {name!r} {retry_suffix2} failed") from e slices_monitor_test_runner.exceptions.SlicesTestFailure: Step 'Prepare' failed