Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml 16:11:53 INFO Containerlab started version=0.73.0 16:11:53 INFO Parsing & checking topology file=clab.yml 16:11:53 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 16:11:53 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 16:11:53 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 16:11:54 INFO Creating container name=sw 16:11:54 INFO Creating cluster "kc" ... kind-cluster=kc 16:11:54 INFO • Ensuring node image (kindest/node:v1.34.3) 🖼 ... kind-cluster=kc 16:11:54 INFO ✓ Ensuring node image (kindest/node:v1.34.3) 🖼 kind-cluster=kc 16:11:54 INFO • Preparing nodes 📦 📦 📦 📦 ... kind-cluster=kc 16:11:55 INFO ✓ Preparing nodes 📦 📦 📦 📦 kind-cluster=kc 16:11:55 INFO • Writing configuration 📜 ... kind-cluster=kc 16:11:56 INFO ✓ Writing configuration 📜 kind-cluster=kc 16:11:56 INFO • Starting control-plane 🕹️ ... kind-cluster=kc 16:11:57 INFO Created link: sw:eth4 ▪┄┄▪ kc-worker3:eth1 16:11:57 INFO Created link: sw:eth3 ▪┄┄▪ kc-worker2:eth1 16:11:57 INFO Created link: sw:eth1 ▪┄┄▪ kc-control-plane:eth1 16:11:57 INFO Created link: sw:eth2 ▪┄┄▪ kc-worker:eth1 16:12:03 INFO ✓ Starting control-plane 🕹️ kind-cluster=kc 16:12:03 INFO • Installing CNI 🔌 ... kind-cluster=kc 16:12:04 INFO ✓ Installing CNI 🔌 kind-cluster=kc 16:12:04 INFO • Installing StorageClass 💾 ... kind-cluster=kc 16:12:04 INFO ✓ Installing StorageClass 💾 kind-cluster=kc 16:12:04 INFO • Joining worker nodes 🚜 ... kind-cluster=kc 16:12:15 INFO ✓ Joining worker nodes 🚜 kind-cluster=kc 16:12:15 INFO • Waiting ≤ 15m0s for control-plane = Ready ⏳ ... kind-cluster=kc 16:12:21 INFO ✓ Waiting ≤ 15m0s for control-plane = Ready ⏳ kind-cluster=kc 16:12:21 INFO • Ready after 6s 💚 kind-cluster=kc 16:12:21 INFO Executed command node=sw command="sleep 1" stdout="" 16:12:21 INFO Adding host entries path=/etc/hosts 16:12:21 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf ╭──────────────────┬──────────────────────────────┬─────────┬───────────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-control-plane │ ext-container │ running │ 172.18.0.5 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::5 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker │ ext-container │ running │ 172.18.0.3 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::3 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker2 │ ext-container │ running │ 172.18.0.2 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::2 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker3 │ ext-container │ running │ 172.18.0.4 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::4 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ clab-ml-17-sw │ linux │ running │ 192.168.17.101 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-control-plane │ k8s-kind │ running │ 172.18.0.5 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::5 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker │ k8s-kind │ running │ 172.18.0.3 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::3 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker2 │ k8s-kind │ running │ 172.18.0.2 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::2 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker3 │ k8s-kind │ running │ 172.18.0.4 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::4 │ ╰──────────────────┴──────────────────────────────┴─────────┴───────────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices