01KY0CPK8N2S8W4A6J3RBVJCT8: falcon

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

Buildomat Job: 01KY0CQAQKBDX4DK15FT30GH2X

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-20T18:44:52.873Zjob dependencies complete; ready to run (waiting for 13 m 53 s)
22026-07-20T18:52:47.865Zjob assigned to worker 01KY0DGSXDTC2C5VB5GK29KPEC [factory edgar, gimlet/BRM42220060/910] (queued for 7 m 54 s)
32026-07-20T18:52:49.057Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-07-20T18:52:51.376Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-07-20T18:52:51.400Zdownloading input: /input/build/work/debug/ddmadm
62026-07-20T18:53:14.448Zdownloaded input: /input/build/work/debug/ddmadm
72026-07-20T18:53:14.448Zdownloading input: /input/build/work/debug/ddmd
82026-07-20T18:53:45.865Zdownloaded input: /input/build/work/debug/ddmd
92026-07-20T18:53:45.865Zdownloading input: /input/build/work/debug/mgadm
102026-07-20T18:54:12.860Zdownloaded input: /input/build/work/debug/mgadm
112026-07-20T18:54:12.860Zdownloading input: /input/build/work/debug/mgd
122026-07-20T18:54:44.966Zdownloaded input: /input/build/work/debug/mgd
132026-07-20T18:54:44.990Zdownloading input: /input/build/work/release/ddmadm
142026-07-20T18:54:47.099Zdownloaded input: /input/build/work/release/ddmadm
152026-07-20T18:54:47.099Zdownloading input: /input/build/work/release/ddmd
162026-07-20T18:54:49.644Zdownloaded input: /input/build/work/release/ddmd
172026-07-20T18:54:49.644Zdownloading input: /input/build/work/release/falcon-lab
182026-07-20T18:54:51.467Zdownloaded input: /input/build/work/release/falcon-lab
192026-07-20T18:54:51.467Zdownloading input: /input/build/work/release/mgadm
202026-07-20T18:54:54.183Zdownloaded input: /input/build/work/release/mgadm
212026-07-20T18:54:54.183Zdownloading input: /input/build/work/release/mgd
222026-07-20T18:54:57.576Zdownloaded input: /input/build/work/release/mgd
 
232026-07-20T18:54:57.576Zstarting task 0: "setup"
242026-07-20T18:54:57.600Z++ uname -s
252026-07-20T18:54:57.600Z+ kern=SunOS
262026-07-20T18:54:57.600Z+ build_user=build
272026-07-20T18:54:57.600Z+ build_uid=12345
282026-07-20T18:54:57.600Z+ work_dir=/work
292026-07-20T18:54:57.600Z+ input_dir=/input
302026-07-20T18:54:57.600Z+ [[ 0 == 12345 ]]
312026-07-20T18:54:57.600Z+ case "$kern" in
322026-07-20T18:54:57.601Z+ groupadd -g 12345 build
332026-07-20T18:54:57.625Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-07-20T18:54:59.613Z+ zfs create -o mountpoint=/work rpool/work
352026-07-20T18:54:59.739Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-07-20T18:54:59.763Z+ home_fs=
372026-07-20T18:54:59.763Z+ [[ '' == autofs ]]
382026-07-20T18:54:59.763Z+ mkdir -p /home/build
392026-07-20T18:54:59.763Z+ chown build:build /home/build /work
402026-07-20T18:55:01.752Z+ chmod 0700 /home/build /work
412026-07-20T18:55:01.776Zprocess exited: duration 4180 ms, exit code 0
 
422026-07-20T18:55:01.825Zstarting task 1: "authentication"
432026-07-20T18:55:01.920Zprocess exited: duration 95 ms, exit code 0
 
442026-07-20T18:55:01.969Zstarting task 2: "build"
452026-07-20T18:55:01.994Z+ set -e
462026-07-20T18:55:01.994Z+ set -o pipefail
472026-07-20T18:55:01.994Z+ banner zpool
482026-07-20T18:55:01.994Z
492026-07-20T18:55:01.994Z ###### ##### #### #### #
502026-07-20T18:55:01.994Z # # # # # # # #
512026-07-20T18:55:01.994Z # # # # # # # #
522026-07-20T18:55:01.994Z # ##### # # # # #
532026-07-20T18:55:01.994Z # # # # # # #
542026-07-20T18:55:01.994Z ###### # #### #### ######
552026-07-20T18:55:01.994Z
562026-07-20T18:55:01.994Z++ pfexec diskinfo -pH
572026-07-20T18:55:01.994Z++ sort -k8 -n -r
582026-07-20T18:55:02.019Z++ head -1
592026-07-20T18:55:02.019Z++ awk '{print $2}'
602026-07-20T18:55:02.056Z+ DISK=c9t0014EE81000BC57Cd0
612026-07-20T18:55:02.056Z+ export DISK
622026-07-20T18:55:02.080Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-07-20T18:55:02.372Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-07-20T18:55:02.398Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-07-20T18:55:02.457Z+ trim_response=true
662026-07-20T18:55:02.481Z+ [[ true =~ true ]]
672026-07-20T18:55:02.481Z+ pfexec zpool trim cpool
682026-07-20T18:55:02.481Z+ true
692026-07-20T18:55:02.481Z++ zpool status -t cpool
702026-07-20T18:55:02.506Z+ trim_status=' pool: cpool
712026-07-20T18:55:02.506Z state: ONLINE
722026-07-20T18:55:02.506Z scan: none requested
732026-07-20T18:55:02.506Zconfig:
742026-07-20T18:55:02.506Z
752026-07-20T18:55:02.506Z NAME STATE READ WRITE CKSUM
762026-07-20T18:55:02.506Z cpool ONLINE 0 0 0
772026-07-20T18:55:02.506Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 20, 2026 at 06:55:02 PM UTC)
782026-07-20T18:55:02.506Z
792026-07-20T18:55:02.506Zerrors: No known data errors'
802026-07-20T18:55:02.506Z+ [[ pool: cpool
812026-07-20T18:55:02.506Z state: ONLINE
822026-07-20T18:55:02.506Z scan: none requested
832026-07-20T18:55:02.506Zconfig:
842026-07-20T18:55:02.506Z
852026-07-20T18:55:02.506Z NAME STATE READ WRITE CKSUM
862026-07-20T18:55:02.506Z cpool ONLINE 0 0 0
872026-07-20T18:55:02.506Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 20, 2026 at 06:55:02 PM UTC)
882026-07-20T18:55:02.506Z
892026-07-20T18:55:02.506Zerrors: No known data errors =~ 100% ]]
902026-07-20T18:55:02.506Z+ sleep 10
912026-07-20T18:55:12.490Z+ true
922026-07-20T18:55:12.516Z++ zpool status -t cpool
932026-07-20T18:55:12.516Z+ trim_status=' pool: cpool
942026-07-20T18:55:12.516Z state: ONLINE
952026-07-20T18:55:12.516Z scan: none requested
962026-07-20T18:55:12.516Zconfig:
972026-07-20T18:55:12.516Z
982026-07-20T18:55:12.516Z NAME STATE READ WRITE CKSUM
992026-07-20T18:55:12.516Z cpool ONLINE 0 0 0
1002026-07-20T18:55:12.516Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (55% trimmed, started at July 20, 2026 at 06:55:02 PM UTC)
1012026-07-20T18:55:12.516Z
1022026-07-20T18:55:12.516Zerrors: No known data errors'
1032026-07-20T18:55:12.516Z+ [[ pool: cpool
1042026-07-20T18:55:12.516Z state: ONLINE
1052026-07-20T18:55:12.516Z scan: none requested
1062026-07-20T18:55:12.516Zconfig:
1072026-07-20T18:55:12.516Z
1082026-07-20T18:55:12.516Z NAME STATE READ WRITE CKSUM
1092026-07-20T18:55:12.517Z cpool ONLINE 0 0 0
1102026-07-20T18:55:12.517Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (55% trimmed, started at July 20, 2026 at 06:55:02 PM UTC)
1112026-07-20T18:55:12.517Z
1122026-07-20T18:55:12.517Zerrors: No known data errors =~ 100% ]]
1132026-07-20T18:55:12.517Z+ sleep 10
1142026-07-20T18:55:22.504Z+ true
1152026-07-20T18:55:22.528Z++ zpool status -t cpool
1162026-07-20T18:55:22.528Z+ trim_status=' pool: cpool
1172026-07-20T18:55:22.528Z state: ONLINE
1182026-07-20T18:55:22.528Z scan: none requested
1192026-07-20T18:55:22.528Zconfig:
1202026-07-20T18:55:22.528Z
1212026-07-20T18:55:22.528Z NAME STATE READ WRITE CKSUM
1222026-07-20T18:55:22.528Z cpool ONLINE 0 0 0
1232026-07-20T18:55:22.528Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 20, 2026 at 06:55:21 PM UTC)
1242026-07-20T18:55:22.528Z
1252026-07-20T18:55:22.529Zerrors: No known data errors'
1262026-07-20T18:55:22.529Z+ [[ pool: cpool
1272026-07-20T18:55:22.529Z state: ONLINE
1282026-07-20T18:55:22.529Z scan: none requested
1292026-07-20T18:55:22.529Zconfig:
1302026-07-20T18:55:22.529Z
1312026-07-20T18:55:22.529Z NAME STATE READ WRITE CKSUM
1322026-07-20T18:55:22.529Z cpool ONLINE 0 0 0
1332026-07-20T18:55:22.529Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 20, 2026 at 06:55:21 PM UTC)
1342026-07-20T18:55:22.529Z
1352026-07-20T18:55:22.529Zerrors: No known data errors =~ 100% ]]
1362026-07-20T18:55:22.529Z+ break
1372026-07-20T18:55:22.529Z+ pfexec chown 12345 /ci
1382026-07-20T18:55:22.529Z+ cd /ci
1392026-07-20T18:55:22.529Z+ export FALCON_DATASET=cpool/falcon
1402026-07-20T18:55:22.529Z+ FALCON_DATASET=cpool/falcon
1412026-07-20T18:55:22.529Z+ banner setup
1422026-07-20T18:55:22.529Z
1432026-07-20T18:55:22.529Z #### ###### ##### # # #####
1442026-07-20T18:55:22.529Z # # # # # # #
1452026-07-20T18:55:22.529Z #### ##### # # # # #
1462026-07-20T18:55:22.529Z # # # # # #####
1472026-07-20T18:55:22.529Z # # # # # # #
1482026-07-20T18:55:22.529Z #### ###### # #### #
1492026-07-20T18:55:22.529Z
1502026-07-20T18:55:22.529Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-07-20T18:55:22.834Z+ cp /input/build/work/release/falcon-lab .
1522026-07-20T18:55:22.869Z+ cp /input/build/work/release/mgd .
1532026-07-20T18:55:22.938Z+ cp /input/build/work/release/ddmd .
1542026-07-20T18:55:22.992Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-07-20T18:55:23.017Z+ mkdir -p cargo-bay
1562026-07-20T18:55:23.017Z+ mv mgd cargo-bay/
1572026-07-20T18:55:23.017Z+ mv ddmd cargo-bay/
1582026-07-20T18:55:23.017Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-07-20T18:55:23.077Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-07-20T18:55:23.102Z+ export EXT_INTERFACE=igb0
1612026-07-20T18:55:23.102Z+ EXT_INTERFACE=igb0
1622026-07-20T18:55:23.102Z++ bmat address ls -f extra -Ho first
1632026-07-20T18:55:23.126Z+ first=10.151.7.164
1642026-07-20T18:55:23.126Z++ bmat address ls -f extra -Ho last
1652026-07-20T18:55:23.150Z+ last=10.151.7.227
1662026-07-20T18:55:23.150Z++ bmat address ls -f extra -Ho gateway
1672026-07-20T18:55:23.175Z+ gw=10.151.7.1
1682026-07-20T18:55:23.175Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-07-20T18:55:23.175Z++ sed 's#/.*##g'
1702026-07-20T18:55:23.175Z+ server=10.151.7.100
1712026-07-20T18:55:23.175Z+ run_test mgd-unnumbered
1722026-07-20T18:55:23.175Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-07-20T18:55:23.175Z+ local test_name=mgd-unnumbered
1742026-07-20T18:55:23.175Z+ local status=0
1752026-07-20T18:55:23.175Z+ clear_falcon_workspace_files
1762026-07-20T18:55:23.175Z+ [[ -d .falcon ]]
1772026-07-20T18:55:23.175Z+ RUST_LOG=debug
1782026-07-20T18:55:23.175Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-07-20T18:55:23.199ZJul 20 18:55:23.173 DEBG using default route interface igb0
1802026-07-20T18:55:23.199ZJul 20 18:55:23.174 DEBG using default route interface igb0
1812026-07-20T18:55:23.199ZJul 20 18:55:23.174 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-07-20T18:55:23.199ZJul 20 18:55:23.174 INFO starting preflight for deployment mgduou
1832026-07-20T18:55:23.199ZJul 20 18:55:23.174 INFO propolis-server binary not found
1842026-07-20T18:55:23.199ZJul 20 18:55:23.174 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-07-20T18:55:27.022ZJul 20 18:55:27.009 INFO ovmf fd not found
1862026-07-20T18:55:27.022ZJul 20 18:55:27.009 INFO downloading ovmf
1872026-07-20T18:55:27.394ZJul 20 18:55:27.381 INFO base image for helios-3.0 does not exist, attempting to install
1882026-07-20T18:55:27.395ZJul 20 18:55:27.381 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-07-20T18:55:55.351ZJul 20 18:55:55.339 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-07-20T18:56:17.733ZJul 20 18:56:17.720 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-07-20T18:56:17.784ZJul 20 18:56:17.772 INFO copying image data to zvol
1922026-07-20T18:56:30.531ZJul 20 18:56:30.518 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-07-20T18:56:33.687ZJul 20 18:56:33.675 INFO creating links
1942026-07-20T18:56:33.687ZJul 20 18:56:33.675 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-07-20T18:56:33.687ZJul 20 18:56:33.675 DEBG destroying link mgduou_ox1_vn_sim0
1962026-07-20T18:56:33.687ZJul 20 18:56:33.675 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-07-20T18:56:33.712ZJul 20 18:56:33.678 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-07-20T18:56:33.712ZJul 20 18:56:33.686 DEBG link pair created
1992026-07-20T18:56:33.712ZJul 20 18:56:33.686 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-07-20T18:56:33.712ZJul 20 18:56:33.686 DEBG destroying link mgduou_ox2_vn_sim0
2012026-07-20T18:56:33.712ZJul 20 18:56:33.686 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-07-20T18:56:33.712ZJul 20 18:56:33.687 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-07-20T18:56:33.712ZJul 20 18:56:33.694 DEBG link pair created
2042026-07-20T18:56:33.712ZJul 20 18:56:33.694 INFO creating external links
2052026-07-20T18:56:33.712ZJul 20 18:56:33.694 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-07-20T18:56:33.712ZJul 20 18:56:33.694 INFO creating external link mgduou_ox1_vn_vnic1
2072026-07-20T18:56:33.712ZJul 20 18:56:33.697 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-07-20T18:56:33.712ZJul 20 18:56:33.697 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-07-20T18:56:33.712ZJul 20 18:56:33.697 INFO creating external link mgduou_ox2_vn_vnic1
2102026-07-20T18:56:33.712ZJul 20 18:56:33.699 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-07-20T18:56:33.712ZJul 20 18:56:33.699 INFO creating nodes
2122026-07-20T18:56:33.712ZJul 20 18:56:33.699 INFO ox1: launching node
2132026-07-20T18:56:33.737ZJul 20 18:56:33.701 INFO ox2: launching node
2142026-07-20T18:56:33.761ZJul 20 18:56:33.727 INFO launched instance ox1 with pid 863 on port 64029
2152026-07-20T18:56:33.761ZJul 20 18:56:33.727 INFO ox1: instance ensure
2162026-07-20T18:56:33.761ZJul 20 18:56:33.727 INFO launched instance ox2 with pid 864 on port 59320
2172026-07-20T18:56:33.761ZJul 20 18:56:33.727 INFO ox2: instance ensure
2182026-07-20T18:56:35.587ZJul 20 18:56:35.575 INFO ox1: instance ensure completed after 0 retries
2192026-07-20T18:56:35.587ZJul 20 18:56:35.575 INFO ox1: instance run
2202026-07-20T18:56:35.612ZJul 20 18:56:35.575 INFO ox2: instance ensure completed after 0 retries
2212026-07-20T18:56:35.612ZJul 20 18:56:35.575 INFO ox2: instance run
2222026-07-20T18:56:35.612ZJul 20 18:56:35.576 DEBG [sc] ox1: starting
2232026-07-20T18:56:35.612ZJul 20 18:56:35.576 DEBG [sc] ox1: connecting to [::1]:64029
2242026-07-20T18:56:35.612ZJul 20 18:56:35.576 DEBG [sc] ox2: starting
2252026-07-20T18:56:35.612ZJul 20 18:56:35.576 DEBG [sc] ox2: connecting to [::1]:59320
2262026-07-20T18:56:35.612ZJul 20 18:56:35.577 DEBG [sc] ox1 waiting for prompt
2272026-07-20T18:56:35.612ZJul 20 18:56:35.577 DEBG [sc] ox2 waiting for prompt
2282026-07-20T18:56:56.857ZJul 20 18:56:56.845 DEBG [sc] ox2: logging in
2292026-07-20T18:56:57.007ZJul 20 18:56:56.995 DEBG [sc] ox1: logging in
2302026-07-20T18:56:57.110ZJul 20 18:56:57.099 INFO ox2: mounting /opt/cargo-bay
2312026-07-20T18:56:57.110ZJul 20 18:56:57.099 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-07-20T18:56:57.174ZJul 20 18:56:57.162 INFO ox1: mounting /opt/cargo-bay
2332026-07-20T18:56:57.174ZJul 20 18:56:57.162 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-07-20T18:56:58.301ZJul 20 18:56:58.289 DEBG [sc] ox2: executing command `cd`
2352026-07-20T18:56:58.326ZJul 20 18:56:58.300 INFO ox2: finished mounting /opt/cargo-bay
2362026-07-20T18:56:58.326ZJul 20 18:56:58.300 DEBG [sc] ox2: executing command `hostname ox2`
2372026-07-20T18:56:58.326ZJul 20 18:56:58.312 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2382026-07-20T18:56:58.351ZJul 20 18:56:58.323 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2392026-07-20T18:56:58.351ZJul 20 18:56:58.334 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2402026-07-20T18:56:58.375ZJul 20 18:56:58.345 INFO ox2: logging out
2412026-07-20T18:56:58.399ZJul 20 18:56:58.370 DEBG [sc] ox1: executing command `cd`
2422026-07-20T18:56:58.399ZJul 20 18:56:58.381 INFO ox1: finished mounting /opt/cargo-bay
2432026-07-20T18:56:58.399ZJul 20 18:56:58.381 DEBG [sc] ox1: executing command `hostname ox1`
2442026-07-20T18:56:58.423ZJul 20 18:56:58.392 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2452026-07-20T18:56:58.423ZJul 20 18:56:58.403 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2462026-07-20T18:56:58.448ZJul 20 18:56:58.414 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2472026-07-20T18:56:58.448ZJul 20 18:56:58.422 INFO ox2: logged out
2482026-07-20T18:56:58.448ZJul 20 18:56:58.425 INFO ox1: logging out
2492026-07-20T18:56:58.503ZJul 20 18:56:58.492 INFO ox1: logged out
2502026-07-20T18:56:58.537ZJul 20 18:56:58.492 DEBG [sc] ox1: starting
2512026-07-20T18:56:58.537ZJul 20 18:56:58.492 DEBG [sc] ox1: connecting to [::1]:64029
2522026-07-20T18:56:58.537ZJul 20 18:56:58.492 DEBG [sc] ox2: starting
2532026-07-20T18:56:58.537ZJul 20 18:56:58.492 DEBG [sc] ox2: connecting to [::1]:59320
2542026-07-20T18:56:58.537ZJul 20 18:56:58.493 DEBG [sc] ox2 waiting for prompt
2552026-07-20T18:56:58.537ZJul 20 18:56:58.493 DEBG [sc] ox1 waiting for prompt
2562026-07-20T18:56:58.537ZJul 20 18:56:58.499 DEBG [sc] ox2: logging in
2572026-07-20T18:56:58.537ZJul 20 18:56:58.502 DEBG [sc] ox1: logging in
2582026-07-20T18:56:58.599ZJul 20 18:56:58.588 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-07-20T18:56:58.624ZJul 20 18:56:58.602 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-07-20T18:57:03.534ZJul 20 18:57:03.523 DEBG [sc] ox2: starting
2612026-07-20T18:57:03.534ZJul 20 18:57:03.523 DEBG [sc] ox2: connecting to [::1]:59320
2622026-07-20T18:57:03.560ZJul 20 18:57:03.523 DEBG [sc] ox2 waiting for prompt
2632026-07-20T18:57:03.560ZJul 20 18:57:03.533 DEBG [sc] ox2: logging in
2642026-07-20T18:57:03.624ZJul 20 18:57:03.612 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-07-20T18:57:03.711ZJul 20 18:57:03.700 DEBG [sc] ox2: starting
2662026-07-20T18:57:03.712ZJul 20 18:57:03.700 DEBG [sc] ox2: connecting to [::1]:59320
2672026-07-20T18:57:03.737ZJul 20 18:57:03.700 DEBG [sc] ox2 waiting for prompt
2682026-07-20T18:57:03.738ZJul 20 18:57:03.710 DEBG [sc] ox2: logging in
2692026-07-20T18:57:03.810ZJul 20 18:57:03.798 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-07-20T18:57:05.037ZJul 20 18:57:05.025 DEBG [sc] ox1: starting
2712026-07-20T18:57:05.037ZJul 20 18:57:05.025 DEBG [sc] ox1: connecting to [::1]:64029
2722026-07-20T18:57:05.061ZJul 20 18:57:05.026 DEBG [sc] ox1 waiting for prompt
2732026-07-20T18:57:05.061ZJul 20 18:57:05.036 DEBG [sc] ox1: logging in
2742026-07-20T18:57:05.135ZJul 20 18:57:05.123 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-07-20T18:57:05.224ZJul 20 18:57:05.212 DEBG [sc] ox1: starting
2762026-07-20T18:57:05.224ZJul 20 18:57:05.212 DEBG [sc] ox1: connecting to [::1]:64029
2772026-07-20T18:57:05.248ZJul 20 18:57:05.213 DEBG [sc] ox1 waiting for prompt
2782026-07-20T18:57:05.248ZJul 20 18:57:05.223 DEBG [sc] ox1: logging in
2792026-07-20T18:57:05.322ZJul 20 18:57:05.310 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-07-20T18:57:05.392ZJul 20 18:57:05.381 DEBG [sc] ox1: starting
2812026-07-20T18:57:05.392ZJul 20 18:57:05.381 DEBG [sc] ox1: connecting to [::1]:64029
2822026-07-20T18:57:05.416ZJul 20 18:57:05.381 DEBG [sc] ox1 waiting for prompt
2832026-07-20T18:57:05.416ZJul 20 18:57:05.387 DEBG [sc] ox1: logging in
2842026-07-20T18:57:05.487ZJul 20 18:57:05.475 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-07-20T18:57:05.597ZJul 20 18:57:05.585 DEBG [sc] ox1: starting
2862026-07-20T18:57:05.597ZJul 20 18:57:05.585 DEBG [sc] ox1: connecting to [::1]:64029
2872026-07-20T18:57:05.621ZJul 20 18:57:05.586 DEBG [sc] ox1 waiting for prompt
2882026-07-20T18:57:05.621ZJul 20 18:57:05.597 DEBG [sc] ox1: logging in
2892026-07-20T18:57:05.696ZJul 20 18:57:05.684 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-07-20T18:57:05.763ZJul 20 18:57:05.751 DEBG [sc] ox2: starting
2912026-07-20T18:57:05.763ZJul 20 18:57:05.751 DEBG [sc] ox2: connecting to [::1]:59320
2922026-07-20T18:57:05.787ZJul 20 18:57:05.752 DEBG [sc] ox2 waiting for prompt
2932026-07-20T18:57:05.787ZJul 20 18:57:05.763 DEBG [sc] ox2: logging in
2942026-07-20T18:57:05.864ZJul 20 18:57:05.852 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-07-20T18:57:05.963ZJul 20 18:57:05.951 DEBG [sc] ox2: starting
2962026-07-20T18:57:05.963ZJul 20 18:57:05.951 DEBG [sc] ox2: connecting to [::1]:59320
2972026-07-20T18:57:05.990ZJul 20 18:57:05.951 DEBG [sc] ox2 waiting for prompt
2982026-07-20T18:57:05.990ZJul 20 18:57:05.961 DEBG [sc] ox2: logging in
2992026-07-20T18:57:06.062ZJul 20 18:57:06.051 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-07-20T18:57:06.129ZJul 20 18:57:06.117 DEBG [sc] ox1: starting
3012026-07-20T18:57:06.129ZJul 20 18:57:06.117 DEBG [sc] ox1: connecting to [::1]:64029
3022026-07-20T18:57:06.153ZJul 20 18:57:06.118 DEBG [sc] ox2: starting
3032026-07-20T18:57:06.153ZJul 20 18:57:06.118 DEBG [sc] ox2: connecting to [::1]:59320
3042026-07-20T18:57:06.153ZJul 20 18:57:06.118 DEBG [sc] ox1 waiting for prompt
3052026-07-20T18:57:06.153ZJul 20 18:57:06.118 DEBG [sc] ox2 waiting for prompt
3062026-07-20T18:57:06.153ZJul 20 18:57:06.127 DEBG [sc] ox2: logging in
3072026-07-20T18:57:06.153ZJul 20 18:57:06.128 DEBG [sc] ox1: logging in
3082026-07-20T18:57:06.227ZJul 20 18:57:06.215 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-07-20T18:57:06.251ZJul 20 18:57:06.216 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-07-20T18:57:06.307ZJul 20 18:57:06.295 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3112026-07-20T18:57:06.307ZJul 20 18:57:06.295 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3122026-07-20T18:57:07.311ZJul 20 18:57:07.300 INFO adding BGP routers to both mgd nodes
3132026-07-20T18:57:07.336ZJul 20 18:57:07.303 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-07-20T18:57:07.336Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-07-20T18:57:08.323Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-07-20T18:57:09.326Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-07-20T18:57:10.328Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-07-20T18:57:11.330Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-07-20T18:57:12.332Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(ConnectionCollision)
3202026-07-20T18:57:13.336ZJul 20 18:57:13.323 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-07-20T18:57:13.360Z+ (( status != 0 ))
3222026-07-20T18:57:13.360Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-07-20T18:57:13.385ZJul 20 18:57:13.352 INFO destroying runner for deployment mgduou
3242026-07-20T18:57:13.385ZJul 20 18:57:13.353 INFO destroying deployment mgduou
3252026-07-20T18:57:13.385ZJul 20 18:57:13.353 INFO destroying nodes
3262026-07-20T18:57:13.385ZJul 20 18:57:13.361 INFO destroying links
3272026-07-20T18:57:13.385ZJul 20 18:57:13.361 INFO destroying link mgduou_ox1_vn_vnic0
3282026-07-20T18:57:14.378ZJul 20 18:57:14.366 INFO destroying link mgduou_ox1_vn_sim0
3292026-07-20T18:57:14.402ZJul 20 18:57:14.367 INFO destroying link mgduou_ox2_vn_vnic0
3302026-07-20T18:57:14.402ZJul 20 18:57:14.368 INFO destroying link mgduou_ox2_vn_sim0
3312026-07-20T18:57:14.402ZJul 20 18:57:14.369 INFO destroying external links
3322026-07-20T18:57:14.402ZJul 20 18:57:14.369 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-07-20T18:57:14.403ZJul 20 18:57:14.370 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-07-20T18:57:14.403ZJul 20 18:57:14.372 INFO destroying images
3352026-07-20T18:57:14.530ZJul 20 18:57:14.517 INFO destroying workspace at .falcon
3362026-07-20T18:57:14.554Z+ return 0
3372026-07-20T18:57:14.554Z+ run_test quartet-unnumbered
3382026-07-20T18:57:14.554Z+ local test_name=quartet-unnumbered
3392026-07-20T18:57:14.554Z+ local status=0
3402026-07-20T18:57:14.554Z+ clear_falcon_workspace_files
3412026-07-20T18:57:14.554Z+ [[ -d .falcon ]]
3422026-07-20T18:57:14.554Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-07-20T18:57:14.554Z+ RUST_LOG=debug
3442026-07-20T18:57:14.554Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-07-20T18:57:14.579ZJul 20 18:57:14.549 DEBG using default route interface igb0
3462026-07-20T18:57:14.579ZJul 20 18:57:14.549 DEBG using default route interface igb0
3472026-07-20T18:57:14.579ZJul 20 18:57:14.549 DEBG using default route interface igb0
3482026-07-20T18:57:14.579ZJul 20 18:57:14.549 DEBG using default route interface igb0
3492026-07-20T18:57:14.579ZJul 20 18:57:14.549 INFO mgquartetu: launching quartet topology
3502026-07-20T18:57:14.579ZJul 20 18:57:14.549 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-07-20T18:57:14.579ZJul 20 18:57:14.550 INFO starting preflight for deployment mgquartetu
3522026-07-20T18:57:15.029ZJul 20 18:57:15.017 INFO base image for debian-13.2 does not exist, attempting to install
3532026-07-20T18:57:15.029ZJul 20 18:57:15.017 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-07-20T18:57:36.376ZJul 20 18:57:36.364 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-07-20T18:57:50.051ZJul 20 18:57:50.039 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-07-20T18:57:50.076ZJul 20 18:57:50.064 INFO copying image data to zvol
3572026-07-20T18:57:57.207ZJul 20 18:57:57.195 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-07-20T18:58:00.325ZJul 20 18:58:00.313 INFO base image for eos-4.35 does not exist, attempting to install
3592026-07-20T18:58:00.325ZJul 20 18:58:00.313 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-07-20T18:58:42.390ZJul 20 18:58:42.379 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-07-20T18:59:47.161ZJul 20 18:59:47.148 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-07-20T18:59:47.187ZJul 20 18:59:47.175 INFO copying image data to zvol
3632026-07-20T19:00:35.899ZJul 20 19:00:35.887 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-07-20T19:00:39.333ZJul 20 19:00:39.320 INFO base image for junos-23.2 does not exist, attempting to install
3652026-07-20T19:00:39.333ZJul 20 19:00:39.320 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-07-20T19:01:13.968ZJul 20 19:01:13.956 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-07-20T19:02:12.855ZJul 20 19:02:12.843 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-07-20T19:02:12.883ZJul 20 19:02:12.871 INFO copying image data to zvol
3692026-07-20T19:03:00.477ZJul 20 19:03:00.465 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-07-20T19:03:03.898ZJul 20 19:03:03.886 INFO creating links
3712026-07-20T19:03:03.898ZJul 20 19:03:03.886 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-07-20T19:03:03.898ZJul 20 19:03:03.886 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-07-20T19:03:03.898ZJul 20 19:03:03.886 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-07-20T19:03:03.922ZJul 20 19:03:03.888 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-07-20T19:03:03.922ZJul 20 19:03:03.895 DEBG link pair created
3762026-07-20T19:03:03.922ZJul 20 19:03:03.895 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-07-20T19:03:03.922ZJul 20 19:03:03.895 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-07-20T19:03:03.922ZJul 20 19:03:03.895 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-07-20T19:03:03.923ZJul 20 19:03:03.897 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-07-20T19:03:03.923ZJul 20 19:03:03.903 DEBG link pair created
3812026-07-20T19:03:03.923ZJul 20 19:03:03.903 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-07-20T19:03:03.923ZJul 20 19:03:03.903 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-07-20T19:03:03.923ZJul 20 19:03:03.903 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-07-20T19:03:03.923ZJul 20 19:03:03.905 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-07-20T19:03:03.949ZJul 20 19:03:03.912 DEBG link pair created
3862026-07-20T19:03:03.949ZJul 20 19:03:03.912 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-07-20T19:03:03.949ZJul 20 19:03:03.912 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-07-20T19:03:03.949ZJul 20 19:03:03.912 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-07-20T19:03:03.949ZJul 20 19:03:03.913 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-07-20T19:03:03.949ZJul 20 19:03:03.920 DEBG link pair created
3912026-07-20T19:03:03.949ZJul 20 19:03:03.920 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-07-20T19:03:03.949ZJul 20 19:03:03.920 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-07-20T19:03:03.949ZJul 20 19:03:03.920 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-07-20T19:03:03.949ZJul 20 19:03:03.921 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-07-20T19:03:03.949ZJul 20 19:03:03.928 DEBG link pair created
3962026-07-20T19:03:03.949ZJul 20 19:03:03.928 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-07-20T19:03:03.949ZJul 20 19:03:03.928 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-07-20T19:03:03.949ZJul 20 19:03:03.928 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-07-20T19:03:03.949ZJul 20 19:03:03.930 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-07-20T19:03:03.974ZJul 20 19:03:03.937 DEBG link pair created
4012026-07-20T19:03:03.974ZJul 20 19:03:03.937 INFO creating external links
4022026-07-20T19:03:03.974ZJul 20 19:03:03.937 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-07-20T19:03:03.974ZJul 20 19:03:03.937 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-07-20T19:03:03.974ZJul 20 19:03:03.939 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-07-20T19:03:03.974ZJul 20 19:03:03.939 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-07-20T19:03:03.974ZJul 20 19:03:03.939 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-07-20T19:03:03.974ZJul 20 19:03:03.940 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-07-20T19:03:03.974ZJul 20 19:03:03.940 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-07-20T19:03:03.974ZJul 20 19:03:03.940 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-07-20T19:03:03.974ZJul 20 19:03:03.942 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-07-20T19:03:03.974ZJul 20 19:03:03.942 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-07-20T19:03:03.974ZJul 20 19:03:03.942 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-07-20T19:03:03.974ZJul 20 19:03:03.943 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-07-20T19:03:03.974ZJul 20 19:03:03.943 INFO creating nodes
4152026-07-20T19:03:03.974ZJul 20 19:03:03.943 INFO ox: launching node
4162026-07-20T19:03:03.974ZJul 20 19:03:03.945 INFO cr1: launching node
4172026-07-20T19:03:03.974ZJul 20 19:03:03.947 INFO cr2: launching node
4182026-07-20T19:03:03.974ZJul 20 19:03:03.949 INFO cr3: launching node
4192026-07-20T19:03:03.998ZJul 20 19:03:03.963 INFO launched instance ox with pid 913 on port 42463
4202026-07-20T19:03:03.998ZJul 20 19:03:03.963 INFO ox: instance ensure
4212026-07-20T19:03:03.998ZJul 20 19:03:03.963 INFO launched instance cr1 with pid 914 on port 48989
4222026-07-20T19:03:03.998ZJul 20 19:03:03.964 INFO cr1: instance ensure
4232026-07-20T19:03:03.998ZJul 20 19:03:03.964 INFO launched instance cr2 with pid 915 on port 55363
4242026-07-20T19:03:03.998ZJul 20 19:03:03.964 INFO cr2: instance ensure
4252026-07-20T19:03:03.998ZJul 20 19:03:03.964 INFO launched instance cr3 with pid 916 on port 50284
4262026-07-20T19:03:03.998ZJul 20 19:03:03.964 INFO cr3: instance ensure
4272026-07-20T19:03:06.976ZJul 20 19:03:06.964 INFO ox: instance ensure completed after 0 retries
4282026-07-20T19:03:06.976ZJul 20 19:03:06.964 INFO ox: instance run
4292026-07-20T19:03:07.015ZJul 20 19:03:06.964 DEBG [sc] ox: starting
4302026-07-20T19:03:07.015ZJul 20 19:03:06.964 DEBG [sc] ox: connecting to [::1]:42463
4312026-07-20T19:03:07.015ZJul 20 19:03:06.965 DEBG [sc] ox waiting for prompt
4322026-07-20T19:03:07.270ZJul 20 19:03:07.257 INFO cr1: instance ensure completed after 0 retries
4332026-07-20T19:03:07.270ZJul 20 19:03:07.257 INFO cr1: instance run
4342026-07-20T19:03:07.294ZJul 20 19:03:07.258 DEBG [sc] cr1: starting
4352026-07-20T19:03:07.294ZJul 20 19:03:07.258 DEBG [sc] cr1: connecting to [::1]:48989
4362026-07-20T19:03:07.294ZJul 20 19:03:07.258 DEBG [sc] cr1 waiting for prompt
4372026-07-20T19:03:07.294ZJul 20 19:03:07.276 INFO cr2: instance ensure completed after 0 retries
4382026-07-20T19:03:07.295ZJul 20 19:03:07.276 INFO cr2: instance run
4392026-07-20T19:03:07.295ZJul 20 19:03:07.276 DEBG [sc] cr2: starting
4402026-07-20T19:03:07.295ZJul 20 19:03:07.276 DEBG [sc] cr2: connecting to [::1]:55363
4412026-07-20T19:03:07.295ZJul 20 19:03:07.277 DEBG [sc] cr2 waiting for prompt
4422026-07-20T19:03:07.394ZJul 20 19:03:07.382 INFO cr3: instance ensure completed after 0 retries
4432026-07-20T19:03:07.394ZJul 20 19:03:07.382 INFO cr3: instance run
4442026-07-20T19:03:24.347ZJul 20 19:03:24.335 DEBG [sc] cr1: logging in
4452026-07-20T19:03:24.751ZJul 20 19:03:24.737 INFO cr1: mounting /opt/cargo-bay
4462026-07-20T19:03:24.751ZJul 20 19:03:24.737 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4472026-07-20T19:03:24.782ZJul 20 19:03:24.770 DEBG [sc] cr1: executing command `cd`
4482026-07-20T19:03:24.806ZJul 20 19:03:24.781 INFO cr1: finished mounting /opt/cargo-bay
4492026-07-20T19:03:24.806ZJul 20 19:03:24.781 DEBG [sc] cr1: executing command `hostname cr1`
4502026-07-20T19:03:24.806ZJul 20 19:03:24.792 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-07-20T19:03:24.830ZJul 20 19:03:24.804 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-07-20T19:03:24.830ZJul 20 19:03:24.814 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-07-20T19:03:24.854ZJul 20 19:03:24.825 INFO cr1: logging out
4542026-07-20T19:03:26.895ZJul 20 19:03:26.883 INFO cr1: logged out
4552026-07-20T19:03:27.014ZJul 20 19:03:27.002 DEBG [sc] ox: logging in
4562026-07-20T19:03:27.212ZJul 20 19:03:27.200 INFO ox: mounting /opt/cargo-bay
4572026-07-20T19:03:27.212ZJul 20 19:03:27.200 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-07-20T19:03:28.345ZJul 20 19:03:28.332 DEBG [sc] ox: executing command `cd`
4592026-07-20T19:03:28.369ZJul 20 19:03:28.343 INFO ox: finished mounting /opt/cargo-bay
4602026-07-20T19:03:28.369ZJul 20 19:03:28.343 DEBG [sc] ox: executing command `hostname ox`
4612026-07-20T19:03:28.369ZJul 20 19:03:28.354 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-07-20T19:03:28.393ZJul 20 19:03:28.365 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-07-20T19:03:28.393ZJul 20 19:03:28.376 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-07-20T19:03:28.417ZJul 20 19:03:28.387 INFO ox: logging out
4652026-07-20T19:03:28.504ZJul 20 19:03:28.492 INFO ox: logged out
4662026-07-20T19:03:28.999ZJul 20 19:03:28.983 DEBG [sc] cr2: logging in
4672026-07-20T19:03:29.420ZJul 20 19:03:29.408 INFO cr2: mounting /opt/cargo-bay
4682026-07-20T19:03:29.420ZJul 20 19:03:29.408 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-07-20T19:03:29.444ZJul 20 19:03:29.419 DEBG [sc] cr2: executing command `cd`
4702026-07-20T19:03:29.444ZJul 20 19:03:29.430 INFO cr2: finished mounting /opt/cargo-bay
4712026-07-20T19:03:29.444ZJul 20 19:03:29.430 DEBG [sc] cr2: executing command `hostname cr2`
4722026-07-20T19:03:29.468ZJul 20 19:03:29.441 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-07-20T19:03:29.469ZJul 20 19:03:29.452 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-07-20T19:03:29.492ZJul 20 19:03:29.463 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-07-20T19:03:29.492ZJul 20 19:03:29.474 INFO cr2: logging out
4762026-07-20T19:03:32.405ZJul 20 19:03:32.393 INFO cr2: logged out
4772026-07-20T19:03:32.405ZJul 20 19:03:32.393 INFO mgquartetu: quartet topology launch complete
4782026-07-20T19:03:32.430ZJul 20 19:03:32.393 DEBG [sc] ox: starting
4792026-07-20T19:03:32.430ZJul 20 19:03:32.393 DEBG [sc] ox: connecting to [::1]:42463
4802026-07-20T19:03:32.430ZJul 20 19:03:32.393 DEBG [sc] ox waiting for prompt
4812026-07-20T19:03:32.430ZJul 20 19:03:32.404 DEBG [sc] ox: logging in
4822026-07-20T19:03:32.504ZJul 20 19:03:32.492 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-07-20T19:03:38.349ZJul 20 19:03:38.323 DEBG [sc] ox: starting
4842026-07-20T19:03:38.349ZJul 20 19:03:38.323 DEBG [sc] ox: connecting to [::1]:42463
4852026-07-20T19:03:38.411ZJul 20 19:03:38.324 DEBG [sc] ox waiting for prompt
4862026-07-20T19:03:38.411ZJul 20 19:03:38.333 DEBG [sc] ox: logging in
4872026-07-20T19:03:38.453ZJul 20 19:03:38.410 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-07-20T19:03:38.534ZJul 20 19:03:38.499 DEBG [sc] ox: starting
4892026-07-20T19:03:38.535ZJul 20 19:03:38.499 DEBG [sc] ox: connecting to [::1]:42463
4902026-07-20T19:03:38.579ZJul 20 19:03:38.499 DEBG [sc] ox waiting for prompt
4912026-07-20T19:03:38.579ZJul 20 19:03:38.510 DEBG [sc] ox: logging in
4922026-07-20T19:03:38.623ZJul 20 19:03:38.597 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-07-20T19:03:38.684ZJul 20 19:03:38.664 INFO cr3: starting juniper unnumbered setup
4942026-07-20T19:03:38.684ZJul 20 19:03:38.664 INFO ox: setting up npuvm
4952026-07-20T19:03:38.684ZJul 20 19:03:38.664 INFO waiting for ceos to initialize
4962026-07-20T19:03:38.684ZJul 20 19:03:38.664 INFO cr1: installing frr
4972026-07-20T19:03:38.715ZJul 20 19:03:38.664 INFO cr3: staged Juniper config and license for guest systemd services
4982026-07-20T19:03:38.715ZJul 20 19:03:38.664 INFO cr3: waiting for Juniper guest config apply
4992026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] ox: starting
5002026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] ox: connecting to [::1]:42463
5012026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr1: starting
5022026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr1: connecting to [::1]:48989
5032026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr2: starting
5042026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr2: connecting to [::1]:55363
5052026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr3: starting
5062026-07-20T19:03:38.715ZJul 20 19:03:38.664 DEBG [sc] cr3: connecting to [::1]:50284
5072026-07-20T19:03:38.715ZJul 20 19:03:38.665 DEBG [sc] cr2 waiting for prompt
5082026-07-20T19:03:38.715ZJul 20 19:03:38.665 DEBG [sc] cr3 waiting for prompt
5092026-07-20T19:03:38.715ZJul 20 19:03:38.665 DEBG [sc] cr3: logging in
5102026-07-20T19:03:38.715ZJul 20 19:03:38.665 DEBG [sc] ox waiting for prompt
5112026-07-20T19:03:38.715ZJul 20 19:03:38.665 DEBG [sc] cr1 waiting for prompt
5122026-07-20T19:03:38.715ZJul 20 19:03:38.674 DEBG [sc] ox: logging in
5132026-07-20T19:03:38.715ZJul 20 19:03:38.676 DEBG [sc] cr2: logging in
5142026-07-20T19:03:38.715ZJul 20 19:03:38.676 DEBG [sc] cr1: logging in
5152026-07-20T19:03:38.768ZJul 20 19:03:38.751 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5162026-07-20T19:03:38.821ZJul 20 19:03:38.809 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-07-20T19:03:39.065ZJul 20 19:03:39.052 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-07-20T19:03:39.111ZJul 20 19:03:39.099 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-07-20T19:03:41.082ZJul 20 19:03:41.053 INFO cr2: executing eos script show version
5202026-07-20T19:03:41.082ZJul 20 19:03:41.053 DEBG [sc] cr2: starting
5212026-07-20T19:03:41.082ZJul 20 19:03:41.053 DEBG [sc] cr2: connecting to [::1]:55363
5222026-07-20T19:03:41.114ZJul 20 19:03:41.054 DEBG [sc] cr2 waiting for prompt
5232026-07-20T19:03:41.114ZJul 20 19:03:41.064 DEBG [sc] cr2: logging in
5242026-07-20T19:03:41.196ZJul 20 19:03:41.183 INFO cr3: Juniper apply status: waiting for cRPD CLI
5252026-07-20T19:03:41.231ZJul 20 19:03:41.219 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-07-20T19:03:42.195ZJul 20 19:03:42.183 DEBG [sc] cr3: starting
5272026-07-20T19:03:42.195ZJul 20 19:03:42.183 DEBG [sc] cr3: connecting to [::1]:50284
5282026-07-20T19:03:42.220ZJul 20 19:03:42.184 DEBG [sc] cr3 waiting for prompt
5292026-07-20T19:03:42.220ZJul 20 19:03:42.194 DEBG [sc] cr3: logging in
5302026-07-20T19:03:42.350ZJul 20 19:03:42.338 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-07-20T19:03:44.426ZJul 20 19:03:44.413 INFO cr3: Juniper guest config applied
5322026-07-20T19:03:46.320ZJul 20 19:03:46.308 DEBG [sc] ox: starting
5332026-07-20T19:03:46.320ZJul 20 19:03:46.308 DEBG [sc] ox: connecting to [::1]:42463
5342026-07-20T19:03:46.344ZJul 20 19:03:46.308 DEBG [sc] ox waiting for prompt
5352026-07-20T19:03:46.344ZJul 20 19:03:46.319 DEBG [sc] ox: logging in
5362026-07-20T19:03:46.419ZJul 20 19:03:46.407 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-07-20T19:03:46.486ZJul 20 19:03:46.474 DEBG [sc] ox: starting
5382026-07-20T19:03:46.486ZJul 20 19:03:46.474 DEBG [sc] ox: connecting to [::1]:42463
5392026-07-20T19:03:46.510ZJul 20 19:03:46.474 DEBG [sc] ox waiting for prompt
5402026-07-20T19:03:46.510ZJul 20 19:03:46.485 DEBG [sc] ox: logging in
5412026-07-20T19:03:46.585ZJul 20 19:03:46.573 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-07-20T19:03:46.695ZJul 20 19:03:46.683 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-07-20T19:03:46.695ZJul 20 19:03:46.683 DEBG [sc] ox: starting
5442026-07-20T19:03:46.695ZJul 20 19:03:46.683 DEBG [sc] ox: connecting to [::1]:42463
5452026-07-20T19:03:46.719ZJul 20 19:03:46.684 DEBG [sc] ox waiting for prompt
5462026-07-20T19:03:46.719ZJul 20 19:03:46.694 DEBG [sc] ox: logging in
5472026-07-20T19:03:46.782ZJul 20 19:03:46.770 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-07-20T19:03:46.849ZJul 20 19:03:46.837 DEBG [sc] ox: starting
5492026-07-20T19:03:46.849ZJul 20 19:03:46.837 DEBG [sc] ox: connecting to [::1]:42463
5502026-07-20T19:03:46.873ZJul 20 19:03:46.838 DEBG [sc] ox waiting for prompt
5512026-07-20T19:03:46.873ZJul 20 19:03:46.848 DEBG [sc] ox: logging in
5522026-07-20T19:03:46.937ZJul 20 19:03:46.925 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-07-20T19:03:49.425ZJul 20 19:03:49.413 DEBG [sc] cr2: starting
5542026-07-20T19:03:49.425ZJul 20 19:03:49.413 DEBG [sc] cr2: connecting to [::1]:55363
5552026-07-20T19:03:49.449ZJul 20 19:03:49.413 DEBG [sc] cr2 waiting for prompt
5562026-07-20T19:03:49.449ZJul 20 19:03:49.423 DEBG [sc] cr2: logging in
5572026-07-20T19:03:49.567ZJul 20 19:03:49.555 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-07-20T19:03:51.663ZJul 20 19:03:51.651 INFO cr2: executing eos script show version
5592026-07-20T19:03:51.663ZJul 20 19:03:51.651 DEBG [sc] cr2: starting
5602026-07-20T19:03:51.663ZJul 20 19:03:51.651 DEBG [sc] cr2: connecting to [::1]:55363
5612026-07-20T19:03:51.688ZJul 20 19:03:51.652 DEBG [sc] cr2 waiting for prompt
5622026-07-20T19:03:51.688ZJul 20 19:03:51.662 DEBG [sc] cr2: logging in
5632026-07-20T19:03:51.828ZJul 20 19:03:51.816 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-07-20T19:03:54.227ZJul 20 19:03:54.215 DEBG [sc] cr2: starting
5652026-07-20T19:03:54.227ZJul 20 19:03:54.215 DEBG [sc] cr2: connecting to [::1]:55363
5662026-07-20T19:03:54.252ZJul 20 19:03:54.215 DEBG [sc] cr2 waiting for prompt
5672026-07-20T19:03:54.252ZJul 20 19:03:54.225 DEBG [sc] cr2: logging in
5682026-07-20T19:03:54.392ZJul 20 19:03:54.380 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-07-20T19:03:56.532ZJul 20 19:03:56.520 INFO cr2: executing eos script show version
5702026-07-20T19:03:56.532ZJul 20 19:03:56.520 DEBG [sc] cr2: starting
5712026-07-20T19:03:56.532ZJul 20 19:03:56.520 DEBG [sc] cr2: connecting to [::1]:55363
5722026-07-20T19:03:56.557ZJul 20 19:03:56.520 DEBG [sc] cr2 waiting for prompt
5732026-07-20T19:03:56.557ZJul 20 19:03:56.531 DEBG [sc] cr2: logging in
5742026-07-20T19:03:56.708ZJul 20 19:03:56.696 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-07-20T19:03:59.200ZJul 20 19:03:59.181 INFO cr2: executing eos script
5762026-07-20T19:03:59.200Z enable
5772026-07-20T19:03:59.200Z configure
5782026-07-20T19:03:59.200Z ipv6 unicast-routing
5792026-07-20T19:03:59.200Z ip routing ipv6 interfaces
5802026-07-20T19:03:59.200Z ip routing
5812026-07-20T19:03:59.200Z ip route 1.2.3.0/24 null0
5822026-07-20T19:03:59.200Z ipv6 route fd99::/64 null0
5832026-07-20T19:03:59.201Z interface et1
5842026-07-20T19:03:59.201Z no switchport
5852026-07-20T19:03:59.201Z ipv6 enable
5862026-07-20T19:03:59.201Z
5872026-07-20T19:03:59.201Z router bgp 45
5882026-07-20T19:03:59.201Z router-id 1.2.3.1
5892026-07-20T19:03:59.201Z no bgp default ipv4-unicast
5902026-07-20T19:03:59.201Z timers bgp 2 6
5912026-07-20T19:03:59.201Z neighbor ebgp peer group
5922026-07-20T19:03:59.201Z neighbor ebgp remote-as 33
5932026-07-20T19:03:59.201Z neighbor interface Et1 peer-group ebgp
5942026-07-20T19:03:59.201Z address-family ipv4
5952026-07-20T19:03:59.201Z neighbor ebgp activate
5962026-07-20T19:03:59.201Z neighbor ebgp next-hop address-family ipv6 originate
5972026-07-20T19:03:59.201Z network 1.2.3.0/24
5982026-07-20T19:03:59.201Z exit
5992026-07-20T19:03:59.201Z address-family ipv6
6002026-07-20T19:03:59.201Z neighbor ebgp activate
6012026-07-20T19:03:59.201Z neighbor ebgp next-hop address-family ipv6 originate
6022026-07-20T19:03:59.201Z network fd99::/64
6032026-07-20T19:03:59.201Z exit
6042026-07-20T19:03:59.201Z exit
6052026-07-20T19:03:59.201Z
6062026-07-20T19:03:59.227ZJul 20 19:03:59.182 DEBG [sc] cr2: starting
6072026-07-20T19:03:59.227ZJul 20 19:03:59.182 DEBG [sc] cr2: connecting to [::1]:55363
6082026-07-20T19:03:59.228ZJul 20 19:03:59.182 DEBG [sc] cr2 waiting for prompt
6092026-07-20T19:03:59.228ZJul 20 19:03:59.193 DEBG [sc] cr2: logging in
6102026-07-20T19:03:59.370ZJul 20 19:03:59.358 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6112026-07-20T19:03:59.370Z enable
6122026-07-20T19:03:59.370Z configure
6132026-07-20T19:03:59.370Z ipv6 unicast-routing
6142026-07-20T19:03:59.370Z ip routing ipv6 interfaces
6152026-07-20T19:03:59.370Z ip routing
6162026-07-20T19:03:59.370Z ip route 1.2.3.0/24 null0
6172026-07-20T19:03:59.370Z ipv6 route fd99::/64 null0
6182026-07-20T19:03:59.370Z interface et1
6192026-07-20T19:03:59.370Z no switchport
6202026-07-20T19:03:59.370Z ipv6 enable
6212026-07-20T19:03:59.370Z
6222026-07-20T19:03:59.370Z router bgp 45
6232026-07-20T19:03:59.370Z router-id 1.2.3.1
6242026-07-20T19:03:59.370Z no bgp default ipv4-unicast
6252026-07-20T19:03:59.370Z timers bgp 2 6
6262026-07-20T19:03:59.370Z neighbor ebgp peer group
6272026-07-20T19:03:59.370Z neighbor ebgp remote-as 33
6282026-07-20T19:03:59.370Z neighbor interface Et1 peer-group ebgp
6292026-07-20T19:03:59.370Z address-family ipv4
6302026-07-20T19:03:59.370Z neighbor ebgp activate
6312026-07-20T19:03:59.370Z neighbor ebgp next-hop address-family ipv6 originate
6322026-07-20T19:03:59.370Z network 1.2.3.0/24
6332026-07-20T19:03:59.371Z exit
6342026-07-20T19:03:59.371Z address-family ipv6
6352026-07-20T19:03:59.371Z neighbor ebgp activate
6362026-07-20T19:03:59.371Z neighbor ebgp next-hop address-family ipv6 originate
6372026-07-20T19:03:59.371Z network fd99::/64
6382026-07-20T19:03:59.371Z exit
6392026-07-20T19:03:59.371Z exit
6402026-07-20T19:03:59.371Z '`
6412026-07-20T19:04:16.559ZJul 20 19:04:16.537 INFO cr1: enabling frr daemon bgpd
6422026-07-20T19:04:16.559ZJul 20 19:04:16.538 DEBG [sc] cr1: starting
6432026-07-20T19:04:16.559ZJul 20 19:04:16.538 DEBG [sc] cr1: connecting to [::1]:48989
6442026-07-20T19:04:16.591ZJul 20 19:04:16.538 DEBG [sc] cr1 waiting for prompt
6452026-07-20T19:04:16.591ZJul 20 19:04:16.549 DEBG [sc] cr1: logging in
6462026-07-20T19:04:16.712ZJul 20 19:04:16.692 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6472026-07-20T19:04:18.795ZJul 20 19:04:18.779 INFO cr1: stopping frr
6482026-07-20T19:04:18.795ZJul 20 19:04:18.779 DEBG [sc] cr1: starting
6492026-07-20T19:04:18.795ZJul 20 19:04:18.779 DEBG [sc] cr1: connecting to [::1]:48989
6502026-07-20T19:04:18.819ZJul 20 19:04:18.780 DEBG [sc] cr1 waiting for prompt
6512026-07-20T19:04:18.819ZJul 20 19:04:18.790 DEBG [sc] cr1: logging in
6522026-07-20T19:04:18.959ZJul 20 19:04:18.944 DEBG [sc] cr1: executing command `systemctl stop frr`
6532026-07-20T19:04:21.337ZJul 20 19:04:21.325 INFO cr1: starting frr
6542026-07-20T19:04:21.337ZJul 20 19:04:21.325 DEBG [sc] cr1: starting
6552026-07-20T19:04:21.337ZJul 20 19:04:21.325 DEBG [sc] cr1: connecting to [::1]:48989
6562026-07-20T19:04:21.362ZJul 20 19:04:21.326 DEBG [sc] cr1 waiting for prompt
6572026-07-20T19:04:21.362ZJul 20 19:04:21.336 DEBG [sc] cr1: logging in
6582026-07-20T19:04:21.481ZJul 20 19:04:21.469 DEBG [sc] cr1: executing command `systemctl start frr`
6592026-07-20T19:04:24.353ZJul 20 19:04:24.341 INFO ox: npuvm install output:
6602026-07-20T19:04:24.468Zdendrite-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 [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.74 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (26m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (26m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.22 KiB/66.01 MiB (26m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.22 KiB/66.01 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.22 KiB/66.01 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.22 KiB/66.01 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 138.69 KiB/66.01 MiB (14m) dendrite-softnpu.tar.gz [>---------------------------------------] 349.43 KiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 597.43 KiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 963.69 KiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.78 MiB/66.01 MiB (71s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.02 MiB/66.01 MiB (62s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/66.01 MiB (56s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/66.01 MiB (48s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/66.01 MiB (44s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/66.01 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.46 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.70 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.94 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.18 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.53 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.02 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.34 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.62 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.86 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.17 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.69 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.98 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.30 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.53 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.79 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.13 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.37 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.61 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.91 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.17 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.45 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.71 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.97 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.29 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.55 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.81 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.13 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.38 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.64 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.97 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.22 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.48 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.75 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.06 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.32 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.59 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.90 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.15 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.43 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.73 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.00 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.27 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.58 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.83 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.11 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.42 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.67 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.95 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.26 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.51 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.79 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 18.10 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.35 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.62 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.95 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.19 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.46 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.79 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.03 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.30 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.63 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.87 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.14 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.46 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.70 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.98 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.30 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.54 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.82 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.14 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.66 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.98 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.22 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.50 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.82 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.06 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.34 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.66 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.90 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.18 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.50 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.73 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.02 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 27.58 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 27.85 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.17 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.41 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.69 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.00 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.26 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.53 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.85 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.10 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.69 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.95 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##################>---------------------] 31.19 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.77 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.02 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.29 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.61 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.86 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.13 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.44 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.69 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.97 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.53 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 34.82 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 35.10 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.37 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.66 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.94 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 36.21 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.50 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.78 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.04 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.29 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.60 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.88 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.13 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.45 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.72 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.97 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 39.29 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#######################>----------------] 39.56 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 39.81 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.13 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.40 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.65 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.96 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 41.24 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.49 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.80 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.08 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.32 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.64 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.90 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.16 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.42 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.72 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##########################>-------------] 44.00 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##########################>-------------] 44.26 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.56 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.83 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.09 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.40 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.67 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.96 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.96 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.96 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.98 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 46.05 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.22 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.47 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.82 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.06 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.31 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.66 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 47.90 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.14 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.47 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.73 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.98 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.32 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.57 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.82 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.17 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.41 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.65 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.93 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.25 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.49 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.77 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.09 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.33 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.61 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.93 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.17 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.41 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.65 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.01 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.25 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.49 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.09 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.33 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.93 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.16 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.52 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.77 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.00 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.36 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.60 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.84 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.20 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.44 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.04 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.28 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.52 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.88 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.12 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.36 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.66 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.96 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.20 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.50 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.80 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.04 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.32 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.64 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.88 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.16 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.48 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.72 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.01 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 64.32 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.55 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.85 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.16 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.39 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.69 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.99 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 (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
6612026-07-20T19:04:24.468Z Create boot environment: No
6622026-07-20T19:04:24.468ZCreate backup boot environment: No
6632026-07-20T19:04:24.468Z
6642026-07-20T19:04:24.468ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6652026-07-20T19:04:24.468Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 337k/s
6662026-07-20T19:04:24.468Z
6672026-07-20T19:04:24.468ZPHASE ITEMS
6682026-07-20T19:04:24.468Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6692026-07-20T19:04:24.468Z Updating package state database working / Updating package state database Done
6702026-07-20T19:04:24.468Z Updating package cache 0/0 - Updating package cache 0/0
6712026-07-20T19:04:24.468Z Updating image state working \ Updating image state Done
6722026-07-20T19:04:24.469Z 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
6732026-07-20T19:04:24.469Z Reading search index working - Reading search index Done
6742026-07-20T19:04:24.469Z Updating search index 0/1 \ Updating search index 1/1
6752026-07-20T19:04:24.469Z Updating package cache 0/1 | Updating package cache 1/1
6762026-07-20T19:04:24.469Zscadm [########################################] 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 (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 46.22 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 141.69 KiB/15.18 MiB (4m) scadm [#>--------------------------------------] 453.69 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 720.58 KiB/15.18 MiB (53s) scadm [##>-------------------------------------] 968.58 KiB/15.18 MiB (37s) scadm [###>------------------------------------] 1.18 MiB/15.18 MiB (28s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (21s) scadm [####>-----------------------------------] 1.78 MiB/15.18 MiB (17s) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (14s) scadm [#####>----------------------------------] 2.27 MiB/15.18 MiB (12s) scadm [######>---------------------------------] 2.62 MiB/15.18 MiB (10s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.10 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.41 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.70 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.94 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.19 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.54 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.02 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.32 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.62 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.86 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.10 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.46 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.70 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.94 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.18 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.45 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.78 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.01 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.28 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.61 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.85 MiB/15.18 MiB (2s) scadm [#######################>----------------] 9.10 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.36 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.93 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.19 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.44 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.77 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.01 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.27 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.53 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.85 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.09 MiB/15.18 MiB (1s) scadm [################################>-------] 12.36 MiB/15.18 MiB (1s) scadm [#################################>------] 12.60 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.93 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.17 MiB/15.18 MiB (1s) scadm [###################################>----] 13.44 MiB/15.18 MiB (0s) scadm [####################################>---] 13.72 MiB/15.18 MiB (0s) scadm [####################################>---] 14.00 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.25 MiB/15.18 MiB (0s) scadm [######################################>-] 14.52 MiB/15.18 MiB (0s) scadm [#######################################>] 14.81 MiB/15.18 MiB (0s) scadm [#######################################>] 15.09 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 [----------------------------------------] 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 [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 28.48 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 80.96 KiB/11.89 MiB (71m) libsidecar_lite.so [#>--------------------------------------] 312.32 KiB/11.89 MiB (33m) libsidecar_lite.so [#>--------------------------------------] 557.20 KiB/11.89 MiB (18m) libsidecar_lite.so [##>-------------------------------------] 806.08 KiB/11.89 MiB (11m) libsidecar_lite.so [###>------------------------------------] 1.03 MiB/11.89 MiB (7m) libsidecar_lite.so [####>-----------------------------------] 1.39 MiB/11.89 MiB (4m) libsidecar_lite.so [#####>----------------------------------] 1.63 MiB/11.89 MiB (3m) libsidecar_lite.so [######>---------------------------------] 1.87 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.20 MiB/11.89 MiB (2m) libsidecar_lite.so [########>-------------------------------] 2.47 MiB/11.89 MiB (89s) libsidecar_lite.so [#########>------------------------------] 2.71 MiB/11.89 MiB (74s) libsidecar_lite.so [##########>-----------------------------] 2.99 MiB/11.89 MiB (62s) libsidecar_lite.so [###########>----------------------------] 3.31 MiB/11.89 MiB (50s) libsidecar_lite.so [###########>----------------------------] 3.54 MiB/11.89 MiB (44s) libsidecar_lite.so [############>---------------------------] 3.81 MiB/11.89 MiB (38s) libsidecar_lite.so [#############>--------------------------] 4.14 MiB/11.89 MiB (32s) libsidecar_lite.so [##############>-------------------------] 4.38 MiB/11.89 MiB (28s) libsidecar_lite.so [###############>------------------------] 4.63 MiB/11.89 MiB (25s) libsidecar_lite.so [################>-----------------------] 4.88 MiB/11.89 MiB (22s) libsidecar_lite.so [#################>----------------------] 5.22 MiB/11.89 MiB (19s) libsidecar_lite.so [##################>---------------------] 5.46 MiB/11.89 MiB (17s) libsidecar_lite.so [###################>--------------------] 5.72 MiB/11.89 MiB (15s) libsidecar_lite.so [####################>-------------------] 6.01 MiB/11.89 MiB (14s) libsidecar_lite.so [#####################>------------------] 6.30 MiB/11.89 MiB (12s) libsidecar_lite.so [######################>-----------------] 6.56 MiB/11.89 MiB (11s) libsidecar_lite.so [######################>-----------------] 6.82 MiB/11.89 MiB (10s) libsidecar_lite.so [########################>---------------] 7.14 MiB/11.89 MiB (9s) libsidecar_lite.so [########################>---------------] 7.38 MiB/11.89 MiB (8s) libsidecar_lite.so [#########################>--------------] 7.65 MiB/11.89 MiB (7s) libsidecar_lite.so [##########################>-------------] 7.97 MiB/11.89 MiB (6s) libsidecar_lite.so [###########################>------------] 8.22 MiB/11.89 MiB (5s) libsidecar_lite.so [############################>-----------] 8.49 MiB/11.89 MiB (5s) libsidecar_lite.so [#############################>----------] 8.76 MiB/11.89 MiB (4s) libsidecar_lite.so [##############################>---------] 9.06 MiB/11.89 MiB (4s) libsidecar_lite.so [###############################>--------] 9.31 MiB/11.89 MiB (3s) libsidecar_lite.so [################################>-------] 9.60 MiB/11.89 MiB (3s) libsidecar_lite.so [#################################>------] 9.89 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.15 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.41 MiB/11.89 MiB (2s) libsidecar_lite.so [###################################>----] 10.70 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.97 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.23 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.51 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.80 MiB/11.89 MiB (0s)
6772026-07-20T19:04:24.469ZJul 20 19:04:24.342 DEBG [sc] ox: starting
6782026-07-20T19:04:24.469ZJul 20 19:04:24.342 DEBG [sc] ox: connecting to [::1]:42463
6792026-07-20T19:04:24.469ZJul 20 19:04:24.342 DEBG [sc] ox waiting for prompt
6802026-07-20T19:04:24.469ZJul 20 19:04:24.352 DEBG [sc] ox: logging in
6812026-07-20T19:04:24.514ZJul 20 19:04:24.441 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
6822026-07-20T19:04:28.811ZJul 20 19:04:28.798 INFO cr1: executing frr script
6832026-07-20T19:04:28.811Z configure
6842026-07-20T19:04:28.811Z ip forwarding
6852026-07-20T19:04:28.811Z ipv6 forwarding
6862026-07-20T19:04:28.811Z ip route 1.2.3.0/24 null0
6872026-07-20T19:04:28.811Z ipv6 route fd99::/64 null0
6882026-07-20T19:04:28.811Z router bgp 44
6892026-07-20T19:04:28.811Z no bgp ebgp-requires-policy
6902026-07-20T19:04:28.811Z timers bgp 2 6
6912026-07-20T19:04:28.811Z neighbor enp0s8 interface remote-as external
6922026-07-20T19:04:28.811Z neighbor enp0s8 timers connect 1
6932026-07-20T19:04:28.812Z address-family ipv4 unicast
6942026-07-20T19:04:28.812Z network 1.2.3.0/24
6952026-07-20T19:04:28.812Z neighbor enp0s8 activate
6962026-07-20T19:04:28.812Z exit-address-family
6972026-07-20T19:04:28.812Z address-family ipv6 unicast
6982026-07-20T19:04:28.812Z network fd99::/64
6992026-07-20T19:04:28.812Z neighbor enp0s8 activate
7002026-07-20T19:04:28.812Z exit-address-family
7012026-07-20T19:04:28.812Z exit
7022026-07-20T19:04:28.812Z
7032026-07-20T19:04:28.837ZJul 20 19:04:28.798 DEBG [sc] cr1: starting
7042026-07-20T19:04:28.837ZJul 20 19:04:28.798 DEBG [sc] cr1: connecting to [::1]:48989
7052026-07-20T19:04:28.837ZJul 20 19:04:28.799 DEBG [sc] cr1 waiting for prompt
7062026-07-20T19:04:28.837ZJul 20 19:04:28.809 DEBG [sc] cr1: logging in
7072026-07-20T19:04:28.953ZJul 20 19:04:28.941 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 ' '`
7082026-07-20T19:04:31.124ZJul 20 19:04:31.112 DEBG [sc] ox: starting
7092026-07-20T19:04:31.124ZJul 20 19:04:31.112 DEBG [sc] ox: connecting to [::1]:42463
7102026-07-20T19:04:31.150ZJul 20 19:04:31.113 DEBG [sc] ox waiting for prompt
7112026-07-20T19:04:31.150ZJul 20 19:04:31.124 DEBG [sc] ox: logging in
7122026-07-20T19:04:31.225ZJul 20 19:04:31.212 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7132026-07-20T19:04:32.248ZJul 20 19:04:32.236 DEBG [sc] ox: starting
7142026-07-20T19:04:32.248ZJul 20 19:04:32.236 DEBG [sc] ox: connecting to [::1]:42463
7152026-07-20T19:04:32.273ZJul 20 19:04:32.236 DEBG [sc] ox waiting for prompt
7162026-07-20T19:04:32.273ZJul 20 19:04:32.236 DEBG [sc] ox: logging in
7172026-07-20T19:04:32.325ZJul 20 19:04:32.313 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7182026-07-20T19:04:32.380ZJul 20 19:04:32.368 DEBG [sc] ox: starting
7192026-07-20T19:04:32.380ZJul 20 19:04:32.368 DEBG [sc] ox: connecting to [::1]:42463
7202026-07-20T19:04:32.405ZJul 20 19:04:32.369 DEBG [sc] ox waiting for prompt
7212026-07-20T19:04:32.405ZJul 20 19:04:32.379 DEBG [sc] ox: logging in
7222026-07-20T19:04:32.470ZJul 20 19:04:32.457 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7232026-07-20T19:04:32.524ZJul 20 19:04:32.512 DEBG [sc] ox: starting
7242026-07-20T19:04:32.524ZJul 20 19:04:32.512 DEBG [sc] ox: connecting to [::1]:42463
7252026-07-20T19:04:32.550ZJul 20 19:04:32.513 DEBG [sc] ox waiting for prompt
7262026-07-20T19:04:32.551ZJul 20 19:04:32.523 DEBG [sc] ox: logging in
7272026-07-20T19:04:32.611ZJul 20 19:04:32.600 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7282026-07-20T19:04:32.668ZJul 20 19:04:32.655 DEBG [sc] ox: starting
7292026-07-20T19:04:32.668ZJul 20 19:04:32.655 DEBG [sc] ox: connecting to [::1]:42463
7302026-07-20T19:04:32.693ZJul 20 19:04:32.656 DEBG [sc] ox waiting for prompt
7312026-07-20T19:04:32.693ZJul 20 19:04:32.666 DEBG [sc] ox: logging in
7322026-07-20T19:04:32.757ZJul 20 19:04:32.745 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7332026-07-20T19:04:32.813ZJul 20 19:04:32.800 DEBG [sc] ox: starting
7342026-07-20T19:04:32.813ZJul 20 19:04:32.800 DEBG [sc] ox: connecting to [::1]:42463
7352026-07-20T19:04:32.837ZJul 20 19:04:32.801 DEBG [sc] ox waiting for prompt
7362026-07-20T19:04:32.837ZJul 20 19:04:32.811 DEBG [sc] ox: logging in
7372026-07-20T19:04:32.901ZJul 20 19:04:32.889 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7382026-07-20T19:04:32.956ZJul 20 19:04:32.943 DEBG [sc] ox: starting
7392026-07-20T19:04:32.956ZJul 20 19:04:32.943 DEBG [sc] ox: connecting to [::1]:42463
7402026-07-20T19:04:32.981ZJul 20 19:04:32.944 DEBG [sc] ox waiting for prompt
7412026-07-20T19:04:32.981ZJul 20 19:04:32.954 DEBG [sc] ox: logging in
7422026-07-20T19:04:33.044ZJul 20 19:04:33.031 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7432026-07-20T19:04:33.099ZJul 20 19:04:33.087 DEBG [sc] ox: starting
7442026-07-20T19:04:33.099ZJul 20 19:04:33.087 DEBG [sc] ox: connecting to [::1]:42463
7452026-07-20T19:04:33.123ZJul 20 19:04:33.087 DEBG [sc] ox waiting for prompt
7462026-07-20T19:04:33.123ZJul 20 19:04:33.098 DEBG [sc] ox: logging in
7472026-07-20T19:04:33.187ZJul 20 19:04:33.175 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7482026-07-20T19:04:33.242ZJul 20 19:04:33.230 DEBG [sc] ox: starting
7492026-07-20T19:04:33.242ZJul 20 19:04:33.230 DEBG [sc] ox: connecting to [::1]:42463
7502026-07-20T19:04:33.269ZJul 20 19:04:33.230 DEBG [sc] ox waiting for prompt
7512026-07-20T19:04:33.269ZJul 20 19:04:33.240 DEBG [sc] ox: logging in
7522026-07-20T19:04:33.329ZJul 20 19:04:33.317 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7532026-07-20T19:04:33.384ZJul 20 19:04:33.372 DEBG [sc] ox: starting
7542026-07-20T19:04:33.384ZJul 20 19:04:33.372 DEBG [sc] ox: connecting to [::1]:42463
7552026-07-20T19:04:33.409ZJul 20 19:04:33.372 DEBG [sc] ox waiting for prompt
7562026-07-20T19:04:33.409ZJul 20 19:04:33.383 DEBG [sc] ox: logging in
7572026-07-20T19:04:33.473ZJul 20 19:04:33.460 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7582026-07-20T19:04:33.528ZJul 20 19:04:33.515 DEBG [sc] ox: starting
7592026-07-20T19:04:33.528ZJul 20 19:04:33.515 DEBG [sc] ox: connecting to [::1]:42463
7602026-07-20T19:04:33.553ZJul 20 19:04:33.516 DEBG [sc] ox waiting for prompt
7612026-07-20T19:04:33.553ZJul 20 19:04:33.527 DEBG [sc] ox: logging in
7622026-07-20T19:04:33.616ZJul 20 19:04:33.604 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7632026-07-20T19:04:33.683ZJul 20 19:04:33.671 DEBG [sc] ox: starting
7642026-07-20T19:04:33.683ZJul 20 19:04:33.671 DEBG [sc] ox: connecting to [::1]:42463
7652026-07-20T19:04:33.708ZJul 20 19:04:33.671 DEBG [sc] ox waiting for prompt
7662026-07-20T19:04:33.708ZJul 20 19:04:33.682 DEBG [sc] ox: logging in
7672026-07-20T19:04:33.773ZJul 20 19:04:33.761 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7682026-07-20T19:04:33.832ZJul 20 19:04:33.820 INFO adding BGP router to mgd
7692026-07-20T19:04:33.857Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7702026-07-20T19:04:34.868Zmgd bgp cr2 -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
7712026-07-20T19:04:35.853Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7722026-07-20T19:04:37.162Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7732026-07-20T19:04:38.152ZJul 20 19:04:38.139 INFO cr1: executing frr script show ip bgp json
7742026-07-20T19:04:38.152ZJul 20 19:04:38.139 DEBG [sc] cr1: starting
7752026-07-20T19:04:38.153ZJul 20 19:04:38.139 DEBG [sc] cr1: connecting to [::1]:48989
7762026-07-20T19:04:38.177ZJul 20 19:04:38.140 DEBG [sc] cr1 waiting for prompt
7772026-07-20T19:04:38.177ZJul 20 19:04:38.151 DEBG [sc] cr1: logging in
7782026-07-20T19:04:38.283ZJul 20 19:04:38.271 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7792026-07-20T19:04:40.400ZJul 20 19:04:40.387 INFO cr1: executing frr script show bgp json
7802026-07-20T19:04:40.400ZJul 20 19:04:40.387 DEBG [sc] cr1: starting
7812026-07-20T19:04:40.400ZJul 20 19:04:40.387 DEBG [sc] cr1: connecting to [::1]:48989
7822026-07-20T19:04:40.426ZJul 20 19:04:40.388 DEBG [sc] cr1 waiting for prompt
7832026-07-20T19:04:40.426ZJul 20 19:04:40.399 DEBG [sc] cr1: logging in
7842026-07-20T19:04:40.554ZJul 20 19:04:40.541 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7852026-07-20T19:04:42.702ZJul 20 19:04:42.673 INFO cr2: executing eos script show ip bgp | json
7862026-07-20T19:04:42.702ZJul 20 19:04:42.673 DEBG [sc] cr2: starting
7872026-07-20T19:04:42.703ZJul 20 19:04:42.673 DEBG [sc] cr2: connecting to [::1]:55363
7882026-07-20T19:04:42.775ZJul 20 19:04:42.674 DEBG [sc] cr2 waiting for prompt
7892026-07-20T19:04:42.776ZJul 20 19:04:42.685 DEBG [sc] cr2: logging in
7902026-07-20T19:04:43.017ZJul 20 19:04:43.005 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7912026-07-20T19:04:45.426ZJul 20 19:04:45.414 INFO cr2: executing eos script show ipv6 bgp | json
7922026-07-20T19:04:45.426ZJul 20 19:04:45.414 DEBG [sc] cr2: starting
7932026-07-20T19:04:45.426ZJul 20 19:04:45.414 DEBG [sc] cr2: connecting to [::1]:55363
7942026-07-20T19:04:45.451ZJul 20 19:04:45.415 DEBG [sc] cr2 waiting for prompt
7952026-07-20T19:04:45.451ZJul 20 19:04:45.425 DEBG [sc] cr2: logging in
7962026-07-20T19:04:45.559ZJul 20 19:04:45.547 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7972026-07-20T19:04:47.970ZJul 20 19:04:47.953 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7982026-07-20T19:04:47.971ZJul 20 19:04:47.953 DEBG [sc] cr3: starting
7992026-07-20T19:04:47.971ZJul 20 19:04:47.953 DEBG [sc] cr3: connecting to [::1]:50284
8002026-07-20T19:04:47.998ZJul 20 19:04:47.954 DEBG [sc] cr3 waiting for prompt
8012026-07-20T19:04:47.998ZJul 20 19:04:47.965 DEBG [sc] cr3: logging in
8022026-07-20T19:04:48.346ZJul 20 19:04:48.332 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8032026-07-20T19:04:50.573ZJul 20 19:04:50.513 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8042026-07-20T19:04:50.573ZJul 20 19:04:50.513 DEBG [sc] cr3: starting
8052026-07-20T19:04:50.573ZJul 20 19:04:50.513 DEBG [sc] cr3: connecting to [::1]:50284
8062026-07-20T19:04:50.664ZJul 20 19:04:50.514 DEBG [sc] cr3 waiting for prompt
8072026-07-20T19:04:50.664ZJul 20 19:04:50.524 DEBG [sc] cr3: logging in
8082026-07-20T19:04:50.732ZJul 20 19:04:50.656 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8092026-07-20T19:04:52.868ZJul 20 19:04:52.848 INFO quartet bgp unnumbered test passed 🎉
8102026-07-20T19:04:52.927Z+ (( status != 0 ))
8112026-07-20T19:04:52.927Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8122026-07-20T19:04:52.927ZJul 20 19:04:52.888 INFO destroying runner for deployment mgquartetu
8132026-07-20T19:04:52.927ZJul 20 19:04:52.888 INFO destroying deployment mgquartetu
8142026-07-20T19:04:52.927ZJul 20 19:04:52.888 INFO destroying nodes
8152026-07-20T19:04:53.031ZJul 20 19:04:53.000 INFO destroying links
8162026-07-20T19:04:53.031ZJul 20 19:04:53.000 INFO destroying link mgquartetu_ox_sn_vnic0
8172026-07-20T19:04:53.110ZJul 20 19:04:53.005 INFO destroying link mgquartetu_ox_sn_sim0
8182026-07-20T19:04:53.111ZJul 20 19:04:53.006 INFO destroying link mgquartetu_cr1_vn_vnic0
8192026-07-20T19:04:54.025ZJul 20 19:04:54.009 INFO destroying link mgquartetu_cr1_vn_sim0
8202026-07-20T19:04:54.089ZJul 20 19:04:54.010 INFO destroying link mgquartetu_ox_sn_vnic1
8212026-07-20T19:04:54.089ZJul 20 19:04:54.011 INFO destroying link mgquartetu_ox_sn_sim1
8222026-07-20T19:04:54.089ZJul 20 19:04:54.012 INFO destroying link mgquartetu_cr2_vn_vnic0
8232026-07-20T19:04:54.089ZJul 20 19:04:54.013 INFO destroying link mgquartetu_cr2_vn_sim0
8242026-07-20T19:04:54.089ZJul 20 19:04:54.014 INFO destroying link mgquartetu_ox_sn_vnic2
8252026-07-20T19:04:54.089ZJul 20 19:04:54.015 INFO destroying link mgquartetu_ox_sn_sim2
8262026-07-20T19:04:54.090ZJul 20 19:04:54.016 INFO destroying link mgquartetu_cr3_vn_vnic0
8272026-07-20T19:04:54.090ZJul 20 19:04:54.017 INFO destroying link mgquartetu_cr3_vn_sim0
8282026-07-20T19:04:54.090ZJul 20 19:04:54.018 INFO destroying external links
8292026-07-20T19:04:54.090ZJul 20 19:04:54.018 INFO destroying external link mgquartetu_ox_vn_vnic3
8302026-07-20T19:04:54.090ZJul 20 19:04:54.019 INFO destroying external link mgquartetu_cr1_vn_vnic1
8312026-07-20T19:04:54.090ZJul 20 19:04:54.020 INFO destroying external link mgquartetu_cr2_vn_vnic1
8322026-07-20T19:04:54.090ZJul 20 19:04:54.021 INFO destroying external link mgquartetu_cr3_vn_vnic1
8332026-07-20T19:04:54.090ZJul 20 19:04:54.022 INFO destroying images
8342026-07-20T19:04:54.550ZJul 20 19:04:54.524 INFO destroying workspace at .falcon
8352026-07-20T19:04:54.588Z+ return 0
8362026-07-20T19:04:54.588Z+ run_test quartet-bfd-static-routing
8372026-07-20T19:04:54.588Z+ local test_name=quartet-bfd-static-routing
8382026-07-20T19:04:54.588Z+ local status=0
8392026-07-20T19:04:54.588Z+ clear_falcon_workspace_files
8402026-07-20T19:04:54.588Z+ [[ -d .falcon ]]
8412026-07-20T19:04:54.588Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8422026-07-20T19:04:54.588Z+ RUST_LOG=debug
8432026-07-20T19:04:54.589Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8442026-07-20T19:04:54.589ZJul 20 19:04:54.554 DEBG using default route interface igb0
8452026-07-20T19:04:54.589ZJul 20 19:04:54.554 DEBG using default route interface igb0
8462026-07-20T19:04:54.589ZJul 20 19:04:54.554 DEBG using default route interface igb0
8472026-07-20T19:04:54.589ZJul 20 19:04:54.554 DEBG using default route interface igb0
8482026-07-20T19:04:54.589ZJul 20 19:04:54.554 INFO mgquartetbfd: launching quartet topology
8492026-07-20T19:04:54.589ZJul 20 19:04:54.554 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8502026-07-20T19:04:54.589ZJul 20 19:04:54.554 INFO starting preflight for deployment mgquartetbfd
8512026-07-20T19:04:55.273ZJul 20 19:04:55.262 INFO creating links
8522026-07-20T19:04:55.274ZJul 20 19:04:55.262 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8532026-07-20T19:04:55.274ZJul 20 19:04:55.262 DEBG destroying link mgquartetbfd_ox_sn_sim0
8542026-07-20T19:04:55.274ZJul 20 19:04:55.262 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8552026-07-20T19:04:55.298ZJul 20 19:04:55.265 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8562026-07-20T19:04:55.298ZJul 20 19:04:55.272 DEBG link pair created
8572026-07-20T19:04:55.298ZJul 20 19:04:55.272 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8582026-07-20T19:04:55.298ZJul 20 19:04:55.272 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8592026-07-20T19:04:55.298ZJul 20 19:04:55.272 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8602026-07-20T19:04:55.298ZJul 20 19:04:55.273 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8612026-07-20T19:04:55.298ZJul 20 19:04:55.280 DEBG link pair created
8622026-07-20T19:04:55.298ZJul 20 19:04:55.280 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8632026-07-20T19:04:55.298ZJul 20 19:04:55.280 DEBG destroying link mgquartetbfd_ox_sn_sim1
8642026-07-20T19:04:55.298ZJul 20 19:04:55.280 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8652026-07-20T19:04:55.298ZJul 20 19:04:55.281 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8662026-07-20T19:04:55.322ZJul 20 19:04:55.288 DEBG link pair created
8672026-07-20T19:04:55.322ZJul 20 19:04:55.288 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8682026-07-20T19:04:55.322ZJul 20 19:04:55.288 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8692026-07-20T19:04:55.322ZJul 20 19:04:55.288 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8702026-07-20T19:04:55.322ZJul 20 19:04:55.289 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8712026-07-20T19:04:55.322ZJul 20 19:04:55.296 DEBG link pair created
8722026-07-20T19:04:55.322ZJul 20 19:04:55.296 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8732026-07-20T19:04:55.322ZJul 20 19:04:55.296 DEBG destroying link mgquartetbfd_ox_sn_sim2
8742026-07-20T19:04:55.322ZJul 20 19:04:55.296 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8752026-07-20T19:04:55.322ZJul 20 19:04:55.297 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8762026-07-20T19:04:55.322ZJul 20 19:04:55.303 DEBG link pair created
8772026-07-20T19:04:55.322ZJul 20 19:04:55.303 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8782026-07-20T19:04:55.322ZJul 20 19:04:55.303 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8792026-07-20T19:04:55.322ZJul 20 19:04:55.303 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8802026-07-20T19:04:55.322ZJul 20 19:04:55.304 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8812026-07-20T19:04:55.348ZJul 20 19:04:55.311 DEBG link pair created
8822026-07-20T19:04:55.349ZJul 20 19:04:55.311 INFO creating external links
8832026-07-20T19:04:55.349ZJul 20 19:04:55.311 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8842026-07-20T19:04:55.349ZJul 20 19:04:55.311 INFO creating external link mgquartetbfd_ox_vn_vnic3
8852026-07-20T19:04:55.349ZJul 20 19:04:55.313 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8862026-07-20T19:04:55.349ZJul 20 19:04:55.313 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8872026-07-20T19:04:55.349ZJul 20 19:04:55.313 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8882026-07-20T19:04:55.349ZJul 20 19:04:55.314 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8892026-07-20T19:04:55.349ZJul 20 19:04:55.314 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8902026-07-20T19:04:55.349ZJul 20 19:04:55.314 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8912026-07-20T19:04:55.349ZJul 20 19:04:55.315 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8922026-07-20T19:04:55.349ZJul 20 19:04:55.315 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8932026-07-20T19:04:55.349ZJul 20 19:04:55.315 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8942026-07-20T19:04:55.349ZJul 20 19:04:55.316 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8952026-07-20T19:04:55.349ZJul 20 19:04:55.316 INFO creating nodes
8962026-07-20T19:04:55.349ZJul 20 19:04:55.316 INFO ox: launching node
8972026-07-20T19:04:55.349ZJul 20 19:04:55.318 INFO cr1: launching node
8982026-07-20T19:04:55.349ZJul 20 19:04:55.320 INFO cr2: launching node
8992026-07-20T19:04:55.349ZJul 20 19:04:55.322 INFO cr3: launching node
9002026-07-20T19:04:55.375ZJul 20 19:04:55.336 INFO launched instance ox with pid 967 on port 45297
9012026-07-20T19:04:55.376ZJul 20 19:04:55.336 INFO ox: instance ensure
9022026-07-20T19:04:55.376ZJul 20 19:04:55.336 INFO launched instance cr1 with pid 968 on port 60924
9032026-07-20T19:04:55.376ZJul 20 19:04:55.336 INFO cr1: instance ensure
9042026-07-20T19:04:55.376ZJul 20 19:04:55.337 INFO launched instance cr2 with pid 969 on port 57375
9052026-07-20T19:04:55.376ZJul 20 19:04:55.337 INFO cr2: instance ensure
9062026-07-20T19:04:55.376ZJul 20 19:04:55.337 INFO launched instance cr3 with pid 970 on port 45831
9072026-07-20T19:04:55.376ZJul 20 19:04:55.337 INFO cr3: instance ensure
9082026-07-20T19:04:58.158ZJul 20 19:04:58.146 INFO cr3: instance ensure completed after 0 retries
9092026-07-20T19:04:58.158ZJul 20 19:04:58.146 INFO cr3: instance run
9102026-07-20T19:04:58.375ZJul 20 19:04:58.363 INFO cr1: instance ensure completed after 0 retries
9112026-07-20T19:04:58.375ZJul 20 19:04:58.363 INFO cr1: instance run
9122026-07-20T19:04:58.400ZJul 20 19:04:58.363 DEBG [sc] cr1: starting
9132026-07-20T19:04:58.400ZJul 20 19:04:58.363 DEBG [sc] cr1: connecting to [::1]:60924
9142026-07-20T19:04:58.400ZJul 20 19:04:58.364 DEBG [sc] cr1 waiting for prompt
9152026-07-20T19:04:58.400ZJul 20 19:04:58.373 INFO ox: instance ensure completed after 0 retries
9162026-07-20T19:04:58.400ZJul 20 19:04:58.373 INFO ox: instance run
9172026-07-20T19:04:58.400ZJul 20 19:04:58.373 DEBG [sc] ox: starting
9182026-07-20T19:04:58.400ZJul 20 19:04:58.373 DEBG [sc] ox: connecting to [::1]:45297
9192026-07-20T19:04:58.400ZJul 20 19:04:58.374 DEBG [sc] ox waiting for prompt
9202026-07-20T19:04:58.424ZJul 20 19:04:58.397 INFO cr2: instance ensure completed after 0 retries
9212026-07-20T19:04:58.425ZJul 20 19:04:58.397 INFO cr2: instance run
9222026-07-20T19:04:58.425ZJul 20 19:04:58.397 DEBG [sc] cr2: starting
9232026-07-20T19:04:58.425ZJul 20 19:04:58.397 DEBG [sc] cr2: connecting to [::1]:57375
9242026-07-20T19:04:58.425ZJul 20 19:04:58.398 DEBG [sc] cr2 waiting for prompt
9252026-07-20T19:05:15.628ZJul 20 19:05:15.616 DEBG [sc] cr1: logging in
9262026-07-20T19:05:16.040ZJul 20 19:05:16.028 INFO cr1: mounting /opt/cargo-bay
9272026-07-20T19:05:16.040ZJul 20 19:05:16.028 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9282026-07-20T19:05:16.072ZJul 20 19:05:16.061 DEBG [sc] cr1: executing command `cd`
9292026-07-20T19:05:16.097ZJul 20 19:05:16.072 INFO cr1: finished mounting /opt/cargo-bay
9302026-07-20T19:05:16.097ZJul 20 19:05:16.072 DEBG [sc] cr1: executing command `hostname cr1`
9312026-07-20T19:05:16.097ZJul 20 19:05:16.083 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9322026-07-20T19:05:16.120ZJul 20 19:05:16.094 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9332026-07-20T19:05:16.120ZJul 20 19:05:16.104 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9342026-07-20T19:05:16.144ZJul 20 19:05:16.115 INFO cr1: logging out
9352026-07-20T19:05:18.183ZJul 20 19:05:18.171 INFO cr1: logged out
9362026-07-20T19:05:18.383ZJul 20 19:05:18.371 DEBG [sc] ox: logging in
9372026-07-20T19:05:18.698ZJul 20 19:05:18.686 INFO ox: mounting /opt/cargo-bay
9382026-07-20T19:05:18.698ZJul 20 19:05:18.686 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9392026-07-20T19:05:19.902ZJul 20 19:05:19.890 DEBG [sc] ox: executing command `cd`
9402026-07-20T19:05:19.926ZJul 20 19:05:19.901 INFO ox: finished mounting /opt/cargo-bay
9412026-07-20T19:05:19.926ZJul 20 19:05:19.901 DEBG [sc] ox: executing command `hostname ox`
9422026-07-20T19:05:19.926ZJul 20 19:05:19.913 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9432026-07-20T19:05:19.950ZJul 20 19:05:19.924 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9442026-07-20T19:05:19.950ZJul 20 19:05:19.935 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9452026-07-20T19:05:19.974ZJul 20 19:05:19.946 INFO ox: logging out
9462026-07-20T19:05:20.045ZJul 20 19:05:20.033 INFO ox: logged out
9472026-07-20T19:05:20.123ZJul 20 19:05:20.111 DEBG [sc] cr2: logging in
9482026-07-20T19:05:20.567ZJul 20 19:05:20.555 INFO cr2: mounting /opt/cargo-bay
9492026-07-20T19:05:20.567ZJul 20 19:05:20.555 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9502026-07-20T19:05:20.592ZJul 20 19:05:20.577 DEBG [sc] cr2: executing command `cd`
9512026-07-20T19:05:20.616ZJul 20 19:05:20.588 INFO cr2: finished mounting /opt/cargo-bay
9522026-07-20T19:05:20.616ZJul 20 19:05:20.588 DEBG [sc] cr2: executing command `hostname cr2`
9532026-07-20T19:05:20.616ZJul 20 19:05:20.598 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9542026-07-20T19:05:20.640ZJul 20 19:05:20.609 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9552026-07-20T19:05:20.641ZJul 20 19:05:20.621 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9562026-07-20T19:05:20.665ZJul 20 19:05:20.632 INFO cr2: logging out
9572026-07-20T19:05:23.581ZJul 20 19:05:23.570 INFO cr2: logged out
9582026-07-20T19:05:23.581ZJul 20 19:05:23.570 INFO mgquartetbfd: quartet topology launch complete
9592026-07-20T19:05:23.606ZJul 20 19:05:23.570 DEBG [sc] ox: starting
9602026-07-20T19:05:23.606ZJul 20 19:05:23.570 DEBG [sc] ox: connecting to [::1]:45297
9612026-07-20T19:05:23.606ZJul 20 19:05:23.570 DEBG [sc] ox waiting for prompt
9622026-07-20T19:05:23.606ZJul 20 19:05:23.582 DEBG [sc] ox: logging in
9632026-07-20T19:05:23.682ZJul 20 19:05:23.671 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9642026-07-20T19:05:28.385ZJul 20 19:05:28.373 DEBG [sc] ox: starting
9652026-07-20T19:05:28.385ZJul 20 19:05:28.373 DEBG [sc] ox: connecting to [::1]:45297
9662026-07-20T19:05:28.409ZJul 20 19:05:28.374 DEBG [sc] ox waiting for prompt
9672026-07-20T19:05:28.409ZJul 20 19:05:28.384 DEBG [sc] ox: logging in
9682026-07-20T19:05:28.485ZJul 20 19:05:28.473 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9692026-07-20T19:05:28.573ZJul 20 19:05:28.561 DEBG [sc] ox: starting
9702026-07-20T19:05:28.573ZJul 20 19:05:28.561 DEBG [sc] ox: connecting to [::1]:45297
9712026-07-20T19:05:28.597ZJul 20 19:05:28.562 DEBG [sc] ox waiting for prompt
9722026-07-20T19:05:28.597ZJul 20 19:05:28.572 DEBG [sc] ox: logging in
9732026-07-20T19:05:28.672ZJul 20 19:05:28.660 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9742026-07-20T19:05:28.737ZJul 20 19:05:28.726 INFO cr1: installing frr
9752026-07-20T19:05:28.738ZJul 20 19:05:28.726 INFO waiting for ceos to initialize
9762026-07-20T19:05:28.738ZJul 20 19:05:28.726 INFO cr3: starting juniper bfd setup
9772026-07-20T19:05:28.738ZJul 20 19:05:28.726 INFO ox: setting up npuvm
9782026-07-20T19:05:28.761ZJul 20 19:05:28.726 DEBG [sc] cr1: starting
9792026-07-20T19:05:28.761ZJul 20 19:05:28.726 DEBG [sc] cr1: connecting to [::1]:60924
9802026-07-20T19:05:28.761ZJul 20 19:05:28.726 DEBG [sc] cr2: starting
9812026-07-20T19:05:28.761ZJul 20 19:05:28.726 DEBG [sc] cr2: connecting to [::1]:57375
9822026-07-20T19:05:28.762ZJul 20 19:05:28.726 INFO cr3: staged Juniper config and license for guest systemd services
9832026-07-20T19:05:28.762ZJul 20 19:05:28.726 INFO cr3: waiting for Juniper guest config apply
9842026-07-20T19:05:28.762ZJul 20 19:05:28.726 DEBG [sc] ox: starting
9852026-07-20T19:05:28.762ZJul 20 19:05:28.726 DEBG [sc] ox: connecting to [::1]:45297
9862026-07-20T19:05:28.762ZJul 20 19:05:28.726 DEBG [sc] cr3: starting
9872026-07-20T19:05:28.762ZJul 20 19:05:28.726 DEBG [sc] cr3: connecting to [::1]:45831
9882026-07-20T19:05:28.762ZJul 20 19:05:28.727 DEBG [sc] cr1 waiting for prompt
9892026-07-20T19:05:28.762ZJul 20 19:05:28.727 DEBG [sc] ox waiting for prompt
9902026-07-20T19:05:28.762ZJul 20 19:05:28.727 DEBG [sc] cr2 waiting for prompt
9912026-07-20T19:05:28.762ZJul 20 19:05:28.727 DEBG [sc] cr3 waiting for prompt
9922026-07-20T19:05:28.762ZJul 20 19:05:28.727 DEBG [sc] cr3: logging in
9932026-07-20T19:05:28.762ZJul 20 19:05:28.737 DEBG [sc] cr1: logging in
9942026-07-20T19:05:28.762ZJul 20 19:05:28.737 DEBG [sc] ox: logging in
9952026-07-20T19:05:28.762ZJul 20 19:05:28.738 DEBG [sc] cr2: logging in
9962026-07-20T19:05:28.827ZJul 20 19:05:28.815 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`
9972026-07-20T19:05:28.882ZJul 20 19:05:28.870 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9982026-07-20T19:05:29.140ZJul 20 19:05:29.128 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9992026-07-20T19:05:29.186ZJul 20 19:05:29.174 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10002026-07-20T19:05:31.104ZJul 20 19:05:31.092 INFO cr2: executing eos script show version
10012026-07-20T19:05:31.129ZJul 20 19:05:31.092 DEBG [sc] cr2: starting
10022026-07-20T19:05:31.129ZJul 20 19:05:31.092 DEBG [sc] cr2: connecting to [::1]:57375
10032026-07-20T19:05:31.129ZJul 20 19:05:31.093 DEBG [sc] cr2 waiting for prompt
10042026-07-20T19:05:31.129ZJul 20 19:05:31.103 DEBG [sc] cr2: logging in
10052026-07-20T19:05:31.258ZJul 20 19:05:31.246 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10062026-07-20T19:05:31.283ZJul 20 19:05:31.259 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10072026-07-20T19:05:32.287ZJul 20 19:05:32.261 DEBG [sc] cr3: starting
10082026-07-20T19:05:32.287ZJul 20 19:05:32.261 DEBG [sc] cr3: connecting to [::1]:45831
10092026-07-20T19:05:32.311ZJul 20 19:05:32.262 DEBG [sc] cr3 waiting for prompt
10102026-07-20T19:05:32.311ZJul 20 19:05:32.272 DEBG [sc] cr3: logging in
10112026-07-20T19:05:32.417ZJul 20 19:05:32.405 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10122026-07-20T19:05:34.485ZJul 20 19:05:34.473 INFO cr3: Juniper guest config applied
10132026-07-20T19:05:36.613ZJul 20 19:05:36.600 DEBG [sc] ox: starting
10142026-07-20T19:05:36.613ZJul 20 19:05:36.600 DEBG [sc] ox: connecting to [::1]:45297
10152026-07-20T19:05:36.637ZJul 20 19:05:36.600 DEBG [sc] ox waiting for prompt
10162026-07-20T19:05:36.637ZJul 20 19:05:36.611 DEBG [sc] ox: logging in
10172026-07-20T19:05:36.712ZJul 20 19:05:36.700 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10182026-07-20T19:05:36.779ZJul 20 19:05:36.767 DEBG [sc] ox: starting
10192026-07-20T19:05:36.779ZJul 20 19:05:36.767 DEBG [sc] ox: connecting to [::1]:45297
10202026-07-20T19:05:36.803ZJul 20 19:05:36.767 DEBG [sc] ox waiting for prompt
10212026-07-20T19:05:36.803ZJul 20 19:05:36.778 DEBG [sc] ox: logging in
10222026-07-20T19:05:36.867ZJul 20 19:05:36.855 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10232026-07-20T19:05:36.977ZJul 20 19:05:36.965 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10242026-07-20T19:05:36.977ZJul 20 19:05:36.965 DEBG [sc] ox: starting
10252026-07-20T19:05:36.977ZJul 20 19:05:36.965 DEBG [sc] ox: connecting to [::1]:45297
10262026-07-20T19:05:37.001ZJul 20 19:05:36.966 DEBG [sc] ox waiting for prompt
10272026-07-20T19:05:37.001ZJul 20 19:05:36.976 DEBG [sc] ox: logging in
10282026-07-20T19:05:37.065ZJul 20 19:05:37.054 DEBG [sc] ox: executing command `chmod +x npuvm`
10292026-07-20T19:05:37.132ZJul 20 19:05:37.121 DEBG [sc] ox: starting
10302026-07-20T19:05:37.132ZJul 20 19:05:37.121 DEBG [sc] ox: connecting to [::1]:45297
10312026-07-20T19:05:37.157ZJul 20 19:05:37.121 DEBG [sc] ox waiting for prompt
10322026-07-20T19:05:37.157ZJul 20 19:05:37.132 DEBG [sc] ox: logging in
10332026-07-20T19:05:37.220ZJul 20 19:05:37.209 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10342026-07-20T19:05:41.295ZJul 20 19:05:41.283 DEBG [sc] cr2: starting
10352026-07-20T19:05:41.295ZJul 20 19:05:41.283 DEBG [sc] cr2: connecting to [::1]:57375
10362026-07-20T19:05:41.319ZJul 20 19:05:41.284 DEBG [sc] cr2 waiting for prompt
10372026-07-20T19:05:41.319ZJul 20 19:05:41.294 DEBG [sc] cr2: logging in
10382026-07-20T19:05:41.460ZJul 20 19:05:41.448 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10392026-07-20T19:05:43.608ZJul 20 19:05:43.596 INFO cr2: executing eos script show version
10402026-07-20T19:05:43.608ZJul 20 19:05:43.596 DEBG [sc] cr2: starting
10412026-07-20T19:05:43.608ZJul 20 19:05:43.596 DEBG [sc] cr2: connecting to [::1]:57375
10422026-07-20T19:05:43.632ZJul 20 19:05:43.596 DEBG [sc] cr2 waiting for prompt
10432026-07-20T19:05:43.632ZJul 20 19:05:43.607 DEBG [sc] cr2: logging in
10442026-07-20T19:05:43.773ZJul 20 19:05:43.761 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10452026-07-20T19:05:46.103ZJul 20 19:05:46.091 DEBG [sc] cr2: starting
10462026-07-20T19:05:46.103ZJul 20 19:05:46.091 DEBG [sc] cr2: connecting to [::1]:57375
10472026-07-20T19:05:46.129ZJul 20 19:05:46.092 DEBG [sc] cr2 waiting for prompt
10482026-07-20T19:05:46.129ZJul 20 19:05:46.102 DEBG [sc] cr2: logging in
10492026-07-20T19:05:46.268ZJul 20 19:05:46.256 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10502026-07-20T19:05:48.397ZJul 20 19:05:48.385 INFO cr2: executing eos script show version
10512026-07-20T19:05:48.397ZJul 20 19:05:48.385 DEBG [sc] cr2: starting
10522026-07-20T19:05:48.397ZJul 20 19:05:48.385 DEBG [sc] cr2: connecting to [::1]:57375
10532026-07-20T19:05:48.421ZJul 20 19:05:48.385 DEBG [sc] cr2 waiting for prompt
10542026-07-20T19:05:48.421ZJul 20 19:05:48.396 DEBG [sc] cr2: logging in
10552026-07-20T19:05:48.573ZJul 20 19:05:48.561 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10562026-07-20T19:05:51.041ZJul 20 19:05:51.029 INFO cr2: executing eos script
10572026-07-20T19:05:51.041Z enable
10582026-07-20T19:05:51.041Z configure
10592026-07-20T19:05:51.041Z ip routing
10602026-07-20T19:05:51.041Z ipv6 unicast-routing
10612026-07-20T19:05:51.041Z interface Ethernet1
10622026-07-20T19:05:51.041Z no switchport
10632026-07-20T19:05:51.041Z ip address 10.0.1.2/24
10642026-07-20T19:05:51.041Z ipv6 enable
10652026-07-20T19:05:51.042Z ipv6 address fd00:2::2/64
10662026-07-20T19:05:51.042Z bfd interval 1000 min-rx 1000 multiplier 3
10672026-07-20T19:05:51.042Z exit
10682026-07-20T19:05:51.042Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10692026-07-20T19:05:51.042Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10702026-07-20T19:05:51.042Z exit
10712026-07-20T19:05:51.042Z
10722026-07-20T19:05:51.042ZJul 20 19:05:51.029 DEBG [sc] cr2: starting
10732026-07-20T19:05:51.042ZJul 20 19:05:51.029 DEBG [sc] cr2: connecting to [::1]:57375
10742026-07-20T19:05:51.066ZJul 20 19:05:51.030 DEBG [sc] cr2 waiting for prompt
10752026-07-20T19:05:51.066ZJul 20 19:05:51.040 DEBG [sc] cr2: logging in
10762026-07-20T19:05:51.208ZJul 20 19:05:51.196 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10772026-07-20T19:05:51.208Z enable
10782026-07-20T19:05:51.208Z configure
10792026-07-20T19:05:51.208Z ip routing
10802026-07-20T19:05:51.208Z ipv6 unicast-routing
10812026-07-20T19:05:51.208Z interface Ethernet1
10822026-07-20T19:05:51.208Z no switchport
10832026-07-20T19:05:51.208Z ip address 10.0.1.2/24
10842026-07-20T19:05:51.208Z ipv6 enable
10852026-07-20T19:05:51.208Z ipv6 address fd00:2::2/64
10862026-07-20T19:05:51.208Z bfd interval 1000 min-rx 1000 multiplier 3
10872026-07-20T19:05:51.208Z exit
10882026-07-20T19:05:51.208Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10892026-07-20T19:05:51.208Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10902026-07-20T19:05:51.208Z exit
10912026-07-20T19:05:51.208Z '`
10922026-07-20T19:06:06.676ZJul 20 19:06:06.663 INFO cr1: enabling frr daemon bfdd
10932026-07-20T19:06:06.676ZJul 20 19:06:06.663 DEBG [sc] cr1: starting
10942026-07-20T19:06:06.676ZJul 20 19:06:06.663 DEBG [sc] cr1: connecting to [::1]:60924
10952026-07-20T19:06:06.700ZJul 20 19:06:06.664 DEBG [sc] cr1 waiting for prompt
10962026-07-20T19:06:06.700ZJul 20 19:06:06.674 DEBG [sc] cr1: logging in
10972026-07-20T19:06:06.818ZJul 20 19:06:06.806 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10982026-07-20T19:06:08.900ZJul 20 19:06:08.888 INFO cr1: stopping frr
10992026-07-20T19:06:08.900ZJul 20 19:06:08.888 DEBG [sc] cr1: starting
11002026-07-20T19:06:08.900ZJul 20 19:06:08.888 DEBG [sc] cr1: connecting to [::1]:60924
11012026-07-20T19:06:08.924ZJul 20 19:06:08.888 DEBG [sc] cr1 waiting for prompt
11022026-07-20T19:06:08.924ZJul 20 19:06:08.899 DEBG [sc] cr1: logging in
11032026-07-20T19:06:09.070ZJul 20 19:06:09.042 DEBG [sc] cr1: executing command `systemctl stop frr`
11042026-07-20T19:06:11.434ZJul 20 19:06:11.421 INFO cr1: starting frr
11052026-07-20T19:06:11.434ZJul 20 19:06:11.422 DEBG [sc] cr1: starting
11062026-07-20T19:06:11.434ZJul 20 19:06:11.422 DEBG [sc] cr1: connecting to [::1]:60924
11072026-07-20T19:06:11.458ZJul 20 19:06:11.422 DEBG [sc] cr1 waiting for prompt
11082026-07-20T19:06:11.458ZJul 20 19:06:11.432 DEBG [sc] cr1: logging in
11092026-07-20T19:06:11.588ZJul 20 19:06:11.576 DEBG [sc] cr1: executing command `systemctl start frr`
11102026-07-20T19:06:12.384ZJul 20 19:06:12.372 INFO ox: npuvm install output:
11112026-07-20T19:06:12.494Zdendrite-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 (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 142.69 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 353.05 KiB/66.01 MiB (8m) dendrite-softnpu.tar.gz [>---------------------------------------] 597.94 KiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 845.29 KiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.07 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.66 MiB/66.01 MiB (78s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.91 MiB/66.01 MiB (67s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/66.01 MiB (57s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.50 MiB/66.01 MiB (51s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/66.01 MiB (47s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.04 MiB/66.01 MiB (43s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.34 MiB/66.01 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.58 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.84 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.18 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.42 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.67 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.02 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.26 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.50 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.83 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.10 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.34 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.59 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.90 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.17 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.42 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.69 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.01 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.26 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.51 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.74 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.07 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.33 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.58 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.90 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.17 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.41 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.67 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.01 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.25 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.51 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.84 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.09 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.33 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.93 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.17 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.45 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.77 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.01 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.27 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.60 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.85 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.09 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.42 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.69 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.22 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.52 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.77 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.04 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.36 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.61 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.85 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 18.13 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.44 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.69 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.95 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.28 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.52 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.78 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.11 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.36 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.61 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.88 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.20 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.44 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.71 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.04 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.28 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.54 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.82 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.12 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.64 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.96 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.20 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.47 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.80 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.30 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.63 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.87 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.13 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.42 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.71 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.96 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.24 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.55 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.79 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 28.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.06 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.11 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.21 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.55 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.80 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 29.03 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 29.27 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 29.60 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 29.87 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.11 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.71 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.95 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 31.19 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 31.55 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 31.79 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.03 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 32.33 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 32.63 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 32.87 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 33.15 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 33.44 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 33.71 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 33.95 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 34.25 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 34.55 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 34.78 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.09 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.38 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.62 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.91 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 36.18 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 36.72 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.00 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.30 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.54 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.84 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.13 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.38 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.63 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.93 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.22 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.75 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.02 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.30 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 40.56 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 40.86 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 41.14 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.37 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.68 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.97 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.21 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.52 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.81 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.05 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.36 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.61 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.89 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.14 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 44.44 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 44.73 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 44.97 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.25 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.45 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.69 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 46.05 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.29 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.53 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.79 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.13 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.37 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.60 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 47.97 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.21 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.45 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.79 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.04 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.29 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.57 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.88 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.12 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.36 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.60 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.85 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.20 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.44 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.68 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.04 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.28 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.52 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.12 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.36 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.62 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.96 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.20 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.44 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.80 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.03 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.28 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.11 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.40 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.71 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.95 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.19 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.55 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.79 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.03 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.39 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.63 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.12 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.47 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.71 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.95 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.31 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.55 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.79 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.06 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.30 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.63 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.89 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.14 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.45 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.71 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.98 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.25 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.55 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.82 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.05 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.38 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.63 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.89 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.22 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.46 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.73 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 (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
11122026-07-20T19:06:12.495Z Create boot environment: No
11132026-07-20T19:06:12.495ZCreate backup boot environment: No
11142026-07-20T19:06:12.495Z
11152026-07-20T19:06:12.495ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11162026-07-20T19:06:12.495Z 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 326k/s
11172026-07-20T19:06:12.495Z
11182026-07-20T19:06:12.495ZPHASE ITEMS
11192026-07-20T19:06:12.495Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11202026-07-20T19:06:12.495Z Updating package state database working / Updating package state database Done
11212026-07-20T19:06:12.495Z Updating package cache 0/0 - Updating package cache 0/0
11222026-07-20T19:06:12.495Z Updating image state working \ Updating image state Done
11232026-07-20T19:06:12.495Z 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
11242026-07-20T19:06:12.495Z Reading search index working / Reading search index Done
11252026-07-20T19:06:12.495Z Updating search index 0/1 - Updating search index 1/1
11262026-07-20T19:06:12.495Z Updating package cache 0/1 \ Updating package cache 1/1
11272026-07-20T19:06:12.495Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 25.20 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 25.20 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 25.20 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 86.46 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 350.46 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 596.46 KiB/15.18 MiB (73s) scadm [##>-------------------------------------] 840.46 KiB/15.18 MiB (48s) scadm [##>-------------------------------------] 1.11 MiB/15.18 MiB (34s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (24s) scadm [####>-----------------------------------] 1.66 MiB/15.18 MiB (19s) scadm [#####>----------------------------------] 1.92 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (12s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.10 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.58 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 3.92 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.69 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.01 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.26 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.53 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.85 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.09 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.36 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.69 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.93 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.20 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.49 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.77 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.03 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.30 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.61 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.86 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.13 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.29 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.53 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.80 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.12 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.37 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.63 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.91 MiB/15.18 MiB (1s) scadm [################################>-------] 12.21 MiB/15.18 MiB (1s) scadm [################################>-------] 12.47 MiB/15.18 MiB (1s) scadm [#################################>------] 12.75 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.05 MiB/15.18 MiB (1s) scadm [###################################>----] 13.30 MiB/15.18 MiB (1s) scadm [###################################>----] 13.58 MiB/15.18 MiB (0s) scadm [####################################>---] 13.89 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.13 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.41 MiB/15.18 MiB (0s) scadm [######################################>-] 14.73 MiB/15.18 MiB (0s) scadm [#######################################>] 14.97 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 [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.74 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 138.67 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 348.78 KiB/11.89 MiB (60s) libsidecar_lite.so [#>--------------------------------------] 591.77 KiB/11.89 MiB (35s) libsidecar_lite.so [###>------------------------------------] 960.80 KiB/11.89 MiB (20s) libsidecar_lite.so [###>------------------------------------] 1.18 MiB/11.89 MiB (15s) libsidecar_lite.so [####>-----------------------------------] 1.42 MiB/11.89 MiB (12s) libsidecar_lite.so [#####>----------------------------------] 1.69 MiB/11.89 MiB (10s) libsidecar_lite.so [######>---------------------------------] 2.02 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.50 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.09 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.66 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 3.93 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.17 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.47 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.77 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 5.01 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.25 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.61 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.85 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.09 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.39 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.69 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.93 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.23 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.53 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.77 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 8.02 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.32 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.61 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.85 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.15 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 [#################################>------] 9.99 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.26 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.53 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.82 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.10 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.62 MiB/11.89 MiB (0s)
11282026-07-20T19:06:12.495ZJul 20 19:06:12.372 DEBG [sc] ox: starting
11292026-07-20T19:06:12.495ZJul 20 19:06:12.372 DEBG [sc] ox: connecting to [::1]:45297
11302026-07-20T19:06:12.495ZJul 20 19:06:12.372 DEBG [sc] ox waiting for prompt
11312026-07-20T19:06:12.495ZJul 20 19:06:12.383 DEBG [sc] ox: logging in
11322026-07-20T19:06:12.520ZJul 20 19:06:12.470 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11332026-07-20T19:06:18.913ZJul 20 19:06:18.901 INFO cr1: stopping frr
11342026-07-20T19:06:18.913ZJul 20 19:06:18.901 DEBG [sc] cr1: starting
11352026-07-20T19:06:18.913ZJul 20 19:06:18.901 DEBG [sc] cr1: connecting to [::1]:60924
11362026-07-20T19:06:18.937ZJul 20 19:06:18.902 DEBG [sc] cr1 waiting for prompt
11372026-07-20T19:06:18.937ZJul 20 19:06:18.912 DEBG [sc] cr1: logging in
11382026-07-20T19:06:19.047ZJul 20 19:06:19.034 DEBG [sc] cr1: executing command `systemctl stop frr`
11392026-07-20T19:06:21.402ZJul 20 19:06:21.390 INFO cr1: installing frr startup config
11402026-07-20T19:06:21.403ZJul 20 19:06:21.390 DEBG [sc] cr1: starting
11412026-07-20T19:06:21.403ZJul 20 19:06:21.390 DEBG [sc] cr1: connecting to [::1]:60924
11422026-07-20T19:06:21.427ZJul 20 19:06:21.391 DEBG [sc] cr1 waiting for prompt
11432026-07-20T19:06:21.427ZJul 20 19:06:21.401 DEBG [sc] cr1: logging in
11442026-07-20T19:06:21.568ZJul 20 19:06:21.556 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`
11452026-07-20T19:06:23.656ZJul 20 19:06:23.644 INFO cr1: starting frr
11462026-07-20T19:06:23.656ZJul 20 19:06:23.644 DEBG [sc] cr1: starting
11472026-07-20T19:06:23.656ZJul 20 19:06:23.644 DEBG [sc] cr1: connecting to [::1]:60924
11482026-07-20T19:06:23.680ZJul 20 19:06:23.645 DEBG [sc] cr1 waiting for prompt
11492026-07-20T19:06:23.680ZJul 20 19:06:23.655 DEBG [sc] cr1: logging in
11502026-07-20T19:06:23.801ZJul 20 19:06:23.789 DEBG [sc] cr1: executing command `systemctl start frr`
11512026-07-20T19:06:31.237ZJul 20 19:06:31.226 DEBG [sc] ox: starting
11522026-07-20T19:06:31.237ZJul 20 19:06:31.226 DEBG [sc] ox: connecting to [::1]:45297
11532026-07-20T19:06:31.261ZJul 20 19:06:31.226 DEBG [sc] ox waiting for prompt
11542026-07-20T19:06:31.261ZJul 20 19:06:31.237 DEBG [sc] ox: logging in
11552026-07-20T19:06:31.338ZJul 20 19:06:31.325 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11562026-07-20T19:06:32.360ZJul 20 19:06:32.348 DEBG [sc] ox: starting
11572026-07-20T19:06:32.360ZJul 20 19:06:32.348 DEBG [sc] ox: connecting to [::1]:45297
11582026-07-20T19:06:32.385ZJul 20 19:06:32.349 DEBG [sc] ox waiting for prompt
11592026-07-20T19:06:32.385ZJul 20 19:06:32.349 DEBG [sc] ox: logging in
11602026-07-20T19:06:32.439ZJul 20 19:06:32.427 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11612026-07-20T19:06:32.505ZJul 20 19:06:32.493 DEBG [sc] ox: starting
11622026-07-20T19:06:32.505ZJul 20 19:06:32.493 DEBG [sc] ox: connecting to [::1]:45297
11632026-07-20T19:06:32.529ZJul 20 19:06:32.493 DEBG [sc] ox waiting for prompt
11642026-07-20T19:06:32.530ZJul 20 19:06:32.503 DEBG [sc] ox: logging in
11652026-07-20T19:06:32.593ZJul 20 19:06:32.581 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11662026-07-20T19:06:32.648ZJul 20 19:06:32.636 DEBG [sc] ox: starting
11672026-07-20T19:06:32.648ZJul 20 19:06:32.636 DEBG [sc] ox: connecting to [::1]:45297
11682026-07-20T19:06:32.674ZJul 20 19:06:32.637 DEBG [sc] ox waiting for prompt
11692026-07-20T19:06:32.674ZJul 20 19:06:32.647 DEBG [sc] ox: logging in
11702026-07-20T19:06:32.737ZJul 20 19:06:32.725 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11712026-07-20T19:06:33.373ZJul 20 19:06:33.361 DEBG [sc] ox: starting
11722026-07-20T19:06:33.373ZJul 20 19:06:33.361 DEBG [sc] ox: connecting to [::1]:45297
11732026-07-20T19:06:33.397ZJul 20 19:06:33.362 DEBG [sc] ox waiting for prompt
11742026-07-20T19:06:33.397ZJul 20 19:06:33.373 DEBG [sc] ox: logging in
11752026-07-20T19:06:33.462ZJul 20 19:06:33.451 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11762026-07-20T19:06:33.528ZJul 20 19:06:33.517 DEBG [sc] ox: starting
11772026-07-20T19:06:33.528ZJul 20 19:06:33.517 DEBG [sc] ox: connecting to [::1]:45297
11782026-07-20T19:06:33.552ZJul 20 19:06:33.517 DEBG [sc] ox waiting for prompt
11792026-07-20T19:06:33.552ZJul 20 19:06:33.527 DEBG [sc] ox: logging in
11802026-07-20T19:06:33.616ZJul 20 19:06:33.604 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11812026-07-20T19:06:33.672ZJul 20 19:06:33.660 DEBG [sc] ox: starting
11822026-07-20T19:06:33.672ZJul 20 19:06:33.660 DEBG [sc] ox: connecting to [::1]:45297
11832026-07-20T19:06:33.695ZJul 20 19:06:33.661 DEBG [sc] ox waiting for prompt
11842026-07-20T19:06:33.696ZJul 20 19:06:33.670 DEBG [sc] ox: logging in
11852026-07-20T19:06:33.760ZJul 20 19:06:33.747 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11862026-07-20T19:06:34.406ZJul 20 19:06:34.395 DEBG [sc] ox: starting
11872026-07-20T19:06:34.407ZJul 20 19:06:34.395 DEBG [sc] ox: connecting to [::1]:45297
11882026-07-20T19:06:34.430ZJul 20 19:06:34.395 DEBG [sc] ox waiting for prompt
11892026-07-20T19:06:34.430ZJul 20 19:06:34.406 DEBG [sc] ox: logging in
11902026-07-20T19:06:34.495ZJul 20 19:06:34.483 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11912026-07-20T19:06:34.550ZJul 20 19:06:34.538 DEBG [sc] ox: starting
11922026-07-20T19:06:34.550ZJul 20 19:06:34.538 DEBG [sc] ox: connecting to [::1]:45297
11932026-07-20T19:06:34.574ZJul 20 19:06:34.539 DEBG [sc] ox waiting for prompt
11942026-07-20T19:06:34.574ZJul 20 19:06:34.548 DEBG [sc] ox: logging in
11952026-07-20T19:06:34.638ZJul 20 19:06:34.626 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11962026-07-20T19:06:35.152ZJul 20 19:06:35.140 DEBG [sc] ox: starting
11972026-07-20T19:06:35.152ZJul 20 19:06:35.140 DEBG [sc] ox: connecting to [::1]:45297
11982026-07-20T19:06:35.176ZJul 20 19:06:35.141 DEBG [sc] ox waiting for prompt
11992026-07-20T19:06:35.176ZJul 20 19:06:35.152 DEBG [sc] ox: logging in
12002026-07-20T19:06:35.241ZJul 20 19:06:35.229 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12012026-07-20T19:06:35.306ZJul 20 19:06:35.294 DEBG [sc] ox: starting
12022026-07-20T19:06:35.306ZJul 20 19:06:35.294 DEBG [sc] ox: connecting to [::1]:45297
12032026-07-20T19:06:35.330ZJul 20 19:06:35.295 DEBG [sc] ox waiting for prompt
12042026-07-20T19:06:35.330ZJul 20 19:06:35.306 DEBG [sc] ox: logging in
12052026-07-20T19:06:35.405ZJul 20 19:06:35.394 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12062026-07-20T19:06:35.471ZJul 20 19:06:35.459 DEBG [sc] ox: starting
12072026-07-20T19:06:35.471ZJul 20 19:06:35.459 DEBG [sc] ox: connecting to [::1]:45297
12082026-07-20T19:06:35.502ZJul 20 19:06:35.460 DEBG [sc] ox waiting for prompt
12092026-07-20T19:06:35.502ZJul 20 19:06:35.470 DEBG [sc] ox: logging in
12102026-07-20T19:06:35.570ZJul 20 19:06:35.559 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12112026-07-20T19:06:35.636ZJul 20 19:06:35.624 DEBG [sc] ox: starting
12122026-07-20T19:06:35.636ZJul 20 19:06:35.624 DEBG [sc] ox: connecting to [::1]:45297
12132026-07-20T19:06:35.660ZJul 20 19:06:35.625 DEBG [sc] ox waiting for prompt
12142026-07-20T19:06:35.660ZJul 20 19:06:35.635 DEBG [sc] ox: logging in
12152026-07-20T19:06:35.735ZJul 20 19:06:35.723 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12162026-07-20T19:06:36.418ZJul 20 19:06:36.407 DEBG [sc] ox: starting
12172026-07-20T19:06:36.418ZJul 20 19:06:36.407 DEBG [sc] ox: connecting to [::1]:45297
12182026-07-20T19:06:36.442ZJul 20 19:06:36.407 DEBG [sc] ox waiting for prompt
12192026-07-20T19:06:36.442ZJul 20 19:06:36.417 DEBG [sc] ox: logging in
12202026-07-20T19:06:36.518ZJul 20 19:06:36.507 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12212026-07-20T19:06:36.577ZJul 20 19:06:36.562 DEBG [sc] ox: starting
12222026-07-20T19:06:36.577ZJul 20 19:06:36.562 DEBG [sc] ox: connecting to [::1]:45297
12232026-07-20T19:06:36.601ZJul 20 19:06:36.563 DEBG [sc] ox waiting for prompt
12242026-07-20T19:06:36.601ZJul 20 19:06:36.573 DEBG [sc] ox: logging in
12252026-07-20T19:06:36.663ZJul 20 19:06:36.652 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12262026-07-20T19:06:37.177ZJul 20 19:06:37.165 DEBG [sc] ox: starting
12272026-07-20T19:06:37.177ZJul 20 19:06:37.165 DEBG [sc] ox: connecting to [::1]:45297
12282026-07-20T19:06:37.201ZJul 20 19:06:37.166 DEBG [sc] ox waiting for prompt
12292026-07-20T19:06:37.201ZJul 20 19:06:37.175 DEBG [sc] ox: logging in
12302026-07-20T19:06:37.265ZJul 20 19:06:37.253 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12312026-07-20T19:06:37.320ZJul 20 19:06:37.308 DEBG [sc] ox: starting
12322026-07-20T19:06:37.320ZJul 20 19:06:37.308 DEBG [sc] ox: connecting to [::1]:45297
12332026-07-20T19:06:37.344ZJul 20 19:06:37.309 DEBG [sc] ox waiting for prompt
12342026-07-20T19:06:37.344ZJul 20 19:06:37.319 DEBG [sc] ox: logging in
12352026-07-20T19:06:37.408ZJul 20 19:06:37.396 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12362026-07-20T19:06:37.463ZJul 20 19:06:37.451 DEBG [sc] ox: starting
12372026-07-20T19:06:37.463ZJul 20 19:06:37.451 DEBG [sc] ox: connecting to [::1]:45297
12382026-07-20T19:06:37.487ZJul 20 19:06:37.452 DEBG [sc] ox waiting for prompt
12392026-07-20T19:06:37.487ZJul 20 19:06:37.461 DEBG [sc] ox: logging in
12402026-07-20T19:06:37.551ZJul 20 19:06:37.539 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12412026-07-20T19:06:37.605ZJul 20 19:06:37.593 DEBG [sc] ox: starting
12422026-07-20T19:06:37.606ZJul 20 19:06:37.594 DEBG [sc] ox: connecting to [::1]:45297
12432026-07-20T19:06:37.629ZJul 20 19:06:37.594 DEBG [sc] ox waiting for prompt
12442026-07-20T19:06:37.629ZJul 20 19:06:37.604 DEBG [sc] ox: logging in
12452026-07-20T19:06:37.693ZJul 20 19:06:37.681 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12462026-07-20T19:06:38.353ZJul 20 19:06:38.341 DEBG [sc] ox: starting
12472026-07-20T19:06:38.353ZJul 20 19:06:38.341 DEBG [sc] ox: connecting to [::1]:45297
12482026-07-20T19:06:38.377ZJul 20 19:06:38.342 DEBG [sc] ox waiting for prompt
12492026-07-20T19:06:38.377ZJul 20 19:06:38.352 DEBG [sc] ox: logging in
12502026-07-20T19:06:38.440ZJul 20 19:06:38.428 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12512026-07-20T19:06:38.497ZJul 20 19:06:38.484 DEBG [sc] ox: starting
12522026-07-20T19:06:38.497ZJul 20 19:06:38.484 DEBG [sc] ox: connecting to [::1]:45297
12532026-07-20T19:06:38.521ZJul 20 19:06:38.485 DEBG [sc] ox waiting for prompt
12542026-07-20T19:06:38.521ZJul 20 19:06:38.495 DEBG [sc] ox: logging in
12552026-07-20T19:06:38.585ZJul 20 19:06:38.573 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12562026-07-20T19:06:39.096ZJul 20 19:06:39.085 DEBG [sc] ox: starting
12572026-07-20T19:06:39.097ZJul 20 19:06:39.085 DEBG [sc] ox: connecting to [::1]:45297
12582026-07-20T19:06:39.121ZJul 20 19:06:39.085 DEBG [sc] ox waiting for prompt
12592026-07-20T19:06:39.121ZJul 20 19:06:39.096 DEBG [sc] ox: logging in
12602026-07-20T19:06:39.186ZJul 20 19:06:39.173 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12612026-07-20T19:06:39.241ZJul 20 19:06:39.229 DEBG [sc] ox: starting
12622026-07-20T19:06:39.241ZJul 20 19:06:39.229 DEBG [sc] ox: connecting to [::1]:45297
12632026-07-20T19:06:39.265ZJul 20 19:06:39.230 DEBG [sc] ox waiting for prompt
12642026-07-20T19:06:39.265ZJul 20 19:06:39.240 DEBG [sc] ox: logging in
12652026-07-20T19:06:39.329ZJul 20 19:06:39.317 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12662026-07-20T19:06:39.384ZJul 20 19:06:39.372 DEBG [sc] ox: starting
12672026-07-20T19:06:39.384ZJul 20 19:06:39.372 DEBG [sc] ox: connecting to [::1]:45297
12682026-07-20T19:06:39.408ZJul 20 19:06:39.372 DEBG [sc] ox waiting for prompt
12692026-07-20T19:06:39.408ZJul 20 19:06:39.383 DEBG [sc] ox: logging in
12702026-07-20T19:06:39.471ZJul 20 19:06:39.459 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12712026-07-20T19:06:39.541ZJul 20 19:06:39.530 INFO installing static v4 route 192.168.100.0/24
12722026-07-20T19:06:39.565ZJul 20 19:06:39.531 INFO installing static v6 route fd01::/64
12732026-07-20T19:06:39.565ZJul 20 19:06:39.532 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12742026-07-20T19:06:39.565ZJul 20 19:06:39.536 INFO phase 1: all peers up
12752026-07-20T19:06:39.565Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12762026-07-20T19:06:40.551Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12772026-07-20T19:06:41.553Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12782026-07-20T19:06:42.553Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12792026-07-20T19:06:43.555Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12802026-07-20T19:06:44.557Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12812026-07-20T19:06:44.581Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12822026-07-20T19:06:45.559Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12832026-07-20T19:06:46.561Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12842026-07-20T19:06:47.563Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12852026-07-20T19:06:48.565Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12862026-07-20T19:06:48.589Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12872026-07-20T19:06:49.567Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12882026-07-20T19:06:50.569Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12892026-07-20T19:06:51.571Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12902026-07-20T19:06:52.574Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12912026-07-20T19:06:52.597Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12922026-07-20T19:06:53.576Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12932026-07-20T19:06:54.578Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12942026-07-20T19:06:55.580Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12952026-07-20T19:06:56.582Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12962026-07-20T19:06:56.606Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12972026-07-20T19:06:57.584Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12982026-07-20T19:06:58.586Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12992026-07-20T19:06:59.588Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13002026-07-20T19:07:00.589Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13012026-07-20T19:07:00.613Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13022026-07-20T19:07:01.592Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13032026-07-20T19:07:02.594Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13042026-07-20T19:07:03.596Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13052026-07-20T19:07:04.598Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13062026-07-20T19:07:04.622ZJul 20 19:07:04.587 INFO cr1: executing frr script show bfd peers json
13072026-07-20T19:07:04.622ZJul 20 19:07:04.587 DEBG [sc] cr1: starting
13082026-07-20T19:07:04.622ZJul 20 19:07:04.587 DEBG [sc] cr1: connecting to [::1]:60924
13092026-07-20T19:07:04.622ZJul 20 19:07:04.587 DEBG [sc] cr1 waiting for prompt
13102026-07-20T19:07:04.622ZJul 20 19:07:04.598 DEBG [sc] cr1: logging in
13112026-07-20T19:07:04.929ZJul 20 19:07:04.916 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13122026-07-20T19:07:07.062Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13132026-07-20T19:07:08.063ZJul 20 19:07:08.051 INFO cr1: executing frr script show bfd peers json
13142026-07-20T19:07:08.087ZJul 20 19:07:08.051 DEBG [sc] cr1: starting
13152026-07-20T19:07:08.087ZJul 20 19:07:08.051 DEBG [sc] cr1: connecting to [::1]:60924
13162026-07-20T19:07:08.087ZJul 20 19:07:08.052 DEBG [sc] cr1 waiting for prompt
13172026-07-20T19:07:08.087ZJul 20 19:07:08.063 DEBG [sc] cr1: logging in
13182026-07-20T19:07:08.197ZJul 20 19:07:08.185 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13192026-07-20T19:07:10.348Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13202026-07-20T19:07:11.350ZJul 20 19:07:11.338 INFO cr1: executing frr script show bfd peers json
13212026-07-20T19:07:11.350ZJul 20 19:07:11.338 DEBG [sc] cr1: starting
13222026-07-20T19:07:11.350ZJul 20 19:07:11.338 DEBG [sc] cr1: connecting to [::1]:60924
13232026-07-20T19:07:11.373ZJul 20 19:07:11.339 DEBG [sc] cr1 waiting for prompt
13242026-07-20T19:07:11.373ZJul 20 19:07:11.350 DEBG [sc] cr1: logging in
13252026-07-20T19:07:11.494ZJul 20 19:07:11.481 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13262026-07-20T19:07:13.632Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13272026-07-20T19:07:14.633ZJul 20 19:07:14.621 INFO cr1: executing frr script show bfd peers json
13282026-07-20T19:07:14.658ZJul 20 19:07:14.621 DEBG [sc] cr1: starting
13292026-07-20T19:07:14.658ZJul 20 19:07:14.621 DEBG [sc] cr1: connecting to [::1]:60924
13302026-07-20T19:07:14.658ZJul 20 19:07:14.622 DEBG [sc] cr1 waiting for prompt
13312026-07-20T19:07:14.658ZJul 20 19:07:14.634 DEBG [sc] cr1: logging in
13322026-07-20T19:07:14.789ZJul 20 19:07:14.777 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13332026-07-20T19:07:16.929Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13342026-07-20T19:07:17.930ZJul 20 19:07:17.919 INFO cr1: executing frr script show bfd peers json
13352026-07-20T19:07:17.931ZJul 20 19:07:17.919 DEBG [sc] cr1: starting
13362026-07-20T19:07:17.931ZJul 20 19:07:17.919 DEBG [sc] cr1: connecting to [::1]:60924
13372026-07-20T19:07:17.955ZJul 20 19:07:17.919 DEBG [sc] cr1 waiting for prompt
13382026-07-20T19:07:17.955ZJul 20 19:07:17.931 DEBG [sc] cr1: logging in
13392026-07-20T19:07:18.087ZJul 20 19:07:18.075 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13402026-07-20T19:07:20.224Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13412026-07-20T19:07:20.248ZJul 20 19:07:20.212 INFO cr1: executing frr script show bfd peers json
13422026-07-20T19:07:20.248ZJul 20 19:07:20.212 DEBG [sc] cr1: starting
13432026-07-20T19:07:20.248ZJul 20 19:07:20.212 DEBG [sc] cr1: connecting to [::1]:60924
13442026-07-20T19:07:20.248ZJul 20 19:07:20.213 DEBG [sc] cr1 waiting for prompt
13452026-07-20T19:07:20.248ZJul 20 19:07:20.223 DEBG [sc] cr1: logging in
13462026-07-20T19:07:20.368ZJul 20 19:07:20.355 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13472026-07-20T19:07:22.520Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13482026-07-20T19:07:23.521ZJul 20 19:07:23.509 INFO cr1: executing frr script show bfd peers json
13492026-07-20T19:07:23.521ZJul 20 19:07:23.509 DEBG [sc] cr1: starting
13502026-07-20T19:07:23.521ZJul 20 19:07:23.509 DEBG [sc] cr1: connecting to [::1]:60924
13512026-07-20T19:07:23.545ZJul 20 19:07:23.510 DEBG [sc] cr1 waiting for prompt
13522026-07-20T19:07:23.545ZJul 20 19:07:23.521 DEBG [sc] cr1: logging in
13532026-07-20T19:07:23.666ZJul 20 19:07:23.654 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13542026-07-20T19:07:25.808Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13552026-07-20T19:07:26.810ZJul 20 19:07:26.797 INFO cr1: executing frr script show bfd peers json
13562026-07-20T19:07:26.810ZJul 20 19:07:26.798 DEBG [sc] cr1: starting
13572026-07-20T19:07:26.810ZJul 20 19:07:26.798 DEBG [sc] cr1: connecting to [::1]:60924
13582026-07-20T19:07:26.835ZJul 20 19:07:26.799 DEBG [sc] cr1 waiting for prompt
13592026-07-20T19:07:26.835ZJul 20 19:07:26.809 DEBG [sc] cr1: logging in
13602026-07-20T19:07:26.943ZJul 20 19:07:26.931 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13612026-07-20T19:07:29.076Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13622026-07-20T19:07:30.072ZJul 20 19:07:30.060 INFO cr1: executing frr script show bfd peers json
13632026-07-20T19:07:30.072ZJul 20 19:07:30.061 DEBG [sc] cr1: starting
13642026-07-20T19:07:30.073ZJul 20 19:07:30.061 DEBG [sc] cr1: connecting to [::1]:60924
13652026-07-20T19:07:30.097ZJul 20 19:07:30.061 DEBG [sc] cr1 waiting for prompt
13662026-07-20T19:07:30.097ZJul 20 19:07:30.073 DEBG [sc] cr1: logging in
13672026-07-20T19:07:30.217ZJul 20 19:07:30.205 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13682026-07-20T19:07:32.360Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13692026-07-20T19:07:33.361ZJul 20 19:07:33.349 INFO cr1: executing frr script show bfd peers json
13702026-07-20T19:07:33.385ZJul 20 19:07:33.349 DEBG [sc] cr1: starting
13712026-07-20T19:07:33.385ZJul 20 19:07:33.349 DEBG [sc] cr1: connecting to [::1]:60924
13722026-07-20T19:07:33.385ZJul 20 19:07:33.350 DEBG [sc] cr1 waiting for prompt
13732026-07-20T19:07:33.385ZJul 20 19:07:33.360 DEBG [sc] cr1: logging in
13742026-07-20T19:07:33.516ZJul 20 19:07:33.505 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13752026-07-20T19:07:35.648Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13762026-07-20T19:07:35.648ZJul 20 19:07:35.636 INFO cr2: executing eos script show bfd peers | json
13772026-07-20T19:07:35.648ZJul 20 19:07:35.636 DEBG [sc] cr2: starting
13782026-07-20T19:07:35.648ZJul 20 19:07:35.636 DEBG [sc] cr2: connecting to [::1]:57375
13792026-07-20T19:07:35.672ZJul 20 19:07:35.637 DEBG [sc] cr2 waiting for prompt
13802026-07-20T19:07:35.672ZJul 20 19:07:35.648 DEBG [sc] cr2: logging in
13812026-07-20T19:07:35.969ZJul 20 19:07:35.958 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13822026-07-20T19:07:38.312Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13832026-07-20T19:07:39.309ZJul 20 19:07:39.297 INFO cr2: executing eos script show bfd peers | json
13842026-07-20T19:07:39.309ZJul 20 19:07:39.297 DEBG [sc] cr2: starting
13852026-07-20T19:07:39.333ZJul 20 19:07:39.297 DEBG [sc] cr2: connecting to [::1]:57375
13862026-07-20T19:07:39.333ZJul 20 19:07:39.298 DEBG [sc] cr2 waiting for prompt
13872026-07-20T19:07:39.333ZJul 20 19:07:39.309 DEBG [sc] cr2: logging in
13882026-07-20T19:07:39.487ZJul 20 19:07:39.474 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13892026-07-20T19:07:41.808Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13902026-07-20T19:07:42.809ZJul 20 19:07:42.797 INFO cr2: executing eos script show bfd peers | json
13912026-07-20T19:07:42.809ZJul 20 19:07:42.797 DEBG [sc] cr2: starting
13922026-07-20T19:07:42.809ZJul 20 19:07:42.797 DEBG [sc] cr2: connecting to [::1]:57375
13932026-07-20T19:07:42.833ZJul 20 19:07:42.798 DEBG [sc] cr2 waiting for prompt
13942026-07-20T19:07:42.833ZJul 20 19:07:42.809 DEBG [sc] cr2: logging in
13952026-07-20T19:07:42.954ZJul 20 19:07:42.942 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13962026-07-20T19:07:45.291Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13972026-07-20T19:07:46.292ZJul 20 19:07:46.280 INFO cr2: executing eos script show bfd peers | json
13982026-07-20T19:07:46.316ZJul 20 19:07:46.280 DEBG [sc] cr2: starting
13992026-07-20T19:07:46.316ZJul 20 19:07:46.280 DEBG [sc] cr2: connecting to [::1]:57375
14002026-07-20T19:07:46.316ZJul 20 19:07:46.281 DEBG [sc] cr2 waiting for prompt
14012026-07-20T19:07:46.316ZJul 20 19:07:46.292 DEBG [sc] cr2: logging in
14022026-07-20T19:07:46.460ZJul 20 19:07:46.448 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14032026-07-20T19:07:48.815Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14042026-07-20T19:07:49.816ZJul 20 19:07:49.804 INFO cr2: executing eos script show bfd peers | json
14052026-07-20T19:07:49.816ZJul 20 19:07:49.804 DEBG [sc] cr2: starting
14062026-07-20T19:07:49.816ZJul 20 19:07:49.804 DEBG [sc] cr2: connecting to [::1]:57375
14072026-07-20T19:07:49.840ZJul 20 19:07:49.805 DEBG [sc] cr2 waiting for prompt
14082026-07-20T19:07:49.840ZJul 20 19:07:49.816 DEBG [sc] cr2: logging in
14092026-07-20T19:07:49.972ZJul 20 19:07:49.960 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14102026-07-20T19:07:52.335Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14112026-07-20T19:07:52.335ZJul 20 19:07:52.323 INFO cr2: executing eos script show bfd peers | json
14122026-07-20T19:07:52.359ZJul 20 19:07:52.324 DEBG [sc] cr2: starting
14132026-07-20T19:07:52.359ZJul 20 19:07:52.324 DEBG [sc] cr2: connecting to [::1]:57375
14142026-07-20T19:07:52.359ZJul 20 19:07:52.324 DEBG [sc] cr2 waiting for prompt
14152026-07-20T19:07:52.360ZJul 20 19:07:52.335 DEBG [sc] cr2: logging in
14162026-07-20T19:07:52.490ZJul 20 19:07:52.478 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14172026-07-20T19:07:54.831Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14182026-07-20T19:07:55.832ZJul 20 19:07:55.820 INFO cr2: executing eos script show bfd peers | json
14192026-07-20T19:07:55.832ZJul 20 19:07:55.820 DEBG [sc] cr2: starting
14202026-07-20T19:07:55.833ZJul 20 19:07:55.820 DEBG [sc] cr2: connecting to [::1]:57375
14212026-07-20T19:07:55.857ZJul 20 19:07:55.821 DEBG [sc] cr2 waiting for prompt
14222026-07-20T19:07:55.857ZJul 20 19:07:55.832 DEBG [sc] cr2: logging in
14232026-07-20T19:07:55.976ZJul 20 19:07:55.965 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14242026-07-20T19:07:58.318Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14252026-07-20T19:07:59.319ZJul 20 19:07:59.307 INFO cr2: executing eos script show bfd peers | json
14262026-07-20T19:07:59.320ZJul 20 19:07:59.308 DEBG [sc] cr2: starting
14272026-07-20T19:07:59.320ZJul 20 19:07:59.308 DEBG [sc] cr2: connecting to [::1]:57375
14282026-07-20T19:07:59.344ZJul 20 19:07:59.309 DEBG [sc] cr2 waiting for prompt
14292026-07-20T19:07:59.344ZJul 20 19:07:59.320 DEBG [sc] cr2: logging in
14302026-07-20T19:07:59.475ZJul 20 19:07:59.463 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14312026-07-20T19:08:01.835Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14322026-07-20T19:08:02.837ZJul 20 19:08:02.824 INFO cr2: executing eos script show bfd peers | json
14332026-07-20T19:08:02.837ZJul 20 19:08:02.825 DEBG [sc] cr2: starting
14342026-07-20T19:08:02.861ZJul 20 19:08:02.825 DEBG [sc] cr2: connecting to [::1]:57375
14352026-07-20T19:08:02.861ZJul 20 19:08:02.825 DEBG [sc] cr2 waiting for prompt
14362026-07-20T19:08:02.861ZJul 20 19:08:02.837 DEBG [sc] cr2: logging in
14372026-07-20T19:08:02.981ZJul 20 19:08:02.969 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14382026-07-20T19:08:05.308Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14392026-07-20T19:08:06.309ZJul 20 19:08:06.297 INFO cr2: executing eos script show bfd peers | json
14402026-07-20T19:08:06.309ZJul 20 19:08:06.297 DEBG [sc] cr2: starting
14412026-07-20T19:08:06.309ZJul 20 19:08:06.297 DEBG [sc] cr2: connecting to [::1]:57375
14422026-07-20T19:08:06.351ZJul 20 19:08:06.298 DEBG [sc] cr2 waiting for prompt
14432026-07-20T19:08:06.351ZJul 20 19:08:06.309 DEBG [sc] cr2: logging in
14442026-07-20T19:08:06.452ZJul 20 19:08:06.441 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14452026-07-20T19:08:08.776Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14462026-07-20T19:08:08.800ZJul 20 19:08:08.764 INFO cr3: executing juniper script show bfd session | display json
14472026-07-20T19:08:08.800ZJul 20 19:08:08.764 DEBG [sc] cr3: starting
14482026-07-20T19:08:08.800ZJul 20 19:08:08.764 DEBG [sc] cr3: connecting to [::1]:45831
14492026-07-20T19:08:08.800ZJul 20 19:08:08.765 DEBG [sc] cr3 waiting for prompt
14502026-07-20T19:08:08.800ZJul 20 19:08:08.776 DEBG [sc] cr3: logging in
14512026-07-20T19:08:09.093ZJul 20 19:08:09.081 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14522026-07-20T19:08:11.364Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14532026-07-20T19:08:12.365ZJul 20 19:08:12.353 INFO cr3: executing juniper script show bfd session | display json
14542026-07-20T19:08:12.365ZJul 20 19:08:12.353 DEBG [sc] cr3: starting
14552026-07-20T19:08:12.365ZJul 20 19:08:12.353 DEBG [sc] cr3: connecting to [::1]:45831
14562026-07-20T19:08:12.391ZJul 20 19:08:12.354 DEBG [sc] cr3 waiting for prompt
14572026-07-20T19:08:12.391ZJul 20 19:08:12.365 DEBG [sc] cr3: logging in
14582026-07-20T19:08:12.521ZJul 20 19:08:12.509 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14592026-07-20T19:08:14.781Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14602026-07-20T19:08:15.781ZJul 20 19:08:15.769 INFO cr3: executing juniper script show bfd session | display json
14612026-07-20T19:08:15.781ZJul 20 19:08:15.769 DEBG [sc] cr3: starting
14622026-07-20T19:08:15.781ZJul 20 19:08:15.769 DEBG [sc] cr3: connecting to [::1]:45831
14632026-07-20T19:08:15.806ZJul 20 19:08:15.770 DEBG [sc] cr3 waiting for prompt
14642026-07-20T19:08:15.806ZJul 20 19:08:15.781 DEBG [sc] cr3: logging in
14652026-07-20T19:08:15.927ZJul 20 19:08:15.916 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14662026-07-20T19:08:18.168Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14672026-07-20T19:08:19.169ZJul 20 19:08:19.157 INFO cr3: executing juniper script show bfd session | display json
14682026-07-20T19:08:19.169ZJul 20 19:08:19.157 DEBG [sc] cr3: starting
14692026-07-20T19:08:19.169ZJul 20 19:08:19.157 DEBG [sc] cr3: connecting to [::1]:45831
14702026-07-20T19:08:19.193ZJul 20 19:08:19.158 DEBG [sc] cr3 waiting for prompt
14712026-07-20T19:08:19.193ZJul 20 19:08:19.168 DEBG [sc] cr3: logging in
14722026-07-20T19:08:19.312ZJul 20 19:08:19.300 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14732026-07-20T19:08:21.556Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14742026-07-20T19:08:22.557ZJul 20 19:08:22.545 INFO cr3: executing juniper script show bfd session | display json
14752026-07-20T19:08:22.557ZJul 20 19:08:22.545 DEBG [sc] cr3: starting
14762026-07-20T19:08:22.557ZJul 20 19:08:22.545 DEBG [sc] cr3: connecting to [::1]:45831
14772026-07-20T19:08:22.581ZJul 20 19:08:22.546 DEBG [sc] cr3 waiting for prompt
14782026-07-20T19:08:22.581ZJul 20 19:08:22.557 DEBG [sc] cr3: logging in
14792026-07-20T19:08:22.701ZJul 20 19:08:22.689 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14802026-07-20T19:08:24.934Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14812026-07-20T19:08:24.934ZJul 20 19:08:24.922 INFO cr3: executing juniper script show bfd session | display json
14822026-07-20T19:08:24.934ZJul 20 19:08:24.922 DEBG [sc] cr3: starting
14832026-07-20T19:08:24.934ZJul 20 19:08:24.922 DEBG [sc] cr3: connecting to [::1]:45831
14842026-07-20T19:08:24.958ZJul 20 19:08:24.923 DEBG [sc] cr3 waiting for prompt
14852026-07-20T19:08:24.958ZJul 20 19:08:24.933 DEBG [sc] cr3: logging in
14862026-07-20T19:08:25.078ZJul 20 19:08:25.066 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14872026-07-20T19:08:27.307Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14882026-07-20T19:08:28.309ZJul 20 19:08:28.296 INFO cr3: executing juniper script show bfd session | display json
14892026-07-20T19:08:28.309ZJul 20 19:08:28.296 DEBG [sc] cr3: starting
14902026-07-20T19:08:28.309ZJul 20 19:08:28.296 DEBG [sc] cr3: connecting to [::1]:45831
14912026-07-20T19:08:28.333ZJul 20 19:08:28.297 DEBG [sc] cr3 waiting for prompt
14922026-07-20T19:08:28.334ZJul 20 19:08:28.308 DEBG [sc] cr3: logging in
14932026-07-20T19:08:28.440ZJul 20 19:08:28.429 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14942026-07-20T19:08:30.693Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14952026-07-20T19:08:31.695ZJul 20 19:08:31.683 INFO cr3: executing juniper script show bfd session | display json
14962026-07-20T19:08:31.695ZJul 20 19:08:31.683 DEBG [sc] cr3: starting
14972026-07-20T19:08:31.695ZJul 20 19:08:31.683 DEBG [sc] cr3: connecting to [::1]:45831
14982026-07-20T19:08:31.720ZJul 20 19:08:31.684 DEBG [sc] cr3 waiting for prompt
14992026-07-20T19:08:31.720ZJul 20 19:08:31.695 DEBG [sc] cr3: logging in
15002026-07-20T19:08:31.828ZJul 20 19:08:31.816 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15012026-07-20T19:08:34.077Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15022026-07-20T19:08:35.073ZJul 20 19:08:35.061 INFO cr3: executing juniper script show bfd session | display json
15032026-07-20T19:08:35.073ZJul 20 19:08:35.061 DEBG [sc] cr3: starting
15042026-07-20T19:08:35.098ZJul 20 19:08:35.061 DEBG [sc] cr3: connecting to [::1]:45831
15052026-07-20T19:08:35.098ZJul 20 19:08:35.062 DEBG [sc] cr3 waiting for prompt
15062026-07-20T19:08:35.098ZJul 20 19:08:35.073 DEBG [sc] cr3: logging in
15072026-07-20T19:08:35.241ZJul 20 19:08:35.230 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15082026-07-20T19:08:37.512Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15092026-07-20T19:08:38.513ZJul 20 19:08:38.501 INFO cr3: executing juniper script show bfd session | display json
15102026-07-20T19:08:38.513ZJul 20 19:08:38.501 DEBG [sc] cr3: starting
15112026-07-20T19:08:38.513ZJul 20 19:08:38.501 DEBG [sc] cr3: connecting to [::1]:45831
15122026-07-20T19:08:38.537ZJul 20 19:08:38.502 DEBG [sc] cr3 waiting for prompt
15132026-07-20T19:08:38.537ZJul 20 19:08:38.512 DEBG [sc] cr3: logging in
15142026-07-20T19:08:38.679ZJul 20 19:08:38.667 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15152026-07-20T19:08:40.924Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15162026-07-20T19:08:40.948ZJul 20 19:08:40.914 INFO phase 2: stop frr on cr1
15172026-07-20T19:08:40.948ZJul 20 19:08:40.914 INFO cr1: stopping frr
15182026-07-20T19:08:40.948ZJul 20 19:08:40.914 DEBG [sc] cr1: starting
15192026-07-20T19:08:40.948ZJul 20 19:08:40.914 DEBG [sc] cr1: connecting to [::1]:60924
15202026-07-20T19:08:40.948ZJul 20 19:08:40.914 DEBG [sc] cr1 waiting for prompt
15212026-07-20T19:08:40.948ZJul 20 19:08:40.926 DEBG [sc] cr1: logging in
15222026-07-20T19:08:41.284ZJul 20 19:08:41.272 DEBG [sc] cr1: executing command `systemctl stop frr`
15232026-07-20T19:08:43.670Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15242026-07-20T19:08:44.672Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15252026-07-20T19:08:45.674Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15262026-07-20T19:08:46.675Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15272026-07-20T19:08:47.677Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15282026-07-20T19:08:48.679Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15292026-07-20T19:08:48.703Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15302026-07-20T19:08:49.681Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15312026-07-20T19:08:50.683Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15322026-07-20T19:08:51.685Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15332026-07-20T19:08:52.687Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15342026-07-20T19:08:52.714Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15352026-07-20T19:08:53.690Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15362026-07-20T19:08:54.691Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15372026-07-20T19:08:55.693Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15382026-07-20T19:08:56.695Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15392026-07-20T19:08:56.719Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15402026-07-20T19:08:57.699Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15412026-07-20T19:08:58.699Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15422026-07-20T19:08:59.701Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15432026-07-20T19:09:00.703Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15442026-07-20T19:09:00.727Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15452026-07-20T19:09:01.706Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-07-20T19:09:02.708Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15472026-07-20T19:09:03.709Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15482026-07-20T19:09:04.712Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15492026-07-20T19:09:04.736Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15502026-07-20T19:09:05.714Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15512026-07-20T19:09:06.716Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15522026-07-20T19:09:07.717Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15532026-07-20T19:09:08.718Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15542026-07-20T19:09:08.742ZJul 20 19:09:08.706 INFO cr2: executing eos script show bfd peers | json
15552026-07-20T19:09:08.742ZJul 20 19:09:08.707 DEBG [sc] cr2: starting
15562026-07-20T19:09:08.743ZJul 20 19:09:08.707 DEBG [sc] cr2: connecting to [::1]:57375
15572026-07-20T19:09:08.743ZJul 20 19:09:08.707 DEBG [sc] cr2 waiting for prompt
15582026-07-20T19:09:08.743ZJul 20 19:09:08.719 DEBG [sc] cr2: logging in
15592026-07-20T19:09:09.081ZJul 20 19:09:09.055 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15602026-07-20T19:09:11.430Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15612026-07-20T19:09:12.431ZJul 20 19:09:12.419 INFO cr2: executing eos script show bfd peers | json
15622026-07-20T19:09:12.431ZJul 20 19:09:12.419 DEBG [sc] cr2: starting
15632026-07-20T19:09:12.431ZJul 20 19:09:12.419 DEBG [sc] cr2: connecting to [::1]:57375
15642026-07-20T19:09:12.455ZJul 20 19:09:12.420 DEBG [sc] cr2 waiting for prompt
15652026-07-20T19:09:12.455ZJul 20 19:09:12.431 DEBG [sc] cr2: logging in
15662026-07-20T19:09:12.576ZJul 20 19:09:12.564 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15672026-07-20T19:09:14.934Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15682026-07-20T19:09:15.936ZJul 20 19:09:15.924 INFO cr2: executing eos script show bfd peers | json
15692026-07-20T19:09:15.936ZJul 20 19:09:15.924 DEBG [sc] cr2: starting
15702026-07-20T19:09:15.936ZJul 20 19:09:15.924 DEBG [sc] cr2: connecting to [::1]:57375
15712026-07-20T19:09:15.960ZJul 20 19:09:15.925 DEBG [sc] cr2 waiting for prompt
15722026-07-20T19:09:15.960ZJul 20 19:09:15.936 DEBG [sc] cr2: logging in
15732026-07-20T19:09:16.070ZJul 20 19:09:16.059 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15742026-07-20T19:09:18.433Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15752026-07-20T19:09:19.434ZJul 20 19:09:19.422 INFO cr2: executing eos script show bfd peers | json
15762026-07-20T19:09:19.434ZJul 20 19:09:19.422 DEBG [sc] cr2: starting
15772026-07-20T19:09:19.434ZJul 20 19:09:19.422 DEBG [sc] cr2: connecting to [::1]:57375
15782026-07-20T19:09:19.458ZJul 20 19:09:19.423 DEBG [sc] cr2 waiting for prompt
15792026-07-20T19:09:19.458ZJul 20 19:09:19.435 DEBG [sc] cr2: logging in
15802026-07-20T19:09:19.579ZJul 20 19:09:19.568 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15812026-07-20T19:09:21.905Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15822026-07-20T19:09:22.907ZJul 20 19:09:22.895 INFO cr2: executing eos script show bfd peers | json
15832026-07-20T19:09:22.907ZJul 20 19:09:22.895 DEBG [sc] cr2: starting
15842026-07-20T19:09:22.907ZJul 20 19:09:22.895 DEBG [sc] cr2: connecting to [::1]:57375
15852026-07-20T19:09:22.931ZJul 20 19:09:22.896 DEBG [sc] cr2 waiting for prompt
15862026-07-20T19:09:22.931ZJul 20 19:09:22.907 DEBG [sc] cr2: logging in
15872026-07-20T19:09:23.053ZJul 20 19:09:23.039 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15882026-07-20T19:09:25.386Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15892026-07-20T19:09:25.412ZJul 20 19:09:25.375 INFO cr2: executing eos script show bfd peers | json
15902026-07-20T19:09:25.412ZJul 20 19:09:25.375 DEBG [sc] cr2: starting
15912026-07-20T19:09:25.412ZJul 20 19:09:25.375 DEBG [sc] cr2: connecting to [::1]:57375
15922026-07-20T19:09:25.412ZJul 20 19:09:25.375 DEBG [sc] cr2 waiting for prompt
15932026-07-20T19:09:25.412ZJul 20 19:09:25.385 DEBG [sc] cr2: logging in
15942026-07-20T19:09:25.529ZJul 20 19:09:25.518 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15952026-07-20T19:09:27.866Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15962026-07-20T19:09:28.868ZJul 20 19:09:28.856 INFO cr2: executing eos script show bfd peers | json
15972026-07-20T19:09:28.868ZJul 20 19:09:28.856 DEBG [sc] cr2: starting
15982026-07-20T19:09:28.868ZJul 20 19:09:28.856 DEBG [sc] cr2: connecting to [::1]:57375
15992026-07-20T19:09:28.892ZJul 20 19:09:28.857 DEBG [sc] cr2 waiting for prompt
16002026-07-20T19:09:28.892ZJul 20 19:09:28.868 DEBG [sc] cr2: logging in
16012026-07-20T19:09:29.012ZJul 20 19:09:29.001 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16022026-07-20T19:09:31.339Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16032026-07-20T19:09:32.340ZJul 20 19:09:32.328 INFO cr2: executing eos script show bfd peers | json
16042026-07-20T19:09:32.340ZJul 20 19:09:32.328 DEBG [sc] cr2: starting
16052026-07-20T19:09:32.340ZJul 20 19:09:32.328 DEBG [sc] cr2: connecting to [::1]:57375
16062026-07-20T19:09:32.364ZJul 20 19:09:32.329 DEBG [sc] cr2 waiting for prompt
16072026-07-20T19:09:32.364ZJul 20 19:09:32.340 DEBG [sc] cr2: logging in
16082026-07-20T19:09:32.486ZJul 20 19:09:32.474 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16092026-07-20T19:09:34.827Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16102026-07-20T19:09:35.828ZJul 20 19:09:35.816 INFO cr2: executing eos script show bfd peers | json
16112026-07-20T19:09:35.828ZJul 20 19:09:35.816 DEBG [sc] cr2: starting
16122026-07-20T19:09:35.828ZJul 20 19:09:35.816 DEBG [sc] cr2: connecting to [::1]:57375
16132026-07-20T19:09:35.852ZJul 20 19:09:35.817 DEBG [sc] cr2 waiting for prompt
16142026-07-20T19:09:35.852ZJul 20 19:09:35.827 DEBG [sc] cr2: logging in
16152026-07-20T19:09:35.973ZJul 20 19:09:35.960 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16162026-07-20T19:09:38.343Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16172026-07-20T19:09:39.344ZJul 20 19:09:39.332 INFO cr2: executing eos script show bfd peers | json
16182026-07-20T19:09:39.368ZJul 20 19:09:39.332 DEBG [sc] cr2: starting
16192026-07-20T19:09:39.368ZJul 20 19:09:39.332 DEBG [sc] cr2: connecting to [::1]:57375
16202026-07-20T19:09:39.369ZJul 20 19:09:39.333 DEBG [sc] cr2 waiting for prompt
16212026-07-20T19:09:39.369ZJul 20 19:09:39.344 DEBG [sc] cr2: logging in
16222026-07-20T19:09:39.489ZJul 20 19:09:39.477 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16232026-07-20T19:09:41.895Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16242026-07-20T19:09:41.896ZJul 20 19:09:41.883 INFO cr3: executing juniper script show bfd session | display json
16252026-07-20T19:09:41.920ZJul 20 19:09:41.883 DEBG [sc] cr3: starting
16262026-07-20T19:09:41.920ZJul 20 19:09:41.883 DEBG [sc] cr3: connecting to [::1]:45831
16272026-07-20T19:09:41.920ZJul 20 19:09:41.884 DEBG [sc] cr3 waiting for prompt
16282026-07-20T19:09:41.920ZJul 20 19:09:41.894 DEBG [sc] cr3: logging in
16292026-07-20T19:09:42.213ZJul 20 19:09:42.201 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16302026-07-20T19:09:44.444Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16312026-07-20T19:09:45.445ZJul 20 19:09:45.434 INFO cr3: executing juniper script show bfd session | display json
16322026-07-20T19:09:45.446ZJul 20 19:09:45.434 DEBG [sc] cr3: starting
16332026-07-20T19:09:45.446ZJul 20 19:09:45.434 DEBG [sc] cr3: connecting to [::1]:45831
16342026-07-20T19:09:45.470ZJul 20 19:09:45.434 DEBG [sc] cr3 waiting for prompt
16352026-07-20T19:09:45.470ZJul 20 19:09:45.446 DEBG [sc] cr3: logging in
16362026-07-20T19:09:45.611ZJul 20 19:09:45.599 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16372026-07-20T19:09:47.878Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16382026-07-20T19:09:48.879ZJul 20 19:09:48.867 INFO cr3: executing juniper script show bfd session | display json
16392026-07-20T19:09:48.879ZJul 20 19:09:48.867 DEBG [sc] cr3: starting
16402026-07-20T19:09:48.879ZJul 20 19:09:48.867 DEBG [sc] cr3: connecting to [::1]:45831
16412026-07-20T19:09:48.904ZJul 20 19:09:48.868 DEBG [sc] cr3 waiting for prompt
16422026-07-20T19:09:48.904ZJul 20 19:09:48.879 DEBG [sc] cr3: logging in
16432026-07-20T19:09:49.002ZJul 20 19:09:48.990 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16442026-07-20T19:09:51.289Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16452026-07-20T19:09:52.290ZJul 20 19:09:52.278 INFO cr3: executing juniper script show bfd session | display json
16462026-07-20T19:09:52.290ZJul 20 19:09:52.278 DEBG [sc] cr3: starting
16472026-07-20T19:09:52.290ZJul 20 19:09:52.278 DEBG [sc] cr3: connecting to [::1]:45831
16482026-07-20T19:09:52.314ZJul 20 19:09:52.279 DEBG [sc] cr3 waiting for prompt
16492026-07-20T19:09:52.314ZJul 20 19:09:52.290 DEBG [sc] cr3: logging in
16502026-07-20T19:09:52.446ZJul 20 19:09:52.433 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16512026-07-20T19:09:54.697Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16522026-07-20T19:09:55.697ZJul 20 19:09:55.685 INFO cr3: executing juniper script show bfd session | display json
16532026-07-20T19:09:55.697ZJul 20 19:09:55.685 DEBG [sc] cr3: starting
16542026-07-20T19:09:55.697ZJul 20 19:09:55.685 DEBG [sc] cr3: connecting to [::1]:45831
16552026-07-20T19:09:55.721ZJul 20 19:09:55.686 DEBG [sc] cr3 waiting for prompt
16562026-07-20T19:09:55.721ZJul 20 19:09:55.697 DEBG [sc] cr3: logging in
16572026-07-20T19:09:55.841ZJul 20 19:09:55.830 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16582026-07-20T19:09:58.117Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16592026-07-20T19:09:58.117ZJul 20 19:09:58.105 INFO cr3: executing juniper script show bfd session | display json
16602026-07-20T19:09:58.117ZJul 20 19:09:58.105 DEBG [sc] cr3: starting
16612026-07-20T19:09:58.117ZJul 20 19:09:58.105 DEBG [sc] cr3: connecting to [::1]:45831
16622026-07-20T19:09:58.141ZJul 20 19:09:58.106 DEBG [sc] cr3 waiting for prompt
16632026-07-20T19:09:58.141ZJul 20 19:09:58.115 DEBG [sc] cr3: logging in
16642026-07-20T19:09:58.259ZJul 20 19:09:58.247 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16652026-07-20T19:10:00.493Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16662026-07-20T19:10:01.494ZJul 20 19:10:01.482 INFO cr3: executing juniper script show bfd session | display json
16672026-07-20T19:10:01.494ZJul 20 19:10:01.482 DEBG [sc] cr3: starting
16682026-07-20T19:10:01.518ZJul 20 19:10:01.482 DEBG [sc] cr3: connecting to [::1]:45831
16692026-07-20T19:10:01.518ZJul 20 19:10:01.483 DEBG [sc] cr3 waiting for prompt
16702026-07-20T19:10:01.518ZJul 20 19:10:01.494 DEBG [sc] cr3: logging in
16712026-07-20T19:10:01.651ZJul 20 19:10:01.639 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16722026-07-20T19:10:03.913Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16732026-07-20T19:10:04.916ZJul 20 19:10:04.903 INFO cr3: executing juniper script show bfd session | display json
16742026-07-20T19:10:04.916ZJul 20 19:10:04.903 DEBG [sc] cr3: starting
16752026-07-20T19:10:04.916ZJul 20 19:10:04.903 DEBG [sc] cr3: connecting to [::1]:45831
16762026-07-20T19:10:04.940ZJul 20 19:10:04.903 DEBG [sc] cr3 waiting for prompt
16772026-07-20T19:10:04.940ZJul 20 19:10:04.915 DEBG [sc] cr3: logging in
16782026-07-20T19:10:05.083ZJul 20 19:10:05.070 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16792026-07-20T19:10:07.326Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16802026-07-20T19:10:08.327ZJul 20 19:10:08.315 INFO cr3: executing juniper script show bfd session | display json
16812026-07-20T19:10:08.327ZJul 20 19:10:08.315 DEBG [sc] cr3: starting
16822026-07-20T19:10:08.327ZJul 20 19:10:08.315 DEBG [sc] cr3: connecting to [::1]:45831
16832026-07-20T19:10:08.351ZJul 20 19:10:08.316 DEBG [sc] cr3 waiting for prompt
16842026-07-20T19:10:08.352ZJul 20 19:10:08.327 DEBG [sc] cr3: logging in
16852026-07-20T19:10:08.473ZJul 20 19:10:08.460 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16862026-07-20T19:10:10.700Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16872026-07-20T19:10:11.701ZJul 20 19:10:11.690 INFO cr3: executing juniper script show bfd session | display json
16882026-07-20T19:10:11.701ZJul 20 19:10:11.690 DEBG [sc] cr3: starting
16892026-07-20T19:10:11.701ZJul 20 19:10:11.690 DEBG [sc] cr3: connecting to [::1]:45831
16902026-07-20T19:10:11.726ZJul 20 19:10:11.690 DEBG [sc] cr3 waiting for prompt
16912026-07-20T19:10:11.726ZJul 20 19:10:11.702 DEBG [sc] cr3: logging in
16922026-07-20T19:10:11.845ZJul 20 19:10:11.834 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16932026-07-20T19:10:14.100Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16942026-07-20T19:10:14.124ZJul 20 19:10:14.090 INFO phase 3: pause ceos on cr2
16952026-07-20T19:10:14.124ZJul 20 19:10:14.090 INFO cr2: pausing ceos
16962026-07-20T19:10:14.124ZJul 20 19:10:14.090 DEBG [sc] cr2: starting
16972026-07-20T19:10:14.124ZJul 20 19:10:14.090 DEBG [sc] cr2: connecting to [::1]:57375
16982026-07-20T19:10:14.124ZJul 20 19:10:14.090 DEBG [sc] cr2 waiting for prompt
16992026-07-20T19:10:14.124ZJul 20 19:10:14.102 DEBG [sc] cr2: logging in
17002026-07-20T19:10:14.456ZJul 20 19:10:14.444 DEBG [sc] cr2: executing command `docker pause ceos`
17012026-07-20T19:10:16.552Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17022026-07-20T19:10:17.555Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17032026-07-20T19:10:18.555Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17042026-07-20T19:10:19.557Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17052026-07-20T19:10:20.574Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17062026-07-20T19:10:20.598Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17072026-07-20T19:10:21.561Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17082026-07-20T19:10:22.565Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17092026-07-20T19:10:23.565Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17102026-07-20T19:10:24.567Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17112026-07-20T19:10:24.591Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17122026-07-20T19:10:25.570Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17132026-07-20T19:10:26.570Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17142026-07-20T19:10:27.572Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17152026-07-20T19:10:28.573Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17162026-07-20T19:10:28.597Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17172026-07-20T19:10:29.576Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17182026-07-20T19:10:30.579Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17192026-07-20T19:10:31.579Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17202026-07-20T19:10:32.581Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17212026-07-20T19:10:32.606Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17222026-07-20T19:10:33.584Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17232026-07-20T19:10:34.586Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17242026-07-20T19:10:35.587Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17252026-07-20T19:10:36.588Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17262026-07-20T19:10:36.612Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17272026-07-20T19:10:37.591Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17282026-07-20T19:10:38.593Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17292026-07-20T19:10:39.594Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17302026-07-20T19:10:40.597Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17312026-07-20T19:10:40.621ZJul 20 19:10:40.584 INFO cr3: executing juniper script show bfd session | display json
17322026-07-20T19:10:40.621ZJul 20 19:10:40.584 DEBG [sc] cr3: starting
17332026-07-20T19:10:40.621ZJul 20 19:10:40.585 DEBG [sc] cr3: connecting to [::1]:45831
17342026-07-20T19:10:40.621ZJul 20 19:10:40.585 DEBG [sc] cr3 waiting for prompt
17352026-07-20T19:10:40.621ZJul 20 19:10:40.596 DEBG [sc] cr3: logging in
17362026-07-20T19:10:40.941ZJul 20 19:10:40.929 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17372026-07-20T19:10:43.186Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17382026-07-20T19:10:44.184ZJul 20 19:10:44.172 INFO cr3: executing juniper script show bfd session | display json
17392026-07-20T19:10:44.241ZJul 20 19:10:44.172 DEBG [sc] cr3: starting
17402026-07-20T19:10:44.241ZJul 20 19:10:44.172 DEBG [sc] cr3: connecting to [::1]:45831
17412026-07-20T19:10:44.241ZJul 20 19:10:44.173 DEBG [sc] cr3 waiting for prompt
17422026-07-20T19:10:44.241ZJul 20 19:10:44.184 DEBG [sc] cr3: logging in
17432026-07-20T19:10:44.342ZJul 20 19:10:44.328 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17442026-07-20T19:10:46.580Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17452026-07-20T19:10:47.581ZJul 20 19:10:47.569 INFO cr3: executing juniper script show bfd session | display json
17462026-07-20T19:10:47.581ZJul 20 19:10:47.569 DEBG [sc] cr3: starting
17472026-07-20T19:10:47.581ZJul 20 19:10:47.569 DEBG [sc] cr3: connecting to [::1]:45831
17482026-07-20T19:10:47.607ZJul 20 19:10:47.570 DEBG [sc] cr3 waiting for prompt
17492026-07-20T19:10:47.607ZJul 20 19:10:47.580 DEBG [sc] cr3: logging in
17502026-07-20T19:10:47.747ZJul 20 19:10:47.735 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17512026-07-20T19:10:50.001Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17522026-07-20T19:10:51.076ZJul 20 19:10:50.989 INFO cr3: executing juniper script show bfd session | display json
17532026-07-20T19:10:51.076ZJul 20 19:10:50.989 DEBG [sc] cr3: starting
17542026-07-20T19:10:51.076ZJul 20 19:10:50.989 DEBG [sc] cr3: connecting to [::1]:45831
17552026-07-20T19:10:51.186ZJul 20 19:10:50.990 DEBG [sc] cr3 waiting for prompt
17562026-07-20T19:10:51.186ZJul 20 19:10:51.001 DEBG [sc] cr3: logging in
17572026-07-20T19:10:51.312ZJul 20 19:10:51.133 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17582026-07-20T19:10:53.408Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17592026-07-20T19:10:54.411ZJul 20 19:10:54.396 INFO cr3: executing juniper script show bfd session | display json
17602026-07-20T19:10:54.411ZJul 20 19:10:54.396 DEBG [sc] cr3: starting
17612026-07-20T19:10:54.411ZJul 20 19:10:54.396 DEBG [sc] cr3: connecting to [::1]:45831
17622026-07-20T19:10:54.444ZJul 20 19:10:54.397 DEBG [sc] cr3 waiting for prompt
17632026-07-20T19:10:54.444ZJul 20 19:10:54.408 DEBG [sc] cr3: logging in
17642026-07-20T19:10:54.564ZJul 20 19:10:54.551 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17652026-07-20T19:10:56.845Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17662026-07-20T19:10:56.845ZJul 20 19:10:56.833 INFO cr3: executing juniper script show bfd session | display json
17672026-07-20T19:10:56.845ZJul 20 19:10:56.833 DEBG [sc] cr3: starting
17682026-07-20T19:10:56.869ZJul 20 19:10:56.833 DEBG [sc] cr3: connecting to [::1]:45831
17692026-07-20T19:10:56.869ZJul 20 19:10:56.834 DEBG [sc] cr3 waiting for prompt
17702026-07-20T19:10:56.869ZJul 20 19:10:56.844 DEBG [sc] cr3: logging in
17712026-07-20T19:10:56.988ZJul 20 19:10:56.976 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17722026-07-20T19:10:59.248Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17732026-07-20T19:11:00.250ZJul 20 19:11:00.238 INFO cr3: executing juniper script show bfd session | display json
17742026-07-20T19:11:00.250ZJul 20 19:11:00.238 DEBG [sc] cr3: starting
17752026-07-20T19:11:00.250ZJul 20 19:11:00.238 DEBG [sc] cr3: connecting to [::1]:45831
17762026-07-20T19:11:00.274ZJul 20 19:11:00.239 DEBG [sc] cr3 waiting for prompt
17772026-07-20T19:11:00.274ZJul 20 19:11:00.250 DEBG [sc] cr3: logging in
17782026-07-20T19:11:00.428ZJul 20 19:11:00.416 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17792026-07-20T19:11:02.671Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17802026-07-20T19:11:03.672ZJul 20 19:11:03.660 INFO cr3: executing juniper script show bfd session | display json
17812026-07-20T19:11:03.672ZJul 20 19:11:03.660 DEBG [sc] cr3: starting
17822026-07-20T19:11:03.672ZJul 20 19:11:03.660 DEBG [sc] cr3: connecting to [::1]:45831
17832026-07-20T19:11:03.697ZJul 20 19:11:03.661 DEBG [sc] cr3 waiting for prompt
17842026-07-20T19:11:03.697ZJul 20 19:11:03.672 DEBG [sc] cr3: logging in
17852026-07-20T19:11:03.817ZJul 20 19:11:03.805 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17862026-07-20T19:11:06.050Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17872026-07-20T19:11:07.051ZJul 20 19:11:07.039 INFO cr3: executing juniper script show bfd session | display json
17882026-07-20T19:11:07.051ZJul 20 19:11:07.039 DEBG [sc] cr3: starting
17892026-07-20T19:11:07.051ZJul 20 19:11:07.039 DEBG [sc] cr3: connecting to [::1]:45831
17902026-07-20T19:11:07.075ZJul 20 19:11:07.040 DEBG [sc] cr3 waiting for prompt
17912026-07-20T19:11:07.075ZJul 20 19:11:07.051 DEBG [sc] cr3: logging in
17922026-07-20T19:11:07.195ZJul 20 19:11:07.183 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17932026-07-20T19:11:09.460Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17942026-07-20T19:11:10.461ZJul 20 19:11:10.449 INFO cr3: executing juniper script show bfd session | display json
17952026-07-20T19:11:10.461ZJul 20 19:11:10.449 DEBG [sc] cr3: starting
17962026-07-20T19:11:10.461ZJul 20 19:11:10.449 DEBG [sc] cr3: connecting to [::1]:45831
17972026-07-20T19:11:10.485ZJul 20 19:11:10.450 DEBG [sc] cr3 waiting for prompt
17982026-07-20T19:11:10.485ZJul 20 19:11:10.461 DEBG [sc] cr3: logging in
17992026-07-20T19:11:10.604ZJul 20 19:11:10.592 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18002026-07-20T19:11:12.849Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18012026-07-20T19:11:12.873ZJul 20 19:11:12.834 INFO phase 4: pause cRPD on cr3
18022026-07-20T19:11:12.873ZJul 20 19:11:12.834 INFO cr3: pausing crpd1
18032026-07-20T19:11:12.873ZJul 20 19:11:12.834 DEBG [sc] cr3: starting
18042026-07-20T19:11:12.873ZJul 20 19:11:12.834 DEBG [sc] cr3: connecting to [::1]:45831
18052026-07-20T19:11:12.873ZJul 20 19:11:12.835 DEBG [sc] cr3 waiting for prompt
18062026-07-20T19:11:12.873ZJul 20 19:11:12.844 DEBG [sc] cr3: logging in
18072026-07-20T19:11:12.989ZJul 20 19:11:12.977 DEBG [sc] cr3: executing command `docker pause crpd1`
18082026-07-20T19:11:15.097Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18092026-07-20T19:11:16.100Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18102026-07-20T19:11:17.102Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18112026-07-20T19:11:18.107Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18122026-07-20T19:11:19.106Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18132026-07-20T19:11:19.130Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18142026-07-20T19:11:20.108Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18152026-07-20T19:11:21.113Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18162026-07-20T19:11:22.111Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18172026-07-20T19:11:23.113Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18182026-07-20T19:11:23.137Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18192026-07-20T19:11:24.128Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18202026-07-20T19:11:25.116Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18212026-07-20T19:11:26.118Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18222026-07-20T19:11:27.120Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18232026-07-20T19:11:27.143Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18242026-07-20T19:11:28.125Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18252026-07-20T19:11:29.124Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18262026-07-20T19:11:30.126Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18272026-07-20T19:11:31.126Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18282026-07-20T19:11:31.150Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18292026-07-20T19:11:32.131Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18302026-07-20T19:11:33.130Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18312026-07-20T19:11:34.132Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18322026-07-20T19:11:35.133Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18332026-07-20T19:11:35.157Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18342026-07-20T19:11:36.135Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18352026-07-20T19:11:37.137Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18362026-07-20T19:11:38.138Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18372026-07-20T19:11:39.139Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18382026-07-20T19:11:39.163ZJul 20 19:11:39.129 INFO phase 5: start frr on cr1
18392026-07-20T19:11:39.163ZJul 20 19:11:39.129 INFO cr1: starting frr
18402026-07-20T19:11:39.163ZJul 20 19:11:39.129 DEBG [sc] cr1: starting
18412026-07-20T19:11:39.163ZJul 20 19:11:39.129 DEBG [sc] cr1: connecting to [::1]:60924
18422026-07-20T19:11:39.163ZJul 20 19:11:39.130 DEBG [sc] cr1 waiting for prompt
18432026-07-20T19:11:39.163ZJul 20 19:11:39.141 DEBG [sc] cr1: logging in
18442026-07-20T19:11:39.470ZJul 20 19:11:39.459 DEBG [sc] cr1: executing command `systemctl start frr`
18452026-07-20T19:11:46.770Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18462026-07-20T19:11:47.770Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18472026-07-20T19:11:48.771Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18482026-07-20T19:11:49.773Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18492026-07-20T19:11:50.774Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18502026-07-20T19:11:50.801Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18512026-07-20T19:11:51.778Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18522026-07-20T19:11:52.777Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18532026-07-20T19:11:53.795Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18542026-07-20T19:11:54.786Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18552026-07-20T19:11:54.816Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18562026-07-20T19:11:55.782Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18572026-07-20T19:11:56.788Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18582026-07-20T19:11:57.790Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18592026-07-20T19:11:58.795Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18602026-07-20T19:11:58.825Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18612026-07-20T19:11:59.795Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18622026-07-20T19:12:00.791Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18632026-07-20T19:12:01.793Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18642026-07-20T19:12:02.795Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18652026-07-20T19:12:02.818Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18662026-07-20T19:12:03.797Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18672026-07-20T19:12:04.799Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18682026-07-20T19:12:05.799Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18692026-07-20T19:12:06.801Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18702026-07-20T19:12:06.826Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18712026-07-20T19:12:07.803Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18722026-07-20T19:12:08.805Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18732026-07-20T19:12:09.806Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18742026-07-20T19:12:10.809Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18752026-07-20T19:12:10.847ZJul 20 19:12:10.797 INFO cr1: executing frr script show bfd peers json
18762026-07-20T19:12:10.847ZJul 20 19:12:10.797 DEBG [sc] cr1: starting
18772026-07-20T19:12:10.847ZJul 20 19:12:10.797 DEBG [sc] cr1: connecting to [::1]:60924
18782026-07-20T19:12:10.847ZJul 20 19:12:10.797 DEBG [sc] cr1 waiting for prompt
18792026-07-20T19:12:10.847ZJul 20 19:12:10.808 DEBG [sc] cr1: logging in
18802026-07-20T19:12:11.143ZJul 20 19:12:11.106 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18812026-07-20T19:12:13.264Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18822026-07-20T19:12:14.270ZJul 20 19:12:14.252 INFO cr1: executing frr script show bfd peers json
18832026-07-20T19:12:14.270ZJul 20 19:12:14.252 DEBG [sc] cr1: starting
18842026-07-20T19:12:14.299ZJul 20 19:12:14.252 DEBG [sc] cr1: connecting to [::1]:60924
18852026-07-20T19:12:14.299ZJul 20 19:12:14.253 DEBG [sc] cr1 waiting for prompt
18862026-07-20T19:12:14.299ZJul 20 19:12:14.265 DEBG [sc] cr1: logging in
18872026-07-20T19:12:14.412ZJul 20 19:12:14.398 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18882026-07-20T19:12:16.539Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18892026-07-20T19:12:17.545ZJul 20 19:12:17.528 INFO cr1: executing frr script show bfd peers json
18902026-07-20T19:12:17.546ZJul 20 19:12:17.528 DEBG [sc] cr1: starting
18912026-07-20T19:12:17.546ZJul 20 19:12:17.528 DEBG [sc] cr1: connecting to [::1]:60924
18922026-07-20T19:12:17.586ZJul 20 19:12:17.529 DEBG [sc] cr1 waiting for prompt
18932026-07-20T19:12:17.586ZJul 20 19:12:17.540 DEBG [sc] cr1: logging in
18942026-07-20T19:12:17.690ZJul 20 19:12:17.674 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18952026-07-20T19:12:19.843Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18962026-07-20T19:12:20.846ZJul 20 19:12:20.832 INFO cr1: executing frr script show bfd peers json
18972026-07-20T19:12:20.846ZJul 20 19:12:20.832 DEBG [sc] cr1: starting
18982026-07-20T19:12:20.846ZJul 20 19:12:20.832 DEBG [sc] cr1: connecting to [::1]:60924
18992026-07-20T19:12:20.873ZJul 20 19:12:20.833 DEBG [sc] cr1 waiting for prompt
19002026-07-20T19:12:20.873ZJul 20 19:12:20.843 DEBG [sc] cr1: logging in
19012026-07-20T19:12:20.999ZJul 20 19:12:20.987 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19022026-07-20T19:12:23.142Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19032026-07-20T19:12:24.150ZJul 20 19:12:24.131 INFO cr1: executing frr script show bfd peers json
19042026-07-20T19:12:24.150ZJul 20 19:12:24.131 DEBG [sc] cr1: starting
19052026-07-20T19:12:24.150ZJul 20 19:12:24.131 DEBG [sc] cr1: connecting to [::1]:60924
19062026-07-20T19:12:24.187ZJul 20 19:12:24.132 DEBG [sc] cr1 waiting for prompt
19072026-07-20T19:12:24.187ZJul 20 19:12:24.142 DEBG [sc] cr1: logging in
19082026-07-20T19:12:24.272ZJul 20 19:12:24.252 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19092026-07-20T19:12:26.408Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19102026-07-20T19:12:26.440ZJul 20 19:12:26.395 INFO cr1: executing frr script show bfd peers json
19112026-07-20T19:12:26.440ZJul 20 19:12:26.395 DEBG [sc] cr1: starting
19122026-07-20T19:12:26.440ZJul 20 19:12:26.395 DEBG [sc] cr1: connecting to [::1]:60924
19132026-07-20T19:12:26.440ZJul 20 19:12:26.396 DEBG [sc] cr1 waiting for prompt
19142026-07-20T19:12:26.440ZJul 20 19:12:26.407 DEBG [sc] cr1: logging in
19152026-07-20T19:12:26.553ZJul 20 19:12:26.539 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19162026-07-20T19:12:28.690Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19172026-07-20T19:12:29.715ZJul 20 19:12:29.675 INFO cr1: executing frr script show bfd peers json
19182026-07-20T19:12:29.743ZJul 20 19:12:29.675 DEBG [sc] cr1: starting
19192026-07-20T19:12:29.743ZJul 20 19:12:29.675 DEBG [sc] cr1: connecting to [::1]:60924
19202026-07-20T19:12:29.743ZJul 20 19:12:29.676 DEBG [sc] cr1 waiting for prompt
19212026-07-20T19:12:29.743ZJul 20 19:12:29.687 DEBG [sc] cr1: logging in
19222026-07-20T19:12:29.857ZJul 20 19:12:29.841 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19232026-07-20T19:12:31.987Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19242026-07-20T19:12:32.986ZJul 20 19:12:32.974 INFO cr1: executing frr script show bfd peers json
19252026-07-20T19:12:33.010ZJul 20 19:12:32.974 DEBG [sc] cr1: starting
19262026-07-20T19:12:33.010ZJul 20 19:12:32.974 DEBG [sc] cr1: connecting to [::1]:60924
19272026-07-20T19:12:33.010ZJul 20 19:12:32.974 DEBG [sc] cr1 waiting for prompt
19282026-07-20T19:12:33.010ZJul 20 19:12:32.985 DEBG [sc] cr1: logging in
19292026-07-20T19:12:33.151ZJul 20 19:12:33.139 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19302026-07-20T19:12:35.291Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19312026-07-20T19:12:36.292ZJul 20 19:12:36.280 INFO cr1: executing frr script show bfd peers json
19322026-07-20T19:12:36.292ZJul 20 19:12:36.280 DEBG [sc] cr1: starting
19332026-07-20T19:12:36.293ZJul 20 19:12:36.280 DEBG [sc] cr1: connecting to [::1]:60924
19342026-07-20T19:12:36.319ZJul 20 19:12:36.281 DEBG [sc] cr1 waiting for prompt
19352026-07-20T19:12:36.319ZJul 20 19:12:36.292 DEBG [sc] cr1: logging in
19362026-07-20T19:12:36.447ZJul 20 19:12:36.435 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19372026-07-20T19:12:38.601Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19382026-07-20T19:12:39.595ZJul 20 19:12:39.577 INFO cr1: executing frr script show bfd peers json
19392026-07-20T19:12:39.595ZJul 20 19:12:39.577 DEBG [sc] cr1: starting
19402026-07-20T19:12:39.595ZJul 20 19:12:39.577 DEBG [sc] cr1: connecting to [::1]:60924
19412026-07-20T19:12:39.654ZJul 20 19:12:39.578 DEBG [sc] cr1 waiting for prompt
19422026-07-20T19:12:39.654ZJul 20 19:12:39.589 DEBG [sc] cr1: logging in
19432026-07-20T19:12:39.757ZJul 20 19:12:39.743 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19442026-07-20T19:12:41.891Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19452026-07-20T19:12:41.915ZJul 20 19:12:41.880 INFO phase 6: unpause ceos on cr2
19462026-07-20T19:12:41.915ZJul 20 19:12:41.880 INFO cr2: unpausing ceos
19472026-07-20T19:12:41.915ZJul 20 19:12:41.880 DEBG [sc] cr2: starting
19482026-07-20T19:12:41.915ZJul 20 19:12:41.880 DEBG [sc] cr2: connecting to [::1]:57375
19492026-07-20T19:12:41.915ZJul 20 19:12:41.881 DEBG [sc] cr2 waiting for prompt
19502026-07-20T19:12:41.916ZJul 20 19:12:41.892 DEBG [sc] cr2: logging in
19512026-07-20T19:12:42.228ZJul 20 19:12:42.212 DEBG [sc] cr2: executing command `docker unpause ceos`
19522026-07-20T19:12:44.346Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19532026-07-20T19:12:45.346Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19542026-07-20T19:12:46.349Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19552026-07-20T19:12:47.375Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19562026-07-20T19:12:48.352Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19572026-07-20T19:12:48.376Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19582026-07-20T19:12:49.355Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19592026-07-20T19:12:50.357Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19602026-07-20T19:12:51.359Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19612026-07-20T19:12:52.388Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19622026-07-20T19:12:52.412Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19632026-07-20T19:12:53.365Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19642026-07-20T19:12:54.364Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19652026-07-20T19:12:55.366Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19662026-07-20T19:12:56.367Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19672026-07-20T19:12:56.392Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19682026-07-20T19:12:57.370Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19692026-07-20T19:12:58.372Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19702026-07-20T19:12:59.374Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19712026-07-20T19:13:00.377Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19722026-07-20T19:13:00.400Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19732026-07-20T19:13:01.407Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19742026-07-20T19:13:02.381Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19752026-07-20T19:13:03.390Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19762026-07-20T19:13:04.402Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19772026-07-20T19:13:04.438Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19782026-07-20T19:13:05.386Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19792026-07-20T19:13:06.390Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19802026-07-20T19:13:07.390Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19812026-07-20T19:13:08.391Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19822026-07-20T19:13:08.417ZJul 20 19:13:08.379 INFO cr1: executing frr script show bfd peers json
19832026-07-20T19:13:08.417ZJul 20 19:13:08.379 DEBG [sc] cr1: starting
19842026-07-20T19:13:08.417ZJul 20 19:13:08.379 DEBG [sc] cr1: connecting to [::1]:60924
19852026-07-20T19:13:08.417ZJul 20 19:13:08.379 DEBG [sc] cr1 waiting for prompt
19862026-07-20T19:13:08.417ZJul 20 19:13:08.391 DEBG [sc] cr1: logging in
19872026-07-20T19:13:08.719ZJul 20 19:13:08.705 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19882026-07-20T19:13:10.856Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19892026-07-20T19:13:11.857ZJul 20 19:13:11.844 INFO cr1: executing frr script show bfd peers json
19902026-07-20T19:13:11.857ZJul 20 19:13:11.844 DEBG [sc] cr1: starting
19912026-07-20T19:13:11.888ZJul 20 19:13:11.844 DEBG [sc] cr1: connecting to [::1]:60924
19922026-07-20T19:13:11.888ZJul 20 19:13:11.845 DEBG [sc] cr1 waiting for prompt
19932026-07-20T19:13:11.888ZJul 20 19:13:11.856 DEBG [sc] cr1: logging in
19942026-07-20T19:13:12.001ZJul 20 19:13:11.988 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19952026-07-20T19:13:14.147Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19962026-07-20T19:13:15.142ZJul 20 19:13:15.128 INFO cr1: executing frr script show bfd peers json
19972026-07-20T19:13:15.142ZJul 20 19:13:15.128 DEBG [sc] cr1: starting
19982026-07-20T19:13:15.142ZJul 20 19:13:15.128 DEBG [sc] cr1: connecting to [::1]:60924
19992026-07-20T19:13:15.172ZJul 20 19:13:15.129 DEBG [sc] cr1 waiting for prompt
20002026-07-20T19:13:15.172ZJul 20 19:13:15.140 DEBG [sc] cr1: logging in
20012026-07-20T19:13:15.284ZJul 20 19:13:15.272 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20022026-07-20T19:13:17.439Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20032026-07-20T19:13:18.439ZJul 20 19:13:18.427 INFO cr1: executing frr script show bfd peers json
20042026-07-20T19:13:18.440ZJul 20 19:13:18.427 DEBG [sc] cr1: starting
20052026-07-20T19:13:18.440ZJul 20 19:13:18.427 DEBG [sc] cr1: connecting to [::1]:60924
20062026-07-20T19:13:18.464ZJul 20 19:13:18.428 DEBG [sc] cr1 waiting for prompt
20072026-07-20T19:13:18.464ZJul 20 19:13:18.439 DEBG [sc] cr1: logging in
20082026-07-20T19:13:18.606ZJul 20 19:13:18.594 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20092026-07-20T19:13:20.746Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20102026-07-20T19:13:21.749ZJul 20 19:13:21.735 INFO cr1: executing frr script show bfd peers json
20112026-07-20T19:13:21.777ZJul 20 19:13:21.735 DEBG [sc] cr1: starting
20122026-07-20T19:13:21.777ZJul 20 19:13:21.735 DEBG [sc] cr1: connecting to [::1]:60924
20132026-07-20T19:13:21.777ZJul 20 19:13:21.736 DEBG [sc] cr1 waiting for prompt
20142026-07-20T19:13:21.777ZJul 20 19:13:21.747 DEBG [sc] cr1: logging in
20152026-07-20T19:13:21.892ZJul 20 19:13:21.879 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20162026-07-20T19:13:24.022Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20172026-07-20T19:13:24.046ZJul 20 19:13:24.010 INFO cr1: executing frr script show bfd peers json
20182026-07-20T19:13:24.046ZJul 20 19:13:24.010 DEBG [sc] cr1: starting
20192026-07-20T19:13:24.046ZJul 20 19:13:24.010 DEBG [sc] cr1: connecting to [::1]:60924
20202026-07-20T19:13:24.046ZJul 20 19:13:24.011 DEBG [sc] cr1 waiting for prompt
20212026-07-20T19:13:24.046ZJul 20 19:13:24.020 DEBG [sc] cr1: logging in
20222026-07-20T19:13:24.155ZJul 20 19:13:24.143 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20232026-07-20T19:13:26.286Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20242026-07-20T19:13:27.312ZJul 20 19:13:27.275 INFO cr1: executing frr script show bfd peers json
20252026-07-20T19:13:27.312ZJul 20 19:13:27.275 DEBG [sc] cr1: starting
20262026-07-20T19:13:27.312ZJul 20 19:13:27.275 DEBG [sc] cr1: connecting to [::1]:60924
20272026-07-20T19:13:27.350ZJul 20 19:13:27.276 DEBG [sc] cr1 waiting for prompt
20282026-07-20T19:13:27.350ZJul 20 19:13:27.287 DEBG [sc] cr1: logging in
20292026-07-20T19:13:27.446ZJul 20 19:13:27.430 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20302026-07-20T19:13:29.582Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20312026-07-20T19:13:30.583ZJul 20 19:13:30.570 INFO cr1: executing frr script show bfd peers json
20322026-07-20T19:13:30.583ZJul 20 19:13:30.570 DEBG [sc] cr1: starting
20332026-07-20T19:13:30.583ZJul 20 19:13:30.570 DEBG [sc] cr1: connecting to [::1]:60924
20342026-07-20T19:13:30.607ZJul 20 19:13:30.571 DEBG [sc] cr1 waiting for prompt
20352026-07-20T19:13:30.607ZJul 20 19:13:30.582 DEBG [sc] cr1: logging in
20362026-07-20T19:13:30.738ZJul 20 19:13:30.726 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20372026-07-20T19:13:32.877Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20382026-07-20T19:13:33.879ZJul 20 19:13:33.867 INFO cr1: executing frr script show bfd peers json
20392026-07-20T19:13:33.879ZJul 20 19:13:33.867 DEBG [sc] cr1: starting
20402026-07-20T19:13:33.905ZJul 20 19:13:33.867 DEBG [sc] cr1: connecting to [::1]:60924
20412026-07-20T19:13:33.905ZJul 20 19:13:33.868 DEBG [sc] cr1 waiting for prompt
20422026-07-20T19:13:33.905ZJul 20 19:13:33.879 DEBG [sc] cr1: logging in
20432026-07-20T19:13:34.016ZJul 20 19:13:34.000 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20442026-07-20T19:13:36.187Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20452026-07-20T19:13:37.164ZJul 20 19:13:37.152 INFO cr1: executing frr script show bfd peers json
20462026-07-20T19:13:37.164ZJul 20 19:13:37.152 DEBG [sc] cr1: starting
20472026-07-20T19:13:37.164ZJul 20 19:13:37.152 DEBG [sc] cr1: connecting to [::1]:60924
20482026-07-20T19:13:37.187ZJul 20 19:13:37.153 DEBG [sc] cr1 waiting for prompt
20492026-07-20T19:13:37.187ZJul 20 19:13:37.163 DEBG [sc] cr1: logging in
20502026-07-20T19:13:37.322ZJul 20 19:13:37.296 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20512026-07-20T19:13:39.450Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20522026-07-20T19:13:39.450ZJul 20 19:13:39.438 INFO cr2: executing eos script show bfd peers | json
20532026-07-20T19:13:39.450ZJul 20 19:13:39.438 DEBG [sc] cr2: starting
20542026-07-20T19:13:39.450ZJul 20 19:13:39.438 DEBG [sc] cr2: connecting to [::1]:57375
20552026-07-20T19:13:39.476ZJul 20 19:13:39.439 DEBG [sc] cr2 waiting for prompt
20562026-07-20T19:13:39.476ZJul 20 19:13:39.449 DEBG [sc] cr2: logging in
20572026-07-20T19:13:39.787ZJul 20 19:13:39.775 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20582026-07-20T19:13:42.120Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20592026-07-20T19:13:43.121ZJul 20 19:13:43.109 INFO cr2: executing eos script show bfd peers | json
20602026-07-20T19:13:43.121ZJul 20 19:13:43.109 DEBG [sc] cr2: starting
20612026-07-20T19:13:43.121ZJul 20 19:13:43.109 DEBG [sc] cr2: connecting to [::1]:57375
20622026-07-20T19:13:43.146ZJul 20 19:13:43.109 DEBG [sc] cr2 waiting for prompt
20632026-07-20T19:13:43.146ZJul 20 19:13:43.121 DEBG [sc] cr2: logging in
20642026-07-20T19:13:43.266ZJul 20 19:13:43.254 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20652026-07-20T19:13:45.643Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20662026-07-20T19:13:46.646ZJul 20 19:13:46.632 INFO cr2: executing eos script show bfd peers | json
20672026-07-20T19:13:46.646ZJul 20 19:13:46.632 DEBG [sc] cr2: starting
20682026-07-20T19:13:46.646ZJul 20 19:13:46.632 DEBG [sc] cr2: connecting to [::1]:57375
20692026-07-20T19:13:46.671ZJul 20 19:13:46.633 DEBG [sc] cr2 waiting for prompt
20702026-07-20T19:13:46.671ZJul 20 19:13:46.644 DEBG [sc] cr2: logging in
20712026-07-20T19:13:46.800ZJul 20 19:13:46.787 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20722026-07-20T19:13:49.137Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20732026-07-20T19:13:50.136ZJul 20 19:13:50.124 INFO cr2: executing eos script show bfd peers | json
20742026-07-20T19:13:50.136ZJul 20 19:13:50.124 DEBG [sc] cr2: starting
20752026-07-20T19:13:50.136ZJul 20 19:13:50.124 DEBG [sc] cr2: connecting to [::1]:57375
20762026-07-20T19:13:50.168ZJul 20 19:13:50.125 DEBG [sc] cr2 waiting for prompt
20772026-07-20T19:13:50.168ZJul 20 19:13:50.136 DEBG [sc] cr2: logging in
20782026-07-20T19:13:50.282ZJul 20 19:13:50.267 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20792026-07-20T19:13:52.608Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20802026-07-20T19:13:53.610ZJul 20 19:13:53.598 INFO cr2: executing eos script show bfd peers | json
20812026-07-20T19:13:53.610ZJul 20 19:13:53.598 DEBG [sc] cr2: starting
20822026-07-20T19:13:53.610ZJul 20 19:13:53.598 DEBG [sc] cr2: connecting to [::1]:57375
20832026-07-20T19:13:53.634ZJul 20 19:13:53.599 DEBG [sc] cr2 waiting for prompt
20842026-07-20T19:13:53.634ZJul 20 19:13:53.610 DEBG [sc] cr2: logging in
20852026-07-20T19:13:53.755ZJul 20 19:13:53.743 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20862026-07-20T19:13:56.101Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20872026-07-20T19:13:56.101ZJul 20 19:13:56.088 INFO cr2: executing eos script show bfd peers | json
20882026-07-20T19:13:56.127ZJul 20 19:13:56.088 DEBG [sc] cr2: starting
20892026-07-20T19:13:56.127ZJul 20 19:13:56.088 DEBG [sc] cr2: connecting to [::1]:57375
20902026-07-20T19:13:56.127ZJul 20 19:13:56.089 DEBG [sc] cr2 waiting for prompt
20912026-07-20T19:13:56.127ZJul 20 19:13:56.099 DEBG [sc] cr2: logging in
20922026-07-20T19:13:56.254ZJul 20 19:13:56.242 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20932026-07-20T19:13:58.600Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20942026-07-20T19:13:59.601ZJul 20 19:13:59.589 INFO cr2: executing eos script show bfd peers | json
20952026-07-20T19:13:59.601ZJul 20 19:13:59.589 DEBG [sc] cr2: starting
20962026-07-20T19:13:59.601ZJul 20 19:13:59.589 DEBG [sc] cr2: connecting to [::1]:57375
20972026-07-20T19:13:59.625ZJul 20 19:13:59.590 DEBG [sc] cr2 waiting for prompt
20982026-07-20T19:13:59.625ZJul 20 19:13:59.601 DEBG [sc] cr2: logging in
20992026-07-20T19:13:59.767ZJul 20 19:13:59.756 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21002026-07-20T19:14:02.097Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21012026-07-20T19:14:03.099ZJul 20 19:14:03.087 INFO cr2: executing eos script show bfd peers | json
21022026-07-20T19:14:03.099ZJul 20 19:14:03.087 DEBG [sc] cr2: starting
21032026-07-20T19:14:03.099ZJul 20 19:14:03.087 DEBG [sc] cr2: connecting to [::1]:57375
21042026-07-20T19:14:03.124ZJul 20 19:14:03.088 DEBG [sc] cr2 waiting for prompt
21052026-07-20T19:14:03.124ZJul 20 19:14:03.099 DEBG [sc] cr2: logging in
21062026-07-20T19:14:03.279ZJul 20 19:14:03.231 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21072026-07-20T19:14:05.601Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21082026-07-20T19:14:06.603ZJul 20 19:14:06.591 INFO cr2: executing eos script show bfd peers | json
21092026-07-20T19:14:06.603ZJul 20 19:14:06.591 DEBG [sc] cr2: starting
21102026-07-20T19:14:06.603ZJul 20 19:14:06.591 DEBG [sc] cr2: connecting to [::1]:57375
21112026-07-20T19:14:06.627ZJul 20 19:14:06.592 DEBG [sc] cr2 waiting for prompt
21122026-07-20T19:14:06.627ZJul 20 19:14:06.603 DEBG [sc] cr2: logging in
21132026-07-20T19:14:06.747ZJul 20 19:14:06.735 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21142026-07-20T19:14:09.061Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21152026-07-20T19:14:10.062ZJul 20 19:14:10.050 INFO cr2: executing eos script show bfd peers | json
21162026-07-20T19:14:10.062ZJul 20 19:14:10.050 DEBG [sc] cr2: starting
21172026-07-20T19:14:10.062ZJul 20 19:14:10.050 DEBG [sc] cr2: connecting to [::1]:57375
21182026-07-20T19:14:10.086ZJul 20 19:14:10.051 DEBG [sc] cr2 waiting for prompt
21192026-07-20T19:14:10.086ZJul 20 19:14:10.062 DEBG [sc] cr2: logging in
21202026-07-20T19:14:10.216ZJul 20 19:14:10.204 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21212026-07-20T19:14:12.562Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21222026-07-20T19:14:12.586ZJul 20 19:14:12.551 INFO phase 7: unpause cRPD on cr3
21232026-07-20T19:14:12.586ZJul 20 19:14:12.551 INFO cr3: unpausing crpd1
21242026-07-20T19:14:12.586ZJul 20 19:14:12.551 DEBG [sc] cr3: starting
21252026-07-20T19:14:12.586ZJul 20 19:14:12.551 DEBG [sc] cr3: connecting to [::1]:45831
21262026-07-20T19:14:12.586ZJul 20 19:14:12.552 DEBG [sc] cr3 waiting for prompt
21272026-07-20T19:14:12.586ZJul 20 19:14:12.563 DEBG [sc] cr3: logging in
21282026-07-20T19:14:12.952ZJul 20 19:14:12.895 DEBG [sc] cr3: executing command `docker unpause crpd1`
21292026-07-20T19:14:15.042Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21302026-07-20T19:14:16.021Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21312026-07-20T19:14:17.024Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21322026-07-20T19:14:18.025Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21332026-07-20T19:14:19.025Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21342026-07-20T19:14:19.050Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21352026-07-20T19:14:20.028Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21362026-07-20T19:14:21.030Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21372026-07-20T19:14:22.036Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21382026-07-20T19:14:23.034Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21392026-07-20T19:14:23.060Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21402026-07-20T19:14:24.039Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21412026-07-20T19:14:25.044Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21422026-07-20T19:14:26.040Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21432026-07-20T19:14:27.068Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21442026-07-20T19:14:27.096Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21452026-07-20T19:14:28.044Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21462026-07-20T19:14:29.044Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21472026-07-20T19:14:30.048Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21482026-07-20T19:14:31.055Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21492026-07-20T19:14:31.085Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21502026-07-20T19:14:32.060Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21512026-07-20T19:14:33.082Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21522026-07-20T19:14:34.075Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21532026-07-20T19:14:35.099Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-07-20T19:14:35.148Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21552026-07-20T19:14:36.088Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21562026-07-20T19:14:37.097Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21572026-07-20T19:14:38.063Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21582026-07-20T19:14:39.071Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21592026-07-20T19:14:39.096ZJul 20 19:14:39.052 INFO cr1: executing frr script show bfd peers json
21602026-07-20T19:14:39.096ZJul 20 19:14:39.052 DEBG [sc] cr1: starting
21612026-07-20T19:14:39.096ZJul 20 19:14:39.052 DEBG [sc] cr1: connecting to [::1]:60924
21622026-07-20T19:14:39.096ZJul 20 19:14:39.053 DEBG [sc] cr1 waiting for prompt
21632026-07-20T19:14:39.120ZJul 20 19:14:39.064 DEBG [sc] cr1: logging in
21642026-07-20T19:14:39.407ZJul 20 19:14:39.394 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21652026-07-20T19:14:41.537Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21662026-07-20T19:14:42.540ZJul 20 19:14:42.527 INFO cr1: executing frr script show bfd peers json
21672026-07-20T19:14:42.540ZJul 20 19:14:42.527 DEBG [sc] cr1: starting
21682026-07-20T19:14:42.540ZJul 20 19:14:42.527 DEBG [sc] cr1: connecting to [::1]:60924
21692026-07-20T19:14:42.563ZJul 20 19:14:42.527 DEBG [sc] cr1 waiting for prompt
21702026-07-20T19:14:42.563ZJul 20 19:14:42.539 DEBG [sc] cr1: logging in
21712026-07-20T19:14:42.695ZJul 20 19:14:42.683 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21722026-07-20T19:14:44.875Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21732026-07-20T19:14:45.859ZJul 20 19:14:45.815 INFO cr1: executing frr script show bfd peers json
21742026-07-20T19:14:45.859ZJul 20 19:14:45.815 DEBG [sc] cr1: starting
21752026-07-20T19:14:45.859ZJul 20 19:14:45.815 DEBG [sc] cr1: connecting to [::1]:60924
21762026-07-20T19:14:45.899ZJul 20 19:14:45.816 DEBG [sc] cr1 waiting for prompt
21772026-07-20T19:14:45.899ZJul 20 19:14:45.827 DEBG [sc] cr1: logging in
21782026-07-20T19:14:45.997ZJul 20 19:14:45.959 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21792026-07-20T19:14:48.133Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21802026-07-20T19:14:49.142ZJul 20 19:14:49.107 INFO cr1: executing frr script show bfd peers json
21812026-07-20T19:14:49.142ZJul 20 19:14:49.108 DEBG [sc] cr1: starting
21822026-07-20T19:14:49.142ZJul 20 19:14:49.108 DEBG [sc] cr1: connecting to [::1]:60924
21832026-07-20T19:14:49.197ZJul 20 19:14:49.108 DEBG [sc] cr1 waiting for prompt
21842026-07-20T19:14:49.198ZJul 20 19:14:49.120 DEBG [sc] cr1: logging in
21852026-07-20T19:14:49.277ZJul 20 19:14:49.253 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21862026-07-20T19:14:51.415Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21872026-07-20T19:14:52.416ZJul 20 19:14:52.404 INFO cr1: executing frr script show bfd peers json
21882026-07-20T19:14:52.416ZJul 20 19:14:52.404 DEBG [sc] cr1: starting
21892026-07-20T19:14:52.416ZJul 20 19:14:52.404 DEBG [sc] cr1: connecting to [::1]:60924
21902026-07-20T19:14:52.440ZJul 20 19:14:52.405 DEBG [sc] cr1 waiting for prompt
21912026-07-20T19:14:52.440ZJul 20 19:14:52.416 DEBG [sc] cr1: logging in
21922026-07-20T19:14:52.564ZJul 20 19:14:52.549 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21932026-07-20T19:14:54.702Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21942026-07-20T19:14:54.702ZJul 20 19:14:54.691 INFO cr1: executing frr script show bfd peers json
21952026-07-20T19:14:54.702ZJul 20 19:14:54.691 DEBG [sc] cr1: starting
21962026-07-20T19:14:54.702ZJul 20 19:14:54.691 DEBG [sc] cr1: connecting to [::1]:60924
21972026-07-20T19:14:54.726ZJul 20 19:14:54.691 DEBG [sc] cr1 waiting for prompt
21982026-07-20T19:14:54.726ZJul 20 19:14:54.702 DEBG [sc] cr1: logging in
21992026-07-20T19:14:54.835ZJul 20 19:14:54.823 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22002026-07-20T19:14:56.975Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22012026-07-20T19:14:57.975ZJul 20 19:14:57.963 INFO cr1: executing frr script show bfd peers json
22022026-07-20T19:14:57.976ZJul 20 19:14:57.963 DEBG [sc] cr1: starting
22032026-07-20T19:14:57.976ZJul 20 19:14:57.963 DEBG [sc] cr1: connecting to [::1]:60924
22042026-07-20T19:14:58.009ZJul 20 19:14:57.964 DEBG [sc] cr1 waiting for prompt
22052026-07-20T19:14:58.009ZJul 20 19:14:57.975 DEBG [sc] cr1: logging in
22062026-07-20T19:14:58.132ZJul 20 19:14:58.121 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22072026-07-20T19:15:00.276Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22082026-07-20T19:15:01.277ZJul 20 19:15:01.265 INFO cr1: executing frr script show bfd peers json
22092026-07-20T19:15:01.277ZJul 20 19:15:01.265 DEBG [sc] cr1: starting
22102026-07-20T19:15:01.277ZJul 20 19:15:01.265 DEBG [sc] cr1: connecting to [::1]:60924
22112026-07-20T19:15:01.303ZJul 20 19:15:01.266 DEBG [sc] cr1 waiting for prompt
22122026-07-20T19:15:01.303ZJul 20 19:15:01.277 DEBG [sc] cr1: logging in
22132026-07-20T19:15:01.433ZJul 20 19:15:01.420 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22142026-07-20T19:15:03.576Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22152026-07-20T19:15:04.578ZJul 20 19:15:04.564 INFO cr1: executing frr script show bfd peers json
22162026-07-20T19:15:04.578ZJul 20 19:15:04.564 DEBG [sc] cr1: starting
22172026-07-20T19:15:04.578ZJul 20 19:15:04.564 DEBG [sc] cr1: connecting to [::1]:60924
22182026-07-20T19:15:04.603ZJul 20 19:15:04.565 DEBG [sc] cr1 waiting for prompt
22192026-07-20T19:15:04.603ZJul 20 19:15:04.576 DEBG [sc] cr1: logging in
22202026-07-20T19:15:04.732ZJul 20 19:15:04.720 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22212026-07-20T19:15:06.898Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22222026-07-20T19:15:07.873ZJul 20 19:15:07.858 INFO cr1: executing frr script show bfd peers json
22232026-07-20T19:15:07.905ZJul 20 19:15:07.858 DEBG [sc] cr1: starting
22242026-07-20T19:15:07.905ZJul 20 19:15:07.858 DEBG [sc] cr1: connecting to [::1]:60924
22252026-07-20T19:15:07.905ZJul 20 19:15:07.858 DEBG [sc] cr1 waiting for prompt
22262026-07-20T19:15:07.905ZJul 20 19:15:07.870 DEBG [sc] cr1: logging in
22272026-07-20T19:15:08.041ZJul 20 19:15:08.013 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22282026-07-20T19:15:10.164Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22292026-07-20T19:15:10.164ZJul 20 19:15:10.150 INFO cr2: executing eos script show bfd peers | json
22302026-07-20T19:15:10.164ZJul 20 19:15:10.150 DEBG [sc] cr2: starting
22312026-07-20T19:15:10.164ZJul 20 19:15:10.150 DEBG [sc] cr2: connecting to [::1]:57375
22322026-07-20T19:15:10.188ZJul 20 19:15:10.151 DEBG [sc] cr2 waiting for prompt
22332026-07-20T19:15:10.189ZJul 20 19:15:10.162 DEBG [sc] cr2: logging in
22342026-07-20T19:15:10.543ZJul 20 19:15:10.531 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22352026-07-20T19:15:12.917Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22362026-07-20T19:15:13.918ZJul 20 19:15:13.906 INFO cr2: executing eos script show bfd peers | json
22372026-07-20T19:15:13.918ZJul 20 19:15:13.906 DEBG [sc] cr2: starting
22382026-07-20T19:15:13.918ZJul 20 19:15:13.906 DEBG [sc] cr2: connecting to [::1]:57375
22392026-07-20T19:15:13.942ZJul 20 19:15:13.907 DEBG [sc] cr2 waiting for prompt
22402026-07-20T19:15:13.942ZJul 20 19:15:13.918 DEBG [sc] cr2: logging in
22412026-07-20T19:15:14.064ZJul 20 19:15:14.050 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22422026-07-20T19:15:16.401Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22432026-07-20T19:15:17.416ZJul 20 19:15:17.383 INFO cr2: executing eos script show bfd peers | json
22442026-07-20T19:15:17.416ZJul 20 19:15:17.383 DEBG [sc] cr2: starting
22452026-07-20T19:15:17.416ZJul 20 19:15:17.383 DEBG [sc] cr2: connecting to [::1]:57375
22462026-07-20T19:15:17.458ZJul 20 19:15:17.384 DEBG [sc] cr2 waiting for prompt
22472026-07-20T19:15:17.477ZJul 20 19:15:17.395 DEBG [sc] cr2: logging in
22482026-07-20T19:15:17.601ZJul 20 19:15:17.540 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22492026-07-20T19:15:19.942Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22502026-07-20T19:15:20.945ZJul 20 19:15:20.930 INFO cr2: executing eos script show bfd peers | json
22512026-07-20T19:15:20.946ZJul 20 19:15:20.930 DEBG [sc] cr2: starting
22522026-07-20T19:15:20.946ZJul 20 19:15:20.930 DEBG [sc] cr2: connecting to [::1]:57375
22532026-07-20T19:15:20.970ZJul 20 19:15:20.932 DEBG [sc] cr2 waiting for prompt
22542026-07-20T19:15:20.971ZJul 20 19:15:20.942 DEBG [sc] cr2: logging in
22552026-07-20T19:15:21.098ZJul 20 19:15:21.085 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22562026-07-20T19:15:23.473Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22572026-07-20T19:15:24.476ZJul 20 19:15:24.462 INFO cr2: executing eos script show bfd peers | json
22582026-07-20T19:15:24.476ZJul 20 19:15:24.462 DEBG [sc] cr2: starting
22592026-07-20T19:15:24.476ZJul 20 19:15:24.462 DEBG [sc] cr2: connecting to [::1]:57375
22602026-07-20T19:15:24.506ZJul 20 19:15:24.463 DEBG [sc] cr2 waiting for prompt
22612026-07-20T19:15:24.506ZJul 20 19:15:24.474 DEBG [sc] cr2: logging in
22622026-07-20T19:15:24.621ZJul 20 19:15:24.606 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22632026-07-20T19:15:26.953Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22642026-07-20T19:15:26.979ZJul 20 19:15:26.941 INFO cr2: executing eos script show bfd peers | json
22652026-07-20T19:15:26.979ZJul 20 19:15:26.941 DEBG [sc] cr2: starting
22662026-07-20T19:15:26.979ZJul 20 19:15:26.941 DEBG [sc] cr2: connecting to [::1]:57375
22672026-07-20T19:15:26.979ZJul 20 19:15:26.942 DEBG [sc] cr2 waiting for prompt
22682026-07-20T19:15:26.979ZJul 20 19:15:26.952 DEBG [sc] cr2: logging in
22692026-07-20T19:15:27.099ZJul 20 19:15:27.085 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22702026-07-20T19:15:29.420Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22712026-07-20T19:15:30.422ZJul 20 19:15:30.409 INFO cr2: executing eos script show bfd peers | json
22722026-07-20T19:15:30.422ZJul 20 19:15:30.409 DEBG [sc] cr2: starting
22732026-07-20T19:15:30.446ZJul 20 19:15:30.409 DEBG [sc] cr2: connecting to [::1]:57375
22742026-07-20T19:15:30.446ZJul 20 19:15:30.410 DEBG [sc] cr2 waiting for prompt
22752026-07-20T19:15:30.447ZJul 20 19:15:30.420 DEBG [sc] cr2: logging in
22762026-07-20T19:15:30.554ZJul 20 19:15:30.543 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22772026-07-20T19:15:32.892Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22782026-07-20T19:15:33.894ZJul 20 19:15:33.882 INFO cr2: executing eos script show bfd peers | json
22792026-07-20T19:15:33.921ZJul 20 19:15:33.882 DEBG [sc] cr2: starting
22802026-07-20T19:15:33.921ZJul 20 19:15:33.882 DEBG [sc] cr2: connecting to [::1]:57375
22812026-07-20T19:15:33.921ZJul 20 19:15:33.882 DEBG [sc] cr2 waiting for prompt
22822026-07-20T19:15:33.921ZJul 20 19:15:33.894 DEBG [sc] cr2: logging in
22832026-07-20T19:15:34.041ZJul 20 19:15:34.015 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22842026-07-20T19:15:36.406Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22852026-07-20T19:15:37.379ZJul 20 19:15:37.359 INFO cr2: executing eos script show bfd peers | json
22862026-07-20T19:15:37.379ZJul 20 19:15:37.359 DEBG [sc] cr2: starting
22872026-07-20T19:15:37.415ZJul 20 19:15:37.359 DEBG [sc] cr2: connecting to [::1]:57375
22882026-07-20T19:15:37.415ZJul 20 19:15:37.360 DEBG [sc] cr2 waiting for prompt
22892026-07-20T19:15:37.415ZJul 20 19:15:37.371 DEBG [sc] cr2: logging in
22902026-07-20T19:15:37.517ZJul 20 19:15:37.503 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22912026-07-20T19:15:39.837Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22922026-07-20T19:15:40.841ZJul 20 19:15:40.827 INFO cr2: executing eos script show bfd peers | json
22932026-07-20T19:15:40.841ZJul 20 19:15:40.827 DEBG [sc] cr2: starting
22942026-07-20T19:15:40.865ZJul 20 19:15:40.827 DEBG [sc] cr2: connecting to [::1]:57375
22952026-07-20T19:15:40.865ZJul 20 19:15:40.828 DEBG [sc] cr2 waiting for prompt
22962026-07-20T19:15:40.865ZJul 20 19:15:40.839 DEBG [sc] cr2: logging in
22972026-07-20T19:15:40.984ZJul 20 19:15:40.972 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22982026-07-20T19:15:43.341Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22992026-07-20T19:15:43.341ZJul 20 19:15:43.329 INFO cr3: executing juniper script show bfd session | display json
23002026-07-20T19:15:43.367ZJul 20 19:15:43.329 DEBG [sc] cr3: starting
23012026-07-20T19:15:43.367ZJul 20 19:15:43.329 DEBG [sc] cr3: connecting to [::1]:45831
23022026-07-20T19:15:43.367ZJul 20 19:15:43.329 DEBG [sc] cr3 waiting for prompt
23032026-07-20T19:15:43.367ZJul 20 19:15:43.341 DEBG [sc] cr3: logging in
23042026-07-20T19:15:43.689ZJul 20 19:15:43.677 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23052026-07-20T19:15:45.946Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23062026-07-20T19:15:46.947ZJul 20 19:15:46.935 INFO cr3: executing juniper script show bfd session | display json
23072026-07-20T19:15:46.947ZJul 20 19:15:46.935 DEBG [sc] cr3: starting
23082026-07-20T19:15:46.947ZJul 20 19:15:46.935 DEBG [sc] cr3: connecting to [::1]:45831
23092026-07-20T19:15:46.972ZJul 20 19:15:46.936 DEBG [sc] cr3 waiting for prompt
23102026-07-20T19:15:46.972ZJul 20 19:15:46.947 DEBG [sc] cr3: logging in
23112026-07-20T19:15:47.105ZJul 20 19:15:47.080 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23122026-07-20T19:15:49.357Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23132026-07-20T19:15:50.355ZJul 20 19:15:50.343 INFO cr3: executing juniper script show bfd session | display json
23142026-07-20T19:15:50.355ZJul 20 19:15:50.343 DEBG [sc] cr3: starting
23152026-07-20T19:15:50.355ZJul 20 19:15:50.343 DEBG [sc] cr3: connecting to [::1]:45831
23162026-07-20T19:15:50.380ZJul 20 19:15:50.344 DEBG [sc] cr3 waiting for prompt
23172026-07-20T19:15:50.380ZJul 20 19:15:50.354 DEBG [sc] cr3: logging in
23182026-07-20T19:15:50.510ZJul 20 19:15:50.498 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23192026-07-20T19:15:52.798Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23202026-07-20T19:15:53.799ZJul 20 19:15:53.784 INFO cr3: executing juniper script show bfd session | display json
23212026-07-20T19:15:53.800ZJul 20 19:15:53.784 DEBG [sc] cr3: starting
23222026-07-20T19:15:53.800ZJul 20 19:15:53.784 DEBG [sc] cr3: connecting to [::1]:45831
23232026-07-20T19:15:53.830ZJul 20 19:15:53.785 DEBG [sc] cr3 waiting for prompt
23242026-07-20T19:15:53.830ZJul 20 19:15:53.796 DEBG [sc] cr3: logging in
23252026-07-20T19:15:53.954ZJul 20 19:15:53.939 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23262026-07-20T19:15:56.210Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23272026-07-20T19:15:57.219ZJul 20 19:15:57.199 INFO cr3: executing juniper script show bfd session | display json
23282026-07-20T19:15:57.220ZJul 20 19:15:57.199 DEBG [sc] cr3: starting
23292026-07-20T19:15:57.220ZJul 20 19:15:57.199 DEBG [sc] cr3: connecting to [::1]:45831
23302026-07-20T19:15:57.252ZJul 20 19:15:57.200 DEBG [sc] cr3 waiting for prompt
23312026-07-20T19:15:57.252ZJul 20 19:15:57.210 DEBG [sc] cr3: logging in
23322026-07-20T19:15:57.370ZJul 20 19:15:57.355 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23332026-07-20T19:15:59.628Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23342026-07-20T19:15:59.628ZJul 20 19:15:59.616 INFO cr3: executing juniper script show bfd session | display json
23352026-07-20T19:15:59.628ZJul 20 19:15:59.616 DEBG [sc] cr3: starting
23362026-07-20T19:15:59.628ZJul 20 19:15:59.616 DEBG [sc] cr3: connecting to [::1]:45831
23372026-07-20T19:15:59.653ZJul 20 19:15:59.617 DEBG [sc] cr3 waiting for prompt
23382026-07-20T19:15:59.653ZJul 20 19:15:59.627 DEBG [sc] cr3: logging in
23392026-07-20T19:15:59.772ZJul 20 19:15:59.759 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23402026-07-20T19:16:02.021Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23412026-07-20T19:16:03.022ZJul 20 19:16:03.011 INFO cr3: executing juniper script show bfd session | display json
23422026-07-20T19:16:03.022ZJul 20 19:16:03.011 DEBG [sc] cr3: starting
23432026-07-20T19:16:03.023ZJul 20 19:16:03.011 DEBG [sc] cr3: connecting to [::1]:45831
23442026-07-20T19:16:03.047ZJul 20 19:16:03.011 DEBG [sc] cr3 waiting for prompt
23452026-07-20T19:16:03.047ZJul 20 19:16:03.023 DEBG [sc] cr3: logging in
23462026-07-20T19:16:03.177ZJul 20 19:16:03.165 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23472026-07-20T19:16:05.429Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23482026-07-20T19:16:06.430ZJul 20 19:16:06.418 INFO cr3: executing juniper script show bfd session | display json
23492026-07-20T19:16:06.430ZJul 20 19:16:06.418 DEBG [sc] cr3: starting
23502026-07-20T19:16:06.430ZJul 20 19:16:06.418 DEBG [sc] cr3: connecting to [::1]:45831
23512026-07-20T19:16:06.454ZJul 20 19:16:06.419 DEBG [sc] cr3 waiting for prompt
23522026-07-20T19:16:06.454ZJul 20 19:16:06.431 DEBG [sc] cr3: logging in
23532026-07-20T19:16:06.574ZJul 20 19:16:06.562 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23542026-07-20T19:16:08.818Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23552026-07-20T19:16:09.820ZJul 20 19:16:09.807 INFO cr3: executing juniper script show bfd session | display json
23562026-07-20T19:16:09.820ZJul 20 19:16:09.807 DEBG [sc] cr3: starting
23572026-07-20T19:16:09.820ZJul 20 19:16:09.807 DEBG [sc] cr3: connecting to [::1]:45831
23582026-07-20T19:16:09.844ZJul 20 19:16:09.807 DEBG [sc] cr3 waiting for prompt
23592026-07-20T19:16:09.844ZJul 20 19:16:09.819 DEBG [sc] cr3: logging in
23602026-07-20T19:16:09.952ZJul 20 19:16:09.940 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23612026-07-20T19:16:12.207Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23622026-07-20T19:16:13.208ZJul 20 19:16:13.196 INFO cr3: executing juniper script show bfd session | display json
23632026-07-20T19:16:13.208ZJul 20 19:16:13.196 DEBG [sc] cr3: starting
23642026-07-20T19:16:13.208ZJul 20 19:16:13.196 DEBG [sc] cr3: connecting to [::1]:45831
23652026-07-20T19:16:13.233ZJul 20 19:16:13.197 DEBG [sc] cr3 waiting for prompt
23662026-07-20T19:16:13.233ZJul 20 19:16:13.207 DEBG [sc] cr3: logging in
23672026-07-20T19:16:13.352ZJul 20 19:16:13.339 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23682026-07-20T19:16:15.615Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23692026-07-20T19:16:15.640ZJul 20 19:16:15.604 INFO quartet bfd static routing test passed 🎉
23702026-07-20T19:16:15.640Z+ (( status != 0 ))
23712026-07-20T19:16:15.640Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23722026-07-20T19:16:15.664ZJul 20 19:16:15.635 INFO destroying runner for deployment mgquartetbfd
23732026-07-20T19:16:15.664ZJul 20 19:16:15.635 INFO destroying deployment mgquartetbfd
23742026-07-20T19:16:15.664ZJul 20 19:16:15.635 INFO destroying nodes
23752026-07-20T19:16:15.762ZJul 20 19:16:15.750 INFO destroying links
23762026-07-20T19:16:15.762ZJul 20 19:16:15.750 INFO destroying link mgquartetbfd_ox_sn_vnic0
23772026-07-20T19:16:15.786ZJul 20 19:16:15.755 INFO destroying link mgquartetbfd_ox_sn_sim0
23782026-07-20T19:16:15.786ZJul 20 19:16:15.756 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23792026-07-20T19:16:16.770ZJul 20 19:16:16.759 INFO destroying link mgquartetbfd_cr1_vn_sim0
23802026-07-20T19:16:16.795ZJul 20 19:16:16.760 INFO destroying link mgquartetbfd_ox_sn_vnic1
23812026-07-20T19:16:16.795ZJul 20 19:16:16.761 INFO destroying link mgquartetbfd_ox_sn_sim1
23822026-07-20T19:16:16.795ZJul 20 19:16:16.762 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23832026-07-20T19:16:16.795ZJul 20 19:16:16.763 INFO destroying link mgquartetbfd_cr2_vn_sim0
23842026-07-20T19:16:16.795ZJul 20 19:16:16.764 INFO destroying link mgquartetbfd_ox_sn_vnic2
23852026-07-20T19:16:16.795ZJul 20 19:16:16.766 INFO destroying link mgquartetbfd_ox_sn_sim2
23862026-07-20T19:16:16.795ZJul 20 19:16:16.767 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23872026-07-20T19:16:16.795ZJul 20 19:16:16.768 INFO destroying link mgquartetbfd_cr3_vn_sim0
23882026-07-20T19:16:16.795ZJul 20 19:16:16.769 INFO destroying external links
23892026-07-20T19:16:16.795ZJul 20 19:16:16.769 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23902026-07-20T19:16:16.795ZJul 20 19:16:16.771 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23912026-07-20T19:16:16.795ZJul 20 19:16:16.772 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23922026-07-20T19:16:16.795ZJul 20 19:16:16.773 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23932026-07-20T19:16:16.795ZJul 20 19:16:16.774 INFO destroying images
23942026-07-20T19:16:17.284ZJul 20 19:16:17.272 INFO destroying workspace at .falcon
23952026-07-20T19:16:17.309Z+ return 0
23962026-07-20T19:16:17.309Zprocess exited: duration 1275263 ms, exit code 0
 
23972026-07-20T19:16:17.364Zfound 1 output files
23982026-07-20T19:16:17.391Zuploading: /work/dhcp-server.log (38252 bytes)
23992026-07-20T19:16:18.529Zuploaded: /work/dhcp-server.log