Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 4.26s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 691ms 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 649ms + 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.dev179+g419876b58 (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-08 15:02:00.792804 UTC - Installing Slices CLI (latest stable version). 2026-07-08 15:02:00.793018 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-07-08 15:02:09.656428 UTC - Slices CLI installed. 2026-07-08 15:02:09.658959 UTC - Slices CLI exe: 'slices' 2026-07-08 15:02:09.659003 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-07-08 15:02:09.659161 UTC - Run: slices --version 2026-07-08 15:02:14.383376 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-08 15:02:14.383671 UTC - Run: slices pubkey list --format text 2026-07-08 15:02:17.269084 UTC - Pubkey already registered 2026-07-08 15:02:17.269522 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-07-08 15:02:18.286673 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-07-08 15:02:18.286799 UTC - Check List Flavors 2026-07-08 15:02:18.286975 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 flavor list -f json 2026-07-08 15:02:21.174086 UTC - Check List DiskImages 2026-07-08 15:02:21.183211 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 diskimage list -f json 2026-07-08 15:02:22.110185 UTC - Requesting resources 2026-07-08 15:02:22.111207 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-07-08 15:02:22.111472 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-0c0bc120 --user-data /tmp/tmpvtozkkl1 2026-07-08 15:02:24.794115 UTC - Resource ID: r_fr-sophia2-bi-vm2_01kx140sj4f30vx79acnskjdaj 2026-07-08 15:02:24.794919 UTC - Waiting until resource ready 2026-07-08 15:02:26.795364 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-0c0bc120 tst 2026-07-08 15:02:27.962271 UTC - Status: IMAGING 2026-07-08 15:02:30.778880 UTC - Status: BOOTING 2026-07-08 15:02:33.545829 UTC - Status: BOOTING 2026-07-08 15:02:36.362087 UTC - Status: BOOTING 2026-07-08 15:02:39.278802 UTC - Status: BOOTING 2026-07-08 15:02:42.145518 UTC - Status: BOOTING 2026-07-08 15:02:44.911402 UTC - Status: BOOTING 2026-07-08 15:02:48.099700 UTC - Status: BOOTING 2026-07-08 15:02:51.116712 UTC - Status: UP 2026-07-08 15:02:51.116835 UTC - Experiment ID: exp_expauth.ilabt.imec.be_01kx140rq6e9k89k0n8xx7azvd 2026-07-08 15:02:51.116881 UTC - Validate resources 2026-07-08 15:02:51.935027 UTC - The fields of the created resource were validated. 2026-07-08 15:02:51.935138 UTC - Check if resources are registered in experiment 2026-07-08 15:02:51.935321 UTC - Run: slices experiment list-resources --format json tst-0c0bc120 2026-07-08 15:02:52.550556 UTC - Status (on expauth): UP 2026-07-08 15:02:52.550704 UTC - Testing extend expires_at (all resources in experiment) 2026-07-08 15:02:52.550851 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 extend --duration 3h --experiment tst-0c0bc120 2026-07-08 15:02:54.873221 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-0c0bc120 tst 2026-07-08 15:02:55.789641 UTC - Run: slices experiment list-resources --format json tst-0c0bc120 2026-07-08 15:02:56.505066 UTC - expires_at (on expauth): 2026-07-08T18:02:00Z (correctly extended) 2026-07-08 15:02:56.505188 UTC - Testing extend expires_at (single resource in experiment) 2026-07-08 15:02:56.505336 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 extend tst --duration 4h --experiment tst-0c0bc120 2026-07-08 15:02:58.654383 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-0c0bc120 tst 2026-07-08 15:03:00.200068 UTC - Run: slices experiment list-resources --format json tst-0c0bc120 2026-07-08 15:03:02.200988 UTC - expires_at (on expauth): 2026-07-08T19:02:00Z (correctly extended) 2026-07-08 15:03:02.204619 UTC - Testing ssh login 2026-07-08 15:03:02.246402 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy on --show ssh_config --experiment tst-0c0bc120 tst 2026-07-08 15:03:05.569607 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-0c0bc120 tst 2026-07-08 15:03:08.673383 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy off --show proxy_pubkey_openssh --experiment tst-0c0bc120 tst 2026-07-08 15:03:11.305094 UTC - Logging in using 'slices bi ssh' 2026-07-08 15:03:11.305226 UTC - Forcing IPv4 only. 2026-07-08 15:03:11.305356 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --show nothing --experiment tst-0c0bc120 tst -- -4 uname -a 2026-07-08 15:03:15.102000 UTC - Forcing IPv4 only. 2026-07-08 15:03:15.102227 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --show nothing --experiment tst-0c0bc120 tst -- -4 uptime 2026-07-08 15:03:18.647173 UTC - CLI SSH Test passed. 2026-07-08 15:03:18.647271 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 15:03:18.647291 UTC - Uptime: 15:03:18 up 0 min, 1 user, load average: 0.47, 0.14, 0.05 2026-07-08 15:03:18.647326 UTC - Logging in using SSH over SSH proxy 2026-07-08 15:03:18.647462 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy on --show proxy_pubkey_openssh --experiment tst-0c0bc120 tst 2026-07-08 15:03:21.574094 UTC - Added paramiko HostKeyEntry for 172.28.10.39 2026-07-08 15:03:21.574333 UTC - Added paramiko HostKeyEntry for 172.28.10.39 2026-07-08 15:03:21.574397 UTC - Added paramiko HostKeyEntry for 172.28.10.39 2026-07-08 15:03:21.574715 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-08 15:03:21.574812 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-08 15:03:21.574860 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-08 15:03:21.574878 UTC - Connecting to proxy bastion1.theblueprintfactory.org:22 2026-07-08 15:03:21.955750 UTC - Connecting to 172.28.10.39:22 over proxy 2026-07-08 15:03:22.624653 UTC - SSH Test output: 2026-07-08 15:03:22.624744 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 15:03:22.624767 UTC - Uptime: 15:03:22 up 0 min, 1 user, load average: 0.43, 0.13, 0.04 2026-07-08 15:03:22.775486 UTC - lsb_release: Ubuntu 24.04.3 LTS 2026-07-08 15:03:22.775573 UTC - lsb_release matches expected value 2026-07-08 15:03:22.775601 UTC - SSH Test passed. 2026-07-08 15:03:22.912229 UTC - Cloud-init user-data: Hello World. The time is now Wed, 08 Jul 2026 15:02:48 +0000! 2026-07-08 15:03:22.922945 UTC - Destroying tst-0c0bc120 tst 2026-07-08 15:03:22.923160 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 destroy --experiment tst-0c0bc120 tst