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' up with 'libvirt' provider... ==> dut: Checking if box 'netlab/openbsd' version '7.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: 1 ==> dut: -- Feature: acpi ==> dut: -- Feature: apic ==> dut: -- Feature: pae ==> dut: -- Clock offset: utc ==> dut: -- Memory: 1024M ==> dut: -- Management MAC: ca:fe:00:07:00:00 ==> dut: -- Base box: netlab/openbsd ==> dut: -- Storage pool: default ==> dut: -- Image(vda): /var/lib/libvirt/images/ml-17_dut.img, virtio, 2G ==> dut: -- Disk driver opts: cache='default' ==> dut: -- Graphics Type: vnc ==> dut: -- Video Type: cirrus ==> dut: -- Video VRAM: 16384 ==> dut: -- Video 3D accel: false ==> dut: -- Keymap: en-us ==> dut: -- TPM Backend: passthrough ==> dut: -- INPUT: type=mouse, bus=ps2 ==> dut: Creating shared folders metadata... ==> dut: Starting domain. ==> dut: Domain launching with graphics connection settings... ==> dut: -- Graphics Port: 5900 ==> dut: -- Graphics IP: 127.0.0.1 ==> dut: -- Graphics Password: Not defined ==> dut: -- Graphics Websocket: 5700 ==> 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.107:22 dut: SSH username: openbsd dut: SSH auth method: password ==> 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 flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab-augment.yml 09:06:44 INFO Containerlab started version=0.75.0 09:06:44 INFO Parsing & checking topology file=clab-augment.yml 09:06:44 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 09:06:44 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 09:06:44 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 09:06:44 INFO Creating container name=h2 09:06:44 INFO Creating container name=h4 09:06:44 INFO Creating container name=h5 09:06:44 INFO Creating container name=h1 09:06:44 INFO Creating container name=h3 09:06:44 INFO Creating container name=h6 09:06:44 INFO Creating container name=s2 09:06:45 INFO Created link: h2:eth1 ▪┄┄▪ s2:et2 09:06:45 INFO Created link: h3:eth1 ▪┄┄▪ virbr3:bni17n3i1 09:06:45 INFO Created link: h4:eth1 ▪┄┄▪ s2:et3 09:06:45 INFO Created link: h5:eth1 ▪┄┄▪ virbr4:bni17n5i1 09:06:45 INFO Created link: h6:eth1 ▪┄┄▪ s2:et4 09:06:45 INFO Running postdeploy actions for Arista cEOS 's2' node 09:06:45 INFO Created link: s2:et1 ▪┄┄▪ virbr1:bni17n8i1 09:06:45 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni17n1i1 09:07:00 INFO Adding host entries path=/etc/hosts 09:07:00 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 09:07:00 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-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 │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h3 │ linux │ running │ 192.168.17.103 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h4 │ linux │ running │ 192.168.17.104 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h5 │ linux │ running │ 192.168.17.105 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h6 │ linux │ running │ 192.168.17.106 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-17-s2 │ ceos │ running │ 192.168.17.108 │ │ │ ceos:4.35.2F │ │ N/A │ ╰───────────────┴────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices