Bringing machine 'c1' up with 'libvirt' provider... Bringing machine 'c2' up with 'libvirt' provider... ==> c2: Checking if box 'cisco/iosv' version '15.6-1-T' is up to date... ==> c1: Checking if box 'cisco/iosv' version '15.6-1-T' is up to date... ==> c2: Creating image (snapshot of base box volume). ==> c1: Creating image (snapshot of base box volume). ==> c2: Creating domain with the following settings... ==> c2: -- Name: ml_17_c2 ==> c1: Creating domain with the following settings... ==> c2: -- Description: Source: /tmp/netlab_cicd/Vagrantfile ==> c1: -- Name: ml_17_c1 ==> c2: -- Domain type: kvm ==> c1: -- Description: Source: /tmp/netlab_cicd/Vagrantfile ==> c2: -- Cpus: 1 ==> c1: -- Domain type: kvm ==> c2: -- Feature: acpi ==> c1: -- Cpus: 1 ==> c2: -- Feature: apic ==> c1: -- Feature: acpi ==> c2: -- Feature: pae ==> c1: -- Feature: apic ==> c2: -- Clock offset: utc ==> c1: -- Feature: pae ==> c2: -- Memory: 512M ==> c1: -- Clock offset: utc ==> c2: -- Management MAC: 08:4f:a9:00:00:03 ==> c1: -- Memory: 512M ==> c2: -- Base box: cisco/iosv ==> c1: -- Management MAC: 08:4f:a9:00:00:02 ==> c2: -- Storage pool: default ==> c1: -- Base box: cisco/iosv ==> c2: -- Image(vda): /var/lib/libvirt/images/ml_17_c2.img, virtio, 2G ==> c1: -- Storage pool: default ==> c2: -- Disk driver opts: cache='default' ==> c1: -- Image(vda): /var/lib/libvirt/images/ml_17_c1.img, virtio, 2G ==> c2: -- Graphics Type: vnc ==> c1: -- Disk driver opts: cache='default' ==> c2: -- Video Type: cirrus ==> c1: -- Graphics Type: vnc ==> c2: -- Video VRAM: 16384 ==> c1: -- Video Type: cirrus ==> c2: -- Video 3D accel: false ==> c1: -- Video VRAM: 16384 ==> c2: -- Keymap: en-us ==> c1: -- Video 3D accel: false ==> c2: -- TPM Backend: passthrough ==> c1: -- Keymap: en-us ==> c2: -- INPUT: type=mouse, bus=ps2 ==> c1: -- TPM Backend: passthrough ==> c1: -- INPUT: type=mouse, bus=ps2 ==> c1: Creating shared folders metadata... ==> c1: Starting domain. ==> c2: Creating shared folders metadata... ==> c1: Domain launching with graphics connection settings... ==> c2: Starting domain. ==> c1: -- Graphics Port: 5900 ==> c1: -- Graphics IP: 127.0.0.1 ==> c2: Domain launching with graphics connection settings... ==> c2: -- Graphics Port: 5901 ==> c2: -- Graphics IP: 127.0.0.1 ==> c2: -- Graphics Password: Not defined ==> c2: -- Graphics Websocket: 5701 ==> c2: Waiting for domain to get an IP address... ==> c1: -- Graphics Password: Not defined ==> c1: -- Graphics Websocket: 5700 ==> c1: Waiting for domain to get an IP address... ==> c1: Waiting for machine to boot. This may take a few minutes... c1: SSH address: 192.168.17.102:22 c1: SSH username: vagrant c1: SSH auth method: private key ==> c2: Waiting for machine to boot. This may take a few minutes... c2: SSH address: 192.168.17.103:22 c2: SSH username: vagrant c2: SSH auth method: private key ==> c1: Machine booted and ready! ==> c2: 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-04-04T16:43:03Z" level=info msg="Containerlab v0.43.0 started" time="2024-04-04T16:43:03Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-04-04T16:43:03Z" level=info msg="Creating lab directory: /tmp/netlab_cicd/clab-ml_17" time="2024-04-04T16:43:03Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=\"1500\"" time="2024-04-04T16:43:03Z" level=info msg="Creating container: \"server\"" time="2024-04-04T16:43:03Z" level=info msg="Creating container: \"relay\"" time="2024-04-04T16:43:03Z" level=info msg="Creating virtual wire: relay:et1 <--> virbr7:ml_17_1_1" time="2024-04-04T16:43:03Z" level=info msg="Creating virtual wire: relay:et2 <--> server:eth1" time="2024-04-04T16:43:03Z" level=info msg="Running postdeploy actions for Arista cEOS 'relay' node" time="2024-04-04T16:43:22Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-04-04T16:43:22Z" level=info msg="🎉 New containerlab version 0.53.0 is available! Release notes: https://containerlab.dev/rn/0.53/\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-relay | e54e5148b49a | ceos:4.31.2F | ceos | running | 192.168.17.101/24 | N/A | | 2 | clab-ml_17-server | 95fc0d6a6904 | netlab/dnsmasq:latest | linux | running | 192.168.17.104/24 | N/A | +---+-------------------+--------------+-----------------------+-------+---------+-------------------+--------------+ Created provider configuration file: clab-augment.yml Mapped clab_files/server/hosts to server:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/server/dnsmasq to server:/etc/dnsmasq.conf (from daemons/dnsmasq/dnsmasq.j2) Mapped clab_files/server/dhcp to server:/etc/dhcp.ignore (from daemons/dnsmasq/dhcp.j2) provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices