Creating HotsTac(k)os system user... [OK] hotstack user created with home directory [OK] hotstack user added to kvm group [OK] Lingering enabled for hotstack user [OK] libvirt session QEMU configuration created [OK] hotstack user configured (UID: 990, GID: 989) Preparing HotsTac(k)os runtime configuration... [OK] Prepared runtime configs [OK] Copied container scripts [OK] Processed configuration files [OK] Copied clouds.yaml Configuration complete! [INFO] Runtime configs prepared in: /var/lib/hotstack-os/runtime/config [INFO] Runtime scripts prepared in: /var/lib/hotstack-os/runtime/scripts [INFO] clouds.yaml copied to: /var/lib/hotstack-os/clouds.yaml and /home/zuul/src/github.com/openstack-k8s-operators/hotstack/devsetup/hotstack-os/clouds.yaml Checking for container images... [OK] All required images are available Installing scripts... [OK] Installed scripts to /usr/local/bin/ and /usr/local/lib/ HotsTac(k)os Infrastructure Setup... [OK] Podman network 'hotstack-os' created with subnet 172.31.0.0/25 [OK] OVS is functional [OK] hot-int bridge created [OK] hot-int MTU set to 9216 [OK] hot-ex bridge created [OK] hot-ex MTU set to 9216 [OK] Assigned IP 172.31.0.129 to hot-ex bridge [OK] hot-ex configured for provider networks (172.31.0.128/25) [WARNING] firewalld not found, skipping firewall configuration [OK] /etc/hosts updated with OpenStack service FQDNs for 172.31.0.129 [OK] Storage directory configured: /var/lib/hotstack-os/cinder-nfs [OK] SELinux context configured for Nova instances: /var/lib/hotstack-os/nova-instances [OK] SELinux context configured for Nova mounts: /var/lib/hotstack-os/nova-mnt [OK] Service data directories created with proper permissions and SELinux context Setting up libvirt session for hotstack user... [OK] Created libvirt config directory [OK] Installed libvirt session configuration [OK] Created systemd user service directory [OK] Installed libvirtd user service [OK] hotstack user has access to /dev/kvm [OK] Granted CAP_NET_ADMIN capability to libvirtd Created symlink /var/lib/hotstack/.config/systemd/user/default.target.wants/hotstack-os-libvirtd-session.service → /var/lib/hotstack/.config/systemd/user/hotstack-os-libvirtd-session.service. [OK] libvirt socket created at /run/user/990/libvirt/libvirt-sock [OK] Libvirt session setup complete Installing systemd service units... [OK] Processed systemd units [OK] Installed systemd units to /etc/systemd/system/ [OK] Systemd reloaded Installation complete! Next steps: 1. Enable and start services: sudo systemctl enable --now hotstack-os.target 2. Check status: sudo systemctl list-units "hotstack-os*" 3. After services are running, create resources: make post-setup