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_85 provider libvirt: executing vagrant up --provider libvirt Bringing machine 'dut_a' up with 'libvirt' provider... Bringing machine 'dut_c' up with 'libvirt' provider... ==> dut_a: Checking if box 'netlab/openbsd' version '7.7' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_a: Creating image (snapshot of base box volume). ==> dut_a: Creating domain with the following settings... ==> dut_a: -- Name: ml-85_dut_a ==> dut_a: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> dut_a: -- Domain type: kvm ==> dut_a: -- Cpus: 1 ==> dut_a: -- Feature: acpi ==> dut_a: -- Feature: apic ==> dut_a: -- Feature: pae ==> dut_a: -- Clock offset: utc ==> dut_a: -- Memory: 1024M ==> dut_a: -- Management MAC: ca:fe:00:01:00:00 ==> dut_a: -- Base box: netlab/openbsd ==> dut_a: -- Storage pool: default ==> dut_a: -- Image(vda): /var/lib/libvirt/images/ml-85_dut_a.img, virtio, 2G ==> dut_a: -- Disk driver opts: cache='default' ==> dut_a: -- Graphics Type: vnc ==> dut_a: -- Video Type: cirrus ==> dut_a: -- Video VRAM: 16384 ==> dut_a: -- Video 3D accel: false ==> dut_a: -- Keymap: en-us ==> dut_a: -- TPM Backend: passthrough ==> dut_a: -- INPUT: type=mouse, bus=ps2 ==> dut_c: Checking if box 'netlab/openbsd' version '7.7' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_c: Creating image (snapshot of base box volume). ==> dut_c: Creating domain with the following settings... ==> dut_c: -- Name: ml-85_dut_c ==> dut_c: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> dut_c: -- Domain type: kvm ==> dut_c: -- Cpus: 1 ==> dut_c: -- Feature: acpi ==> dut_c: -- Feature: apic ==> dut_c: -- Feature: pae ==> dut_c: -- Clock offset: utc ==> dut_c: -- Memory: 1024M ==> dut_c: -- Management MAC: ca:fe:00:02:00:00 ==> dut_c: -- Base box: netlab/openbsd ==> dut_c: -- Storage pool: default ==> dut_c: -- Image(vda): /var/lib/libvirt/images/ml-85_dut_c.img, virtio, 2G ==> dut_c: -- Disk driver opts: cache='default' ==> dut_c: -- Graphics Type: vnc ==> dut_c: -- Video Type: cirrus ==> dut_c: -- Video VRAM: 16384 ==> dut_c: -- Video 3D accel: false ==> dut_c: -- Keymap: en-us ==> dut_c: -- TPM Backend: passthrough ==> dut_c: -- INPUT: type=mouse, bus=ps2 ==> dut_a: Creating shared folders metadata... ==> dut_a: Starting domain. ==> dut_a: Domain launching with graphics connection settings... ==> dut_a: -- Graphics Port: 5900 ==> dut_a: -- Graphics IP: 127.0.0.1 ==> dut_a: -- Graphics Password: Not defined ==> dut_a: -- Graphics Websocket: 5700 ==> dut_a: Waiting for domain to get an IP address... ==> dut_c: Creating shared folders metadata... ==> dut_c: Starting domain. ==> dut_c: Domain launching with graphics connection settings... ==> dut_c: -- Graphics Port: 5901 ==> dut_c: -- Graphics IP: 127.0.0.1 ==> dut_c: -- Graphics Password: Not defined ==> dut_c: -- Graphics Websocket: 5701 ==> dut_c: Waiting for domain to get an IP address... ==> dut_a: Waiting for machine to boot. This may take a few minutes... dut_a: SSH address: 192.168.85.101:22 dut_a: SSH username: openbsd dut_a: SSH auth method: password ==> dut_c: Waiting for machine to boot. This may take a few minutes... dut_c: SSH address: 192.168.85.102:22 dut_c: SSH username: openbsd dut_c: SSH auth method: password dut_c: Warning: Connection refused. Retrying... ==> dut_a: Machine booted and ready! ==> dut_c: 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 00:39:54 INFO Containerlab started version=0.74.2 00:39:54 INFO Parsing & checking topology file=clab-augment.yml 00:39:54 INFO Removing directory path=/work/netlab_cicd/other_vm/clab-ml-85 00:39:54 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 00:39:54 INFO Creating lab directory path=/work/netlab_cicd/other_vm/clab-ml-85 00:39:54 INFO Creating container name=xf 00:39:54 INFO Creating container name=probe 00:39:55 INFO Created link: probe:eth1 ▪┄┄▪ virbr2:bni85n3i1 00:39:55 INFO Created link: probe:eth2 ▪┄┄▪ virbr3:bni85n3i2 00:39:55 INFO Created link: xf:eth1 ▪┄┄▪ virbr4:bni85n4i1 00:39:56 INFO Executed command node=probe command="sleep 1" stdout="" 00:39:56 INFO Executed command node=xf command="sleep 1" stdout="" 00:39:56 INFO Adding host entries path=/etc/hosts 00:39:56 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 00:39:56 INFO containerlab version 🎉= │ A newer containerlab version (0.74.3) is available! │ Release notes: https://containerlab.dev/rn/0.74/#0743 │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭──────────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-85-probe │ linux │ running │ 192.168.85.103 │ │ │ quay.io/frrouting/frr:10.6.0 │ │ N/A │ ├──────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-85-xf │ linux │ running │ 192.168.85.104 │ │ │ quay.io/frrouting/frr:10.6.0 │ │ N/A │ ╰──────────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices