01KZDBVRYN8CEBF30NVQGDCABT: falcon

BasicConfig {
    output_rules: [
        "/work/*",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-3.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KZDBW79XQ432H8EWQ1W9SXPY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-07T05:55:41.819Zjob dependencies complete; ready to run (waiting for 13 m 41 s)
22026-08-07T06:03:40.983Zjob assigned to worker 01KZDCNA1KJKD723PARXVY1M7Z [factory edgar, gimlet/BRM42220060/1019] (queued for 7 m 59 s)
32026-08-07T06:03:41.793Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-07T06:03:44.737Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-07T06:03:44.762Zdownloading input: /input/build/work/debug/ddmadm
62026-08-07T06:04:12.446Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-07T06:04:12.446Zdownloading input: /input/build/work/debug/ddmd
82026-08-07T06:04:43.290Zdownloaded input: /input/build/work/debug/ddmd
92026-08-07T06:04:43.291Zdownloading input: /input/build/work/debug/mgadm
102026-08-07T06:05:14.582Zdownloaded input: /input/build/work/debug/mgadm
112026-08-07T06:05:14.583Zdownloading input: /input/build/work/debug/mgd
122026-08-07T06:05:50.087Zdownloaded input: /input/build/work/debug/mgd
132026-08-07T06:05:50.111Zdownloading input: /input/build/work/release/ddmadm
142026-08-07T06:05:52.489Zdownloaded input: /input/build/work/release/ddmadm
152026-08-07T06:05:52.489Zdownloading input: /input/build/work/release/ddmd
162026-08-07T06:05:55.393Zdownloaded input: /input/build/work/release/ddmd
172026-08-07T06:05:55.393Zdownloading input: /input/build/work/release/falcon-lab
182026-08-07T06:05:57.440Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-07T06:05:57.440Zdownloading input: /input/build/work/release/mgadm
202026-08-07T06:06:00.666Zdownloaded input: /input/build/work/release/mgadm
212026-08-07T06:06:00.690Zdownloading input: /input/build/work/release/mgd
222026-08-07T06:06:04.609Zdownloaded input: /input/build/work/release/mgd
 
232026-08-07T06:06:04.609Zstarting task 0: "setup"
242026-08-07T06:06:04.633Z++ uname -s
252026-08-07T06:06:04.633Z+ kern=SunOS
262026-08-07T06:06:04.633Z+ build_user=build
272026-08-07T06:06:04.633Z+ build_uid=12345
282026-08-07T06:06:04.633Z+ work_dir=/work
292026-08-07T06:06:04.633Z+ input_dir=/input
302026-08-07T06:06:04.634Z+ [[ 0 == 12345 ]]
312026-08-07T06:06:04.634Z+ case "$kern" in
322026-08-07T06:06:04.634Z+ groupadd -g 12345 build
332026-08-07T06:06:04.658Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-07T06:06:06.646Z+ zfs create -o mountpoint=/work rpool/work
352026-08-07T06:06:07.112Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-07T06:06:07.136Z+ home_fs=
372026-08-07T06:06:07.136Z+ [[ '' == autofs ]]
382026-08-07T06:06:07.136Z+ mkdir -p /home/build
392026-08-07T06:06:07.136Z+ chown build:build /home/build /work
402026-08-07T06:06:08.124Z+ chmod 0700 /home/build /work
412026-08-07T06:06:08.149Zprocess exited: duration 3519 ms, exit code 0
 
422026-08-07T06:06:08.197Zstarting task 1: "authentication"
432026-08-07T06:06:08.290Zprocess exited: duration 93 ms, exit code 0
 
442026-08-07T06:06:08.339Zstarting task 2: "build"
452026-08-07T06:06:08.363Z+ set -e
462026-08-07T06:06:08.363Z+ set -o pipefail
472026-08-07T06:06:08.363Z+ banner zpool
482026-08-07T06:06:08.363Z
492026-08-07T06:06:08.364Z ###### ##### #### #### #
502026-08-07T06:06:08.364Z # # # # # # # #
512026-08-07T06:06:08.364Z # # # # # # # #
522026-08-07T06:06:08.364Z # ##### # # # # #
532026-08-07T06:06:08.364Z # # # # # # #
542026-08-07T06:06:08.364Z ###### # #### #### ######
552026-08-07T06:06:08.364Z
562026-08-07T06:06:08.364Z++ pfexec diskinfo -pH
572026-08-07T06:06:08.389Z++ sort -k8 -n -r
582026-08-07T06:06:08.389Z++ head -1
592026-08-07T06:06:08.389Z++ awk '{print $2}'
602026-08-07T06:06:08.424Z+ DISK=c9t0014EE81000BC57Cd0
612026-08-07T06:06:08.424Z+ export DISK
622026-08-07T06:06:08.448Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-08-07T06:06:08.759Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-07T06:06:08.792Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-07T06:06:08.915Z+ trim_response=true
662026-08-07T06:06:08.939Z+ [[ true =~ true ]]
672026-08-07T06:06:08.939Z+ pfexec zpool trim cpool
682026-08-07T06:06:08.940Z+ true
692026-08-07T06:06:08.940Z++ zpool status -t cpool
702026-08-07T06:06:08.940Z+ trim_status=' pool: cpool
712026-08-07T06:06:08.940Z state: ONLINE
722026-08-07T06:06:08.940Z scan: none requested
732026-08-07T06:06:08.940Zconfig:
742026-08-07T06:06:08.940Z
752026-08-07T06:06:08.940Z NAME STATE READ WRITE CKSUM
762026-08-07T06:06:08.940Z cpool ONLINE 0 0 0
772026-08-07T06:06:08.940Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at August 7, 2026 at 06:06:08 AM UTC)
782026-08-07T06:06:08.940Z
792026-08-07T06:06:08.940Zerrors: No known data errors'
802026-08-07T06:06:08.940Z+ [[ pool: cpool
812026-08-07T06:06:08.940Z state: ONLINE
822026-08-07T06:06:08.940Z scan: none requested
832026-08-07T06:06:08.940Zconfig:
842026-08-07T06:06:08.940Z
852026-08-07T06:06:08.940Z NAME STATE READ WRITE CKSUM
862026-08-07T06:06:08.940Z cpool ONLINE 0 0 0
872026-08-07T06:06:08.940Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at August 7, 2026 at 06:06:08 AM UTC)
882026-08-07T06:06:08.940Z
892026-08-07T06:06:08.940Zerrors: No known data errors =~ 100% ]]
902026-08-07T06:06:08.940Z+ sleep 10
912026-08-07T06:06:18.942Z+ true
922026-08-07T06:06:18.967Z++ zpool status -t cpool
932026-08-07T06:06:18.967Z+ trim_status=' pool: cpool
942026-08-07T06:06:18.967Z state: ONLINE
952026-08-07T06:06:18.967Z scan: none requested
962026-08-07T06:06:18.967Zconfig:
972026-08-07T06:06:18.967Z
982026-08-07T06:06:18.967Z NAME STATE READ WRITE CKSUM
992026-08-07T06:06:18.967Z cpool ONLINE 0 0 0
1002026-08-07T06:06:18.968Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (73% trimmed, started at August 7, 2026 at 06:06:08 AM UTC)
1012026-08-07T06:06:18.968Z
1022026-08-07T06:06:18.968Zerrors: No known data errors'
1032026-08-07T06:06:18.968Z+ [[ pool: cpool
1042026-08-07T06:06:18.968Z state: ONLINE
1052026-08-07T06:06:18.968Z scan: none requested
1062026-08-07T06:06:18.968Zconfig:
1072026-08-07T06:06:18.968Z
1082026-08-07T06:06:18.968Z NAME STATE READ WRITE CKSUM
1092026-08-07T06:06:18.968Z cpool ONLINE 0 0 0
1102026-08-07T06:06:18.968Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (73% trimmed, started at August 7, 2026 at 06:06:08 AM UTC)
1112026-08-07T06:06:18.968Z
1122026-08-07T06:06:18.968Zerrors: No known data errors =~ 100% ]]
1132026-08-07T06:06:18.968Z+ sleep 10
1142026-08-07T06:06:28.957Z+ true
1152026-08-07T06:06:28.982Z++ zpool status -t cpool
1162026-08-07T06:06:28.983Z+ trim_status=' pool: cpool
1172026-08-07T06:06:28.983Z state: ONLINE
1182026-08-07T06:06:28.983Z scan: none requested
1192026-08-07T06:06:28.983Zconfig:
1202026-08-07T06:06:28.983Z
1212026-08-07T06:06:28.983Z NAME STATE READ WRITE CKSUM
1222026-08-07T06:06:28.983Z cpool ONLINE 0 0 0
1232026-08-07T06:06:28.983Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at August 7, 2026 at 06:06:22 AM UTC)
1242026-08-07T06:06:28.983Z
1252026-08-07T06:06:28.983Zerrors: No known data errors'
1262026-08-07T06:06:28.983Z+ [[ pool: cpool
1272026-08-07T06:06:28.983Z state: ONLINE
1282026-08-07T06:06:28.983Z scan: none requested
1292026-08-07T06:06:28.983Zconfig:
1302026-08-07T06:06:28.983Z
1312026-08-07T06:06:28.983Z NAME STATE READ WRITE CKSUM
1322026-08-07T06:06:28.983Z cpool ONLINE 0 0 0
1332026-08-07T06:06:28.983Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at August 7, 2026 at 06:06:22 AM UTC)
1342026-08-07T06:06:28.983Z
1352026-08-07T06:06:28.983Zerrors: No known data errors =~ 100% ]]
1362026-08-07T06:06:28.983Z+ break
1372026-08-07T06:06:28.983Z+ pfexec chown 12345 /ci
1382026-08-07T06:06:28.983Z+ cd /ci
1392026-08-07T06:06:28.983Z+ export FALCON_DATASET=cpool/falcon
1402026-08-07T06:06:28.983Z+ FALCON_DATASET=cpool/falcon
1412026-08-07T06:06:28.984Z+ banner setup
1422026-08-07T06:06:28.984Z
1432026-08-07T06:06:28.984Z #### ###### ##### # # #####
1442026-08-07T06:06:28.984Z # # # # # # #
1452026-08-07T06:06:28.984Z #### ##### # # # # #
1462026-08-07T06:06:28.984Z # # # # # #####
1472026-08-07T06:06:28.984Z # # # # # # #
1482026-08-07T06:06:28.984Z #### ###### # #### #
1492026-08-07T06:06:28.984Z
1502026-08-07T06:06:28.984Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-07T06:06:29.371Z+ cp /input/build/work/release/falcon-lab .
1522026-08-07T06:06:29.412Z+ cp /input/build/work/release/mgd .
1532026-08-07T06:06:29.490Z+ cp /input/build/work/release/ddmd .
1542026-08-07T06:06:29.555Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-08-07T06:06:29.580Z+ mkdir -p cargo-bay
1562026-08-07T06:06:29.580Z+ mv mgd cargo-bay/
1572026-08-07T06:06:29.580Z+ mv ddmd cargo-bay/
1582026-08-07T06:06:29.580Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-08-07T06:06:29.658Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-08-07T06:06:29.683Z+ export EXT_INTERFACE=igb0
1612026-08-07T06:06:29.683Z+ EXT_INTERFACE=igb0
1622026-08-07T06:06:29.683Z++ bmat address ls -f extra -Ho first
1632026-08-07T06:06:29.707Z+ first=10.151.7.164
1642026-08-07T06:06:29.707Z++ bmat address ls -f extra -Ho last
1652026-08-07T06:06:29.731Z+ last=10.151.7.227
1662026-08-07T06:06:29.731Z++ bmat address ls -f extra -Ho gateway
1672026-08-07T06:06:29.755Z+ gw=10.151.7.1
1682026-08-07T06:06:29.755Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-08-07T06:06:29.755Z++ sed 's#/.*##g'
1702026-08-07T06:06:29.755Z+ server=10.151.7.100
1712026-08-07T06:06:29.755Z+ run_test mgd-unnumbered
1722026-08-07T06:06:29.755Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-08-07T06:06:29.755Z+ local test_name=mgd-unnumbered
1742026-08-07T06:06:29.755Z+ local status=0
1752026-08-07T06:06:29.755Z+ clear_falcon_workspace_files
1762026-08-07T06:06:29.755Z+ [[ -d .falcon ]]
1772026-08-07T06:06:29.755Z+ RUST_LOG=debug
1782026-08-07T06:06:29.755Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-08-07T06:06:29.780ZAug 07 06:06:29.762 DEBG using default route interface igb0
1802026-08-07T06:06:29.780ZAug 07 06:06:29.762 DEBG using default route interface igb0
1812026-08-07T06:06:29.780ZAug 07 06:06:29.762 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-08-07T06:06:29.780ZAug 07 06:06:29.762 INFO starting preflight for deployment mgduou
1832026-08-07T06:06:29.780ZAug 07 06:06:29.762 INFO propolis-server binary not found
1842026-08-07T06:06:29.780ZAug 07 06:06:29.762 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-08-07T06:06:33.508ZAug 07 06:06:33.499 INFO ovmf fd not found
1862026-08-07T06:06:33.508ZAug 07 06:06:33.500 INFO downloading ovmf
1872026-08-07T06:06:33.859ZAug 07 06:06:33.851 INFO base image for helios-3.0 does not exist, attempting to install
1882026-08-07T06:06:33.859ZAug 07 06:06:33.851 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-08-07T06:07:01.445ZAug 07 06:07:01.436 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-08-07T06:07:23.837ZAug 07 06:07:23.828 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-08-07T06:07:23.890ZAug 07 06:07:23.881 INFO copying image data to zvol
1922026-08-07T06:07:35.264ZAug 07 06:07:35.255 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-08-07T06:07:39.164ZAug 07 06:07:39.155 INFO creating links
1942026-08-07T06:07:39.164ZAug 07 06:07:39.155 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-08-07T06:07:39.164ZAug 07 06:07:39.155 DEBG destroying link mgduou_ox1_vn_sim0
1962026-08-07T06:07:39.164ZAug 07 06:07:39.155 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-08-07T06:07:39.189ZAug 07 06:07:39.157 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-08-07T06:07:39.189ZAug 07 06:07:39.165 DEBG link pair created
1992026-08-07T06:07:39.189ZAug 07 06:07:39.165 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-08-07T06:07:39.189ZAug 07 06:07:39.165 DEBG destroying link mgduou_ox2_vn_sim0
2012026-08-07T06:07:39.189ZAug 07 06:07:39.165 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-08-07T06:07:39.189ZAug 07 06:07:39.168 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-08-07T06:07:39.189ZAug 07 06:07:39.175 DEBG link pair created
2042026-08-07T06:07:39.189ZAug 07 06:07:39.175 INFO creating external links
2052026-08-07T06:07:39.189ZAug 07 06:07:39.175 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-08-07T06:07:39.189ZAug 07 06:07:39.175 INFO creating external link mgduou_ox1_vn_vnic1
2072026-08-07T06:07:39.189ZAug 07 06:07:39.177 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-08-07T06:07:39.189ZAug 07 06:07:39.177 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-08-07T06:07:39.189ZAug 07 06:07:39.177 INFO creating external link mgduou_ox2_vn_vnic1
2102026-08-07T06:07:39.190ZAug 07 06:07:39.178 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-08-07T06:07:39.190ZAug 07 06:07:39.178 INFO creating nodes
2122026-08-07T06:07:39.190ZAug 07 06:07:39.179 INFO ox1: launching node
2132026-08-07T06:07:39.214ZAug 07 06:07:39.181 INFO ox2: launching node
2142026-08-07T06:07:39.239ZAug 07 06:07:39.206 INFO launched instance ox1 with pid 863 on port 37630
2152026-08-07T06:07:39.239ZAug 07 06:07:39.206 INFO ox1: instance ensure
2162026-08-07T06:07:39.239ZAug 07 06:07:39.207 INFO launched instance ox2 with pid 864 on port 59847
2172026-08-07T06:07:39.240ZAug 07 06:07:39.207 INFO ox2: instance ensure
2182026-08-07T06:07:41.102ZAug 07 06:07:41.093 INFO ox2: instance ensure completed after 0 retries
2192026-08-07T06:07:41.102ZAug 07 06:07:41.093 INFO ox2: instance run
2202026-08-07T06:07:41.126ZAug 07 06:07:41.093 DEBG [sc] ox2: starting
2212026-08-07T06:07:41.126ZAug 07 06:07:41.094 DEBG [sc] ox2: connecting to [::1]:59847
2222026-08-07T06:07:41.126ZAug 07 06:07:41.095 DEBG [sc] ox2 waiting for prompt
2232026-08-07T06:07:41.126ZAug 07 06:07:41.095 INFO ox1: instance ensure completed after 0 retries
2242026-08-07T06:07:41.126ZAug 07 06:07:41.095 INFO ox1: instance run
2252026-08-07T06:07:41.126ZAug 07 06:07:41.096 DEBG [sc] ox1: starting
2262026-08-07T06:07:41.126ZAug 07 06:07:41.096 DEBG [sc] ox1: connecting to [::1]:37630
2272026-08-07T06:07:41.127ZAug 07 06:07:41.096 DEBG [sc] ox1 waiting for prompt
2282026-08-07T06:08:02.203ZAug 07 06:08:02.194 DEBG [sc] ox1: logging in
2292026-08-07T06:08:02.227ZAug 07 06:08:02.196 DEBG [sc] ox2: logging in
2302026-08-07T06:08:02.430ZAug 07 06:08:02.420 INFO ox1: mounting /opt/cargo-bay
2312026-08-07T06:08:02.430ZAug 07 06:08:02.421 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-08-07T06:08:02.508ZAug 07 06:08:02.499 INFO ox2: mounting /opt/cargo-bay
2332026-08-07T06:08:02.508ZAug 07 06:08:02.499 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-07T06:08:03.748ZAug 07 06:08:03.739 DEBG [sc] ox1: executing command `cd`
2352026-08-07T06:08:03.773ZAug 07 06:08:03.749 INFO ox1: finished mounting /opt/cargo-bay
2362026-08-07T06:08:03.773ZAug 07 06:08:03.749 DEBG [sc] ox1: executing command `hostname ox1`
2372026-08-07T06:08:03.773ZAug 07 06:08:03.761 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2382026-08-07T06:08:03.797ZAug 07 06:08:03.764 DEBG [sc] ox2: executing command `cd`
2392026-08-07T06:08:03.797ZAug 07 06:08:03.772 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2402026-08-07T06:08:03.797ZAug 07 06:08:03.775 INFO ox2: finished mounting /opt/cargo-bay
2412026-08-07T06:08:03.797ZAug 07 06:08:03.775 DEBG [sc] ox2: executing command `hostname ox2`
2422026-08-07T06:08:03.797ZAug 07 06:08:03.783 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2432026-08-07T06:08:03.797ZAug 07 06:08:03.786 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2442026-08-07T06:08:03.821ZAug 07 06:08:03.794 INFO ox1: logging out
2452026-08-07T06:08:03.822ZAug 07 06:08:03.798 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2462026-08-07T06:08:03.822ZAug 07 06:08:03.809 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2472026-08-07T06:08:03.846ZAug 07 06:08:03.819 INFO ox2: logging out
2482026-08-07T06:08:03.894ZAug 07 06:08:03.885 INFO ox2: logged out
2492026-08-07T06:08:03.968ZAug 07 06:08:03.959 INFO ox1: logged out
2502026-08-07T06:08:03.993ZAug 07 06:08:03.959 DEBG [sc] ox1: starting
2512026-08-07T06:08:03.993ZAug 07 06:08:03.959 DEBG [sc] ox1: connecting to [::1]:37630
2522026-08-07T06:08:03.993ZAug 07 06:08:03.960 DEBG [sc] ox2: starting
2532026-08-07T06:08:03.993ZAug 07 06:08:03.960 DEBG [sc] ox2: connecting to [::1]:59847
2542026-08-07T06:08:03.993ZAug 07 06:08:03.960 DEBG [sc] ox2 waiting for prompt
2552026-08-07T06:08:03.993ZAug 07 06:08:03.960 DEBG [sc] ox1 waiting for prompt
2562026-08-07T06:08:03.993ZAug 07 06:08:03.962 DEBG [sc] ox2: logging in
2572026-08-07T06:08:03.993ZAug 07 06:08:03.970 DEBG [sc] ox1: logging in
2582026-08-07T06:08:04.059ZAug 07 06:08:04.050 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-08-07T06:08:04.083ZAug 07 06:08:04.069 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-08-07T06:08:08.799ZAug 07 06:08:08.790 DEBG [sc] ox2: starting
2612026-08-07T06:08:08.800ZAug 07 06:08:08.790 DEBG [sc] ox2: connecting to [::1]:59847
2622026-08-07T06:08:08.824ZAug 07 06:08:08.791 DEBG [sc] ox2 waiting for prompt
2632026-08-07T06:08:08.824ZAug 07 06:08:08.800 DEBG [sc] ox2: logging in
2642026-08-07T06:08:08.898ZAug 07 06:08:08.889 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-08-07T06:08:08.986ZAug 07 06:08:08.977 DEBG [sc] ox2: starting
2662026-08-07T06:08:09.010ZAug 07 06:08:08.977 DEBG [sc] ox2: connecting to [::1]:59847
2672026-08-07T06:08:09.010ZAug 07 06:08:08.978 DEBG [sc] ox2 waiting for prompt
2682026-08-07T06:08:09.010ZAug 07 06:08:08.988 DEBG [sc] ox2: logging in
2692026-08-07T06:08:09.084ZAug 07 06:08:09.075 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-08-07T06:08:10.501ZAug 07 06:08:10.491 DEBG [sc] ox1: starting
2712026-08-07T06:08:10.501ZAug 07 06:08:10.491 DEBG [sc] ox1: connecting to [::1]:37630
2722026-08-07T06:08:10.525ZAug 07 06:08:10.492 DEBG [sc] ox1 waiting for prompt
2732026-08-07T06:08:10.525ZAug 07 06:08:10.503 DEBG [sc] ox1: logging in
2742026-08-07T06:08:10.600ZAug 07 06:08:10.591 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-08-07T06:08:10.688ZAug 07 06:08:10.679 DEBG [sc] ox1: starting
2762026-08-07T06:08:10.689ZAug 07 06:08:10.679 DEBG [sc] ox1: connecting to [::1]:37630
2772026-08-07T06:08:10.713ZAug 07 06:08:10.680 DEBG [sc] ox1 waiting for prompt
2782026-08-07T06:08:10.713ZAug 07 06:08:10.690 DEBG [sc] ox1: logging in
2792026-08-07T06:08:10.787ZAug 07 06:08:10.778 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-08-07T06:08:10.858ZAug 07 06:08:10.849 DEBG [sc] ox1: starting
2812026-08-07T06:08:10.858ZAug 07 06:08:10.849 DEBG [sc] ox1: connecting to [::1]:37630
2822026-08-07T06:08:10.882ZAug 07 06:08:10.849 DEBG [sc] ox1 waiting for prompt
2832026-08-07T06:08:10.882ZAug 07 06:08:10.856 DEBG [sc] ox1: logging in
2842026-08-07T06:08:10.953ZAug 07 06:08:10.944 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-08-07T06:08:11.052ZAug 07 06:08:11.043 DEBG [sc] ox1: starting
2862026-08-07T06:08:11.054ZAug 07 06:08:11.043 DEBG [sc] ox1: connecting to [::1]:37630
2872026-08-07T06:08:11.078ZAug 07 06:08:11.043 DEBG [sc] ox1 waiting for prompt
2882026-08-07T06:08:11.078ZAug 07 06:08:11.054 DEBG [sc] ox1: logging in
2892026-08-07T06:08:11.151ZAug 07 06:08:11.142 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-08-07T06:08:11.218ZAug 07 06:08:11.208 DEBG [sc] ox2: starting
2912026-08-07T06:08:11.218ZAug 07 06:08:11.209 DEBG [sc] ox2: connecting to [::1]:59847
2922026-08-07T06:08:11.242ZAug 07 06:08:11.209 DEBG [sc] ox2 waiting for prompt
2932026-08-07T06:08:11.242ZAug 07 06:08:11.220 DEBG [sc] ox2: logging in
2942026-08-07T06:08:11.319ZAug 07 06:08:11.309 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-08-07T06:08:11.420ZAug 07 06:08:11.409 DEBG [sc] ox2: starting
2962026-08-07T06:08:11.420ZAug 07 06:08:11.409 DEBG [sc] ox2: connecting to [::1]:59847
2972026-08-07T06:08:11.444ZAug 07 06:08:11.410 DEBG [sc] ox2 waiting for prompt
2982026-08-07T06:08:11.444ZAug 07 06:08:11.421 DEBG [sc] ox2: logging in
2992026-08-07T06:08:11.519ZAug 07 06:08:11.509 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-08-07T06:08:11.585ZAug 07 06:08:11.576 DEBG [sc] ox1: starting
3012026-08-07T06:08:11.586ZAug 07 06:08:11.576 DEBG [sc] ox1: connecting to [::1]:37630
3022026-08-07T06:08:11.610ZAug 07 06:08:11.576 DEBG [sc] ox2: starting
3032026-08-07T06:08:11.610ZAug 07 06:08:11.576 DEBG [sc] ox2: connecting to [::1]:59847
3042026-08-07T06:08:11.610ZAug 07 06:08:11.577 DEBG [sc] ox2 waiting for prompt
3052026-08-07T06:08:11.610ZAug 07 06:08:11.577 DEBG [sc] ox1 waiting for prompt
3062026-08-07T06:08:11.610ZAug 07 06:08:11.587 DEBG [sc] ox2: logging in
3072026-08-07T06:08:11.610ZAug 07 06:08:11.588 DEBG [sc] ox1: logging in
3082026-08-07T06:08:11.684ZAug 07 06:08:11.675 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-08-07T06:08:11.709ZAug 07 06:08:11.677 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-08-07T06:08:11.783ZAug 07 06:08:11.756 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3112026-08-07T06:08:11.784ZAug 07 06:08:11.756 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3122026-08-07T06:08:12.771ZAug 07 06:08:12.761 INFO adding BGP routers to both mgd nodes
3132026-08-07T06:08:12.795ZAug 07 06:08:12.764 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-08-07T06:08:12.795Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-08-07T06:08:13.786Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-08-07T06:08:14.788Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-08-07T06:08:15.790Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-08-07T06:08:16.792Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-08-07T06:08:17.795Zmgd2 bgp ox1 established: iteration 1/20: expected Some(Established), got Some(ConnectionCollision)
3202026-08-07T06:08:18.797ZAug 07 06:08:18.788 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-08-07T06:08:18.821Z+ (( status != 0 ))
3222026-08-07T06:08:18.821Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-08-07T06:08:18.846ZAug 07 06:08:18.816 INFO destroying runner for deployment mgduou
3242026-08-07T06:08:18.846ZAug 07 06:08:18.816 INFO destroying deployment mgduou
3252026-08-07T06:08:18.846ZAug 07 06:08:18.816 INFO destroying nodes
3262026-08-07T06:08:18.846ZAug 07 06:08:18.825 INFO destroying links
3272026-08-07T06:08:18.846ZAug 07 06:08:18.825 INFO destroying link mgduou_ox1_vn_vnic0
3282026-08-07T06:08:19.839ZAug 07 06:08:19.830 INFO destroying link mgduou_ox1_vn_sim0
3292026-08-07T06:08:19.864ZAug 07 06:08:19.831 INFO destroying link mgduou_ox2_vn_vnic0
3302026-08-07T06:08:19.864ZAug 07 06:08:19.832 INFO destroying link mgduou_ox2_vn_sim0
3312026-08-07T06:08:19.864ZAug 07 06:08:19.833 INFO destroying external links
3322026-08-07T06:08:19.864ZAug 07 06:08:19.833 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-08-07T06:08:19.864ZAug 07 06:08:19.834 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-08-07T06:08:19.864ZAug 07 06:08:19.835 INFO destroying images
3352026-08-07T06:08:20.001ZAug 07 06:08:19.991 INFO destroying workspace at .falcon
3362026-08-07T06:08:20.026Z+ return 0
3372026-08-07T06:08:20.026Z+ run_test quartet-unnumbered
3382026-08-07T06:08:20.026Z+ local test_name=quartet-unnumbered
3392026-08-07T06:08:20.026Z+ local status=0
3402026-08-07T06:08:20.026Z+ clear_falcon_workspace_files
3412026-08-07T06:08:20.026Z+ [[ -d .falcon ]]
3422026-08-07T06:08:20.026Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-08-07T06:08:20.026Z+ RUST_LOG=debug
3442026-08-07T06:08:20.026Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-08-07T06:08:20.050ZAug 07 06:08:20.023 DEBG using default route interface igb0
3462026-08-07T06:08:20.050ZAug 07 06:08:20.024 DEBG using default route interface igb0
3472026-08-07T06:08:20.050ZAug 07 06:08:20.024 DEBG using default route interface igb0
3482026-08-07T06:08:20.050ZAug 07 06:08:20.024 DEBG using default route interface igb0
3492026-08-07T06:08:20.050ZAug 07 06:08:20.024 INFO mgquartetu: launching quartet topology
3502026-08-07T06:08:20.050ZAug 07 06:08:20.024 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-08-07T06:08:20.050ZAug 07 06:08:20.024 INFO starting preflight for deployment mgquartetu
3522026-08-07T06:08:20.515ZAug 07 06:08:20.506 INFO base image for debian-13.2 does not exist, attempting to install
3532026-08-07T06:08:20.515ZAug 07 06:08:20.506 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-08-07T06:08:40.484ZAug 07 06:08:40.474 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-08-07T06:08:54.211ZAug 07 06:08:54.200 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-08-07T06:08:54.237ZAug 07 06:08:54.227 INFO copying image data to zvol
3572026-08-07T06:09:00.979ZAug 07 06:09:00.968 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-08-07T06:09:04.088ZAug 07 06:09:04.077 INFO base image for eos-4.35 does not exist, attempting to install
3592026-08-07T06:09:04.088ZAug 07 06:09:04.077 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-08-07T06:09:46.446ZAug 07 06:09:46.434 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-08-07T06:10:50.951ZAug 07 06:10:50.937 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-08-07T06:10:50.976ZAug 07 06:10:50.964 INFO copying image data to zvol
3632026-08-07T06:11:40.040ZAug 07 06:11:40.028 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-08-07T06:11:43.436ZAug 07 06:11:43.424 INFO base image for junos-23.2 does not exist, attempting to install
3652026-08-07T06:11:43.436ZAug 07 06:11:43.424 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-08-07T06:12:16.150ZAug 07 06:12:16.138 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-08-07T06:13:14.496ZAug 07 06:13:14.483 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-08-07T06:13:14.523ZAug 07 06:13:14.511 INFO copying image data to zvol
3692026-08-07T06:14:02.984ZAug 07 06:14:02.972 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-08-07T06:14:06.348ZAug 07 06:14:06.336 INFO creating links
3712026-08-07T06:14:06.348ZAug 07 06:14:06.336 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-08-07T06:14:06.348ZAug 07 06:14:06.336 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-08-07T06:14:06.348ZAug 07 06:14:06.336 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-08-07T06:14:06.373ZAug 07 06:14:06.338 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-08-07T06:14:06.373ZAug 07 06:14:06.345 DEBG link pair created
3762026-08-07T06:14:06.373ZAug 07 06:14:06.345 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-08-07T06:14:06.373ZAug 07 06:14:06.345 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-08-07T06:14:06.373ZAug 07 06:14:06.345 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-08-07T06:14:06.373ZAug 07 06:14:06.346 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-08-07T06:14:06.373ZAug 07 06:14:06.353 DEBG link pair created
3812026-08-07T06:14:06.373ZAug 07 06:14:06.353 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-08-07T06:14:06.373ZAug 07 06:14:06.353 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-08-07T06:14:06.373ZAug 07 06:14:06.353 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-08-07T06:14:06.373ZAug 07 06:14:06.354 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-08-07T06:14:06.398ZAug 07 06:14:06.361 DEBG link pair created
3862026-08-07T06:14:06.398ZAug 07 06:14:06.361 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-08-07T06:14:06.398ZAug 07 06:14:06.361 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-08-07T06:14:06.398ZAug 07 06:14:06.362 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-08-07T06:14:06.398ZAug 07 06:14:06.363 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-08-07T06:14:06.398ZAug 07 06:14:06.370 DEBG link pair created
3912026-08-07T06:14:06.398ZAug 07 06:14:06.370 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-08-07T06:14:06.398ZAug 07 06:14:06.370 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-08-07T06:14:06.398ZAug 07 06:14:06.370 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-08-07T06:14:06.398ZAug 07 06:14:06.372 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-08-07T06:14:06.398ZAug 07 06:14:06.378 DEBG link pair created
3962026-08-07T06:14:06.398ZAug 07 06:14:06.378 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-08-07T06:14:06.398ZAug 07 06:14:06.378 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-08-07T06:14:06.398ZAug 07 06:14:06.378 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-08-07T06:14:06.398ZAug 07 06:14:06.379 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-08-07T06:14:06.423ZAug 07 06:14:06.386 DEBG link pair created
4012026-08-07T06:14:06.423ZAug 07 06:14:06.386 INFO creating external links
4022026-08-07T06:14:06.423ZAug 07 06:14:06.386 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-08-07T06:14:06.423ZAug 07 06:14:06.386 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-08-07T06:14:06.423ZAug 07 06:14:06.388 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-08-07T06:14:06.423ZAug 07 06:14:06.388 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-08-07T06:14:06.423ZAug 07 06:14:06.388 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-08-07T06:14:06.423ZAug 07 06:14:06.389 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-08-07T06:14:06.423ZAug 07 06:14:06.389 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-08-07T06:14:06.423ZAug 07 06:14:06.389 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-08-07T06:14:06.423ZAug 07 06:14:06.391 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-08-07T06:14:06.423ZAug 07 06:14:06.391 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-08-07T06:14:06.423ZAug 07 06:14:06.391 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-08-07T06:14:06.423ZAug 07 06:14:06.392 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-08-07T06:14:06.423ZAug 07 06:14:06.392 INFO creating nodes
4152026-08-07T06:14:06.423ZAug 07 06:14:06.392 INFO ox: launching node
4162026-08-07T06:14:06.423ZAug 07 06:14:06.394 INFO cr1: launching node
4172026-08-07T06:14:06.423ZAug 07 06:14:06.396 INFO cr2: launching node
4182026-08-07T06:14:06.423ZAug 07 06:14:06.399 INFO cr3: launching node
4192026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO launched instance ox with pid 913 on port 37922
4202026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO ox: instance ensure
4212026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO launched instance cr1 with pid 914 on port 35016
4222026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO cr1: instance ensure
4232026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO launched instance cr2 with pid 915 on port 48167
4242026-08-07T06:14:06.448ZAug 07 06:14:06.413 INFO cr2: instance ensure
4252026-08-07T06:14:06.448ZAug 07 06:14:06.414 INFO launched instance cr3 with pid 916 on port 46802
4262026-08-07T06:14:06.448ZAug 07 06:14:06.414 INFO cr3: instance ensure
4272026-08-07T06:14:09.538ZAug 07 06:14:09.526 INFO cr1: instance ensure completed after 0 retries
4282026-08-07T06:14:09.538ZAug 07 06:14:09.526 INFO cr1: instance run
4292026-08-07T06:14:09.563ZAug 07 06:14:09.526 DEBG [sc] cr1: starting
4302026-08-07T06:14:09.563ZAug 07 06:14:09.526 DEBG [sc] cr1: connecting to [::1]:35016
4312026-08-07T06:14:09.563ZAug 07 06:14:09.527 DEBG [sc] cr1 waiting for prompt
4322026-08-07T06:14:09.803ZAug 07 06:14:09.791 INFO cr2: instance ensure completed after 0 retries
4332026-08-07T06:14:09.803ZAug 07 06:14:09.791 INFO cr2: instance run
4342026-08-07T06:14:09.828ZAug 07 06:14:09.792 DEBG [sc] cr2: starting
4352026-08-07T06:14:09.828ZAug 07 06:14:09.792 DEBG [sc] cr2: connecting to [::1]:48167
4362026-08-07T06:14:09.828ZAug 07 06:14:09.792 DEBG [sc] cr2 waiting for prompt
4372026-08-07T06:14:09.853ZAug 07 06:14:09.819 INFO ox: instance ensure completed after 0 retries
4382026-08-07T06:14:09.853ZAug 07 06:14:09.819 INFO ox: instance run
4392026-08-07T06:14:09.853ZAug 07 06:14:09.820 DEBG [sc] ox: starting
4402026-08-07T06:14:09.853ZAug 07 06:14:09.820 DEBG [sc] ox: connecting to [::1]:37922
4412026-08-07T06:14:09.853ZAug 07 06:14:09.820 DEBG [sc] ox waiting for prompt
4422026-08-07T06:14:09.878ZAug 07 06:14:09.859 INFO cr3: instance ensure completed after 0 retries
4432026-08-07T06:14:09.878ZAug 07 06:14:09.859 INFO cr3: instance run
4442026-08-07T06:14:26.751ZAug 07 06:14:26.739 DEBG [sc] cr1: logging in
4452026-08-07T06:14:27.114ZAug 07 06:14:27.102 INFO cr1: mounting /opt/cargo-bay
4462026-08-07T06:14:27.114ZAug 07 06:14:27.102 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4472026-08-07T06:14:27.147ZAug 07 06:14:27.135 DEBG [sc] cr1: executing command `cd`
4482026-08-07T06:14:27.172ZAug 07 06:14:27.147 INFO cr1: finished mounting /opt/cargo-bay
4492026-08-07T06:14:27.172ZAug 07 06:14:27.147 DEBG [sc] cr1: executing command `hostname cr1`
4502026-08-07T06:14:27.172ZAug 07 06:14:27.158 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-08-07T06:14:27.196ZAug 07 06:14:27.169 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-08-07T06:14:27.196ZAug 07 06:14:27.180 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-08-07T06:14:27.220ZAug 07 06:14:27.190 INFO cr1: logging out
4542026-08-07T06:14:29.261ZAug 07 06:14:29.249 INFO cr1: logged out
4552026-08-07T06:14:29.608ZAug 07 06:14:29.595 DEBG [sc] ox: logging in
4562026-08-07T06:14:29.843ZAug 07 06:14:29.831 INFO ox: mounting /opt/cargo-bay
4572026-08-07T06:14:29.843ZAug 07 06:14:29.831 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-08-07T06:14:31.102ZAug 07 06:14:31.090 DEBG [sc] ox: executing command `cd`
4592026-08-07T06:14:31.127ZAug 07 06:14:31.102 INFO ox: finished mounting /opt/cargo-bay
4602026-08-07T06:14:31.127ZAug 07 06:14:31.102 DEBG [sc] ox: executing command `hostname ox`
4612026-08-07T06:14:31.127ZAug 07 06:14:31.112 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-08-07T06:14:31.151ZAug 07 06:14:31.123 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-08-07T06:14:31.151ZAug 07 06:14:31.134 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-08-07T06:14:31.175ZAug 07 06:14:31.145 INFO ox: logging out
4652026-08-07T06:14:31.245ZAug 07 06:14:31.234 INFO ox: logged out
4662026-08-07T06:14:31.629ZAug 07 06:14:31.617 DEBG [sc] cr2: logging in
4672026-08-07T06:14:32.035ZAug 07 06:14:32.023 INFO cr2: mounting /opt/cargo-bay
4682026-08-07T06:14:32.035ZAug 07 06:14:32.023 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-08-07T06:14:32.059ZAug 07 06:14:32.045 DEBG [sc] cr2: executing command `cd`
4702026-08-07T06:14:32.082ZAug 07 06:14:32.056 INFO cr2: finished mounting /opt/cargo-bay
4712026-08-07T06:14:32.083ZAug 07 06:14:32.056 DEBG [sc] cr2: executing command `hostname cr2`
4722026-08-07T06:14:32.083ZAug 07 06:14:32.067 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-08-07T06:14:32.107ZAug 07 06:14:32.078 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-08-07T06:14:32.107ZAug 07 06:14:32.089 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-08-07T06:14:32.131ZAug 07 06:14:32.100 INFO cr2: logging out
4762026-08-07T06:14:35.070ZAug 07 06:14:35.058 INFO cr2: logged out
4772026-08-07T06:14:35.070ZAug 07 06:14:35.058 INFO mgquartetu: quartet topology launch complete
4782026-08-07T06:14:35.095ZAug 07 06:14:35.058 DEBG [sc] ox: starting
4792026-08-07T06:14:35.095ZAug 07 06:14:35.058 DEBG [sc] ox: connecting to [::1]:37922
4802026-08-07T06:14:35.095ZAug 07 06:14:35.059 DEBG [sc] ox waiting for prompt
4812026-08-07T06:14:35.096ZAug 07 06:14:35.070 DEBG [sc] ox: logging in
4822026-08-07T06:14:35.169ZAug 07 06:14:35.158 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-08-07T06:14:40.760ZAug 07 06:14:40.748 DEBG [sc] ox: starting
4842026-08-07T06:14:40.760ZAug 07 06:14:40.748 DEBG [sc] ox: connecting to [::1]:37922
4852026-08-07T06:14:40.785ZAug 07 06:14:40.749 DEBG [sc] ox waiting for prompt
4862026-08-07T06:14:40.785ZAug 07 06:14:40.759 DEBG [sc] ox: logging in
4872026-08-07T06:14:40.859ZAug 07 06:14:40.847 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-08-07T06:14:40.948ZAug 07 06:14:40.936 DEBG [sc] ox: starting
4892026-08-07T06:14:40.948ZAug 07 06:14:40.936 DEBG [sc] ox: connecting to [::1]:37922
4902026-08-07T06:14:40.972ZAug 07 06:14:40.936 DEBG [sc] ox waiting for prompt
4912026-08-07T06:14:40.972ZAug 07 06:14:40.946 DEBG [sc] ox: logging in
4922026-08-07T06:14:41.046ZAug 07 06:14:41.034 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-08-07T06:14:41.113ZAug 07 06:14:41.101 INFO cr1: installing frr
4942026-08-07T06:14:41.113ZAug 07 06:14:41.101 INFO cr3: starting juniper unnumbered setup
4952026-08-07T06:14:41.113ZAug 07 06:14:41.101 INFO waiting for ceos to initialize
4962026-08-07T06:14:41.138ZAug 07 06:14:41.101 INFO ox: setting up npuvm
4972026-08-07T06:14:41.138ZAug 07 06:14:41.101 INFO cr3: staged Juniper config and license for guest systemd services
4982026-08-07T06:14:41.138ZAug 07 06:14:41.101 INFO cr3: waiting for Juniper guest config apply
4992026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr1: starting
5002026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr1: connecting to [::1]:35016
5012026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr2: starting
5022026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr2: connecting to [::1]:48167
5032026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] ox: starting
5042026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] ox: connecting to [::1]:37922
5052026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr3: starting
5062026-08-07T06:14:41.138ZAug 07 06:14:41.101 DEBG [sc] cr3: connecting to [::1]:46802
5072026-08-07T06:14:41.138ZAug 07 06:14:41.102 DEBG [sc] cr2 waiting for prompt
5082026-08-07T06:14:41.138ZAug 07 06:14:41.102 DEBG [sc] cr1 waiting for prompt
5092026-08-07T06:14:41.138ZAug 07 06:14:41.102 DEBG [sc] ox waiting for prompt
5102026-08-07T06:14:41.138ZAug 07 06:14:41.102 DEBG [sc] cr3 waiting for prompt
5112026-08-07T06:14:41.138ZAug 07 06:14:41.102 DEBG [sc] cr3: logging in
5122026-08-07T06:14:41.138ZAug 07 06:14:41.112 DEBG [sc] ox: logging in
5132026-08-07T06:14:41.138ZAug 07 06:14:41.112 DEBG [sc] cr1: logging in
5142026-08-07T06:14:41.138ZAug 07 06:14:41.113 DEBG [sc] cr2: logging in
5152026-08-07T06:14:41.212ZAug 07 06:14:41.200 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5162026-08-07T06:14:41.267ZAug 07 06:14:41.255 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-08-07T06:14:41.489ZAug 07 06:14:41.477 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-08-07T06:14:41.514ZAug 07 06:14:41.485 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-08-07T06:14:43.561ZAug 07 06:14:43.549 INFO cr2: executing eos script show version
5202026-08-07T06:14:43.561ZAug 07 06:14:43.549 DEBG [sc] cr2: starting
5212026-08-07T06:14:43.586ZAug 07 06:14:43.549 DEBG [sc] cr2: connecting to [::1]:48167
5222026-08-07T06:14:43.586ZAug 07 06:14:43.550 DEBG [sc] cr2 waiting for prompt
5232026-08-07T06:14:43.586ZAug 07 06:14:43.560 DEBG [sc] cr2: logging in
5242026-08-07T06:14:43.613ZAug 07 06:14:43.601 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5252026-08-07T06:14:43.725ZAug 07 06:14:43.714 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-08-07T06:14:44.615ZAug 07 06:14:44.603 DEBG [sc] cr3: starting
5272026-08-07T06:14:44.615ZAug 07 06:14:44.603 DEBG [sc] cr3: connecting to [::1]:46802
5282026-08-07T06:14:44.639ZAug 07 06:14:44.603 DEBG [sc] cr3 waiting for prompt
5292026-08-07T06:14:44.639ZAug 07 06:14:44.614 DEBG [sc] cr3: logging in
5302026-08-07T06:14:44.780ZAug 07 06:14:44.768 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-08-07T06:14:46.858ZAug 07 06:14:46.846 INFO cr3: Juniper guest config applied
5322026-08-07T06:14:47.732ZAug 07 06:14:47.720 DEBG [sc] ox: starting
5332026-08-07T06:14:47.732ZAug 07 06:14:47.720 DEBG [sc] ox: connecting to [::1]:37922
5342026-08-07T06:14:47.756ZAug 07 06:14:47.720 DEBG [sc] ox waiting for prompt
5352026-08-07T06:14:47.756ZAug 07 06:14:47.730 DEBG [sc] ox: logging in
5362026-08-07T06:14:47.819ZAug 07 06:14:47.807 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-08-07T06:14:47.885ZAug 07 06:14:47.873 DEBG [sc] ox: starting
5382026-08-07T06:14:47.885ZAug 07 06:14:47.873 DEBG [sc] ox: connecting to [::1]:37922
5392026-08-07T06:14:47.910ZAug 07 06:14:47.874 DEBG [sc] ox waiting for prompt
5402026-08-07T06:14:47.910ZAug 07 06:14:47.884 DEBG [sc] ox: logging in
5412026-08-07T06:14:47.984ZAug 07 06:14:47.972 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-08-07T06:14:48.095ZAug 07 06:14:48.083 WARN ox: npuvm fetch/verify attempt 1/5 failed: npuvm checksum mismatch: expected "28c989908cc7be1934673a7eb232b21c9eebe300c7a23ef84df1d9ba2f280948", got "WARNING:"
5432026-08-07T06:14:48.095ZAug 07 06:14:48.083 DEBG [sc] ox: starting
5442026-08-07T06:14:48.095ZAug 07 06:14:48.083 DEBG [sc] ox: connecting to [::1]:37922
5452026-08-07T06:14:48.119ZAug 07 06:14:48.083 DEBG [sc] ox waiting for prompt
5462026-08-07T06:14:48.119ZAug 07 06:14:48.093 DEBG [sc] ox: logging in
5472026-08-07T06:14:48.193ZAug 07 06:14:48.181 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5482026-08-07T06:14:52.013ZAug 07 06:14:52.001 DEBG [sc] cr2: starting
5492026-08-07T06:14:52.013ZAug 07 06:14:52.001 DEBG [sc] cr2: connecting to [::1]:48167
5502026-08-07T06:14:52.037ZAug 07 06:14:52.002 DEBG [sc] cr2 waiting for prompt
5512026-08-07T06:14:52.037ZAug 07 06:14:52.012 DEBG [sc] cr2: logging in
5522026-08-07T06:14:52.178ZAug 07 06:14:52.167 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5532026-08-07T06:14:54.287ZAug 07 06:14:54.275 INFO cr2: executing eos script show version
5542026-08-07T06:14:54.287ZAug 07 06:14:54.275 DEBG [sc] cr2: starting
5552026-08-07T06:14:54.287ZAug 07 06:14:54.275 DEBG [sc] cr2: connecting to [::1]:48167
5562026-08-07T06:14:54.311ZAug 07 06:14:54.275 DEBG [sc] cr2 waiting for prompt
5572026-08-07T06:14:54.312ZAug 07 06:14:54.286 DEBG [sc] cr2: logging in
5582026-08-07T06:14:54.452ZAug 07 06:14:54.440 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5592026-08-07T06:14:55.431ZAug 07 06:14:55.419 DEBG [sc] ox: starting
5602026-08-07T06:14:55.431ZAug 07 06:14:55.419 DEBG [sc] ox: connecting to [::1]:37922
5612026-08-07T06:14:55.455ZAug 07 06:14:55.420 DEBG [sc] ox waiting for prompt
5622026-08-07T06:14:55.455ZAug 07 06:14:55.431 DEBG [sc] ox: logging in
5632026-08-07T06:14:55.532ZAug 07 06:14:55.520 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5642026-08-07T06:14:55.597ZAug 07 06:14:55.585 DEBG [sc] ox: starting
5652026-08-07T06:14:55.597ZAug 07 06:14:55.585 DEBG [sc] ox: connecting to [::1]:37922
5662026-08-07T06:14:55.621ZAug 07 06:14:55.586 DEBG [sc] ox waiting for prompt
5672026-08-07T06:14:55.622ZAug 07 06:14:55.596 DEBG [sc] ox: logging in
5682026-08-07T06:14:55.696ZAug 07 06:14:55.684 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5692026-08-07T06:14:55.785ZAug 07 06:14:55.773 INFO ox: npuvm downloaded and checksum verified (attempt 2/5)
5702026-08-07T06:14:55.809ZAug 07 06:14:55.773 DEBG [sc] ox: starting
5712026-08-07T06:14:55.809ZAug 07 06:14:55.773 DEBG [sc] ox: connecting to [::1]:37922
5722026-08-07T06:14:55.809ZAug 07 06:14:55.773 DEBG [sc] ox waiting for prompt
5732026-08-07T06:14:55.809ZAug 07 06:14:55.783 DEBG [sc] ox: logging in
5742026-08-07T06:14:55.883ZAug 07 06:14:55.871 DEBG [sc] ox: executing command `chmod +x npuvm`
5752026-08-07T06:14:55.950ZAug 07 06:14:55.938 DEBG [sc] ox: starting
5762026-08-07T06:14:55.950ZAug 07 06:14:55.938 DEBG [sc] ox: connecting to [::1]:37922
5772026-08-07T06:14:55.974ZAug 07 06:14:55.939 DEBG [sc] ox waiting for prompt
5782026-08-07T06:14:55.974ZAug 07 06:14:55.949 DEBG [sc] ox: logging in
5792026-08-07T06:14:56.049ZAug 07 06:14:56.037 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5802026-08-07T06:14:56.858ZAug 07 06:14:56.846 DEBG [sc] cr2: starting
5812026-08-07T06:14:56.858ZAug 07 06:14:56.846 DEBG [sc] cr2: connecting to [::1]:48167
5822026-08-07T06:14:56.882ZAug 07 06:14:56.847 DEBG [sc] cr2 waiting for prompt
5832026-08-07T06:14:56.882ZAug 07 06:14:56.857 DEBG [sc] cr2: logging in
5842026-08-07T06:14:57.001ZAug 07 06:14:56.989 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5852026-08-07T06:14:59.157ZAug 07 06:14:59.145 INFO cr2: executing eos script show version
5862026-08-07T06:14:59.157ZAug 07 06:14:59.145 DEBG [sc] cr2: starting
5872026-08-07T06:14:59.157ZAug 07 06:14:59.145 DEBG [sc] cr2: connecting to [::1]:48167
5882026-08-07T06:14:59.182ZAug 07 06:14:59.145 DEBG [sc] cr2 waiting for prompt
5892026-08-07T06:14:59.182ZAug 07 06:14:59.156 DEBG [sc] cr2: logging in
5902026-08-07T06:14:59.332ZAug 07 06:14:59.320 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5912026-08-07T06:15:01.913ZAug 07 06:15:01.901 DEBG [sc] cr2: starting
5922026-08-07T06:15:01.913ZAug 07 06:15:01.901 DEBG [sc] cr2: connecting to [::1]:48167
5932026-08-07T06:15:01.937ZAug 07 06:15:01.901 DEBG [sc] cr2 waiting for prompt
5942026-08-07T06:15:01.937ZAug 07 06:15:01.912 DEBG [sc] cr2: logging in
5952026-08-07T06:15:02.056ZAug 07 06:15:02.044 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5962026-08-07T06:15:04.154ZAug 07 06:15:04.142 INFO cr2: executing eos script show version
5972026-08-07T06:15:04.155ZAug 07 06:15:04.142 DEBG [sc] cr2: starting
5982026-08-07T06:15:04.155ZAug 07 06:15:04.142 DEBG [sc] cr2: connecting to [::1]:48167
5992026-08-07T06:15:04.179ZAug 07 06:15:04.143 DEBG [sc] cr2 waiting for prompt
6002026-08-07T06:15:04.179ZAug 07 06:15:04.153 DEBG [sc] cr2: logging in
6012026-08-07T06:15:04.319ZAug 07 06:15:04.307 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6022026-08-07T06:15:06.637ZAug 07 06:15:06.625 INFO cr2: executing eos script
6032026-08-07T06:15:06.638Z enable
6042026-08-07T06:15:06.638Z configure
6052026-08-07T06:15:06.638Z ipv6 unicast-routing
6062026-08-07T06:15:06.638Z ip routing ipv6 interfaces
6072026-08-07T06:15:06.638Z ip routing
6082026-08-07T06:15:06.638Z ip route 1.2.3.0/24 null0
6092026-08-07T06:15:06.638Z ipv6 route fd99::/64 null0
6102026-08-07T06:15:06.638Z interface et1
6112026-08-07T06:15:06.638Z no switchport
6122026-08-07T06:15:06.638Z ipv6 enable
6132026-08-07T06:15:06.638Z
6142026-08-07T06:15:06.638Z router bgp 45
6152026-08-07T06:15:06.638Z router-id 1.2.3.1
6162026-08-07T06:15:06.638Z no bgp default ipv4-unicast
6172026-08-07T06:15:06.638Z timers bgp 2 6
6182026-08-07T06:15:06.638Z neighbor ebgp peer group
6192026-08-07T06:15:06.638Z neighbor ebgp remote-as 33
6202026-08-07T06:15:06.638Z neighbor interface Et1 peer-group ebgp
6212026-08-07T06:15:06.638Z address-family ipv4
6222026-08-07T06:15:06.638Z neighbor ebgp activate
6232026-08-07T06:15:06.638Z neighbor ebgp next-hop address-family ipv6 originate
6242026-08-07T06:15:06.638Z network 1.2.3.0/24
6252026-08-07T06:15:06.638Z exit
6262026-08-07T06:15:06.638Z address-family ipv6
6272026-08-07T06:15:06.638Z neighbor ebgp activate
6282026-08-07T06:15:06.638Z neighbor ebgp next-hop address-family ipv6 originate
6292026-08-07T06:15:06.638Z network fd99::/64
6302026-08-07T06:15:06.639Z exit
6312026-08-07T06:15:06.639Z exit
6322026-08-07T06:15:06.639Z
6332026-08-07T06:15:06.639ZAug 07 06:15:06.625 DEBG [sc] cr2: starting
6342026-08-07T06:15:06.639ZAug 07 06:15:06.625 DEBG [sc] cr2: connecting to [::1]:48167
6352026-08-07T06:15:06.663ZAug 07 06:15:06.625 DEBG [sc] cr2 waiting for prompt
6362026-08-07T06:15:06.664ZAug 07 06:15:06.636 DEBG [sc] cr2: logging in
6372026-08-07T06:15:06.805ZAug 07 06:15:06.779 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6382026-08-07T06:15:06.805Z enable
6392026-08-07T06:15:06.805Z configure
6402026-08-07T06:15:06.805Z ipv6 unicast-routing
6412026-08-07T06:15:06.805Z ip routing ipv6 interfaces
6422026-08-07T06:15:06.805Z ip routing
6432026-08-07T06:15:06.805Z ip route 1.2.3.0/24 null0
6442026-08-07T06:15:06.805Z ipv6 route fd99::/64 null0
6452026-08-07T06:15:06.805Z interface et1
6462026-08-07T06:15:06.805Z no switchport
6472026-08-07T06:15:06.805Z ipv6 enable
6482026-08-07T06:15:06.805Z
6492026-08-07T06:15:06.806Z router bgp 45
6502026-08-07T06:15:06.806Z router-id 1.2.3.1
6512026-08-07T06:15:06.806Z no bgp default ipv4-unicast
6522026-08-07T06:15:06.806Z timers bgp 2 6
6532026-08-07T06:15:06.806Z neighbor ebgp peer group
6542026-08-07T06:15:06.806Z neighbor ebgp remote-as 33
6552026-08-07T06:15:06.806Z neighbor interface Et1 peer-group ebgp
6562026-08-07T06:15:06.806Z address-family ipv4
6572026-08-07T06:15:06.806Z neighbor ebgp activate
6582026-08-07T06:15:06.806Z neighbor ebgp next-hop address-family ipv6 originate
6592026-08-07T06:15:06.806Z network 1.2.3.0/24
6602026-08-07T06:15:06.806Z exit
6612026-08-07T06:15:06.806Z address-family ipv6
6622026-08-07T06:15:06.806Z neighbor ebgp activate
6632026-08-07T06:15:06.806Z neighbor ebgp next-hop address-family ipv6 originate
6642026-08-07T06:15:06.806Z network fd99::/64
6652026-08-07T06:15:06.806Z exit
6662026-08-07T06:15:06.806Z exit
6672026-08-07T06:15:06.806Z '`
6682026-08-07T06:15:20.400ZAug 07 06:15:20.388 INFO cr1: enabling frr daemon bgpd
6692026-08-07T06:15:20.400ZAug 07 06:15:20.388 DEBG [sc] cr1: starting
6702026-08-07T06:15:20.400ZAug 07 06:15:20.388 DEBG [sc] cr1: connecting to [::1]:35016
6712026-08-07T06:15:20.424ZAug 07 06:15:20.388 DEBG [sc] cr1 waiting for prompt
6722026-08-07T06:15:20.424ZAug 07 06:15:20.401 DEBG [sc] cr1: logging in
6732026-08-07T06:15:20.545ZAug 07 06:15:20.533 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6742026-08-07T06:15:22.618ZAug 07 06:15:22.606 INFO cr1: stopping frr
6752026-08-07T06:15:22.618ZAug 07 06:15:22.606 DEBG [sc] cr1: starting
6762026-08-07T06:15:22.643ZAug 07 06:15:22.606 DEBG [sc] cr1: connecting to [::1]:35016
6772026-08-07T06:15:22.643ZAug 07 06:15:22.606 DEBG [sc] cr1 waiting for prompt
6782026-08-07T06:15:22.643ZAug 07 06:15:22.617 DEBG [sc] cr1: logging in
6792026-08-07T06:15:22.762ZAug 07 06:15:22.750 DEBG [sc] cr1: executing command `systemctl stop frr`
6802026-08-07T06:15:25.129ZAug 07 06:15:25.117 INFO cr1: starting frr
6812026-08-07T06:15:25.129ZAug 07 06:15:25.117 DEBG [sc] cr1: starting
6822026-08-07T06:15:25.129ZAug 07 06:15:25.117 DEBG [sc] cr1: connecting to [::1]:35016
6832026-08-07T06:15:25.153ZAug 07 06:15:25.118 DEBG [sc] cr1 waiting for prompt
6842026-08-07T06:15:25.153ZAug 07 06:15:25.128 DEBG [sc] cr1: logging in
6852026-08-07T06:15:25.272ZAug 07 06:15:25.260 DEBG [sc] cr1: executing command `systemctl start frr`
6862026-08-07T06:15:32.604ZAug 07 06:15:32.592 INFO cr1: executing frr script
6872026-08-07T06:15:32.604Z configure
6882026-08-07T06:15:32.604Z ip forwarding
6892026-08-07T06:15:32.604Z ipv6 forwarding
6902026-08-07T06:15:32.604Z ip route 1.2.3.0/24 null0
6912026-08-07T06:15:32.605Z ipv6 route fd99::/64 null0
6922026-08-07T06:15:32.605Z router bgp 44
6932026-08-07T06:15:32.605Z no bgp ebgp-requires-policy
6942026-08-07T06:15:32.605Z timers bgp 2 6
6952026-08-07T06:15:32.605Z neighbor enp0s8 interface remote-as external
6962026-08-07T06:15:32.605Z neighbor enp0s8 timers connect 1
6972026-08-07T06:15:32.605Z address-family ipv4 unicast
6982026-08-07T06:15:32.605Z network 1.2.3.0/24
6992026-08-07T06:15:32.605Z neighbor enp0s8 activate
7002026-08-07T06:15:32.605Z exit-address-family
7012026-08-07T06:15:32.605Z address-family ipv6 unicast
7022026-08-07T06:15:32.605Z network fd99::/64
7032026-08-07T06:15:32.605Z neighbor enp0s8 activate
7042026-08-07T06:15:32.605Z exit-address-family
7052026-08-07T06:15:32.605Z exit
7062026-08-07T06:15:32.605Z
7072026-08-07T06:15:32.605ZAug 07 06:15:32.592 DEBG [sc] cr1: starting
7082026-08-07T06:15:32.629ZAug 07 06:15:32.592 DEBG [sc] cr1: connecting to [::1]:35016
7092026-08-07T06:15:32.629ZAug 07 06:15:32.593 DEBG [sc] cr1 waiting for prompt
7102026-08-07T06:15:32.629ZAug 07 06:15:32.603 DEBG [sc] cr1: logging in
7112026-08-07T06:15:32.760ZAug 07 06:15:32.748 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c '' -c ' configure' -c ' ip forwarding' -c ' ipv6 forwarding' -c ' ip route 1.2.3.0/24 null0' -c ' ipv6 route fd99::/64 null0' -c ' router bgp 44' -c ' no bgp ebgp-requires-policy' -c ' timers bgp 2 6' -c ' neighbor enp0s8 interface remote-as external' -c ' neighbor enp0s8 timers connect 1 ' -c ' address-family ipv4 unicast' -c ' network 1.2.3.0/24' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' address-family ipv6 unicast' -c ' network fd99::/64' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' exit' -c ' '`
7122026-08-07T06:15:51.502ZAug 07 06:15:51.490 INFO ox: npuvm install output:
7132026-08-07T06:15:51.613Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/61.65 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 20.48 KiB/61.65 MiB (30m) dendrite-softnpu.tar.gz [>---------------------------------------] 20.48 KiB/61.65 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 20.48 KiB/61.65 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 84.96 KiB/61.65 MiB (21m) dendrite-softnpu.tar.gz [>---------------------------------------] 227.43 KiB/61.65 MiB (10m) dendrite-softnpu.tar.gz [>---------------------------------------] 477.32 KiB/61.65 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 845.84 KiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.07 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.31 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.57 MiB/61.65 MiB (82s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.91 MiB/61.65 MiB (65s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.14 MiB/61.65 MiB (57s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.39 MiB/61.65 MiB (51s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/61.65 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.98 MiB/61.65 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.22 MiB/61.65 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.46 MiB/61.65 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.82 MiB/61.65 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.06 MiB/61.65 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/61.65 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.57 MiB/61.65 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 4.90 MiB/61.65 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.14 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.38 MiB/61.65 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.74 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.98 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.22 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.46 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.82 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.06 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.30 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.56 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 7.90 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.13 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.38 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.73 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.97 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.21 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.47 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.81 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.05 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.29 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.54 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 10.89 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.13 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.37 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.65 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.97 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.21 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.45 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.77 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.05 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.29 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.53 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 13.89 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.13 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.37 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.63 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.97 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.20 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.44 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.72 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.04 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.29 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.54 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.88 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.12 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.36 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.63 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.96 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.20 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.45 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 18.77 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 19.04 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 19.28 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [############>---------------------------] 19.54 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [############>---------------------------] 19.87 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.12 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.36 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.61 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.96 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.20 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.44 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.72 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.04 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.27 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.52 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.85 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.12 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.58 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.60 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.60 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.60 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.61 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.70 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.87 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.11 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.35 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 24.71 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 24.95 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.19 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.43 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.79 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 26.03 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 26.26 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.54 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.86 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.10 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.70 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 27.94 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.18 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.46 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.78 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 29.02 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 29.26 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 29.57 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 29.86 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 30.10 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 30.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.69 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 30.94 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.18 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.42 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.78 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 32.02 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 32.26 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.52 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.86 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.10 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.63 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 33.94 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.17 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.44 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.78 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.01 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.25 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.49 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.85 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.09 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.33 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.59 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.93 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 37.17 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 37.41 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 37.70 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.01 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.25 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.51 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 38.79 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.09 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.33 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.62 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.93 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.17 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.42 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.70 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.94 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 41.25 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 41.49 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 41.77 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.02 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.33 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.57 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.86 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.16 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.40 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.67 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.94 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.24 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.48 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 44.77 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.08 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.32 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.58 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.87 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 46.16 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.40 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.69 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.99 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.24 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.49 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 47.78 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.08 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.32 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.61 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.90 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 49.15 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.42 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.70 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.99 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.24 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.53 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.81 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.08 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.33 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.62 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.90 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 52.15 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.45 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.73 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.99 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.23 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.54 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.83 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.07 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.34 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.65 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.91 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.15 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.39 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.40 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.40 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.40 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.40 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.42 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.56 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.78 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 56.02 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.26 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.62 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.86 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.10 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.35 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.70 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.94 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.18 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.54 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.77 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.02 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.25 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.61 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.85 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 60.09 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.45 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.70 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.93 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.17 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.53 MiB/61.65 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): - Creating Plan (Running solver): \ Creating Plan (Running solver): \ Creating Plan (Finding local manifests): | Creating Plan (Finding local manifests): | Creating Plan (Download Manifests 0/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Package planning: 1/1): - Creating Plan (Package planning: 1/1): - Creating Plan (Merging actions): \ Creating Plan (Merging actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): - Creating Plan (Consolidating action changes): \ Creating Plan (Consolidating action changes): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): / Packages to install: 1
7142026-08-07T06:15:51.659Z Create boot environment: No
7152026-08-07T06:15:51.659ZCreate backup boot environment: No
7162026-08-07T06:15:51.659Z
7172026-08-07T06:15:51.659ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7182026-08-07T06:15:51.659Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 21.9k/s
7192026-08-07T06:15:51.659Z
7202026-08-07T06:15:51.659ZPHASE ITEMS
7212026-08-07T06:15:51.659Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7222026-08-07T06:15:51.659Z Updating package state database working \ Updating package state database Done
7232026-08-07T06:15:51.659Z Updating package cache 0/0 | Updating package cache 0/0
7242026-08-07T06:15:51.659Z Updating image state working / Updating image state working - Updating image state Done
7252026-08-07T06:15:51.659Z Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database Done
7262026-08-07T06:15:51.659Z Reading search index working / Reading search index Done
7272026-08-07T06:15:51.659Z Updating search index 0/1 - Updating search index 1/1
7282026-08-07T06:15:51.659Z Updating package cache 0/1 \ Updating package cache 1/1
7292026-08-07T06:15:51.659Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 20.00 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 20.00 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 24.00 KiB/15.18 MiB (39m) scadm [>---------------------------------------] 105.15 KiB/15.18 MiB (29m) scadm [>---------------------------------------] 349.46 KiB/15.18 MiB (14m) scadm [#>--------------------------------------] 593.46 KiB/15.18 MiB (8m) scadm [##>-------------------------------------] 840.91 KiB/15.18 MiB (5m) scadm [###>------------------------------------] 1.18 MiB/15.18 MiB (3m) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (2m) scadm [####>-----------------------------------] 1.66 MiB/15.18 MiB (2m) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (73s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (60s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (51s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (40s) scadm [########>-------------------------------] 3.10 MiB/15.18 MiB (35s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (31s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (27s) scadm [##########>-----------------------------] 3.93 MiB/15.18 MiB (23s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (21s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (19s) scadm [############>---------------------------] 4.77 MiB/15.18 MiB (17s) scadm [#############>--------------------------] 5.01 MiB/15.18 MiB (15s) scadm [#############>--------------------------] 5.26 MiB/15.18 MiB (14s) scadm [##############>-------------------------] 5.59 MiB/15.18 MiB (13s) scadm [###############>------------------------] 5.85 MiB/15.18 MiB (12s) scadm [################>-----------------------] 6.09 MiB/15.18 MiB (11s) scadm [################>-----------------------] 6.37 MiB/15.18 MiB (10s) scadm [#################>----------------------] 6.65 MiB/15.18 MiB (9s) scadm [##################>---------------------] 6.93 MiB/15.18 MiB (8s) scadm [##################>---------------------] 7.21 MiB/15.18 MiB (8s) scadm [###################>--------------------] 7.49 MiB/15.18 MiB (7s) scadm [####################>-------------------] 7.77 MiB/15.18 MiB (7s) scadm [#####################>------------------] 8.04 MiB/15.18 MiB (6s) scadm [#####################>------------------] 8.33 MiB/15.18 MiB (6s) scadm [######################>-----------------] 8.61 MiB/15.18 MiB (5s) scadm [#######################>----------------] 8.88 MiB/15.18 MiB (5s) scadm [########################>---------------] 9.17 MiB/15.18 MiB (4s) scadm [########################>---------------] 9.45 MiB/15.18 MiB (4s) scadm [#########################>--------------] 9.72 MiB/15.18 MiB (4s) scadm [##########################>-------------] 10.01 MiB/15.18 MiB (4s) scadm [###########################>------------] 10.28 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.56 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.84 MiB/15.18 MiB (3s) scadm [#############################>----------] 11.08 MiB/15.18 MiB (3s) scadm [#############################>----------] 11.36 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.64 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.92 MiB/15.18 MiB (2s) scadm [################################>-------] 12.20 MiB/15.18 MiB (2s) scadm [################################>-------] 12.48 MiB/15.18 MiB (1s) scadm [#################################>------] 12.76 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.02 MiB/15.18 MiB (1s) scadm [###################################>----] 13.31 MiB/15.18 MiB (1s) scadm [###################################>----] 13.60 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.82 MiB/15.18 MiB (1s) scadm [####################################>---] 13.83 MiB/15.18 MiB (1s) scadm [####################################>---] 13.83 MiB/15.18 MiB (1s) scadm [####################################>---] 13.83 MiB/15.18 MiB (1s) scadm [####################################>---] 13.84 MiB/15.18 MiB (1s) scadm [####################################>---] 13.88 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.10 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.34 MiB/15.18 MiB (0s) scadm [######################################>-] 14.58 MiB/15.18 MiB (0s) scadm [#######################################>] 14.94 MiB/15.18 MiB (0s) scadm [#######################################>] 15.18 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 230.01 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 475.32 KiB/11.89 MiB (52s) libsidecar_lite.so [##>-------------------------------------] 724.06 KiB/11.89 MiB (32s) libsidecar_lite.so [###>------------------------------------] 1.07 MiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (15s) libsidecar_lite.so [#####>----------------------------------] 1.55 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 1.80 MiB/11.89 MiB (10s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.63 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.96 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.46 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.75 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.30 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.55 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.14 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.38 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.68 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 5.98 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.22 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.47 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.79 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.06 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.30 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.56 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.90 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.14 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.40 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.65 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.98 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.21 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.48 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.79 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.05 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.32 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.60 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.89 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.15 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.42 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.72 MiB/11.89 MiB (0s)
7302026-08-07T06:15:51.660ZAug 07 06:15:51.491 DEBG [sc] ox: starting
7312026-08-07T06:15:51.660ZAug 07 06:15:51.491 DEBG [sc] ox: connecting to [::1]:37922
7322026-08-07T06:15:51.660ZAug 07 06:15:51.491 DEBG [sc] ox waiting for prompt
7332026-08-07T06:15:51.660ZAug 07 06:15:51.500 DEBG [sc] ox: logging in
7342026-08-07T06:15:51.685ZAug 07 06:15:51.579 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7352026-08-07T06:15:51.888ZAug 07 06:15:51.876 DEBG [sc] ox: starting
7362026-08-07T06:15:51.888ZAug 07 06:15:51.876 DEBG [sc] ox: connecting to [::1]:37922
7372026-08-07T06:15:51.912ZAug 07 06:15:51.877 DEBG [sc] ox waiting for prompt
7382026-08-07T06:15:51.912ZAug 07 06:15:51.888 DEBG [sc] ox: logging in
7392026-08-07T06:15:51.977ZAug 07 06:15:51.965 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7402026-08-07T06:15:53.001ZAug 07 06:15:52.988 DEBG [sc] ox: starting
7412026-08-07T06:15:53.001ZAug 07 06:15:52.988 DEBG [sc] ox: connecting to [::1]:37922
7422026-08-07T06:15:53.026ZAug 07 06:15:52.989 DEBG [sc] ox waiting for prompt
7432026-08-07T06:15:53.026ZAug 07 06:15:52.989 DEBG [sc] ox: logging in
7442026-08-07T06:15:53.078ZAug 07 06:15:53.066 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7452026-08-07T06:15:53.135ZAug 07 06:15:53.122 DEBG [sc] ox: starting
7462026-08-07T06:15:53.135ZAug 07 06:15:53.122 DEBG [sc] ox: connecting to [::1]:37922
7472026-08-07T06:15:53.159ZAug 07 06:15:53.123 DEBG [sc] ox waiting for prompt
7482026-08-07T06:15:53.159ZAug 07 06:15:53.132 DEBG [sc] ox: logging in
7492026-08-07T06:15:53.221ZAug 07 06:15:53.209 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7502026-08-07T06:15:53.278ZAug 07 06:15:53.265 DEBG [sc] ox: starting
7512026-08-07T06:15:53.278ZAug 07 06:15:53.265 DEBG [sc] ox: connecting to [::1]:37922
7522026-08-07T06:15:53.303ZAug 07 06:15:53.266 DEBG [sc] ox waiting for prompt
7532026-08-07T06:15:53.303ZAug 07 06:15:53.276 DEBG [sc] ox: logging in
7542026-08-07T06:15:53.367ZAug 07 06:15:53.355 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7552026-08-07T06:15:53.422ZAug 07 06:15:53.410 DEBG [sc] ox: starting
7562026-08-07T06:15:53.422ZAug 07 06:15:53.410 DEBG [sc] ox: connecting to [::1]:37922
7572026-08-07T06:15:53.446ZAug 07 06:15:53.411 DEBG [sc] ox waiting for prompt
7582026-08-07T06:15:53.446ZAug 07 06:15:53.421 DEBG [sc] ox: logging in
7592026-08-07T06:15:53.521ZAug 07 06:15:53.509 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7602026-08-07T06:15:53.587ZAug 07 06:15:53.574 DEBG [sc] ox: starting
7612026-08-07T06:15:53.587ZAug 07 06:15:53.574 DEBG [sc] ox: connecting to [::1]:37922
7622026-08-07T06:15:53.611ZAug 07 06:15:53.575 DEBG [sc] ox waiting for prompt
7632026-08-07T06:15:53.611ZAug 07 06:15:53.585 DEBG [sc] ox: logging in
7642026-08-07T06:15:53.685ZAug 07 06:15:53.673 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7652026-08-07T06:15:53.752ZAug 07 06:15:53.740 DEBG [sc] ox: starting
7662026-08-07T06:15:53.752ZAug 07 06:15:53.740 DEBG [sc] ox: connecting to [::1]:37922
7672026-08-07T06:15:53.777ZAug 07 06:15:53.741 DEBG [sc] ox waiting for prompt
7682026-08-07T06:15:53.777ZAug 07 06:15:53.751 DEBG [sc] ox: logging in
7692026-08-07T06:15:53.851ZAug 07 06:15:53.839 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7702026-08-07T06:15:53.918ZAug 07 06:15:53.906 DEBG [sc] ox: starting
7712026-08-07T06:15:53.918ZAug 07 06:15:53.906 DEBG [sc] ox: connecting to [::1]:37922
7722026-08-07T06:15:53.943ZAug 07 06:15:53.907 DEBG [sc] ox waiting for prompt
7732026-08-07T06:15:53.943ZAug 07 06:15:53.917 DEBG [sc] ox: logging in
7742026-08-07T06:15:54.016ZAug 07 06:15:54.004 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7752026-08-07T06:15:54.083ZAug 07 06:15:54.071 DEBG [sc] ox: starting
7762026-08-07T06:15:54.083ZAug 07 06:15:54.071 DEBG [sc] ox: connecting to [::1]:37922
7772026-08-07T06:15:54.108ZAug 07 06:15:54.071 DEBG [sc] ox waiting for prompt
7782026-08-07T06:15:54.108ZAug 07 06:15:54.082 DEBG [sc] ox: logging in
7792026-08-07T06:15:54.172ZAug 07 06:15:54.160 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7802026-08-07T06:15:54.240ZAug 07 06:15:54.228 DEBG [sc] ox: starting
7812026-08-07T06:15:54.240ZAug 07 06:15:54.228 DEBG [sc] ox: connecting to [::1]:37922
7822026-08-07T06:15:54.265ZAug 07 06:15:54.229 DEBG [sc] ox waiting for prompt
7832026-08-07T06:15:54.265ZAug 07 06:15:54.239 DEBG [sc] ox: logging in
7842026-08-07T06:15:54.329ZAug 07 06:15:54.317 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7852026-08-07T06:15:54.385ZAug 07 06:15:54.373 DEBG [sc] ox: starting
7862026-08-07T06:15:54.385ZAug 07 06:15:54.373 DEBG [sc] ox: connecting to [::1]:37922
7872026-08-07T06:15:54.410ZAug 07 06:15:54.374 DEBG [sc] ox waiting for prompt
7882026-08-07T06:15:54.410ZAug 07 06:15:54.384 DEBG [sc] ox: logging in
7892026-08-07T06:15:54.474ZAug 07 06:15:54.462 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7902026-08-07T06:15:54.540ZAug 07 06:15:54.528 DEBG [sc] ox: starting
7912026-08-07T06:15:54.540ZAug 07 06:15:54.528 DEBG [sc] ox: connecting to [::1]:37922
7922026-08-07T06:15:54.564ZAug 07 06:15:54.528 DEBG [sc] ox waiting for prompt
7932026-08-07T06:15:54.565ZAug 07 06:15:54.539 DEBG [sc] ox: logging in
7942026-08-07T06:15:54.628ZAug 07 06:15:54.616 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7952026-08-07T06:15:54.698ZAug 07 06:15:54.686 INFO adding BGP router to mgd
7962026-08-07T06:15:54.722Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7972026-08-07T06:15:55.714Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7982026-08-07T06:15:56.717Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7992026-08-07T06:15:58.115Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
8002026-08-07T06:15:59.116ZAug 07 06:15:59.104 INFO cr1: executing frr script show ip bgp json
8012026-08-07T06:15:59.116ZAug 07 06:15:59.104 DEBG [sc] cr1: starting
8022026-08-07T06:15:59.116ZAug 07 06:15:59.104 DEBG [sc] cr1: connecting to [::1]:35016
8032026-08-07T06:15:59.141ZAug 07 06:15:59.105 DEBG [sc] cr1 waiting for prompt
8042026-08-07T06:15:59.141ZAug 07 06:15:59.117 DEBG [sc] cr1: logging in
8052026-08-07T06:15:59.450ZAug 07 06:15:59.438 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
8062026-08-07T06:16:01.580ZAug 07 06:16:01.568 INFO cr1: executing frr script show bgp json
8072026-08-07T06:16:01.580ZAug 07 06:16:01.568 DEBG [sc] cr1: starting
8082026-08-07T06:16:01.580ZAug 07 06:16:01.568 DEBG [sc] cr1: connecting to [::1]:35016
8092026-08-07T06:16:01.604ZAug 07 06:16:01.568 DEBG [sc] cr1 waiting for prompt
8102026-08-07T06:16:01.605ZAug 07 06:16:01.579 DEBG [sc] cr1: logging in
8112026-08-07T06:16:01.745ZAug 07 06:16:01.733 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
8122026-08-07T06:16:03.872ZAug 07 06:16:03.859 INFO cr2: executing eos script show ip bgp | json
8132026-08-07T06:16:03.872ZAug 07 06:16:03.860 DEBG [sc] cr2: starting
8142026-08-07T06:16:03.872ZAug 07 06:16:03.860 DEBG [sc] cr2: connecting to [::1]:48167
8152026-08-07T06:16:03.896ZAug 07 06:16:03.860 DEBG [sc] cr2 waiting for prompt
8162026-08-07T06:16:03.896ZAug 07 06:16:03.872 DEBG [sc] cr2: logging in
8172026-08-07T06:16:04.200ZAug 07 06:16:04.188 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8182026-08-07T06:16:06.606ZAug 07 06:16:06.594 INFO cr2: executing eos script show ipv6 bgp | json
8192026-08-07T06:16:06.606ZAug 07 06:16:06.594 DEBG [sc] cr2: starting
8202026-08-07T06:16:06.606ZAug 07 06:16:06.594 DEBG [sc] cr2: connecting to [::1]:48167
8212026-08-07T06:16:06.630ZAug 07 06:16:06.595 DEBG [sc] cr2 waiting for prompt
8222026-08-07T06:16:06.630ZAug 07 06:16:06.604 DEBG [sc] cr2: logging in
8232026-08-07T06:16:06.749ZAug 07 06:16:06.737 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
8242026-08-07T06:16:09.132ZAug 07 06:16:09.120 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8252026-08-07T06:16:09.132ZAug 07 06:16:09.120 DEBG [sc] cr3: starting
8262026-08-07T06:16:09.132ZAug 07 06:16:09.120 DEBG [sc] cr3: connecting to [::1]:46802
8272026-08-07T06:16:09.157ZAug 07 06:16:09.121 DEBG [sc] cr3 waiting for prompt
8282026-08-07T06:16:09.157ZAug 07 06:16:09.132 DEBG [sc] cr3: logging in
8292026-08-07T06:16:09.517ZAug 07 06:16:09.505 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8302026-08-07T06:16:11.695ZAug 07 06:16:11.683 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8312026-08-07T06:16:11.695ZAug 07 06:16:11.683 DEBG [sc] cr3: starting
8322026-08-07T06:16:11.695ZAug 07 06:16:11.683 DEBG [sc] cr3: connecting to [::1]:46802
8332026-08-07T06:16:11.719ZAug 07 06:16:11.683 DEBG [sc] cr3 waiting for prompt
8342026-08-07T06:16:11.719ZAug 07 06:16:11.694 DEBG [sc] cr3: logging in
8352026-08-07T06:16:11.838ZAug 07 06:16:11.826 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8362026-08-07T06:16:14.030ZAug 07 06:16:14.017 INFO quartet bgp unnumbered test passed 🎉
8372026-08-07T06:16:14.054Z+ (( status != 0 ))
8382026-08-07T06:16:14.054Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8392026-08-07T06:16:14.079ZAug 07 06:16:14.056 INFO destroying runner for deployment mgquartetu
8402026-08-07T06:16:14.079ZAug 07 06:16:14.056 INFO destroying deployment mgquartetu
8412026-08-07T06:16:14.079ZAug 07 06:16:14.056 INFO destroying nodes
8422026-08-07T06:16:14.157ZAug 07 06:16:14.145 INFO destroying links
8432026-08-07T06:16:14.157ZAug 07 06:16:14.145 INFO destroying link mgquartetu_ox_sn_vnic0
8442026-08-07T06:16:14.181ZAug 07 06:16:14.150 INFO destroying link mgquartetu_ox_sn_sim0
8452026-08-07T06:16:14.181ZAug 07 06:16:14.151 INFO destroying link mgquartetu_cr1_vn_vnic0
8462026-08-07T06:16:15.166ZAug 07 06:16:15.154 INFO destroying link mgquartetu_cr1_vn_sim0
8472026-08-07T06:16:15.191ZAug 07 06:16:15.156 INFO destroying link mgquartetu_ox_sn_vnic1
8482026-08-07T06:16:15.191ZAug 07 06:16:15.157 INFO destroying link mgquartetu_ox_sn_sim1
8492026-08-07T06:16:15.191ZAug 07 06:16:15.158 INFO destroying link mgquartetu_cr2_vn_vnic0
8502026-08-07T06:16:15.191ZAug 07 06:16:15.159 INFO destroying link mgquartetu_cr2_vn_sim0
8512026-08-07T06:16:15.191ZAug 07 06:16:15.161 INFO destroying link mgquartetu_ox_sn_vnic2
8522026-08-07T06:16:15.191ZAug 07 06:16:15.162 INFO destroying link mgquartetu_ox_sn_sim2
8532026-08-07T06:16:15.191ZAug 07 06:16:15.163 INFO destroying link mgquartetu_cr3_vn_vnic0
8542026-08-07T06:16:15.191ZAug 07 06:16:15.164 INFO destroying link mgquartetu_cr3_vn_sim0
8552026-08-07T06:16:15.191ZAug 07 06:16:15.165 INFO destroying external links
8562026-08-07T06:16:15.191ZAug 07 06:16:15.165 INFO destroying external link mgquartetu_ox_vn_vnic3
8572026-08-07T06:16:15.191ZAug 07 06:16:15.166 INFO destroying external link mgquartetu_cr1_vn_vnic1
8582026-08-07T06:16:15.191ZAug 07 06:16:15.168 INFO destroying external link mgquartetu_cr2_vn_vnic1
8592026-08-07T06:16:15.191ZAug 07 06:16:15.169 INFO destroying external link mgquartetu_cr3_vn_vnic1
8602026-08-07T06:16:15.191ZAug 07 06:16:15.170 INFO destroying images
8612026-08-07T06:16:15.696ZAug 07 06:16:15.685 INFO destroying workspace at .falcon
8622026-08-07T06:16:15.721Z+ return 0
8632026-08-07T06:16:15.721Z+ run_test quartet-bfd-static-routing
8642026-08-07T06:16:15.721Z+ local test_name=quartet-bfd-static-routing
8652026-08-07T06:16:15.721Z+ local status=0
8662026-08-07T06:16:15.721Z+ clear_falcon_workspace_files
8672026-08-07T06:16:15.721Z+ [[ -d .falcon ]]
8682026-08-07T06:16:15.721Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8692026-08-07T06:16:15.721Z+ RUST_LOG=debug
8702026-08-07T06:16:15.721Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8712026-08-07T06:16:15.745ZAug 07 06:16:15.715 DEBG using default route interface igb0
8722026-08-07T06:16:15.745ZAug 07 06:16:15.715 DEBG using default route interface igb0
8732026-08-07T06:16:15.745ZAug 07 06:16:15.715 DEBG using default route interface igb0
8742026-08-07T06:16:15.745ZAug 07 06:16:15.715 DEBG using default route interface igb0
8752026-08-07T06:16:15.745ZAug 07 06:16:15.715 INFO mgquartetbfd: launching quartet topology
8762026-08-07T06:16:15.745ZAug 07 06:16:15.715 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8772026-08-07T06:16:15.745ZAug 07 06:16:15.715 INFO starting preflight for deployment mgquartetbfd
8782026-08-07T06:16:16.528ZAug 07 06:16:16.516 INFO creating links
8792026-08-07T06:16:16.528ZAug 07 06:16:16.516 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8802026-08-07T06:16:16.528ZAug 07 06:16:16.516 DEBG destroying link mgquartetbfd_ox_sn_sim0
8812026-08-07T06:16:16.528ZAug 07 06:16:16.516 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8822026-08-07T06:16:16.553ZAug 07 06:16:16.518 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8832026-08-07T06:16:16.553ZAug 07 06:16:16.525 DEBG link pair created
8842026-08-07T06:16:16.553ZAug 07 06:16:16.525 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8852026-08-07T06:16:16.553ZAug 07 06:16:16.525 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8862026-08-07T06:16:16.553ZAug 07 06:16:16.525 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8872026-08-07T06:16:16.553ZAug 07 06:16:16.526 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8882026-08-07T06:16:16.553ZAug 07 06:16:16.533 DEBG link pair created
8892026-08-07T06:16:16.553ZAug 07 06:16:16.533 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8902026-08-07T06:16:16.553ZAug 07 06:16:16.533 DEBG destroying link mgquartetbfd_ox_sn_sim1
8912026-08-07T06:16:16.553ZAug 07 06:16:16.533 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8922026-08-07T06:16:16.553ZAug 07 06:16:16.535 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8932026-08-07T06:16:16.578ZAug 07 06:16:16.542 DEBG link pair created
8942026-08-07T06:16:16.578ZAug 07 06:16:16.542 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8952026-08-07T06:16:16.578ZAug 07 06:16:16.542 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8962026-08-07T06:16:16.578ZAug 07 06:16:16.542 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8972026-08-07T06:16:16.578ZAug 07 06:16:16.543 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8982026-08-07T06:16:16.578ZAug 07 06:16:16.550 DEBG link pair created
8992026-08-07T06:16:16.578ZAug 07 06:16:16.550 DEBG destroying link mgquartetbfd_ox_sn_vnic2
9002026-08-07T06:16:16.578ZAug 07 06:16:16.550 DEBG destroying link mgquartetbfd_ox_sn_sim2
9012026-08-07T06:16:16.578ZAug 07 06:16:16.550 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
9022026-08-07T06:16:16.578ZAug 07 06:16:16.551 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
9032026-08-07T06:16:16.578ZAug 07 06:16:16.558 DEBG link pair created
9042026-08-07T06:16:16.578ZAug 07 06:16:16.558 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
9052026-08-07T06:16:16.578ZAug 07 06:16:16.558 DEBG destroying link mgquartetbfd_cr3_vn_sim0
9062026-08-07T06:16:16.579ZAug 07 06:16:16.558 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
9072026-08-07T06:16:16.579ZAug 07 06:16:16.559 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
9082026-08-07T06:16:16.603ZAug 07 06:16:16.567 DEBG link pair created
9092026-08-07T06:16:16.603ZAug 07 06:16:16.567 INFO creating external links
9102026-08-07T06:16:16.603ZAug 07 06:16:16.567 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
9112026-08-07T06:16:16.603ZAug 07 06:16:16.567 INFO creating external link mgquartetbfd_ox_vn_vnic3
9122026-08-07T06:16:16.603ZAug 07 06:16:16.568 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
9132026-08-07T06:16:16.604ZAug 07 06:16:16.568 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
9142026-08-07T06:16:16.604ZAug 07 06:16:16.568 INFO creating external link mgquartetbfd_cr1_vn_vnic1
9152026-08-07T06:16:16.604ZAug 07 06:16:16.569 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
9162026-08-07T06:16:16.604ZAug 07 06:16:16.569 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
9172026-08-07T06:16:16.604ZAug 07 06:16:16.569 INFO creating external link mgquartetbfd_cr2_vn_vnic1
9182026-08-07T06:16:16.604ZAug 07 06:16:16.570 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
9192026-08-07T06:16:16.604ZAug 07 06:16:16.570 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
9202026-08-07T06:16:16.604ZAug 07 06:16:16.570 INFO creating external link mgquartetbfd_cr3_vn_vnic1
9212026-08-07T06:16:16.604ZAug 07 06:16:16.572 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
9222026-08-07T06:16:16.604ZAug 07 06:16:16.572 INFO creating nodes
9232026-08-07T06:16:16.604ZAug 07 06:16:16.572 INFO ox: launching node
9242026-08-07T06:16:16.604ZAug 07 06:16:16.574 INFO cr1: launching node
9252026-08-07T06:16:16.604ZAug 07 06:16:16.577 INFO cr2: launching node
9262026-08-07T06:16:16.604ZAug 07 06:16:16.579 INFO cr3: launching node
9272026-08-07T06:16:16.629ZAug 07 06:16:16.592 INFO launched instance ox with pid 967 on port 60090
9282026-08-07T06:16:16.629ZAug 07 06:16:16.592 INFO ox: instance ensure
9292026-08-07T06:16:16.629ZAug 07 06:16:16.592 INFO launched instance cr1 with pid 968 on port 45431
9302026-08-07T06:16:16.629ZAug 07 06:16:16.593 INFO cr1: instance ensure
9312026-08-07T06:16:16.629ZAug 07 06:16:16.593 INFO launched instance cr2 with pid 969 on port 36745
9322026-08-07T06:16:16.629ZAug 07 06:16:16.593 INFO cr2: instance ensure
9332026-08-07T06:16:16.629ZAug 07 06:16:16.593 INFO launched instance cr3 with pid 970 on port 50464
9342026-08-07T06:16:16.629ZAug 07 06:16:16.593 INFO cr3: instance ensure
9352026-08-07T06:16:19.233ZAug 07 06:16:19.220 INFO ox: instance ensure completed after 0 retries
9362026-08-07T06:16:19.233ZAug 07 06:16:19.220 INFO ox: instance run
9372026-08-07T06:16:19.258ZAug 07 06:16:19.221 DEBG [sc] ox: starting
9382026-08-07T06:16:19.258ZAug 07 06:16:19.221 DEBG [sc] ox: connecting to [::1]:60090
9392026-08-07T06:16:19.258ZAug 07 06:16:19.222 DEBG [sc] ox waiting for prompt
9402026-08-07T06:16:19.547ZAug 07 06:16:19.535 INFO cr1: instance ensure completed after 0 retries
9412026-08-07T06:16:19.547ZAug 07 06:16:19.535 INFO cr1: instance run
9422026-08-07T06:16:19.571ZAug 07 06:16:19.535 DEBG [sc] cr1: starting
9432026-08-07T06:16:19.571ZAug 07 06:16:19.535 DEBG [sc] cr1: connecting to [::1]:45431
9442026-08-07T06:16:19.571ZAug 07 06:16:19.536 DEBG [sc] cr1 waiting for prompt
9452026-08-07T06:16:19.571ZAug 07 06:16:19.553 INFO cr3: instance ensure completed after 0 retries
9462026-08-07T06:16:19.571ZAug 07 06:16:19.553 INFO cr3: instance run
9472026-08-07T06:16:19.620ZAug 07 06:16:19.608 INFO cr2: instance ensure completed after 0 retries
9482026-08-07T06:16:19.620ZAug 07 06:16:19.608 INFO cr2: instance run
9492026-08-07T06:16:19.645ZAug 07 06:16:19.609 DEBG [sc] cr2: starting
9502026-08-07T06:16:19.645ZAug 07 06:16:19.609 DEBG [sc] cr2: connecting to [::1]:36745
9512026-08-07T06:16:19.645ZAug 07 06:16:19.609 DEBG [sc] cr2 waiting for prompt
9522026-08-07T06:16:36.633ZAug 07 06:16:36.621 DEBG [sc] cr1: logging in
9532026-08-07T06:16:37.022ZAug 07 06:16:37.010 INFO cr1: mounting /opt/cargo-bay
9542026-08-07T06:16:37.022ZAug 07 06:16:37.010 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9552026-08-07T06:16:37.076ZAug 07 06:16:37.064 DEBG [sc] cr1: executing command `cd`
9562026-08-07T06:16:37.100ZAug 07 06:16:37.075 INFO cr1: finished mounting /opt/cargo-bay
9572026-08-07T06:16:37.100ZAug 07 06:16:37.075 DEBG [sc] cr1: executing command `hostname cr1`
9582026-08-07T06:16:37.100ZAug 07 06:16:37.086 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9592026-08-07T06:16:37.124ZAug 07 06:16:37.098 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9602026-08-07T06:16:37.124ZAug 07 06:16:37.109 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9612026-08-07T06:16:37.148ZAug 07 06:16:37.120 INFO cr1: logging out
9622026-08-07T06:16:39.215ZAug 07 06:16:39.203 INFO cr1: logged out
9632026-08-07T06:16:39.640ZAug 07 06:16:39.628 DEBG [sc] ox: logging in
9642026-08-07T06:16:39.890ZAug 07 06:16:39.877 INFO ox: mounting /opt/cargo-bay
9652026-08-07T06:16:39.890ZAug 07 06:16:39.877 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9662026-08-07T06:16:41.097ZAug 07 06:16:41.084 DEBG [sc] ox: executing command `cd`
9672026-08-07T06:16:41.122ZAug 07 06:16:41.094 INFO ox: finished mounting /opt/cargo-bay
9682026-08-07T06:16:41.122ZAug 07 06:16:41.094 DEBG [sc] ox: executing command `hostname ox`
9692026-08-07T06:16:41.122ZAug 07 06:16:41.106 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9702026-08-07T06:16:41.146ZAug 07 06:16:41.117 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9712026-08-07T06:16:41.146ZAug 07 06:16:41.128 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9722026-08-07T06:16:41.171ZAug 07 06:16:41.139 INFO ox: logging out
9732026-08-07T06:16:41.262ZAug 07 06:16:41.250 INFO ox: logged out
9742026-08-07T06:16:41.293ZAug 07 06:16:41.281 DEBG [sc] cr2: logging in
9752026-08-07T06:16:41.696ZAug 07 06:16:41.684 INFO cr2: mounting /opt/cargo-bay
9762026-08-07T06:16:41.696ZAug 07 06:16:41.684 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9772026-08-07T06:16:41.720ZAug 07 06:16:41.706 DEBG [sc] cr2: executing command `cd`
9782026-08-07T06:16:41.745ZAug 07 06:16:41.717 INFO cr2: finished mounting /opt/cargo-bay
9792026-08-07T06:16:41.745ZAug 07 06:16:41.717 DEBG [sc] cr2: executing command `hostname cr2`
9802026-08-07T06:16:41.745ZAug 07 06:16:41.728 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9812026-08-07T06:16:41.770ZAug 07 06:16:41.738 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9822026-08-07T06:16:41.770ZAug 07 06:16:41.749 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9832026-08-07T06:16:41.819ZAug 07 06:16:41.761 INFO cr2: logging out
9842026-08-07T06:16:44.740ZAug 07 06:16:44.728 INFO cr2: logged out
9852026-08-07T06:16:44.740ZAug 07 06:16:44.728 INFO mgquartetbfd: quartet topology launch complete
9862026-08-07T06:16:44.764ZAug 07 06:16:44.728 DEBG [sc] ox: starting
9872026-08-07T06:16:44.764ZAug 07 06:16:44.728 DEBG [sc] ox: connecting to [::1]:60090
9882026-08-07T06:16:44.764ZAug 07 06:16:44.728 DEBG [sc] ox waiting for prompt
9892026-08-07T06:16:44.764ZAug 07 06:16:44.739 DEBG [sc] ox: logging in
9902026-08-07T06:16:44.839ZAug 07 06:16:44.827 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9912026-08-07T06:16:49.688ZAug 07 06:16:49.676 DEBG [sc] ox: starting
9922026-08-07T06:16:49.688ZAug 07 06:16:49.676 DEBG [sc] ox: connecting to [::1]:60090
9932026-08-07T06:16:49.713ZAug 07 06:16:49.676 DEBG [sc] ox waiting for prompt
9942026-08-07T06:16:49.713ZAug 07 06:16:49.686 DEBG [sc] ox: logging in
9952026-08-07T06:16:49.775ZAug 07 06:16:49.763 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9962026-08-07T06:16:49.864ZAug 07 06:16:49.852 DEBG [sc] ox: starting
9972026-08-07T06:16:49.864ZAug 07 06:16:49.852 DEBG [sc] ox: connecting to [::1]:60090
9982026-08-07T06:16:49.888ZAug 07 06:16:49.852 DEBG [sc] ox waiting for prompt
9992026-08-07T06:16:49.889ZAug 07 06:16:49.862 DEBG [sc] ox: logging in
10002026-08-07T06:16:49.963ZAug 07 06:16:49.951 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
10012026-08-07T06:16:50.028ZAug 07 06:16:50.016 INFO cr1: installing frr
10022026-08-07T06:16:50.028ZAug 07 06:16:50.016 INFO cr3: starting juniper bfd setup
10032026-08-07T06:16:50.028ZAug 07 06:16:50.016 INFO waiting for ceos to initialize
10042026-08-07T06:16:50.028ZAug 07 06:16:50.016 INFO ox: setting up npuvm
10052026-08-07T06:16:50.053ZAug 07 06:16:50.016 DEBG [sc] cr1: starting
10062026-08-07T06:16:50.053ZAug 07 06:16:50.016 DEBG [sc] cr1: connecting to [::1]:45431
10072026-08-07T06:16:50.053ZAug 07 06:16:50.016 INFO cr3: staged Juniper config and license for guest systemd services
10082026-08-07T06:16:50.053ZAug 07 06:16:50.017 INFO cr3: waiting for Juniper guest config apply
10092026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr2: starting
10102026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr2: connecting to [::1]:36745
10112026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] ox: starting
10122026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] ox: connecting to [::1]:60090
10132026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr3: starting
10142026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr3: connecting to [::1]:50464
10152026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr2 waiting for prompt
10162026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr1 waiting for prompt
10172026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] ox waiting for prompt
10182026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr3 waiting for prompt
10192026-08-07T06:16:50.053ZAug 07 06:16:50.017 DEBG [sc] cr3: logging in
10202026-08-07T06:16:50.053ZAug 07 06:16:50.027 DEBG [sc] ox: logging in
10212026-08-07T06:16:50.053ZAug 07 06:16:50.028 DEBG [sc] cr2: logging in
10222026-08-07T06:16:50.053ZAug 07 06:16:50.028 DEBG [sc] cr1: logging in
10232026-08-07T06:16:50.116ZAug 07 06:16:50.104 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
10242026-08-07T06:16:50.172ZAug 07 06:16:50.160 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10252026-08-07T06:16:50.359ZAug 07 06:16:50.346 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
10262026-08-07T06:16:50.452ZAug 07 06:16:50.440 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10272026-08-07T06:16:52.424ZAug 07 06:16:52.412 INFO cr2: executing eos script show version
10282026-08-07T06:16:52.424ZAug 07 06:16:52.412 DEBG [sc] cr2: starting
10292026-08-07T06:16:52.424ZAug 07 06:16:52.412 DEBG [sc] cr2: connecting to [::1]:36745
10302026-08-07T06:16:52.448ZAug 07 06:16:52.413 DEBG [sc] cr2 waiting for prompt
10312026-08-07T06:16:52.449ZAug 07 06:16:52.423 DEBG [sc] cr2: logging in
10322026-08-07T06:16:52.579ZAug 07 06:16:52.567 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10332026-08-07T06:16:54.407ZAug 07 06:16:54.395 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10342026-08-07T06:16:55.409ZAug 07 06:16:55.397 DEBG [sc] cr3: starting
10352026-08-07T06:16:55.409ZAug 07 06:16:55.397 DEBG [sc] cr3: connecting to [::1]:50464
10362026-08-07T06:16:55.433ZAug 07 06:16:55.397 DEBG [sc] cr3 waiting for prompt
10372026-08-07T06:16:55.433ZAug 07 06:16:55.409 DEBG [sc] cr3: logging in
10382026-08-07T06:16:55.576ZAug 07 06:16:55.564 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10392026-08-07T06:16:57.645ZAug 07 06:16:57.633 INFO cr3: Juniper guest config applied
10402026-08-07T06:16:58.077ZAug 07 06:16:58.065 DEBG [sc] ox: starting
10412026-08-07T06:16:58.077ZAug 07 06:16:58.065 DEBG [sc] ox: connecting to [::1]:60090
10422026-08-07T06:16:58.101ZAug 07 06:16:58.065 DEBG [sc] ox waiting for prompt
10432026-08-07T06:16:58.101ZAug 07 06:16:58.076 DEBG [sc] ox: logging in
10442026-08-07T06:16:58.176ZAug 07 06:16:58.164 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10452026-08-07T06:16:58.242ZAug 07 06:16:58.231 DEBG [sc] ox: starting
10462026-08-07T06:16:58.242ZAug 07 06:16:58.231 DEBG [sc] ox: connecting to [::1]:60090
10472026-08-07T06:16:58.270ZAug 07 06:16:58.231 DEBG [sc] ox waiting for prompt
10482026-08-07T06:16:58.270ZAug 07 06:16:58.242 DEBG [sc] ox: logging in
10492026-08-07T06:16:58.341ZAug 07 06:16:58.330 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10502026-08-07T06:16:58.452ZAug 07 06:16:58.440 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10512026-08-07T06:16:58.452ZAug 07 06:16:58.440 DEBG [sc] ox: starting
10522026-08-07T06:16:58.476ZAug 07 06:16:58.440 DEBG [sc] ox: connecting to [::1]:60090
10532026-08-07T06:16:58.477ZAug 07 06:16:58.441 DEBG [sc] ox waiting for prompt
10542026-08-07T06:16:58.477ZAug 07 06:16:58.450 DEBG [sc] ox: logging in
10552026-08-07T06:16:58.539ZAug 07 06:16:58.528 DEBG [sc] ox: executing command `chmod +x npuvm`
10562026-08-07T06:16:58.608ZAug 07 06:16:58.594 DEBG [sc] ox: starting
10572026-08-07T06:16:58.608ZAug 07 06:16:58.594 DEBG [sc] ox: connecting to [::1]:60090
10582026-08-07T06:16:58.633ZAug 07 06:16:58.595 DEBG [sc] ox waiting for prompt
10592026-08-07T06:16:58.633ZAug 07 06:16:58.605 DEBG [sc] ox: logging in
10602026-08-07T06:16:58.706ZAug 07 06:16:58.694 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10612026-08-07T06:17:02.212ZAug 07 06:17:02.200 DEBG [sc] cr2: starting
10622026-08-07T06:17:02.212ZAug 07 06:17:02.200 DEBG [sc] cr2: connecting to [::1]:36745
10632026-08-07T06:17:02.236ZAug 07 06:17:02.200 DEBG [sc] cr2 waiting for prompt
10642026-08-07T06:17:02.236ZAug 07 06:17:02.210 DEBG [sc] cr2: logging in
10652026-08-07T06:17:02.355ZAug 07 06:17:02.343 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10662026-08-07T06:17:04.451ZAug 07 06:17:04.438 INFO cr2: executing eos script show version
10672026-08-07T06:17:04.451ZAug 07 06:17:04.438 DEBG [sc] cr2: starting
10682026-08-07T06:17:04.451ZAug 07 06:17:04.438 DEBG [sc] cr2: connecting to [::1]:36745
10692026-08-07T06:17:04.476ZAug 07 06:17:04.439 DEBG [sc] cr2 waiting for prompt
10702026-08-07T06:17:04.476ZAug 07 06:17:04.450 DEBG [sc] cr2: logging in
10712026-08-07T06:17:04.638ZAug 07 06:17:04.626 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10722026-08-07T06:17:05.734ZAug 07 06:17:05.722 INFO cr1: enabling frr daemon bfdd
10732026-08-07T06:17:05.734ZAug 07 06:17:05.722 DEBG [sc] cr1: starting
10742026-08-07T06:17:05.734ZAug 07 06:17:05.722 DEBG [sc] cr1: connecting to [::1]:45431
10752026-08-07T06:17:05.759ZAug 07 06:17:05.722 DEBG [sc] cr1 waiting for prompt
10762026-08-07T06:17:05.759ZAug 07 06:17:05.733 DEBG [sc] cr1: logging in
10772026-08-07T06:17:05.909ZAug 07 06:17:05.897 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10782026-08-07T06:17:06.961ZAug 07 06:17:06.949 DEBG [sc] cr2: starting
10792026-08-07T06:17:06.961ZAug 07 06:17:06.949 DEBG [sc] cr2: connecting to [::1]:36745
10802026-08-07T06:17:06.985ZAug 07 06:17:06.950 DEBG [sc] cr2 waiting for prompt
10812026-08-07T06:17:06.985ZAug 07 06:17:06.960 DEBG [sc] cr2: logging in
10822026-08-07T06:17:07.138ZAug 07 06:17:07.125 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10832026-08-07T06:17:08.002ZAug 07 06:17:07.989 INFO cr1: stopping frr
10842026-08-07T06:17:08.002ZAug 07 06:17:07.989 DEBG [sc] cr1: starting
10852026-08-07T06:17:08.002ZAug 07 06:17:07.989 DEBG [sc] cr1: connecting to [::1]:45431
10862026-08-07T06:17:08.026ZAug 07 06:17:07.989 DEBG [sc] cr1 waiting for prompt
10872026-08-07T06:17:08.026ZAug 07 06:17:08.001 DEBG [sc] cr1: logging in
10882026-08-07T06:17:08.134ZAug 07 06:17:08.122 DEBG [sc] cr1: executing command `systemctl stop frr`
10892026-08-07T06:17:09.267ZAug 07 06:17:09.255 INFO cr2: executing eos script show version
10902026-08-07T06:17:09.267ZAug 07 06:17:09.255 DEBG [sc] cr2: starting
10912026-08-07T06:17:09.267ZAug 07 06:17:09.255 DEBG [sc] cr2: connecting to [::1]:36745
10922026-08-07T06:17:09.292ZAug 07 06:17:09.256 DEBG [sc] cr2 waiting for prompt
10932026-08-07T06:17:09.292ZAug 07 06:17:09.266 DEBG [sc] cr2: logging in
10942026-08-07T06:17:09.433ZAug 07 06:17:09.421 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10952026-08-07T06:17:10.494ZAug 07 06:17:10.482 INFO cr1: starting frr
10962026-08-07T06:17:10.494ZAug 07 06:17:10.482 DEBG [sc] cr1: starting
10972026-08-07T06:17:10.494ZAug 07 06:17:10.482 DEBG [sc] cr1: connecting to [::1]:45431
10982026-08-07T06:17:10.518ZAug 07 06:17:10.483 DEBG [sc] cr1 waiting for prompt
10992026-08-07T06:17:10.518ZAug 07 06:17:10.493 DEBG [sc] cr1: logging in
11002026-08-07T06:17:10.648ZAug 07 06:17:10.636 DEBG [sc] cr1: executing command `systemctl start frr`
11012026-08-07T06:17:11.997ZAug 07 06:17:11.985 INFO cr2: executing eos script
11022026-08-07T06:17:11.997Z enable
11032026-08-07T06:17:11.997Z configure
11042026-08-07T06:17:11.997Z ip routing
11052026-08-07T06:17:11.998Z ipv6 unicast-routing
11062026-08-07T06:17:11.998Z interface Ethernet1
11072026-08-07T06:17:11.998Z no switchport
11082026-08-07T06:17:11.998Z ip address 10.0.1.2/24
11092026-08-07T06:17:11.998Z ipv6 enable
11102026-08-07T06:17:11.998Z ipv6 address fd00:2::2/64
11112026-08-07T06:17:11.998Z bfd interval 1000 min-rx 1000 multiplier 3
11122026-08-07T06:17:11.998Z exit
11132026-08-07T06:17:11.998Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11142026-08-07T06:17:11.998Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11152026-08-07T06:17:11.998Z exit
11162026-08-07T06:17:11.998Z
11172026-08-07T06:17:11.998ZAug 07 06:17:11.985 DEBG [sc] cr2: starting
11182026-08-07T06:17:11.998ZAug 07 06:17:11.985 DEBG [sc] cr2: connecting to [::1]:36745
11192026-08-07T06:17:12.023ZAug 07 06:17:11.986 DEBG [sc] cr2 waiting for prompt
11202026-08-07T06:17:12.023ZAug 07 06:17:11.996 DEBG [sc] cr2: logging in
11212026-08-07T06:17:12.141ZAug 07 06:17:12.129 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
11222026-08-07T06:17:12.141Z enable
11232026-08-07T06:17:12.141Z configure
11242026-08-07T06:17:12.141Z ip routing
11252026-08-07T06:17:12.141Z ipv6 unicast-routing
11262026-08-07T06:17:12.141Z interface Ethernet1
11272026-08-07T06:17:12.141Z no switchport
11282026-08-07T06:17:12.141Z ip address 10.0.1.2/24
11292026-08-07T06:17:12.141Z ipv6 enable
11302026-08-07T06:17:12.142Z ipv6 address fd00:2::2/64
11312026-08-07T06:17:12.142Z bfd interval 1000 min-rx 1000 multiplier 3
11322026-08-07T06:17:12.142Z exit
11332026-08-07T06:17:12.142Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11342026-08-07T06:17:12.142Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11352026-08-07T06:17:12.142Z exit
11362026-08-07T06:17:12.142Z '`
11372026-08-07T06:17:17.955ZAug 07 06:17:17.943 INFO cr1: stopping frr
11382026-08-07T06:17:17.955ZAug 07 06:17:17.943 DEBG [sc] cr1: starting
11392026-08-07T06:17:17.955ZAug 07 06:17:17.944 DEBG [sc] cr1: connecting to [::1]:45431
11402026-08-07T06:17:17.980ZAug 07 06:17:17.944 DEBG [sc] cr1 waiting for prompt
11412026-08-07T06:17:17.980ZAug 07 06:17:17.954 DEBG [sc] cr1: logging in
11422026-08-07T06:17:18.109ZAug 07 06:17:18.097 DEBG [sc] cr1: executing command `systemctl stop frr`
11432026-08-07T06:17:20.474ZAug 07 06:17:20.461 INFO cr1: installing frr startup config
11442026-08-07T06:17:20.474ZAug 07 06:17:20.461 DEBG [sc] cr1: starting
11452026-08-07T06:17:20.474ZAug 07 06:17:20.461 DEBG [sc] cr1: connecting to [::1]:45431
11462026-08-07T06:17:20.499ZAug 07 06:17:20.462 DEBG [sc] cr1 waiting for prompt
11472026-08-07T06:17:20.499ZAug 07 06:17:20.472 DEBG [sc] cr1: logging in
11482026-08-07T06:17:20.616ZAug 07 06:17:20.604 DEBG [sc] cr1: executing command `cp /opt/cargo-bay/cr1-bfd-frr.conf /etc/frr/frr.conf && chown frr:frrvty /etc/frr/frr.conf && chmod 640 /etc/frr/frr.conf`
11492026-08-07T06:17:22.693ZAug 07 06:17:22.681 INFO cr1: starting frr
11502026-08-07T06:17:22.693ZAug 07 06:17:22.681 DEBG [sc] cr1: starting
11512026-08-07T06:17:22.693ZAug 07 06:17:22.681 DEBG [sc] cr1: connecting to [::1]:45431
11522026-08-07T06:17:22.717ZAug 07 06:17:22.682 DEBG [sc] cr1 waiting for prompt
11532026-08-07T06:17:22.717ZAug 07 06:17:22.692 DEBG [sc] cr1: logging in
11542026-08-07T06:17:22.847ZAug 07 06:17:22.835 DEBG [sc] cr1: executing command `systemctl start frr`
11552026-08-07T06:18:17.559ZAug 07 06:18:17.547 INFO ox: npuvm install output:
11562026-08-07T06:18:17.670Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/61.65 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/61.65 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 40.48 KiB/61.65 MiB (25m) dendrite-softnpu.tar.gz [>---------------------------------------] 40.48 KiB/61.65 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 40.48 KiB/61.65 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 84.91 KiB/61.65 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 350.17 KiB/61.65 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 597.41 KiB/61.65 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 843.41 KiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.07 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.34 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.66 MiB/61.65 MiB (75s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.90 MiB/61.65 MiB (65s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.15 MiB/61.65 MiB (56s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.43 MiB/61.65 MiB (50s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/61.65 MiB (45s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.98 MiB/61.65 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.26 MiB/61.65 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.57 MiB/61.65 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.82 MiB/61.65 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.07 MiB/61.65 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.35 MiB/61.65 MiB (29s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.60 MiB/61.65 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 4.84 MiB/61.65 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.08 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.34 MiB/61.65 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.68 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.92 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.16 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.41 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.75 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.99 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.24 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.49 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 7.83 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.08 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.33 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.58 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.90 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.16 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.40 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.66 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.00 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.24 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.49 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 10.79 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.08 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.32 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.57 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.91 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.16 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.40 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.71 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.00 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.24 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.49 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.83 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.07 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.33 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.63 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.91 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.16 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.43 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.75 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.99 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.24 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.51 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.83 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.08 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.33 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.63 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.91 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.15 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.41 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 18.73 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 18.99 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 19.24 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [############>---------------------------] 19.51 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [############>---------------------------] 19.83 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.08 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.33 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.66 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.91 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.16 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.45 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.75 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.99 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.26 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.83 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.07 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.38 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.62 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 23.91 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.18 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.46 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 24.72 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 25.00 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 25.29 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 25.54 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 25.82 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 26.10 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.34 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.37 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.44 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.56 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.68 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.83 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.00 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.13 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.30 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.46 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.61 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 27.77 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 27.95 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.12 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 28.28 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 28.48 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 28.66 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 28.84 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.03 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.23 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.43 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.61 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.84 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.06 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.25 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.49 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.72 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 30.92 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.15 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.38 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.63 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.84 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 32.11 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.37 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.59 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.88 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.14 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 33.38 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 33.66 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 33.92 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.20 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.45 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.75 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.04 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.28 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.59 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.84 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.12 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.42 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.68 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.96 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 37.20 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 37.45 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 37.77 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.04 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.29 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 38.55 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 38.87 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.12 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.36 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.66 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.95 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.20 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.46 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.79 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 41.04 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 41.30 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 41.54 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 41.88 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.12 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.38 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.68 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.96 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.22 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.48 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.79 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.05 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.30 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.63 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 44.87 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.13 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.43 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.71 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.97 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.24 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.55 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.80 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.06 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.37 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.64 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 47.89 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.18 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.47 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.73 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.99 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 49.31 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.57 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.82 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.12 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.40 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.66 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 50.96 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.23 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.49 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.77 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 52.06 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 52.33 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.59 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.88 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.17 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.42 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.71 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 53.99 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.25 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.53 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.82 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.08 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.37 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.66 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 55.92 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.19 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.48 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.75 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.02 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.30 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.46 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.48 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.52 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.63 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.81 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.94 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.07 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.20 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.40 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.54 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.68 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.89 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.04 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.19 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.35 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.58 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.73 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 59.90 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.12 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.32 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.49 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.70 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.94 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.12 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.31 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.55 MiB/61.65 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): - Creating Plan (Running solver): \ Creating Plan (Running solver): \ Creating Plan (Finding local manifests): | Creating Plan (Finding local manifests): | Creating Plan (Download Manifests 0/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Package planning: 1/1): - Creating Plan (Package planning: 1/1): - Creating Plan (Merging actions): \ Creating Plan (Merging actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): - Creating Plan (Consolidating action changes): \ Creating Plan (Consolidating action changes): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): / Packages to install: 1
11572026-08-07T06:18:17.672Z Create boot environment: No
11582026-08-07T06:18:17.672ZCreate backup boot environment: No
11592026-08-07T06:18:17.672Z
11602026-08-07T06:18:17.672ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11612026-08-07T06:18:17.672Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 337k/s
11622026-08-07T06:18:17.672Z
11632026-08-07T06:18:17.672ZPHASE ITEMS
11642026-08-07T06:18:17.672Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11652026-08-07T06:18:17.672Z Updating package state database working - Updating package state database Done
11662026-08-07T06:18:17.672Z Updating package cache 0/0 \ Updating package cache 0/0
11672026-08-07T06:18:17.672Z Updating image state working | Updating image state working / Updating image state Done
11682026-08-07T06:18:17.672Z Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database Done
11692026-08-07T06:18:17.673Z Reading search index working | Reading search index Done
11702026-08-07T06:18:17.673Z Updating search index 0/1 / Updating search index 1/1
11712026-08-07T06:18:17.673Z Updating package cache 0/1 - Updating package cache 1/1
11722026-08-07T06:18:17.673Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 84.48 KiB/15.18 MiB (5m) scadm [>---------------------------------------] 227.69 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 597.69 KiB/15.18 MiB (59s) scadm [##>-------------------------------------] 844.29 KiB/15.18 MiB (39s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (28s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (22s) scadm [####>-----------------------------------] 1.66 MiB/15.18 MiB (17s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (14s) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (12s) scadm [######>---------------------------------] 2.41 MiB/15.18 MiB (11s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.25 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.49 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 4.08 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.33 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.57 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.81 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.17 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.41 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.65 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.94 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.49 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.74 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.01 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.33 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.57 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.85 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.10 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.33 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.65 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.88 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.40 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.65 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.89 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.20 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.46 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.73 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.98 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.25 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.56 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.81 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.06 MiB/15.18 MiB (1s) scadm [################################>-------] 12.36 MiB/15.18 MiB (1s) scadm [#################################>------] 12.65 MiB/15.18 MiB (1s) scadm [#################################>------] 12.90 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.20 MiB/15.18 MiB (1s) scadm [###################################>----] 13.49 MiB/15.18 MiB (0s) scadm [####################################>---] 13.74 MiB/15.18 MiB (0s) scadm [####################################>---] 14.03 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.32 MiB/15.18 MiB (0s) scadm [######################################>-] 14.57 MiB/15.18 MiB (0s) scadm [#######################################>] 14.82 MiB/15.18 MiB (0s) scadm [#######################################>] 15.14 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 15.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 40.48 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 165.22 KiB/11.89 MiB (49m) libsidecar_lite.so [#>--------------------------------------] 383.05 KiB/11.89 MiB (27m) libsidecar_lite.so [##>-------------------------------------] 627.05 KiB/11.89 MiB (15m) libsidecar_lite.so [##>-------------------------------------] 874.61 KiB/11.89 MiB (9m) libsidecar_lite.so [###>------------------------------------] 1.18 MiB/11.89 MiB (6m) libsidecar_lite.so [####>-----------------------------------] 1.46 MiB/11.89 MiB (4m) libsidecar_lite.so [#####>----------------------------------] 1.69 MiB/11.89 MiB (3m) libsidecar_lite.so [######>---------------------------------] 1.96 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.20 MiB/11.89 MiB (2m) libsidecar_lite.so [########>-------------------------------] 2.53 MiB/11.89 MiB (81s) libsidecar_lite.so [#########>------------------------------] 2.77 MiB/11.89 MiB (68s) libsidecar_lite.so [##########>-----------------------------] 3.04 MiB/11.89 MiB (56s) libsidecar_lite.so [###########>----------------------------] 3.28 MiB/11.89 MiB (48s) libsidecar_lite.so [############>---------------------------] 3.62 MiB/11.89 MiB (40s) libsidecar_lite.so [#############>--------------------------] 3.88 MiB/11.89 MiB (34s) libsidecar_lite.so [#############>--------------------------] 4.12 MiB/11.89 MiB (30s) libsidecar_lite.so [##############>-------------------------] 4.36 MiB/11.89 MiB (27s) libsidecar_lite.so [###############>------------------------] 4.60 MiB/11.89 MiB (24s) libsidecar_lite.so [################>-----------------------] 4.96 MiB/11.89 MiB (20s) libsidecar_lite.so [#################>----------------------] 5.20 MiB/11.89 MiB (18s) libsidecar_lite.so [##################>---------------------] 5.44 MiB/11.89 MiB (16s) libsidecar_lite.so [###################>--------------------] 5.68 MiB/11.89 MiB (15s) libsidecar_lite.so [####################>-------------------] 6.04 MiB/11.89 MiB (13s) libsidecar_lite.so [#####################>------------------] 6.28 MiB/11.89 MiB (12s) libsidecar_lite.so [#####################>------------------] 6.52 MiB/11.89 MiB (11s) libsidecar_lite.so [######################>-----------------] 6.79 MiB/11.89 MiB (10s) libsidecar_lite.so [#######################>----------------] 7.11 MiB/11.89 MiB (8s) libsidecar_lite.so [########################>---------------] 7.36 MiB/11.89 MiB (8s) libsidecar_lite.so [#########################>--------------] 7.60 MiB/11.89 MiB (7s) libsidecar_lite.so [##########################>-------------] 7.86 MiB/11.89 MiB (6s) libsidecar_lite.so [###########################>------------] 8.19 MiB/11.89 MiB (5s) libsidecar_lite.so [############################>-----------] 8.44 MiB/11.89 MiB (5s) libsidecar_lite.so [#############################>----------] 8.67 MiB/11.89 MiB (4s) libsidecar_lite.so [#############################>----------] 8.92 MiB/11.89 MiB (4s) libsidecar_lite.so [###############################>--------] 9.27 MiB/11.89 MiB (3s) libsidecar_lite.so [###############################>--------] 9.51 MiB/11.89 MiB (3s) libsidecar_lite.so [################################>-------] 9.75 MiB/11.89 MiB (2s) libsidecar_lite.so [#################################>------] 9.99 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.35 MiB/11.89 MiB (2s) libsidecar_lite.so [###################################>----] 10.59 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.83 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.08 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.43 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.67 MiB/11.89 MiB (0s)
11732026-08-07T06:18:17.673ZAug 07 06:18:17.547 DEBG [sc] ox: starting
11742026-08-07T06:18:17.673ZAug 07 06:18:17.547 DEBG [sc] ox: connecting to [::1]:60090
11752026-08-07T06:18:17.673ZAug 07 06:18:17.548 DEBG [sc] ox waiting for prompt
11762026-08-07T06:18:17.673ZAug 07 06:18:17.558 DEBG [sc] ox: logging in
11772026-08-07T06:18:17.698ZAug 07 06:18:17.646 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11782026-08-07T06:18:17.997ZAug 07 06:18:17.985 DEBG [sc] ox: starting
11792026-08-07T06:18:17.997ZAug 07 06:18:17.985 DEBG [sc] ox: connecting to [::1]:60090
11802026-08-07T06:18:18.022ZAug 07 06:18:17.986 DEBG [sc] ox waiting for prompt
11812026-08-07T06:18:18.022ZAug 07 06:18:17.997 DEBG [sc] ox: logging in
11822026-08-07T06:18:18.097ZAug 07 06:18:18.085 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11832026-08-07T06:18:19.121ZAug 07 06:18:19.108 DEBG [sc] ox: starting
11842026-08-07T06:18:19.121ZAug 07 06:18:19.108 DEBG [sc] ox: connecting to [::1]:60090
11852026-08-07T06:18:19.145ZAug 07 06:18:19.109 DEBG [sc] ox waiting for prompt
11862026-08-07T06:18:19.145ZAug 07 06:18:19.109 DEBG [sc] ox: logging in
11872026-08-07T06:18:19.198ZAug 07 06:18:19.186 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11882026-08-07T06:18:19.265ZAug 07 06:18:19.253 DEBG [sc] ox: starting
11892026-08-07T06:18:19.265ZAug 07 06:18:19.253 DEBG [sc] ox: connecting to [::1]:60090
11902026-08-07T06:18:19.289ZAug 07 06:18:19.254 DEBG [sc] ox waiting for prompt
11912026-08-07T06:18:19.289ZAug 07 06:18:19.264 DEBG [sc] ox: logging in
11922026-08-07T06:18:19.365ZAug 07 06:18:19.353 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11932026-08-07T06:18:19.442ZAug 07 06:18:19.430 DEBG [sc] ox: starting
11942026-08-07T06:18:19.442ZAug 07 06:18:19.430 DEBG [sc] ox: connecting to [::1]:60090
11952026-08-07T06:18:19.466ZAug 07 06:18:19.431 DEBG [sc] ox waiting for prompt
11962026-08-07T06:18:19.466ZAug 07 06:18:19.441 DEBG [sc] ox: logging in
11972026-08-07T06:18:19.541ZAug 07 06:18:19.529 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11982026-08-07T06:18:20.132ZAug 07 06:18:20.120 DEBG [sc] ox: starting
11992026-08-07T06:18:20.132ZAug 07 06:18:20.120 DEBG [sc] ox: connecting to [::1]:60090
12002026-08-07T06:18:20.156ZAug 07 06:18:20.121 DEBG [sc] ox waiting for prompt
12012026-08-07T06:18:20.156ZAug 07 06:18:20.132 DEBG [sc] ox: logging in
12022026-08-07T06:18:20.232ZAug 07 06:18:20.220 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
12032026-08-07T06:18:20.288ZAug 07 06:18:20.276 DEBG [sc] ox: starting
12042026-08-07T06:18:20.288ZAug 07 06:18:20.276 DEBG [sc] ox: connecting to [::1]:60090
12052026-08-07T06:18:20.312ZAug 07 06:18:20.276 DEBG [sc] ox waiting for prompt
12062026-08-07T06:18:20.312ZAug 07 06:18:20.286 DEBG [sc] ox: logging in
12072026-08-07T06:18:20.375ZAug 07 06:18:20.363 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
12082026-08-07T06:18:20.443ZAug 07 06:18:20.431 DEBG [sc] ox: starting
12092026-08-07T06:18:20.443ZAug 07 06:18:20.431 DEBG [sc] ox: connecting to [::1]:60090
12102026-08-07T06:18:20.468ZAug 07 06:18:20.432 DEBG [sc] ox waiting for prompt
12112026-08-07T06:18:20.468ZAug 07 06:18:20.442 DEBG [sc] ox: logging in
12122026-08-07T06:18:20.544ZAug 07 06:18:20.532 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
12132026-08-07T06:18:21.071ZAug 07 06:18:21.059 DEBG [sc] ox: starting
12142026-08-07T06:18:21.071ZAug 07 06:18:21.059 DEBG [sc] ox: connecting to [::1]:60090
12152026-08-07T06:18:21.096ZAug 07 06:18:21.060 DEBG [sc] ox waiting for prompt
12162026-08-07T06:18:21.096ZAug 07 06:18:21.071 DEBG [sc] ox: logging in
12172026-08-07T06:18:21.170ZAug 07 06:18:21.158 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
12182026-08-07T06:18:21.237ZAug 07 06:18:21.225 DEBG [sc] ox: starting
12192026-08-07T06:18:21.237ZAug 07 06:18:21.225 DEBG [sc] ox: connecting to [::1]:60090
12202026-08-07T06:18:21.261ZAug 07 06:18:21.225 DEBG [sc] ox waiting for prompt
12212026-08-07T06:18:21.261ZAug 07 06:18:21.235 DEBG [sc] ox: logging in
12222026-08-07T06:18:21.335ZAug 07 06:18:21.323 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
12232026-08-07T06:18:21.849ZAug 07 06:18:21.837 DEBG [sc] ox: starting
12242026-08-07T06:18:21.849ZAug 07 06:18:21.837 DEBG [sc] ox: connecting to [::1]:60090
12252026-08-07T06:18:21.874ZAug 07 06:18:21.838 DEBG [sc] ox waiting for prompt
12262026-08-07T06:18:21.874ZAug 07 06:18:21.848 DEBG [sc] ox: logging in
12272026-08-07T06:18:21.937ZAug 07 06:18:21.925 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12282026-08-07T06:18:22.004ZAug 07 06:18:21.992 DEBG [sc] ox: starting
12292026-08-07T06:18:22.004ZAug 07 06:18:21.992 DEBG [sc] ox: connecting to [::1]:60090
12302026-08-07T06:18:22.028ZAug 07 06:18:21.992 DEBG [sc] ox waiting for prompt
12312026-08-07T06:18:22.028ZAug 07 06:18:22.003 DEBG [sc] ox: logging in
12322026-08-07T06:18:22.092ZAug 07 06:18:22.080 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12332026-08-07T06:18:22.159ZAug 07 06:18:22.147 DEBG [sc] ox: starting
12342026-08-07T06:18:22.159ZAug 07 06:18:22.147 DEBG [sc] ox: connecting to [::1]:60090
12352026-08-07T06:18:22.183ZAug 07 06:18:22.147 DEBG [sc] ox waiting for prompt
12362026-08-07T06:18:22.183ZAug 07 06:18:22.158 DEBG [sc] ox: logging in
12372026-08-07T06:18:22.246ZAug 07 06:18:22.234 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12382026-08-07T06:18:22.302ZAug 07 06:18:22.290 DEBG [sc] ox: starting
12392026-08-07T06:18:22.302ZAug 07 06:18:22.290 DEBG [sc] ox: connecting to [::1]:60090
12402026-08-07T06:18:22.327ZAug 07 06:18:22.290 DEBG [sc] ox waiting for prompt
12412026-08-07T06:18:22.327ZAug 07 06:18:22.301 DEBG [sc] ox: logging in
12422026-08-07T06:18:22.390ZAug 07 06:18:22.378 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12432026-08-07T06:18:23.056ZAug 07 06:18:23.044 DEBG [sc] ox: starting
12442026-08-07T06:18:23.056ZAug 07 06:18:23.044 DEBG [sc] ox: connecting to [::1]:60090
12452026-08-07T06:18:23.081ZAug 07 06:18:23.045 DEBG [sc] ox waiting for prompt
12462026-08-07T06:18:23.081ZAug 07 06:18:23.055 DEBG [sc] ox: logging in
12472026-08-07T06:18:23.157ZAug 07 06:18:23.144 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12482026-08-07T06:18:23.222ZAug 07 06:18:23.210 DEBG [sc] ox: starting
12492026-08-07T06:18:23.222ZAug 07 06:18:23.210 DEBG [sc] ox: connecting to [::1]:60090
12502026-08-07T06:18:23.246ZAug 07 06:18:23.211 DEBG [sc] ox waiting for prompt
12512026-08-07T06:18:23.247ZAug 07 06:18:23.221 DEBG [sc] ox: logging in
12522026-08-07T06:18:23.322ZAug 07 06:18:23.310 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12532026-08-07T06:18:23.847ZAug 07 06:18:23.835 DEBG [sc] ox: starting
12542026-08-07T06:18:23.847ZAug 07 06:18:23.835 DEBG [sc] ox: connecting to [::1]:60090
12552026-08-07T06:18:23.871ZAug 07 06:18:23.835 DEBG [sc] ox waiting for prompt
12562026-08-07T06:18:23.871ZAug 07 06:18:23.846 DEBG [sc] ox: logging in
12572026-08-07T06:18:23.946ZAug 07 06:18:23.935 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12582026-08-07T06:18:24.012ZAug 07 06:18:24.000 DEBG [sc] ox: starting
12592026-08-07T06:18:24.013ZAug 07 06:18:24.000 DEBG [sc] ox: connecting to [::1]:60090
12602026-08-07T06:18:24.036ZAug 07 06:18:24.001 DEBG [sc] ox waiting for prompt
12612026-08-07T06:18:24.036ZAug 07 06:18:24.011 DEBG [sc] ox: logging in
12622026-08-07T06:18:24.111ZAug 07 06:18:24.099 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12632026-08-07T06:18:24.178ZAug 07 06:18:24.167 DEBG [sc] ox: starting
12642026-08-07T06:18:24.179ZAug 07 06:18:24.167 DEBG [sc] ox: connecting to [::1]:60090
12652026-08-07T06:18:24.202ZAug 07 06:18:24.167 DEBG [sc] ox waiting for prompt
12662026-08-07T06:18:24.203ZAug 07 06:18:24.178 DEBG [sc] ox: logging in
12672026-08-07T06:18:24.278ZAug 07 06:18:24.266 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12682026-08-07T06:18:24.344ZAug 07 06:18:24.332 DEBG [sc] ox: starting
12692026-08-07T06:18:24.344ZAug 07 06:18:24.332 DEBG [sc] ox: connecting to [::1]:60090
12702026-08-07T06:18:24.368ZAug 07 06:18:24.333 DEBG [sc] ox waiting for prompt
12712026-08-07T06:18:24.368ZAug 07 06:18:24.343 DEBG [sc] ox: logging in
12722026-08-07T06:18:24.443ZAug 07 06:18:24.432 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12732026-08-07T06:18:25.056ZAug 07 06:18:25.044 DEBG [sc] ox: starting
12742026-08-07T06:18:25.056ZAug 07 06:18:25.044 DEBG [sc] ox: connecting to [::1]:60090
12752026-08-07T06:18:25.080ZAug 07 06:18:25.044 DEBG [sc] ox waiting for prompt
12762026-08-07T06:18:25.080ZAug 07 06:18:25.055 DEBG [sc] ox: logging in
12772026-08-07T06:18:25.143ZAug 07 06:18:25.131 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12782026-08-07T06:18:25.199ZAug 07 06:18:25.187 DEBG [sc] ox: starting
12792026-08-07T06:18:25.199ZAug 07 06:18:25.187 DEBG [sc] ox: connecting to [::1]:60090
12802026-08-07T06:18:25.223ZAug 07 06:18:25.188 DEBG [sc] ox waiting for prompt
12812026-08-07T06:18:25.223ZAug 07 06:18:25.198 DEBG [sc] ox: logging in
12822026-08-07T06:18:25.288ZAug 07 06:18:25.276 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12832026-08-07T06:18:25.813ZAug 07 06:18:25.801 DEBG [sc] ox: starting
12842026-08-07T06:18:25.813ZAug 07 06:18:25.801 DEBG [sc] ox: connecting to [::1]:60090
12852026-08-07T06:18:25.837ZAug 07 06:18:25.802 DEBG [sc] ox waiting for prompt
12862026-08-07T06:18:25.837ZAug 07 06:18:25.811 DEBG [sc] ox: logging in
12872026-08-07T06:18:25.901ZAug 07 06:18:25.889 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12882026-08-07T06:18:25.967ZAug 07 06:18:25.955 DEBG [sc] ox: starting
12892026-08-07T06:18:25.967ZAug 07 06:18:25.955 DEBG [sc] ox: connecting to [::1]:60090
12902026-08-07T06:18:25.991ZAug 07 06:18:25.955 DEBG [sc] ox waiting for prompt
12912026-08-07T06:18:25.991ZAug 07 06:18:25.965 DEBG [sc] ox: logging in
12922026-08-07T06:18:26.065ZAug 07 06:18:26.053 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12932026-08-07T06:18:26.121ZAug 07 06:18:26.109 DEBG [sc] ox: starting
12942026-08-07T06:18:26.121ZAug 07 06:18:26.109 DEBG [sc] ox: connecting to [::1]:60090
12952026-08-07T06:18:26.145ZAug 07 06:18:26.109 DEBG [sc] ox waiting for prompt
12962026-08-07T06:18:26.145ZAug 07 06:18:26.120 DEBG [sc] ox: logging in
12972026-08-07T06:18:26.208ZAug 07 06:18:26.196 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12982026-08-07T06:18:26.279ZAug 07 06:18:26.267 INFO installing static v4 route 192.168.100.0/24
12992026-08-07T06:18:26.303ZAug 07 06:18:26.269 INFO installing static v6 route fd01::/64
13002026-08-07T06:18:26.303ZAug 07 06:18:26.271 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
13012026-08-07T06:18:26.303ZAug 07 06:18:26.274 INFO phase 1: all peers up
13022026-08-07T06:18:26.303Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
13032026-08-07T06:18:27.289Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
13042026-08-07T06:18:28.291Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
13052026-08-07T06:18:29.293Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
13062026-08-07T06:18:30.295Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
13072026-08-07T06:18:31.296Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
13082026-08-07T06:18:31.320Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13092026-08-07T06:18:32.299Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13102026-08-07T06:18:33.300Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13112026-08-07T06:18:34.305Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13122026-08-07T06:18:35.304Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13132026-08-07T06:18:35.328Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13142026-08-07T06:18:36.307Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13152026-08-07T06:18:37.309Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13162026-08-07T06:18:38.310Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13172026-08-07T06:18:39.311Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13182026-08-07T06:18:39.336Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13192026-08-07T06:18:40.313Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13202026-08-07T06:18:41.315Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13212026-08-07T06:18:42.317Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13222026-08-07T06:18:43.319Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13232026-08-07T06:18:43.343Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13242026-08-07T06:18:44.322Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13252026-08-07T06:18:45.324Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13262026-08-07T06:18:46.326Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13272026-08-07T06:18:47.327Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13282026-08-07T06:18:47.351Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13292026-08-07T06:18:48.330Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13302026-08-07T06:18:49.332Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13312026-08-07T06:18:50.334Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13322026-08-07T06:18:51.336Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13332026-08-07T06:18:51.360ZAug 07 06:18:51.324 INFO cr1: executing frr script show bfd peers json
13342026-08-07T06:18:51.360ZAug 07 06:18:51.324 DEBG [sc] cr1: starting
13352026-08-07T06:18:51.360ZAug 07 06:18:51.324 DEBG [sc] cr1: connecting to [::1]:45431
13362026-08-07T06:18:51.360ZAug 07 06:18:51.325 DEBG [sc] cr1 waiting for prompt
13372026-08-07T06:18:51.360ZAug 07 06:18:51.335 DEBG [sc] cr1: logging in
13382026-08-07T06:18:51.663ZAug 07 06:18:51.651 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13392026-08-07T06:18:53.803Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13402026-08-07T06:18:54.804ZAug 07 06:18:54.792 INFO cr1: executing frr script show bfd peers json
13412026-08-07T06:18:54.805ZAug 07 06:18:54.793 DEBG [sc] cr1: starting
13422026-08-07T06:18:54.805ZAug 07 06:18:54.793 DEBG [sc] cr1: connecting to [::1]:45431
13432026-08-07T06:18:54.829ZAug 07 06:18:54.793 DEBG [sc] cr1 waiting for prompt
13442026-08-07T06:18:54.829ZAug 07 06:18:54.805 DEBG [sc] cr1: logging in
13452026-08-07T06:18:54.938ZAug 07 06:18:54.926 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13462026-08-07T06:18:57.087Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13472026-08-07T06:18:58.088ZAug 07 06:18:58.076 INFO cr1: executing frr script show bfd peers json
13482026-08-07T06:18:58.113ZAug 07 06:18:58.076 DEBG [sc] cr1: starting
13492026-08-07T06:18:58.113ZAug 07 06:18:58.076 DEBG [sc] cr1: connecting to [::1]:45431
13502026-08-07T06:18:58.113ZAug 07 06:18:58.077 DEBG [sc] cr1 waiting for prompt
13512026-08-07T06:18:58.113ZAug 07 06:18:58.087 DEBG [sc] cr1: logging in
13522026-08-07T06:18:58.242ZAug 07 06:18:58.230 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13532026-08-07T06:19:00.375Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13542026-08-07T06:19:01.377ZAug 07 06:19:01.365 INFO cr1: executing frr script show bfd peers json
13552026-08-07T06:19:01.401ZAug 07 06:19:01.365 DEBG [sc] cr1: starting
13562026-08-07T06:19:01.401ZAug 07 06:19:01.365 DEBG [sc] cr1: connecting to [::1]:45431
13572026-08-07T06:19:01.401ZAug 07 06:19:01.365 DEBG [sc] cr1 waiting for prompt
13582026-08-07T06:19:01.401ZAug 07 06:19:01.376 DEBG [sc] cr1: logging in
13592026-08-07T06:19:01.522ZAug 07 06:19:01.509 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13602026-08-07T06:19:03.663Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13612026-08-07T06:19:04.664ZAug 07 06:19:04.652 INFO cr1: executing frr script show bfd peers json
13622026-08-07T06:19:04.664ZAug 07 06:19:04.652 DEBG [sc] cr1: starting
13632026-08-07T06:19:04.664ZAug 07 06:19:04.652 DEBG [sc] cr1: connecting to [::1]:45431
13642026-08-07T06:19:04.689ZAug 07 06:19:04.653 DEBG [sc] cr1 waiting for prompt
13652026-08-07T06:19:04.689ZAug 07 06:19:04.664 DEBG [sc] cr1: logging in
13662026-08-07T06:19:04.809ZAug 07 06:19:04.797 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13672026-08-07T06:19:06.957Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13682026-08-07T06:19:06.981ZAug 07 06:19:06.945 INFO cr1: executing frr script show bfd peers json
13692026-08-07T06:19:06.981ZAug 07 06:19:06.945 DEBG [sc] cr1: starting
13702026-08-07T06:19:06.981ZAug 07 06:19:06.945 DEBG [sc] cr1: connecting to [::1]:45431
13712026-08-07T06:19:06.981ZAug 07 06:19:06.946 DEBG [sc] cr1 waiting for prompt
13722026-08-07T06:19:06.981ZAug 07 06:19:06.956 DEBG [sc] cr1: logging in
13732026-08-07T06:19:07.090ZAug 07 06:19:07.078 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13742026-08-07T06:19:09.223Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13752026-08-07T06:19:10.224ZAug 07 06:19:10.212 INFO cr1: executing frr script show bfd peers json
13762026-08-07T06:19:10.224ZAug 07 06:19:10.212 DEBG [sc] cr1: starting
13772026-08-07T06:19:10.248ZAug 07 06:19:10.212 DEBG [sc] cr1: connecting to [::1]:45431
13782026-08-07T06:19:10.248ZAug 07 06:19:10.213 DEBG [sc] cr1 waiting for prompt
13792026-08-07T06:19:10.248ZAug 07 06:19:10.224 DEBG [sc] cr1: logging in
13802026-08-07T06:19:10.368ZAug 07 06:19:10.356 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13812026-08-07T06:19:12.507Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13822026-08-07T06:19:13.508ZAug 07 06:19:13.496 INFO cr1: executing frr script show bfd peers json
13832026-08-07T06:19:13.508ZAug 07 06:19:13.496 DEBG [sc] cr1: starting
13842026-08-07T06:19:13.508ZAug 07 06:19:13.496 DEBG [sc] cr1: connecting to [::1]:45431
13852026-08-07T06:19:13.532ZAug 07 06:19:13.497 DEBG [sc] cr1 waiting for prompt
13862026-08-07T06:19:13.533ZAug 07 06:19:13.509 DEBG [sc] cr1: logging in
13872026-08-07T06:19:13.641ZAug 07 06:19:13.630 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13882026-08-07T06:19:15.782Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13892026-08-07T06:19:16.784ZAug 07 06:19:16.772 INFO cr1: executing frr script show bfd peers json
13902026-08-07T06:19:16.784ZAug 07 06:19:16.772 DEBG [sc] cr1: starting
13912026-08-07T06:19:16.833ZAug 07 06:19:16.772 DEBG [sc] cr1: connecting to [::1]:45431
13922026-08-07T06:19:16.834ZAug 07 06:19:16.772 DEBG [sc] cr1 waiting for prompt
13932026-08-07T06:19:16.858ZAug 07 06:19:16.784 DEBG [sc] cr1: logging in
13942026-08-07T06:19:16.930ZAug 07 06:19:16.918 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13952026-08-07T06:19:19.070Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13962026-08-07T06:19:20.073ZAug 07 06:19:20.060 INFO cr1: executing frr script show bfd peers json
13972026-08-07T06:19:20.073ZAug 07 06:19:20.060 DEBG [sc] cr1: starting
13982026-08-07T06:19:20.073ZAug 07 06:19:20.060 DEBG [sc] cr1: connecting to [::1]:45431
13992026-08-07T06:19:20.097ZAug 07 06:19:20.061 DEBG [sc] cr1 waiting for prompt
14002026-08-07T06:19:20.097ZAug 07 06:19:20.072 DEBG [sc] cr1: logging in
14012026-08-07T06:19:20.240ZAug 07 06:19:20.228 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
14022026-08-07T06:19:22.376Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14032026-08-07T06:19:22.376ZAug 07 06:19:22.364 INFO cr2: executing eos script show bfd peers | json
14042026-08-07T06:19:22.401ZAug 07 06:19:22.365 DEBG [sc] cr2: starting
14052026-08-07T06:19:22.401ZAug 07 06:19:22.365 DEBG [sc] cr2: connecting to [::1]:36745
14062026-08-07T06:19:22.401ZAug 07 06:19:22.365 DEBG [sc] cr2 waiting for prompt
14072026-08-07T06:19:22.401ZAug 07 06:19:22.377 DEBG [sc] cr2: logging in
14082026-08-07T06:19:22.687ZAug 07 06:19:22.675 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14092026-08-07T06:19:25.057Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14102026-08-07T06:19:26.058ZAug 07 06:19:26.045 INFO cr2: executing eos script show bfd peers | json
14112026-08-07T06:19:26.058ZAug 07 06:19:26.046 DEBG [sc] cr2: starting
14122026-08-07T06:19:26.058ZAug 07 06:19:26.046 DEBG [sc] cr2: connecting to [::1]:36745
14132026-08-07T06:19:26.082ZAug 07 06:19:26.046 DEBG [sc] cr2 waiting for prompt
14142026-08-07T06:19:26.082ZAug 07 06:19:26.057 DEBG [sc] cr2: logging in
14152026-08-07T06:19:26.214ZAug 07 06:19:26.202 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14162026-08-07T06:19:28.540Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14172026-08-07T06:19:29.540ZAug 07 06:19:29.528 INFO cr2: executing eos script show bfd peers | json
14182026-08-07T06:19:29.540ZAug 07 06:19:29.528 DEBG [sc] cr2: starting
14192026-08-07T06:19:29.540ZAug 07 06:19:29.528 DEBG [sc] cr2: connecting to [::1]:36745
14202026-08-07T06:19:29.565ZAug 07 06:19:29.529 DEBG [sc] cr2 waiting for prompt
14212026-08-07T06:19:29.565ZAug 07 06:19:29.540 DEBG [sc] cr2: logging in
14222026-08-07T06:19:29.674ZAug 07 06:19:29.662 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14232026-08-07T06:19:31.997Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14242026-08-07T06:19:32.997ZAug 07 06:19:32.985 INFO cr2: executing eos script show bfd peers | json
14252026-08-07T06:19:32.998ZAug 07 06:19:32.985 DEBG [sc] cr2: starting
14262026-08-07T06:19:32.998ZAug 07 06:19:32.985 DEBG [sc] cr2: connecting to [::1]:36745
14272026-08-07T06:19:33.022ZAug 07 06:19:32.986 DEBG [sc] cr2 waiting for prompt
14282026-08-07T06:19:33.022ZAug 07 06:19:32.997 DEBG [sc] cr2: logging in
14292026-08-07T06:19:33.144ZAug 07 06:19:33.132 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14302026-08-07T06:19:35.468Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14312026-08-07T06:19:36.470ZAug 07 06:19:36.457 INFO cr2: executing eos script show bfd peers | json
14322026-08-07T06:19:36.470ZAug 07 06:19:36.457 DEBG [sc] cr2: starting
14332026-08-07T06:19:36.470ZAug 07 06:19:36.457 DEBG [sc] cr2: connecting to [::1]:36745
14342026-08-07T06:19:36.496ZAug 07 06:19:36.458 DEBG [sc] cr2 waiting for prompt
14352026-08-07T06:19:36.496ZAug 07 06:19:36.470 DEBG [sc] cr2: logging in
14362026-08-07T06:19:36.603ZAug 07 06:19:36.591 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14372026-08-07T06:19:38.957Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14382026-08-07T06:19:38.981ZAug 07 06:19:38.945 INFO cr2: executing eos script show bfd peers | json
14392026-08-07T06:19:38.981ZAug 07 06:19:38.945 DEBG [sc] cr2: starting
14402026-08-07T06:19:38.981ZAug 07 06:19:38.945 DEBG [sc] cr2: connecting to [::1]:36745
14412026-08-07T06:19:38.981ZAug 07 06:19:38.946 DEBG [sc] cr2 waiting for prompt
14422026-08-07T06:19:38.981ZAug 07 06:19:38.956 DEBG [sc] cr2: logging in
14432026-08-07T06:19:39.111ZAug 07 06:19:39.099 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14442026-08-07T06:19:41.457Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14452026-08-07T06:19:42.459ZAug 07 06:19:42.446 INFO cr2: executing eos script show bfd peers | json
14462026-08-07T06:19:42.459ZAug 07 06:19:42.446 DEBG [sc] cr2: starting
14472026-08-07T06:19:42.459ZAug 07 06:19:42.446 DEBG [sc] cr2: connecting to [::1]:36745
14482026-08-07T06:19:42.484ZAug 07 06:19:42.447 DEBG [sc] cr2 waiting for prompt
14492026-08-07T06:19:42.484ZAug 07 06:19:42.458 DEBG [sc] cr2: logging in
14502026-08-07T06:19:42.614ZAug 07 06:19:42.602 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14512026-08-07T06:19:44.973Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14522026-08-07T06:19:45.974ZAug 07 06:19:45.962 INFO cr2: executing eos script show bfd peers | json
14532026-08-07T06:19:45.974ZAug 07 06:19:45.962 DEBG [sc] cr2: starting
14542026-08-07T06:19:45.974ZAug 07 06:19:45.962 DEBG [sc] cr2: connecting to [::1]:36745
14552026-08-07T06:19:45.998ZAug 07 06:19:45.963 DEBG [sc] cr2 waiting for prompt
14562026-08-07T06:19:45.998ZAug 07 06:19:45.974 DEBG [sc] cr2: logging in
14572026-08-07T06:19:46.130ZAug 07 06:19:46.117 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14582026-08-07T06:19:48.497Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14592026-08-07T06:19:49.499ZAug 07 06:19:49.486 INFO cr2: executing eos script show bfd peers | json
14602026-08-07T06:19:49.499ZAug 07 06:19:49.486 DEBG [sc] cr2: starting
14612026-08-07T06:19:49.499ZAug 07 06:19:49.486 DEBG [sc] cr2: connecting to [::1]:36745
14622026-08-07T06:19:49.523ZAug 07 06:19:49.487 DEBG [sc] cr2 waiting for prompt
14632026-08-07T06:19:49.524ZAug 07 06:19:49.498 DEBG [sc] cr2: logging in
14642026-08-07T06:19:49.665ZAug 07 06:19:49.652 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14652026-08-07T06:19:52.001Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14662026-08-07T06:19:53.002ZAug 07 06:19:52.990 INFO cr2: executing eos script show bfd peers | json
14672026-08-07T06:19:53.002ZAug 07 06:19:52.990 DEBG [sc] cr2: starting
14682026-08-07T06:19:53.002ZAug 07 06:19:52.990 DEBG [sc] cr2: connecting to [::1]:36745
14692026-08-07T06:19:53.026ZAug 07 06:19:52.991 DEBG [sc] cr2 waiting for prompt
14702026-08-07T06:19:53.026ZAug 07 06:19:53.002 DEBG [sc] cr2: logging in
14712026-08-07T06:19:53.145ZAug 07 06:19:53.133 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14722026-08-07T06:19:55.481Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14732026-08-07T06:19:55.481ZAug 07 06:19:55.468 INFO cr3: executing juniper script show bfd session | display json
14742026-08-07T06:19:55.481ZAug 07 06:19:55.468 DEBG [sc] cr3: starting
14752026-08-07T06:19:55.481ZAug 07 06:19:55.468 DEBG [sc] cr3: connecting to [::1]:50464
14762026-08-07T06:19:55.506ZAug 07 06:19:55.469 DEBG [sc] cr3 waiting for prompt
14772026-08-07T06:19:55.506ZAug 07 06:19:55.480 DEBG [sc] cr3: logging in
14782026-08-07T06:19:55.840ZAug 07 06:19:55.827 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14792026-08-07T06:19:58.069Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14802026-08-07T06:19:59.070ZAug 07 06:19:59.057 INFO cr3: executing juniper script show bfd session | display json
14812026-08-07T06:19:59.094ZAug 07 06:19:59.057 DEBG [sc] cr3: starting
14822026-08-07T06:19:59.094ZAug 07 06:19:59.058 DEBG [sc] cr3: connecting to [::1]:50464
14832026-08-07T06:19:59.094ZAug 07 06:19:59.058 DEBG [sc] cr3 waiting for prompt
14842026-08-07T06:19:59.094ZAug 07 06:19:59.069 DEBG [sc] cr3: logging in
14852026-08-07T06:19:59.226ZAug 07 06:19:59.213 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14862026-08-07T06:20:01.507Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14872026-08-07T06:20:02.508ZAug 07 06:20:02.496 INFO cr3: executing juniper script show bfd session | display json
14882026-08-07T06:20:02.508ZAug 07 06:20:02.496 DEBG [sc] cr3: starting
14892026-08-07T06:20:02.533ZAug 07 06:20:02.496 DEBG [sc] cr3: connecting to [::1]:50464
14902026-08-07T06:20:02.533ZAug 07 06:20:02.497 DEBG [sc] cr3 waiting for prompt
14912026-08-07T06:20:02.533ZAug 07 06:20:02.509 DEBG [sc] cr3: logging in
14922026-08-07T06:20:02.653ZAug 07 06:20:02.641 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14932026-08-07T06:20:04.927Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14942026-08-07T06:20:05.928ZAug 07 06:20:05.916 INFO cr3: executing juniper script show bfd session | display json
14952026-08-07T06:20:05.928ZAug 07 06:20:05.916 DEBG [sc] cr3: starting
14962026-08-07T06:20:05.928ZAug 07 06:20:05.916 DEBG [sc] cr3: connecting to [::1]:50464
14972026-08-07T06:20:05.952ZAug 07 06:20:05.917 DEBG [sc] cr3 waiting for prompt
14982026-08-07T06:20:05.952ZAug 07 06:20:05.927 DEBG [sc] cr3: logging in
14992026-08-07T06:20:06.083ZAug 07 06:20:06.071 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15002026-08-07T06:20:08.332Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15012026-08-07T06:20:09.332ZAug 07 06:20:09.320 INFO cr3: executing juniper script show bfd session | display json
15022026-08-07T06:20:09.332ZAug 07 06:20:09.320 DEBG [sc] cr3: starting
15032026-08-07T06:20:09.332ZAug 07 06:20:09.320 DEBG [sc] cr3: connecting to [::1]:50464
15042026-08-07T06:20:09.357ZAug 07 06:20:09.321 DEBG [sc] cr3 waiting for prompt
15052026-08-07T06:20:09.357ZAug 07 06:20:09.331 DEBG [sc] cr3: logging in
15062026-08-07T06:20:09.488ZAug 07 06:20:09.476 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15072026-08-07T06:20:11.730Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15082026-08-07T06:20:11.730ZAug 07 06:20:11.717 INFO cr3: executing juniper script show bfd session | display json
15092026-08-07T06:20:11.755ZAug 07 06:20:11.717 DEBG [sc] cr3: starting
15102026-08-07T06:20:11.755ZAug 07 06:20:11.717 DEBG [sc] cr3: connecting to [::1]:50464
15112026-08-07T06:20:11.755ZAug 07 06:20:11.718 DEBG [sc] cr3 waiting for prompt
15122026-08-07T06:20:11.755ZAug 07 06:20:11.729 DEBG [sc] cr3: logging in
15132026-08-07T06:20:11.886ZAug 07 06:20:11.874 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15142026-08-07T06:20:14.143Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15152026-08-07T06:20:15.144ZAug 07 06:20:15.132 INFO cr3: executing juniper script show bfd session | display json
15162026-08-07T06:20:15.168ZAug 07 06:20:15.132 DEBG [sc] cr3: starting
15172026-08-07T06:20:15.168ZAug 07 06:20:15.132 DEBG [sc] cr3: connecting to [::1]:50464
15182026-08-07T06:20:15.168ZAug 07 06:20:15.133 DEBG [sc] cr3 waiting for prompt
15192026-08-07T06:20:15.169ZAug 07 06:20:15.144 DEBG [sc] cr3: logging in
15202026-08-07T06:20:15.289ZAug 07 06:20:15.277 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15212026-08-07T06:20:17.531Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15222026-08-07T06:20:18.532ZAug 07 06:20:18.520 INFO cr3: executing juniper script show bfd session | display json
15232026-08-07T06:20:18.532ZAug 07 06:20:18.520 DEBG [sc] cr3: starting
15242026-08-07T06:20:18.532ZAug 07 06:20:18.520 DEBG [sc] cr3: connecting to [::1]:50464
15252026-08-07T06:20:18.556ZAug 07 06:20:18.521 DEBG [sc] cr3 waiting for prompt
15262026-08-07T06:20:18.556ZAug 07 06:20:18.532 DEBG [sc] cr3: logging in
15272026-08-07T06:20:18.666ZAug 07 06:20:18.654 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15282026-08-07T06:20:20.916Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15292026-08-07T06:20:21.917ZAug 07 06:20:21.905 INFO cr3: executing juniper script show bfd session | display json
15302026-08-07T06:20:21.917ZAug 07 06:20:21.905 DEBG [sc] cr3: starting
15312026-08-07T06:20:21.917ZAug 07 06:20:21.905 DEBG [sc] cr3: connecting to [::1]:50464
15322026-08-07T06:20:21.942ZAug 07 06:20:21.906 DEBG [sc] cr3 waiting for prompt
15332026-08-07T06:20:21.942ZAug 07 06:20:21.917 DEBG [sc] cr3: logging in
15342026-08-07T06:20:22.084ZAug 07 06:20:22.072 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15352026-08-07T06:20:24.339Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15362026-08-07T06:20:25.341ZAug 07 06:20:25.328 INFO cr3: executing juniper script show bfd session | display json
15372026-08-07T06:20:25.341ZAug 07 06:20:25.328 DEBG [sc] cr3: starting
15382026-08-07T06:20:25.341ZAug 07 06:20:25.328 DEBG [sc] cr3: connecting to [::1]:50464
15392026-08-07T06:20:25.365ZAug 07 06:20:25.329 DEBG [sc] cr3 waiting for prompt
15402026-08-07T06:20:25.365ZAug 07 06:20:25.341 DEBG [sc] cr3: logging in
15412026-08-07T06:20:25.495ZAug 07 06:20:25.483 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15422026-08-07T06:20:27.750Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15432026-08-07T06:20:27.774ZAug 07 06:20:27.739 INFO phase 2: stop frr on cr1
15442026-08-07T06:20:27.774ZAug 07 06:20:27.739 INFO cr1: stopping frr
15452026-08-07T06:20:27.774ZAug 07 06:20:27.739 DEBG [sc] cr1: starting
15462026-08-07T06:20:27.774ZAug 07 06:20:27.739 DEBG [sc] cr1: connecting to [::1]:45431
15472026-08-07T06:20:27.774ZAug 07 06:20:27.740 DEBG [sc] cr1 waiting for prompt
15482026-08-07T06:20:27.774ZAug 07 06:20:27.751 DEBG [sc] cr1: logging in
15492026-08-07T06:20:28.082ZAug 07 06:20:28.070 DEBG [sc] cr1: executing command `systemctl stop frr`
15502026-08-07T06:20:30.410Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15512026-08-07T06:20:31.412Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15522026-08-07T06:20:32.413Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15532026-08-07T06:20:33.418Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15542026-08-07T06:20:34.417Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15552026-08-07T06:20:35.419Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15562026-08-07T06:20:35.443Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15572026-08-07T06:20:36.421Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15582026-08-07T06:20:37.423Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15592026-08-07T06:20:38.426Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15602026-08-07T06:20:39.427Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15612026-08-07T06:20:39.451Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15622026-08-07T06:20:40.429Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15632026-08-07T06:20:41.431Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15642026-08-07T06:20:42.433Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15652026-08-07T06:20:43.435Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15662026-08-07T06:20:43.459Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15672026-08-07T06:20:44.438Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15682026-08-07T06:20:45.440Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15692026-08-07T06:20:46.441Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15702026-08-07T06:20:47.442Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15712026-08-07T06:20:47.467Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15722026-08-07T06:20:48.444Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15732026-08-07T06:20:49.446Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15742026-08-07T06:20:50.446Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15752026-08-07T06:20:51.448Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15762026-08-07T06:20:51.472Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15772026-08-07T06:20:52.451Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15782026-08-07T06:20:53.453Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15792026-08-07T06:20:54.455Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15802026-08-07T06:20:55.457Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15812026-08-07T06:20:55.481ZAug 07 06:20:55.445 INFO cr2: executing eos script show bfd peers | json
15822026-08-07T06:20:55.481ZAug 07 06:20:55.445 DEBG [sc] cr2: starting
15832026-08-07T06:20:55.482ZAug 07 06:20:55.445 DEBG [sc] cr2: connecting to [::1]:36745
15842026-08-07T06:20:55.482ZAug 07 06:20:55.446 DEBG [sc] cr2 waiting for prompt
15852026-08-07T06:20:55.482ZAug 07 06:20:55.457 DEBG [sc] cr2: logging in
15862026-08-07T06:20:55.787ZAug 07 06:20:55.774 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15872026-08-07T06:20:58.168Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15882026-08-07T06:20:59.170ZAug 07 06:20:59.158 INFO cr2: executing eos script show bfd peers | json
15892026-08-07T06:20:59.170ZAug 07 06:20:59.158 DEBG [sc] cr2: starting
15902026-08-07T06:20:59.170ZAug 07 06:20:59.158 DEBG [sc] cr2: connecting to [::1]:36745
15912026-08-07T06:20:59.194ZAug 07 06:20:59.159 DEBG [sc] cr2 waiting for prompt
15922026-08-07T06:20:59.194ZAug 07 06:20:59.170 DEBG [sc] cr2: logging in
15932026-08-07T06:20:59.303ZAug 07 06:20:59.291 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15942026-08-07T06:21:01.641Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15952026-08-07T06:21:02.642ZAug 07 06:21:02.630 INFO cr2: executing eos script show bfd peers | json
15962026-08-07T06:21:02.642ZAug 07 06:21:02.630 DEBG [sc] cr2: starting
15972026-08-07T06:21:02.642ZAug 07 06:21:02.630 DEBG [sc] cr2: connecting to [::1]:36745
15982026-08-07T06:21:02.666ZAug 07 06:21:02.631 DEBG [sc] cr2 waiting for prompt
15992026-08-07T06:21:02.666ZAug 07 06:21:02.642 DEBG [sc] cr2: logging in
16002026-08-07T06:21:02.810ZAug 07 06:21:02.798 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16012026-08-07T06:21:05.205Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16022026-08-07T06:21:06.206ZAug 07 06:21:06.194 INFO cr2: executing eos script show bfd peers | json
16032026-08-07T06:21:06.206ZAug 07 06:21:06.194 DEBG [sc] cr2: starting
16042026-08-07T06:21:06.206ZAug 07 06:21:06.194 DEBG [sc] cr2: connecting to [::1]:36745
16052026-08-07T06:21:06.231ZAug 07 06:21:06.195 DEBG [sc] cr2 waiting for prompt
16062026-08-07T06:21:06.231ZAug 07 06:21:06.206 DEBG [sc] cr2: logging in
16072026-08-07T06:21:06.352ZAug 07 06:21:06.340 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16082026-08-07T06:21:08.750Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16092026-08-07T06:21:09.749ZAug 07 06:21:09.737 INFO cr2: executing eos script show bfd peers | json
16102026-08-07T06:21:09.749ZAug 07 06:21:09.737 DEBG [sc] cr2: starting
16112026-08-07T06:21:09.749ZAug 07 06:21:09.737 DEBG [sc] cr2: connecting to [::1]:36745
16122026-08-07T06:21:09.773ZAug 07 06:21:09.738 DEBG [sc] cr2 waiting for prompt
16132026-08-07T06:21:09.774ZAug 07 06:21:09.749 DEBG [sc] cr2: logging in
16142026-08-07T06:21:09.894ZAug 07 06:21:09.882 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16152026-08-07T06:21:12.240Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16162026-08-07T06:21:12.265ZAug 07 06:21:12.228 INFO cr2: executing eos script show bfd peers | json
16172026-08-07T06:21:12.265ZAug 07 06:21:12.228 DEBG [sc] cr2: starting
16182026-08-07T06:21:12.265ZAug 07 06:21:12.228 DEBG [sc] cr2: connecting to [::1]:36745
16192026-08-07T06:21:12.265ZAug 07 06:21:12.229 DEBG [sc] cr2 waiting for prompt
16202026-08-07T06:21:12.265ZAug 07 06:21:12.239 DEBG [sc] cr2: logging in
16212026-08-07T06:21:12.397ZAug 07 06:21:12.385 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16222026-08-07T06:21:14.761Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16232026-08-07T06:21:15.762ZAug 07 06:21:15.750 INFO cr2: executing eos script show bfd peers | json
16242026-08-07T06:21:15.762ZAug 07 06:21:15.750 DEBG [sc] cr2: starting
16252026-08-07T06:21:15.787ZAug 07 06:21:15.750 DEBG [sc] cr2: connecting to [::1]:36745
16262026-08-07T06:21:15.787ZAug 07 06:21:15.751 DEBG [sc] cr2 waiting for prompt
16272026-08-07T06:21:15.787ZAug 07 06:21:15.762 DEBG [sc] cr2: logging in
16282026-08-07T06:21:15.906ZAug 07 06:21:15.894 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16292026-08-07T06:21:18.232Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16302026-08-07T06:21:19.232ZAug 07 06:21:19.220 INFO cr2: executing eos script show bfd peers | json
16312026-08-07T06:21:19.232ZAug 07 06:21:19.220 DEBG [sc] cr2: starting
16322026-08-07T06:21:19.232ZAug 07 06:21:19.220 DEBG [sc] cr2: connecting to [::1]:36745
16332026-08-07T06:21:19.257ZAug 07 06:21:19.221 DEBG [sc] cr2 waiting for prompt
16342026-08-07T06:21:19.257ZAug 07 06:21:19.233 DEBG [sc] cr2: logging in
16352026-08-07T06:21:19.365ZAug 07 06:21:19.353 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16362026-08-07T06:21:21.713Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16372026-08-07T06:21:22.714ZAug 07 06:21:22.702 INFO cr2: executing eos script show bfd peers | json
16382026-08-07T06:21:22.714ZAug 07 06:21:22.702 DEBG [sc] cr2: starting
16392026-08-07T06:21:22.738ZAug 07 06:21:22.702 DEBG [sc] cr2: connecting to [::1]:36745
16402026-08-07T06:21:22.738ZAug 07 06:21:22.703 DEBG [sc] cr2 waiting for prompt
16412026-08-07T06:21:22.738ZAug 07 06:21:22.714 DEBG [sc] cr2: logging in
16422026-08-07T06:21:22.869ZAug 07 06:21:22.857 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16432026-08-07T06:21:25.209Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16442026-08-07T06:21:26.211ZAug 07 06:21:26.199 INFO cr2: executing eos script show bfd peers | json
16452026-08-07T06:21:26.211ZAug 07 06:21:26.199 DEBG [sc] cr2: starting
16462026-08-07T06:21:26.211ZAug 07 06:21:26.199 DEBG [sc] cr2: connecting to [::1]:36745
16472026-08-07T06:21:26.236ZAug 07 06:21:26.200 DEBG [sc] cr2 waiting for prompt
16482026-08-07T06:21:26.236ZAug 07 06:21:26.210 DEBG [sc] cr2: logging in
16492026-08-07T06:21:26.355ZAug 07 06:21:26.343 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16502026-08-07T06:21:28.711Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16512026-08-07T06:21:28.711ZAug 07 06:21:28.699 INFO cr3: executing juniper script show bfd session | display json
16522026-08-07T06:21:28.711ZAug 07 06:21:28.699 DEBG [sc] cr3: starting
16532026-08-07T06:21:28.711ZAug 07 06:21:28.699 DEBG [sc] cr3: connecting to [::1]:50464
16542026-08-07T06:21:28.735ZAug 07 06:21:28.699 DEBG [sc] cr3 waiting for prompt
16552026-08-07T06:21:28.735ZAug 07 06:21:28.711 DEBG [sc] cr3: logging in
16562026-08-07T06:21:29.085ZAug 07 06:21:29.072 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16572026-08-07T06:21:31.325Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16582026-08-07T06:21:32.326ZAug 07 06:21:32.314 INFO cr3: executing juniper script show bfd session | display json
16592026-08-07T06:21:32.326ZAug 07 06:21:32.314 DEBG [sc] cr3: starting
16602026-08-07T06:21:32.326ZAug 07 06:21:32.314 DEBG [sc] cr3: connecting to [::1]:50464
16612026-08-07T06:21:32.351ZAug 07 06:21:32.315 DEBG [sc] cr3 waiting for prompt
16622026-08-07T06:21:32.351ZAug 07 06:21:32.326 DEBG [sc] cr3: logging in
16632026-08-07T06:21:32.459ZAug 07 06:21:32.447 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16642026-08-07T06:21:34.716Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16652026-08-07T06:21:35.717ZAug 07 06:21:35.705 INFO cr3: executing juniper script show bfd session | display json
16662026-08-07T06:21:35.717ZAug 07 06:21:35.705 DEBG [sc] cr3: starting
16672026-08-07T06:21:35.717ZAug 07 06:21:35.705 DEBG [sc] cr3: connecting to [::1]:50464
16682026-08-07T06:21:35.741ZAug 07 06:21:35.706 DEBG [sc] cr3 waiting for prompt
16692026-08-07T06:21:35.741ZAug 07 06:21:35.717 DEBG [sc] cr3: logging in
16702026-08-07T06:21:35.863ZAug 07 06:21:35.850 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16712026-08-07T06:21:38.116Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16722026-08-07T06:21:39.117ZAug 07 06:21:39.105 INFO cr3: executing juniper script show bfd session | display json
16732026-08-07T06:21:39.117ZAug 07 06:21:39.105 DEBG [sc] cr3: starting
16742026-08-07T06:21:39.117ZAug 07 06:21:39.105 DEBG [sc] cr3: connecting to [::1]:50464
16752026-08-07T06:21:39.142ZAug 07 06:21:39.106 DEBG [sc] cr3 waiting for prompt
16762026-08-07T06:21:39.142ZAug 07 06:21:39.117 DEBG [sc] cr3: logging in
16772026-08-07T06:21:39.262ZAug 07 06:21:39.249 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16782026-08-07T06:21:41.535Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16792026-08-07T06:21:42.536ZAug 07 06:21:42.524 INFO cr3: executing juniper script show bfd session | display json
16802026-08-07T06:21:42.536ZAug 07 06:21:42.524 DEBG [sc] cr3: starting
16812026-08-07T06:21:42.536ZAug 07 06:21:42.524 DEBG [sc] cr3: connecting to [::1]:50464
16822026-08-07T06:21:42.560ZAug 07 06:21:42.525 DEBG [sc] cr3 waiting for prompt
16832026-08-07T06:21:42.560ZAug 07 06:21:42.535 DEBG [sc] cr3: logging in
16842026-08-07T06:21:42.679ZAug 07 06:21:42.667 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16852026-08-07T06:21:44.959Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16862026-08-07T06:21:44.959ZAug 07 06:21:44.947 INFO cr3: executing juniper script show bfd session | display json
16872026-08-07T06:21:44.959ZAug 07 06:21:44.947 DEBG [sc] cr3: starting
16882026-08-07T06:21:44.959ZAug 07 06:21:44.947 DEBG [sc] cr3: connecting to [::1]:50464
16892026-08-07T06:21:44.984ZAug 07 06:21:44.948 DEBG [sc] cr3 waiting for prompt
16902026-08-07T06:21:44.984ZAug 07 06:21:44.957 DEBG [sc] cr3: logging in
16912026-08-07T06:21:45.102ZAug 07 06:21:45.090 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16922026-08-07T06:21:47.352Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16932026-08-07T06:21:48.353ZAug 07 06:21:48.341 INFO cr3: executing juniper script show bfd session | display json
16942026-08-07T06:21:48.354ZAug 07 06:21:48.341 DEBG [sc] cr3: starting
16952026-08-07T06:21:48.354ZAug 07 06:21:48.341 DEBG [sc] cr3: connecting to [::1]:50464
16962026-08-07T06:21:48.378ZAug 07 06:21:48.342 DEBG [sc] cr3 waiting for prompt
16972026-08-07T06:21:48.378ZAug 07 06:21:48.352 DEBG [sc] cr3: logging in
16982026-08-07T06:21:48.486ZAug 07 06:21:48.473 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16992026-08-07T06:21:50.759Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17002026-08-07T06:21:51.760ZAug 07 06:21:51.748 INFO cr3: executing juniper script show bfd session | display json
17012026-08-07T06:21:51.761ZAug 07 06:21:51.748 DEBG [sc] cr3: starting
17022026-08-07T06:21:51.761ZAug 07 06:21:51.748 DEBG [sc] cr3: connecting to [::1]:50464
17032026-08-07T06:21:51.785ZAug 07 06:21:51.749 DEBG [sc] cr3 waiting for prompt
17042026-08-07T06:21:51.785ZAug 07 06:21:51.761 DEBG [sc] cr3: logging in
17052026-08-07T06:21:51.906ZAug 07 06:21:51.893 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17062026-08-07T06:21:54.164Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17072026-08-07T06:21:55.165ZAug 07 06:21:55.153 INFO cr3: executing juniper script show bfd session | display json
17082026-08-07T06:21:55.165ZAug 07 06:21:55.153 DEBG [sc] cr3: starting
17092026-08-07T06:21:55.165ZAug 07 06:21:55.153 DEBG [sc] cr3: connecting to [::1]:50464
17102026-08-07T06:21:55.190ZAug 07 06:21:55.153 DEBG [sc] cr3 waiting for prompt
17112026-08-07T06:21:55.190ZAug 07 06:21:55.164 DEBG [sc] cr3: logging in
17122026-08-07T06:21:55.297ZAug 07 06:21:55.285 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17132026-08-07T06:21:57.574Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17142026-08-07T06:21:58.575ZAug 07 06:21:58.563 INFO cr3: executing juniper script show bfd session | display json
17152026-08-07T06:21:58.575ZAug 07 06:21:58.563 DEBG [sc] cr3: starting
17162026-08-07T06:21:58.575ZAug 07 06:21:58.563 DEBG [sc] cr3: connecting to [::1]:50464
17172026-08-07T06:21:58.599ZAug 07 06:21:58.564 DEBG [sc] cr3 waiting for prompt
17182026-08-07T06:21:58.599ZAug 07 06:21:58.575 DEBG [sc] cr3: logging in
17192026-08-07T06:21:58.731ZAug 07 06:21:58.719 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17202026-08-07T06:22:00.979Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17212026-08-07T06:22:01.005ZAug 07 06:22:00.968 INFO phase 3: pause ceos on cr2
17222026-08-07T06:22:01.005ZAug 07 06:22:00.968 INFO cr2: pausing ceos
17232026-08-07T06:22:01.005ZAug 07 06:22:00.968 DEBG [sc] cr2: starting
17242026-08-07T06:22:01.005ZAug 07 06:22:00.968 DEBG [sc] cr2: connecting to [::1]:36745
17252026-08-07T06:22:01.005ZAug 07 06:22:00.969 DEBG [sc] cr2 waiting for prompt
17262026-08-07T06:22:01.005ZAug 07 06:22:00.980 DEBG [sc] cr2: logging in
17272026-08-07T06:22:01.341ZAug 07 06:22:01.330 DEBG [sc] cr2: executing command `docker pause ceos`
17282026-08-07T06:22:03.450Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17292026-08-07T06:22:04.452Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17302026-08-07T06:22:05.453Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17312026-08-07T06:22:06.455Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17322026-08-07T06:22:07.457Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17332026-08-07T06:22:07.481Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17342026-08-07T06:22:08.460Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17352026-08-07T06:22:09.462Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17362026-08-07T06:22:10.463Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17372026-08-07T06:22:11.464Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17382026-08-07T06:22:11.488Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17392026-08-07T06:22:12.466Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17402026-08-07T06:22:13.468Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17412026-08-07T06:22:14.470Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17422026-08-07T06:22:15.472Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17432026-08-07T06:22:15.497Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17442026-08-07T06:22:16.474Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17452026-08-07T06:22:17.475Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17462026-08-07T06:22:18.476Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17472026-08-07T06:22:19.478Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17482026-08-07T06:22:19.502Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17492026-08-07T06:22:20.481Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17502026-08-07T06:22:21.483Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17512026-08-07T06:22:22.484Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17522026-08-07T06:22:23.487Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17532026-08-07T06:22:23.511Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17542026-08-07T06:22:24.489Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17552026-08-07T06:22:25.491Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17562026-08-07T06:22:26.493Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17572026-08-07T06:22:27.496Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17582026-08-07T06:22:27.520ZAug 07 06:22:27.483 INFO cr3: executing juniper script show bfd session | display json
17592026-08-07T06:22:27.520ZAug 07 06:22:27.483 DEBG [sc] cr3: starting
17602026-08-07T06:22:27.520ZAug 07 06:22:27.483 DEBG [sc] cr3: connecting to [::1]:50464
17612026-08-07T06:22:27.520ZAug 07 06:22:27.484 DEBG [sc] cr3 waiting for prompt
17622026-08-07T06:22:27.520ZAug 07 06:22:27.495 DEBG [sc] cr3: logging in
17632026-08-07T06:22:27.841ZAug 07 06:22:27.829 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17642026-08-07T06:22:30.085Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17652026-08-07T06:22:31.087ZAug 07 06:22:31.075 INFO cr3: executing juniper script show bfd session | display json
17662026-08-07T06:22:31.087ZAug 07 06:22:31.075 DEBG [sc] cr3: starting
17672026-08-07T06:22:31.111ZAug 07 06:22:31.075 DEBG [sc] cr3: connecting to [::1]:50464
17682026-08-07T06:22:31.111ZAug 07 06:22:31.075 DEBG [sc] cr3 waiting for prompt
17692026-08-07T06:22:31.111ZAug 07 06:22:31.087 DEBG [sc] cr3: logging in
17702026-08-07T06:22:31.210ZAug 07 06:22:31.197 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17712026-08-07T06:22:33.460Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17722026-08-07T06:22:34.461ZAug 07 06:22:34.449 INFO cr3: executing juniper script show bfd session | display json
17732026-08-07T06:22:34.461ZAug 07 06:22:34.449 DEBG [sc] cr3: starting
17742026-08-07T06:22:34.486ZAug 07 06:22:34.449 DEBG [sc] cr3: connecting to [::1]:50464
17752026-08-07T06:22:34.486ZAug 07 06:22:34.450 DEBG [sc] cr3 waiting for prompt
17762026-08-07T06:22:34.486ZAug 07 06:22:34.461 DEBG [sc] cr3: logging in
17772026-08-07T06:22:34.606ZAug 07 06:22:34.594 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17782026-08-07T06:22:36.862Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17792026-08-07T06:22:37.863ZAug 07 06:22:37.851 INFO cr3: executing juniper script show bfd session | display json
17802026-08-07T06:22:37.863ZAug 07 06:22:37.852 DEBG [sc] cr3: starting
17812026-08-07T06:22:37.887ZAug 07 06:22:37.852 DEBG [sc] cr3: connecting to [::1]:50464
17822026-08-07T06:22:37.888ZAug 07 06:22:37.853 DEBG [sc] cr3 waiting for prompt
17832026-08-07T06:22:37.888ZAug 07 06:22:37.864 DEBG [sc] cr3: logging in
17842026-08-07T06:22:38.008ZAug 07 06:22:37.996 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17852026-08-07T06:22:40.259Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17862026-08-07T06:22:41.260ZAug 07 06:22:41.248 INFO cr3: executing juniper script show bfd session | display json
17872026-08-07T06:22:41.260ZAug 07 06:22:41.248 DEBG [sc] cr3: starting
17882026-08-07T06:22:41.260ZAug 07 06:22:41.248 DEBG [sc] cr3: connecting to [::1]:50464
17892026-08-07T06:22:41.285ZAug 07 06:22:41.249 DEBG [sc] cr3 waiting for prompt
17902026-08-07T06:22:41.285ZAug 07 06:22:41.260 DEBG [sc] cr3: logging in
17912026-08-07T06:22:41.404ZAug 07 06:22:41.392 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17922026-08-07T06:22:43.655Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17932026-08-07T06:22:43.679ZAug 07 06:22:43.643 INFO cr3: executing juniper script show bfd session | display json
17942026-08-07T06:22:43.679ZAug 07 06:22:43.643 DEBG [sc] cr3: starting
17952026-08-07T06:22:43.679ZAug 07 06:22:43.643 DEBG [sc] cr3: connecting to [::1]:50464
17962026-08-07T06:22:43.679ZAug 07 06:22:43.644 DEBG [sc] cr3 waiting for prompt
17972026-08-07T06:22:43.679ZAug 07 06:22:43.653 DEBG [sc] cr3: logging in
17982026-08-07T06:22:43.819ZAug 07 06:22:43.807 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17992026-08-07T06:22:46.106Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18002026-08-07T06:22:47.107ZAug 07 06:22:47.095 INFO cr3: executing juniper script show bfd session | display json
18012026-08-07T06:22:47.107ZAug 07 06:22:47.095 DEBG [sc] cr3: starting
18022026-08-07T06:22:47.107ZAug 07 06:22:47.095 DEBG [sc] cr3: connecting to [::1]:50464
18032026-08-07T06:22:47.132ZAug 07 06:22:47.096 DEBG [sc] cr3 waiting for prompt
18042026-08-07T06:22:47.132ZAug 07 06:22:47.107 DEBG [sc] cr3: logging in
18052026-08-07T06:22:47.251ZAug 07 06:22:47.239 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18062026-08-07T06:22:49.486Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18072026-08-07T06:22:50.487ZAug 07 06:22:50.475 INFO cr3: executing juniper script show bfd session | display json
18082026-08-07T06:22:50.512ZAug 07 06:22:50.475 DEBG [sc] cr3: starting
18092026-08-07T06:22:50.512ZAug 07 06:22:50.475 DEBG [sc] cr3: connecting to [::1]:50464
18102026-08-07T06:22:50.512ZAug 07 06:22:50.476 DEBG [sc] cr3 waiting for prompt
18112026-08-07T06:22:50.512ZAug 07 06:22:50.487 DEBG [sc] cr3: logging in
18122026-08-07T06:22:50.654ZAug 07 06:22:50.641 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18132026-08-07T06:22:52.904Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18142026-08-07T06:22:53.905ZAug 07 06:22:53.893 INFO cr3: executing juniper script show bfd session | display json
18152026-08-07T06:22:53.905ZAug 07 06:22:53.893 DEBG [sc] cr3: starting
18162026-08-07T06:22:53.905ZAug 07 06:22:53.893 DEBG [sc] cr3: connecting to [::1]:50464
18172026-08-07T06:22:53.929ZAug 07 06:22:53.894 DEBG [sc] cr3 waiting for prompt
18182026-08-07T06:22:53.929ZAug 07 06:22:53.905 DEBG [sc] cr3: logging in
18192026-08-07T06:22:54.049ZAug 07 06:22:54.037 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18202026-08-07T06:22:56.291Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18212026-08-07T06:22:57.292ZAug 07 06:22:57.280 INFO cr3: executing juniper script show bfd session | display json
18222026-08-07T06:22:57.292ZAug 07 06:22:57.280 DEBG [sc] cr3: starting
18232026-08-07T06:22:57.292ZAug 07 06:22:57.280 DEBG [sc] cr3: connecting to [::1]:50464
18242026-08-07T06:22:57.316ZAug 07 06:22:57.281 DEBG [sc] cr3 waiting for prompt
18252026-08-07T06:22:57.316ZAug 07 06:22:57.292 DEBG [sc] cr3: logging in
18262026-08-07T06:22:57.447ZAug 07 06:22:57.436 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18272026-08-07T06:22:59.715Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18282026-08-07T06:22:59.740ZAug 07 06:22:59.705 INFO phase 4: pause cRPD on cr3
18292026-08-07T06:22:59.740ZAug 07 06:22:59.705 INFO cr3: pausing crpd1
18302026-08-07T06:22:59.740ZAug 07 06:22:59.705 DEBG [sc] cr3: starting
18312026-08-07T06:22:59.740ZAug 07 06:22:59.705 DEBG [sc] cr3: connecting to [::1]:50464
18322026-08-07T06:22:59.740ZAug 07 06:22:59.705 DEBG [sc] cr3 waiting for prompt
18332026-08-07T06:22:59.740ZAug 07 06:22:59.715 DEBG [sc] cr3: logging in
18342026-08-07T06:22:59.849ZAug 07 06:22:59.837 DEBG [sc] cr3: executing command `docker pause crpd1`
18352026-08-07T06:23:01.947Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18362026-08-07T06:23:02.949Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18372026-08-07T06:23:03.950Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18382026-08-07T06:23:04.952Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18392026-08-07T06:23:05.954Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18402026-08-07T06:23:05.978Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18412026-08-07T06:23:06.957Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18422026-08-07T06:23:07.959Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18432026-08-07T06:23:08.960Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18442026-08-07T06:23:09.962Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18452026-08-07T06:23:09.986Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18462026-08-07T06:23:10.965Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18472026-08-07T06:23:11.966Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18482026-08-07T06:23:12.968Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18492026-08-07T06:23:13.971Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18502026-08-07T06:23:13.995Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18512026-08-07T06:23:14.973Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18522026-08-07T06:23:15.974Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18532026-08-07T06:23:16.976Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18542026-08-07T06:23:17.978Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18552026-08-07T06:23:18.002Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18562026-08-07T06:23:18.979Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18572026-08-07T06:23:19.981Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18582026-08-07T06:23:20.983Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18592026-08-07T06:23:21.985Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18602026-08-07T06:23:22.009Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18612026-08-07T06:23:22.987Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18622026-08-07T06:23:23.989Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18632026-08-07T06:23:24.990Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18642026-08-07T06:23:25.992Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18652026-08-07T06:23:26.016ZAug 07 06:23:25.981 INFO phase 5: start frr on cr1
18662026-08-07T06:23:26.016ZAug 07 06:23:25.981 INFO cr1: starting frr
18672026-08-07T06:23:26.016ZAug 07 06:23:25.981 DEBG [sc] cr1: starting
18682026-08-07T06:23:26.016ZAug 07 06:23:25.981 DEBG [sc] cr1: connecting to [::1]:45431
18692026-08-07T06:23:26.016ZAug 07 06:23:25.982 DEBG [sc] cr1 waiting for prompt
18702026-08-07T06:23:26.016ZAug 07 06:23:25.992 DEBG [sc] cr1: logging in
18712026-08-07T06:23:26.343ZAug 07 06:23:26.331 DEBG [sc] cr1: executing command `systemctl start frr`
18722026-08-07T06:23:33.622Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18732026-08-07T06:23:34.623Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18742026-08-07T06:23:35.625Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18752026-08-07T06:23:36.626Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18762026-08-07T06:23:37.628Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18772026-08-07T06:23:37.653Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18782026-08-07T06:23:38.630Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18792026-08-07T06:23:39.632Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18802026-08-07T06:23:40.634Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18812026-08-07T06:23:41.636Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18822026-08-07T06:23:41.661Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18832026-08-07T06:23:42.638Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18842026-08-07T06:23:43.640Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18852026-08-07T06:23:44.642Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18862026-08-07T06:23:45.642Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18872026-08-07T06:23:45.666Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18882026-08-07T06:23:46.645Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18892026-08-07T06:23:47.645Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18902026-08-07T06:23:48.647Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18912026-08-07T06:23:49.650Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18922026-08-07T06:23:49.674Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18932026-08-07T06:23:50.652Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18942026-08-07T06:23:51.653Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18952026-08-07T06:23:52.655Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18962026-08-07T06:23:53.657Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18972026-08-07T06:23:53.681Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18982026-08-07T06:23:54.659Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18992026-08-07T06:23:55.661Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19002026-08-07T06:23:56.662Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19012026-08-07T06:23:57.664Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19022026-08-07T06:23:57.689ZAug 07 06:23:57.652 INFO cr1: executing frr script show bfd peers json
19032026-08-07T06:23:57.689ZAug 07 06:23:57.653 DEBG [sc] cr1: starting
19042026-08-07T06:23:57.689ZAug 07 06:23:57.653 DEBG [sc] cr1: connecting to [::1]:45431
19052026-08-07T06:23:57.689ZAug 07 06:23:57.653 DEBG [sc] cr1 waiting for prompt
19062026-08-07T06:23:57.689ZAug 07 06:23:57.664 DEBG [sc] cr1: logging in
19072026-08-07T06:23:58.014ZAug 07 06:23:58.002 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19082026-08-07T06:24:00.145Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19092026-08-07T06:24:01.146ZAug 07 06:24:01.134 INFO cr1: executing frr script show bfd peers json
19102026-08-07T06:24:01.146ZAug 07 06:24:01.134 DEBG [sc] cr1: starting
19112026-08-07T06:24:01.146ZAug 07 06:24:01.134 DEBG [sc] cr1: connecting to [::1]:45431
19122026-08-07T06:24:01.170ZAug 07 06:24:01.135 DEBG [sc] cr1 waiting for prompt
19132026-08-07T06:24:01.170ZAug 07 06:24:01.146 DEBG [sc] cr1: logging in
19142026-08-07T06:24:01.340ZAug 07 06:24:01.327 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19152026-08-07T06:24:03.478Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19162026-08-07T06:24:04.479ZAug 07 06:24:04.467 INFO cr1: executing frr script show bfd peers json
19172026-08-07T06:24:04.479ZAug 07 06:24:04.467 DEBG [sc] cr1: starting
19182026-08-07T06:24:04.479ZAug 07 06:24:04.467 DEBG [sc] cr1: connecting to [::1]:45431
19192026-08-07T06:24:04.503ZAug 07 06:24:04.468 DEBG [sc] cr1 waiting for prompt
19202026-08-07T06:24:04.504ZAug 07 06:24:04.479 DEBG [sc] cr1: logging in
19212026-08-07T06:24:04.637ZAug 07 06:24:04.624 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19222026-08-07T06:24:06.766Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19232026-08-07T06:24:07.768ZAug 07 06:24:07.756 INFO cr1: executing frr script show bfd peers json
19242026-08-07T06:24:07.768ZAug 07 06:24:07.756 DEBG [sc] cr1: starting
19252026-08-07T06:24:07.768ZAug 07 06:24:07.756 DEBG [sc] cr1: connecting to [::1]:45431
19262026-08-07T06:24:07.793ZAug 07 06:24:07.757 DEBG [sc] cr1 waiting for prompt
19272026-08-07T06:24:07.793ZAug 07 06:24:07.768 DEBG [sc] cr1: logging in
19282026-08-07T06:24:07.901ZAug 07 06:24:07.889 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19292026-08-07T06:24:10.041Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19302026-08-07T06:24:11.042ZAug 07 06:24:11.031 INFO cr1: executing frr script show bfd peers json
19312026-08-07T06:24:11.042ZAug 07 06:24:11.031 DEBG [sc] cr1: starting
19322026-08-07T06:24:11.042ZAug 07 06:24:11.031 DEBG [sc] cr1: connecting to [::1]:45431
19332026-08-07T06:24:11.066ZAug 07 06:24:11.032 DEBG [sc] cr1 waiting for prompt
19342026-08-07T06:24:11.066ZAug 07 06:24:11.043 DEBG [sc] cr1: logging in
19352026-08-07T06:24:11.177ZAug 07 06:24:11.166 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19362026-08-07T06:24:13.317Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19372026-08-07T06:24:13.341ZAug 07 06:24:13.306 INFO cr1: executing frr script show bfd peers json
19382026-08-07T06:24:13.341ZAug 07 06:24:13.306 DEBG [sc] cr1: starting
19392026-08-07T06:24:13.341ZAug 07 06:24:13.306 DEBG [sc] cr1: connecting to [::1]:45431
19402026-08-07T06:24:13.341ZAug 07 06:24:13.306 DEBG [sc] cr1 waiting for prompt
19412026-08-07T06:24:13.342ZAug 07 06:24:13.317 DEBG [sc] cr1: logging in
19422026-08-07T06:24:13.461ZAug 07 06:24:13.450 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19432026-08-07T06:24:15.603Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19442026-08-07T06:24:16.604ZAug 07 06:24:16.592 INFO cr1: executing frr script show bfd peers json
19452026-08-07T06:24:16.604ZAug 07 06:24:16.592 DEBG [sc] cr1: starting
19462026-08-07T06:24:16.605ZAug 07 06:24:16.592 DEBG [sc] cr1: connecting to [::1]:45431
19472026-08-07T06:24:16.629ZAug 07 06:24:16.593 DEBG [sc] cr1 waiting for prompt
19482026-08-07T06:24:16.629ZAug 07 06:24:16.604 DEBG [sc] cr1: logging in
19492026-08-07T06:24:16.748ZAug 07 06:24:16.736 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19502026-08-07T06:24:18.878Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19512026-08-07T06:24:19.879ZAug 07 06:24:19.867 INFO cr1: executing frr script show bfd peers json
19522026-08-07T06:24:19.879ZAug 07 06:24:19.868 DEBG [sc] cr1: starting
19532026-08-07T06:24:19.879ZAug 07 06:24:19.868 DEBG [sc] cr1: connecting to [::1]:45431
19542026-08-07T06:24:19.903ZAug 07 06:24:19.868 DEBG [sc] cr1 waiting for prompt
19552026-08-07T06:24:19.903ZAug 07 06:24:19.880 DEBG [sc] cr1: logging in
19562026-08-07T06:24:20.035ZAug 07 06:24:20.023 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19572026-08-07T06:24:22.174Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19582026-08-07T06:24:23.175ZAug 07 06:24:23.163 INFO cr1: executing frr script show bfd peers json
19592026-08-07T06:24:23.175ZAug 07 06:24:23.164 DEBG [sc] cr1: starting
19602026-08-07T06:24:23.175ZAug 07 06:24:23.164 DEBG [sc] cr1: connecting to [::1]:45431
19612026-08-07T06:24:23.199ZAug 07 06:24:23.165 DEBG [sc] cr1 waiting for prompt
19622026-08-07T06:24:23.199ZAug 07 06:24:23.176 DEBG [sc] cr1: logging in
19632026-08-07T06:24:23.308ZAug 07 06:24:23.296 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19642026-08-07T06:24:25.462Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19652026-08-07T06:24:26.463ZAug 07 06:24:26.451 INFO cr1: executing frr script show bfd peers json
19662026-08-07T06:24:26.488ZAug 07 06:24:26.451 DEBG [sc] cr1: starting
19672026-08-07T06:24:26.488ZAug 07 06:24:26.451 DEBG [sc] cr1: connecting to [::1]:45431
19682026-08-07T06:24:26.488ZAug 07 06:24:26.452 DEBG [sc] cr1 waiting for prompt
19692026-08-07T06:24:26.488ZAug 07 06:24:26.462 DEBG [sc] cr1: logging in
19702026-08-07T06:24:26.596ZAug 07 06:24:26.584 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19712026-08-07T06:24:28.734Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19722026-08-07T06:24:28.758ZAug 07 06:24:28.723 INFO phase 6: unpause ceos on cr2
19732026-08-07T06:24:28.758ZAug 07 06:24:28.724 INFO cr2: unpausing ceos
19742026-08-07T06:24:28.758ZAug 07 06:24:28.724 DEBG [sc] cr2: starting
19752026-08-07T06:24:28.758ZAug 07 06:24:28.724 DEBG [sc] cr2: connecting to [::1]:36745
19762026-08-07T06:24:28.758ZAug 07 06:24:28.724 DEBG [sc] cr2 waiting for prompt
19772026-08-07T06:24:28.758ZAug 07 06:24:28.735 DEBG [sc] cr2: logging in
19782026-08-07T06:24:29.089ZAug 07 06:24:29.077 DEBG [sc] cr2: executing command `docker unpause ceos`
19792026-08-07T06:24:31.220Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19802026-08-07T06:24:32.222Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19812026-08-07T06:24:33.223Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19822026-08-07T06:24:34.225Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19832026-08-07T06:24:35.226Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19842026-08-07T06:24:35.251Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19852026-08-07T06:24:36.229Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19862026-08-07T06:24:37.231Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19872026-08-07T06:24:38.232Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19882026-08-07T06:24:39.234Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19892026-08-07T06:24:39.259Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19902026-08-07T06:24:40.237Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19912026-08-07T06:24:41.239Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19922026-08-07T06:24:42.241Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19932026-08-07T06:24:43.243Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19942026-08-07T06:24:43.268Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19952026-08-07T06:24:44.246Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19962026-08-07T06:24:45.247Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19972026-08-07T06:24:46.249Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19982026-08-07T06:24:47.251Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19992026-08-07T06:24:47.275Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20002026-08-07T06:24:48.253Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20012026-08-07T06:24:49.255Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20022026-08-07T06:24:50.258Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20032026-08-07T06:24:51.259Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20042026-08-07T06:24:51.283Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20052026-08-07T06:24:52.262Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20062026-08-07T06:24:53.264Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20072026-08-07T06:24:54.265Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20082026-08-07T06:24:55.267Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20092026-08-07T06:24:55.291ZAug 07 06:24:55.256 INFO cr1: executing frr script show bfd peers json
20102026-08-07T06:24:55.291ZAug 07 06:24:55.256 DEBG [sc] cr1: starting
20112026-08-07T06:24:55.291ZAug 07 06:24:55.256 DEBG [sc] cr1: connecting to [::1]:45431
20122026-08-07T06:24:55.291ZAug 07 06:24:55.256 DEBG [sc] cr1 waiting for prompt
20132026-08-07T06:24:55.292ZAug 07 06:24:55.267 DEBG [sc] cr1: logging in
20142026-08-07T06:24:55.626ZAug 07 06:24:55.614 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20152026-08-07T06:24:57.764Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20162026-08-07T06:24:58.764ZAug 07 06:24:58.753 INFO cr1: executing frr script show bfd peers json
20172026-08-07T06:24:58.765ZAug 07 06:24:58.753 DEBG [sc] cr1: starting
20182026-08-07T06:24:58.765ZAug 07 06:24:58.753 DEBG [sc] cr1: connecting to [::1]:45431
20192026-08-07T06:24:58.789ZAug 07 06:24:58.754 DEBG [sc] cr1 waiting for prompt
20202026-08-07T06:24:58.789ZAug 07 06:24:58.764 DEBG [sc] cr1: logging in
20212026-08-07T06:24:58.898ZAug 07 06:24:58.886 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20222026-08-07T06:25:01.040Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20232026-08-07T06:25:02.040ZAug 07 06:25:02.028 INFO cr1: executing frr script show bfd peers json
20242026-08-07T06:25:02.040ZAug 07 06:25:02.028 DEBG [sc] cr1: starting
20252026-08-07T06:25:02.040ZAug 07 06:25:02.028 DEBG [sc] cr1: connecting to [::1]:45431
20262026-08-07T06:25:02.065ZAug 07 06:25:02.028 DEBG [sc] cr1 waiting for prompt
20272026-08-07T06:25:02.065ZAug 07 06:25:02.040 DEBG [sc] cr1: logging in
20282026-08-07T06:25:02.184ZAug 07 06:25:02.172 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20292026-08-07T06:25:04.325Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20302026-08-07T06:25:05.326ZAug 07 06:25:05.314 INFO cr1: executing frr script show bfd peers json
20312026-08-07T06:25:05.326ZAug 07 06:25:05.314 DEBG [sc] cr1: starting
20322026-08-07T06:25:05.326ZAug 07 06:25:05.314 DEBG [sc] cr1: connecting to [::1]:45431
20332026-08-07T06:25:05.351ZAug 07 06:25:05.315 DEBG [sc] cr1 waiting for prompt
20342026-08-07T06:25:05.351ZAug 07 06:25:05.325 DEBG [sc] cr1: logging in
20352026-08-07T06:25:05.471ZAug 07 06:25:05.459 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20362026-08-07T06:25:07.621Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20372026-08-07T06:25:08.622ZAug 07 06:25:08.610 INFO cr1: executing frr script show bfd peers json
20382026-08-07T06:25:08.622ZAug 07 06:25:08.610 DEBG [sc] cr1: starting
20392026-08-07T06:25:08.622ZAug 07 06:25:08.610 DEBG [sc] cr1: connecting to [::1]:45431
20402026-08-07T06:25:08.647ZAug 07 06:25:08.611 DEBG [sc] cr1 waiting for prompt
20412026-08-07T06:25:08.647ZAug 07 06:25:08.621 DEBG [sc] cr1: logging in
20422026-08-07T06:25:08.755ZAug 07 06:25:08.744 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20432026-08-07T06:25:10.885Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20442026-08-07T06:25:10.910ZAug 07 06:25:10.873 INFO cr1: executing frr script show bfd peers json
20452026-08-07T06:25:10.910ZAug 07 06:25:10.873 DEBG [sc] cr1: starting
20462026-08-07T06:25:10.910ZAug 07 06:25:10.873 DEBG [sc] cr1: connecting to [::1]:45431
20472026-08-07T06:25:10.910ZAug 07 06:25:10.874 DEBG [sc] cr1 waiting for prompt
20482026-08-07T06:25:10.910ZAug 07 06:25:10.883 DEBG [sc] cr1: logging in
20492026-08-07T06:25:11.028ZAug 07 06:25:11.016 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20502026-08-07T06:25:13.183Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20512026-08-07T06:25:14.184ZAug 07 06:25:14.172 INFO cr1: executing frr script show bfd peers json
20522026-08-07T06:25:14.184ZAug 07 06:25:14.172 DEBG [sc] cr1: starting
20532026-08-07T06:25:14.184ZAug 07 06:25:14.172 DEBG [sc] cr1: connecting to [::1]:45431
20542026-08-07T06:25:14.208ZAug 07 06:25:14.173 DEBG [sc] cr1 waiting for prompt
20552026-08-07T06:25:14.208ZAug 07 06:25:14.184 DEBG [sc] cr1: logging in
20562026-08-07T06:25:14.361ZAug 07 06:25:14.349 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20572026-08-07T06:25:16.499Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20582026-08-07T06:25:17.501ZAug 07 06:25:17.489 INFO cr1: executing frr script show bfd peers json
20592026-08-07T06:25:17.501ZAug 07 06:25:17.489 DEBG [sc] cr1: starting
20602026-08-07T06:25:17.501ZAug 07 06:25:17.489 DEBG [sc] cr1: connecting to [::1]:45431
20612026-08-07T06:25:17.525ZAug 07 06:25:17.490 DEBG [sc] cr1 waiting for prompt
20622026-08-07T06:25:17.525ZAug 07 06:25:17.501 DEBG [sc] cr1: logging in
20632026-08-07T06:25:17.633ZAug 07 06:25:17.622 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20642026-08-07T06:25:19.782Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20652026-08-07T06:25:20.783ZAug 07 06:25:20.771 INFO cr1: executing frr script show bfd peers json
20662026-08-07T06:25:20.783ZAug 07 06:25:20.771 DEBG [sc] cr1: starting
20672026-08-07T06:25:20.783ZAug 07 06:25:20.771 DEBG [sc] cr1: connecting to [::1]:45431
20682026-08-07T06:25:20.807ZAug 07 06:25:20.772 DEBG [sc] cr1 waiting for prompt
20692026-08-07T06:25:20.808ZAug 07 06:25:20.783 DEBG [sc] cr1: logging in
20702026-08-07T06:25:20.928ZAug 07 06:25:20.915 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20712026-08-07T06:25:23.069Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20722026-08-07T06:25:24.070ZAug 07 06:25:24.058 INFO cr1: executing frr script show bfd peers json
20732026-08-07T06:25:24.070ZAug 07 06:25:24.058 DEBG [sc] cr1: starting
20742026-08-07T06:25:24.070ZAug 07 06:25:24.058 DEBG [sc] cr1: connecting to [::1]:45431
20752026-08-07T06:25:24.094ZAug 07 06:25:24.059 DEBG [sc] cr1 waiting for prompt
20762026-08-07T06:25:24.094ZAug 07 06:25:24.070 DEBG [sc] cr1: logging in
20772026-08-07T06:25:24.216ZAug 07 06:25:24.204 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20782026-08-07T06:25:26.369Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20792026-08-07T06:25:26.369ZAug 07 06:25:26.356 INFO cr2: executing eos script show bfd peers | json
20802026-08-07T06:25:26.369ZAug 07 06:25:26.356 DEBG [sc] cr2: starting
20812026-08-07T06:25:26.369ZAug 07 06:25:26.356 DEBG [sc] cr2: connecting to [::1]:36745
20822026-08-07T06:25:26.394ZAug 07 06:25:26.357 DEBG [sc] cr2 waiting for prompt
20832026-08-07T06:25:26.394ZAug 07 06:25:26.369 DEBG [sc] cr2: logging in
20842026-08-07T06:25:26.701ZAug 07 06:25:26.688 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20852026-08-07T06:25:29.095Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20862026-08-07T06:25:30.096ZAug 07 06:25:30.084 INFO cr2: executing eos script show bfd peers | json
20872026-08-07T06:25:30.096ZAug 07 06:25:30.085 DEBG [sc] cr2: starting
20882026-08-07T06:25:30.096ZAug 07 06:25:30.085 DEBG [sc] cr2: connecting to [::1]:36745
20892026-08-07T06:25:30.121ZAug 07 06:25:30.086 DEBG [sc] cr2 waiting for prompt
20902026-08-07T06:25:30.121ZAug 07 06:25:30.097 DEBG [sc] cr2: logging in
20912026-08-07T06:25:30.241ZAug 07 06:25:30.229 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20922026-08-07T06:25:32.579Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20932026-08-07T06:25:33.580ZAug 07 06:25:33.567 INFO cr2: executing eos script show bfd peers | json
20942026-08-07T06:25:33.580ZAug 07 06:25:33.568 DEBG [sc] cr2: starting
20952026-08-07T06:25:33.580ZAug 07 06:25:33.568 DEBG [sc] cr2: connecting to [::1]:36745
20962026-08-07T06:25:33.604ZAug 07 06:25:33.568 DEBG [sc] cr2 waiting for prompt
20972026-08-07T06:25:33.604ZAug 07 06:25:33.580 DEBG [sc] cr2: logging in
20982026-08-07T06:25:33.735ZAug 07 06:25:33.723 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20992026-08-07T06:25:36.064Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21002026-08-07T06:25:37.065ZAug 07 06:25:37.053 INFO cr2: executing eos script show bfd peers | json
21012026-08-07T06:25:37.066ZAug 07 06:25:37.054 DEBG [sc] cr2: starting
21022026-08-07T06:25:37.066ZAug 07 06:25:37.054 DEBG [sc] cr2: connecting to [::1]:36745
21032026-08-07T06:25:37.090ZAug 07 06:25:37.054 DEBG [sc] cr2 waiting for prompt
21042026-08-07T06:25:37.090ZAug 07 06:25:37.066 DEBG [sc] cr2: logging in
21052026-08-07T06:25:37.210ZAug 07 06:25:37.198 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21062026-08-07T06:25:39.615Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21072026-08-07T06:25:40.616ZAug 07 06:25:40.605 INFO cr2: executing eos script show bfd peers | json
21082026-08-07T06:25:40.616ZAug 07 06:25:40.605 DEBG [sc] cr2: starting
21092026-08-07T06:25:40.616ZAug 07 06:25:40.605 DEBG [sc] cr2: connecting to [::1]:36745
21102026-08-07T06:25:40.640ZAug 07 06:25:40.605 DEBG [sc] cr2 waiting for prompt
21112026-08-07T06:25:40.640ZAug 07 06:25:40.616 DEBG [sc] cr2: logging in
21122026-08-07T06:25:40.761ZAug 07 06:25:40.749 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21132026-08-07T06:25:43.095Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21142026-08-07T06:25:43.095ZAug 07 06:25:43.083 INFO cr2: executing eos script show bfd peers | json
21152026-08-07T06:25:43.095ZAug 07 06:25:43.083 DEBG [sc] cr2: starting
21162026-08-07T06:25:43.095ZAug 07 06:25:43.083 DEBG [sc] cr2: connecting to [::1]:36745
21172026-08-07T06:25:43.119ZAug 07 06:25:43.083 DEBG [sc] cr2 waiting for prompt
21182026-08-07T06:25:43.119ZAug 07 06:25:43.094 DEBG [sc] cr2: logging in
21192026-08-07T06:25:43.236ZAug 07 06:25:43.225 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21202026-08-07T06:25:45.574Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21212026-08-07T06:25:46.576ZAug 07 06:25:46.564 INFO cr2: executing eos script show bfd peers | json
21222026-08-07T06:25:46.576ZAug 07 06:25:46.564 DEBG [sc] cr2: starting
21232026-08-07T06:25:46.576ZAug 07 06:25:46.564 DEBG [sc] cr2: connecting to [::1]:36745
21242026-08-07T06:25:46.600ZAug 07 06:25:46.565 DEBG [sc] cr2 waiting for prompt
21252026-08-07T06:25:46.600ZAug 07 06:25:46.575 DEBG [sc] cr2: logging in
21262026-08-07T06:25:46.719ZAug 07 06:25:46.707 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21272026-08-07T06:25:49.079Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21282026-08-07T06:25:50.081ZAug 07 06:25:50.069 INFO cr2: executing eos script show bfd peers | json
21292026-08-07T06:25:50.081ZAug 07 06:25:50.069 DEBG [sc] cr2: starting
21302026-08-07T06:25:50.081ZAug 07 06:25:50.069 DEBG [sc] cr2: connecting to [::1]:36745
21312026-08-07T06:25:50.105ZAug 07 06:25:50.070 DEBG [sc] cr2 waiting for prompt
21322026-08-07T06:25:50.105ZAug 07 06:25:50.081 DEBG [sc] cr2: logging in
21332026-08-07T06:25:50.225ZAug 07 06:25:50.213 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21342026-08-07T06:25:52.583Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21352026-08-07T06:25:53.585ZAug 07 06:25:53.572 INFO cr2: executing eos script show bfd peers | json
21362026-08-07T06:25:53.585ZAug 07 06:25:53.572 DEBG [sc] cr2: starting
21372026-08-07T06:25:53.585ZAug 07 06:25:53.572 DEBG [sc] cr2: connecting to [::1]:36745
21382026-08-07T06:25:53.609ZAug 07 06:25:53.573 DEBG [sc] cr2 waiting for prompt
21392026-08-07T06:25:53.609ZAug 07 06:25:53.585 DEBG [sc] cr2: logging in
21402026-08-07T06:25:53.730ZAug 07 06:25:53.718 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21412026-08-07T06:25:56.103Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21422026-08-07T06:25:57.104ZAug 07 06:25:57.092 INFO cr2: executing eos script show bfd peers | json
21432026-08-07T06:25:57.128ZAug 07 06:25:57.092 DEBG [sc] cr2: starting
21442026-08-07T06:25:57.128ZAug 07 06:25:57.092 DEBG [sc] cr2: connecting to [::1]:36745
21452026-08-07T06:25:57.128ZAug 07 06:25:57.093 DEBG [sc] cr2 waiting for prompt
21462026-08-07T06:25:57.128ZAug 07 06:25:57.104 DEBG [sc] cr2: logging in
21472026-08-07T06:25:57.237ZAug 07 06:25:57.225 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21482026-08-07T06:25:59.609Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21492026-08-07T06:25:59.634ZAug 07 06:25:59.599 INFO phase 7: unpause cRPD on cr3
21502026-08-07T06:25:59.634ZAug 07 06:25:59.599 INFO cr3: unpausing crpd1
21512026-08-07T06:25:59.634ZAug 07 06:25:59.599 DEBG [sc] cr3: starting
21522026-08-07T06:25:59.634ZAug 07 06:25:59.599 DEBG [sc] cr3: connecting to [::1]:50464
21532026-08-07T06:25:59.634ZAug 07 06:25:59.600 DEBG [sc] cr3 waiting for prompt
21542026-08-07T06:25:59.634ZAug 07 06:25:59.611 DEBG [sc] cr3: logging in
21552026-08-07T06:25:59.958ZAug 07 06:25:59.946 DEBG [sc] cr3: executing command `docker unpause crpd1`
21562026-08-07T06:26:02.081Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21572026-08-07T06:26:03.082Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21582026-08-07T06:26:04.085Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21592026-08-07T06:26:05.086Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21602026-08-07T06:26:06.088Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21612026-08-07T06:26:06.112Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21622026-08-07T06:26:07.090Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21632026-08-07T06:26:08.092Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21642026-08-07T06:26:09.094Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21652026-08-07T06:26:10.096Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21662026-08-07T06:26:10.121Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21672026-08-07T06:26:11.098Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21682026-08-07T06:26:12.100Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21692026-08-07T06:26:13.102Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21702026-08-07T06:26:14.104Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21712026-08-07T06:26:14.128Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21722026-08-07T06:26:15.106Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21732026-08-07T06:26:16.109Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21742026-08-07T06:26:17.110Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21752026-08-07T06:26:18.112Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21762026-08-07T06:26:18.137Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21772026-08-07T06:26:19.115Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21782026-08-07T06:26:20.116Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21792026-08-07T06:26:21.118Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21802026-08-07T06:26:22.120Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21812026-08-07T06:26:22.144Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21822026-08-07T06:26:23.121Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21832026-08-07T06:26:24.123Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21842026-08-07T06:26:25.125Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21852026-08-07T06:26:26.127Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21862026-08-07T06:26:26.127ZAug 07 06:26:26.115 INFO cr1: executing frr script show bfd peers json
21872026-08-07T06:26:26.127ZAug 07 06:26:26.115 DEBG [sc] cr1: starting
21882026-08-07T06:26:26.127ZAug 07 06:26:26.115 DEBG [sc] cr1: connecting to [::1]:45431
21892026-08-07T06:26:26.151ZAug 07 06:26:26.116 DEBG [sc] cr1 waiting for prompt
21902026-08-07T06:26:26.151ZAug 07 06:26:26.127 DEBG [sc] cr1: logging in
21912026-08-07T06:26:26.491ZAug 07 06:26:26.479 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21922026-08-07T06:26:28.634Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21932026-08-07T06:26:29.636ZAug 07 06:26:29.624 INFO cr1: executing frr script show bfd peers json
21942026-08-07T06:26:29.660ZAug 07 06:26:29.624 DEBG [sc] cr1: starting
21952026-08-07T06:26:29.660ZAug 07 06:26:29.624 DEBG [sc] cr1: connecting to [::1]:45431
21962026-08-07T06:26:29.660ZAug 07 06:26:29.625 DEBG [sc] cr1 waiting for prompt
21972026-08-07T06:26:29.660ZAug 07 06:26:29.635 DEBG [sc] cr1: logging in
21982026-08-07T06:26:29.791ZAug 07 06:26:29.779 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21992026-08-07T06:26:31.934Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22002026-08-07T06:26:32.935ZAug 07 06:26:32.923 INFO cr1: executing frr script show bfd peers json
22012026-08-07T06:26:32.935ZAug 07 06:26:32.923 DEBG [sc] cr1: starting
22022026-08-07T06:26:32.935ZAug 07 06:26:32.923 DEBG [sc] cr1: connecting to [::1]:45431
22032026-08-07T06:26:32.959ZAug 07 06:26:32.924 DEBG [sc] cr1 waiting for prompt
22042026-08-07T06:26:32.959ZAug 07 06:26:32.935 DEBG [sc] cr1: logging in
22052026-08-07T06:26:33.101ZAug 07 06:26:33.090 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22062026-08-07T06:26:35.242Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22072026-08-07T06:26:36.242ZAug 07 06:26:36.230 INFO cr1: executing frr script show bfd peers json
22082026-08-07T06:26:36.242ZAug 07 06:26:36.230 DEBG [sc] cr1: starting
22092026-08-07T06:26:36.242ZAug 07 06:26:36.230 DEBG [sc] cr1: connecting to [::1]:45431
22102026-08-07T06:26:36.266ZAug 07 06:26:36.230 DEBG [sc] cr1 waiting for prompt
22112026-08-07T06:26:36.266ZAug 07 06:26:36.241 DEBG [sc] cr1: logging in
22122026-08-07T06:26:36.374ZAug 07 06:26:36.362 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22132026-08-07T06:26:38.505Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22142026-08-07T06:26:39.507ZAug 07 06:26:39.495 INFO cr1: executing frr script show bfd peers json
22152026-08-07T06:26:39.507ZAug 07 06:26:39.495 DEBG [sc] cr1: starting
22162026-08-07T06:26:39.507ZAug 07 06:26:39.495 DEBG [sc] cr1: connecting to [::1]:45431
22172026-08-07T06:26:39.531ZAug 07 06:26:39.496 DEBG [sc] cr1 waiting for prompt
22182026-08-07T06:26:39.531ZAug 07 06:26:39.506 DEBG [sc] cr1: logging in
22192026-08-07T06:26:39.650ZAug 07 06:26:39.638 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22202026-08-07T06:26:41.789Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22212026-08-07T06:26:41.789ZAug 07 06:26:41.777 INFO cr1: executing frr script show bfd peers json
22222026-08-07T06:26:41.789ZAug 07 06:26:41.777 DEBG [sc] cr1: starting
22232026-08-07T06:26:41.838ZAug 07 06:26:41.777 DEBG [sc] cr1: connecting to [::1]:45431
22242026-08-07T06:26:41.838ZAug 07 06:26:41.778 DEBG [sc] cr1 waiting for prompt
22252026-08-07T06:26:41.838ZAug 07 06:26:41.789 DEBG [sc] cr1: logging in
22262026-08-07T06:26:41.943ZAug 07 06:26:41.931 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22272026-08-07T06:26:44.082Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22282026-08-07T06:26:45.084ZAug 07 06:26:45.071 INFO cr1: executing frr script show bfd peers json
22292026-08-07T06:26:45.084ZAug 07 06:26:45.071 DEBG [sc] cr1: starting
22302026-08-07T06:26:45.084ZAug 07 06:26:45.071 DEBG [sc] cr1: connecting to [::1]:45431
22312026-08-07T06:26:45.108ZAug 07 06:26:45.072 DEBG [sc] cr1 waiting for prompt
22322026-08-07T06:26:45.108ZAug 07 06:26:45.083 DEBG [sc] cr1: logging in
22332026-08-07T06:26:45.239ZAug 07 06:26:45.227 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22342026-08-07T06:26:47.377Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22352026-08-07T06:26:48.378ZAug 07 06:26:48.367 INFO cr1: executing frr script show bfd peers json
22362026-08-07T06:26:48.378ZAug 07 06:26:48.367 DEBG [sc] cr1: starting
22372026-08-07T06:26:48.378ZAug 07 06:26:48.367 DEBG [sc] cr1: connecting to [::1]:45431
22382026-08-07T06:26:48.402ZAug 07 06:26:48.367 DEBG [sc] cr1 waiting for prompt
22392026-08-07T06:26:48.402ZAug 07 06:26:48.379 DEBG [sc] cr1: logging in
22402026-08-07T06:26:48.523ZAug 07 06:26:48.511 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22412026-08-07T06:26:50.665Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22422026-08-07T06:26:51.667ZAug 07 06:26:51.655 INFO cr1: executing frr script show bfd peers json
22432026-08-07T06:26:51.667ZAug 07 06:26:51.655 DEBG [sc] cr1: starting
22442026-08-07T06:26:51.667ZAug 07 06:26:51.655 DEBG [sc] cr1: connecting to [::1]:45431
22452026-08-07T06:26:51.692ZAug 07 06:26:51.655 DEBG [sc] cr1 waiting for prompt
22462026-08-07T06:26:51.692ZAug 07 06:26:51.667 DEBG [sc] cr1: logging in
22472026-08-07T06:26:51.800ZAug 07 06:26:51.788 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22482026-08-07T06:26:53.943Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22492026-08-07T06:26:54.944ZAug 07 06:26:54.932 INFO cr1: executing frr script show bfd peers json
22502026-08-07T06:26:54.968ZAug 07 06:26:54.932 DEBG [sc] cr1: starting
22512026-08-07T06:26:54.969ZAug 07 06:26:54.932 DEBG [sc] cr1: connecting to [::1]:45431
22522026-08-07T06:26:54.969ZAug 07 06:26:54.933 DEBG [sc] cr1 waiting for prompt
22532026-08-07T06:26:54.969ZAug 07 06:26:54.944 DEBG [sc] cr1: logging in
22542026-08-07T06:26:55.088ZAug 07 06:26:55.076 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22552026-08-07T06:26:57.222Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22562026-08-07T06:26:57.247ZAug 07 06:26:57.210 INFO cr2: executing eos script show bfd peers | json
22572026-08-07T06:26:57.247ZAug 07 06:26:57.210 DEBG [sc] cr2: starting
22582026-08-07T06:26:57.248ZAug 07 06:26:57.210 DEBG [sc] cr2: connecting to [::1]:36745
22592026-08-07T06:26:57.248ZAug 07 06:26:57.211 DEBG [sc] cr2 waiting for prompt
22602026-08-07T06:26:57.248ZAug 07 06:26:57.222 DEBG [sc] cr2: logging in
22612026-08-07T06:26:57.552ZAug 07 06:26:57.539 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22622026-08-07T06:26:59.955Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22632026-08-07T06:27:00.957ZAug 07 06:27:00.944 INFO cr2: executing eos script show bfd peers | json
22642026-08-07T06:27:00.957ZAug 07 06:27:00.944 DEBG [sc] cr2: starting
22652026-08-07T06:27:00.957ZAug 07 06:27:00.944 DEBG [sc] cr2: connecting to [::1]:36745
22662026-08-07T06:27:00.982ZAug 07 06:27:00.945 DEBG [sc] cr2 waiting for prompt
22672026-08-07T06:27:00.982ZAug 07 06:27:00.957 DEBG [sc] cr2: logging in
22682026-08-07T06:27:01.113ZAug 07 06:27:01.101 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22692026-08-07T06:27:03.450Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22702026-08-07T06:27:04.450ZAug 07 06:27:04.438 INFO cr2: executing eos script show bfd peers | json
22712026-08-07T06:27:04.450ZAug 07 06:27:04.438 DEBG [sc] cr2: starting
22722026-08-07T06:27:04.450ZAug 07 06:27:04.438 DEBG [sc] cr2: connecting to [::1]:36745
22732026-08-07T06:27:04.475ZAug 07 06:27:04.439 DEBG [sc] cr2 waiting for prompt
22742026-08-07T06:27:04.475ZAug 07 06:27:04.450 DEBG [sc] cr2: logging in
22752026-08-07T06:27:04.594ZAug 07 06:27:04.582 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22762026-08-07T06:27:06.935Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22772026-08-07T06:27:07.936ZAug 07 06:27:07.924 INFO cr2: executing eos script show bfd peers | json
22782026-08-07T06:27:07.936ZAug 07 06:27:07.924 DEBG [sc] cr2: starting
22792026-08-07T06:27:07.936ZAug 07 06:27:07.924 DEBG [sc] cr2: connecting to [::1]:36745
22802026-08-07T06:27:07.961ZAug 07 06:27:07.925 DEBG [sc] cr2 waiting for prompt
22812026-08-07T06:27:07.961ZAug 07 06:27:07.936 DEBG [sc] cr2: logging in
22822026-08-07T06:27:08.091ZAug 07 06:27:08.078 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22832026-08-07T06:27:10.423Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22842026-08-07T06:27:11.424ZAug 07 06:27:11.412 INFO cr2: executing eos script show bfd peers | json
22852026-08-07T06:27:11.425ZAug 07 06:27:11.413 DEBG [sc] cr2: starting
22862026-08-07T06:27:11.425ZAug 07 06:27:11.413 DEBG [sc] cr2: connecting to [::1]:36745
22872026-08-07T06:27:11.449ZAug 07 06:27:11.413 DEBG [sc] cr2 waiting for prompt
22882026-08-07T06:27:11.449ZAug 07 06:27:11.425 DEBG [sc] cr2: logging in
22892026-08-07T06:27:11.591ZAug 07 06:27:11.579 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22902026-08-07T06:27:13.914Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22912026-08-07T06:27:13.938ZAug 07 06:27:13.902 INFO cr2: executing eos script show bfd peers | json
22922026-08-07T06:27:13.938ZAug 07 06:27:13.902 DEBG [sc] cr2: starting
22932026-08-07T06:27:13.938ZAug 07 06:27:13.902 DEBG [sc] cr2: connecting to [::1]:36745
22942026-08-07T06:27:13.938ZAug 07 06:27:13.902 DEBG [sc] cr2 waiting for prompt
22952026-08-07T06:27:13.938ZAug 07 06:27:13.913 DEBG [sc] cr2: logging in
22962026-08-07T06:27:14.091ZAug 07 06:27:14.079 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22972026-08-07T06:27:16.410Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22982026-08-07T06:27:17.411ZAug 07 06:27:17.399 INFO cr2: executing eos script show bfd peers | json
22992026-08-07T06:27:17.411ZAug 07 06:27:17.399 DEBG [sc] cr2: starting
23002026-08-07T06:27:17.411ZAug 07 06:27:17.399 DEBG [sc] cr2: connecting to [::1]:36745
23012026-08-07T06:27:17.436ZAug 07 06:27:17.400 DEBG [sc] cr2 waiting for prompt
23022026-08-07T06:27:17.436ZAug 07 06:27:17.411 DEBG [sc] cr2: logging in
23032026-08-07T06:27:17.544ZAug 07 06:27:17.532 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23042026-08-07T06:27:19.899Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23052026-08-07T06:27:20.900ZAug 07 06:27:20.888 INFO cr2: executing eos script show bfd peers | json
23062026-08-07T06:27:20.900ZAug 07 06:27:20.888 DEBG [sc] cr2: starting
23072026-08-07T06:27:20.925ZAug 07 06:27:20.888 DEBG [sc] cr2: connecting to [::1]:36745
23082026-08-07T06:27:20.925ZAug 07 06:27:20.889 DEBG [sc] cr2 waiting for prompt
23092026-08-07T06:27:20.925ZAug 07 06:27:20.900 DEBG [sc] cr2: logging in
23102026-08-07T06:27:21.046ZAug 07 06:27:21.033 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23112026-08-07T06:27:23.398Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23122026-08-07T06:27:24.400ZAug 07 06:27:24.387 INFO cr2: executing eos script show bfd peers | json
23132026-08-07T06:27:24.400ZAug 07 06:27:24.387 DEBG [sc] cr2: starting
23142026-08-07T06:27:24.400ZAug 07 06:27:24.388 DEBG [sc] cr2: connecting to [::1]:36745
23152026-08-07T06:27:24.424ZAug 07 06:27:24.388 DEBG [sc] cr2 waiting for prompt
23162026-08-07T06:27:24.424ZAug 07 06:27:24.399 DEBG [sc] cr2: logging in
23172026-08-07T06:27:24.534ZAug 07 06:27:24.522 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23182026-08-07T06:27:26.862Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23192026-08-07T06:27:27.863ZAug 07 06:27:27.851 INFO cr2: executing eos script show bfd peers | json
23202026-08-07T06:27:27.864ZAug 07 06:27:27.851 DEBG [sc] cr2: starting
23212026-08-07T06:27:27.864ZAug 07 06:27:27.851 DEBG [sc] cr2: connecting to [::1]:36745
23222026-08-07T06:27:27.888ZAug 07 06:27:27.852 DEBG [sc] cr2 waiting for prompt
23232026-08-07T06:27:27.888ZAug 07 06:27:27.864 DEBG [sc] cr2: logging in
23242026-08-07T06:27:27.999ZAug 07 06:27:27.987 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23252026-08-07T06:27:30.368Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23262026-08-07T06:27:30.368ZAug 07 06:27:30.355 INFO cr3: executing juniper script show bfd session | display json
23272026-08-07T06:27:30.368ZAug 07 06:27:30.356 DEBG [sc] cr3: starting
23282026-08-07T06:27:30.368ZAug 07 06:27:30.356 DEBG [sc] cr3: connecting to [::1]:50464
23292026-08-07T06:27:30.392ZAug 07 06:27:30.357 DEBG [sc] cr3 waiting for prompt
23302026-08-07T06:27:30.393ZAug 07 06:27:30.368 DEBG [sc] cr3: logging in
23312026-08-07T06:27:30.708ZAug 07 06:27:30.696 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23322026-08-07T06:27:32.960Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23332026-08-07T06:27:33.961ZAug 07 06:27:33.949 INFO cr3: executing juniper script show bfd session | display json
23342026-08-07T06:27:33.961ZAug 07 06:27:33.949 DEBG [sc] cr3: starting
23352026-08-07T06:27:33.961ZAug 07 06:27:33.949 DEBG [sc] cr3: connecting to [::1]:50464
23362026-08-07T06:27:33.985ZAug 07 06:27:33.950 DEBG [sc] cr3 waiting for prompt
23372026-08-07T06:27:33.986ZAug 07 06:27:33.961 DEBG [sc] cr3: logging in
23382026-08-07T06:27:34.117ZAug 07 06:27:34.104 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23392026-08-07T06:27:36.401Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23402026-08-07T06:27:37.403ZAug 07 06:27:37.390 INFO cr3: executing juniper script show bfd session | display json
23412026-08-07T06:27:37.403ZAug 07 06:27:37.390 DEBG [sc] cr3: starting
23422026-08-07T06:27:37.403ZAug 07 06:27:37.390 DEBG [sc] cr3: connecting to [::1]:50464
23432026-08-07T06:27:37.428ZAug 07 06:27:37.391 DEBG [sc] cr3 waiting for prompt
23442026-08-07T06:27:37.428ZAug 07 06:27:37.403 DEBG [sc] cr3: logging in
23452026-08-07T06:27:37.570ZAug 07 06:27:37.558 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23462026-08-07T06:27:39.827Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23472026-08-07T06:27:40.829ZAug 07 06:27:40.816 INFO cr3: executing juniper script show bfd session | display json
23482026-08-07T06:27:40.829ZAug 07 06:27:40.816 DEBG [sc] cr3: starting
23492026-08-07T06:27:40.829ZAug 07 06:27:40.816 DEBG [sc] cr3: connecting to [::1]:50464
23502026-08-07T06:27:40.853ZAug 07 06:27:40.817 DEBG [sc] cr3 waiting for prompt
23512026-08-07T06:27:40.853ZAug 07 06:27:40.828 DEBG [sc] cr3: logging in
23522026-08-07T06:27:40.972ZAug 07 06:27:40.960 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23532026-08-07T06:27:43.228Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23542026-08-07T06:27:44.228ZAug 07 06:27:44.216 INFO cr3: executing juniper script show bfd session | display json
23552026-08-07T06:27:44.228ZAug 07 06:27:44.216 DEBG [sc] cr3: starting
23562026-08-07T06:27:44.228ZAug 07 06:27:44.216 DEBG [sc] cr3: connecting to [::1]:50464
23572026-08-07T06:27:44.253ZAug 07 06:27:44.217 DEBG [sc] cr3 waiting for prompt
23582026-08-07T06:27:44.253ZAug 07 06:27:44.227 DEBG [sc] cr3: logging in
23592026-08-07T06:27:44.371ZAug 07 06:27:44.359 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23602026-08-07T06:27:46.619Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23612026-08-07T06:27:46.619ZAug 07 06:27:46.607 INFO cr3: executing juniper script show bfd session | display json
23622026-08-07T06:27:46.619ZAug 07 06:27:46.607 DEBG [sc] cr3: starting
23632026-08-07T06:27:46.619ZAug 07 06:27:46.607 DEBG [sc] cr3: connecting to [::1]:50464
23642026-08-07T06:27:46.643ZAug 07 06:27:46.607 DEBG [sc] cr3 waiting for prompt
23652026-08-07T06:27:46.643ZAug 07 06:27:46.618 DEBG [sc] cr3: logging in
23662026-08-07T06:27:46.785ZAug 07 06:27:46.773 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23672026-08-07T06:27:49.023Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23682026-08-07T06:27:50.024ZAug 07 06:27:50.012 INFO cr3: executing juniper script show bfd session | display json
23692026-08-07T06:27:50.024ZAug 07 06:27:50.012 DEBG [sc] cr3: starting
23702026-08-07T06:27:50.024ZAug 07 06:27:50.012 DEBG [sc] cr3: connecting to [::1]:50464
23712026-08-07T06:27:50.050ZAug 07 06:27:50.013 DEBG [sc] cr3 waiting for prompt
23722026-08-07T06:27:50.050ZAug 07 06:27:50.024 DEBG [sc] cr3: logging in
23732026-08-07T06:27:50.157ZAug 07 06:27:50.145 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23742026-08-07T06:27:52.396Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23752026-08-07T06:27:53.397ZAug 07 06:27:53.385 INFO cr3: executing juniper script show bfd session | display json
23762026-08-07T06:27:53.397ZAug 07 06:27:53.385 DEBG [sc] cr3: starting
23772026-08-07T06:27:53.398ZAug 07 06:27:53.385 DEBG [sc] cr3: connecting to [::1]:50464
23782026-08-07T06:27:53.422ZAug 07 06:27:53.386 DEBG [sc] cr3 waiting for prompt
23792026-08-07T06:27:53.422ZAug 07 06:27:53.398 DEBG [sc] cr3: logging in
23802026-08-07T06:27:53.552ZAug 07 06:27:53.540 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23812026-08-07T06:27:55.787Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23822026-08-07T06:27:56.789ZAug 07 06:27:56.776 INFO cr3: executing juniper script show bfd session | display json
23832026-08-07T06:27:56.789ZAug 07 06:27:56.777 DEBG [sc] cr3: starting
23842026-08-07T06:27:56.789ZAug 07 06:27:56.777 DEBG [sc] cr3: connecting to [::1]:50464
23852026-08-07T06:27:56.813ZAug 07 06:27:56.777 DEBG [sc] cr3 waiting for prompt
23862026-08-07T06:27:56.813ZAug 07 06:27:56.788 DEBG [sc] cr3: logging in
23872026-08-07T06:27:56.922ZAug 07 06:27:56.909 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23882026-08-07T06:27:59.176Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23892026-08-07T06:28:00.179ZAug 07 06:28:00.165 INFO cr3: executing juniper script show bfd session | display json
23902026-08-07T06:28:00.179ZAug 07 06:28:00.165 DEBG [sc] cr3: starting
23912026-08-07T06:28:00.179ZAug 07 06:28:00.165 DEBG [sc] cr3: connecting to [::1]:50464
23922026-08-07T06:28:00.241ZAug 07 06:28:00.166 DEBG [sc] cr3 waiting for prompt
23932026-08-07T06:28:00.241ZAug 07 06:28:00.177 DEBG [sc] cr3: logging in
23942026-08-07T06:28:00.324ZAug 07 06:28:00.312 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23952026-08-07T06:28:02.568Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23962026-08-07T06:28:02.592ZAug 07 06:28:02.558 INFO quartet bfd static routing test passed 🎉
23972026-08-07T06:28:02.592Z+ (( status != 0 ))
23982026-08-07T06:28:02.592Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23992026-08-07T06:28:02.616ZAug 07 06:28:02.587 INFO destroying runner for deployment mgquartetbfd
24002026-08-07T06:28:02.616ZAug 07 06:28:02.587 INFO destroying deployment mgquartetbfd
24012026-08-07T06:28:02.616ZAug 07 06:28:02.587 INFO destroying nodes
24022026-08-07T06:28:02.690ZAug 07 06:28:02.678 INFO destroying links
24032026-08-07T06:28:02.690ZAug 07 06:28:02.678 INFO destroying link mgquartetbfd_ox_sn_vnic0
24042026-08-07T06:28:02.714ZAug 07 06:28:02.682 INFO destroying link mgquartetbfd_ox_sn_sim0
24052026-08-07T06:28:02.714ZAug 07 06:28:02.684 INFO destroying link mgquartetbfd_cr1_vn_vnic0
24062026-08-07T06:28:03.699ZAug 07 06:28:03.687 INFO destroying link mgquartetbfd_cr1_vn_sim0
24072026-08-07T06:28:03.723ZAug 07 06:28:03.688 INFO destroying link mgquartetbfd_ox_sn_vnic1
24082026-08-07T06:28:03.723ZAug 07 06:28:03.689 INFO destroying link mgquartetbfd_ox_sn_sim1
24092026-08-07T06:28:03.723ZAug 07 06:28:03.690 INFO destroying link mgquartetbfd_cr2_vn_vnic0
24102026-08-07T06:28:03.723ZAug 07 06:28:03.691 INFO destroying link mgquartetbfd_cr2_vn_sim0
24112026-08-07T06:28:03.723ZAug 07 06:28:03.692 INFO destroying link mgquartetbfd_ox_sn_vnic2
24122026-08-07T06:28:03.723ZAug 07 06:28:03.693 INFO destroying link mgquartetbfd_ox_sn_sim2
24132026-08-07T06:28:03.723ZAug 07 06:28:03.694 INFO destroying link mgquartetbfd_cr3_vn_vnic0
24142026-08-07T06:28:03.723ZAug 07 06:28:03.695 INFO destroying link mgquartetbfd_cr3_vn_sim0
24152026-08-07T06:28:03.723ZAug 07 06:28:03.696 INFO destroying external links
24162026-08-07T06:28:03.723ZAug 07 06:28:03.696 INFO destroying external link mgquartetbfd_ox_vn_vnic3
24172026-08-07T06:28:03.723ZAug 07 06:28:03.697 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
24182026-08-07T06:28:03.723ZAug 07 06:28:03.698 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
24192026-08-07T06:28:03.723ZAug 07 06:28:03.699 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
24202026-08-07T06:28:03.723ZAug 07 06:28:03.700 INFO destroying images
24212026-08-07T06:28:04.236ZAug 07 06:28:04.224 INFO destroying workspace at .falcon
24222026-08-07T06:28:04.261Z+ return 0
24232026-08-07T06:28:04.261Zprocess exited: duration 1315844 ms, exit code 0
 
24242026-08-07T06:28:04.312Zfound 1 output files
24252026-08-07T06:28:04.312Zuploading: /work/dhcp-server.log (38253 bytes)
24262026-08-07T06:28:05.476Zuploaded: /work/dhcp-server.log