Run Test: slices-bi-singlenode-login 2026-03-01 07:06:37.448120 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-01 07:06:40.439230 CET - Run: slices --version 2026-03-01 07:06:40.634210 CET - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.3.7 Slices clientlib bi v5.1.1 2026-03-01 07:06:40.634461 CET - Run: slices pubkey list --format text 2026-03-01 07:06:41.175455 CET - Pubkey already registered 2026-03-01 07:06:41.175698 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-01 07:06:41.674535 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-01 07:06:41.674662 CET - Check List Flavors 2026-03-01 07:06:41.675714 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-01 07:06:42.203557 CET - Check List DiskImages 2026-03-01 07:06:42.203744 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-01 07:06:42.712379 CET - Requesting resources 2026-03-01 07:06:42.712868 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-fadfb1d4 --user-data /tmp/tmpi94vqggs 2026-03-01 07:06:44.251808 CET - Resource ID: r_be-gent1-bi-baremetal1_01kjm037dsf5yrpfhmmbbv2kh1 2026-03-01 07:06:44.251979 CET - Waiting until resource ready 2026-03-01 07:06:46.252369 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-fadfb1d4 tst 2026-03-01 07:06:46.865570 CET - Status: IMAGING 2026-03-01 07:06:49.452915 CET - Status: IMAGING 2026-03-01 07:06:52.046683 CET - Status: IMAGING 2026-03-01 07:06:54.695879 CET - Status: IMAGING 2026-03-01 07:06:57.344504 CET - Status: IMAGING 2026-03-01 07:06:59.962526 CET - Status: IMAGING 2026-03-01 07:07:02.562522 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-01 07:07:02.562581 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-01 07:07:02.562656 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/fdde76b0-ebfc-41fe-8012-60835baf2c5e/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-fadfb1d4 tst 2026-03-01 07:07:02.562713 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/fdde76b0-ebfc-41fe-8012-60835baf2c5e/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-01T06:06:44.068846Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kjm036vze4j8dgzcffdrarxj", "expires_at": "2026-03-01T08:06:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kjm037dsf5yrpfhmmbbv2kh1", "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-01T06:07:00.005366Z", "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-01 07:07:02.562739 CET - Destroying tst-fadfb1d4 tst 2026-03-01 07:07:02.562919 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-fadfb1d4 tst