Bringing machine 'a' up with 'libvirt' provider... ==> a: Checking if box 'debian/bookworm64' version '12.20250126.1' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> a: Creating image (snapshot of base box volume). ==> a: Creating domain with the following settings... ==> a: -- Name: ml_17_a ==> a: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> a: -- Domain type: kvm ==> a: -- Cpus: 1 ==> a: -- Feature: acpi ==> a: -- Feature: apic ==> a: -- Feature: pae ==> a: -- Clock offset: utc ==> a: -- Memory: 1024M ==> a: -- Management MAC: 08:4f:a9:01:00:00 ==> a: -- Base box: debian/bookworm64 ==> a: -- Storage pool: default ==> a: -- Image(vda): /var/lib/libvirt/images/ml_17_a.img, virtio, 100G ==> a: -- Disk driver opts: cache='default' ==> a: -- Graphics Type: vnc ==> a: -- Video Type: cirrus ==> a: -- Video VRAM: 16384 ==> a: -- Video 3D accel: false ==> a: -- Keymap: en-us ==> a: -- TPM Backend: passthrough ==> a: -- INPUT: type=mouse, bus=ps2 ==> a: Creating shared folders metadata... ==> a: Starting domain. ==> a: Domain launching with graphics connection settings... ==> a: -- Graphics Port: 5900 ==> a: -- Graphics IP: 127.0.0.1 ==> a: -- Graphics Password: Not defined ==> a: -- Graphics Websocket: 5700 ==> a: Waiting for domain to get an IP address... ==> a: Waiting for machine to boot. This may take a few minutes... a: SSH address: 192.168.17.101:22 a: SSH username: vagrant a: SSH auth method: private key a: a: Vagrant insecure key detected. Vagrant will automatically replace a: this with a newly generated keypair for better security. a: a: Inserting generated public key within guest... a: Removing insecure key from the guest if it's present... a: Key inserted! Disconnecting and reconnecting using new SSH key... ==> a: Machine booted and ready! ==> a: Running provisioner: shell... a: Running: inline script a: Setting password for user Vagrant a: Enabling SSH password authentication a: Installing GPG, curl, and iproute2 a: Installing FRR -- set 'netlab_quick_start' node variable to True to skip this step a: Installation complete ==> a: Machine 'a' has a post `vagrant up` message. This is a message ==> a: from the creator of the Vagrantfile, and not from Vagrant itself: ==> a: ==> a: Vanilla Debian box. See https://app.vagrantup.com/debian for help and bug reports 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 11:59:52 INFO Containerlab started version=0.68.0 11:59:52 INFO Parsing & checking topology file=clab-augment.yml 11:59:52 INFO Removing directory path=/work/netlab_cicd/clab-ml_17 11:59:52 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 11:59:52 INFO Creating lab directory path=/work/netlab_cicd/clab-ml_17 11:59:53 INFO Creating container name=c 11:59:53 INFO Creating container name=e 11:59:53 INFO Creating container name=d 11:59:53 INFO Created link: d:eth1 ▪┄┄▪ virbr3:ml_17_3_1 11:59:53 INFO Created link: d:eth3 ▪┄┄▪ ml_17_5:ml_17_3_3 11:59:53 INFO Created link: c:eth1 ▪┄┄▪ virbr2:ml_17_2_1 11:59:53 INFO Created link: c:eth2 ▪┄┄▪ virbr3:ml_17_2_2 11:59:53 INFO Created link: e:eth1 ▪┄┄▪ ml_17_5:ml_17_4_1 11:59:54 INFO Created link: c:eth4 ▪┄┄▪ d:eth2 11:59:54 INFO Created link: c:eth5 ▪┄┄▪ ml_17_5:ml_17_2_5 11:59:54 INFO Adding host entries path=/etc/hosts 11:59:54 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml_17.conf ╭──────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-c │ linux │ running │ 192.168.17.102 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-d │ linux │ running │ 192.168.17.103 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-e │ linux │ running │ 192.168.17.104 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ╰──────────────┴──────────────────────────────┴─────────┴────────────────╯ Createdprovider configuration file: clab-augment.yml Mapped clab_files/c/daemons to c:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/c/hosts to c:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/d/daemons to d:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/d/hosts to d:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/e/daemons to e:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/e/hosts to e:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices