Bringing machine 'spine' up with 'libvirt' provider... ==> spine: No version detected for cisco/nexus9300v, using timestamp to watch for modifications. Consider ==> spine: generating a local metadata for the box with a version to allow better handling. ==> spine: See https://www.vagrantup.com/docs/boxes/format#box-metadata for further details. ==> spine: Creating image (snapshot of base box volume). ==> spine: Creating domain with the following settings... ==> spine: -- Name: ml_17_spine ==> spine: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> spine: -- Domain type: kvm ==> spine: -- Cpus: 2 ==> spine: -- Feature: acpi ==> spine: -- Clock offset: utc ==> spine: -- Memory: 6144M ==> spine: -- Management MAC: 08:4f:a9:00:00:01 ==> spine: -- Loader: /usr/share/OVMF/OVMF_CODE.fd ==> spine: -- Base box: cisco/nexus9300v ==> spine: -- Storage pool: default ==> spine: -- Image(sda): /var/lib/libvirt/images/ml_17_spine.img, sata, 10G ==> spine: -- Disk driver opts: cache='none' ==> spine: -- Graphics Type: none ==> spine: -- Video Type: cirrus ==> spine: -- Video VRAM: 16384 ==> spine: -- Video 3D accel: false ==> spine: -- Keymap: en-us ==> spine: -- TPM Backend: passthrough ==> spine: -- INPUT: type=mouse, bus=ps2 ==> spine: Creating shared folders metadata... ==> spine: Updating domain definition due to configuration change ==> spine: Starting domain. ==> spine: Waiting for domain to get an IP address... ==> spine: Waiting for machine to boot. This may take a few minutes... spine: SSH address: 192.168.17.101:22 spine: SSH username: vagrant spine: SSH auth method: private key ==> spine: Machine booted and ready! Using transformed lab topology from snapshot file netlab.snapshot.yml 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 Starting clab nodes Recreating clab-augment.yml configuration file for clab provider time="2024-08-18T00:46:50Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-18T00:46:50Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-08-18T00:46:50Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-18T00:46:50Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-18T00:46:50Z" level=info msg="Creating container: \"h2\"" time="2024-08-18T00:46:50Z" level=info msg="Creating container: \"l2\"" time="2024-08-18T00:46:50Z" level=info msg="Creating container: \"l1\"" time="2024-08-18T00:46:50Z" level=info msg="Creating container: \"h1\"" time="2024-08-18T00:46:51Z" level=info msg="Created link: h1:eth1 <--> l1:eth2" time="2024-08-18T00:46:51Z" level=info msg="Created link: h2:eth1 <--> l2:eth2" time="2024-08-18T00:46:51Z" level=info msg="Created link: l1:eth1 <--> virbr1:ml_17_2_1" time="2024-08-18T00:46:51Z" level=info msg="Created link: l2:eth1 <--> virbr2:ml_17_3_1" time="2024-08-18T00:46:51Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-18T00:46:51Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-18T00:46:51Z" level=info msg="🎉 New containerlab version 0.56.0 is available! Release notes: https://containerlab.dev/rn/0.56/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n" +---+---------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | # | Name | Container ID | Image | Kind | State | IPv4 Address | IPv6 Address | +---+---------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | 1 | clab-ml_17-h1 | 3ae8f38cebad | python:3.9-alpine | linux | running | 192.168.17.104/24 | N/A | | 2 | clab-ml_17-h2 | 44cbc589764a | python:3.9-alpine | linux | running | 192.168.17.105/24 | N/A | | 3 | clab-ml_17-l1 | 1bb0ada9587f | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.102/24 | N/A | | 4 | clab-ml_17-l2 | 42e30ab7903c | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.103/24 | N/A | +---+---------------+--------------+------------------------------+-------+---------+-------------------+--------------+ Created provider configuration file: clab-augment.yml Mapped clab_files/h1/hosts to h1:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/h2/hosts to h2:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/l1/daemons to l1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/l1/hosts to l1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/l2/daemons to l2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/l2/hosts to l2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices