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 flock -E 42 /tmp/netlab.lock vagrant up --provider libvirt Bringing machine 'dut_r1' up with 'libvirt' provider... Bringing machine 'dut_r2' up with 'libvirt' provider... ==> dut_r1: Checking if box 'vyos/current' version '20240817.00.20' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_r1: Creating image (snapshot of base box volume). ==> dut_r1: Creating domain with the following settings... ==> dut_r1: -- Name: ml-17_dut_r1 ==> dut_r1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut_r1: -- Domain type: kvm ==> dut_r1: -- Cpus: 2 ==> dut_r1: -- Feature: acpi ==> dut_r1: -- Feature: apic ==> dut_r1: -- Feature: pae ==> dut_r1: -- Clock offset: utc ==> dut_r1: -- Memory: 1024M ==> dut_r1: -- Management MAC: ca:fe:00:01:00:00 ==> dut_r1: -- Base box: vyos/current ==> dut_r1: -- Storage pool: default ==> dut_r1: -- Image(vda): /var/lib/libvirt/images/ml-17_dut_r1.img, virtio, 10G ==> dut_r1: -- Disk driver opts: cache='default' ==> dut_r1: -- Graphics Type: vnc ==> dut_r1: -- Video Type: cirrus ==> dut_r1: -- Video VRAM: 16384 ==> dut_r1: -- Video 3D accel: false ==> dut_r1: -- Keymap: en-us ==> dut_r1: -- TPM Backend: passthrough ==> dut_r1: -- INPUT: type=mouse, bus=ps2 ==> dut_r2: Checking if box 'vyos/current' version '20240817.00.20' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_r2: Creating image (snapshot of base box volume). ==> dut_r2: Creating domain with the following settings... ==> dut_r2: -- Name: ml-17_dut_r2 ==> dut_r2: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut_r2: -- Domain type: kvm ==> dut_r2: -- Cpus: 2 ==> dut_r2: -- Feature: acpi ==> dut_r2: -- Feature: apic ==> dut_r2: -- Feature: pae ==> dut_r2: -- Clock offset: utc ==> dut_r2: -- Memory: 1024M ==> dut_r2: -- Management MAC: ca:fe:00:02:00:00 ==> dut_r2: -- Base box: vyos/current ==> dut_r2: -- Storage pool: default ==> dut_r2: -- Image(vda): /var/lib/libvirt/images/ml-17_dut_r2.img, virtio, 10G ==> dut_r2: -- Disk driver opts: cache='default' ==> dut_r2: -- Graphics Type: vnc ==> dut_r2: -- Video Type: cirrus ==> dut_r2: -- Video VRAM: 16384 ==> dut_r2: -- Video 3D accel: false ==> dut_r2: -- Keymap: en-us ==> dut_r2: -- TPM Backend: passthrough ==> dut_r2: -- INPUT: type=mouse, bus=ps2 ==> dut_r1: Creating shared folders metadata... ==> dut_r1: Starting domain. ==> dut_r1: Domain launching with graphics connection settings... ==> dut_r1: -- Graphics Port: 5900 ==> dut_r1: -- Graphics IP: 127.0.0.1 ==> dut_r1: -- Graphics Password: Not defined ==> dut_r2: Creating shared folders metadata... ==> dut_r1: -- Graphics Websocket: 5700 ==> dut_r2: Starting domain. ==> dut_r1: Waiting for domain to get an IP address... ==> dut_r2: Domain launching with graphics connection settings... ==> dut_r2: -- Graphics Port: 5901 ==> dut_r2: -- Graphics IP: 127.0.0.1 ==> dut_r2: -- Graphics Password: Not defined ==> dut_r2: -- Graphics Websocket: 5701 ==> dut_r2: Waiting for domain to get an IP address... ==> dut_r1: Waiting for machine to boot. This may take a few minutes... dut_r1: SSH address: 192.168.17.101:22 dut_r1: SSH username: vyos dut_r1: SSH auth method: private key dut_r1: Warning: Connection refused. Retrying... ==> dut_r2: Waiting for machine to boot. This may take a few minutes... dut_r2: SSH address: 192.168.17.102:22 dut_r2: SSH username: vyos dut_r2: SSH auth method: private key dut_r1: dut_r1: Vagrant insecure key detected. Vagrant will automatically replace dut_r1: this with a newly generated keypair for better security. dut_r2: Warning: Connection refused. Retrying... dut_r1: dut_r1: Inserting generated public key within guest... dut_r1: Removing insecure key from the guest if it's present... dut_r2: dut_r2: Vagrant insecure key detected. Vagrant will automatically replace dut_r2: this with a newly generated keypair for better security. dut_r1: Key inserted! Disconnecting and reconnecting using new SSH key... dut_r2: dut_r2: Inserting generated public key within guest... dut_r2: Removing insecure key from the guest if it's present... ==> dut_r1: Machine booted and ready! dut_r2: Key inserted! Disconnecting and reconnecting using new SSH key... ==> dut_r2: Machine booted and ready! ==> dut_r1: Machine 'dut_r1' has a post `vagrant up` message. This is a message ==> dut_r1: from the creator of the Vagrantfile, and not from Vagrant itself: ==> dut_r1: ==> dut_r1: VyOS box. See https://app.vagrantup.com/vyos for help and bug reports ==> dut_r2: Machine 'dut_r2' has a post `vagrant up` message. This is a message ==> dut_r2: from the creator of the Vagrantfile, and not from Vagrant itself: ==> dut_r2: ==> dut_r2: VyOS box. See https://app.vagrantup.com/vyos for help and bug reports Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab-augment.yml 14:10:41 INFO Containerlab started version=0.75.0 14:10:41 INFO Parsing & checking topology file=clab-augment.yml 14:10:41 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 14:10:41 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 14:10:41 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 14:10:41 INFO Creating container name=r3 14:10:41 INFO Created link: r3:eth1 ▪┄┄▪ virbr1:bni17n3i1 14:10:42 INFO Executed command node=r3 command="sleep 1" stdout="" 14:10:42 INFO Adding host entries path=/etc/hosts 14:10:42 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 14:10:43 INFO containerlab version 🎉= │ A newer containerlab version (0.77.0) is available! │ Release notes: https://containerlab.dev/rn/0.77/ │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-r3 │ linux │ running │ 192.168.17.103 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices