Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 5.39s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 722ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 32 packages in 915ms + annotated-types==0.7.0 + anyio==4.14.1 + authlib==1.7.2 + bcrypt==5.0.0 + certifi==2026.6.17 + cffi==2.1.0 + cryptography==49.0.0 + dnspython==2.8.0 + h11==0.16.0 + httpcore==1.0.9 + httpx==0.28.1 + httpx-oauth==0.17.0 + idna==3.18 + invoke==3.0.3 + joserfc==1.7.3 + msgspec==0.21.1 + packaging==26.2 + paramiko==4.0.0 + pycparser==3.0 + pydantic==2.13.4 + pydantic-core==2.46.4 + pyjwt==2.13.0 + pynacl==1.6.2 + pytz==2026.2 + pyyaml==6.0.3 + slices-clientlib-bi==5.1.2 + slices-clientlib-core==5.6.0 + slices-monitor-test-runner==0.1.dev187+g005dd054e (from file:///app) + tomli-w==1.2.0 + tomlkit==0.15.0 + typing-extensions==4.16.0 + typing-inspection==0.4.2 Run Test: slices-bi-singlenode-login 2026-07-11 04:09:49.302059 UTC - Installing Slices CLI (latest stable version). 2026-07-11 04:09:49.302303 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-07-11 04:09:55.880220 UTC - Slices CLI installed. 2026-07-11 04:09:55.880411 UTC - PATH: {'PATH': '/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin/:/root/slices-cli-venv/bin', 'COLUMNS': '200'} 2026-07-11 04:09:55.882607 UTC - ls -a /root/ /scripts/ (error 2): None b"ls: cannot access '/scripts/': No such file or directory\n/root/:\n.\n..\n.cache\n.local\n.slices\nrun_test_runner.sh\nslices-cli-venv\n" 2026-07-11 04:09:55.883762 UTC - which slices: b'/app/.venv/bin/slices\n' 2026-07-11 04:09:55.883901 UTC - OS release: PRETTY_NAME="Debian GNU/Linux 13 (trixie)" NAME="Debian GNU/Linux" VERSION_ID="13" VERSION="13 (trixie)" VERSION_CODENAME=trixie DEBIAN_VERSION_FULL=13.5 ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" 2026-07-11 04:09:55.883941 UTC - Slices CLI exe: 'slices' 2026-07-11 04:09:55.883959 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-07-11 04:09:55.884090 UTC - Run: slices --version 2026-07-11 04:09:59.437017 UTC - version: Slices CLI v2026.1.2 Slices CLI core v1.2.4 Slices CLI ai v1.1.0 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib ai v1.0.0 Slices clientlib core v5.5.1 2026-07-11 04:09:59.437290 UTC - Run: slices pubkey list --format text 2026-07-11 04:10:00.364783 UTC - Pubkey already registered 2026-07-11 04:10:00.365075 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-07-11 04:10:01.082256 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-07-11 04:10:01.082366 UTC - Check List Flavors 2026-07-11 04:10:01.082534 UTC - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-07-11 04:10:02.307418 UTC - Check List DiskImages 2026-07-11 04:10:02.307626 UTC - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-07-11 04:10:02.973122 UTC - Requesting resources 2026-07-11 04:10:02.973690 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-07-11 04:10:02.973806 UTC - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-433546f3 --user-data /tmp/tmpl74aqhy0 2026-07-11 04:10:06.809151 UTC - Resource ID: r_be-gent1-bi-baremetal1_01kx7nwht6es9te0yj5mk2rm0s 2026-07-11 04:10:06.809321 UTC - Waiting until resource ready 2026-07-11 04:10:08.809678 UTC - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-433546f3 tst 2026-07-11 04:10:09.979151 UTC - Status: IMAGING 2026-07-11 04:10:12.795622 UTC - Status: IMAGING 2026-07-11 04:10:15.611954 UTC - Status: IMAGING 2026-07-11 04:10:18.378710 UTC - Status: IMAGING 2026-07-11 04:10:21.145243 UTC - Status: IMAGING 2026-07-11 04:10:24.291627 UTC - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-07-11 04:10:24.291750 UTC - -> NOT_ENOUGH_RESOURCES turns FAILURE into BLOCKED 2026-07-11 04:10:24.291909 UTC - Content of log file '/test_dir/step_WaitforUP_command_1.txt': slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-433546f3 tst 2026-07-11 04:10:24.291999 UTC - Content of log file '/test_dir/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-07-11T04:10:06.426572Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kx7nwge9e4htbszv2s79ekdv", "expires_at": "2026-07-11T06:10:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kx7nwht6es9te0yj5mk2rm0s", "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-07-11T04:10:23.882549Z", "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-07-11 04:10:24.292058 UTC - Destroying tst-433546f3 tst 2026-07-11 04:10:24.292221 UTC - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-433546f3 tst