Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: libvirt installed and working correctly OK: clab installed and working correctly Starting libvirt nodes creating libvirt management network nl_mgmt_17 provider libvirt: executing vagrant up --provider libvirt Bringing machine 'l1' up with 'libvirt' provider... Bringing machine 'spine' up with 'libvirt' provider... ==> spine: Checking if box 'cisco/cat8000v' version '17.16.01a' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> spine: Creating image (snapshot of base box volume). ==> spine: Creating domain with the following settings... ==> spine: -- Name: ml-17_spine ==> spine: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> spine: -- Domain type: kvm ==> spine: -- Cpus: 2 ==> spine: -- Feature: acpi ==> spine: -- Feature: apic ==> spine: -- Feature: pae ==> spine: -- Clock offset: utc ==> spine: -- Memory: 4096M ==> spine: -- Management MAC: ca:fe:00:05:00:00 ==> spine: -- Base box: cisco/cat8000v ==> spine: -- Storage pool: default ==> spine: -- Image(vda): /var/lib/libvirt/images/ml-17_spine.img, virtio, 8G ==> spine: -- Disk driver opts: cache='default' ==> spine: -- Graphics Type: vnc ==> spine: -- Video Type: cirrus ==> spine: -- Video VRAM: 16384 ==> spine: -- Video 3D accel: false ==> spine: -- Keymap: en-us ==> spine: -- TPM Backend: passthrough ==> spine: -- INPUT: type=mouse, bus=ps2 ==> l1: Checking if box 'cisco/cat8000v' version '17.16.01a' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> l1: Creating image (snapshot of base box volume). ==> l1: Creating domain with the following settings... ==> l1: -- Name: ml-17_l1 ==> l1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> l1: -- Domain type: kvm ==> l1: -- Cpus: 2 ==> l1: -- Feature: acpi ==> l1: -- Feature: apic ==> l1: -- Feature: pae ==> l1: -- Clock offset: utc ==> l1: -- Memory: 4096M ==> l1: -- Management MAC: ca:fe:00:03:00:00 ==> l1: -- Base box: cisco/cat8000v ==> l1: -- Storage pool: default ==> l1: -- Image(vda): /var/lib/libvirt/images/ml-17_l1.img, virtio, 8G ==> l1: -- Disk driver opts: cache='default' ==> l1: -- Graphics Type: vnc ==> l1: -- Video Type: cirrus ==> l1: -- Video VRAM: 16384 ==> l1: -- Video 3D accel: false ==> l1: -- Keymap: en-us ==> l1: -- TPM Backend: passthrough ==> l1: -- INPUT: type=mouse, bus=ps2 ==> spine: Creating shared folders metadata... ==> spine: Starting domain. ==> spine: Domain launching with graphics connection settings... ==> spine: -- Graphics Port: 5900 ==> spine: -- Graphics IP: 127.0.0.1 ==> spine: -- Graphics Password: Not defined ==> spine: -- Graphics Websocket: 5700 ==> spine: Waiting for domain to get an IP address... ==> l1: Creating shared folders metadata... ==> l1: Starting domain. ==> l1: Domain launching with graphics connection settings... ==> l1: -- Graphics Port: 5901 ==> l1: -- Graphics IP: 127.0.0.1 ==> l1: -- Graphics Password: Not defined ==> l1: -- Graphics Websocket: 5701 ==> l1: Waiting for domain to get an IP address... ==> spine: Waiting for machine to boot. This may take a few minutes... spine: SSH address: 192.168.17.105:22 spine: SSH username: vagrant spine: SSH auth method: private key ==> l1: Waiting for machine to boot. This may take a few minutes... l1: SSH address: 192.168.17.103:22 l1: SSH username: vagrant l1: SSH auth method: private key l1: Warning: Host unreachable. Retrying... l1: Warning: Connection refused. Retrying... spine: Warning: Connection refused. Retrying... ==> l1: Machine booted and ready! ==> spine: Machine booted and ready! Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml 08:57:13 INFO Containerlab started version=0.73.0 08:57:13 INFO Parsing & checking topology file=clab-augment.yml 08:57:13 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 08:57:13 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 08:57:13 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 08:57:13 INFO Creating container name=h1 08:57:13 INFO Creating container name=h2 08:57:13 INFO Creating container name=l2 08:57:13 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni17n1i1 08:57:13 INFO Created link: l2:eth1 ▪┄┄▪ virbr1:bni17n4i1 08:57:13 INFO Created link: h2:eth1 ▪┄┄▪ l2:eth2 08:57:14 INFO Executed command node=l2 command="sleep 1" stdout="" 08:57:14 INFO Adding host entries path=/etc/hosts 08:57:14 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h1 │ linux │ running │ 192.168.17.101 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h2 │ linux │ running │ 192.168.17.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-l2 │ linux │ running │ 192.168.17.104 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices