01KXGKKJXXJ8W3WCCEJGSW2D0V: falcon

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

Buildomat Job: 01KXGKM5MQZR7P2ZQAM66X2E5G

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-14T15:37:38.373Zjob dependencies complete; ready to run (waiting for 13 m 53 s)
22026-07-14T15:41:02.055Zjob assigned to worker 01KXGMDMBVB64ZJAA2W030GYVJ [factory edgar, gimlet/BRM42220060/888] (queued for 3 m 23 s)
32026-07-14T15:41:02.956Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-07-14T15:41:05.295Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-07-14T15:41:05.321Zdownloading input: /input/build/work/debug/ddmadm
62026-07-14T15:41:28.006Zdownloaded input: /input/build/work/debug/ddmadm
72026-07-14T15:41:28.006Zdownloading input: /input/build/work/debug/ddmd
82026-07-14T15:41:53.666Zdownloaded input: /input/build/work/debug/ddmd
92026-07-14T15:41:53.666Zdownloading input: /input/build/work/debug/mgadm
102026-07-14T15:42:20.388Zdownloaded input: /input/build/work/debug/mgadm
112026-07-14T15:42:20.388Zdownloading input: /input/build/work/debug/mgd
122026-07-14T15:42:54.439Zdownloaded input: /input/build/work/debug/mgd
132026-07-14T15:42:54.469Zdownloading input: /input/build/work/release/ddmadm
142026-07-14T15:42:56.770Zdownloaded input: /input/build/work/release/ddmadm
152026-07-14T15:42:56.770Zdownloading input: /input/build/work/release/ddmd
162026-07-14T15:42:59.435Zdownloaded input: /input/build/work/release/ddmd
172026-07-14T15:42:59.436Zdownloading input: /input/build/work/release/falcon-lab
182026-07-14T15:43:01.359Zdownloaded input: /input/build/work/release/falcon-lab
192026-07-14T15:43:01.360Zdownloading input: /input/build/work/release/mgadm
202026-07-14T15:43:04.320Zdownloaded input: /input/build/work/release/mgadm
212026-07-14T15:43:04.320Zdownloading input: /input/build/work/release/mgd
222026-07-14T15:43:08.221Zdownloaded input: /input/build/work/release/mgd
 
232026-07-14T15:43:08.222Zstarting task 0: "setup"
242026-07-14T15:43:08.246Z++ uname -s
252026-07-14T15:43:08.247Z+ kern=SunOS
262026-07-14T15:43:08.247Z+ build_user=build
272026-07-14T15:43:08.247Z+ build_uid=12345
282026-07-14T15:43:08.247Z+ work_dir=/work
292026-07-14T15:43:08.247Z+ input_dir=/input
302026-07-14T15:43:08.247Z+ [[ 0 == 12345 ]]
312026-07-14T15:43:08.247Z+ case "$kern" in
322026-07-14T15:43:08.247Z+ groupadd -g 12345 build
332026-07-14T15:43:08.247Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-07-14T15:43:10.253Z+ zfs create -o mountpoint=/work rpool/work
352026-07-14T15:43:10.729Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-07-14T15:43:10.753Z+ home_fs=
372026-07-14T15:43:10.754Z+ [[ '' == autofs ]]
382026-07-14T15:43:10.754Z+ mkdir -p /home/build
392026-07-14T15:43:10.754Z+ chown build:build /home/build /work
402026-07-14T15:43:12.742Z+ chmod 0700 /home/build /work
412026-07-14T15:43:12.772Zprocess exited: duration 4523 ms, exit code 0
 
422026-07-14T15:43:12.827Zstarting task 1: "authentication"
432026-07-14T15:43:12.943Zprocess exited: duration 104 ms, exit code 0
 
442026-07-14T15:43:13.004Zstarting task 2: "build"
452026-07-14T15:43:13.035Z+ set -e
462026-07-14T15:43:13.035Z+ set -o pipefail
472026-07-14T15:43:13.035Z+ banner zpool
482026-07-14T15:43:13.035Z
492026-07-14T15:43:13.035Z ###### ##### #### #### #
502026-07-14T15:43:13.035Z # # # # # # # #
512026-07-14T15:43:13.035Z # # # # # # # #
522026-07-14T15:43:13.035Z # ##### # # # # #
532026-07-14T15:43:13.035Z # # # # # # #
542026-07-14T15:43:13.049Z ###### # #### #### ######
552026-07-14T15:43:13.049Z
562026-07-14T15:43:13.049Z++ pfexec diskinfo -pH
572026-07-14T15:43:13.049Z++ sort -k8 -n -r
582026-07-14T15:43:13.049Z++ head -1
592026-07-14T15:43:13.049Z++ awk '{print $2}'
602026-07-14T15:43:13.090Z+ DISK=c9t0014EE81000BC57Cd0
612026-07-14T15:43:13.090Z+ export DISK
622026-07-14T15:43:13.116Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-07-14T15:43:13.424Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-07-14T15:43:13.455Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-07-14T15:43:13.561Z+ trim_response=true
662026-07-14T15:43:13.591Z+ [[ true =~ true ]]
672026-07-14T15:43:13.591Z+ pfexec zpool trim cpool
682026-07-14T15:43:13.592Z+ true
692026-07-14T15:43:13.592Z++ zpool status -t cpool
702026-07-14T15:43:13.592Z+ trim_status=' pool: cpool
712026-07-14T15:43:13.607Z state: ONLINE
722026-07-14T15:43:13.607Z scan: none requested
732026-07-14T15:43:13.607Zconfig:
742026-07-14T15:43:13.607Z
752026-07-14T15:43:13.607Z NAME STATE READ WRITE CKSUM
762026-07-14T15:43:13.607Z cpool ONLINE 0 0 0
772026-07-14T15:43:13.607Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 14, 2026 at 03:43:13 PM UTC)
782026-07-14T15:43:13.607Z
792026-07-14T15:43:13.607Zerrors: No known data errors'
802026-07-14T15:43:13.607Z+ [[ pool: cpool
812026-07-14T15:43:13.607Z state: ONLINE
822026-07-14T15:43:13.607Z scan: none requested
832026-07-14T15:43:13.607Zconfig:
842026-07-14T15:43:13.607Z
852026-07-14T15:43:13.607Z NAME STATE READ WRITE CKSUM
862026-07-14T15:43:13.608Z cpool ONLINE 0 0 0
872026-07-14T15:43:13.608Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 14, 2026 at 03:43:13 PM UTC)
882026-07-14T15:43:13.608Z
892026-07-14T15:43:13.608Zerrors: No known data errors =~ 100% ]]
902026-07-14T15:43:13.608Z+ sleep 10
912026-07-14T15:43:23.715Z+ true
922026-07-14T15:43:23.715Z++ zpool status -t cpool
932026-07-14T15:43:23.715Z+ trim_status=' pool: cpool
942026-07-14T15:43:23.715Z state: ONLINE
952026-07-14T15:43:23.716Z scan: none requested
962026-07-14T15:43:23.716Zconfig:
972026-07-14T15:43:23.716Z
982026-07-14T15:43:23.716Z NAME STATE READ WRITE CKSUM
992026-07-14T15:43:23.716Z cpool ONLINE 0 0 0
1002026-07-14T15:43:23.716Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (56% trimmed, started at July 14, 2026 at 03:43:13 PM UTC)
1012026-07-14T15:43:23.716Z
1022026-07-14T15:43:23.716Zerrors: No known data errors'
1032026-07-14T15:43:23.716Z+ [[ pool: cpool
1042026-07-14T15:43:23.716Z state: ONLINE
1052026-07-14T15:43:23.716Z scan: none requested
1062026-07-14T15:43:23.716Zconfig:
1072026-07-14T15:43:23.716Z
1082026-07-14T15:43:23.716Z NAME STATE READ WRITE CKSUM
1092026-07-14T15:43:23.716Z cpool ONLINE 0 0 0
1102026-07-14T15:43:23.716Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (56% trimmed, started at July 14, 2026 at 03:43:13 PM UTC)
1112026-07-14T15:43:23.716Z
1122026-07-14T15:43:23.716Zerrors: No known data errors =~ 100% ]]
1132026-07-14T15:43:23.716Z+ sleep 10
1142026-07-14T15:43:33.611Z+ true
1152026-07-14T15:43:33.636Z++ zpool status -t cpool
1162026-07-14T15:43:33.636Z+ trim_status=' pool: cpool
1172026-07-14T15:43:33.636Z state: ONLINE
1182026-07-14T15:43:33.636Z scan: none requested
1192026-07-14T15:43:33.636Zconfig:
1202026-07-14T15:43:33.636Z
1212026-07-14T15:43:33.636Z NAME STATE READ WRITE CKSUM
1222026-07-14T15:43:33.636Z cpool ONLINE 0 0 0
1232026-07-14T15:43:33.636Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 14, 2026 at 03:43:32 PM UTC)
1242026-07-14T15:43:33.636Z
1252026-07-14T15:43:33.636Zerrors: No known data errors'
1262026-07-14T15:43:33.636Z+ [[ pool: cpool
1272026-07-14T15:43:33.637Z state: ONLINE
1282026-07-14T15:43:33.637Z scan: none requested
1292026-07-14T15:43:33.637Zconfig:
1302026-07-14T15:43:33.637Z
1312026-07-14T15:43:33.637Z NAME STATE READ WRITE CKSUM
1322026-07-14T15:43:33.637Z cpool ONLINE 0 0 0
1332026-07-14T15:43:33.637Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 14, 2026 at 03:43:32 PM UTC)
1342026-07-14T15:43:33.637Z
1352026-07-14T15:43:33.637Zerrors: No known data errors =~ 100% ]]
1362026-07-14T15:43:33.637Z+ break
1372026-07-14T15:43:33.637Z+ pfexec chown 12345 /ci
1382026-07-14T15:43:33.637Z+ cd /ci
1392026-07-14T15:43:33.637Z+ export FALCON_DATASET=cpool/falcon
1402026-07-14T15:43:33.637Z+ FALCON_DATASET=cpool/falcon
1412026-07-14T15:43:33.637Z+ banner setup
1422026-07-14T15:43:33.638Z
1432026-07-14T15:43:33.638Z #### ###### ##### # # #####
1442026-07-14T15:43:33.638Z # # # # # # #
1452026-07-14T15:43:33.638Z #### ##### # # # # #
1462026-07-14T15:43:33.638Z # # # # # #####
1472026-07-14T15:43:33.638Z # # # # # # #
1482026-07-14T15:43:33.638Z #### ###### # #### #
1492026-07-14T15:43:33.638Z
1502026-07-14T15:43:33.638Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-07-14T15:43:33.942Z+ cp /input/build/work/release/falcon-lab .
1522026-07-14T15:43:33.979Z+ cp /input/build/work/release/mgd .
1532026-07-14T15:43:34.046Z+ cp /input/build/work/release/ddmd .
1542026-07-14T15:43:34.099Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-07-14T15:43:34.123Z+ mkdir -p cargo-bay
1562026-07-14T15:43:34.123Z+ mv mgd cargo-bay/
1572026-07-14T15:43:34.123Z+ mv ddmd cargo-bay/
1582026-07-14T15:43:34.123Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-07-14T15:43:34.151Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-07-14T15:43:34.175Z+ export EXT_INTERFACE=igb0
1612026-07-14T15:43:34.175Z+ EXT_INTERFACE=igb0
1622026-07-14T15:43:34.175Z++ bmat address ls -f extra -Ho first
1632026-07-14T15:43:34.200Z+ first=10.151.7.164
1642026-07-14T15:43:34.200Z++ bmat address ls -f extra -Ho last
1652026-07-14T15:43:34.224Z+ last=10.151.7.227
1662026-07-14T15:43:34.224Z++ bmat address ls -f extra -Ho gateway
1672026-07-14T15:43:34.249Z+ gw=10.151.7.1
1682026-07-14T15:43:34.249Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-07-14T15:43:34.249Z++ sed 's#/.*##g'
1702026-07-14T15:43:34.249Z+ server=10.151.7.100
1712026-07-14T15:43:34.249Z+ run_test mgd-unnumbered
1722026-07-14T15:43:34.249Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-07-14T15:43:34.249Z+ local test_name=mgd-unnumbered
1742026-07-14T15:43:34.249Z+ local status=0
1752026-07-14T15:43:34.249Z+ clear_falcon_workspace_files
1762026-07-14T15:43:34.249Z+ [[ -d .falcon ]]
1772026-07-14T15:43:34.249Z+ RUST_LOG=debug
1782026-07-14T15:43:34.249Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-07-14T15:43:34.274ZJul 14 15:43:34.245 DEBG using default route interface igb0
1802026-07-14T15:43:34.274ZJul 14 15:43:34.246 DEBG using default route interface igb0
1812026-07-14T15:43:34.274ZJul 14 15:43:34.246 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-07-14T15:43:34.274ZJul 14 15:43:34.246 INFO starting preflight for deployment mgduou
1832026-07-14T15:43:34.274ZJul 14 15:43:34.246 INFO propolis-server binary not found
1842026-07-14T15:43:34.274ZJul 14 15:43:34.246 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-07-14T15:43:38.015ZJul 14 15:43:38.004 INFO ovmf fd not found
1862026-07-14T15:43:38.015ZJul 14 15:43:38.004 INFO downloading ovmf
1872026-07-14T15:43:38.388ZJul 14 15:43:38.377 INFO base image for helios-3.0 does not exist, attempting to install
1882026-07-14T15:43:38.389ZJul 14 15:43:38.377 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-07-14T15:44:06.890ZJul 14 15:44:06.881 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-07-14T15:44:29.257ZJul 14 15:44:29.249 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-07-14T15:44:29.303ZJul 14 15:44:29.296 INFO copying image data to zvol
1922026-07-14T15:44:39.747ZJul 14 15:44:39.740 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-07-14T15:44:43.224ZJul 14 15:44:43.217 INFO creating links
1942026-07-14T15:44:43.224ZJul 14 15:44:43.217 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-07-14T15:44:43.224ZJul 14 15:44:43.218 DEBG destroying link mgduou_ox1_vn_sim0
1962026-07-14T15:44:43.224ZJul 14 15:44:43.218 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-07-14T15:44:43.249ZJul 14 15:44:43.220 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-07-14T15:44:43.249ZJul 14 15:44:43.227 DEBG link pair created
1992026-07-14T15:44:43.249ZJul 14 15:44:43.227 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-07-14T15:44:43.249ZJul 14 15:44:43.227 DEBG destroying link mgduou_ox2_vn_sim0
2012026-07-14T15:44:43.249ZJul 14 15:44:43.227 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-07-14T15:44:43.249ZJul 14 15:44:43.230 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-07-14T15:44:43.249ZJul 14 15:44:43.236 DEBG link pair created
2042026-07-14T15:44:43.249ZJul 14 15:44:43.236 INFO creating external links
2052026-07-14T15:44:43.249ZJul 14 15:44:43.236 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-07-14T15:44:43.249ZJul 14 15:44:43.236 INFO creating external link mgduou_ox1_vn_vnic1
2072026-07-14T15:44:43.249ZJul 14 15:44:43.240 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-07-14T15:44:43.249ZJul 14 15:44:43.240 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-07-14T15:44:43.249ZJul 14 15:44:43.240 INFO creating external link mgduou_ox2_vn_vnic1
2102026-07-14T15:44:43.249ZJul 14 15:44:43.241 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-07-14T15:44:43.249ZJul 14 15:44:43.241 INFO creating nodes
2122026-07-14T15:44:43.249ZJul 14 15:44:43.241 INFO ox1: launching node
2132026-07-14T15:44:43.273ZJul 14 15:44:43.244 INFO ox2: launching node
2142026-07-14T15:44:43.297ZJul 14 15:44:43.269 INFO launched instance ox1 with pid 863 on port 64233
2152026-07-14T15:44:43.297ZJul 14 15:44:43.269 INFO ox1: instance ensure
2162026-07-14T15:44:43.297ZJul 14 15:44:43.269 INFO launched instance ox2 with pid 864 on port 38363
2172026-07-14T15:44:43.297ZJul 14 15:44:43.269 INFO ox2: instance ensure
2182026-07-14T15:44:45.086ZJul 14 15:44:45.079 INFO ox1: instance ensure completed after 0 retries
2192026-07-14T15:44:45.086ZJul 14 15:44:45.079 INFO ox1: instance run
2202026-07-14T15:44:45.086ZJul 14 15:44:45.079 INFO ox2: instance ensure completed after 0 retries
2212026-07-14T15:44:45.086ZJul 14 15:44:45.079 INFO ox2: instance run
2222026-07-14T15:44:45.110ZJul 14 15:44:45.079 DEBG [sc] ox1: starting
2232026-07-14T15:44:45.110ZJul 14 15:44:45.079 DEBG [sc] ox1: connecting to [::1]:64233
2242026-07-14T15:44:45.110ZJul 14 15:44:45.080 DEBG [sc] ox2: starting
2252026-07-14T15:44:45.111ZJul 14 15:44:45.080 DEBG [sc] ox2: connecting to [::1]:38363
2262026-07-14T15:44:45.111ZJul 14 15:44:45.080 DEBG [sc] ox1 waiting for prompt
2272026-07-14T15:44:45.111ZJul 14 15:44:45.081 DEBG [sc] ox2 waiting for prompt
2282026-07-14T15:45:06.220ZJul 14 15:45:06.214 DEBG [sc] ox1: logging in
2292026-07-14T15:45:06.273ZJul 14 15:45:06.266 DEBG [sc] ox2: logging in
2302026-07-14T15:45:06.432ZJul 14 15:45:06.426 INFO ox1: mounting /opt/cargo-bay
2312026-07-14T15:45:06.432ZJul 14 15:45:06.426 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-07-14T15:45:06.512ZJul 14 15:45:06.506 INFO ox2: mounting /opt/cargo-bay
2332026-07-14T15:45:06.512ZJul 14 15:45:06.506 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-07-14T15:45:07.594ZJul 14 15:45:07.588 DEBG [sc] ox1: executing command `cd`
2352026-07-14T15:45:07.618ZJul 14 15:45:07.599 INFO ox1: finished mounting /opt/cargo-bay
2362026-07-14T15:45:07.618ZJul 14 15:45:07.599 DEBG [sc] ox1: executing command `hostname ox1`
2372026-07-14T15:45:07.618ZJul 14 15:45:07.610 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2382026-07-14T15:45:07.642ZJul 14 15:45:07.620 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2392026-07-14T15:45:07.642ZJul 14 15:45:07.620 DEBG [sc] ox2: executing command `cd`
2402026-07-14T15:45:07.642ZJul 14 15:45:07.631 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2412026-07-14T15:45:07.642ZJul 14 15:45:07.632 INFO ox2: finished mounting /opt/cargo-bay
2422026-07-14T15:45:07.643ZJul 14 15:45:07.632 DEBG [sc] ox2: executing command `hostname ox2`
2432026-07-14T15:45:07.679ZJul 14 15:45:07.642 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2442026-07-14T15:45:07.679ZJul 14 15:45:07.653 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2452026-07-14T15:45:07.679ZJul 14 15:45:07.653 INFO ox1: logging out
2462026-07-14T15:45:07.679ZJul 14 15:45:07.664 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2472026-07-14T15:45:07.703ZJul 14 15:45:07.675 INFO ox2: logging out
2482026-07-14T15:45:07.737ZJul 14 15:45:07.731 INFO ox1: logged out
2492026-07-14T15:45:07.761ZJul 14 15:45:07.752 INFO ox2: logged out
2502026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox1: starting
2512026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox1: connecting to [::1]:64233
2522026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox2: starting
2532026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox2: connecting to [::1]:38363
2542026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox2 waiting for prompt
2552026-07-14T15:45:07.761ZJul 14 15:45:07.753 DEBG [sc] ox1 waiting for prompt
2562026-07-14T15:45:07.785ZJul 14 15:45:07.763 DEBG [sc] ox1: logging in
2572026-07-14T15:45:07.785ZJul 14 15:45:07.764 DEBG [sc] ox2: logging in
2582026-07-14T15:45:07.858ZJul 14 15:45:07.851 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-07-14T15:45:07.883ZJul 14 15:45:07.852 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-07-14T15:45:13.578ZJul 14 15:45:13.569 DEBG [sc] ox2: starting
2612026-07-14T15:45:13.578ZJul 14 15:45:13.569 DEBG [sc] ox2: connecting to [::1]:38363
2622026-07-14T15:45:13.602ZJul 14 15:45:13.570 DEBG [sc] ox2 waiting for prompt
2632026-07-14T15:45:13.602ZJul 14 15:45:13.581 DEBG [sc] ox2: logging in
2642026-07-14T15:45:13.677ZJul 14 15:45:13.669 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-07-14T15:45:13.765ZJul 14 15:45:13.757 DEBG [sc] ox2: starting
2662026-07-14T15:45:13.765ZJul 14 15:45:13.757 DEBG [sc] ox2: connecting to [::1]:38363
2672026-07-14T15:45:13.789ZJul 14 15:45:13.757 DEBG [sc] ox2 waiting for prompt
2682026-07-14T15:45:13.790ZJul 14 15:45:13.767 DEBG [sc] ox2: logging in
2692026-07-14T15:45:13.790ZJul 14 15:45:13.777 DEBG [sc] ox1: starting
2702026-07-14T15:45:13.790ZJul 14 15:45:13.777 DEBG [sc] ox1: connecting to [::1]:64233
2712026-07-14T15:45:13.790ZJul 14 15:45:13.778 DEBG [sc] ox1 waiting for prompt
2722026-07-14T15:45:13.814ZJul 14 15:45:13.788 DEBG [sc] ox1: logging in
2732026-07-14T15:45:13.865ZJul 14 15:45:13.857 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2742026-07-14T15:45:13.890ZJul 14 15:45:13.876 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-07-14T15:45:13.972ZJul 14 15:45:13.963 DEBG [sc] ox1: starting
2762026-07-14T15:45:13.972ZJul 14 15:45:13.963 DEBG [sc] ox1: connecting to [::1]:64233
2772026-07-14T15:45:13.996ZJul 14 15:45:13.964 DEBG [sc] ox1 waiting for prompt
2782026-07-14T15:45:13.996ZJul 14 15:45:13.974 DEBG [sc] ox1: logging in
2792026-07-14T15:45:14.071ZJul 14 15:45:14.062 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-07-14T15:45:14.142ZJul 14 15:45:14.133 DEBG [sc] ox1: starting
2812026-07-14T15:45:14.142ZJul 14 15:45:14.133 DEBG [sc] ox1: connecting to [::1]:64233
2822026-07-14T15:45:14.168ZJul 14 15:45:14.134 DEBG [sc] ox1 waiting for prompt
2832026-07-14T15:45:14.169ZJul 14 15:45:14.139 DEBG [sc] ox1: logging in
2842026-07-14T15:45:14.236ZJul 14 15:45:14.227 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-07-14T15:45:14.336ZJul 14 15:45:14.327 DEBG [sc] ox1: starting
2862026-07-14T15:45:14.336ZJul 14 15:45:14.328 DEBG [sc] ox1: connecting to [::1]:64233
2872026-07-14T15:45:14.362ZJul 14 15:45:14.328 DEBG [sc] ox1 waiting for prompt
2882026-07-14T15:45:14.362ZJul 14 15:45:14.338 DEBG [sc] ox1: logging in
2892026-07-14T15:45:14.436ZJul 14 15:45:14.427 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-07-14T15:45:14.513ZJul 14 15:45:14.504 DEBG [sc] ox2: starting
2912026-07-14T15:45:14.513ZJul 14 15:45:14.504 DEBG [sc] ox2: connecting to [::1]:38363
2922026-07-14T15:45:14.538ZJul 14 15:45:14.505 DEBG [sc] ox2 waiting for prompt
2932026-07-14T15:45:14.538ZJul 14 15:45:14.516 DEBG [sc] ox2: logging in
2942026-07-14T15:45:14.613ZJul 14 15:45:14.604 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-07-14T15:45:14.712ZJul 14 15:45:14.703 DEBG [sc] ox2: starting
2962026-07-14T15:45:14.712ZJul 14 15:45:14.703 DEBG [sc] ox2: connecting to [::1]:38363
2972026-07-14T15:45:14.737ZJul 14 15:45:14.703 DEBG [sc] ox2 waiting for prompt
2982026-07-14T15:45:14.737ZJul 14 15:45:14.713 DEBG [sc] ox2: logging in
2992026-07-14T15:45:14.811ZJul 14 15:45:14.802 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-07-14T15:45:14.878ZJul 14 15:45:14.868 DEBG [sc] ox1: starting
3012026-07-14T15:45:14.878ZJul 14 15:45:14.868 DEBG [sc] ox1: connecting to [::1]:64233
3022026-07-14T15:45:14.902ZJul 14 15:45:14.869 DEBG [sc] ox2: starting
3032026-07-14T15:45:14.902ZJul 14 15:45:14.869 DEBG [sc] ox2: connecting to [::1]:38363
3042026-07-14T15:45:14.902ZJul 14 15:45:14.869 DEBG [sc] ox2 waiting for prompt
3052026-07-14T15:45:14.902ZJul 14 15:45:14.869 DEBG [sc] ox1 waiting for prompt
3062026-07-14T15:45:14.902ZJul 14 15:45:14.879 DEBG [sc] ox2: logging in
3072026-07-14T15:45:14.902ZJul 14 15:45:14.880 DEBG [sc] ox1: logging in
3082026-07-14T15:45:14.976ZJul 14 15:45:14.967 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-07-14T15:45:15.001ZJul 14 15:45:14.968 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-07-14T15:45:15.045ZJul 14 15:45:15.036 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3112026-07-14T15:45:15.045ZJul 14 15:45:15.036 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3122026-07-14T15:45:16.048ZJul 14 15:45:16.039 INFO adding BGP routers to both mgd nodes
3132026-07-14T15:45:16.073ZJul 14 15:45:16.041 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-07-14T15:45:16.074Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-07-14T15:45:17.062Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-07-14T15:45:18.064Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-07-14T15:45:19.066Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-07-14T15:45:20.068Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-07-14T15:45:21.071ZJul 14 15:45:21.062 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3202026-07-14T15:45:21.096Z+ (( status != 0 ))
3212026-07-14T15:45:21.096Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3222026-07-14T15:45:21.120ZJul 14 15:45:21.092 INFO destroying runner for deployment mgduou
3232026-07-14T15:45:21.120ZJul 14 15:45:21.092 INFO destroying deployment mgduou
3242026-07-14T15:45:21.120ZJul 14 15:45:21.092 INFO destroying nodes
3252026-07-14T15:45:21.120ZJul 14 15:45:21.102 INFO destroying links
3262026-07-14T15:45:21.120ZJul 14 15:45:21.102 INFO destroying link mgduou_ox1_vn_vnic0
3272026-07-14T15:45:22.116ZJul 14 15:45:22.107 INFO destroying link mgduou_ox1_vn_sim0
3282026-07-14T15:45:22.141ZJul 14 15:45:22.107 INFO destroying link mgduou_ox2_vn_vnic0
3292026-07-14T15:45:22.141ZJul 14 15:45:22.108 INFO destroying link mgduou_ox2_vn_sim0
3302026-07-14T15:45:22.141ZJul 14 15:45:22.109 INFO destroying external links
3312026-07-14T15:45:22.141ZJul 14 15:45:22.109 INFO destroying external link mgduou_ox1_vn_vnic1
3322026-07-14T15:45:22.141ZJul 14 15:45:22.110 INFO destroying external link mgduou_ox2_vn_vnic1
3332026-07-14T15:45:22.141ZJul 14 15:45:22.111 INFO destroying images
3342026-07-14T15:45:22.244ZJul 14 15:45:22.235 INFO destroying workspace at .falcon
3352026-07-14T15:45:22.269Z+ return 0
3362026-07-14T15:45:22.269Z+ run_test quartet-unnumbered
3372026-07-14T15:45:22.269Z+ local test_name=quartet-unnumbered
3382026-07-14T15:45:22.269Z+ local status=0
3392026-07-14T15:45:22.269Z+ clear_falcon_workspace_files
3402026-07-14T15:45:22.269Z+ [[ -d .falcon ]]
3412026-07-14T15:45:22.269Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3422026-07-14T15:45:22.269Z+ RUST_LOG=debug
3432026-07-14T15:45:22.269Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3442026-07-14T15:45:22.294ZJul 14 15:45:22.267 DEBG using default route interface igb0
3452026-07-14T15:45:22.294ZJul 14 15:45:22.267 DEBG using default route interface igb0
3462026-07-14T15:45:22.294ZJul 14 15:45:22.267 DEBG using default route interface igb0
3472026-07-14T15:45:22.294ZJul 14 15:45:22.267 DEBG using default route interface igb0
3482026-07-14T15:45:22.294ZJul 14 15:45:22.267 INFO mgquartetu: launching quartet topology
3492026-07-14T15:45:22.294ZJul 14 15:45:22.267 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3502026-07-14T15:45:22.294ZJul 14 15:45:22.267 INFO starting preflight for deployment mgquartetu
3512026-07-14T15:45:23.925ZJul 14 15:45:23.916 INFO base image for debian-13.2 does not exist, attempting to install
3522026-07-14T15:45:23.925ZJul 14 15:45:23.916 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3532026-07-14T15:45:44.978ZJul 14 15:45:44.969 INFO extracting image to /tmp/debian-13.2_0.raw
3542026-07-14T15:45:58.660ZJul 14 15:45:58.650 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3552026-07-14T15:45:58.684ZJul 14 15:45:58.675 INFO copying image data to zvol
3562026-07-14T15:46:05.748ZJul 14 15:46:05.739 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3572026-07-14T15:46:08.950ZJul 14 15:46:08.940 INFO base image for eos-4.35 does not exist, attempting to install
3582026-07-14T15:46:08.950ZJul 14 15:46:08.940 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3592026-07-14T15:46:50.772ZJul 14 15:46:50.763 INFO extracting image to /tmp/eos-4.35_0.raw
3602026-07-14T15:47:55.255ZJul 14 15:47:55.245 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3612026-07-14T15:47:55.279ZJul 14 15:47:55.269 INFO copying image data to zvol
3622026-07-14T15:48:43.673ZJul 14 15:48:43.662 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3632026-07-14T15:48:47.084ZJul 14 15:48:47.074 INFO base image for junos-23.2 does not exist, attempting to install
3642026-07-14T15:48:47.084ZJul 14 15:48:47.074 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3652026-07-14T15:49:19.836ZJul 14 15:49:19.827 INFO extracting image to /tmp/junos-23.2_0.raw
3662026-07-14T15:50:20.872ZJul 14 15:50:19.619 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3672026-07-14T15:50:20.872ZJul 14 15:50:19.645 INFO copying image data to zvol
3682026-07-14T15:51:08.422ZJul 14 15:51:08.410 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3692026-07-14T15:51:11.846ZJul 14 15:51:11.834 INFO creating links
3702026-07-14T15:51:11.846ZJul 14 15:51:11.834 DEBG destroying link mgquartetu_ox_sn_vnic0
3712026-07-14T15:51:11.846ZJul 14 15:51:11.834 DEBG destroying link mgquartetu_ox_sn_sim0
3722026-07-14T15:51:11.846ZJul 14 15:51:11.834 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3732026-07-14T15:51:11.872ZJul 14 15:51:11.836 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3742026-07-14T15:51:11.872ZJul 14 15:51:11.843 DEBG link pair created
3752026-07-14T15:51:11.873ZJul 14 15:51:11.843 DEBG destroying link mgquartetu_cr1_vn_vnic0
3762026-07-14T15:51:11.873ZJul 14 15:51:11.843 DEBG destroying link mgquartetu_cr1_vn_sim0
3772026-07-14T15:51:11.873ZJul 14 15:51:11.843 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3782026-07-14T15:51:11.873ZJul 14 15:51:11.844 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3792026-07-14T15:51:11.873ZJul 14 15:51:11.851 DEBG link pair created
3802026-07-14T15:51:11.873ZJul 14 15:51:11.851 DEBG destroying link mgquartetu_ox_sn_vnic1
3812026-07-14T15:51:11.873ZJul 14 15:51:11.851 DEBG destroying link mgquartetu_ox_sn_sim1
3822026-07-14T15:51:11.873ZJul 14 15:51:11.851 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3832026-07-14T15:51:11.873ZJul 14 15:51:11.852 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3842026-07-14T15:51:11.873ZJul 14 15:51:11.859 DEBG link pair created
3852026-07-14T15:51:11.873ZJul 14 15:51:11.859 DEBG destroying link mgquartetu_cr2_vn_vnic0
3862026-07-14T15:51:11.873ZJul 14 15:51:11.859 DEBG destroying link mgquartetu_cr2_vn_sim0
3872026-07-14T15:51:11.873ZJul 14 15:51:11.859 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3882026-07-14T15:51:11.898ZJul 14 15:51:11.860 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3892026-07-14T15:51:11.898ZJul 14 15:51:11.867 DEBG link pair created
3902026-07-14T15:51:11.898ZJul 14 15:51:11.867 DEBG destroying link mgquartetu_ox_sn_vnic2
3912026-07-14T15:51:11.898ZJul 14 15:51:11.867 DEBG destroying link mgquartetu_ox_sn_sim2
3922026-07-14T15:51:11.898ZJul 14 15:51:11.867 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3932026-07-14T15:51:11.898ZJul 14 15:51:11.869 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3942026-07-14T15:51:11.898ZJul 14 15:51:11.875 DEBG link pair created
3952026-07-14T15:51:11.898ZJul 14 15:51:11.875 DEBG destroying link mgquartetu_cr3_vn_vnic0
3962026-07-14T15:51:11.898ZJul 14 15:51:11.875 DEBG destroying link mgquartetu_cr3_vn_sim0
3972026-07-14T15:51:11.898ZJul 14 15:51:11.875 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3982026-07-14T15:51:11.898ZJul 14 15:51:11.876 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
3992026-07-14T15:51:11.898ZJul 14 15:51:11.883 DEBG link pair created
4002026-07-14T15:51:11.898ZJul 14 15:51:11.883 INFO creating external links
4012026-07-14T15:51:11.898ZJul 14 15:51:11.883 DEBG destroying external link mgquartetu_ox_vn_vnic3
4022026-07-14T15:51:11.898ZJul 14 15:51:11.883 INFO creating external link mgquartetu_ox_vn_vnic3
4032026-07-14T15:51:11.898ZJul 14 15:51:11.886 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4042026-07-14T15:51:11.898ZJul 14 15:51:11.886 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4052026-07-14T15:51:11.898ZJul 14 15:51:11.886 INFO creating external link mgquartetu_cr1_vn_vnic1
4062026-07-14T15:51:11.922ZJul 14 15:51:11.887 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4072026-07-14T15:51:11.922ZJul 14 15:51:11.887 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4082026-07-14T15:51:11.922ZJul 14 15:51:11.887 INFO creating external link mgquartetu_cr2_vn_vnic1
4092026-07-14T15:51:11.922ZJul 14 15:51:11.888 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4102026-07-14T15:51:11.922ZJul 14 15:51:11.888 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4112026-07-14T15:51:11.923ZJul 14 15:51:11.888 INFO creating external link mgquartetu_cr3_vn_vnic1
4122026-07-14T15:51:11.923ZJul 14 15:51:11.890 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4132026-07-14T15:51:11.923ZJul 14 15:51:11.890 INFO creating nodes
4142026-07-14T15:51:11.923ZJul 14 15:51:11.890 INFO ox: launching node
4152026-07-14T15:51:11.923ZJul 14 15:51:11.892 INFO cr1: launching node
4162026-07-14T15:51:11.923ZJul 14 15:51:11.894 INFO cr2: launching node
4172026-07-14T15:51:11.923ZJul 14 15:51:11.896 INFO cr3: launching node
4182026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO launched instance cr2 with pid 915 on port 35281
4192026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO cr2: instance ensure
4202026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO launched instance ox with pid 913 on port 38006
4212026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO ox: instance ensure
4222026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO launched instance cr1 with pid 914 on port 50093
4232026-07-14T15:51:11.923ZJul 14 15:51:11.910 INFO cr1: instance ensure
4242026-07-14T15:51:11.923ZJul 14 15:51:11.911 INFO launched instance cr3 with pid 916 on port 51312
4252026-07-14T15:51:11.923ZJul 14 15:51:11.911 INFO cr3: instance ensure
4262026-07-14T15:51:14.961ZJul 14 15:51:14.950 INFO cr2: instance ensure completed after 0 retries
4272026-07-14T15:51:14.961ZJul 14 15:51:14.950 INFO cr2: instance run
4282026-07-14T15:51:14.986ZJul 14 15:51:14.950 DEBG [sc] cr2: starting
4292026-07-14T15:51:14.986ZJul 14 15:51:14.950 DEBG [sc] cr2: connecting to [::1]:35281
4302026-07-14T15:51:14.986ZJul 14 15:51:14.951 DEBG [sc] cr2 waiting for prompt
4312026-07-14T15:51:15.213ZJul 14 15:51:15.201 INFO cr3: instance ensure completed after 0 retries
4322026-07-14T15:51:15.213ZJul 14 15:51:15.201 INFO cr3: instance run
4332026-07-14T15:51:15.246ZJul 14 15:51:15.233 INFO cr1: instance ensure completed after 0 retries
4342026-07-14T15:51:15.246ZJul 14 15:51:15.233 INFO cr1: instance run
4352026-07-14T15:51:15.273ZJul 14 15:51:15.234 DEBG [sc] cr1: starting
4362026-07-14T15:51:15.273ZJul 14 15:51:15.234 DEBG [sc] cr1: connecting to [::1]:50093
4372026-07-14T15:51:15.273ZJul 14 15:51:15.235 DEBG [sc] cr1 waiting for prompt
4382026-07-14T15:51:15.304ZJul 14 15:51:15.293 INFO ox: instance ensure completed after 0 retries
4392026-07-14T15:51:15.304ZJul 14 15:51:15.293 INFO ox: instance run
4402026-07-14T15:51:15.328ZJul 14 15:51:15.293 DEBG [sc] ox: starting
4412026-07-14T15:51:15.328ZJul 14 15:51:15.293 DEBG [sc] ox: connecting to [::1]:38006
4422026-07-14T15:51:15.328ZJul 14 15:51:15.294 DEBG [sc] ox waiting for prompt
4432026-07-14T15:51:32.352ZJul 14 15:51:32.340 DEBG [sc] cr1: logging in
4442026-07-14T15:51:32.745ZJul 14 15:51:32.733 INFO cr1: mounting /opt/cargo-bay
4452026-07-14T15:51:32.745ZJul 14 15:51:32.733 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4462026-07-14T15:51:32.778ZJul 14 15:51:32.766 DEBG [sc] cr1: executing command `cd`
4472026-07-14T15:51:32.802ZJul 14 15:51:32.776 INFO cr1: finished mounting /opt/cargo-bay
4482026-07-14T15:51:32.802ZJul 14 15:51:32.776 DEBG [sc] cr1: executing command `hostname cr1`
4492026-07-14T15:51:32.802ZJul 14 15:51:32.787 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4502026-07-14T15:51:32.826ZJul 14 15:51:32.798 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4512026-07-14T15:51:32.827ZJul 14 15:51:32.809 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4522026-07-14T15:51:32.850ZJul 14 15:51:32.821 INFO cr1: logging out
4532026-07-14T15:51:34.898ZJul 14 15:51:34.886 INFO cr1: logged out
4542026-07-14T15:51:34.953ZJul 14 15:51:34.941 DEBG [sc] ox: logging in
4552026-07-14T15:51:35.231ZJul 14 15:51:35.219 INFO ox: mounting /opt/cargo-bay
4562026-07-14T15:51:35.231ZJul 14 15:51:35.219 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4572026-07-14T15:51:36.226ZJul 14 15:51:36.214 DEBG [sc] ox: executing command `cd`
4582026-07-14T15:51:36.251ZJul 14 15:51:36.225 INFO ox: finished mounting /opt/cargo-bay
4592026-07-14T15:51:36.251ZJul 14 15:51:36.225 DEBG [sc] ox: executing command `hostname ox`
4602026-07-14T15:51:36.251ZJul 14 15:51:36.236 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4612026-07-14T15:51:36.276ZJul 14 15:51:36.247 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4622026-07-14T15:51:36.276ZJul 14 15:51:36.257 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4632026-07-14T15:51:36.301ZJul 14 15:51:36.269 INFO ox: logging out
4642026-07-14T15:51:36.358ZJul 14 15:51:36.346 INFO ox: logged out
4652026-07-14T15:51:36.841ZJul 14 15:51:36.830 DEBG [sc] cr2: logging in
4662026-07-14T15:51:37.301ZJul 14 15:51:37.289 INFO cr2: mounting /opt/cargo-bay
4672026-07-14T15:51:37.302ZJul 14 15:51:37.289 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4682026-07-14T15:51:37.329ZJul 14 15:51:37.312 DEBG [sc] cr2: executing command `cd`
4692026-07-14T15:51:37.353ZJul 14 15:51:37.323 INFO cr2: finished mounting /opt/cargo-bay
4702026-07-14T15:51:37.353ZJul 14 15:51:37.323 DEBG [sc] cr2: executing command `hostname cr2`
4712026-07-14T15:51:37.353ZJul 14 15:51:37.334 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4722026-07-14T15:51:37.378ZJul 14 15:51:37.345 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4732026-07-14T15:51:37.378ZJul 14 15:51:37.356 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4742026-07-14T15:51:37.403ZJul 14 15:51:37.366 INFO cr2: logging out
4752026-07-14T15:51:40.223ZJul 14 15:51:40.211 INFO cr2: logged out
4762026-07-14T15:51:40.223ZJul 14 15:51:40.211 INFO mgquartetu: quartet topology launch complete
4772026-07-14T15:51:40.249ZJul 14 15:51:40.211 DEBG [sc] ox: starting
4782026-07-14T15:51:40.249ZJul 14 15:51:40.211 DEBG [sc] ox: connecting to [::1]:38006
4792026-07-14T15:51:40.249ZJul 14 15:51:40.212 DEBG [sc] ox waiting for prompt
4802026-07-14T15:51:40.249ZJul 14 15:51:40.223 DEBG [sc] ox: logging in
4812026-07-14T15:51:40.324ZJul 14 15:51:40.311 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4822026-07-14T15:51:45.795ZJul 14 15:51:45.783 DEBG [sc] ox: starting
4832026-07-14T15:51:45.795ZJul 14 15:51:45.783 DEBG [sc] ox: connecting to [::1]:38006
4842026-07-14T15:51:45.820ZJul 14 15:51:45.783 DEBG [sc] ox waiting for prompt
4852026-07-14T15:51:45.820ZJul 14 15:51:45.794 DEBG [sc] ox: logging in
4862026-07-14T15:51:45.894ZJul 14 15:51:45.882 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4872026-07-14T15:51:45.982ZJul 14 15:51:45.970 DEBG [sc] ox: starting
4882026-07-14T15:51:45.982ZJul 14 15:51:45.970 DEBG [sc] ox: connecting to [::1]:38006
4892026-07-14T15:51:46.007ZJul 14 15:51:45.971 DEBG [sc] ox waiting for prompt
4902026-07-14T15:51:46.007ZJul 14 15:51:45.981 DEBG [sc] ox: logging in
4912026-07-14T15:51:46.082ZJul 14 15:51:46.070 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4922026-07-14T15:51:46.149ZJul 14 15:51:46.137 INFO cr3: starting juniper unnumbered setup
4932026-07-14T15:51:46.149ZJul 14 15:51:46.137 INFO cr1: installing frr
4942026-07-14T15:51:46.149ZJul 14 15:51:46.137 INFO ox: setting up npuvm
4952026-07-14T15:51:46.149ZJul 14 15:51:46.137 INFO waiting for ceos to initialize
4962026-07-14T15:51:46.174ZJul 14 15:51:46.137 INFO cr3: staged Juniper config and license for guest systemd services
4972026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr1: starting
4982026-07-14T15:51:46.174ZJul 14 15:51:46.137 INFO cr3: waiting for Juniper guest config apply
4992026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr1: connecting to [::1]:50093
5002026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] ox: starting
5012026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] ox: connecting to [::1]:38006
5022026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr2: starting
5032026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr2: connecting to [::1]:35281
5042026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr3: starting
5052026-07-14T15:51:46.174ZJul 14 15:51:46.137 DEBG [sc] cr3: connecting to [::1]:51312
5062026-07-14T15:51:46.174ZJul 14 15:51:46.138 DEBG [sc] ox waiting for prompt
5072026-07-14T15:51:46.174ZJul 14 15:51:46.138 DEBG [sc] cr1 waiting for prompt
5082026-07-14T15:51:46.174ZJul 14 15:51:46.138 DEBG [sc] cr2 waiting for prompt
5092026-07-14T15:51:46.174ZJul 14 15:51:46.138 DEBG [sc] cr3 waiting for prompt
5102026-07-14T15:51:46.174ZJul 14 15:51:46.138 DEBG [sc] cr3: logging in
5112026-07-14T15:51:46.175ZJul 14 15:51:46.148 DEBG [sc] ox: logging in
5122026-07-14T15:51:46.175ZJul 14 15:51:46.149 DEBG [sc] cr1: logging in
5132026-07-14T15:51:46.175ZJul 14 15:51:46.149 DEBG [sc] cr2: logging in
5142026-07-14T15:51:46.248ZJul 14 15:51:46.236 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`
5152026-07-14T15:51:46.316ZJul 14 15:51:46.303 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5162026-07-14T15:51:46.494ZJul 14 15:51:46.482 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5172026-07-14T15:51:46.562ZJul 14 15:51:46.549 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5182026-07-14T15:51:48.575ZJul 14 15:51:48.562 INFO cr2: executing eos script show version
5192026-07-14T15:51:48.575ZJul 14 15:51:48.562 DEBG [sc] cr2: starting
5202026-07-14T15:51:48.575ZJul 14 15:51:48.562 DEBG [sc] cr2: connecting to [::1]:35281
5212026-07-14T15:51:48.600ZJul 14 15:51:48.563 DEBG [sc] cr2 waiting for prompt
5222026-07-14T15:51:48.600ZJul 14 15:51:48.573 DEBG [sc] cr2: logging in
5232026-07-14T15:51:48.643ZJul 14 15:51:48.630 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5242026-07-14T15:51:48.729ZJul 14 15:51:48.716 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5252026-07-14T15:51:49.644ZJul 14 15:51:49.631 DEBG [sc] cr3: starting
5262026-07-14T15:51:49.644ZJul 14 15:51:49.631 DEBG [sc] cr3: connecting to [::1]:51312
5272026-07-14T15:51:49.677ZJul 14 15:51:49.632 DEBG [sc] cr3 waiting for prompt
5282026-07-14T15:51:49.677ZJul 14 15:51:49.642 DEBG [sc] cr3: logging in
5292026-07-14T15:51:49.786ZJul 14 15:51:49.774 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5302026-07-14T15:51:51.849ZJul 14 15:51:51.837 INFO cr3: Juniper guest config applied
5312026-07-14T15:51:53.931ZJul 14 15:51:53.919 DEBG [sc] ox: starting
5322026-07-14T15:51:53.931ZJul 14 15:51:53.919 DEBG [sc] ox: connecting to [::1]:38006
5332026-07-14T15:51:53.957ZJul 14 15:51:53.920 DEBG [sc] ox waiting for prompt
5342026-07-14T15:51:53.957ZJul 14 15:51:53.930 DEBG [sc] ox: logging in
5352026-07-14T15:51:54.032ZJul 14 15:51:54.020 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5362026-07-14T15:51:54.098ZJul 14 15:51:54.085 DEBG [sc] ox: starting
5372026-07-14T15:51:54.098ZJul 14 15:51:54.085 DEBG [sc] ox: connecting to [::1]:38006
5382026-07-14T15:51:54.123ZJul 14 15:51:54.086 DEBG [sc] ox waiting for prompt
5392026-07-14T15:51:54.123ZJul 14 15:51:54.097 DEBG [sc] ox: logging in
5402026-07-14T15:51:54.198ZJul 14 15:51:54.185 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5412026-07-14T15:51:54.307ZJul 14 15:51:54.295 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5422026-07-14T15:51:54.307ZJul 14 15:51:54.295 DEBG [sc] ox: starting
5432026-07-14T15:51:54.307ZJul 14 15:51:54.295 DEBG [sc] ox: connecting to [::1]:38006
5442026-07-14T15:51:54.335ZJul 14 15:51:54.295 DEBG [sc] ox waiting for prompt
5452026-07-14T15:51:54.335ZJul 14 15:51:54.306 DEBG [sc] ox: logging in
5462026-07-14T15:51:54.407ZJul 14 15:51:54.395 DEBG [sc] ox: executing command `chmod +x npuvm`
5472026-07-14T15:51:54.484ZJul 14 15:51:54.472 DEBG [sc] ox: starting
5482026-07-14T15:51:54.484ZJul 14 15:51:54.472 DEBG [sc] ox: connecting to [::1]:38006
5492026-07-14T15:51:54.509ZJul 14 15:51:54.473 DEBG [sc] ox waiting for prompt
5502026-07-14T15:51:54.509ZJul 14 15:51:54.483 DEBG [sc] ox: logging in
5512026-07-14T15:51:54.583ZJul 14 15:51:54.571 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5522026-07-14T15:51:57.789ZJul 14 15:51:57.776 DEBG [sc] cr2: starting
5532026-07-14T15:51:57.789ZJul 14 15:51:57.776 DEBG [sc] cr2: connecting to [::1]:35281
5542026-07-14T15:51:57.814ZJul 14 15:51:57.777 DEBG [sc] cr2 waiting for prompt
5552026-07-14T15:51:57.814ZJul 14 15:51:57.788 DEBG [sc] cr2: logging in
5562026-07-14T15:51:57.968ZJul 14 15:51:57.954 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5572026-07-14T15:52:00.072ZJul 14 15:52:00.060 INFO cr2: executing eos script show version
5582026-07-14T15:52:00.072ZJul 14 15:52:00.060 DEBG [sc] cr2: starting
5592026-07-14T15:52:00.072ZJul 14 15:52:00.060 DEBG [sc] cr2: connecting to [::1]:35281
5602026-07-14T15:52:00.097ZJul 14 15:52:00.060 DEBG [sc] cr2 waiting for prompt
5612026-07-14T15:52:00.097ZJul 14 15:52:00.071 DEBG [sc] cr2: logging in
5622026-07-14T15:52:00.259ZJul 14 15:52:00.247 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5632026-07-14T15:52:02.627ZJul 14 15:52:02.614 DEBG [sc] cr2: starting
5642026-07-14T15:52:02.627ZJul 14 15:52:02.615 DEBG [sc] cr2: connecting to [::1]:35281
5652026-07-14T15:52:02.652ZJul 14 15:52:02.615 DEBG [sc] cr2 waiting for prompt
5662026-07-14T15:52:02.652ZJul 14 15:52:02.625 DEBG [sc] cr2: logging in
5672026-07-14T15:52:02.769ZJul 14 15:52:02.757 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5682026-07-14T15:52:04.903ZJul 14 15:52:04.891 INFO cr2: executing eos script show version
5692026-07-14T15:52:04.929ZJul 14 15:52:04.892 DEBG [sc] cr2: starting
5702026-07-14T15:52:04.929ZJul 14 15:52:04.892 DEBG [sc] cr2: connecting to [::1]:35281
5712026-07-14T15:52:04.929ZJul 14 15:52:04.892 DEBG [sc] cr2 waiting for prompt
5722026-07-14T15:52:04.929ZJul 14 15:52:04.903 DEBG [sc] cr2: logging in
5732026-07-14T15:52:05.069ZJul 14 15:52:05.057 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5742026-07-14T15:52:07.456ZJul 14 15:52:07.444 DEBG [sc] cr2: starting
5752026-07-14T15:52:07.456ZJul 14 15:52:07.444 DEBG [sc] cr2: connecting to [::1]:35281
5762026-07-14T15:52:07.482ZJul 14 15:52:07.444 DEBG [sc] cr2 waiting for prompt
5772026-07-14T15:52:07.482ZJul 14 15:52:07.456 DEBG [sc] cr2: logging in
5782026-07-14T15:52:07.600ZJul 14 15:52:07.587 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5792026-07-14T15:52:09.687ZJul 14 15:52:09.674 INFO cr2: executing eos script show version
5802026-07-14T15:52:09.687ZJul 14 15:52:09.674 DEBG [sc] cr2: starting
5812026-07-14T15:52:09.687ZJul 14 15:52:09.674 DEBG [sc] cr2: connecting to [::1]:35281
5822026-07-14T15:52:09.712ZJul 14 15:52:09.675 DEBG [sc] cr2 waiting for prompt
5832026-07-14T15:52:09.712ZJul 14 15:52:09.685 DEBG [sc] cr2: logging in
5842026-07-14T15:52:09.840ZJul 14 15:52:09.828 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5852026-07-14T15:52:12.122ZJul 14 15:52:12.110 INFO cr2: executing eos script
5862026-07-14T15:52:12.122Z enable
5872026-07-14T15:52:12.122Z configure
5882026-07-14T15:52:12.122Z ipv6 unicast-routing
5892026-07-14T15:52:12.122Z ip routing ipv6 interfaces
5902026-07-14T15:52:12.122Z ip routing
5912026-07-14T15:52:12.122Z ip route 1.2.3.0/24 null0
5922026-07-14T15:52:12.122Z ipv6 route fd99::/64 null0
5932026-07-14T15:52:12.122Z interface et1
5942026-07-14T15:52:12.122Z no switchport
5952026-07-14T15:52:12.122Z ipv6 enable
5962026-07-14T15:52:12.122Z
5972026-07-14T15:52:12.122Z router bgp 45
5982026-07-14T15:52:12.122Z router-id 1.2.3.1
5992026-07-14T15:52:12.122Z no bgp default ipv4-unicast
6002026-07-14T15:52:12.122Z timers bgp 2 6
6012026-07-14T15:52:12.123Z neighbor ebgp peer group
6022026-07-14T15:52:12.123Z neighbor ebgp remote-as 33
6032026-07-14T15:52:12.123Z neighbor interface Et1 peer-group ebgp
6042026-07-14T15:52:12.123Z address-family ipv4
6052026-07-14T15:52:12.123Z neighbor ebgp activate
6062026-07-14T15:52:12.123Z neighbor ebgp next-hop address-family ipv6 originate
6072026-07-14T15:52:12.123Z network 1.2.3.0/24
6082026-07-14T15:52:12.123Z exit
6092026-07-14T15:52:12.123Z address-family ipv6
6102026-07-14T15:52:12.123Z neighbor ebgp activate
6112026-07-14T15:52:12.123Z neighbor ebgp next-hop address-family ipv6 originate
6122026-07-14T15:52:12.123Z network fd99::/64
6132026-07-14T15:52:12.123Z exit
6142026-07-14T15:52:12.123Z exit
6152026-07-14T15:52:12.123Z
6162026-07-14T15:52:12.123ZJul 14 15:52:12.110 DEBG [sc] cr2: starting
6172026-07-14T15:52:12.123ZJul 14 15:52:12.110 DEBG [sc] cr2: connecting to [::1]:35281
6182026-07-14T15:52:12.148ZJul 14 15:52:12.110 DEBG [sc] cr2 waiting for prompt
6192026-07-14T15:52:12.148ZJul 14 15:52:12.121 DEBG [sc] cr2: logging in
6202026-07-14T15:52:12.265ZJul 14 15:52:12.253 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6212026-07-14T15:52:12.265Z enable
6222026-07-14T15:52:12.265Z configure
6232026-07-14T15:52:12.265Z ipv6 unicast-routing
6242026-07-14T15:52:12.265Z ip routing ipv6 interfaces
6252026-07-14T15:52:12.265Z ip routing
6262026-07-14T15:52:12.265Z ip route 1.2.3.0/24 null0
6272026-07-14T15:52:12.265Z ipv6 route fd99::/64 null0
6282026-07-14T15:52:12.265Z interface et1
6292026-07-14T15:52:12.265Z no switchport
6302026-07-14T15:52:12.265Z ipv6 enable
6312026-07-14T15:52:12.265Z
6322026-07-14T15:52:12.265Z router bgp 45
6332026-07-14T15:52:12.265Z router-id 1.2.3.1
6342026-07-14T15:52:12.265Z no bgp default ipv4-unicast
6352026-07-14T15:52:12.265Z timers bgp 2 6
6362026-07-14T15:52:12.265Z neighbor ebgp peer group
6372026-07-14T15:52:12.265Z neighbor ebgp remote-as 33
6382026-07-14T15:52:12.265Z neighbor interface Et1 peer-group ebgp
6392026-07-14T15:52:12.266Z address-family ipv4
6402026-07-14T15:52:12.266Z neighbor ebgp activate
6412026-07-14T15:52:12.266Z neighbor ebgp next-hop address-family ipv6 originate
6422026-07-14T15:52:12.266Z network 1.2.3.0/24
6432026-07-14T15:52:12.266Z exit
6442026-07-14T15:52:12.266Z address-family ipv6
6452026-07-14T15:52:12.266Z neighbor ebgp activate
6462026-07-14T15:52:12.266Z neighbor ebgp next-hop address-family ipv6 originate
6472026-07-14T15:52:12.266Z network fd99::/64
6482026-07-14T15:52:12.266Z exit
6492026-07-14T15:52:12.266Z exit
6502026-07-14T15:52:12.266Z '`
6512026-07-14T15:52:23.666ZJul 14 15:52:23.654 INFO cr1: enabling frr daemon bgpd
6522026-07-14T15:52:23.700ZJul 14 15:52:23.654 DEBG [sc] cr1: starting
6532026-07-14T15:52:23.700ZJul 14 15:52:23.654 DEBG [sc] cr1: connecting to [::1]:50093
6542026-07-14T15:52:23.700ZJul 14 15:52:23.655 DEBG [sc] cr1 waiting for prompt
6552026-07-14T15:52:23.700ZJul 14 15:52:23.665 DEBG [sc] cr1: logging in
6562026-07-14T15:52:23.821ZJul 14 15:52:23.808 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6572026-07-14T15:52:25.890ZJul 14 15:52:25.877 INFO cr1: stopping frr
6582026-07-14T15:52:25.890ZJul 14 15:52:25.877 DEBG [sc] cr1: starting
6592026-07-14T15:52:25.890ZJul 14 15:52:25.877 DEBG [sc] cr1: connecting to [::1]:50093
6602026-07-14T15:52:25.914ZJul 14 15:52:25.879 DEBG [sc] cr1 waiting for prompt
6612026-07-14T15:52:25.914ZJul 14 15:52:25.889 DEBG [sc] cr1: logging in
6622026-07-14T15:52:26.081ZJul 14 15:52:26.021 DEBG [sc] cr1: executing command `systemctl stop frr`
6632026-07-14T15:52:27.711ZJul 14 15:52:27.700 INFO ox: npuvm install output:
6642026-07-14T15:52:27.823Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 89.91 KiB/66.01 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 365.43 KiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 613.43 KiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 857.43 KiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.11 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.43 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.68 MiB/66.01 MiB (78s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.94 MiB/66.01 MiB (67s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.18 MiB/66.01 MiB (58s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.44 MiB/66.01 MiB (52s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.76 MiB/66.01 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.02 MiB/66.01 MiB (42s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.27 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.59 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.84 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.10 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.43 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.67 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.94 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.27 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.51 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.78 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.11 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.35 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.61 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.95 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.18 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.45 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.69 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.93 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.22 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.51 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.77 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.05 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.34 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.61 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.89 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.18 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.45 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.72 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.02 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.29 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.56 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.86 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.13 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.38 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.70 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.95 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.20 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.45 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.75 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.04 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.29 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.54 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.86 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.13 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.38 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.69 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.96 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.21 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.53 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.80 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.05 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.32 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.64 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.89 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.16 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.47 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.72 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.99 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.25 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.56 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 19.82 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.09 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.66 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.92 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.23 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.50 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.76 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.07 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.33 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.60 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.91 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.16 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.44 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.74 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.00 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.28 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.56 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.84 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.12 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.40 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.68 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.96 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.22 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.52 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.80 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.61 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 27.88 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.19 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.45 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.72 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.02 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.29 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.54 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.86 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.13 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.38 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.70 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.95 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 31.22 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.54 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.79 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.05 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.38 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.62 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.88 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.20 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.72 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.03 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.30 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.56 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 34.85 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 35.14 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.40 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.69 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.98 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 36.24 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.53 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.80 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.08 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.36 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.64 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.92 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.19 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.48 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.76 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 39.02 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 39.32 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#######################>----------------] 39.58 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 39.85 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.16 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.41 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.67 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.97 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 41.24 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.51 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.80 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.06 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.35 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.62 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.89 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.19 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.46 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.73 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 44.03 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##########################>-------------] 44.29 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.57 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.87 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.13 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.41 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.69 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.95 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.25 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.49 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.78 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.03 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.33 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.59 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 47.87 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.10 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.43 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 48.70 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 48.94 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 49.19 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 49.54 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 49.78 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.02 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.27 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.62 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.86 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 51.11 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.35 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.93 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.15 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.39 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.67 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.91 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.15 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.47 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [################################>-------] 53.75 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [################################>-------] 53.99 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [################################>-------] 54.23 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 54.47 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 54.83 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.07 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.30 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.55 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.84 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.14 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.38 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.63 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.86 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.22 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.46 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.94 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.18 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.50 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [###################################>----] 58.78 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [###################################>----] 59.02 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [###################################>----] 59.26 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.62 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.86 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.10 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.34 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.70 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.94 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.18 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.47 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.78 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.02 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.26 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.50 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.82 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.10 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.34 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.58 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 63.83 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 64.18 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.42 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.67 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.96 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.25 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.51 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.75 MiB/66.01 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 (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
6652026-07-14T15:52:27.823Z Create boot environment: No
6662026-07-14T15:52:27.823ZCreate backup boot environment: No
6672026-07-14T15:52:27.823Z
6682026-07-14T15:52:27.823ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6692026-07-14T15:52:27.823Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 2/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 301k/s
6702026-07-14T15:52:27.823Z
6712026-07-14T15:52:27.824ZPHASE ITEMS
6722026-07-14T15:52:27.824Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6732026-07-14T15:52:27.824Z Updating package state database working - Updating package state database Done
6742026-07-14T15:52:27.824Z Updating package cache 0/0 \ Updating package cache 0/0
6752026-07-14T15:52:27.824Z Updating image state working | Updating image state Done
6762026-07-14T15:52:27.824Z 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 working \ Creating fast lookup database Done
6772026-07-14T15:52:27.824Z Reading search index working | Reading search index Done
6782026-07-14T15:52:27.824Z Updating search index 0/1 / Updating search index 1/1
6792026-07-14T15:52:27.824Z Updating package cache 0/1 - Updating package cache 1/1
6802026-07-14T15:52:27.824Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (66m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (64m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (64m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 24.46 KiB/15.18 MiB (50m) scadm [>---------------------------------------] 108.46 KiB/15.18 MiB (32m) scadm [>---------------------------------------] 279.25 KiB/15.18 MiB (14m) scadm [#>--------------------------------------] 526.87 KiB/15.18 MiB (7m) scadm [#>--------------------------------------] 773.92 KiB/15.18 MiB (4m) scadm [##>-------------------------------------] 1.12 MiB/15.18 MiB (2m) scadm [###>------------------------------------] 1.36 MiB/15.18 MiB (2m) scadm [####>-----------------------------------] 1.60 MiB/15.18 MiB (81s) scadm [#####>----------------------------------] 1.96 MiB/15.18 MiB (63s) scadm [#####>----------------------------------] 2.19 MiB/15.18 MiB (48s) scadm [######>---------------------------------] 2.44 MiB/15.18 MiB (41s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (35s) scadm [#######>--------------------------------] 3.03 MiB/15.18 MiB (28s) scadm [########>-------------------------------] 3.27 MiB/15.18 MiB (25s) scadm [#########>------------------------------] 3.52 MiB/15.18 MiB (22s) scadm [##########>-----------------------------] 3.88 MiB/15.18 MiB (19s) scadm [##########>-----------------------------] 4.11 MiB/15.18 MiB (17s) scadm [###########>----------------------------] 4.35 MiB/15.18 MiB (16s) scadm [############>---------------------------] 4.71 MiB/15.18 MiB (14s) scadm [#############>--------------------------] 4.95 MiB/15.18 MiB (13s) scadm [#############>--------------------------] 5.19 MiB/15.18 MiB (12s) scadm [##############>-------------------------] 5.45 MiB/15.18 MiB (11s) scadm [###############>------------------------] 5.77 MiB/15.18 MiB (10s) scadm [###############>------------------------] 6.03 MiB/15.18 MiB (9s) scadm [################>-----------------------] 6.27 MiB/15.18 MiB (8s) scadm [#################>----------------------] 6.54 MiB/15.18 MiB (8s) scadm [##################>---------------------] 6.87 MiB/15.18 MiB (7s) scadm [##################>---------------------] 7.11 MiB/15.18 MiB (7s) scadm [###################>--------------------] 7.35 MiB/15.18 MiB (6s) scadm [####################>-------------------] 7.62 MiB/15.18 MiB (6s) scadm [####################>-------------------] 7.95 MiB/15.18 MiB (5s) scadm [#####################>------------------] 8.19 MiB/15.18 MiB (5s) scadm [######################>-----------------] 8.46 MiB/15.18 MiB (5s) scadm [#######################>----------------] 8.74 MiB/15.18 MiB (4s) scadm [#######################>----------------] 9.02 MiB/15.18 MiB (4s) scadm [########################>---------------] 9.29 MiB/15.18 MiB (4s) scadm [#########################>--------------] 9.56 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.86 MiB/15.18 MiB (3s) scadm [##########################>-------------] 10.11 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.39 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.70 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.94 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.21 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.51 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.78 MiB/15.18 MiB (2s) scadm [###############################>--------] 12.05 MiB/15.18 MiB (2s) scadm [################################>-------] 12.32 MiB/15.18 MiB (1s) scadm [#################################>------] 12.55 MiB/15.18 MiB (1s) scadm [#################################>------] 12.86 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.10 MiB/15.18 MiB (1s) scadm [###################################>----] 13.39 MiB/15.18 MiB (1s) scadm [###################################>----] 13.66 MiB/15.18 MiB (1s) scadm [####################################>---] 13.94 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.23 MiB/15.18 MiB (0s) scadm [######################################>-] 14.48 MiB/15.18 MiB (0s) scadm [######################################>-] 14.78 MiB/15.18 MiB (0s) scadm [#######################################>] 15.07 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.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.46 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 40.46 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 40.46 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 40.46 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 40.46 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 227.99 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 471.99 KiB/11.89 MiB (51s) libsidecar_lite.so [##>-------------------------------------] 719.66 KiB/11.89 MiB (32s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (20s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (15s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 1.84 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.62 MiB/11.89 MiB (7s) libsidecar_lite.so [##########>-----------------------------] 2.98 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.82 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.86 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.14 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.37 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.65 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 5.97 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.21 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.48 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.80 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.05 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.30 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.58 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.89 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.13 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.42 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.73 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.97 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.57 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.81 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.08 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.37 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.65 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.90 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.17 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.49 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.72 MiB/11.89 MiB (0s)
6812026-07-14T15:52:27.824ZJul 14 15:52:27.700 DEBG [sc] ox: starting
6822026-07-14T15:52:27.824ZJul 14 15:52:27.700 DEBG [sc] ox: connecting to [::1]:38006
6832026-07-14T15:52:27.824ZJul 14 15:52:27.700 DEBG [sc] ox waiting for prompt
6842026-07-14T15:52:27.824ZJul 14 15:52:27.710 DEBG [sc] ox: logging in
6852026-07-14T15:52:27.849ZJul 14 15:52:27.799 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
6862026-07-14T15:52:28.396ZJul 14 15:52:28.384 INFO cr1: starting frr
6872026-07-14T15:52:28.396ZJul 14 15:52:28.384 DEBG [sc] cr1: starting
6882026-07-14T15:52:28.396ZJul 14 15:52:28.384 DEBG [sc] cr1: connecting to [::1]:50093
6892026-07-14T15:52:28.420ZJul 14 15:52:28.385 DEBG [sc] cr1 waiting for prompt
6902026-07-14T15:52:28.420ZJul 14 15:52:28.395 DEBG [sc] cr1: logging in
6912026-07-14T15:52:28.528ZJul 14 15:52:28.516 DEBG [sc] cr1: executing command `systemctl start frr`
6922026-07-14T15:52:35.873ZJul 14 15:52:35.861 INFO cr1: executing frr script
6932026-07-14T15:52:35.873Z configure
6942026-07-14T15:52:35.873Z ip forwarding
6952026-07-14T15:52:35.873Z ipv6 forwarding
6962026-07-14T15:52:35.873Z ip route 1.2.3.0/24 null0
6972026-07-14T15:52:35.873Z ipv6 route fd99::/64 null0
6982026-07-14T15:52:35.873Z router bgp 44
6992026-07-14T15:52:35.873Z no bgp ebgp-requires-policy
7002026-07-14T15:52:35.873Z timers bgp 2 6
7012026-07-14T15:52:35.873Z neighbor enp0s8 interface remote-as external
7022026-07-14T15:52:35.873Z neighbor enp0s8 timers connect 1
7032026-07-14T15:52:35.873Z address-family ipv4 unicast
7042026-07-14T15:52:35.873Z network 1.2.3.0/24
7052026-07-14T15:52:35.873Z neighbor enp0s8 activate
7062026-07-14T15:52:35.873Z exit-address-family
7072026-07-14T15:52:35.873Z address-family ipv6 unicast
7082026-07-14T15:52:35.873Z network fd99::/64
7092026-07-14T15:52:35.873Z neighbor enp0s8 activate
7102026-07-14T15:52:35.873Z exit-address-family
7112026-07-14T15:52:35.873Z exit
7122026-07-14T15:52:35.873Z
7132026-07-14T15:52:35.873ZJul 14 15:52:35.861 DEBG [sc] cr1: starting
7142026-07-14T15:52:35.873ZJul 14 15:52:35.861 DEBG [sc] cr1: connecting to [::1]:50093
7152026-07-14T15:52:35.898ZJul 14 15:52:35.862 DEBG [sc] cr1 waiting for prompt
7162026-07-14T15:52:35.898ZJul 14 15:52:35.873 DEBG [sc] cr1: logging in
7172026-07-14T15:52:36.018ZJul 14 15:52:36.006 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 ' '`
7182026-07-14T15:52:38.255ZJul 14 15:52:38.243 DEBG [sc] ox: starting
7192026-07-14T15:52:38.255ZJul 14 15:52:38.243 DEBG [sc] ox: connecting to [::1]:38006
7202026-07-14T15:52:38.279ZJul 14 15:52:38.243 DEBG [sc] ox waiting for prompt
7212026-07-14T15:52:38.279ZJul 14 15:52:38.255 DEBG [sc] ox: logging in
7222026-07-14T15:52:38.343ZJul 14 15:52:38.331 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7232026-07-14T15:52:39.366ZJul 14 15:52:39.354 DEBG [sc] ox: starting
7242026-07-14T15:52:39.366ZJul 14 15:52:39.354 DEBG [sc] ox: connecting to [::1]:38006
7252026-07-14T15:52:39.390ZJul 14 15:52:39.355 DEBG [sc] ox waiting for prompt
7262026-07-14T15:52:39.391ZJul 14 15:52:39.355 DEBG [sc] ox: logging in
7272026-07-14T15:52:39.445ZJul 14 15:52:39.433 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7282026-07-14T15:52:40.468ZJul 14 15:52:40.455 DEBG [sc] ox: starting
7292026-07-14T15:52:40.468ZJul 14 15:52:40.455 DEBG [sc] ox: connecting to [::1]:38006
7302026-07-14T15:52:40.493ZJul 14 15:52:40.456 DEBG [sc] ox waiting for prompt
7312026-07-14T15:52:40.493ZJul 14 15:52:40.456 DEBG [sc] ox: logging in
7322026-07-14T15:52:40.545ZJul 14 15:52:40.533 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7332026-07-14T15:52:40.601ZJul 14 15:52:40.589 DEBG [sc] ox: starting
7342026-07-14T15:52:40.601ZJul 14 15:52:40.589 DEBG [sc] ox: connecting to [::1]:38006
7352026-07-14T15:52:40.626ZJul 14 15:52:40.590 DEBG [sc] ox waiting for prompt
7362026-07-14T15:52:40.626ZJul 14 15:52:40.599 DEBG [sc] ox: logging in
7372026-07-14T15:52:40.689ZJul 14 15:52:40.677 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7382026-07-14T15:52:40.746ZJul 14 15:52:40.732 DEBG [sc] ox: starting
7392026-07-14T15:52:40.746ZJul 14 15:52:40.732 DEBG [sc] ox: connecting to [::1]:38006
7402026-07-14T15:52:40.771ZJul 14 15:52:40.733 DEBG [sc] ox waiting for prompt
7412026-07-14T15:52:40.771ZJul 14 15:52:40.743 DEBG [sc] ox: logging in
7422026-07-14T15:52:40.832ZJul 14 15:52:40.820 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7432026-07-14T15:52:40.888ZJul 14 15:52:40.876 DEBG [sc] ox: starting
7442026-07-14T15:52:40.888ZJul 14 15:52:40.876 DEBG [sc] ox: connecting to [::1]:38006
7452026-07-14T15:52:40.913ZJul 14 15:52:40.877 DEBG [sc] ox waiting for prompt
7462026-07-14T15:52:40.913ZJul 14 15:52:40.887 DEBG [sc] ox: logging in
7472026-07-14T15:52:40.988ZJul 14 15:52:40.976 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7482026-07-14T15:52:41.043ZJul 14 15:52:41.031 DEBG [sc] ox: starting
7492026-07-14T15:52:41.043ZJul 14 15:52:41.031 DEBG [sc] ox: connecting to [::1]:38006
7502026-07-14T15:52:41.067ZJul 14 15:52:41.031 DEBG [sc] ox waiting for prompt
7512026-07-14T15:52:41.067ZJul 14 15:52:41.042 DEBG [sc] ox: logging in
7522026-07-14T15:52:41.130ZJul 14 15:52:41.118 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7532026-07-14T15:52:41.186ZJul 14 15:52:41.174 DEBG [sc] ox: starting
7542026-07-14T15:52:41.186ZJul 14 15:52:41.174 DEBG [sc] ox: connecting to [::1]:38006
7552026-07-14T15:52:41.210ZJul 14 15:52:41.175 DEBG [sc] ox waiting for prompt
7562026-07-14T15:52:41.210ZJul 14 15:52:41.184 DEBG [sc] ox: logging in
7572026-07-14T15:52:41.275ZJul 14 15:52:41.263 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7582026-07-14T15:52:41.329ZJul 14 15:52:41.317 DEBG [sc] ox: starting
7592026-07-14T15:52:41.330ZJul 14 15:52:41.317 DEBG [sc] ox: connecting to [::1]:38006
7602026-07-14T15:52:41.354ZJul 14 15:52:41.318 DEBG [sc] ox waiting for prompt
7612026-07-14T15:52:41.354ZJul 14 15:52:41.328 DEBG [sc] ox: logging in
7622026-07-14T15:52:41.417ZJul 14 15:52:41.405 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7632026-07-14T15:52:41.472ZJul 14 15:52:41.461 DEBG [sc] ox: starting
7642026-07-14T15:52:41.472ZJul 14 15:52:41.461 DEBG [sc] ox: connecting to [::1]:38006
7652026-07-14T15:52:41.497ZJul 14 15:52:41.461 DEBG [sc] ox waiting for prompt
7662026-07-14T15:52:41.497ZJul 14 15:52:41.472 DEBG [sc] ox: logging in
7672026-07-14T15:52:41.560ZJul 14 15:52:41.549 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7682026-07-14T15:52:41.617ZJul 14 15:52:41.605 DEBG [sc] ox: starting
7692026-07-14T15:52:41.617ZJul 14 15:52:41.605 DEBG [sc] ox: connecting to [::1]:38006
7702026-07-14T15:52:41.641ZJul 14 15:52:41.605 DEBG [sc] ox waiting for prompt
7712026-07-14T15:52:41.641ZJul 14 15:52:41.616 DEBG [sc] ox: logging in
7722026-07-14T15:52:41.703ZJul 14 15:52:41.692 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7732026-07-14T15:52:41.759ZJul 14 15:52:41.747 DEBG [sc] ox: starting
7742026-07-14T15:52:41.759ZJul 14 15:52:41.748 DEBG [sc] ox: connecting to [::1]:38006
7752026-07-14T15:52:41.784ZJul 14 15:52:41.748 DEBG [sc] ox waiting for prompt
7762026-07-14T15:52:41.784ZJul 14 15:52:41.759 DEBG [sc] ox: logging in
7772026-07-14T15:52:41.848ZJul 14 15:52:41.836 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7782026-07-14T15:52:41.914ZJul 14 15:52:41.902 DEBG [sc] ox: starting
7792026-07-14T15:52:41.914ZJul 14 15:52:41.902 DEBG [sc] ox: connecting to [::1]:38006
7802026-07-14T15:52:41.938ZJul 14 15:52:41.903 DEBG [sc] ox waiting for prompt
7812026-07-14T15:52:41.938ZJul 14 15:52:41.912 DEBG [sc] ox: logging in
7822026-07-14T15:52:42.002ZJul 14 15:52:41.990 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7832026-07-14T15:52:42.063ZJul 14 15:52:42.051 INFO adding BGP router to mgd
7842026-07-14T15:52:42.087Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(OpenSent)
7852026-07-14T15:52:43.079Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7862026-07-14T15:52:44.082Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7872026-07-14T15:52:45.279Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7882026-07-14T15:52:46.281ZJul 14 15:52:46.269 INFO cr1: executing frr script show ip bgp json
7892026-07-14T15:52:46.281ZJul 14 15:52:46.269 DEBG [sc] cr1: starting
7902026-07-14T15:52:46.281ZJul 14 15:52:46.269 DEBG [sc] cr1: connecting to [::1]:50093
7912026-07-14T15:52:46.305ZJul 14 15:52:46.269 DEBG [sc] cr1 waiting for prompt
7922026-07-14T15:52:46.305ZJul 14 15:52:46.281 DEBG [sc] cr1: logging in
7932026-07-14T15:52:46.414ZJul 14 15:52:46.402 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7942026-07-14T15:52:48.559ZJul 14 15:52:48.547 INFO cr1: executing frr script show bgp json
7952026-07-14T15:52:48.559ZJul 14 15:52:48.547 DEBG [sc] cr1: starting
7962026-07-14T15:52:48.559ZJul 14 15:52:48.547 DEBG [sc] cr1: connecting to [::1]:50093
7972026-07-14T15:52:48.584ZJul 14 15:52:48.548 DEBG [sc] cr1 waiting for prompt
7982026-07-14T15:52:48.584ZJul 14 15:52:48.557 DEBG [sc] cr1: logging in
7992026-07-14T15:52:48.702ZJul 14 15:52:48.690 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
8002026-07-14T15:52:50.845ZJul 14 15:52:50.833 INFO cr2: executing eos script show ip bgp | json
8012026-07-14T15:52:50.846ZJul 14 15:52:50.833 DEBG [sc] cr2: starting
8022026-07-14T15:52:50.846ZJul 14 15:52:50.834 DEBG [sc] cr2: connecting to [::1]:35281
8032026-07-14T15:52:50.870ZJul 14 15:52:50.834 DEBG [sc] cr2 waiting for prompt
8042026-07-14T15:52:50.870ZJul 14 15:52:50.846 DEBG [sc] cr2: logging in
8052026-07-14T15:52:51.180ZJul 14 15:52:51.168 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8062026-07-14T15:52:53.593ZJul 14 15:52:53.582 INFO cr2: executing eos script show ipv6 bgp | json
8072026-07-14T15:52:53.593ZJul 14 15:52:53.582 DEBG [sc] cr2: starting
8082026-07-14T15:52:53.593ZJul 14 15:52:53.582 DEBG [sc] cr2: connecting to [::1]:35281
8092026-07-14T15:52:53.618ZJul 14 15:52:53.582 DEBG [sc] cr2 waiting for prompt
8102026-07-14T15:52:53.618ZJul 14 15:52:53.592 DEBG [sc] cr2: logging in
8112026-07-14T15:52:53.747ZJul 14 15:52:53.736 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
8122026-07-14T15:52:56.120ZJul 14 15:52:56.109 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8132026-07-14T15:52:56.120ZJul 14 15:52:56.109 DEBG [sc] cr3: starting
8142026-07-14T15:52:56.120ZJul 14 15:52:56.109 DEBG [sc] cr3: connecting to [::1]:51312
8152026-07-14T15:52:56.145ZJul 14 15:52:56.110 DEBG [sc] cr3 waiting for prompt
8162026-07-14T15:52:56.145ZJul 14 15:52:56.121 DEBG [sc] cr3: logging in
8172026-07-14T15:52:56.462ZJul 14 15:52:56.451 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8182026-07-14T15:52:58.653ZJul 14 15:52:58.641 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8192026-07-14T15:52:58.653ZJul 14 15:52:58.641 DEBG [sc] cr3: starting
8202026-07-14T15:52:58.653ZJul 14 15:52:58.641 DEBG [sc] cr3: connecting to [::1]:51312
8212026-07-14T15:52:58.678ZJul 14 15:52:58.642 DEBG [sc] cr3 waiting for prompt
8222026-07-14T15:52:58.678ZJul 14 15:52:58.652 DEBG [sc] cr3: logging in
8232026-07-14T15:52:58.796ZJul 14 15:52:58.784 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8242026-07-14T15:53:00.995ZJul 14 15:53:00.983 INFO quartet bgp unnumbered test passed 🎉
8252026-07-14T15:53:01.019Z+ (( status != 0 ))
8262026-07-14T15:53:01.019Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8272026-07-14T15:53:01.044ZJul 14 15:53:01.020 INFO destroying runner for deployment mgquartetu
8282026-07-14T15:53:01.044ZJul 14 15:53:01.020 INFO destroying deployment mgquartetu
8292026-07-14T15:53:01.044ZJul 14 15:53:01.020 INFO destroying nodes
8302026-07-14T15:53:01.135ZJul 14 15:53:01.123 INFO destroying links
8312026-07-14T15:53:01.135ZJul 14 15:53:01.123 INFO destroying link mgquartetu_ox_sn_vnic0
8322026-07-14T15:53:01.159ZJul 14 15:53:01.127 INFO destroying link mgquartetu_ox_sn_sim0
8332026-07-14T15:53:01.159ZJul 14 15:53:01.129 INFO destroying link mgquartetu_cr1_vn_vnic0
8342026-07-14T15:53:02.143ZJul 14 15:53:02.131 INFO destroying link mgquartetu_cr1_vn_sim0
8352026-07-14T15:53:02.168ZJul 14 15:53:02.132 INFO destroying link mgquartetu_ox_sn_vnic1
8362026-07-14T15:53:02.168ZJul 14 15:53:02.133 INFO destroying link mgquartetu_ox_sn_sim1
8372026-07-14T15:53:02.168ZJul 14 15:53:02.134 INFO destroying link mgquartetu_cr2_vn_vnic0
8382026-07-14T15:53:02.168ZJul 14 15:53:02.136 INFO destroying link mgquartetu_cr2_vn_sim0
8392026-07-14T15:53:02.168ZJul 14 15:53:02.136 INFO destroying link mgquartetu_ox_sn_vnic2
8402026-07-14T15:53:02.168ZJul 14 15:53:02.138 INFO destroying link mgquartetu_ox_sn_sim2
8412026-07-14T15:53:02.168ZJul 14 15:53:02.139 INFO destroying link mgquartetu_cr3_vn_vnic0
8422026-07-14T15:53:02.168ZJul 14 15:53:02.140 INFO destroying link mgquartetu_cr3_vn_sim0
8432026-07-14T15:53:02.168ZJul 14 15:53:02.141 INFO destroying external links
8442026-07-14T15:53:02.168ZJul 14 15:53:02.141 INFO destroying external link mgquartetu_ox_vn_vnic3
8452026-07-14T15:53:02.168ZJul 14 15:53:02.142 INFO destroying external link mgquartetu_cr1_vn_vnic1
8462026-07-14T15:53:02.168ZJul 14 15:53:02.143 INFO destroying external link mgquartetu_cr2_vn_vnic1
8472026-07-14T15:53:02.168ZJul 14 15:53:02.144 INFO destroying external link mgquartetu_cr3_vn_vnic1
8482026-07-14T15:53:02.169ZJul 14 15:53:02.145 INFO destroying images
8492026-07-14T15:53:02.642ZJul 14 15:53:02.630 INFO destroying workspace at .falcon
8502026-07-14T15:53:02.666Z+ return 0
8512026-07-14T15:53:02.666Z+ run_test quartet-bfd-static-routing
8522026-07-14T15:53:02.666Z+ local test_name=quartet-bfd-static-routing
8532026-07-14T15:53:02.666Z+ local status=0
8542026-07-14T15:53:02.666Z+ clear_falcon_workspace_files
8552026-07-14T15:53:02.666Z+ [[ -d .falcon ]]
8562026-07-14T15:53:02.666Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8572026-07-14T15:53:02.666Z+ RUST_LOG=debug
8582026-07-14T15:53:02.666Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8592026-07-14T15:53:02.691ZJul 14 15:53:02.664 DEBG using default route interface igb0
8602026-07-14T15:53:02.691ZJul 14 15:53:02.665 DEBG using default route interface igb0
8612026-07-14T15:53:02.691ZJul 14 15:53:02.665 DEBG using default route interface igb0
8622026-07-14T15:53:02.691ZJul 14 15:53:02.665 DEBG using default route interface igb0
8632026-07-14T15:53:02.691ZJul 14 15:53:02.665 INFO mgquartetbfd: launching quartet topology
8642026-07-14T15:53:02.691ZJul 14 15:53:02.665 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8652026-07-14T15:53:02.691ZJul 14 15:53:02.665 INFO starting preflight for deployment mgquartetbfd
8662026-07-14T15:53:03.509ZJul 14 15:53:03.497 INFO creating links
8672026-07-14T15:53:03.509ZJul 14 15:53:03.498 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8682026-07-14T15:53:03.509ZJul 14 15:53:03.498 DEBG destroying link mgquartetbfd_ox_sn_sim0
8692026-07-14T15:53:03.509ZJul 14 15:53:03.498 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8702026-07-14T15:53:03.534ZJul 14 15:53:03.500 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8712026-07-14T15:53:03.534ZJul 14 15:53:03.507 DEBG link pair created
8722026-07-14T15:53:03.534ZJul 14 15:53:03.507 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8732026-07-14T15:53:03.534ZJul 14 15:53:03.507 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8742026-07-14T15:53:03.534ZJul 14 15:53:03.507 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8752026-07-14T15:53:03.534ZJul 14 15:53:03.508 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8762026-07-14T15:53:03.534ZJul 14 15:53:03.515 DEBG link pair created
8772026-07-14T15:53:03.534ZJul 14 15:53:03.515 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8782026-07-14T15:53:03.534ZJul 14 15:53:03.515 DEBG destroying link mgquartetbfd_ox_sn_sim1
8792026-07-14T15:53:03.534ZJul 14 15:53:03.515 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8802026-07-14T15:53:03.534ZJul 14 15:53:03.517 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8812026-07-14T15:53:03.559ZJul 14 15:53:03.524 DEBG link pair created
8822026-07-14T15:53:03.559ZJul 14 15:53:03.524 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8832026-07-14T15:53:03.559ZJul 14 15:53:03.524 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8842026-07-14T15:53:03.559ZJul 14 15:53:03.524 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8852026-07-14T15:53:03.559ZJul 14 15:53:03.525 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8862026-07-14T15:53:03.559ZJul 14 15:53:03.532 DEBG link pair created
8872026-07-14T15:53:03.559ZJul 14 15:53:03.532 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8882026-07-14T15:53:03.559ZJul 14 15:53:03.532 DEBG destroying link mgquartetbfd_ox_sn_sim2
8892026-07-14T15:53:03.559ZJul 14 15:53:03.532 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8902026-07-14T15:53:03.559ZJul 14 15:53:03.534 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8912026-07-14T15:53:03.559ZJul 14 15:53:03.540 DEBG link pair created
8922026-07-14T15:53:03.559ZJul 14 15:53:03.540 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8932026-07-14T15:53:03.559ZJul 14 15:53:03.540 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8942026-07-14T15:53:03.559ZJul 14 15:53:03.540 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8952026-07-14T15:53:03.559ZJul 14 15:53:03.542 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8962026-07-14T15:53:03.583ZJul 14 15:53:03.549 DEBG link pair created
8972026-07-14T15:53:03.583ZJul 14 15:53:03.549 INFO creating external links
8982026-07-14T15:53:03.583ZJul 14 15:53:03.549 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8992026-07-14T15:53:03.583ZJul 14 15:53:03.549 INFO creating external link mgquartetbfd_ox_vn_vnic3
9002026-07-14T15:53:03.583ZJul 14 15:53:03.550 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
9012026-07-14T15:53:03.583ZJul 14 15:53:03.550 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
9022026-07-14T15:53:03.584ZJul 14 15:53:03.550 INFO creating external link mgquartetbfd_cr1_vn_vnic1
9032026-07-14T15:53:03.584ZJul 14 15:53:03.551 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
9042026-07-14T15:53:03.584ZJul 14 15:53:03.551 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
9052026-07-14T15:53:03.584ZJul 14 15:53:03.551 INFO creating external link mgquartetbfd_cr2_vn_vnic1
9062026-07-14T15:53:03.584ZJul 14 15:53:03.552 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
9072026-07-14T15:53:03.584ZJul 14 15:53:03.552 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
9082026-07-14T15:53:03.584ZJul 14 15:53:03.552 INFO creating external link mgquartetbfd_cr3_vn_vnic1
9092026-07-14T15:53:03.584ZJul 14 15:53:03.554 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
9102026-07-14T15:53:03.584ZJul 14 15:53:03.554 INFO creating nodes
9112026-07-14T15:53:03.584ZJul 14 15:53:03.554 INFO ox: launching node
9122026-07-14T15:53:03.584ZJul 14 15:53:03.556 INFO cr1: launching node
9132026-07-14T15:53:03.584ZJul 14 15:53:03.558 INFO cr2: launching node
9142026-07-14T15:53:03.584ZJul 14 15:53:03.561 INFO cr3: launching node
9152026-07-14T15:53:03.609ZJul 14 15:53:03.573 INFO launched instance ox with pid 967 on port 55328
9162026-07-14T15:53:03.609ZJul 14 15:53:03.573 INFO ox: instance ensure
9172026-07-14T15:53:03.609ZJul 14 15:53:03.575 INFO launched instance cr1 with pid 968 on port 42001
9182026-07-14T15:53:03.609ZJul 14 15:53:03.575 INFO cr1: instance ensure
9192026-07-14T15:53:03.609ZJul 14 15:53:03.575 INFO launched instance cr2 with pid 969 on port 39347
9202026-07-14T15:53:03.609ZJul 14 15:53:03.575 INFO cr2: instance ensure
9212026-07-14T15:53:03.609ZJul 14 15:53:03.576 INFO launched instance cr3 with pid 970 on port 48207
9222026-07-14T15:53:03.609ZJul 14 15:53:03.576 INFO cr3: instance ensure
9232026-07-14T15:53:06.696ZJul 14 15:53:06.684 INFO cr1: instance ensure completed after 0 retries
9242026-07-14T15:53:06.696ZJul 14 15:53:06.684 INFO cr1: instance run
9252026-07-14T15:53:06.720ZJul 14 15:53:06.684 DEBG [sc] cr1: starting
9262026-07-14T15:53:06.720ZJul 14 15:53:06.685 DEBG [sc] cr1: connecting to [::1]:42001
9272026-07-14T15:53:06.720ZJul 14 15:53:06.685 DEBG [sc] cr1 waiting for prompt
9282026-07-14T15:53:06.744ZJul 14 15:53:06.709 INFO cr3: instance ensure completed after 0 retries
9292026-07-14T15:53:06.744ZJul 14 15:53:06.709 INFO cr3: instance run
9302026-07-14T15:53:06.819ZJul 14 15:53:06.807 INFO cr2: instance ensure completed after 0 retries
9312026-07-14T15:53:06.819ZJul 14 15:53:06.807 INFO cr2: instance run
9322026-07-14T15:53:06.844ZJul 14 15:53:06.807 DEBG [sc] cr2: starting
9332026-07-14T15:53:06.844ZJul 14 15:53:06.807 DEBG [sc] cr2: connecting to [::1]:39347
9342026-07-14T15:53:06.844ZJul 14 15:53:06.808 DEBG [sc] cr2 waiting for prompt
9352026-07-14T15:53:06.844ZJul 14 15:53:06.829 INFO ox: instance ensure completed after 0 retries
9362026-07-14T15:53:06.844ZJul 14 15:53:06.829 INFO ox: instance run
9372026-07-14T15:53:06.844ZJul 14 15:53:06.830 DEBG [sc] ox: starting
9382026-07-14T15:53:06.844ZJul 14 15:53:06.830 DEBG [sc] ox: connecting to [::1]:55328
9392026-07-14T15:53:06.844ZJul 14 15:53:06.831 DEBG [sc] ox waiting for prompt
9402026-07-14T15:53:23.941ZJul 14 15:53:23.930 DEBG [sc] cr1: logging in
9412026-07-14T15:53:24.303ZJul 14 15:53:24.291 INFO cr1: mounting /opt/cargo-bay
9422026-07-14T15:53:24.303ZJul 14 15:53:24.291 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9432026-07-14T15:53:24.336ZJul 14 15:53:24.324 DEBG [sc] cr1: executing command `cd`
9442026-07-14T15:53:24.360ZJul 14 15:53:24.334 INFO cr1: finished mounting /opt/cargo-bay
9452026-07-14T15:53:24.360ZJul 14 15:53:24.334 DEBG [sc] cr1: executing command `hostname cr1`
9462026-07-14T15:53:24.360ZJul 14 15:53:24.346 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9472026-07-14T15:53:24.385ZJul 14 15:53:24.357 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9482026-07-14T15:53:24.385ZJul 14 15:53:24.368 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9492026-07-14T15:53:24.410ZJul 14 15:53:24.379 INFO cr1: logging out
9502026-07-14T15:53:26.458ZJul 14 15:53:26.446 INFO cr1: logged out
9512026-07-14T15:53:26.617ZJul 14 15:53:26.605 DEBG [sc] ox: logging in
9522026-07-14T15:53:26.893ZJul 14 15:53:26.881 INFO ox: mounting /opt/cargo-bay
9532026-07-14T15:53:26.893ZJul 14 15:53:26.881 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9542026-07-14T15:53:27.923ZJul 14 15:53:27.911 DEBG [sc] ox: executing command `cd`
9552026-07-14T15:53:27.972ZJul 14 15:53:27.922 INFO ox: finished mounting /opt/cargo-bay
9562026-07-14T15:53:27.972ZJul 14 15:53:27.922 DEBG [sc] ox: executing command `hostname ox`
9572026-07-14T15:53:27.972ZJul 14 15:53:27.933 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9582026-07-14T15:53:27.997ZJul 14 15:53:27.944 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9592026-07-14T15:53:27.997ZJul 14 15:53:27.955 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9602026-07-14T15:53:27.997ZJul 14 15:53:27.966 INFO ox: logging out
9612026-07-14T15:53:28.055ZJul 14 15:53:28.043 INFO ox: logged out
9622026-07-14T15:53:28.527ZJul 14 15:53:28.516 DEBG [sc] cr2: logging in
9632026-07-14T15:53:29.010ZJul 14 15:53:28.998 INFO cr2: mounting /opt/cargo-bay
9642026-07-14T15:53:29.010ZJul 14 15:53:28.998 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9652026-07-14T15:53:29.034ZJul 14 15:53:29.009 DEBG [sc] cr2: executing command `cd`
9662026-07-14T15:53:29.034ZJul 14 15:53:29.020 INFO cr2: finished mounting /opt/cargo-bay
9672026-07-14T15:53:29.034ZJul 14 15:53:29.020 DEBG [sc] cr2: executing command `hostname cr2`
9682026-07-14T15:53:29.058ZJul 14 15:53:29.031 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9692026-07-14T15:53:29.058ZJul 14 15:53:29.042 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9702026-07-14T15:53:29.082ZJul 14 15:53:29.054 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9712026-07-14T15:53:29.082ZJul 14 15:53:29.065 INFO cr2: logging out
9722026-07-14T15:53:32.020ZJul 14 15:53:32.008 INFO cr2: logged out
9732026-07-14T15:53:32.020ZJul 14 15:53:32.008 INFO mgquartetbfd: quartet topology launch complete
9742026-07-14T15:53:32.045ZJul 14 15:53:32.008 DEBG [sc] ox: starting
9752026-07-14T15:53:32.045ZJul 14 15:53:32.008 DEBG [sc] ox: connecting to [::1]:55328
9762026-07-14T15:53:32.045ZJul 14 15:53:32.009 DEBG [sc] ox waiting for prompt
9772026-07-14T15:53:32.045ZJul 14 15:53:32.021 DEBG [sc] ox: logging in
9782026-07-14T15:53:32.120ZJul 14 15:53:32.108 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9792026-07-14T15:53:37.147ZJul 14 15:53:37.135 DEBG [sc] ox: starting
9802026-07-14T15:53:37.147ZJul 14 15:53:37.135 DEBG [sc] ox: connecting to [::1]:55328
9812026-07-14T15:53:37.172ZJul 14 15:53:37.136 DEBG [sc] ox waiting for prompt
9822026-07-14T15:53:37.172ZJul 14 15:53:37.146 DEBG [sc] ox: logging in
9832026-07-14T15:53:37.246ZJul 14 15:53:37.234 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9842026-07-14T15:53:37.335ZJul 14 15:53:37.323 DEBG [sc] ox: starting
9852026-07-14T15:53:37.335ZJul 14 15:53:37.323 DEBG [sc] ox: connecting to [::1]:55328
9862026-07-14T15:53:37.359ZJul 14 15:53:37.323 DEBG [sc] ox waiting for prompt
9872026-07-14T15:53:37.359ZJul 14 15:53:37.333 DEBG [sc] ox: logging in
9882026-07-14T15:53:37.433ZJul 14 15:53:37.422 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9892026-07-14T15:53:37.499ZJul 14 15:53:37.487 INFO cr1: installing frr
9902026-07-14T15:53:37.499ZJul 14 15:53:37.487 INFO waiting for ceos to initialize
9912026-07-14T15:53:37.499ZJul 14 15:53:37.487 INFO cr3: starting juniper bfd setup
9922026-07-14T15:53:37.523ZJul 14 15:53:37.487 DEBG [sc] cr1: starting
9932026-07-14T15:53:37.523ZJul 14 15:53:37.487 DEBG [sc] cr1: connecting to [::1]:42001
9942026-07-14T15:53:37.523ZJul 14 15:53:37.487 INFO ox: setting up npuvm
9952026-07-14T15:53:37.523ZJul 14 15:53:37.487 DEBG [sc] cr2: starting
9962026-07-14T15:53:37.523ZJul 14 15:53:37.487 DEBG [sc] cr2: connecting to [::1]:39347
9972026-07-14T15:53:37.523ZJul 14 15:53:37.488 DEBG [sc] ox: starting
9982026-07-14T15:53:37.523ZJul 14 15:53:37.488 INFO cr3: staged Juniper config and license for guest systemd services
9992026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] ox: connecting to [::1]:55328
10002026-07-14T15:53:37.524ZJul 14 15:53:37.488 INFO cr3: waiting for Juniper guest config apply
10012026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr3: starting
10022026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr3: connecting to [::1]:48207
10032026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr1 waiting for prompt
10042026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] ox waiting for prompt
10052026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr2 waiting for prompt
10062026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr3 waiting for prompt
10072026-07-14T15:53:37.524ZJul 14 15:53:37.488 DEBG [sc] cr3: logging in
10082026-07-14T15:53:37.524ZJul 14 15:53:37.498 DEBG [sc] cr1: logging in
10092026-07-14T15:53:37.524ZJul 14 15:53:37.498 DEBG [sc] ox: logging in
10102026-07-14T15:53:37.524ZJul 14 15:53:37.499 DEBG [sc] cr2: logging in
10112026-07-14T15:53:37.587ZJul 14 15:53:37.575 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`
10122026-07-14T15:53:37.666ZJul 14 15:53:37.654 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10132026-07-14T15:53:37.848ZJul 14 15:53:37.836 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
10142026-07-14T15:53:37.925ZJul 14 15:53:37.913 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10152026-07-14T15:53:39.961ZJul 14 15:53:39.950 INFO cr2: executing eos script show version
10162026-07-14T15:53:39.962ZJul 14 15:53:39.950 DEBG [sc] cr2: starting
10172026-07-14T15:53:39.962ZJul 14 15:53:39.950 DEBG [sc] cr2: connecting to [::1]:39347
10182026-07-14T15:53:39.986ZJul 14 15:53:39.950 DEBG [sc] cr2 waiting for prompt
10192026-07-14T15:53:39.986ZJul 14 15:53:39.962 DEBG [sc] cr2: logging in
10202026-07-14T15:53:40.010ZJul 14 15:53:39.986 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10212026-07-14T15:53:40.105ZJul 14 15:53:40.094 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10222026-07-14T15:53:40.999ZJul 14 15:53:40.988 DEBG [sc] cr3: starting
10232026-07-14T15:53:40.999ZJul 14 15:53:40.988 DEBG [sc] cr3: connecting to [::1]:48207
10242026-07-14T15:53:41.024ZJul 14 15:53:40.988 DEBG [sc] cr3 waiting for prompt
10252026-07-14T15:53:41.024ZJul 14 15:53:41.000 DEBG [sc] cr3: logging in
10262026-07-14T15:53:41.144ZJul 14 15:53:41.133 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10272026-07-14T15:53:42.866ZJul 14 15:53:42.855 DEBG [sc] ox: starting
10282026-07-14T15:53:42.866ZJul 14 15:53:42.855 DEBG [sc] ox: connecting to [::1]:55328
10292026-07-14T15:53:42.891ZJul 14 15:53:42.855 DEBG [sc] ox waiting for prompt
10302026-07-14T15:53:42.891ZJul 14 15:53:42.866 DEBG [sc] ox: logging in
10312026-07-14T15:53:42.973ZJul 14 15:53:42.954 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10322026-07-14T15:53:43.032ZJul 14 15:53:43.020 DEBG [sc] ox: starting
10332026-07-14T15:53:43.032ZJul 14 15:53:43.020 DEBG [sc] ox: connecting to [::1]:55328
10342026-07-14T15:53:43.056ZJul 14 15:53:43.020 DEBG [sc] ox waiting for prompt
10352026-07-14T15:53:43.056ZJul 14 15:53:43.031 DEBG [sc] ox: logging in
10362026-07-14T15:53:43.120ZJul 14 15:53:43.108 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10372026-07-14T15:53:43.220ZJul 14 15:53:43.208 INFO cr3: Juniper guest config applied
10382026-07-14T15:53:43.244ZJul 14 15:53:43.218 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10392026-07-14T15:53:43.244ZJul 14 15:53:43.218 DEBG [sc] ox: starting
10402026-07-14T15:53:43.244ZJul 14 15:53:43.218 DEBG [sc] ox: connecting to [::1]:55328
10412026-07-14T15:53:43.244ZJul 14 15:53:43.219 DEBG [sc] ox waiting for prompt
10422026-07-14T15:53:43.244ZJul 14 15:53:43.229 DEBG [sc] ox: logging in
10432026-07-14T15:53:43.329ZJul 14 15:53:43.317 DEBG [sc] ox: executing command `chmod +x npuvm`
10442026-07-14T15:53:43.395ZJul 14 15:53:43.383 DEBG [sc] ox: starting
10452026-07-14T15:53:43.395ZJul 14 15:53:43.383 DEBG [sc] ox: connecting to [::1]:55328
10462026-07-14T15:53:43.419ZJul 14 15:53:43.383 DEBG [sc] ox waiting for prompt
10472026-07-14T15:53:43.419ZJul 14 15:53:43.394 DEBG [sc] ox: logging in
10482026-07-14T15:53:43.483ZJul 14 15:53:43.471 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10492026-07-14T15:53:49.187ZJul 14 15:53:49.175 DEBG [sc] cr2: starting
10502026-07-14T15:53:49.188ZJul 14 15:53:49.175 DEBG [sc] cr2: connecting to [::1]:39347
10512026-07-14T15:53:49.212ZJul 14 15:53:49.176 DEBG [sc] cr2 waiting for prompt
10522026-07-14T15:53:49.212ZJul 14 15:53:49.186 DEBG [sc] cr2: logging in
10532026-07-14T15:53:49.340ZJul 14 15:53:49.329 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10542026-07-14T15:53:51.448ZJul 14 15:53:51.434 INFO cr2: executing eos script show version
10552026-07-14T15:53:51.448ZJul 14 15:53:51.434 DEBG [sc] cr2: starting
10562026-07-14T15:53:51.448ZJul 14 15:53:51.434 DEBG [sc] cr2: connecting to [::1]:39347
10572026-07-14T15:53:51.472ZJul 14 15:53:51.435 DEBG [sc] cr2 waiting for prompt
10582026-07-14T15:53:51.472ZJul 14 15:53:51.446 DEBG [sc] cr2: logging in
10592026-07-14T15:53:51.611ZJul 14 15:53:51.599 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10602026-07-14T15:53:54.003ZJul 14 15:53:53.991 DEBG [sc] cr2: starting
10612026-07-14T15:53:54.003ZJul 14 15:53:53.991 DEBG [sc] cr2: connecting to [::1]:39347
10622026-07-14T15:53:54.027ZJul 14 15:53:53.992 DEBG [sc] cr2 waiting for prompt
10632026-07-14T15:53:54.027ZJul 14 15:53:54.002 DEBG [sc] cr2: logging in
10642026-07-14T15:53:54.146ZJul 14 15:53:54.135 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10652026-07-14T15:53:56.278ZJul 14 15:53:56.263 INFO cr2: executing eos script show version
10662026-07-14T15:53:56.278ZJul 14 15:53:56.263 DEBG [sc] cr2: starting
10672026-07-14T15:53:56.278ZJul 14 15:53:56.263 DEBG [sc] cr2: connecting to [::1]:39347
10682026-07-14T15:53:56.305ZJul 14 15:53:56.263 DEBG [sc] cr2 waiting for prompt
10692026-07-14T15:53:56.305ZJul 14 15:53:56.274 DEBG [sc] cr2: logging in
10702026-07-14T15:53:56.431ZJul 14 15:53:56.419 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10712026-07-14T15:53:59.005ZJul 14 15:53:58.993 INFO cr2: executing eos script
10722026-07-14T15:53:59.005Z enable
10732026-07-14T15:53:59.005Z configure
10742026-07-14T15:53:59.005Z ip routing
10752026-07-14T15:53:59.005Z ipv6 unicast-routing
10762026-07-14T15:53:59.005Z interface Ethernet1
10772026-07-14T15:53:59.005Z no switchport
10782026-07-14T15:53:59.005Z ip address 10.0.1.2/24
10792026-07-14T15:53:59.005Z ipv6 enable
10802026-07-14T15:53:59.005Z ipv6 address fd00:2::2/64
10812026-07-14T15:53:59.005Z bfd interval 1000 min-rx 1000 multiplier 3
10822026-07-14T15:53:59.005Z exit
10832026-07-14T15:53:59.005Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10842026-07-14T15:53:59.005Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10852026-07-14T15:53:59.005Z exit
10862026-07-14T15:53:59.005Z
10872026-07-14T15:53:59.005ZJul 14 15:53:58.993 DEBG [sc] cr2: starting
10882026-07-14T15:53:59.005ZJul 14 15:53:58.993 DEBG [sc] cr2: connecting to [::1]:39347
10892026-07-14T15:53:59.030ZJul 14 15:53:58.994 DEBG [sc] cr2 waiting for prompt
10902026-07-14T15:53:59.030ZJul 14 15:53:59.004 DEBG [sc] cr2: logging in
10912026-07-14T15:53:59.148ZJul 14 15:53:59.136 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10922026-07-14T15:53:59.148Z enable
10932026-07-14T15:53:59.148Z configure
10942026-07-14T15:53:59.148Z ip routing
10952026-07-14T15:53:59.148Z ipv6 unicast-routing
10962026-07-14T15:53:59.148Z interface Ethernet1
10972026-07-14T15:53:59.148Z no switchport
10982026-07-14T15:53:59.148Z ip address 10.0.1.2/24
10992026-07-14T15:53:59.148Z ipv6 enable
11002026-07-14T15:53:59.148Z ipv6 address fd00:2::2/64
11012026-07-14T15:53:59.148Z bfd interval 1000 min-rx 1000 multiplier 3
11022026-07-14T15:53:59.148Z exit
11032026-07-14T15:53:59.148Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11042026-07-14T15:53:59.148Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11052026-07-14T15:53:59.148Z exit
11062026-07-14T15:53:59.148Z '`
11072026-07-14T15:54:15.293ZJul 14 15:54:15.281 INFO cr1: enabling frr daemon bfdd
11082026-07-14T15:54:15.293ZJul 14 15:54:15.281 DEBG [sc] cr1: starting
11092026-07-14T15:54:15.293ZJul 14 15:54:15.281 DEBG [sc] cr1: connecting to [::1]:42001
11102026-07-14T15:54:15.317ZJul 14 15:54:15.282 DEBG [sc] cr1 waiting for prompt
11112026-07-14T15:54:15.317ZJul 14 15:54:15.292 DEBG [sc] cr1: logging in
11122026-07-14T15:54:15.435ZJul 14 15:54:15.424 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
11132026-07-14T15:54:17.501ZJul 14 15:54:17.490 INFO cr1: stopping frr
11142026-07-14T15:54:17.502ZJul 14 15:54:17.490 DEBG [sc] cr1: starting
11152026-07-14T15:54:17.502ZJul 14 15:54:17.490 DEBG [sc] cr1: connecting to [::1]:42001
11162026-07-14T15:54:17.526ZJul 14 15:54:17.490 DEBG [sc] cr1 waiting for prompt
11172026-07-14T15:54:17.526ZJul 14 15:54:17.501 DEBG [sc] cr1: logging in
11182026-07-14T15:54:17.634ZJul 14 15:54:17.622 DEBG [sc] cr1: executing command `systemctl stop frr`
11192026-07-14T15:54:19.667ZJul 14 15:54:19.656 INFO ox: npuvm install output:
11202026-07-14T15:54:19.778Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.82 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 68.17 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 258.96 KiB/66.01 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 506.22 KiB/66.01 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 751.96 KiB/66.01 MiB (70m) dendrite-softnpu.tar.gz [>---------------------------------------] 999.96 KiB/66.01 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.34 MiB/66.01 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.57 MiB/66.01 MiB (21m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.81 MiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.11 MiB/66.01 MiB (13m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.41 MiB/66.01 MiB (10m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.65 MiB/66.01 MiB (9m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.89 MiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.25 MiB/66.01 MiB (6m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.49 MiB/66.01 MiB (5m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.73 MiB/66.01 MiB (5m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.99 MiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.29 MiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.57 MiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.82 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.13 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.41 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.66 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.97 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.22 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.48 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.79 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.05 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.33 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.62 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.88 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.17 MiB/66.01 MiB (86s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.40 MiB/66.01 MiB (82s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.70 MiB/66.01 MiB (78s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.96 MiB/66.01 MiB (74s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.24 MiB/66.01 MiB (71s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.51 MiB/66.01 MiB (68s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.80 MiB/66.01 MiB (65s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.06 MiB/66.01 MiB (63s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.34 MiB/66.01 MiB (60s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.64 MiB/66.01 MiB (58s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.88 MiB/66.01 MiB (56s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.18 MiB/66.01 MiB (54s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.46 MiB/66.01 MiB (52s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.72 MiB/66.01 MiB (51s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.00 MiB/66.01 MiB (49s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.27 MiB/66.01 MiB (47s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.56 MiB/66.01 MiB (46s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.84 MiB/66.01 MiB (45s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.11 MiB/66.01 MiB (43s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.40 MiB/66.01 MiB (42s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.65 MiB/66.01 MiB (41s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.94 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.23 MiB/66.01 MiB (39s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.48 MiB/66.01 MiB (38s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.78 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.06 MiB/66.01 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.31 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.60 MiB/66.01 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.87 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.15 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.44 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.71 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.98 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.24 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.53 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.81 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [##########>-----------------------------] 18.07 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.35 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.64 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.91 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.17 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.46 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.74 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [############>---------------------------] 20.00 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [############>---------------------------] 20.30 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [############>---------------------------] 20.58 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [############>---------------------------] 20.84 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [############>---------------------------] 21.12 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 21.42 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.68 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.95 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.26 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.52 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.78 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 23.07 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.34 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.62 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.91 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.18 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.44 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.73 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 25.02 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 25.27 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 25.56 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 25.86 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 26.11 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 26.39 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 26.68 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 26.94 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 27.22 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 27.50 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 27.77 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 28.32 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 28.61 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 28.87 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 29.16 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 29.45 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 29.71 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 29.98 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 30.29 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 30.53 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 30.82 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 31.11 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 31.37 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 31.65 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 31.93 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 32.21 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 32.47 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 32.76 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 33.05 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 33.29 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 33.58 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 33.88 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 34.12 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 34.41 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 34.72 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 34.96 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 35.23 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 35.53 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 35.80 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 36.06 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 36.64 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 36.90 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.19 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.48 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.73 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 38.02 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 38.32 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 38.56 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.84 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.14 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.40 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 39.67 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 39.96 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.24 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.51 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.80 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 41.08 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.34 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.62 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.91 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.16 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.28 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.37 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.54 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.78 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.02 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.38 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.62 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.86 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.16 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.46 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.70 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.95 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.30 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.54 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.78 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 46.14 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 46.38 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 46.62 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.95 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.21 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.46 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.74 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.05 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.29 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.55 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.89 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.13 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.37 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.66 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.97 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.21 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.50 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.81 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 51.05 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.30 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.64 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.89 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.13 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.46 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.73 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 52.97 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.29 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.57 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.81 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.10 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.41 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.89 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.19 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.47 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.72 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.97 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.31 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.56 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.80 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.14 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.40 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.64 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.92 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.23 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.48 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.76 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.03 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.32 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.59 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.84 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.14 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.39 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.98 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.23 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.52 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.82 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.07 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.35 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.62 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.91 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.19 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.44 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.75 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.00 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.27 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.58 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.83 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.11 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.42 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.67 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.95 MiB/66.01 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 (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
11212026-07-14T15:54:19.781Z Create boot environment: No
11222026-07-14T15:54:19.781ZCreate backup boot environment: No
11232026-07-14T15:54:19.781Z
11242026-07-14T15:54:19.781ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11252026-07-14T15:54:19.781Z 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 314k/s
11262026-07-14T15:54:19.781Z
11272026-07-14T15:54:19.781ZPHASE ITEMS
11282026-07-14T15:54:19.781Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11292026-07-14T15:54:19.781Z Updating package state database working - Updating package state database Done
11302026-07-14T15:54:19.781Z Updating package cache 0/0 \ Updating package cache 0/0
11312026-07-14T15:54:19.781Z Updating image state working | Updating image state Done
11322026-07-14T15:54:19.781Z 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
11332026-07-14T15:54:19.781Z Reading search index working \ Reading search index Done
11342026-07-14T15:54:19.781Z Updating search index 0/1 | Updating search index 1/1
11352026-07-14T15:54:19.781Z Updating package cache 0/1 / Updating package cache 1/1
11362026-07-14T15:54:19.781Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (12m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 24.46 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 138.15 KiB/15.18 MiB (5m) scadm [>---------------------------------------] 347.03 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 594.30 KiB/15.18 MiB (84s) scadm [##>-------------------------------------] 964.63 KiB/15.18 MiB (46s) scadm [###>------------------------------------] 1.18 MiB/15.18 MiB (34s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (27s) scadm [####>-----------------------------------] 1.74 MiB/15.18 MiB (21s) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (17s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (15s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (13s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (11s) scadm [########>-------------------------------] 3.10 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.70 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 3.94 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.44 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.01 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.28 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.56 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.85 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.10 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.37 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.69 MiB/15.18 MiB (4s) scadm [##################>---------------------] 6.93 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.20 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.52 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.77 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.02 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.34 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.61 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.86 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.15 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.45 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.96 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.25 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.53 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.79 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.08 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.37 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.62 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.91 MiB/15.18 MiB (1s) scadm [################################>-------] 12.20 MiB/15.18 MiB (1s) scadm [################################>-------] 12.45 MiB/15.18 MiB (1s) scadm [#################################>------] 12.75 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.04 MiB/15.18 MiB (1s) scadm [###################################>----] 13.29 MiB/15.18 MiB (1s) scadm [###################################>----] 13.57 MiB/15.18 MiB (0s) scadm [####################################>---] 13.88 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.12 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.40 MiB/15.18 MiB (0s) scadm [######################################>-] 14.70 MiB/15.18 MiB (0s) scadm [#######################################>] 14.96 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 [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 141.94 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 347.82 KiB/11.89 MiB (61s) libsidecar_lite.so [#>--------------------------------------] 594.71 KiB/11.89 MiB (36s) libsidecar_lite.so [###>------------------------------------] 965.75 KiB/11.89 MiB (20s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (15s) libsidecar_lite.so [####>-----------------------------------] 1.43 MiB/11.89 MiB (12s) libsidecar_lite.so [#####>----------------------------------] 1.69 MiB/11.89 MiB (10s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.51 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.84 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.10 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.68 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 3.94 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.18 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.49 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 5.02 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.31 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.60 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.86 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.13 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.44 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.94 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.28 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.54 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.78 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.07 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.38 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.61 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.88 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.22 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.45 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.69 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.03 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.29 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.53 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.87 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.13 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.69 MiB/11.89 MiB (0s)
11372026-07-14T15:54:19.782ZJul 14 15:54:19.656 DEBG [sc] ox: starting
11382026-07-14T15:54:19.782ZJul 14 15:54:19.656 DEBG [sc] ox: connecting to [::1]:55328
11392026-07-14T15:54:19.782ZJul 14 15:54:19.656 DEBG [sc] ox waiting for prompt
11402026-07-14T15:54:19.782ZJul 14 15:54:19.667 DEBG [sc] ox: logging in
11412026-07-14T15:54:19.806ZJul 14 15:54:19.755 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11422026-07-14T15:54:20.007ZJul 14 15:54:19.995 INFO cr1: starting frr
11432026-07-14T15:54:20.031ZJul 14 15:54:19.995 DEBG [sc] cr1: starting
11442026-07-14T15:54:20.031ZJul 14 15:54:19.995 DEBG [sc] cr1: connecting to [::1]:42001
11452026-07-14T15:54:20.031ZJul 14 15:54:19.996 DEBG [sc] cr1 waiting for prompt
11462026-07-14T15:54:20.031ZJul 14 15:54:20.006 DEBG [sc] cr1: logging in
11472026-07-14T15:54:20.162ZJul 14 15:54:20.150 DEBG [sc] cr1: executing command `systemctl start frr`
11482026-07-14T15:54:27.461ZJul 14 15:54:27.449 INFO cr1: stopping frr
11492026-07-14T15:54:27.461ZJul 14 15:54:27.449 DEBG [sc] cr1: starting
11502026-07-14T15:54:27.461ZJul 14 15:54:27.449 DEBG [sc] cr1: connecting to [::1]:42001
11512026-07-14T15:54:27.485ZJul 14 15:54:27.450 DEBG [sc] cr1 waiting for prompt
11522026-07-14T15:54:27.485ZJul 14 15:54:27.461 DEBG [sc] cr1: logging in
11532026-07-14T15:54:27.627ZJul 14 15:54:27.615 DEBG [sc] cr1: executing command `systemctl stop frr`
11542026-07-14T15:54:30.005ZJul 14 15:54:29.993 INFO cr1: installing frr startup config
11552026-07-14T15:54:30.005ZJul 14 15:54:29.993 DEBG [sc] cr1: starting
11562026-07-14T15:54:30.005ZJul 14 15:54:29.993 DEBG [sc] cr1: connecting to [::1]:42001
11572026-07-14T15:54:30.088ZJul 14 15:54:29.994 DEBG [sc] cr1 waiting for prompt
11582026-07-14T15:54:30.088ZJul 14 15:54:30.004 DEBG [sc] cr1: logging in
11592026-07-14T15:54:30.171ZJul 14 15:54:30.159 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`
11602026-07-14T15:54:32.255ZJul 14 15:54:32.244 INFO cr1: starting frr
11612026-07-14T15:54:32.255ZJul 14 15:54:32.244 DEBG [sc] cr1: starting
11622026-07-14T15:54:32.255ZJul 14 15:54:32.244 DEBG [sc] cr1: connecting to [::1]:42001
11632026-07-14T15:54:32.279ZJul 14 15:54:32.244 DEBG [sc] cr1 waiting for prompt
11642026-07-14T15:54:32.279ZJul 14 15:54:32.255 DEBG [sc] cr1: logging in
11652026-07-14T15:54:32.409ZJul 14 15:54:32.398 DEBG [sc] cr1: executing command `systemctl start frr`
11662026-07-14T15:54:39.898ZJul 14 15:54:39.886 DEBG [sc] ox: starting
11672026-07-14T15:54:39.898ZJul 14 15:54:39.887 DEBG [sc] ox: connecting to [::1]:55328
11682026-07-14T15:54:39.923ZJul 14 15:54:39.887 DEBG [sc] ox waiting for prompt
11692026-07-14T15:54:39.923ZJul 14 15:54:39.899 DEBG [sc] ox: logging in
11702026-07-14T15:54:39.988ZJul 14 15:54:39.976 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11712026-07-14T15:54:41.013ZJul 14 15:54:41.001 DEBG [sc] ox: starting
11722026-07-14T15:54:41.013ZJul 14 15:54:41.001 DEBG [sc] ox: connecting to [::1]:55328
11732026-07-14T15:54:41.038ZJul 14 15:54:41.002 DEBG [sc] ox waiting for prompt
11742026-07-14T15:54:41.038ZJul 14 15:54:41.002 DEBG [sc] ox: logging in
11752026-07-14T15:54:41.092ZJul 14 15:54:41.080 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11762026-07-14T15:54:41.147ZJul 14 15:54:41.135 DEBG [sc] ox: starting
11772026-07-14T15:54:41.147ZJul 14 15:54:41.135 DEBG [sc] ox: connecting to [::1]:55328
11782026-07-14T15:54:41.171ZJul 14 15:54:41.136 DEBG [sc] ox waiting for prompt
11792026-07-14T15:54:41.171ZJul 14 15:54:41.146 DEBG [sc] ox: logging in
11802026-07-14T15:54:41.234ZJul 14 15:54:41.223 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11812026-07-14T15:54:41.290ZJul 14 15:54:41.279 DEBG [sc] ox: starting
11822026-07-14T15:54:41.291ZJul 14 15:54:41.279 DEBG [sc] ox: connecting to [::1]:55328
11832026-07-14T15:54:41.315ZJul 14 15:54:41.279 DEBG [sc] ox waiting for prompt
11842026-07-14T15:54:41.315ZJul 14 15:54:41.290 DEBG [sc] ox: logging in
11852026-07-14T15:54:41.380ZJul 14 15:54:41.368 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11862026-07-14T15:54:42.033ZJul 14 15:54:42.022 DEBG [sc] ox: starting
11872026-07-14T15:54:42.034ZJul 14 15:54:42.022 DEBG [sc] ox: connecting to [::1]:55328
11882026-07-14T15:54:42.058ZJul 14 15:54:42.022 DEBG [sc] ox waiting for prompt
11892026-07-14T15:54:42.058ZJul 14 15:54:42.034 DEBG [sc] ox: logging in
11902026-07-14T15:54:42.124ZJul 14 15:54:42.112 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11912026-07-14T15:54:42.178ZJul 14 15:54:42.167 DEBG [sc] ox: starting
11922026-07-14T15:54:42.178ZJul 14 15:54:42.167 DEBG [sc] ox: connecting to [::1]:55328
11932026-07-14T15:54:42.202ZJul 14 15:54:42.167 DEBG [sc] ox waiting for prompt
11942026-07-14T15:54:42.202ZJul 14 15:54:42.178 DEBG [sc] ox: logging in
11952026-07-14T15:54:42.268ZJul 14 15:54:42.256 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11962026-07-14T15:54:42.323ZJul 14 15:54:42.311 DEBG [sc] ox: starting
11972026-07-14T15:54:42.323ZJul 14 15:54:42.311 DEBG [sc] ox: connecting to [::1]:55328
11982026-07-14T15:54:42.347ZJul 14 15:54:42.312 DEBG [sc] ox waiting for prompt
11992026-07-14T15:54:42.347ZJul 14 15:54:42.322 DEBG [sc] ox: logging in
12002026-07-14T15:54:42.412ZJul 14 15:54:42.400 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
12012026-07-14T15:54:42.994ZJul 14 15:54:42.983 DEBG [sc] ox: starting
12022026-07-14T15:54:42.995ZJul 14 15:54:42.983 DEBG [sc] ox: connecting to [::1]:55328
12032026-07-14T15:54:43.019ZJul 14 15:54:42.983 DEBG [sc] ox waiting for prompt
12042026-07-14T15:54:43.019ZJul 14 15:54:42.993 DEBG [sc] ox: logging in
12052026-07-14T15:54:43.082ZJul 14 15:54:43.070 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
12062026-07-14T15:54:43.138ZJul 14 15:54:43.126 DEBG [sc] ox: starting
12072026-07-14T15:54:43.138ZJul 14 15:54:43.126 DEBG [sc] ox: connecting to [::1]:55328
12082026-07-14T15:54:43.161ZJul 14 15:54:43.126 DEBG [sc] ox waiting for prompt
12092026-07-14T15:54:43.162ZJul 14 15:54:43.137 DEBG [sc] ox: logging in
12102026-07-14T15:54:43.226ZJul 14 15:54:43.214 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
12112026-07-14T15:54:43.750ZJul 14 15:54:43.738 DEBG [sc] ox: starting
12122026-07-14T15:54:43.750ZJul 14 15:54:43.738 DEBG [sc] ox: connecting to [::1]:55328
12132026-07-14T15:54:43.774ZJul 14 15:54:43.738 DEBG [sc] ox waiting for prompt
12142026-07-14T15:54:43.774ZJul 14 15:54:43.748 DEBG [sc] ox: logging in
12152026-07-14T15:54:43.849ZJul 14 15:54:43.837 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12162026-07-14T15:54:43.914ZJul 14 15:54:43.903 DEBG [sc] ox: starting
12172026-07-14T15:54:43.914ZJul 14 15:54:43.903 DEBG [sc] ox: connecting to [::1]:55328
12182026-07-14T15:54:43.938ZJul 14 15:54:43.903 DEBG [sc] ox waiting for prompt
12192026-07-14T15:54:43.938ZJul 14 15:54:43.914 DEBG [sc] ox: logging in
12202026-07-14T15:54:44.002ZJul 14 15:54:43.991 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12212026-07-14T15:54:44.069ZJul 14 15:54:44.057 DEBG [sc] ox: starting
12222026-07-14T15:54:44.069ZJul 14 15:54:44.057 DEBG [sc] ox: connecting to [::1]:55328
12232026-07-14T15:54:44.092ZJul 14 15:54:44.058 DEBG [sc] ox waiting for prompt
12242026-07-14T15:54:44.092ZJul 14 15:54:44.068 DEBG [sc] ox: logging in
12252026-07-14T15:54:44.167ZJul 14 15:54:44.156 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12262026-07-14T15:54:44.234ZJul 14 15:54:44.223 DEBG [sc] ox: starting
12272026-07-14T15:54:44.234ZJul 14 15:54:44.223 DEBG [sc] ox: connecting to [::1]:55328
12282026-07-14T15:54:44.258ZJul 14 15:54:44.223 DEBG [sc] ox waiting for prompt
12292026-07-14T15:54:44.258ZJul 14 15:54:44.234 DEBG [sc] ox: logging in
12302026-07-14T15:54:44.322ZJul 14 15:54:44.311 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12312026-07-14T15:54:45.017ZJul 14 15:54:45.005 DEBG [sc] ox: starting
12322026-07-14T15:54:45.017ZJul 14 15:54:45.005 DEBG [sc] ox: connecting to [::1]:55328
12332026-07-14T15:54:45.041ZJul 14 15:54:45.006 DEBG [sc] ox waiting for prompt
12342026-07-14T15:54:45.041ZJul 14 15:54:45.016 DEBG [sc] ox: logging in
12352026-07-14T15:54:45.105ZJul 14 15:54:45.093 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12362026-07-14T15:54:45.160ZJul 14 15:54:45.149 DEBG [sc] ox: starting
12372026-07-14T15:54:45.160ZJul 14 15:54:45.149 DEBG [sc] ox: connecting to [::1]:55328
12382026-07-14T15:54:45.184ZJul 14 15:54:45.149 DEBG [sc] ox waiting for prompt
12392026-07-14T15:54:45.184ZJul 14 15:54:45.160 DEBG [sc] ox: logging in
12402026-07-14T15:54:45.249ZJul 14 15:54:45.237 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12412026-07-14T15:54:45.762ZJul 14 15:54:45.750 DEBG [sc] ox: starting
12422026-07-14T15:54:45.762ZJul 14 15:54:45.750 DEBG [sc] ox: connecting to [::1]:55328
12432026-07-14T15:54:45.786ZJul 14 15:54:45.751 DEBG [sc] ox waiting for prompt
12442026-07-14T15:54:45.786ZJul 14 15:54:45.761 DEBG [sc] ox: logging in
12452026-07-14T15:54:45.850ZJul 14 15:54:45.838 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12462026-07-14T15:54:45.905ZJul 14 15:54:45.894 DEBG [sc] ox: starting
12472026-07-14T15:54:45.906ZJul 14 15:54:45.894 DEBG [sc] ox: connecting to [::1]:55328
12482026-07-14T15:54:45.930ZJul 14 15:54:45.895 DEBG [sc] ox waiting for prompt
12492026-07-14T15:54:45.930ZJul 14 15:54:45.905 DEBG [sc] ox: logging in
12502026-07-14T15:54:45.994ZJul 14 15:54:45.982 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12512026-07-14T15:54:46.050ZJul 14 15:54:46.038 DEBG [sc] ox: starting
12522026-07-14T15:54:46.050ZJul 14 15:54:46.038 DEBG [sc] ox: connecting to [::1]:55328
12532026-07-14T15:54:46.074ZJul 14 15:54:46.038 DEBG [sc] ox waiting for prompt
12542026-07-14T15:54:46.074ZJul 14 15:54:46.048 DEBG [sc] ox: logging in
12552026-07-14T15:54:46.137ZJul 14 15:54:46.125 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12562026-07-14T15:54:46.193ZJul 14 15:54:46.181 DEBG [sc] ox: starting
12572026-07-14T15:54:46.193ZJul 14 15:54:46.181 DEBG [sc] ox: connecting to [::1]:55328
12582026-07-14T15:54:46.217ZJul 14 15:54:46.182 DEBG [sc] ox waiting for prompt
12592026-07-14T15:54:46.217ZJul 14 15:54:46.191 DEBG [sc] ox: logging in
12602026-07-14T15:54:46.279ZJul 14 15:54:46.268 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12612026-07-14T15:54:46.815ZJul 14 15:54:46.804 DEBG [sc] ox: starting
12622026-07-14T15:54:46.815ZJul 14 15:54:46.804 DEBG [sc] ox: connecting to [::1]:55328
12632026-07-14T15:54:46.839ZJul 14 15:54:46.804 DEBG [sc] ox waiting for prompt
12642026-07-14T15:54:46.840ZJul 14 15:54:46.814 DEBG [sc] ox: logging in
12652026-07-14T15:54:46.902ZJul 14 15:54:46.891 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12662026-07-14T15:54:46.969ZJul 14 15:54:46.957 DEBG [sc] ox: starting
12672026-07-14T15:54:46.969ZJul 14 15:54:46.957 DEBG [sc] ox: connecting to [::1]:55328
12682026-07-14T15:54:46.993ZJul 14 15:54:46.958 DEBG [sc] ox waiting for prompt
12692026-07-14T15:54:46.993ZJul 14 15:54:46.968 DEBG [sc] ox: logging in
12702026-07-14T15:54:47.058ZJul 14 15:54:47.046 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12712026-07-14T15:54:47.572ZJul 14 15:54:47.559 DEBG [sc] ox: starting
12722026-07-14T15:54:47.572ZJul 14 15:54:47.559 DEBG [sc] ox: connecting to [::1]:55328
12732026-07-14T15:54:47.596ZJul 14 15:54:47.560 DEBG [sc] ox waiting for prompt
12742026-07-14T15:54:47.596ZJul 14 15:54:47.570 DEBG [sc] ox: logging in
12752026-07-14T15:54:47.659ZJul 14 15:54:47.647 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12762026-07-14T15:54:47.715ZJul 14 15:54:47.703 DEBG [sc] ox: starting
12772026-07-14T15:54:47.715ZJul 14 15:54:47.703 DEBG [sc] ox: connecting to [::1]:55328
12782026-07-14T15:54:47.739ZJul 14 15:54:47.704 DEBG [sc] ox waiting for prompt
12792026-07-14T15:54:47.739ZJul 14 15:54:47.713 DEBG [sc] ox: logging in
12802026-07-14T15:54:47.802ZJul 14 15:54:47.790 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12812026-07-14T15:54:47.857ZJul 14 15:54:47.845 DEBG [sc] ox: starting
12822026-07-14T15:54:47.857ZJul 14 15:54:47.845 DEBG [sc] ox: connecting to [::1]:55328
12832026-07-14T15:54:47.881ZJul 14 15:54:47.846 DEBG [sc] ox waiting for prompt
12842026-07-14T15:54:47.881ZJul 14 15:54:47.856 DEBG [sc] ox: logging in
12852026-07-14T15:54:47.947ZJul 14 15:54:47.935 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12862026-07-14T15:54:48.008ZJul 14 15:54:47.996 INFO installing static v4 route 192.168.100.0/24
12872026-07-14T15:54:48.032ZJul 14 15:54:47.997 INFO installing static v6 route fd01::/64
12882026-07-14T15:54:48.032ZJul 14 15:54:47.998 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12892026-07-14T15:54:48.033ZJul 14 15:54:48.002 INFO phase 1: all peers up
12902026-07-14T15:54:48.033Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12912026-07-14T15:54:49.016Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12922026-07-14T15:54:50.017Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12932026-07-14T15:54:51.019Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12942026-07-14T15:54:52.021Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12952026-07-14T15:54:53.023Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12962026-07-14T15:54:53.047Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12972026-07-14T15:54:54.025Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12982026-07-14T15:54:55.027Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12992026-07-14T15:54:56.029Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13002026-07-14T15:54:57.031Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13012026-07-14T15:54:57.056Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13022026-07-14T15:54:58.033Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13032026-07-14T15:54:59.035Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13042026-07-14T15:55:00.037Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13052026-07-14T15:55:01.039Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13062026-07-14T15:55:01.063Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13072026-07-14T15:55:02.042Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13082026-07-14T15:55:03.044Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13092026-07-14T15:55:04.046Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13102026-07-14T15:55:05.048Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13112026-07-14T15:55:05.072Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13122026-07-14T15:55:06.050Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13132026-07-14T15:55:07.052Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13142026-07-14T15:55:08.054Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13152026-07-14T15:55:09.056Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13162026-07-14T15:55:09.080Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13172026-07-14T15:55:10.059Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13182026-07-14T15:55:11.061Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13192026-07-14T15:55:12.062Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13202026-07-14T15:55:13.064Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13212026-07-14T15:55:13.064ZJul 14 15:55:13.053 INFO cr1: executing frr script show bfd peers json
13222026-07-14T15:55:13.088ZJul 14 15:55:13.053 DEBG [sc] cr1: starting
13232026-07-14T15:55:13.088ZJul 14 15:55:13.053 DEBG [sc] cr1: connecting to [::1]:42001
13242026-07-14T15:55:13.088ZJul 14 15:55:13.053 DEBG [sc] cr1 waiting for prompt
13252026-07-14T15:55:13.088ZJul 14 15:55:13.065 DEBG [sc] cr1: logging in
13262026-07-14T15:55:13.415ZJul 14 15:55:13.403 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13272026-07-14T15:55:15.565Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13282026-07-14T15:55:16.566ZJul 14 15:55:16.555 INFO cr1: executing frr script show bfd peers json
13292026-07-14T15:55:16.566ZJul 14 15:55:16.555 DEBG [sc] cr1: starting
13302026-07-14T15:55:16.591ZJul 14 15:55:16.555 DEBG [sc] cr1: connecting to [::1]:42001
13312026-07-14T15:55:16.591ZJul 14 15:55:16.556 DEBG [sc] cr1 waiting for prompt
13322026-07-14T15:55:16.591ZJul 14 15:55:16.567 DEBG [sc] cr1: logging in
13332026-07-14T15:55:16.710ZJul 14 15:55:16.698 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13342026-07-14T15:55:18.865Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13352026-07-14T15:55:19.865ZJul 14 15:55:19.853 INFO cr1: executing frr script show bfd peers json
13362026-07-14T15:55:19.889ZJul 14 15:55:19.853 DEBG [sc] cr1: starting
13372026-07-14T15:55:19.889ZJul 14 15:55:19.853 DEBG [sc] cr1: connecting to [::1]:42001
13382026-07-14T15:55:19.889ZJul 14 15:55:19.854 DEBG [sc] cr1 waiting for prompt
13392026-07-14T15:55:19.889ZJul 14 15:55:19.866 DEBG [sc] cr1: logging in
13402026-07-14T15:55:20.011ZJul 14 15:55:19.999 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13412026-07-14T15:55:22.151Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13422026-07-14T15:55:23.152ZJul 14 15:55:23.140 INFO cr1: executing frr script show bfd peers json
13432026-07-14T15:55:23.152ZJul 14 15:55:23.140 DEBG [sc] cr1: starting
13442026-07-14T15:55:23.152ZJul 14 15:55:23.140 DEBG [sc] cr1: connecting to [::1]:42001
13452026-07-14T15:55:23.177ZJul 14 15:55:23.141 DEBG [sc] cr1 waiting for prompt
13462026-07-14T15:55:23.177ZJul 14 15:55:23.152 DEBG [sc] cr1: logging in
13472026-07-14T15:55:23.296ZJul 14 15:55:23.284 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13482026-07-14T15:55:25.426Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13492026-07-14T15:55:26.427ZJul 14 15:55:26.415 INFO cr1: executing frr script show bfd peers json
13502026-07-14T15:55:26.427ZJul 14 15:55:26.416 DEBG [sc] cr1: starting
13512026-07-14T15:55:26.427ZJul 14 15:55:26.416 DEBG [sc] cr1: connecting to [::1]:42001
13522026-07-14T15:55:26.452ZJul 14 15:55:26.416 DEBG [sc] cr1 waiting for prompt
13532026-07-14T15:55:26.452ZJul 14 15:55:26.427 DEBG [sc] cr1: logging in
13542026-07-14T15:55:26.572ZJul 14 15:55:26.560 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13552026-07-14T15:55:28.710Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13562026-07-14T15:55:28.711ZJul 14 15:55:28.699 INFO cr1: executing frr script show bfd peers json
13572026-07-14T15:55:28.736ZJul 14 15:55:28.699 DEBG [sc] cr1: starting
13582026-07-14T15:55:28.736ZJul 14 15:55:28.699 DEBG [sc] cr1: connecting to [::1]:42001
13592026-07-14T15:55:28.736ZJul 14 15:55:28.699 DEBG [sc] cr1 waiting for prompt
13602026-07-14T15:55:28.736ZJul 14 15:55:28.710 DEBG [sc] cr1: logging in
13612026-07-14T15:55:28.865ZJul 14 15:55:28.853 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13622026-07-14T15:55:31.022Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13632026-07-14T15:55:32.021ZJul 14 15:55:32.009 INFO cr1: executing frr script show bfd peers json
13642026-07-14T15:55:32.021ZJul 14 15:55:32.009 DEBG [sc] cr1: starting
13652026-07-14T15:55:32.021ZJul 14 15:55:32.009 DEBG [sc] cr1: connecting to [::1]:42001
13662026-07-14T15:55:32.046ZJul 14 15:55:32.010 DEBG [sc] cr1 waiting for prompt
13672026-07-14T15:55:32.046ZJul 14 15:55:32.020 DEBG [sc] cr1: logging in
13682026-07-14T15:55:32.165ZJul 14 15:55:32.154 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13692026-07-14T15:55:34.297Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13702026-07-14T15:55:35.299ZJul 14 15:55:35.287 INFO cr1: executing frr script show bfd peers json
13712026-07-14T15:55:35.299ZJul 14 15:55:35.287 DEBG [sc] cr1: starting
13722026-07-14T15:55:35.299ZJul 14 15:55:35.287 DEBG [sc] cr1: connecting to [::1]:42001
13732026-07-14T15:55:35.323ZJul 14 15:55:35.288 DEBG [sc] cr1 waiting for prompt
13742026-07-14T15:55:35.323ZJul 14 15:55:35.298 DEBG [sc] cr1: logging in
13752026-07-14T15:55:35.443ZJul 14 15:55:35.432 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13762026-07-14T15:55:37.574Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13772026-07-14T15:55:38.575ZJul 14 15:55:38.563 INFO cr1: executing frr script show bfd peers json
13782026-07-14T15:55:38.600ZJul 14 15:55:38.563 DEBG [sc] cr1: starting
13792026-07-14T15:55:38.600ZJul 14 15:55:38.563 DEBG [sc] cr1: connecting to [::1]:42001
13802026-07-14T15:55:38.600ZJul 14 15:55:38.564 DEBG [sc] cr1 waiting for prompt
13812026-07-14T15:55:38.600ZJul 14 15:55:38.575 DEBG [sc] cr1: logging in
13822026-07-14T15:55:38.718ZJul 14 15:55:38.706 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13832026-07-14T15:55:40.858Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13842026-07-14T15:55:41.859ZJul 14 15:55:41.847 INFO cr1: executing frr script show bfd peers json
13852026-07-14T15:55:41.860ZJul 14 15:55:41.847 DEBG [sc] cr1: starting
13862026-07-14T15:55:41.860ZJul 14 15:55:41.847 DEBG [sc] cr1: connecting to [::1]:42001
13872026-07-14T15:55:41.885ZJul 14 15:55:41.848 DEBG [sc] cr1 waiting for prompt
13882026-07-14T15:55:41.885ZJul 14 15:55:41.859 DEBG [sc] cr1: logging in
13892026-07-14T15:55:42.003ZJul 14 15:55:41.991 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13902026-07-14T15:55:44.138Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13912026-07-14T15:55:44.162ZJul 14 15:55:44.126 INFO cr2: executing eos script show bfd peers | json
13922026-07-14T15:55:44.163ZJul 14 15:55:44.126 DEBG [sc] cr2: starting
13932026-07-14T15:55:44.163ZJul 14 15:55:44.126 DEBG [sc] cr2: connecting to [::1]:39347
13942026-07-14T15:55:44.163ZJul 14 15:55:44.127 DEBG [sc] cr2 waiting for prompt
13952026-07-14T15:55:44.163ZJul 14 15:55:44.137 DEBG [sc] cr2: logging in
13962026-07-14T15:55:44.485ZJul 14 15:55:44.470 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13972026-07-14T15:55:46.826Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13982026-07-14T15:55:47.827ZJul 14 15:55:47.815 INFO cr2: executing eos script show bfd peers | json
13992026-07-14T15:55:47.827ZJul 14 15:55:47.815 DEBG [sc] cr2: starting
14002026-07-14T15:55:47.827ZJul 14 15:55:47.816 DEBG [sc] cr2: connecting to [::1]:39347
14012026-07-14T15:55:47.852ZJul 14 15:55:47.816 DEBG [sc] cr2 waiting for prompt
14022026-07-14T15:55:47.852ZJul 14 15:55:47.827 DEBG [sc] cr2: logging in
14032026-07-14T15:55:47.979ZJul 14 15:55:47.949 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14042026-07-14T15:55:50.353Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14052026-07-14T15:55:51.354ZJul 14 15:55:51.342 INFO cr2: executing eos script show bfd peers | json
14062026-07-14T15:55:51.354ZJul 14 15:55:51.342 DEBG [sc] cr2: starting
14072026-07-14T15:55:51.354ZJul 14 15:55:51.342 DEBG [sc] cr2: connecting to [::1]:39347
14082026-07-14T15:55:51.379ZJul 14 15:55:51.343 DEBG [sc] cr2 waiting for prompt
14092026-07-14T15:55:51.379ZJul 14 15:55:51.354 DEBG [sc] cr2: logging in
14102026-07-14T15:55:51.499ZJul 14 15:55:51.487 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14112026-07-14T15:55:53.886Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14122026-07-14T15:55:54.887ZJul 14 15:55:54.876 INFO cr2: executing eos script show bfd peers | json
14132026-07-14T15:55:54.888ZJul 14 15:55:54.876 DEBG [sc] cr2: starting
14142026-07-14T15:55:54.888ZJul 14 15:55:54.876 DEBG [sc] cr2: connecting to [::1]:39347
14152026-07-14T15:55:54.912ZJul 14 15:55:54.877 DEBG [sc] cr2 waiting for prompt
14162026-07-14T15:55:54.912ZJul 14 15:55:54.888 DEBG [sc] cr2: logging in
14172026-07-14T15:55:55.022ZJul 14 15:55:55.010 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14182026-07-14T15:55:57.373Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14192026-07-14T15:55:58.374ZJul 14 15:55:58.363 INFO cr2: executing eos script show bfd peers | json
14202026-07-14T15:55:58.375ZJul 14 15:55:58.363 DEBG [sc] cr2: starting
14212026-07-14T15:55:58.375ZJul 14 15:55:58.363 DEBG [sc] cr2: connecting to [::1]:39347
14222026-07-14T15:55:58.399ZJul 14 15:55:58.364 DEBG [sc] cr2 waiting for prompt
14232026-07-14T15:55:58.399ZJul 14 15:55:58.374 DEBG [sc] cr2: logging in
14242026-07-14T15:55:58.519ZJul 14 15:55:58.507 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14252026-07-14T15:56:00.886Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14262026-07-14T15:56:00.886ZJul 14 15:56:00.874 INFO cr2: executing eos script show bfd peers | json
14272026-07-14T15:56:00.886ZJul 14 15:56:00.874 DEBG [sc] cr2: starting
14282026-07-14T15:56:00.886ZJul 14 15:56:00.874 DEBG [sc] cr2: connecting to [::1]:39347
14292026-07-14T15:56:00.910ZJul 14 15:56:00.875 DEBG [sc] cr2 waiting for prompt
14302026-07-14T15:56:00.911ZJul 14 15:56:00.884 DEBG [sc] cr2: logging in
14312026-07-14T15:56:01.040ZJul 14 15:56:01.028 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14322026-07-14T15:56:03.395Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14332026-07-14T15:56:04.397ZJul 14 15:56:04.385 INFO cr2: executing eos script show bfd peers | json
14342026-07-14T15:56:04.397ZJul 14 15:56:04.385 DEBG [sc] cr2: starting
14352026-07-14T15:56:04.397ZJul 14 15:56:04.385 DEBG [sc] cr2: connecting to [::1]:39347
14362026-07-14T15:56:04.422ZJul 14 15:56:04.386 DEBG [sc] cr2 waiting for prompt
14372026-07-14T15:56:04.422ZJul 14 15:56:04.397 DEBG [sc] cr2: logging in
14382026-07-14T15:56:04.530ZJul 14 15:56:04.518 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14392026-07-14T15:56:06.854Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14402026-07-14T15:56:07.855ZJul 14 15:56:07.844 INFO cr2: executing eos script show bfd peers | json
14412026-07-14T15:56:07.855ZJul 14 15:56:07.844 DEBG [sc] cr2: starting
14422026-07-14T15:56:07.856ZJul 14 15:56:07.844 DEBG [sc] cr2: connecting to [::1]:39347
14432026-07-14T15:56:07.880ZJul 14 15:56:07.845 DEBG [sc] cr2 waiting for prompt
14442026-07-14T15:56:07.880ZJul 14 15:56:07.856 DEBG [sc] cr2: logging in
14452026-07-14T15:56:08.000ZJul 14 15:56:07.988 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14462026-07-14T15:56:10.343Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14472026-07-14T15:56:11.344ZJul 14 15:56:11.332 INFO cr2: executing eos script show bfd peers | json
14482026-07-14T15:56:11.344ZJul 14 15:56:11.332 DEBG [sc] cr2: starting
14492026-07-14T15:56:11.344ZJul 14 15:56:11.332 DEBG [sc] cr2: connecting to [::1]:39347
14502026-07-14T15:56:11.368ZJul 14 15:56:11.333 DEBG [sc] cr2 waiting for prompt
14512026-07-14T15:56:11.368ZJul 14 15:56:11.344 DEBG [sc] cr2: logging in
14522026-07-14T15:56:11.478ZJul 14 15:56:11.466 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14532026-07-14T15:56:13.859Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14542026-07-14T15:56:14.860ZJul 14 15:56:14.849 INFO cr2: executing eos script show bfd peers | json
14552026-07-14T15:56:14.860ZJul 14 15:56:14.849 DEBG [sc] cr2: starting
14562026-07-14T15:56:14.860ZJul 14 15:56:14.849 DEBG [sc] cr2: connecting to [::1]:39347
14572026-07-14T15:56:14.885ZJul 14 15:56:14.850 DEBG [sc] cr2 waiting for prompt
14582026-07-14T15:56:14.885ZJul 14 15:56:14.861 DEBG [sc] cr2: logging in
14592026-07-14T15:56:15.016ZJul 14 15:56:15.004 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14602026-07-14T15:56:17.366Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14612026-07-14T15:56:17.366ZJul 14 15:56:17.353 INFO cr3: executing juniper script show bfd session | display json
14622026-07-14T15:56:17.366ZJul 14 15:56:17.354 DEBG [sc] cr3: starting
14632026-07-14T15:56:17.366ZJul 14 15:56:17.354 DEBG [sc] cr3: connecting to [::1]:48207
14642026-07-14T15:56:17.390ZJul 14 15:56:17.354 DEBG [sc] cr3 waiting for prompt
14652026-07-14T15:56:17.390ZJul 14 15:56:17.366 DEBG [sc] cr3: logging in
14662026-07-14T15:56:17.709ZJul 14 15:56:17.698 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14672026-07-14T15:56:19.950Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14682026-07-14T15:56:20.951ZJul 14 15:56:20.939 INFO cr3: executing juniper script show bfd session | display json
14692026-07-14T15:56:20.952ZJul 14 15:56:20.939 DEBG [sc] cr3: starting
14702026-07-14T15:56:20.952ZJul 14 15:56:20.939 DEBG [sc] cr3: connecting to [::1]:48207
14712026-07-14T15:56:21.005ZJul 14 15:56:20.940 DEBG [sc] cr3 waiting for prompt
14722026-07-14T15:56:21.006ZJul 14 15:56:20.951 DEBG [sc] cr3: logging in
14732026-07-14T15:56:21.107ZJul 14 15:56:21.095 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14742026-07-14T15:56:23.362Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14752026-07-14T15:56:24.363ZJul 14 15:56:24.351 INFO cr3: executing juniper script show bfd session | display json
14762026-07-14T15:56:24.363ZJul 14 15:56:24.352 DEBG [sc] cr3: starting
14772026-07-14T15:56:24.364ZJul 14 15:56:24.352 DEBG [sc] cr3: connecting to [::1]:48207
14782026-07-14T15:56:24.388ZJul 14 15:56:24.352 DEBG [sc] cr3 waiting for prompt
14792026-07-14T15:56:24.388ZJul 14 15:56:24.363 DEBG [sc] cr3: logging in
14802026-07-14T15:56:24.507ZJul 14 15:56:24.495 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14812026-07-14T15:56:26.773Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14822026-07-14T15:56:27.775ZJul 14 15:56:27.763 INFO cr3: executing juniper script show bfd session | display json
14832026-07-14T15:56:27.775ZJul 14 15:56:27.763 DEBG [sc] cr3: starting
14842026-07-14T15:56:27.775ZJul 14 15:56:27.763 DEBG [sc] cr3: connecting to [::1]:48207
14852026-07-14T15:56:27.799ZJul 14 15:56:27.764 DEBG [sc] cr3 waiting for prompt
14862026-07-14T15:56:27.799ZJul 14 15:56:27.775 DEBG [sc] cr3: logging in
14872026-07-14T15:56:27.930ZJul 14 15:56:27.918 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14882026-07-14T15:56:30.177Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14892026-07-14T15:56:31.178ZJul 14 15:56:31.167 INFO cr3: executing juniper script show bfd session | display json
14902026-07-14T15:56:31.178ZJul 14 15:56:31.167 DEBG [sc] cr3: starting
14912026-07-14T15:56:31.179ZJul 14 15:56:31.167 DEBG [sc] cr3: connecting to [::1]:48207
14922026-07-14T15:56:31.203ZJul 14 15:56:31.168 DEBG [sc] cr3 waiting for prompt
14932026-07-14T15:56:31.203ZJul 14 15:56:31.179 DEBG [sc] cr3: logging in
14942026-07-14T15:56:31.334ZJul 14 15:56:31.322 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14952026-07-14T15:56:33.601Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14962026-07-14T15:56:33.601ZJul 14 15:56:33.590 INFO cr3: executing juniper script show bfd session | display json
14972026-07-14T15:56:33.626ZJul 14 15:56:33.590 DEBG [sc] cr3: starting
14982026-07-14T15:56:33.626ZJul 14 15:56:33.590 DEBG [sc] cr3: connecting to [::1]:48207
14992026-07-14T15:56:33.626ZJul 14 15:56:33.590 DEBG [sc] cr3 waiting for prompt
15002026-07-14T15:56:33.626ZJul 14 15:56:33.601 DEBG [sc] cr3: logging in
15012026-07-14T15:56:33.756ZJul 14 15:56:33.745 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15022026-07-14T15:56:36.045Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15032026-07-14T15:56:37.047ZJul 14 15:56:37.035 INFO cr3: executing juniper script show bfd session | display json
15042026-07-14T15:56:37.047ZJul 14 15:56:37.035 DEBG [sc] cr3: starting
15052026-07-14T15:56:37.047ZJul 14 15:56:37.035 DEBG [sc] cr3: connecting to [::1]:48207
15062026-07-14T15:56:37.071ZJul 14 15:56:37.036 DEBG [sc] cr3 waiting for prompt
15072026-07-14T15:56:37.071ZJul 14 15:56:37.047 DEBG [sc] cr3: logging in
15082026-07-14T15:56:37.192ZJul 14 15:56:37.179 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15092026-07-14T15:56:39.448Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15102026-07-14T15:56:40.449ZJul 14 15:56:40.438 INFO cr3: executing juniper script show bfd session | display json
15112026-07-14T15:56:40.450ZJul 14 15:56:40.438 DEBG [sc] cr3: starting
15122026-07-14T15:56:40.474ZJul 14 15:56:40.438 DEBG [sc] cr3: connecting to [::1]:48207
15132026-07-14T15:56:40.474ZJul 14 15:56:40.439 DEBG [sc] cr3 waiting for prompt
15142026-07-14T15:56:40.474ZJul 14 15:56:40.450 DEBG [sc] cr3: logging in
15152026-07-14T15:56:40.595ZJul 14 15:56:40.583 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15162026-07-14T15:56:42.854Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15172026-07-14T15:56:43.856ZJul 14 15:56:43.843 INFO cr3: executing juniper script show bfd session | display json
15182026-07-14T15:56:43.856ZJul 14 15:56:43.843 DEBG [sc] cr3: starting
15192026-07-14T15:56:43.856ZJul 14 15:56:43.843 DEBG [sc] cr3: connecting to [::1]:48207
15202026-07-14T15:56:43.881ZJul 14 15:56:43.844 DEBG [sc] cr3 waiting for prompt
15212026-07-14T15:56:43.881ZJul 14 15:56:43.855 DEBG [sc] cr3: logging in
15222026-07-14T15:56:44.021ZJul 14 15:56:44.009 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15232026-07-14T15:56:46.310Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15242026-07-14T15:56:47.310ZJul 14 15:56:47.298 INFO cr3: executing juniper script show bfd session | display json
15252026-07-14T15:56:47.310ZJul 14 15:56:47.298 DEBG [sc] cr3: starting
15262026-07-14T15:56:47.310ZJul 14 15:56:47.298 DEBG [sc] cr3: connecting to [::1]:48207
15272026-07-14T15:56:47.335ZJul 14 15:56:47.299 DEBG [sc] cr3 waiting for prompt
15282026-07-14T15:56:47.336ZJul 14 15:56:47.309 DEBG [sc] cr3: logging in
15292026-07-14T15:56:47.454ZJul 14 15:56:47.441 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15302026-07-14T15:56:49.735Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15312026-07-14T15:56:49.759ZJul 14 15:56:49.725 INFO phase 2: stop frr on cr1
15322026-07-14T15:56:49.759ZJul 14 15:56:49.725 INFO cr1: stopping frr
15332026-07-14T15:56:49.759ZJul 14 15:56:49.725 DEBG [sc] cr1: starting
15342026-07-14T15:56:49.759ZJul 14 15:56:49.725 DEBG [sc] cr1: connecting to [::1]:42001
15352026-07-14T15:56:49.760ZJul 14 15:56:49.726 DEBG [sc] cr1 waiting for prompt
15362026-07-14T15:56:49.760ZJul 14 15:56:49.737 DEBG [sc] cr1: logging in
15372026-07-14T15:56:50.122ZJul 14 15:56:50.109 DEBG [sc] cr1: executing command `systemctl stop frr`
15382026-07-14T15:56:52.508Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15392026-07-14T15:56:53.511Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15402026-07-14T15:56:54.513Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15412026-07-14T15:56:55.514Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15422026-07-14T15:56:56.516Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15432026-07-14T15:56:57.518Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15442026-07-14T15:56:57.542Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15452026-07-14T15:56:58.520Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15462026-07-14T15:56:59.522Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15472026-07-14T15:57:00.524Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15482026-07-14T15:57:01.526Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15492026-07-14T15:57:01.551Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15502026-07-14T15:57:02.529Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15512026-07-14T15:57:03.531Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15522026-07-14T15:57:04.532Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15532026-07-14T15:57:05.535Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15542026-07-14T15:57:05.559Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15552026-07-14T15:57:06.541Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15562026-07-14T15:57:07.540Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15572026-07-14T15:57:08.540Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15582026-07-14T15:57:09.542Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15592026-07-14T15:57:09.567Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15602026-07-14T15:57:10.544Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15612026-07-14T15:57:12.334Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15622026-07-14T15:57:12.547Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15632026-07-14T15:57:13.549Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15642026-07-14T15:57:13.573Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15652026-07-14T15:57:14.551Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15662026-07-14T15:57:15.553Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15672026-07-14T15:57:16.555Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15682026-07-14T15:57:17.556Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15692026-07-14T15:57:17.557ZJul 14 15:57:17.545 INFO cr2: executing eos script show bfd peers | json
15702026-07-14T15:57:17.581ZJul 14 15:57:17.545 DEBG [sc] cr2: starting
15712026-07-14T15:57:17.581ZJul 14 15:57:17.545 DEBG [sc] cr2: connecting to [::1]:39347
15722026-07-14T15:57:17.581ZJul 14 15:57:17.545 DEBG [sc] cr2 waiting for prompt
15732026-07-14T15:57:17.581ZJul 14 15:57:17.557 DEBG [sc] cr2: logging in
15742026-07-14T15:57:17.889ZJul 14 15:57:17.877 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15752026-07-14T15:57:20.238Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15762026-07-14T15:57:21.239ZJul 14 15:57:21.227 INFO cr2: executing eos script show bfd peers | json
15772026-07-14T15:57:21.240ZJul 14 15:57:21.227 DEBG [sc] cr2: starting
15782026-07-14T15:57:21.240ZJul 14 15:57:21.227 DEBG [sc] cr2: connecting to [::1]:39347
15792026-07-14T15:57:21.264ZJul 14 15:57:21.228 DEBG [sc] cr2 waiting for prompt
15802026-07-14T15:57:21.265ZJul 14 15:57:21.239 DEBG [sc] cr2: logging in
15812026-07-14T15:57:21.372ZJul 14 15:57:21.360 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15822026-07-14T15:57:23.707Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15832026-07-14T15:57:24.708ZJul 14 15:57:24.696 INFO cr2: executing eos script show bfd peers | json
15842026-07-14T15:57:24.708ZJul 14 15:57:24.696 DEBG [sc] cr2: starting
15852026-07-14T15:57:24.708ZJul 14 15:57:24.696 DEBG [sc] cr2: connecting to [::1]:39347
15862026-07-14T15:57:24.732ZJul 14 15:57:24.697 DEBG [sc] cr2 waiting for prompt
15872026-07-14T15:57:24.732ZJul 14 15:57:24.708 DEBG [sc] cr2: logging in
15882026-07-14T15:57:24.853ZJul 14 15:57:24.841 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15892026-07-14T15:57:27.191Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15902026-07-14T15:57:28.192ZJul 14 15:57:28.180 INFO cr2: executing eos script show bfd peers | json
15912026-07-14T15:57:28.192ZJul 14 15:57:28.180 DEBG [sc] cr2: starting
15922026-07-14T15:57:28.192ZJul 14 15:57:28.180 DEBG [sc] cr2: connecting to [::1]:39347
15932026-07-14T15:57:28.217ZJul 14 15:57:28.180 DEBG [sc] cr2 waiting for prompt
15942026-07-14T15:57:28.217ZJul 14 15:57:28.191 DEBG [sc] cr2: logging in
15952026-07-14T15:57:28.335ZJul 14 15:57:28.323 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15962026-07-14T15:57:30.689Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15972026-07-14T15:57:31.691ZJul 14 15:57:31.679 INFO cr2: executing eos script show bfd peers | json
15982026-07-14T15:57:31.691ZJul 14 15:57:31.679 DEBG [sc] cr2: starting
15992026-07-14T15:57:31.691ZJul 14 15:57:31.679 DEBG [sc] cr2: connecting to [::1]:39347
16002026-07-14T15:57:31.716ZJul 14 15:57:31.680 DEBG [sc] cr2 waiting for prompt
16012026-07-14T15:57:31.716ZJul 14 15:57:31.690 DEBG [sc] cr2: logging in
16022026-07-14T15:57:31.835ZJul 14 15:57:31.823 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16032026-07-14T15:57:34.167Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16042026-07-14T15:57:34.167ZJul 14 15:57:34.154 INFO cr2: executing eos script show bfd peers | json
16052026-07-14T15:57:34.167ZJul 14 15:57:34.154 DEBG [sc] cr2: starting
16062026-07-14T15:57:34.167ZJul 14 15:57:34.154 DEBG [sc] cr2: connecting to [::1]:39347
16072026-07-14T15:57:34.192ZJul 14 15:57:34.155 DEBG [sc] cr2 waiting for prompt
16082026-07-14T15:57:34.192ZJul 14 15:57:34.165 DEBG [sc] cr2: logging in
16092026-07-14T15:57:34.299ZJul 14 15:57:34.287 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16102026-07-14T15:57:36.708Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16112026-07-14T15:57:37.703ZJul 14 15:57:37.692 INFO cr2: executing eos script show bfd peers | json
16122026-07-14T15:57:37.728ZJul 14 15:57:37.692 DEBG [sc] cr2: starting
16132026-07-14T15:57:37.728ZJul 14 15:57:37.692 DEBG [sc] cr2: connecting to [::1]:39347
16142026-07-14T15:57:37.728ZJul 14 15:57:37.693 DEBG [sc] cr2 waiting for prompt
16152026-07-14T15:57:37.728ZJul 14 15:57:37.704 DEBG [sc] cr2: logging in
16162026-07-14T15:57:37.849ZJul 14 15:57:37.837 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16172026-07-14T15:57:40.180Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16182026-07-14T15:57:41.181ZJul 14 15:57:41.169 INFO cr2: executing eos script show bfd peers | json
16192026-07-14T15:57:41.181ZJul 14 15:57:41.169 DEBG [sc] cr2: starting
16202026-07-14T15:57:41.181ZJul 14 15:57:41.169 DEBG [sc] cr2: connecting to [::1]:39347
16212026-07-14T15:57:41.206ZJul 14 15:57:41.170 DEBG [sc] cr2 waiting for prompt
16222026-07-14T15:57:41.206ZJul 14 15:57:41.180 DEBG [sc] cr2: logging in
16232026-07-14T15:57:41.335ZJul 14 15:57:41.324 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16242026-07-14T15:57:43.659Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16252026-07-14T15:57:44.660ZJul 14 15:57:44.648 INFO cr2: executing eos script show bfd peers | json
16262026-07-14T15:57:44.660ZJul 14 15:57:44.648 DEBG [sc] cr2: starting
16272026-07-14T15:57:44.660ZJul 14 15:57:44.648 DEBG [sc] cr2: connecting to [::1]:39347
16282026-07-14T15:57:44.685ZJul 14 15:57:44.649 DEBG [sc] cr2 waiting for prompt
16292026-07-14T15:57:44.685ZJul 14 15:57:44.660 DEBG [sc] cr2: logging in
16302026-07-14T15:57:44.816ZJul 14 15:57:44.804 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16312026-07-14T15:57:47.138Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16322026-07-14T15:57:48.139ZJul 14 15:57:48.127 INFO cr2: executing eos script show bfd peers | json
16332026-07-14T15:57:48.139ZJul 14 15:57:48.127 DEBG [sc] cr2: starting
16342026-07-14T15:57:48.139ZJul 14 15:57:48.127 DEBG [sc] cr2: connecting to [::1]:39347
16352026-07-14T15:57:48.163ZJul 14 15:57:48.128 DEBG [sc] cr2 waiting for prompt
16362026-07-14T15:57:48.164ZJul 14 15:57:48.140 DEBG [sc] cr2: logging in
16372026-07-14T15:57:48.284ZJul 14 15:57:48.272 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16382026-07-14T15:57:50.651Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16392026-07-14T15:57:50.652ZJul 14 15:57:50.639 INFO cr3: executing juniper script show bfd session | display json
16402026-07-14T15:57:50.652ZJul 14 15:57:50.639 DEBG [sc] cr3: starting
16412026-07-14T15:57:50.652ZJul 14 15:57:50.639 DEBG [sc] cr3: connecting to [::1]:48207
16422026-07-14T15:57:50.677ZJul 14 15:57:50.640 DEBG [sc] cr3 waiting for prompt
16432026-07-14T15:57:50.677ZJul 14 15:57:50.651 DEBG [sc] cr3: logging in
16442026-07-14T15:57:50.994ZJul 14 15:57:50.982 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16452026-07-14T15:57:53.260Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16462026-07-14T15:57:54.262ZJul 14 15:57:54.249 INFO cr3: executing juniper script show bfd session | display json
16472026-07-14T15:57:54.317ZJul 14 15:57:54.249 DEBG [sc] cr3: starting
16482026-07-14T15:57:54.317ZJul 14 15:57:54.249 DEBG [sc] cr3: connecting to [::1]:48207
16492026-07-14T15:57:54.317ZJul 14 15:57:54.250 DEBG [sc] cr3 waiting for prompt
16502026-07-14T15:57:54.317ZJul 14 15:57:54.261 DEBG [sc] cr3: logging in
16512026-07-14T15:57:54.405ZJul 14 15:57:54.393 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16522026-07-14T15:57:56.675Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16532026-07-14T15:57:57.676ZJul 14 15:57:57.664 INFO cr3: executing juniper script show bfd session | display json
16542026-07-14T15:57:57.676ZJul 14 15:57:57.664 DEBG [sc] cr3: starting
16552026-07-14T15:57:57.676ZJul 14 15:57:57.664 DEBG [sc] cr3: connecting to [::1]:48207
16562026-07-14T15:57:57.707ZJul 14 15:57:57.664 DEBG [sc] cr3 waiting for prompt
16572026-07-14T15:57:57.707ZJul 14 15:57:57.676 DEBG [sc] cr3: logging in
16582026-07-14T15:57:57.820ZJul 14 15:57:57.809 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16592026-07-14T15:58:00.064Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16602026-07-14T15:58:01.065ZJul 14 15:58:01.053 INFO cr3: executing juniper script show bfd session | display json
16612026-07-14T15:58:01.066ZJul 14 15:58:01.054 DEBG [sc] cr3: starting
16622026-07-14T15:58:01.066ZJul 14 15:58:01.054 DEBG [sc] cr3: connecting to [::1]:48207
16632026-07-14T15:58:01.090ZJul 14 15:58:01.054 DEBG [sc] cr3 waiting for prompt
16642026-07-14T15:58:01.090ZJul 14 15:58:01.066 DEBG [sc] cr3: logging in
16652026-07-14T15:58:01.209ZJul 14 15:58:01.197 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16662026-07-14T15:58:03.463Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16672026-07-14T15:58:04.465ZJul 14 15:58:04.452 INFO cr3: executing juniper script show bfd session | display json
16682026-07-14T15:58:04.465ZJul 14 15:58:04.452 DEBG [sc] cr3: starting
16692026-07-14T15:58:04.465ZJul 14 15:58:04.452 DEBG [sc] cr3: connecting to [::1]:48207
16702026-07-14T15:58:04.490ZJul 14 15:58:04.453 DEBG [sc] cr3 waiting for prompt
16712026-07-14T15:58:04.490ZJul 14 15:58:04.464 DEBG [sc] cr3: logging in
16722026-07-14T15:58:04.619ZJul 14 15:58:04.607 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16732026-07-14T15:58:06.886Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16742026-07-14T15:58:06.910ZJul 14 15:58:06.874 INFO cr3: executing juniper script show bfd session | display json
16752026-07-14T15:58:06.910ZJul 14 15:58:06.874 DEBG [sc] cr3: starting
16762026-07-14T15:58:06.910ZJul 14 15:58:06.874 DEBG [sc] cr3: connecting to [::1]:48207
16772026-07-14T15:58:06.911ZJul 14 15:58:06.874 DEBG [sc] cr3 waiting for prompt
16782026-07-14T15:58:06.911ZJul 14 15:58:06.885 DEBG [sc] cr3: logging in
16792026-07-14T15:58:07.030ZJul 14 15:58:07.018 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16802026-07-14T15:58:09.278Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16812026-07-14T15:58:10.279ZJul 14 15:58:10.267 INFO cr3: executing juniper script show bfd session | display json
16822026-07-14T15:58:10.279ZJul 14 15:58:10.267 DEBG [sc] cr3: starting
16832026-07-14T15:58:10.304ZJul 14 15:58:10.267 DEBG [sc] cr3: connecting to [::1]:48207
16842026-07-14T15:58:10.304ZJul 14 15:58:10.268 DEBG [sc] cr3 waiting for prompt
16852026-07-14T15:58:10.304ZJul 14 15:58:10.280 DEBG [sc] cr3: logging in
16862026-07-14T15:58:10.424ZJul 14 15:58:10.412 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16872026-07-14T15:58:12.686Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16882026-07-14T15:58:13.688ZJul 14 15:58:13.676 INFO cr3: executing juniper script show bfd session | display json
16892026-07-14T15:58:13.688ZJul 14 15:58:13.676 DEBG [sc] cr3: starting
16902026-07-14T15:58:13.688ZJul 14 15:58:13.676 DEBG [sc] cr3: connecting to [::1]:48207
16912026-07-14T15:58:13.713ZJul 14 15:58:13.677 DEBG [sc] cr3 waiting for prompt
16922026-07-14T15:58:13.713ZJul 14 15:58:13.687 DEBG [sc] cr3: logging in
16932026-07-14T15:58:13.833ZJul 14 15:58:13.821 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16942026-07-14T15:58:16.072Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16952026-07-14T15:58:17.072ZJul 14 15:58:17.061 INFO cr3: executing juniper script show bfd session | display json
16962026-07-14T15:58:17.098ZJul 14 15:58:17.061 DEBG [sc] cr3: starting
16972026-07-14T15:58:17.098ZJul 14 15:58:17.061 DEBG [sc] cr3: connecting to [::1]:48207
16982026-07-14T15:58:17.098ZJul 14 15:58:17.062 DEBG [sc] cr3 waiting for prompt
16992026-07-14T15:58:17.098ZJul 14 15:58:17.073 DEBG [sc] cr3: logging in
17002026-07-14T15:58:17.218ZJul 14 15:58:17.206 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17012026-07-14T15:58:19.483Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17022026-07-14T15:58:20.484ZJul 14 15:58:20.472 INFO cr3: executing juniper script show bfd session | display json
17032026-07-14T15:58:20.484ZJul 14 15:58:20.473 DEBG [sc] cr3: starting
17042026-07-14T15:58:20.485ZJul 14 15:58:20.473 DEBG [sc] cr3: connecting to [::1]:48207
17052026-07-14T15:58:20.509ZJul 14 15:58:20.473 DEBG [sc] cr3 waiting for prompt
17062026-07-14T15:58:20.509ZJul 14 15:58:20.485 DEBG [sc] cr3: logging in
17072026-07-14T15:58:20.640ZJul 14 15:58:20.628 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17082026-07-14T15:58:22.899Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17092026-07-14T15:58:22.924ZJul 14 15:58:22.888 INFO phase 3: pause ceos on cr2
17102026-07-14T15:58:22.924ZJul 14 15:58:22.888 INFO cr2: pausing ceos
17112026-07-14T15:58:22.924ZJul 14 15:58:22.888 DEBG [sc] cr2: starting
17122026-07-14T15:58:22.924ZJul 14 15:58:22.888 DEBG [sc] cr2: connecting to [::1]:39347
17132026-07-14T15:58:22.924ZJul 14 15:58:22.889 DEBG [sc] cr2 waiting for prompt
17142026-07-14T15:58:22.924ZJul 14 15:58:22.900 DEBG [sc] cr2: logging in
17152026-07-14T15:58:23.242ZJul 14 15:58:23.230 DEBG [sc] cr2: executing command `docker pause ceos`
17162026-07-14T15:58:25.343Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17172026-07-14T15:58:26.345Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17182026-07-14T15:58:27.346Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17192026-07-14T15:58:28.348Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17202026-07-14T15:58:29.350Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17212026-07-14T15:58:29.375Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17222026-07-14T15:58:30.353Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17232026-07-14T15:58:31.355Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17242026-07-14T15:58:32.356Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17252026-07-14T15:58:33.358Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17262026-07-14T15:58:33.382Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17272026-07-14T15:58:34.360Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17282026-07-14T15:58:35.362Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17292026-07-14T15:58:36.365Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17302026-07-14T15:58:37.366Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17312026-07-14T15:58:37.390Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17322026-07-14T15:58:38.368Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17332026-07-14T15:58:39.370Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17342026-07-14T15:58:40.372Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17352026-07-14T15:58:41.374Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17362026-07-14T15:58:41.398Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17372026-07-14T15:58:42.376Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17382026-07-14T15:58:43.378Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17392026-07-14T15:58:44.380Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17402026-07-14T15:58:45.382Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17412026-07-14T15:58:45.407Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17422026-07-14T15:58:46.385Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17432026-07-14T15:58:47.386Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17442026-07-14T15:58:48.388Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17452026-07-14T15:58:49.390Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17462026-07-14T15:58:49.414ZJul 14 15:58:49.378 INFO cr3: executing juniper script show bfd session | display json
17472026-07-14T15:58:49.414ZJul 14 15:58:49.378 DEBG [sc] cr3: starting
17482026-07-14T15:58:49.414ZJul 14 15:58:49.378 DEBG [sc] cr3: connecting to [::1]:48207
17492026-07-14T15:58:49.414ZJul 14 15:58:49.378 DEBG [sc] cr3 waiting for prompt
17502026-07-14T15:58:49.414ZJul 14 15:58:49.390 DEBG [sc] cr3: logging in
17512026-07-14T15:58:49.741ZJul 14 15:58:49.729 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17522026-07-14T15:58:51.985Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17532026-07-14T15:58:52.988ZJul 14 15:58:52.975 INFO cr3: executing juniper script show bfd session | display json
17542026-07-14T15:58:52.988ZJul 14 15:58:52.975 DEBG [sc] cr3: starting
17552026-07-14T15:58:52.989ZJul 14 15:58:52.975 DEBG [sc] cr3: connecting to [::1]:48207
17562026-07-14T15:58:52.989ZJul 14 15:58:52.976 DEBG [sc] cr3 waiting for prompt
17572026-07-14T15:58:53.014ZJul 14 15:58:52.987 DEBG [sc] cr3: logging in
17582026-07-14T15:58:53.131ZJul 14 15:58:53.119 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17592026-07-14T15:58:55.382Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17602026-07-14T15:58:56.384ZJul 14 15:58:56.372 INFO cr3: executing juniper script show bfd session | display json
17612026-07-14T15:58:56.384ZJul 14 15:58:56.372 DEBG [sc] cr3: starting
17622026-07-14T15:58:56.384ZJul 14 15:58:56.372 DEBG [sc] cr3: connecting to [::1]:48207
17632026-07-14T15:58:56.408ZJul 14 15:58:56.373 DEBG [sc] cr3 waiting for prompt
17642026-07-14T15:58:56.409ZJul 14 15:58:56.384 DEBG [sc] cr3: logging in
17652026-07-14T15:58:56.527ZJul 14 15:58:56.516 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17662026-07-14T15:58:58.761Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17672026-07-14T15:58:59.762ZJul 14 15:58:59.750 INFO cr3: executing juniper script show bfd session | display json
17682026-07-14T15:58:59.762ZJul 14 15:58:59.750 DEBG [sc] cr3: starting
17692026-07-14T15:58:59.762ZJul 14 15:58:59.750 DEBG [sc] cr3: connecting to [::1]:48207
17702026-07-14T15:58:59.787ZJul 14 15:58:59.751 DEBG [sc] cr3 waiting for prompt
17712026-07-14T15:58:59.787ZJul 14 15:58:59.762 DEBG [sc] cr3: logging in
17722026-07-14T15:58:59.895ZJul 14 15:58:59.884 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17732026-07-14T15:59:02.151Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17742026-07-14T15:59:03.152ZJul 14 15:59:03.140 INFO cr3: executing juniper script show bfd session | display json
17752026-07-14T15:59:03.152ZJul 14 15:59:03.140 DEBG [sc] cr3: starting
17762026-07-14T15:59:03.152ZJul 14 15:59:03.140 DEBG [sc] cr3: connecting to [::1]:48207
17772026-07-14T15:59:03.178ZJul 14 15:59:03.141 DEBG [sc] cr3 waiting for prompt
17782026-07-14T15:59:03.178ZJul 14 15:59:03.152 DEBG [sc] cr3: logging in
17792026-07-14T15:59:03.319ZJul 14 15:59:03.307 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17802026-07-14T15:59:05.578Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17812026-07-14T15:59:05.578ZJul 14 15:59:05.566 INFO cr3: executing juniper script show bfd session | display json
17822026-07-14T15:59:05.578ZJul 14 15:59:05.566 DEBG [sc] cr3: starting
17832026-07-14T15:59:05.578ZJul 14 15:59:05.566 DEBG [sc] cr3: connecting to [::1]:48207
17842026-07-14T15:59:05.602ZJul 14 15:59:05.567 DEBG [sc] cr3 waiting for prompt
17852026-07-14T15:59:05.602ZJul 14 15:59:05.577 DEBG [sc] cr3: logging in
17862026-07-14T15:59:05.722ZJul 14 15:59:05.710 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17872026-07-14T15:59:07.988Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17882026-07-14T15:59:08.980ZJul 14 15:59:08.968 INFO cr3: executing juniper script show bfd session | display json
17892026-07-14T15:59:08.980ZJul 14 15:59:08.968 DEBG [sc] cr3: starting
17902026-07-14T15:59:08.980ZJul 14 15:59:08.968 DEBG [sc] cr3: connecting to [::1]:48207
17912026-07-14T15:59:09.006ZJul 14 15:59:08.969 DEBG [sc] cr3 waiting for prompt
17922026-07-14T15:59:09.006ZJul 14 15:59:08.980 DEBG [sc] cr3: logging in
17932026-07-14T15:59:09.134ZJul 14 15:59:09.122 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17942026-07-14T15:59:11.393Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17952026-07-14T15:59:12.395ZJul 14 15:59:12.383 INFO cr3: executing juniper script show bfd session | display json
17962026-07-14T15:59:12.395ZJul 14 15:59:12.383 DEBG [sc] cr3: starting
17972026-07-14T15:59:12.419ZJul 14 15:59:12.383 DEBG [sc] cr3: connecting to [::1]:48207
17982026-07-14T15:59:12.419ZJul 14 15:59:12.384 DEBG [sc] cr3 waiting for prompt
17992026-07-14T15:59:12.419ZJul 14 15:59:12.395 DEBG [sc] cr3: logging in
18002026-07-14T15:59:12.551ZJul 14 15:59:12.539 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18012026-07-14T15:59:14.790Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18022026-07-14T15:59:15.791ZJul 14 15:59:15.779 INFO cr3: executing juniper script show bfd session | display json
18032026-07-14T15:59:15.791ZJul 14 15:59:15.780 DEBG [sc] cr3: starting
18042026-07-14T15:59:15.816ZJul 14 15:59:15.780 DEBG [sc] cr3: connecting to [::1]:48207
18052026-07-14T15:59:15.816ZJul 14 15:59:15.780 DEBG [sc] cr3 waiting for prompt
18062026-07-14T15:59:15.816ZJul 14 15:59:15.791 DEBG [sc] cr3: logging in
18072026-07-14T15:59:15.946ZJul 14 15:59:15.934 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18082026-07-14T15:59:18.191Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18092026-07-14T15:59:19.192ZJul 14 15:59:19.180 INFO cr3: executing juniper script show bfd session | display json
18102026-07-14T15:59:19.192ZJul 14 15:59:19.180 DEBG [sc] cr3: starting
18112026-07-14T15:59:19.192ZJul 14 15:59:19.180 DEBG [sc] cr3: connecting to [::1]:48207
18122026-07-14T15:59:19.216ZJul 14 15:59:19.181 DEBG [sc] cr3 waiting for prompt
18132026-07-14T15:59:19.217ZJul 14 15:59:19.192 DEBG [sc] cr3: logging in
18142026-07-14T15:59:19.327ZJul 14 15:59:19.315 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18152026-07-14T15:59:21.579Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18162026-07-14T15:59:21.603ZJul 14 15:59:21.569 INFO phase 4: pause cRPD on cr3
18172026-07-14T15:59:21.603ZJul 14 15:59:21.569 INFO cr3: pausing crpd1
18182026-07-14T15:59:21.603ZJul 14 15:59:21.569 DEBG [sc] cr3: starting
18192026-07-14T15:59:21.603ZJul 14 15:59:21.569 DEBG [sc] cr3: connecting to [::1]:48207
18202026-07-14T15:59:21.603ZJul 14 15:59:21.569 DEBG [sc] cr3 waiting for prompt
18212026-07-14T15:59:21.603ZJul 14 15:59:21.578 DEBG [sc] cr3: logging in
18222026-07-14T15:59:21.723ZJul 14 15:59:21.711 DEBG [sc] cr3: executing command `docker pause crpd1`
18232026-07-14T15:59:25.239Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18242026-07-14T15:59:25.272Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18252026-07-14T15:59:25.851Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18262026-07-14T15:59:26.853Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18272026-07-14T15:59:27.855Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18282026-07-14T15:59:27.879Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18292026-07-14T15:59:28.857Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18302026-07-14T15:59:29.859Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18312026-07-14T15:59:30.861Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18322026-07-14T15:59:31.863Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18332026-07-14T15:59:31.888Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18342026-07-14T15:59:32.866Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18352026-07-14T15:59:33.867Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18362026-07-14T15:59:34.869Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18372026-07-14T15:59:35.871Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18382026-07-14T15:59:35.896Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18392026-07-14T15:59:36.874Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18402026-07-14T15:59:37.876Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18412026-07-14T15:59:38.878Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18422026-07-14T15:59:39.880Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18432026-07-14T15:59:39.905Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18442026-07-14T15:59:40.882Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18452026-07-14T15:59:41.883Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18462026-07-14T15:59:42.885Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18472026-07-14T15:59:43.887Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18482026-07-14T15:59:43.911Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18492026-07-14T15:59:44.889Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18502026-07-14T15:59:45.890Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18512026-07-14T15:59:46.893Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18522026-07-14T15:59:47.894Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18532026-07-14T15:59:47.919ZJul 14 15:59:47.883 INFO phase 5: start frr on cr1
18542026-07-14T15:59:47.919ZJul 14 15:59:47.883 INFO cr1: starting frr
18552026-07-14T15:59:47.919ZJul 14 15:59:47.883 DEBG [sc] cr1: starting
18562026-07-14T15:59:47.919ZJul 14 15:59:47.883 DEBG [sc] cr1: connecting to [::1]:42001
18572026-07-14T15:59:47.919ZJul 14 15:59:47.884 DEBG [sc] cr1 waiting for prompt
18582026-07-14T15:59:47.919ZJul 14 15:59:47.895 DEBG [sc] cr1: logging in
18592026-07-14T15:59:48.226ZJul 14 15:59:48.213 DEBG [sc] cr1: executing command `systemctl start frr`
18602026-07-14T15:59:55.521Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18612026-07-14T15:59:56.523Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18622026-07-14T15:59:57.524Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18632026-07-14T15:59:58.526Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18642026-07-14T15:59:59.528Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18652026-07-14T15:59:59.552Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18662026-07-14T16:00:00.531Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18672026-07-14T16:00:01.532Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18682026-07-14T16:00:02.534Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18692026-07-14T16:00:03.536Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18702026-07-14T16:00:03.561Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18712026-07-14T16:00:04.538Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18722026-07-14T16:00:05.540Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18732026-07-14T16:00:06.542Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18742026-07-14T16:00:07.544Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18752026-07-14T16:00:07.568Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18762026-07-14T16:00:08.546Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18772026-07-14T16:00:09.548Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18782026-07-14T16:00:10.551Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18792026-07-14T16:00:11.553Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18802026-07-14T16:00:11.578Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18812026-07-14T16:00:12.555Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18822026-07-14T16:00:13.555Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18832026-07-14T16:00:14.557Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18842026-07-14T16:00:15.559Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18852026-07-14T16:00:15.583Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18862026-07-14T16:00:16.561Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18872026-07-14T16:00:17.563Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18882026-07-14T16:00:18.565Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18892026-07-14T16:00:19.567Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18902026-07-14T16:00:19.568ZJul 14 16:00:19.555 INFO cr1: executing frr script show bfd peers json
18912026-07-14T16:00:19.568ZJul 14 16:00:19.555 DEBG [sc] cr1: starting
18922026-07-14T16:00:19.568ZJul 14 16:00:19.555 DEBG [sc] cr1: connecting to [::1]:42001
18932026-07-14T16:00:19.592ZJul 14 16:00:19.556 DEBG [sc] cr1 waiting for prompt
18942026-07-14T16:00:19.592ZJul 14 16:00:19.567 DEBG [sc] cr1: logging in
18952026-07-14T16:00:19.884ZJul 14 16:00:19.872 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18962026-07-14T16:00:22.024Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18972026-07-14T16:00:23.025ZJul 14 16:00:23.013 INFO cr1: executing frr script show bfd peers json
18982026-07-14T16:00:23.025ZJul 14 16:00:23.013 DEBG [sc] cr1: starting
18992026-07-14T16:00:23.025ZJul 14 16:00:23.013 DEBG [sc] cr1: connecting to [::1]:42001
19002026-07-14T16:00:23.049ZJul 14 16:00:23.014 DEBG [sc] cr1 waiting for prompt
19012026-07-14T16:00:23.049ZJul 14 16:00:23.024 DEBG [sc] cr1: logging in
19022026-07-14T16:00:23.202ZJul 14 16:00:23.190 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19032026-07-14T16:00:25.345Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19042026-07-14T16:00:26.345ZJul 14 16:00:26.333 INFO cr1: executing frr script show bfd peers json
19052026-07-14T16:00:26.345ZJul 14 16:00:26.333 DEBG [sc] cr1: starting
19062026-07-14T16:00:26.345ZJul 14 16:00:26.333 DEBG [sc] cr1: connecting to [::1]:42001
19072026-07-14T16:00:26.370ZJul 14 16:00:26.334 DEBG [sc] cr1 waiting for prompt
19082026-07-14T16:00:26.371ZJul 14 16:00:26.345 DEBG [sc] cr1: logging in
19092026-07-14T16:00:26.541ZJul 14 16:00:26.529 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19102026-07-14T16:00:28.681Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19112026-07-14T16:00:29.683ZJul 14 16:00:29.670 INFO cr1: executing frr script show bfd peers json
19122026-07-14T16:00:29.708ZJul 14 16:00:29.671 DEBG [sc] cr1: starting
19132026-07-14T16:00:29.709ZJul 14 16:00:29.671 DEBG [sc] cr1: connecting to [::1]:42001
19142026-07-14T16:00:29.709ZJul 14 16:00:29.671 DEBG [sc] cr1 waiting for prompt
19152026-07-14T16:00:29.709ZJul 14 16:00:29.683 DEBG [sc] cr1: logging in
19162026-07-14T16:00:29.838ZJul 14 16:00:29.826 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19172026-07-14T16:00:31.991Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19182026-07-14T16:00:32.993ZJul 14 16:00:32.981 INFO cr1: executing frr script show bfd peers json
19192026-07-14T16:00:32.993ZJul 14 16:00:32.981 DEBG [sc] cr1: starting
19202026-07-14T16:00:32.993ZJul 14 16:00:32.981 DEBG [sc] cr1: connecting to [::1]:42001
19212026-07-14T16:00:32.993ZJul 14 16:00:32.981 DEBG [sc] cr1 waiting for prompt
19222026-07-14T16:00:33.018ZJul 14 16:00:32.992 DEBG [sc] cr1: logging in
19232026-07-14T16:00:33.160ZJul 14 16:00:33.148 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19242026-07-14T16:00:35.317Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19252026-07-14T16:00:35.317ZJul 14 16:00:35.305 INFO cr1: executing frr script show bfd peers json
19262026-07-14T16:00:35.317ZJul 14 16:00:35.305 DEBG [sc] cr1: starting
19272026-07-14T16:00:35.317ZJul 14 16:00:35.305 DEBG [sc] cr1: connecting to [::1]:42001
19282026-07-14T16:00:35.341ZJul 14 16:00:35.306 DEBG [sc] cr1 waiting for prompt
19292026-07-14T16:00:35.341ZJul 14 16:00:35.315 DEBG [sc] cr1: logging in
19302026-07-14T16:00:35.482ZJul 14 16:00:35.470 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19312026-07-14T16:00:37.620Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19322026-07-14T16:00:38.620ZJul 14 16:00:38.609 INFO cr1: executing frr script show bfd peers json
19332026-07-14T16:00:38.621ZJul 14 16:00:38.609 DEBG [sc] cr1: starting
19342026-07-14T16:00:38.621ZJul 14 16:00:38.609 DEBG [sc] cr1: connecting to [::1]:42001
19352026-07-14T16:00:38.645ZJul 14 16:00:38.609 DEBG [sc] cr1 waiting for prompt
19362026-07-14T16:00:38.645ZJul 14 16:00:38.621 DEBG [sc] cr1: logging in
19372026-07-14T16:00:38.798ZJul 14 16:00:38.786 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19382026-07-14T16:00:40.949Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19392026-07-14T16:00:41.950ZJul 14 16:00:41.938 INFO cr1: executing frr script show bfd peers json
19402026-07-14T16:00:41.950ZJul 14 16:00:41.938 DEBG [sc] cr1: starting
19412026-07-14T16:00:41.950ZJul 14 16:00:41.938 DEBG [sc] cr1: connecting to [::1]:42001
19422026-07-14T16:00:41.975ZJul 14 16:00:41.939 DEBG [sc] cr1 waiting for prompt
19432026-07-14T16:00:41.975ZJul 14 16:00:41.950 DEBG [sc] cr1: logging in
19442026-07-14T16:00:42.096ZJul 14 16:00:42.083 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19452026-07-14T16:00:44.237Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19462026-07-14T16:00:45.237ZJul 14 16:00:45.225 INFO cr1: executing frr script show bfd peers json
19472026-07-14T16:00:45.237ZJul 14 16:00:45.225 DEBG [sc] cr1: starting
19482026-07-14T16:00:45.237ZJul 14 16:00:45.225 DEBG [sc] cr1: connecting to [::1]:42001
19492026-07-14T16:00:45.262ZJul 14 16:00:45.226 DEBG [sc] cr1 waiting for prompt
19502026-07-14T16:00:45.262ZJul 14 16:00:45.237 DEBG [sc] cr1: logging in
19512026-07-14T16:00:45.383ZJul 14 16:00:45.371 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19522026-07-14T16:00:47.512Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19532026-07-14T16:00:48.513ZJul 14 16:00:48.502 INFO cr1: executing frr script show bfd peers json
19542026-07-14T16:00:48.513ZJul 14 16:00:48.502 DEBG [sc] cr1: starting
19552026-07-14T16:00:48.513ZJul 14 16:00:48.502 DEBG [sc] cr1: connecting to [::1]:42001
19562026-07-14T16:00:48.537ZJul 14 16:00:48.503 DEBG [sc] cr1 waiting for prompt
19572026-07-14T16:00:48.537ZJul 14 16:00:48.514 DEBG [sc] cr1: logging in
19582026-07-14T16:00:48.660ZJul 14 16:00:48.648 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19592026-07-14T16:00:50.797Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19602026-07-14T16:00:50.822ZJul 14 16:00:50.787 INFO phase 6: unpause ceos on cr2
19612026-07-14T16:00:50.822ZJul 14 16:00:50.787 INFO cr2: unpausing ceos
19622026-07-14T16:00:50.822ZJul 14 16:00:50.787 DEBG [sc] cr2: starting
19632026-07-14T16:00:50.822ZJul 14 16:00:50.787 DEBG [sc] cr2: connecting to [::1]:39347
19642026-07-14T16:00:50.822ZJul 14 16:00:50.787 DEBG [sc] cr2 waiting for prompt
19652026-07-14T16:00:50.822ZJul 14 16:00:50.798 DEBG [sc] cr2: logging in
19662026-07-14T16:00:51.133ZJul 14 16:00:51.120 DEBG [sc] cr2: executing command `docker unpause ceos`
19672026-07-14T16:00:53.260Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19682026-07-14T16:00:54.261Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19692026-07-14T16:00:55.263Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19702026-07-14T16:00:56.265Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19712026-07-14T16:00:57.267Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19722026-07-14T16:00:57.292Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19732026-07-14T16:00:58.269Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19742026-07-14T16:00:59.271Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19752026-07-14T16:01:00.449Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19762026-07-14T16:01:01.275Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19772026-07-14T16:01:01.299Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19782026-07-14T16:01:02.276Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19792026-07-14T16:01:03.278Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19802026-07-14T16:01:04.280Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19812026-07-14T16:01:05.282Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19822026-07-14T16:01:05.307Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19832026-07-14T16:01:06.284Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19842026-07-14T16:01:07.285Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19852026-07-14T16:01:08.287Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19862026-07-14T16:01:09.289Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19872026-07-14T16:01:09.313Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19882026-07-14T16:01:10.291Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19892026-07-14T16:01:11.293Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19902026-07-14T16:01:12.295Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19912026-07-14T16:01:13.297Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19922026-07-14T16:01:13.321Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19932026-07-14T16:01:14.299Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19942026-07-14T16:01:15.301Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19952026-07-14T16:01:16.303Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19962026-07-14T16:01:17.305Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19972026-07-14T16:01:17.305ZJul 14 16:01:17.293 INFO cr1: executing frr script show bfd peers json
19982026-07-14T16:01:17.329ZJul 14 16:01:17.293 DEBG [sc] cr1: starting
19992026-07-14T16:01:17.329ZJul 14 16:01:17.293 DEBG [sc] cr1: connecting to [::1]:42001
20002026-07-14T16:01:17.329ZJul 14 16:01:17.294 DEBG [sc] cr1 waiting for prompt
20012026-07-14T16:01:17.329ZJul 14 16:01:17.305 DEBG [sc] cr1: logging in
20022026-07-14T16:01:17.637ZJul 14 16:01:17.625 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20032026-07-14T16:01:19.771Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20042026-07-14T16:01:20.772ZJul 14 16:01:20.760 INFO cr1: executing frr script show bfd peers json
20052026-07-14T16:01:20.772ZJul 14 16:01:20.760 DEBG [sc] cr1: starting
20062026-07-14T16:01:20.772ZJul 14 16:01:20.760 DEBG [sc] cr1: connecting to [::1]:42001
20072026-07-14T16:01:20.797ZJul 14 16:01:20.761 DEBG [sc] cr1 waiting for prompt
20082026-07-14T16:01:20.797ZJul 14 16:01:20.773 DEBG [sc] cr1: logging in
20092026-07-14T16:01:20.917ZJul 14 16:01:20.906 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20102026-07-14T16:01:23.073Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20112026-07-14T16:01:24.074ZJul 14 16:01:24.062 INFO cr1: executing frr script show bfd peers json
20122026-07-14T16:01:24.074ZJul 14 16:01:24.062 DEBG [sc] cr1: starting
20132026-07-14T16:01:24.074ZJul 14 16:01:24.062 DEBG [sc] cr1: connecting to [::1]:42001
20142026-07-14T16:01:24.098ZJul 14 16:01:24.063 DEBG [sc] cr1 waiting for prompt
20152026-07-14T16:01:24.099ZJul 14 16:01:24.074 DEBG [sc] cr1: logging in
20162026-07-14T16:01:24.207ZJul 14 16:01:24.195 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20172026-07-14T16:01:26.344Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20182026-07-14T16:01:27.346ZJul 14 16:01:27.334 INFO cr1: executing frr script show bfd peers json
20192026-07-14T16:01:27.346ZJul 14 16:01:27.334 DEBG [sc] cr1: starting
20202026-07-14T16:01:27.346ZJul 14 16:01:27.334 DEBG [sc] cr1: connecting to [::1]:42001
20212026-07-14T16:01:27.370ZJul 14 16:01:27.335 DEBG [sc] cr1 waiting for prompt
20222026-07-14T16:01:27.371ZJul 14 16:01:27.346 DEBG [sc] cr1: logging in
20232026-07-14T16:01:27.479ZJul 14 16:01:27.467 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20242026-07-14T16:01:29.617Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20252026-07-14T16:01:30.618ZJul 14 16:01:30.606 INFO cr1: executing frr script show bfd peers json
20262026-07-14T16:01:30.618ZJul 14 16:01:30.606 DEBG [sc] cr1: starting
20272026-07-14T16:01:30.618ZJul 14 16:01:30.606 DEBG [sc] cr1: connecting to [::1]:42001
20282026-07-14T16:01:30.642ZJul 14 16:01:30.607 DEBG [sc] cr1 waiting for prompt
20292026-07-14T16:01:30.643ZJul 14 16:01:30.618 DEBG [sc] cr1: logging in
20302026-07-14T16:01:30.762ZJul 14 16:01:30.750 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20312026-07-14T16:01:32.916Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20322026-07-14T16:01:32.916ZJul 14 16:01:32.904 INFO cr1: executing frr script show bfd peers json
20332026-07-14T16:01:32.940ZJul 14 16:01:32.905 DEBG [sc] cr1: starting
20342026-07-14T16:01:32.940ZJul 14 16:01:32.905 DEBG [sc] cr1: connecting to [::1]:42001
20352026-07-14T16:01:32.940ZJul 14 16:01:32.905 DEBG [sc] cr1 waiting for prompt
20362026-07-14T16:01:32.940ZJul 14 16:01:32.916 DEBG [sc] cr1: logging in
20372026-07-14T16:01:33.048ZJul 14 16:01:33.036 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20382026-07-14T16:01:35.206Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20392026-07-14T16:01:36.207ZJul 14 16:01:36.195 INFO cr1: executing frr script show bfd peers json
20402026-07-14T16:01:36.207ZJul 14 16:01:36.195 DEBG [sc] cr1: starting
20412026-07-14T16:01:36.207ZJul 14 16:01:36.195 DEBG [sc] cr1: connecting to [::1]:42001
20422026-07-14T16:01:36.232ZJul 14 16:01:36.196 DEBG [sc] cr1 waiting for prompt
20432026-07-14T16:01:36.232ZJul 14 16:01:36.207 DEBG [sc] cr1: logging in
20442026-07-14T16:01:36.352ZJul 14 16:01:36.340 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20452026-07-14T16:01:38.481Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20462026-07-14T16:01:39.482ZJul 14 16:01:39.470 INFO cr1: executing frr script show bfd peers json
20472026-07-14T16:01:39.482ZJul 14 16:01:39.470 DEBG [sc] cr1: starting
20482026-07-14T16:01:39.482ZJul 14 16:01:39.470 DEBG [sc] cr1: connecting to [::1]:42001
20492026-07-14T16:01:39.506ZJul 14 16:01:39.471 DEBG [sc] cr1 waiting for prompt
20502026-07-14T16:01:39.506ZJul 14 16:01:39.481 DEBG [sc] cr1: logging in
20512026-07-14T16:01:39.614ZJul 14 16:01:39.602 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20522026-07-14T16:01:41.745Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20532026-07-14T16:01:42.747ZJul 14 16:01:42.735 INFO cr1: executing frr script show bfd peers json
20542026-07-14T16:01:42.747ZJul 14 16:01:42.735 DEBG [sc] cr1: starting
20552026-07-14T16:01:42.747ZJul 14 16:01:42.735 DEBG [sc] cr1: connecting to [::1]:42001
20562026-07-14T16:01:42.771ZJul 14 16:01:42.736 DEBG [sc] cr1 waiting for prompt
20572026-07-14T16:01:42.771ZJul 14 16:01:42.747 DEBG [sc] cr1: logging in
20582026-07-14T16:01:42.868ZJul 14 16:01:42.856 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20592026-07-14T16:01:45.006Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20602026-07-14T16:01:46.007ZJul 14 16:01:45.996 INFO cr1: executing frr script show bfd peers json
20612026-07-14T16:01:46.008ZJul 14 16:01:45.996 DEBG [sc] cr1: starting
20622026-07-14T16:01:46.008ZJul 14 16:01:45.996 DEBG [sc] cr1: connecting to [::1]:42001
20632026-07-14T16:01:46.032ZJul 14 16:01:45.997 DEBG [sc] cr1 waiting for prompt
20642026-07-14T16:01:46.032ZJul 14 16:01:46.008 DEBG [sc] cr1: logging in
20652026-07-14T16:01:46.141ZJul 14 16:01:46.130 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20662026-07-14T16:01:48.299Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20672026-07-14T16:01:48.299ZJul 14 16:01:48.287 INFO cr2: executing eos script show bfd peers | json
20682026-07-14T16:01:48.299ZJul 14 16:01:48.287 DEBG [sc] cr2: starting
20692026-07-14T16:01:48.299ZJul 14 16:01:48.287 DEBG [sc] cr2: connecting to [::1]:39347
20702026-07-14T16:01:48.323ZJul 14 16:01:48.288 DEBG [sc] cr2 waiting for prompt
20712026-07-14T16:01:48.323ZJul 14 16:01:48.299 DEBG [sc] cr2: logging in
20722026-07-14T16:01:48.636ZJul 14 16:01:48.624 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20732026-07-14T16:01:50.991Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20742026-07-14T16:01:51.991ZJul 14 16:01:51.980 INFO cr2: executing eos script show bfd peers | json
20752026-07-14T16:01:51.991ZJul 14 16:01:51.980 DEBG [sc] cr2: starting
20762026-07-14T16:01:51.991ZJul 14 16:01:51.980 DEBG [sc] cr2: connecting to [::1]:39347
20772026-07-14T16:01:52.016ZJul 14 16:01:51.980 DEBG [sc] cr2 waiting for prompt
20782026-07-14T16:01:52.016ZJul 14 16:01:51.992 DEBG [sc] cr2: logging in
20792026-07-14T16:01:52.136ZJul 14 16:01:52.124 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20802026-07-14T16:01:54.474Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20812026-07-14T16:01:55.475ZJul 14 16:01:55.463 INFO cr2: executing eos script show bfd peers | json
20822026-07-14T16:01:55.475ZJul 14 16:01:55.463 DEBG [sc] cr2: starting
20832026-07-14T16:01:55.475ZJul 14 16:01:55.463 DEBG [sc] cr2: connecting to [::1]:39347
20842026-07-14T16:01:55.499ZJul 14 16:01:55.464 DEBG [sc] cr2 waiting for prompt
20852026-07-14T16:01:55.499ZJul 14 16:01:55.475 DEBG [sc] cr2: logging in
20862026-07-14T16:01:55.631ZJul 14 16:01:55.619 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20872026-07-14T16:01:57.964Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20882026-07-14T16:01:58.965ZJul 14 16:01:58.953 INFO cr2: executing eos script show bfd peers | json
20892026-07-14T16:01:58.990ZJul 14 16:01:58.953 DEBG [sc] cr2: starting
20902026-07-14T16:01:58.990ZJul 14 16:01:58.953 DEBG [sc] cr2: connecting to [::1]:39347
20912026-07-14T16:01:58.990ZJul 14 16:01:58.954 DEBG [sc] cr2 waiting for prompt
20922026-07-14T16:01:58.991ZJul 14 16:01:58.965 DEBG [sc] cr2: logging in
20932026-07-14T16:01:59.099ZJul 14 16:01:59.087 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20942026-07-14T16:02:01.446Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20952026-07-14T16:02:02.448ZJul 14 16:02:02.436 INFO cr2: executing eos script show bfd peers | json
20962026-07-14T16:02:02.448ZJul 14 16:02:02.436 DEBG [sc] cr2: starting
20972026-07-14T16:02:02.448ZJul 14 16:02:02.436 DEBG [sc] cr2: connecting to [::1]:39347
20982026-07-14T16:02:02.472ZJul 14 16:02:02.437 DEBG [sc] cr2 waiting for prompt
20992026-07-14T16:02:02.472ZJul 14 16:02:02.447 DEBG [sc] cr2: logging in
21002026-07-14T16:02:02.580ZJul 14 16:02:02.569 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21012026-07-14T16:02:04.914Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21022026-07-14T16:02:04.914ZJul 14 16:02:04.903 INFO cr2: executing eos script show bfd peers | json
21032026-07-14T16:02:04.914ZJul 14 16:02:04.903 DEBG [sc] cr2: starting
21042026-07-14T16:02:04.914ZJul 14 16:02:04.903 DEBG [sc] cr2: connecting to [::1]:39347
21052026-07-14T16:02:04.939ZJul 14 16:02:04.903 DEBG [sc] cr2 waiting for prompt
21062026-07-14T16:02:04.939ZJul 14 16:02:04.913 DEBG [sc] cr2: logging in
21072026-07-14T16:02:05.057ZJul 14 16:02:05.045 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21082026-07-14T16:02:07.410Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21092026-07-14T16:02:08.411ZJul 14 16:02:08.400 INFO cr2: executing eos script show bfd peers | json
21102026-07-14T16:02:08.435ZJul 14 16:02:08.400 DEBG [sc] cr2: starting
21112026-07-14T16:02:08.435ZJul 14 16:02:08.400 DEBG [sc] cr2: connecting to [::1]:39347
21122026-07-14T16:02:08.435ZJul 14 16:02:08.400 DEBG [sc] cr2 waiting for prompt
21132026-07-14T16:02:08.435ZJul 14 16:02:08.411 DEBG [sc] cr2: logging in
21142026-07-14T16:02:08.568ZJul 14 16:02:08.556 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21152026-07-14T16:02:10.933Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21162026-07-14T16:02:11.934ZJul 14 16:02:11.923 INFO cr2: executing eos script show bfd peers | json
21172026-07-14T16:02:11.935ZJul 14 16:02:11.923 DEBG [sc] cr2: starting
21182026-07-14T16:02:11.935ZJul 14 16:02:11.923 DEBG [sc] cr2: connecting to [::1]:39347
21192026-07-14T16:02:11.959ZJul 14 16:02:11.924 DEBG [sc] cr2 waiting for prompt
21202026-07-14T16:02:11.959ZJul 14 16:02:11.935 DEBG [sc] cr2: logging in
21212026-07-14T16:02:12.079ZJul 14 16:02:12.068 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21222026-07-14T16:02:14.433Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21232026-07-14T16:02:15.435ZJul 14 16:02:15.423 INFO cr2: executing eos script show bfd peers | json
21242026-07-14T16:02:15.435ZJul 14 16:02:15.423 DEBG [sc] cr2: starting
21252026-07-14T16:02:15.435ZJul 14 16:02:15.423 DEBG [sc] cr2: connecting to [::1]:39347
21262026-07-14T16:02:15.459ZJul 14 16:02:15.424 DEBG [sc] cr2 waiting for prompt
21272026-07-14T16:02:15.459ZJul 14 16:02:15.435 DEBG [sc] cr2: logging in
21282026-07-14T16:02:15.591ZJul 14 16:02:15.579 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21292026-07-14T16:02:17.998Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21302026-07-14T16:02:18.991ZJul 14 16:02:18.979 INFO cr2: executing eos script show bfd peers | json
21312026-07-14T16:02:18.991ZJul 14 16:02:18.979 DEBG [sc] cr2: starting
21322026-07-14T16:02:19.015ZJul 14 16:02:18.980 DEBG [sc] cr2: connecting to [::1]:39347
21332026-07-14T16:02:19.016ZJul 14 16:02:18.980 DEBG [sc] cr2 waiting for prompt
21342026-07-14T16:02:19.016ZJul 14 16:02:18.992 DEBG [sc] cr2: logging in
21352026-07-14T16:02:19.135ZJul 14 16:02:19.124 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21362026-07-14T16:02:21.481Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21372026-07-14T16:02:21.506ZJul 14 16:02:21.471 INFO phase 7: unpause cRPD on cr3
21382026-07-14T16:02:21.506ZJul 14 16:02:21.471 INFO cr3: unpausing crpd1
21392026-07-14T16:02:21.506ZJul 14 16:02:21.471 DEBG [sc] cr3: starting
21402026-07-14T16:02:21.506ZJul 14 16:02:21.471 DEBG [sc] cr3: connecting to [::1]:48207
21412026-07-14T16:02:21.506ZJul 14 16:02:21.471 DEBG [sc] cr3 waiting for prompt
21422026-07-14T16:02:21.506ZJul 14 16:02:21.482 DEBG [sc] cr3: logging in
21432026-07-14T16:02:21.831ZJul 14 16:02:21.819 DEBG [sc] cr3: executing command `docker unpause crpd1`
21442026-07-14T16:02:23.937Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21452026-07-14T16:02:24.939Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21462026-07-14T16:02:25.941Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21472026-07-14T16:02:26.943Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21482026-07-14T16:02:27.944Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21492026-07-14T16:02:27.969Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21502026-07-14T16:02:28.947Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21512026-07-14T16:02:29.948Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21522026-07-14T16:02:30.950Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21532026-07-14T16:02:31.952Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-07-14T16:02:31.976Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21552026-07-14T16:02:32.953Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21562026-07-14T16:02:33.956Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21572026-07-14T16:02:34.957Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21582026-07-14T16:02:35.960Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21592026-07-14T16:02:35.984Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21602026-07-14T16:02:36.962Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21612026-07-14T16:02:37.964Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21622026-07-14T16:02:38.965Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21632026-07-14T16:02:39.967Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21642026-07-14T16:02:39.991Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21652026-07-14T16:02:40.969Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21662026-07-14T16:02:41.971Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21672026-07-14T16:02:42.973Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21682026-07-14T16:02:43.975Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21692026-07-14T16:02:44.001Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21702026-07-14T16:02:44.980Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21712026-07-14T16:02:45.980Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21722026-07-14T16:02:46.982Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21732026-07-14T16:02:48.001Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21742026-07-14T16:02:48.001ZJul 14 16:02:47.972 INFO cr1: executing frr script show bfd peers json
21752026-07-14T16:02:48.001ZJul 14 16:02:47.972 DEBG [sc] cr1: starting
21762026-07-14T16:02:48.001ZJul 14 16:02:47.972 DEBG [sc] cr1: connecting to [::1]:42001
21772026-07-14T16:02:48.001ZJul 14 16:02:47.973 DEBG [sc] cr1 waiting for prompt
21782026-07-14T16:02:48.001ZJul 14 16:02:47.984 DEBG [sc] cr1: logging in
21792026-07-14T16:02:48.331ZJul 14 16:02:48.319 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21802026-07-14T16:02:50.490Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21812026-07-14T16:02:51.491ZJul 14 16:02:51.479 INFO cr1: executing frr script show bfd peers json
21822026-07-14T16:02:51.492ZJul 14 16:02:51.480 DEBG [sc] cr1: starting
21832026-07-14T16:02:51.492ZJul 14 16:02:51.480 DEBG [sc] cr1: connecting to [::1]:42001
21842026-07-14T16:02:51.516ZJul 14 16:02:51.480 DEBG [sc] cr1 waiting for prompt
21852026-07-14T16:02:51.516ZJul 14 16:02:51.492 DEBG [sc] cr1: logging in
21862026-07-14T16:02:51.625ZJul 14 16:02:51.612 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21872026-07-14T16:02:53.779Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21882026-07-14T16:02:54.780ZJul 14 16:02:54.768 INFO cr1: executing frr script show bfd peers json
21892026-07-14T16:02:54.780ZJul 14 16:02:54.768 DEBG [sc] cr1: starting
21902026-07-14T16:02:54.780ZJul 14 16:02:54.768 DEBG [sc] cr1: connecting to [::1]:42001
21912026-07-14T16:02:54.804ZJul 14 16:02:54.769 DEBG [sc] cr1 waiting for prompt
21922026-07-14T16:02:54.804ZJul 14 16:02:54.780 DEBG [sc] cr1: logging in
21932026-07-14T16:02:54.914ZJul 14 16:02:54.902 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21942026-07-14T16:02:57.074Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21952026-07-14T16:02:58.076ZJul 14 16:02:58.064 INFO cr1: executing frr script show bfd peers json
21962026-07-14T16:02:58.076ZJul 14 16:02:58.064 DEBG [sc] cr1: starting
21972026-07-14T16:02:58.100ZJul 14 16:02:58.064 DEBG [sc] cr1: connecting to [::1]:42001
21982026-07-14T16:02:58.100ZJul 14 16:02:58.065 DEBG [sc] cr1 waiting for prompt
21992026-07-14T16:02:58.100ZJul 14 16:02:58.075 DEBG [sc] cr1: logging in
22002026-07-14T16:02:58.219ZJul 14 16:02:58.207 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22012026-07-14T16:03:00.361Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22022026-07-14T16:03:01.362ZJul 14 16:03:01.351 INFO cr1: executing frr script show bfd peers json
22032026-07-14T16:03:01.362ZJul 14 16:03:01.351 DEBG [sc] cr1: starting
22042026-07-14T16:03:01.362ZJul 14 16:03:01.351 DEBG [sc] cr1: connecting to [::1]:42001
22052026-07-14T16:03:01.387ZJul 14 16:03:01.352 DEBG [sc] cr1 waiting for prompt
22062026-07-14T16:03:01.387ZJul 14 16:03:01.363 DEBG [sc] cr1: logging in
22072026-07-14T16:03:01.507ZJul 14 16:03:01.495 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22082026-07-14T16:03:03.645Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22092026-07-14T16:03:03.645ZJul 14 16:03:03.633 INFO cr1: executing frr script show bfd peers json
22102026-07-14T16:03:03.645ZJul 14 16:03:03.633 DEBG [sc] cr1: starting
22112026-07-14T16:03:03.645ZJul 14 16:03:03.633 DEBG [sc] cr1: connecting to [::1]:42001
22122026-07-14T16:03:03.670ZJul 14 16:03:03.634 DEBG [sc] cr1 waiting for prompt
22132026-07-14T16:03:03.670ZJul 14 16:03:03.644 DEBG [sc] cr1: logging in
22142026-07-14T16:03:03.777ZJul 14 16:03:03.765 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22152026-07-14T16:03:05.924Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22162026-07-14T16:03:06.926ZJul 14 16:03:06.914 INFO cr1: executing frr script show bfd peers json
22172026-07-14T16:03:06.926ZJul 14 16:03:06.914 DEBG [sc] cr1: starting
22182026-07-14T16:03:06.926ZJul 14 16:03:06.914 DEBG [sc] cr1: connecting to [::1]:42001
22192026-07-14T16:03:06.950ZJul 14 16:03:06.914 DEBG [sc] cr1 waiting for prompt
22202026-07-14T16:03:06.950ZJul 14 16:03:06.925 DEBG [sc] cr1: logging in
22212026-07-14T16:03:07.070ZJul 14 16:03:07.057 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22222026-07-14T16:03:09.210Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22232026-07-14T16:03:10.211ZJul 14 16:03:10.199 INFO cr1: executing frr script show bfd peers json
22242026-07-14T16:03:10.211ZJul 14 16:03:10.199 DEBG [sc] cr1: starting
22252026-07-14T16:03:10.211ZJul 14 16:03:10.199 DEBG [sc] cr1: connecting to [::1]:42001
22262026-07-14T16:03:10.235ZJul 14 16:03:10.200 DEBG [sc] cr1 waiting for prompt
22272026-07-14T16:03:10.235ZJul 14 16:03:10.211 DEBG [sc] cr1: logging in
22282026-07-14T16:03:10.344ZJul 14 16:03:10.332 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22292026-07-14T16:03:12.484Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22302026-07-14T16:03:13.485ZJul 14 16:03:13.473 INFO cr1: executing frr script show bfd peers json
22312026-07-14T16:03:13.485ZJul 14 16:03:13.473 DEBG [sc] cr1: starting
22322026-07-14T16:03:13.485ZJul 14 16:03:13.473 DEBG [sc] cr1: connecting to [::1]:42001
22332026-07-14T16:03:13.510ZJul 14 16:03:13.474 DEBG [sc] cr1 waiting for prompt
22342026-07-14T16:03:13.510ZJul 14 16:03:13.485 DEBG [sc] cr1: logging in
22352026-07-14T16:03:13.630ZJul 14 16:03:13.618 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22362026-07-14T16:03:15.768Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22372026-07-14T16:03:16.770ZJul 14 16:03:16.758 INFO cr1: executing frr script show bfd peers json
22382026-07-14T16:03:16.770ZJul 14 16:03:16.758 DEBG [sc] cr1: starting
22392026-07-14T16:03:16.770ZJul 14 16:03:16.758 DEBG [sc] cr1: connecting to [::1]:42001
22402026-07-14T16:03:16.794ZJul 14 16:03:16.759 DEBG [sc] cr1 waiting for prompt
22412026-07-14T16:03:16.794ZJul 14 16:03:16.770 DEBG [sc] cr1: logging in
22422026-07-14T16:03:16.914ZJul 14 16:03:16.902 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22432026-07-14T16:03:19.054Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22442026-07-14T16:03:19.078ZJul 14 16:03:19.043 INFO cr2: executing eos script show bfd peers | json
22452026-07-14T16:03:19.078ZJul 14 16:03:19.043 DEBG [sc] cr2: starting
22462026-07-14T16:03:19.078ZJul 14 16:03:19.043 DEBG [sc] cr2: connecting to [::1]:39347
22472026-07-14T16:03:19.079ZJul 14 16:03:19.044 DEBG [sc] cr2 waiting for prompt
22482026-07-14T16:03:19.079ZJul 14 16:03:19.054 DEBG [sc] cr2: logging in
22492026-07-14T16:03:19.377ZJul 14 16:03:19.366 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22502026-07-14T16:03:21.724Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22512026-07-14T16:03:22.726ZJul 14 16:03:22.714 INFO cr2: executing eos script show bfd peers | json
22522026-07-14T16:03:22.726ZJul 14 16:03:22.714 DEBG [sc] cr2: starting
22532026-07-14T16:03:22.726ZJul 14 16:03:22.714 DEBG [sc] cr2: connecting to [::1]:39347
22542026-07-14T16:03:22.751ZJul 14 16:03:22.715 DEBG [sc] cr2 waiting for prompt
22552026-07-14T16:03:22.751ZJul 14 16:03:22.726 DEBG [sc] cr2: logging in
22562026-07-14T16:03:22.869ZJul 14 16:03:22.857 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22572026-07-14T16:03:25.212Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22582026-07-14T16:03:26.213ZJul 14 16:03:26.201 INFO cr2: executing eos script show bfd peers | json
22592026-07-14T16:03:26.213ZJul 14 16:03:26.201 DEBG [sc] cr2: starting
22602026-07-14T16:03:26.213ZJul 14 16:03:26.201 DEBG [sc] cr2: connecting to [::1]:39347
22612026-07-14T16:03:26.238ZJul 14 16:03:26.202 DEBG [sc] cr2 waiting for prompt
22622026-07-14T16:03:26.238ZJul 14 16:03:26.213 DEBG [sc] cr2: logging in
22632026-07-14T16:03:26.357ZJul 14 16:03:26.345 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22642026-07-14T16:03:28.700Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22652026-07-14T16:03:29.703ZJul 14 16:03:29.690 INFO cr2: executing eos script show bfd peers | json
22662026-07-14T16:03:29.703ZJul 14 16:03:29.690 DEBG [sc] cr2: starting
22672026-07-14T16:03:29.703ZJul 14 16:03:29.690 DEBG [sc] cr2: connecting to [::1]:39347
22682026-07-14T16:03:29.728ZJul 14 16:03:29.691 DEBG [sc] cr2 waiting for prompt
22692026-07-14T16:03:29.728ZJul 14 16:03:29.702 DEBG [sc] cr2: logging in
22702026-07-14T16:03:29.857ZJul 14 16:03:29.845 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22712026-07-14T16:03:32.269Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22722026-07-14T16:03:33.270ZJul 14 16:03:33.258 INFO cr2: executing eos script show bfd peers | json
22732026-07-14T16:03:33.270ZJul 14 16:03:33.258 DEBG [sc] cr2: starting
22742026-07-14T16:03:33.270ZJul 14 16:03:33.258 DEBG [sc] cr2: connecting to [::1]:39347
22752026-07-14T16:03:33.294ZJul 14 16:03:33.260 DEBG [sc] cr2 waiting for prompt
22762026-07-14T16:03:33.294ZJul 14 16:03:33.271 DEBG [sc] cr2: logging in
22772026-07-14T16:03:33.437ZJul 14 16:03:33.425 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22782026-07-14T16:03:35.809Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22792026-07-14T16:03:35.809ZJul 14 16:03:35.797 INFO cr2: executing eos script show bfd peers | json
22802026-07-14T16:03:35.809ZJul 14 16:03:35.797 DEBG [sc] cr2: starting
22812026-07-14T16:03:35.809ZJul 14 16:03:35.797 DEBG [sc] cr2: connecting to [::1]:39347
22822026-07-14T16:03:35.834ZJul 14 16:03:35.798 DEBG [sc] cr2 waiting for prompt
22832026-07-14T16:03:35.834ZJul 14 16:03:35.807 DEBG [sc] cr2: logging in
22842026-07-14T16:03:35.950ZJul 14 16:03:35.939 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22852026-07-14T16:03:38.371Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22862026-07-14T16:03:39.372ZJul 14 16:03:39.361 INFO cr2: executing eos script show bfd peers | json
22872026-07-14T16:03:39.373ZJul 14 16:03:39.361 DEBG [sc] cr2: starting
22882026-07-14T16:03:39.373ZJul 14 16:03:39.361 DEBG [sc] cr2: connecting to [::1]:39347
22892026-07-14T16:03:39.396ZJul 14 16:03:39.362 DEBG [sc] cr2 waiting for prompt
22902026-07-14T16:03:39.397ZJul 14 16:03:39.372 DEBG [sc] cr2: logging in
22912026-07-14T16:03:39.538ZJul 14 16:03:39.527 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22922026-07-14T16:03:41.891Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22932026-07-14T16:03:42.893ZJul 14 16:03:42.881 INFO cr2: executing eos script show bfd peers | json
22942026-07-14T16:03:42.893ZJul 14 16:03:42.881 DEBG [sc] cr2: starting
22952026-07-14T16:03:42.893ZJul 14 16:03:42.881 DEBG [sc] cr2: connecting to [::1]:39347
22962026-07-14T16:03:42.917ZJul 14 16:03:42.882 DEBG [sc] cr2 waiting for prompt
22972026-07-14T16:03:42.917ZJul 14 16:03:42.893 DEBG [sc] cr2: logging in
22982026-07-14T16:03:43.038ZJul 14 16:03:43.026 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22992026-07-14T16:03:45.352Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23002026-07-14T16:03:46.353ZJul 14 16:03:46.341 INFO cr2: executing eos script show bfd peers | json
23012026-07-14T16:03:46.353ZJul 14 16:03:46.341 DEBG [sc] cr2: starting
23022026-07-14T16:03:46.353ZJul 14 16:03:46.341 DEBG [sc] cr2: connecting to [::1]:39347
23032026-07-14T16:03:46.378ZJul 14 16:03:46.342 DEBG [sc] cr2 waiting for prompt
23042026-07-14T16:03:46.378ZJul 14 16:03:46.353 DEBG [sc] cr2: logging in
23052026-07-14T16:03:46.497ZJul 14 16:03:46.485 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23062026-07-14T16:03:48.888Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23072026-07-14T16:03:49.889ZJul 14 16:03:49.877 INFO cr2: executing eos script show bfd peers | json
23082026-07-14T16:03:49.889ZJul 14 16:03:49.878 DEBG [sc] cr2: starting
23092026-07-14T16:03:49.889ZJul 14 16:03:49.878 DEBG [sc] cr2: connecting to [::1]:39347
23102026-07-14T16:03:49.913ZJul 14 16:03:49.878 DEBG [sc] cr2 waiting for prompt
23112026-07-14T16:03:49.914ZJul 14 16:03:49.889 DEBG [sc] cr2: logging in
23122026-07-14T16:03:50.022ZJul 14 16:03:50.010 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23132026-07-14T16:03:52.336Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23142026-07-14T16:03:52.360ZJul 14 16:03:52.324 INFO cr3: executing juniper script show bfd session | display json
23152026-07-14T16:03:52.360ZJul 14 16:03:52.324 DEBG [sc] cr3: starting
23162026-07-14T16:03:52.360ZJul 14 16:03:52.324 DEBG [sc] cr3: connecting to [::1]:48207
23172026-07-14T16:03:52.360ZJul 14 16:03:52.325 DEBG [sc] cr3 waiting for prompt
23182026-07-14T16:03:52.360ZJul 14 16:03:52.336 DEBG [sc] cr3: logging in
23192026-07-14T16:03:52.678ZJul 14 16:03:52.666 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23202026-07-14T16:03:54.928Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23212026-07-14T16:03:55.929ZJul 14 16:03:55.918 INFO cr3: executing juniper script show bfd session | display json
23222026-07-14T16:03:55.930ZJul 14 16:03:55.918 DEBG [sc] cr3: starting
23232026-07-14T16:03:55.930ZJul 14 16:03:55.918 DEBG [sc] cr3: connecting to [::1]:48207
23242026-07-14T16:03:55.954ZJul 14 16:03:55.919 DEBG [sc] cr3 waiting for prompt
23252026-07-14T16:03:55.954ZJul 14 16:03:55.929 DEBG [sc] cr3: logging in
23262026-07-14T16:03:56.084ZJul 14 16:03:56.072 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23272026-07-14T16:03:58.316Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23282026-07-14T16:03:59.318ZJul 14 16:03:59.306 INFO cr3: executing juniper script show bfd session | display json
23292026-07-14T16:03:59.318ZJul 14 16:03:59.306 DEBG [sc] cr3: starting
23302026-07-14T16:03:59.318ZJul 14 16:03:59.306 DEBG [sc] cr3: connecting to [::1]:48207
23312026-07-14T16:03:59.342ZJul 14 16:03:59.307 DEBG [sc] cr3 waiting for prompt
23322026-07-14T16:03:59.342ZJul 14 16:03:59.318 DEBG [sc] cr3: logging in
23332026-07-14T16:03:59.472ZJul 14 16:03:59.461 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23342026-07-14T16:04:01.706Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23352026-07-14T16:04:02.706ZJul 14 16:04:02.694 INFO cr3: executing juniper script show bfd session | display json
23362026-07-14T16:04:02.706ZJul 14 16:04:02.694 DEBG [sc] cr3: starting
23372026-07-14T16:04:02.706ZJul 14 16:04:02.694 DEBG [sc] cr3: connecting to [::1]:48207
23382026-07-14T16:04:02.730ZJul 14 16:04:02.694 DEBG [sc] cr3 waiting for prompt
23392026-07-14T16:04:02.730ZJul 14 16:04:02.706 DEBG [sc] cr3: logging in
23402026-07-14T16:04:02.850ZJul 14 16:04:02.838 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23412026-07-14T16:04:05.108Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23422026-07-14T16:04:06.109ZJul 14 16:04:06.097 INFO cr3: executing juniper script show bfd session | display json
23432026-07-14T16:04:06.109ZJul 14 16:04:06.097 DEBG [sc] cr3: starting
23442026-07-14T16:04:06.109ZJul 14 16:04:06.097 DEBG [sc] cr3: connecting to [::1]:48207
23452026-07-14T16:04:06.133ZJul 14 16:04:06.098 DEBG [sc] cr3 waiting for prompt
23462026-07-14T16:04:06.133ZJul 14 16:04:06.109 DEBG [sc] cr3: logging in
23472026-07-14T16:04:06.254ZJul 14 16:04:06.241 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23482026-07-14T16:04:08.528Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23492026-07-14T16:04:08.528ZJul 14 16:04:08.516 INFO cr3: executing juniper script show bfd session | display json
23502026-07-14T16:04:08.528ZJul 14 16:04:08.516 DEBG [sc] cr3: starting
23512026-07-14T16:04:08.529ZJul 14 16:04:08.516 DEBG [sc] cr3: connecting to [::1]:48207
23522026-07-14T16:04:08.553ZJul 14 16:04:08.517 DEBG [sc] cr3 waiting for prompt
23532026-07-14T16:04:08.553ZJul 14 16:04:08.528 DEBG [sc] cr3: logging in
23542026-07-14T16:04:08.682ZJul 14 16:04:08.670 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23552026-07-14T16:04:10.940Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23562026-07-14T16:04:11.941ZJul 14 16:04:11.930 INFO cr3: executing juniper script show bfd session | display json
23572026-07-14T16:04:11.941ZJul 14 16:04:11.930 DEBG [sc] cr3: starting
23582026-07-14T16:04:11.966ZJul 14 16:04:11.930 DEBG [sc] cr3: connecting to [::1]:48207
23592026-07-14T16:04:11.966ZJul 14 16:04:11.931 DEBG [sc] cr3 waiting for prompt
23602026-07-14T16:04:11.966ZJul 14 16:04:11.941 DEBG [sc] cr3: logging in
23612026-07-14T16:04:12.086ZJul 14 16:04:12.074 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23622026-07-14T16:04:14.333Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23632026-07-14T16:04:15.333ZJul 14 16:04:15.321 INFO cr3: executing juniper script show bfd session | display json
23642026-07-14T16:04:15.333ZJul 14 16:04:15.322 DEBG [sc] cr3: starting
23652026-07-14T16:04:15.333ZJul 14 16:04:15.322 DEBG [sc] cr3: connecting to [::1]:48207
23662026-07-14T16:04:15.358ZJul 14 16:04:15.322 DEBG [sc] cr3 waiting for prompt
23672026-07-14T16:04:15.358ZJul 14 16:04:15.333 DEBG [sc] cr3: logging in
23682026-07-14T16:04:15.477ZJul 14 16:04:15.466 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23692026-07-14T16:04:17.715Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23702026-07-14T16:04:18.714ZJul 14 16:04:18.702 INFO cr3: executing juniper script show bfd session | display json
23712026-07-14T16:04:18.714ZJul 14 16:04:18.702 DEBG [sc] cr3: starting
23722026-07-14T16:04:18.714ZJul 14 16:04:18.702 DEBG [sc] cr3: connecting to [::1]:48207
23732026-07-14T16:04:18.739ZJul 14 16:04:18.703 DEBG [sc] cr3 waiting for prompt
23742026-07-14T16:04:18.739ZJul 14 16:04:18.714 DEBG [sc] cr3: logging in
23752026-07-14T16:04:18.858ZJul 14 16:04:18.846 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23762026-07-14T16:04:21.095Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23772026-07-14T16:04:22.097ZJul 14 16:04:22.085 INFO cr3: executing juniper script show bfd session | display json
23782026-07-14T16:04:22.097ZJul 14 16:04:22.085 DEBG [sc] cr3: starting
23792026-07-14T16:04:22.097ZJul 14 16:04:22.085 DEBG [sc] cr3: connecting to [::1]:48207
23802026-07-14T16:04:22.121ZJul 14 16:04:22.086 DEBG [sc] cr3 waiting for prompt
23812026-07-14T16:04:22.121ZJul 14 16:04:22.097 DEBG [sc] cr3: logging in
23822026-07-14T16:04:22.252ZJul 14 16:04:22.240 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23832026-07-14T16:04:24.509Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23842026-07-14T16:04:24.533ZJul 14 16:04:24.499 INFO quartet bfd static routing test passed 🎉
23852026-07-14T16:04:24.534Z+ (( status != 0 ))
23862026-07-14T16:04:24.534Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23872026-07-14T16:04:24.558ZJul 14 16:04:24.529 INFO destroying runner for deployment mgquartetbfd
23882026-07-14T16:04:24.558ZJul 14 16:04:24.529 INFO destroying deployment mgquartetbfd
23892026-07-14T16:04:24.558ZJul 14 16:04:24.529 INFO destroying nodes
23902026-07-14T16:04:24.652ZJul 14 16:04:24.640 INFO destroying links
23912026-07-14T16:04:24.652ZJul 14 16:04:24.640 INFO destroying link mgquartetbfd_ox_sn_vnic0
23922026-07-14T16:04:24.676ZJul 14 16:04:24.645 INFO destroying link mgquartetbfd_ox_sn_sim0
23932026-07-14T16:04:24.677ZJul 14 16:04:24.646 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23942026-07-14T16:04:25.662ZJul 14 16:04:25.650 INFO destroying link mgquartetbfd_cr1_vn_sim0
23952026-07-14T16:04:25.686ZJul 14 16:04:25.651 INFO destroying link mgquartetbfd_ox_sn_vnic1
23962026-07-14T16:04:25.686ZJul 14 16:04:25.652 INFO destroying link mgquartetbfd_ox_sn_sim1
23972026-07-14T16:04:25.686ZJul 14 16:04:25.653 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23982026-07-14T16:04:25.686ZJul 14 16:04:25.654 INFO destroying link mgquartetbfd_cr2_vn_sim0
23992026-07-14T16:04:25.686ZJul 14 16:04:25.655 INFO destroying link mgquartetbfd_ox_sn_vnic2
24002026-07-14T16:04:25.686ZJul 14 16:04:25.656 INFO destroying link mgquartetbfd_ox_sn_sim2
24012026-07-14T16:04:25.686ZJul 14 16:04:25.657 INFO destroying link mgquartetbfd_cr3_vn_vnic0
24022026-07-14T16:04:25.686ZJul 14 16:04:25.658 INFO destroying link mgquartetbfd_cr3_vn_sim0
24032026-07-14T16:04:25.686ZJul 14 16:04:25.659 INFO destroying external links
24042026-07-14T16:04:25.686ZJul 14 16:04:25.659 INFO destroying external link mgquartetbfd_ox_vn_vnic3
24052026-07-14T16:04:25.686ZJul 14 16:04:25.660 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
24062026-07-14T16:04:25.687ZJul 14 16:04:25.661 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
24072026-07-14T16:04:25.687ZJul 14 16:04:25.662 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
24082026-07-14T16:04:25.687ZJul 14 16:04:25.663 INFO destroying images
24092026-07-14T16:04:26.192ZJul 14 16:04:26.180 INFO destroying workspace at .falcon
24102026-07-14T16:04:26.216Z+ return 0
24112026-07-14T16:04:26.217Zprocess exited: duration 1273135 ms, exit code 0
 
24122026-07-14T16:04:26.297Zfound 1 output files
24132026-07-14T16:04:26.297Zuploading: /work/dhcp-server.log (38245 bytes)
24142026-07-14T16:04:27.440Zuploaded: /work/dhcp-server.log