Run Test: slices-bi-singlenode-login 2026-05-20 17:15:33.225994 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-20 17:15:36.948421 CEST - Run: slices --version 2026-05-20 17:15:38.214973 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-20 17:15:38.215260 CEST - Run: slices pubkey list --format text 2026-05-20 17:15:38.830729 CEST - Pubkey already registered 2026-05-20 17:15:38.830971 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-20 17:15:39.396237 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-20 17:15:39.396349 CEST - Check List Flavors 2026-05-20 17:15:39.396540 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-05-20 17:15:40.012182 CEST - Check List DiskImages 2026-05-20 17:15:40.012422 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-05-20 17:15:40.577958 CEST - Requesting resources 2026-05-20 17:15:40.578459 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-20 17:15:40.578574 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-98db2595 --user-data /tmp/tmpj_al6f92 2026-05-20 17:15:42.597297 CEST - Resource ID: r_be-gent1-bi-baremetal1_01ks2z9xrgfextvd9aj9en12dj 2026-05-20 17:15:42.597429 CEST - Waiting until resource ready 2026-05-20 17:15:44.597849 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-98db2595 tst 2026-05-20 17:15:45.263388 CEST - Status: IMAGING 2026-05-20 17:15:47.979455 CEST - Status: IMAGING 2026-05-20 17:15:50.645297 CEST - Status: IMAGING 2026-05-20 17:15:53.311041 CEST - Status: IMAGING 2026-05-20 17:15:56.027574 CEST - Status: IMAGING 2026-05-20 17:15:58.844405 CEST - Status: IMAGING 2026-05-20 17:16:01.560631 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-05-20 17:16:01.560700 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-05-20 17:16:01.560815 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/7b0b5537-2e77-4742-ad11-a2568510c11f/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-98db2595 tst 2026-05-20 17:16:01.560900 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/7b0b5537-2e77-4742-ad11-a2568510c11f/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-20T15:15:42.356699Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01ks2z9wzhenzbkf912yhg2804", "expires_at": "2026-05-20T17:15:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01ks2z9xrgfextvd9aj9en12dj", "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-05-20T15:16:00.314497Z", "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-05-20 17:16:01.560953 CEST - Destroying tst-98db2595 tst 2026-05-20 17:16:01.561150 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-98db2595 tst