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 'r' up with 'libvirt' provider... ==> r: Checking if box 'netlab/exos' version '33.1.1' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> r: Creating image (snapshot of base box volume). ==> r: Creating domain with the following settings... ==> r: -- Name: ml-17_r ==> r: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> r: -- Domain type: kvm ==> r: -- Cpus: 1 ==> r: -- Feature: acpi ==> r: -- Feature: apic ==> r: -- Feature: pae ==> r: -- Clock offset: utc ==> r: -- Memory: 512M ==> r: -- Management MAC: ca:fe:00:84:00:00 ==> r: -- Base box: netlab/exos ==> r: -- Storage pool: default ==> r: -- Image(vda): /var/lib/libvirt/images/ml-17_r.img, virtio, 4G ==> r: -- Disk driver opts: cache='default' ==> r: -- Graphics Type: vnc ==> r: -- Video Type: cirrus ==> r: -- Video VRAM: 16384 ==> r: -- Video 3D accel: false ==> r: -- Keymap: en-us ==> r: -- TPM Backend: passthrough ==> r: -- INPUT: type=mouse, bus=ps2 ==> r: Creating shared folders metadata... ==> r: Starting domain. ==> r: Domain launching with graphics connection settings... ==> r: -- Graphics Port: 5900 ==> r: -- Graphics IP: 127.0.0.1 ==> r: -- Graphics Password: Not defined ==> r: -- Graphics Websocket: 5700 ==> r: Waiting for domain to get an IP address... ==> r: Waiting for machine to boot. This may take a few minutes... r: SSH address: 192.168.17.232:22 r: SSH username: admin r: SSH auth method: password ==> r: 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 17:00:56 INFO Containerlab started version=0.74.2 17:00:56 INFO Parsing & checking topology file=clab-augment.yml 17:00:56 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 17:00:56 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 17:00:56 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 17:00:56 INFO Creating container name=h1 17:00:56 INFO Creating container name=h2 17:00:56 INFO Created link: h2:eth1 ▪┄┄▪ virbr3:bni17n2i1 17:00:57 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni17n1i1 17:00:57 INFO Adding host entries path=/etc/hosts 17:00:57 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 17:00:57 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-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 │ ╰───────────────┴────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices