time="2024-10-31T17:07:46Z" level=info msg="Containerlab v0.59.0 started" time="2024-10-31T17:07:46Z" level=info msg="Parsing & checking topology file: clab.yml" time="2024-10-31T17:07:46Z" level=info msg="Removing /work/netlab_cicd/clab-ml_17 directory..." time="2024-10-31T17:07:46Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=0" time="2024-10-31T17:07:46Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-10-31T17:07:47Z" level=info msg="Creating container: \"spine\"" time="2024-10-31T17:07:47Z" level=info msg="Creating container: \"h2\"" time="2024-10-31T17:07:47Z" level=info msg="Creating container: \"h1\"" time="2024-10-31T17:07:47Z" level=info msg="Creating container: \"l1\"" time="2024-10-31T17:07:47Z" level=info msg="Creating container: \"l2\"" time="2024-10-31T17:07:47Z" level=info msg="Created link: l1:eth1 <--> spine:eth1" time="2024-10-31T17:07:48Z" level=info msg="Created link: h1:eth1 <--> l1:eth2" time="2024-10-31T17:07:48Z" level=info msg="Created link: l2:eth1 <--> spine:eth2" time="2024-10-31T17:07:48Z" level=info msg="Created link: h2:eth1 <--> l2:eth2" time="2024-10-31T17:07:48Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-10-31T17:07:48Z" level=info msg="Adding ssh config for containerlab nodes" +---+------------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | # | Name | Container ID | Image | Kind | State | IPv4 Address | IPv6 Address | +---+------------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | 1 | clab-ml_17-h1 | 6341916374d6 | python:3.9-alpine | linux | running | 192.168.17.101/24 | N/A | | 2 | clab-ml_17-h2 | c55043b9da37 | python:3.9-alpine | linux | running | 192.168.17.102/24 | N/A | | 3 | clab-ml_17-l1 | 9ee405669ae3 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.103/24 | N/A | | 4 | clab-ml_17-l2 | 6f63f00bb398 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.104/24 | N/A | | 5 | clab-ml_17-spine | 46d31738cfaf | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.105/24 | N/A | +---+------------------+--------------+------------------------------+-------+---------+-------------------+--------------+ Using transformed lab topology from snapshot file netlab.snapshot.yml Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml Initial configuration skipped, run 'netlab initial' to configure the devices