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 'dut' up with 'libvirt' provider... ==> dut: Checking if box 'juniper/vptx' version '25.2R1.8' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut: Creating image (snapshot of base box volume). ==> dut: Creating domain with the following settings... ==> dut: -- Name: ml-17_dut ==> dut: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut: -- Domain type: kvm ==> dut: -- Cpus: 4 ==> dut: -- Feature: acpi ==> dut: -- Feature: apic ==> dut: -- Feature: pae ==> dut: -- Clock offset: utc ==> dut: -- Memory: 8192M ==> dut: -- Management MAC: ca:fe:00:03:00:00 ==> dut: -- Loader: /usr/share/OVMF/OVMF_CODE_4M.fd ==> dut: -- Nvram: /var/lib/libvirt/qemu/nvram/dut.fd ==> dut: -- Base box: juniper/vptx ==> dut: -- Storage pool: default ==> dut: -- Image(vda): /var/lib/libvirt/images/ml-17_dut.img, virtio, 40G ==> dut: -- Disk driver opts: cache='default' ==> dut: -- Graphics Type: none ==> dut: -- Video Type: none ==> dut: -- Video VRAM: 16384 ==> dut: -- Video 3D accel: false ==> dut: -- Keymap: en-us ==> dut: -- TPM Backend: passthrough ==> dut: -- Sysinfo: ==> dut: -- BIOS: ==> dut: -> vendor: Bochs ==> dut: -> version: Bochs ==> dut: -- System: ==> dut: -> manufacturer: Bochs ==> dut: -> product: Bochs ==> dut: -> serial: chassis_no=0:slot=0:type=1:assembly_id=0x0D20:platform=251:master=0:channelized=no ==> dut: -- Chassis: ==> dut: -> manufacturer: Bochs ==> dut: -- INPUT: type=mouse, bus=ps2 ==> dut: Creating shared folders metadata... ==> dut: Updating domain definition due to configuration change ==> dut: Starting domain. ==> dut: Waiting for domain to get an IP address... ==> dut: Waiting for machine to boot. This may take a few minutes... dut: SSH address: 192.168.17.103:22 dut: SSH username: vagrant dut: SSH auth method: private key ==> dut: 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 09:10:24 INFO Containerlab started version=0.73.0 09:10:24 INFO Parsing & checking topology file=clab-augment.yml 09:10:24 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 09:10:24 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 09:10:24 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 09:10:24 INFO Creating container name=ce1 09:10:24 INFO Creating container name=s2 09:10:24 INFO Creating container name=ce2 09:10:24 INFO Created link: s2:eth1 ▪┄┄▪ virbr2:bni17n4i1 09:10:25 INFO Created link: ce2:eth1 ▪┄┄▪ s2:eth2 09:10:25 INFO Created link: ce1:eth1 ▪┄┄▪ virbr3:bni17n1i1 09:10:26 INFO Executed command node=ce2 command="sleep 1" stdout="" 09:10:26 INFO Executed command node=s2 command="sleep 1" stdout="" 09:10:26 INFO Executed command node=ce1 command="sleep 1" stdout="" 09:10:26 INFO Adding host entries path=/etc/hosts 09:10:26 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-ce1 │ linux │ running │ 192.168.17.101 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-ce2 │ linux │ running │ 192.168.17.102 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-s2 │ 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