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 'r1' up with 'libvirt' provider... ==> r1: Checking if box 'cisco/csr1000v' version '17.03.08a' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> r1: Creating image (snapshot of base box volume). ==> r1: Creating domain with the following settings... ==> r1: -- Name: ml-85_r1 ==> r1: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> r1: -- Domain type: kvm ==> r1: -- Cpus: 2 ==> r1: -- Feature: acpi ==> r1: -- Feature: apic ==> r1: -- Feature: pae ==> r1: -- Clock offset: utc ==> r1: -- Memory: 4096M ==> r1: -- Management MAC: ca:fe:00:03:00:00 ==> r1: -- Base box: cisco/csr1000v ==> r1: -- Storage pool: default ==> r1: -- Image(vda): /var/lib/libvirt/images/ml-85_r1.img, virtio, 8G ==> r1: -- Disk driver opts: cache='default' ==> r1: -- Graphics Type: vnc ==> r1: -- Video Type: cirrus ==> r1: -- Video VRAM: 16384 ==> r1: -- Video 3D accel: false ==> r1: -- Keymap: en-us ==> r1: -- TPM Backend: passthrough ==> r1: -- INPUT: type=mouse, bus=ps2 ==> r1: Creating shared folders metadata... ==> r1: Starting domain. ==> r1: Domain launching with graphics connection settings... ==> r1: -- Graphics Port: 5900 ==> r1: -- Graphics IP: 127.0.0.1 ==> r1: -- Graphics Password: Not defined ==> r1: -- Graphics Websocket: 5700 ==> r1: Waiting for domain to get an IP address... ==> r1: Waiting for machine to boot. This may take a few minutes... r1: SSH address: 192.168.85.103:22 r1: SSH username: vagrant r1: SSH auth method: private key ==> r1: 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 10:55:57 INFO Containerlab started version=0.74.2 10:55:57 INFO Parsing & checking topology file=clab-augment.yml 10:55:57 INFO Removing directory path=/work/netlab_cicd/other_vm/clab-ml-85 10:55:57 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 10:55:57 INFO Creating lab directory path=/work/netlab_cicd/other_vm/clab-ml-85 10:55:57 INFO Creating container name=h1 10:55:57 INFO Creating container name=h2 10:55:57 INFO Creating container name=r2 10:55:57 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni85n1i1 10:55:58 INFO Created link: r2:eth1 (Ethernet0/1) ▪┄┄▪ virbr3:bni85n4i1 10:55:58 INFO Created link: h2:eth1 ▪┄┄▪ r2:eth2 (Ethernet0/2) 10:55:58 INFO Running postdeploy actions for Cisco IOL 'r2' node 10:55:58 INFO Adding host entries path=/etc/hosts 10:55:58 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 10:55:58 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-h1 │ linux │ running │ 192.168.85.101 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h2 │ linux │ running │ 192.168.85.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-85-r2 │ cisco_iol │ running │ 192.168.85.104 │ │ │ vrnetlab/cisco_iol:17.16.01a │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices