Run Test: slices-bi-singlenode-login 2026-03-20 16:04:42.234344 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-20 16:04:45.482890 CET - Run: slices --version 2026-03-20 16:04:45.676512 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-20 16:04:45.676785 CET - Run: slices pubkey list --format text 2026-03-20 16:04:46.245062 CET - Pubkey already registered 2026-03-20 16:04:46.245295 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-20 16:04:46.774535 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-20 16:04:46.774676 CET - Check List Flavors 2026-03-20 16:04:46.774846 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-20 16:04:47.346034 CET - Check List DiskImages 2026-03-20 16:04:47.346211 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-20 16:04:47.889983 CET - Requesting resources 2026-03-20 16:04:47.890417 CET - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-20 16:04:47.890508 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-7161d4c1 --user-data /tmp/tmpidcafxdc 2026-03-20 16:04:49.464970 CET - Resource ID: r_be-gent1-bi-baremetal1_01km5we4yqenkv2anv31ep9kxt 2026-03-20 16:04:49.465160 CET - Waiting until resource ready 2026-03-20 16:04:51.465534 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-7161d4c1 tst 2026-03-20 16:04:52.084785 CET - Status: IMAGING 2026-03-20 16:04:54.712614 CET - Status: IMAGING 2026-03-20 16:04:57.336731 CET - Status: IMAGING 2026-03-20 16:04:59.957926 CET - Status: IMAGING 2026-03-20 16:05:02.571507 CET - Status: IMAGING 2026-03-20 16:05:05.199573 CET - Status: IMAGING 2026-03-20 16:05:07.828301 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-20 16:05:07.828346 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-20 16:05:07.828430 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/f116a312-fe22-44f9-8523-eead67874f33/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-7161d4c1 tst 2026-03-20 16:05:07.828485 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/f116a312-fe22-44f9-8523-eead67874f33/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-20T15:04:49.285191Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01km5we4d6ejyvpergq1wr3hh7", "expires_at": "2026-03-20T17:04:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01km5we4yqenkv2anv31ep9kxt", "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-20T15:05:05.688141Z", "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-20 16:05:07.828513 CET - Destroying tst-7161d4c1 tst 2026-03-20 16:05:07.828669 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-7161d4c1 tst