Run Test: slices-bi-singlenode-login 2026-03-19 07:05:07.655119 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-19 07:05:10.804409 CET - Run: slices --version 2026-03-19 07:05:10.999344 CET - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.3.8 Slices clientlib bi v5.1.2 2026-03-19 07:05:10.999580 CET - Run: slices pubkey list --format text 2026-03-19 07:05:11.575917 CET - Pubkey already registered 2026-03-19 07:05:11.576167 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-19 07:05:12.101526 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-19 07:05:12.101659 CET - Check List Flavors 2026-03-19 07:05:12.101830 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-19 07:05:12.660359 CET - Check List DiskImages 2026-03-19 07:05:12.660544 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-19 07:05:13.208977 CET - Requesting resources 2026-03-19 07:05:13.209419 CET - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-19 07:05:13.209505 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-37a648f3 --user-data /tmp/tmppgoy0o68 2026-03-19 07:05:14.773513 CET - Resource ID: r_be-gent1-bi-baremetal1_01km2b5e1jesev1zv38hv9tvnp 2026-03-19 07:05:14.773681 CET - Waiting until resource ready 2026-03-19 07:05:16.774036 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-37a648f3 tst 2026-03-19 07:05:17.402405 CET - Status: IMAGING 2026-03-19 07:05:20.041634 CET - Status: IMAGING 2026-03-19 07:05:22.651842 CET - Status: IMAGING 2026-03-19 07:05:25.281761 CET - Status: IMAGING 2026-03-19 07:05:27.907927 CET - Status: IMAGING 2026-03-19 07:05:30.536252 CET - Status: IMAGING 2026-03-19 07:05:33.156146 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-19 07:05:33.156208 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-19 07:05:33.156297 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/468a1ea0-4d31-4824-beb9-45aa44141357/step_WaitforUP_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-37a648f3 tst 2026-03-19 07:05:33.156364 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/468a1ea0-4d31-4824-beb9-45aa44141357/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-19T06:05:14.592516Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01km2b5dfqexmv26wpy8q62x2c", "expires_at": "2026-03-19T08:05:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01km2b5e1jesev1zv38hv9tvnp", "network_interfaces": [], "private_ipv4": null, "private_ipv6": null, "public_ipv4": null, "public_ipv6": null, "ssh_authorized_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNiZPtQkfCEsc1x2QSwNWekfhWwWZbOvpE8hE0dH253 Wim (ftester) Van de Meerssche" ], "ssh_logins": [], "status": "failed", "terminated_at": "2026-03-19T06:05:30.799444Z", "userdata": "#!/bin/sh\necho \"Hello World. The time is now $(date -R)!\" | tee '/user_data_output.txt'", "console_url": null, "machine_id": null, "failure_reason": { "code": "NOT_ENOUGH_RESOURCES", "message": "Not enough resources available", "long_description": "Not enough free resources are available at this moment to fulfill the request." }, "infra_id": "be-gent1-bi-baremetal1", "machine_name": null } ] 2026-03-19 07:05:33.156402 CET - Destroying tst-37a648f3 tst 2026-03-19 07:05:33.156567 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-37a648f3 tst