01KZF95XMJ4J7H97DX13GM3EW4: falcon

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

Buildomat Job: 01KZF96BC4JNS37QR4T68DQMJ6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-07T23:48:04.712Zjob dependencies complete; ready to run (waiting for 14 m 29 s)
22026-08-07T23:56:03.956Zjob assigned to worker 01KZFA0X5J3N5JCKDFZSQF6GVJ [factory edgar, gimlet/BRM42220010/1378] (queued for 7 m 59 s)
32026-08-07T23:56:07.979Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-07T23:56:08.029Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-07T23:56:08.029Zdownloading input: /input/build/work/debug/ddmadm
62026-08-07T23:56:33.799Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-07T23:56:33.799Zdownloading input: /input/build/work/debug/ddmd
82026-08-07T23:57:05.742Zdownloaded input: /input/build/work/debug/ddmd
92026-08-07T23:57:05.742Zdownloading input: /input/build/work/debug/mgadm
102026-08-07T23:57:38.397Zdownloaded input: /input/build/work/debug/mgadm
112026-08-07T23:57:38.397Zdownloading input: /input/build/work/debug/mgd
122026-08-07T23:58:17.590Zdownloaded input: /input/build/work/debug/mgd
132026-08-07T23:58:17.615Zdownloading input: /input/build/work/release/ddmadm
142026-08-07T23:58:20.051Zdownloaded input: /input/build/work/release/ddmadm
152026-08-07T23:58:20.051Zdownloading input: /input/build/work/release/ddmd
162026-08-07T23:58:23.001Zdownloaded input: /input/build/work/release/ddmd
172026-08-07T23:58:23.001Zdownloading input: /input/build/work/release/falcon-lab
182026-08-07T23:58:25.090Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-07T23:58:25.114Zdownloading input: /input/build/work/release/mgadm
202026-08-07T23:58:28.155Zdownloaded input: /input/build/work/release/mgadm
212026-08-07T23:58:28.155Zdownloading input: /input/build/work/release/mgd
222026-08-07T23:58:32.068Zdownloaded input: /input/build/work/release/mgd
 
232026-08-07T23:58:32.068Zstarting task 0: "setup"
242026-08-07T23:58:32.093Z++ uname -s
252026-08-07T23:58:32.093Z+ kern=SunOS
262026-08-07T23:58:32.093Z+ build_user=build
272026-08-07T23:58:32.093Z+ build_uid=12345
282026-08-07T23:58:32.093Z+ work_dir=/work
292026-08-07T23:58:32.093Z+ input_dir=/input
302026-08-07T23:58:32.093Z+ [[ 0 == 12345 ]]
312026-08-07T23:58:32.093Z+ case "$kern" in
322026-08-07T23:58:32.093Z+ groupadd -g 12345 build
332026-08-07T23:58:32.118Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-07T23:58:34.102Z+ zfs create -o mountpoint=/work rpool/work
352026-08-07T23:58:34.957Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-07T23:58:34.983Z+ home_fs=
372026-08-07T23:58:34.983Z+ [[ '' == autofs ]]
382026-08-07T23:58:34.983Z+ mkdir -p /home/build
392026-08-07T23:58:34.983Z+ chown build:build /home/build /work
402026-08-07T23:58:36.970Z+ chmod 0700 /home/build /work
412026-08-07T23:58:36.995Zprocess exited: duration 4906 ms, exit code 0
 
422026-08-07T23:58:37.044Zstarting task 1: "authentication"
432026-08-07T23:58:37.142Zprocess exited: duration 97 ms, exit code 0
 
442026-08-07T23:58:37.191Zstarting task 2: "build"
452026-08-07T23:58:37.216Z+ set -e
462026-08-07T23:58:37.216Z+ set -o pipefail
472026-08-07T23:58:37.216Z+ banner zpool
482026-08-07T23:58:37.216Z
492026-08-07T23:58:37.216Z ###### ##### #### #### #
502026-08-07T23:58:37.216Z # # # # # # # #
512026-08-07T23:58:37.216Z # # # # # # # #
522026-08-07T23:58:37.216Z # ##### # # # # #
532026-08-07T23:58:37.216Z # # # # # # #
542026-08-07T23:58:37.216Z ###### # #### #### ######
552026-08-07T23:58:37.216Z
562026-08-07T23:58:37.216Z++ pfexec diskinfo -pH
572026-08-07T23:58:37.216Z++ sort -k8 -n -r
582026-08-07T23:58:37.240Z++ head -1
592026-08-07T23:58:37.240Z++ awk '{print $2}'
602026-08-07T23:58:37.272Z+ DISK=c9t0014EE81000BC3B1d0
612026-08-07T23:58:37.272Z+ export DISK
622026-08-07T23:58:37.296Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-08-07T23:58:37.608Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-07T23:58:37.634Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-07T23:58:37.757Z+ trim_response=true
662026-08-07T23:58:37.782Z+ [[ true =~ true ]]
672026-08-07T23:58:37.782Z+ pfexec zpool trim cpool
682026-08-07T23:58:37.782Z+ true
692026-08-07T23:58:37.782Z++ zpool status -t cpool
702026-08-07T23:58:37.807Z+ trim_status=' pool: cpool
712026-08-07T23:58:37.807Z state: ONLINE
722026-08-07T23:58:37.807Z scan: none requested
732026-08-07T23:58:37.807Zconfig:
742026-08-07T23:58:37.807Z
752026-08-07T23:58:37.807Z NAME STATE READ WRITE CKSUM
762026-08-07T23:58:37.807Z cpool ONLINE 0 0 0
772026-08-07T23:58:37.808Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 7, 2026 at 11:58:37 PM UTC)
782026-08-07T23:58:37.808Z
792026-08-07T23:58:37.808Zerrors: No known data errors'
802026-08-07T23:58:37.808Z+ [[ pool: cpool
812026-08-07T23:58:37.808Z state: ONLINE
822026-08-07T23:58:37.808Z scan: none requested
832026-08-07T23:58:37.808Zconfig:
842026-08-07T23:58:37.808Z
852026-08-07T23:58:37.808Z NAME STATE READ WRITE CKSUM
862026-08-07T23:58:37.808Z cpool ONLINE 0 0 0
872026-08-07T23:58:37.808Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 7, 2026 at 11:58:37 PM UTC)
882026-08-07T23:58:37.808Z
892026-08-07T23:58:37.808Zerrors: No known data errors =~ 100% ]]
902026-08-07T23:58:37.808Z+ sleep 10
912026-08-07T23:58:47.791Z+ true
922026-08-07T23:58:47.816Z++ zpool status -t cpool
932026-08-07T23:58:47.816Z+ trim_status=' pool: cpool
942026-08-07T23:58:47.816Z state: ONLINE
952026-08-07T23:58:47.816Z scan: none requested
962026-08-07T23:58:47.816Zconfig:
972026-08-07T23:58:47.816Z
982026-08-07T23:58:47.816Z NAME STATE READ WRITE CKSUM
992026-08-07T23:58:47.816Z cpool ONLINE 0 0 0
1002026-08-07T23:58:47.816Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (73% trimmed, started at August 7, 2026 at 11:58:37 PM UTC)
1012026-08-07T23:58:47.816Z
1022026-08-07T23:58:47.816Zerrors: No known data errors'
1032026-08-07T23:58:47.816Z+ [[ pool: cpool
1042026-08-07T23:58:47.816Z state: ONLINE
1052026-08-07T23:58:47.816Z scan: none requested
1062026-08-07T23:58:47.816Zconfig:
1072026-08-07T23:58:47.816Z
1082026-08-07T23:58:47.816Z NAME STATE READ WRITE CKSUM
1092026-08-07T23:58:47.816Z cpool ONLINE 0 0 0
1102026-08-07T23:58:47.816Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (73% trimmed, started at August 7, 2026 at 11:58:37 PM UTC)
1112026-08-07T23:58:47.816Z
1122026-08-07T23:58:47.816Zerrors: No known data errors =~ 100% ]]
1132026-08-07T23:58:47.816Z+ sleep 10
1142026-08-07T23:58:57.804Z+ true
1152026-08-07T23:58:57.831Z++ zpool status -t cpool
1162026-08-07T23:58:57.831Z+ trim_status=' pool: cpool
1172026-08-07T23:58:57.832Z state: ONLINE
1182026-08-07T23:58:57.832Z scan: none requested
1192026-08-07T23:58:57.832Zconfig:
1202026-08-07T23:58:57.832Z
1212026-08-07T23:58:57.832Z NAME STATE READ WRITE CKSUM
1222026-08-07T23:58:57.832Z cpool ONLINE 0 0 0
1232026-08-07T23:58:57.832Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 7, 2026 at 11:58:51 PM UTC)
1242026-08-07T23:58:57.832Z
1252026-08-07T23:58:57.832Zerrors: No known data errors'
1262026-08-07T23:58:57.832Z+ [[ pool: cpool
1272026-08-07T23:58:57.832Z state: ONLINE
1282026-08-07T23:58:57.832Z scan: none requested
1292026-08-07T23:58:57.832Zconfig:
1302026-08-07T23:58:57.832Z
1312026-08-07T23:58:57.832Z NAME STATE READ WRITE CKSUM
1322026-08-07T23:58:57.832Z cpool ONLINE 0 0 0
1332026-08-07T23:58:57.832Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 7, 2026 at 11:58:51 PM UTC)
1342026-08-07T23:58:57.832Z
1352026-08-07T23:58:57.832Zerrors: No known data errors =~ 100% ]]
1362026-08-07T23:58:57.832Z+ break
1372026-08-07T23:58:57.832Z+ pfexec chown 12345 /ci
1382026-08-07T23:58:57.832Z+ cd /ci
1392026-08-07T23:58:57.832Z+ export FALCON_DATASET=cpool/falcon
1402026-08-07T23:58:57.832Z+ FALCON_DATASET=cpool/falcon
1412026-08-07T23:58:57.832Z+ banner setup
1422026-08-07T23:58:57.832Z
1432026-08-07T23:58:57.832Z #### ###### ##### # # #####
1442026-08-07T23:58:57.832Z # # # # # # #
1452026-08-07T23:58:57.832Z #### ##### # # # # #
1462026-08-07T23:58:57.832Z # # # # # #####
1472026-08-07T23:58:57.832Z # # # # # # #
1482026-08-07T23:58:57.832Z #### ###### # #### #
1492026-08-07T23:58:57.832Z
1502026-08-07T23:58:57.832Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-07T23:58:58.222Z+ cp /input/build/work/release/falcon-lab .
1522026-08-07T23:58:58.265Z+ cp /input/build/work/release/mgd .
1532026-08-07T23:58:58.342Z+ cp /input/build/work/release/ddmd .
1542026-08-07T23:58:58.407Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-08-07T23:58:58.431Z+ mkdir -p cargo-bay
1562026-08-07T23:58:58.432Z+ mv mgd cargo-bay/
1572026-08-07T23:58:58.432Z+ mv ddmd cargo-bay/
1582026-08-07T23:58:58.432Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-08-07T23:58:58.559Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-08-07T23:58:58.585Z+ export EXT_INTERFACE=igb0
1612026-08-07T23:58:58.585Z+ EXT_INTERFACE=igb0
1622026-08-07T23:58:58.585Z++ bmat address ls -f extra -Ho first
1632026-08-07T23:58:58.610Z+ first=10.151.6.164
1642026-08-07T23:58:58.610Z++ bmat address ls -f extra -Ho last
1652026-08-07T23:58:58.634Z+ last=10.151.6.227
1662026-08-07T23:58:58.634Z++ bmat address ls -f extra -Ho gateway
1672026-08-07T23:58:58.658Z+ gw=10.151.6.1
1682026-08-07T23:58:58.658Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-08-07T23:58:58.658Z++ sed 's#/.*##g'
1702026-08-07T23:58:58.658Z+ server=10.151.6.100
1712026-08-07T23:58:58.658Z+ run_test mgd-unnumbered
1722026-08-07T23:58:58.658Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1732026-08-07T23:58:58.658Z+ local test_name=mgd-unnumbered
1742026-08-07T23:58:58.658Z+ local status=0
1752026-08-07T23:58:58.658Z+ clear_falcon_workspace_files
1762026-08-07T23:58:58.658Z+ [[ -d .falcon ]]
1772026-08-07T23:58:58.658Z+ RUST_LOG=debug
1782026-08-07T23:58:58.658Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-08-07T23:58:58.684ZAug 07 23:58:58.660 DEBG using default route interface igb0
1802026-08-07T23:58:58.684ZAug 07 23:58:58.660 DEBG using default route interface igb0
1812026-08-07T23:58:58.684ZAug 07 23:58:58.660 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-08-07T23:58:58.684ZAug 07 23:58:58.660 INFO starting preflight for deployment mgduou
1832026-08-07T23:58:58.684ZAug 07 23:58:58.660 INFO propolis-server binary not found
1842026-08-07T23:58:58.684ZAug 07 23:58:58.660 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-08-07T23:59:02.602ZAug 07 23:59:02.593 INFO ovmf fd not found
1862026-08-07T23:59:02.602ZAug 07 23:59:02.593 INFO downloading ovmf
1872026-08-07T23:59:02.973ZAug 07 23:59:02.964 INFO base image for helios-3.0 does not exist, attempting to install
1882026-08-07T23:59:02.973ZAug 07 23:59:02.964 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-08-07T23:59:31.135ZAug 07 23:59:31.128 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-08-07T23:59:54.052ZAug 07 23:59:54.045 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-08-07T23:59:54.103ZAug 07 23:59:54.097 INFO copying image data to zvol
1922026-08-08T00:00:06.549ZAug 08 00:00:04.493 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-08-08T00:00:08.279ZAug 08 00:00:08.063 INFO creating links
1942026-08-08T00:00:08.279ZAug 08 00:00:08.063 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-08-08T00:00:08.307ZAug 08 00:00:08.063 DEBG destroying link mgduou_ox1_vn_sim0
1962026-08-08T00:00:08.308ZAug 08 00:00:08.063 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-08-08T00:00:08.308ZAug 08 00:00:08.065 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-08-08T00:00:08.308ZAug 08 00:00:08.073 DEBG link pair created
1992026-08-08T00:00:08.308ZAug 08 00:00:08.073 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-08-08T00:00:08.308ZAug 08 00:00:08.073 DEBG destroying link mgduou_ox2_vn_sim0
2012026-08-08T00:00:08.308ZAug 08 00:00:08.073 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-08-08T00:00:08.308ZAug 08 00:00:08.074 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-08-08T00:00:08.308ZAug 08 00:00:08.080 DEBG link pair created
2042026-08-08T00:00:08.308ZAug 08 00:00:08.080 INFO creating external links
2052026-08-08T00:00:08.308ZAug 08 00:00:08.080 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-08-08T00:00:08.308ZAug 08 00:00:08.080 INFO creating external link mgduou_ox1_vn_vnic1
2072026-08-08T00:00:08.308ZAug 08 00:00:08.083 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-08-08T00:00:08.308ZAug 08 00:00:08.083 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-08-08T00:00:08.308ZAug 08 00:00:08.083 INFO creating external link mgduou_ox2_vn_vnic1
2102026-08-08T00:00:08.308ZAug 08 00:00:08.084 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-08-08T00:00:08.308ZAug 08 00:00:08.084 INFO creating nodes
2122026-08-08T00:00:08.308ZAug 08 00:00:08.085 INFO ox1: launching node
2132026-08-08T00:00:08.308ZAug 08 00:00:08.087 INFO ox2: launching node
2142026-08-08T00:00:08.308ZAug 08 00:00:08.112 INFO launched instance ox1 with pid 863 on port 48577
2152026-08-08T00:00:08.308ZAug 08 00:00:08.112 INFO ox1: instance ensure
2162026-08-08T00:00:08.308ZAug 08 00:00:08.113 INFO launched instance ox2 with pid 864 on port 48010
2172026-08-08T00:00:08.309ZAug 08 00:00:08.113 INFO ox2: instance ensure
2182026-08-08T00:00:09.908ZAug 08 00:00:09.902 INFO ox2: instance ensure completed after 0 retries
2192026-08-08T00:00:09.908ZAug 08 00:00:09.902 INFO ox2: instance run
2202026-08-08T00:00:09.932ZAug 08 00:00:09.903 DEBG [sc] ox2: starting
2212026-08-08T00:00:09.932ZAug 08 00:00:09.903 DEBG [sc] ox2: connecting to [::1]:48010
2222026-08-08T00:00:09.932ZAug 08 00:00:09.904 INFO ox1: instance ensure completed after 0 retries
2232026-08-08T00:00:09.932ZAug 08 00:00:09.904 INFO ox1: instance run
2242026-08-08T00:00:09.932ZAug 08 00:00:09.904 DEBG [sc] ox2 waiting for prompt
2252026-08-08T00:00:09.932ZAug 08 00:00:09.904 DEBG [sc] ox1: starting
2262026-08-08T00:00:09.932ZAug 08 00:00:09.904 DEBG [sc] ox1: connecting to [::1]:48577
2272026-08-08T00:00:09.932ZAug 08 00:00:09.904 DEBG [sc] ox1 waiting for prompt
2282026-08-08T00:00:30.267ZAug 08 00:00:30.262 DEBG [sc] ox2: logging in
2292026-08-08T00:00:30.466ZAug 08 00:00:30.462 DEBG [sc] ox1: logging in
2302026-08-08T00:00:30.536ZAug 08 00:00:30.531 INFO ox2: mounting /opt/cargo-bay
2312026-08-08T00:00:30.536ZAug 08 00:00:30.531 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-08-08T00:00:30.784ZAug 08 00:00:30.779 INFO ox1: mounting /opt/cargo-bay
2332026-08-08T00:00:30.784ZAug 08 00:00:30.779 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-08T00:00:31.794ZAug 08 00:00:31.790 DEBG [sc] ox2: executing command `cd`
2352026-08-08T00:00:31.818ZAug 08 00:00:31.800 INFO ox2: finished mounting /opt/cargo-bay
2362026-08-08T00:00:31.818ZAug 08 00:00:31.800 DEBG [sc] ox2: executing command `hostname ox2`
2372026-08-08T00:00:31.818ZAug 08 00:00:31.811 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2382026-08-08T00:00:31.842ZAug 08 00:00:31.822 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2392026-08-08T00:00:31.843ZAug 08 00:00:31.833 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2402026-08-08T00:00:31.866ZAug 08 00:00:31.845 INFO ox2: logging out
2412026-08-08T00:00:31.899ZAug 08 00:00:31.895 DEBG [sc] ox1: executing command `cd`
2422026-08-08T00:00:31.923ZAug 08 00:00:31.906 INFO ox1: finished mounting /opt/cargo-bay
2432026-08-08T00:00:31.923ZAug 08 00:00:31.906 DEBG [sc] ox1: executing command `hostname ox1`
2442026-08-08T00:00:31.923ZAug 08 00:00:31.917 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2452026-08-08T00:00:31.948ZAug 08 00:00:31.929 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2462026-08-08T00:00:31.948ZAug 08 00:00:31.933 INFO ox2: logged out
2472026-08-08T00:00:31.948ZAug 08 00:00:31.940 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2482026-08-08T00:00:31.972ZAug 08 00:00:31.951 INFO ox1: logging out
2492026-08-08T00:00:32.032ZAug 08 00:00:32.027 INFO ox1: logged out
2502026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox1: starting
2512026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox1: connecting to [::1]:48577
2522026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox2: starting
2532026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox2: connecting to [::1]:48010
2542026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox2 waiting for prompt
2552026-08-08T00:00:32.056ZAug 08 00:00:32.028 DEBG [sc] ox1 waiting for prompt
2562026-08-08T00:00:32.056ZAug 08 00:00:32.038 DEBG [sc] ox1: logging in
2572026-08-08T00:00:32.056ZAug 08 00:00:32.039 DEBG [sc] ox2: logging in
2582026-08-08T00:00:32.131ZAug 08 00:00:32.127 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-08-08T00:00:32.155ZAug 08 00:00:32.127 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-08-08T00:00:38.312ZAug 08 00:00:38.308 DEBG [sc] ox1: starting
2612026-08-08T00:00:38.312ZAug 08 00:00:38.308 DEBG [sc] ox1: connecting to [::1]:48577
2622026-08-08T00:00:38.337ZAug 08 00:00:38.309 DEBG [sc] ox1 waiting for prompt
2632026-08-08T00:00:38.337ZAug 08 00:00:38.319 DEBG [sc] ox1: logging in
2642026-08-08T00:00:38.362ZAug 08 00:00:38.354 DEBG [sc] ox2: starting
2652026-08-08T00:00:38.362ZAug 08 00:00:38.354 DEBG [sc] ox2: connecting to [::1]:48010
2662026-08-08T00:00:38.362ZAug 08 00:00:38.355 DEBG [sc] ox2 waiting for prompt
2672026-08-08T00:00:38.386ZAug 08 00:00:38.365 DEBG [sc] ox2: logging in
2682026-08-08T00:00:38.411ZAug 08 00:00:38.407 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2692026-08-08T00:00:38.457ZAug 08 00:00:38.453 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2702026-08-08T00:00:38.511ZAug 08 00:00:38.506 DEBG [sc] ox1: starting
2712026-08-08T00:00:38.511ZAug 08 00:00:38.506 DEBG [sc] ox1: connecting to [::1]:48577
2722026-08-08T00:00:38.535ZAug 08 00:00:38.507 DEBG [sc] ox1 waiting for prompt
2732026-08-08T00:00:38.535ZAug 08 00:00:38.517 DEBG [sc] ox1: logging in
2742026-08-08T00:00:38.560ZAug 08 00:00:38.553 DEBG [sc] ox2: starting
2752026-08-08T00:00:38.560ZAug 08 00:00:38.553 DEBG [sc] ox2: connecting to [::1]:48010
2762026-08-08T00:00:38.560ZAug 08 00:00:38.553 DEBG [sc] ox2 waiting for prompt
2772026-08-08T00:00:38.584ZAug 08 00:00:38.563 DEBG [sc] ox2: logging in
2782026-08-08T00:00:38.609ZAug 08 00:00:38.605 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2792026-08-08T00:00:38.656ZAug 08 00:00:38.652 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-08-08T00:00:38.727ZAug 08 00:00:38.722 DEBG [sc] ox1: starting
2812026-08-08T00:00:38.727ZAug 08 00:00:38.723 DEBG [sc] ox1: connecting to [::1]:48577
2822026-08-08T00:00:38.751ZAug 08 00:00:38.723 DEBG [sc] ox1 waiting for prompt
2832026-08-08T00:00:38.751ZAug 08 00:00:38.727 DEBG [sc] ox1: logging in
2842026-08-08T00:00:38.820ZAug 08 00:00:38.816 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-08-08T00:00:38.930ZAug 08 00:00:38.926 DEBG [sc] ox1: starting
2862026-08-08T00:00:38.930ZAug 08 00:00:38.926 DEBG [sc] ox1: connecting to [::1]:48577
2872026-08-08T00:00:38.955ZAug 08 00:00:38.927 DEBG [sc] ox1 waiting for prompt
2882026-08-08T00:00:38.955ZAug 08 00:00:38.937 DEBG [sc] ox1: logging in
2892026-08-08T00:00:39.029ZAug 08 00:00:39.025 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-08-08T00:00:39.095ZAug 08 00:00:39.092 DEBG [sc] ox2: starting
2912026-08-08T00:00:39.095ZAug 08 00:00:39.092 DEBG [sc] ox2: connecting to [::1]:48010
2922026-08-08T00:00:39.120ZAug 08 00:00:39.092 DEBG [sc] ox2 waiting for prompt
2932026-08-08T00:00:39.120ZAug 08 00:00:39.103 DEBG [sc] ox2: logging in
2942026-08-08T00:00:39.196ZAug 08 00:00:39.192 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-08-08T00:00:39.306ZAug 08 00:00:39.302 DEBG [sc] ox2: starting
2962026-08-08T00:00:39.306ZAug 08 00:00:39.302 DEBG [sc] ox2: connecting to [::1]:48010
2972026-08-08T00:00:39.331ZAug 08 00:00:39.303 DEBG [sc] ox2 waiting for prompt
2982026-08-08T00:00:39.331ZAug 08 00:00:39.313 DEBG [sc] ox2: logging in
2992026-08-08T00:00:39.407ZAug 08 00:00:39.403 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-08-08T00:00:39.472ZAug 08 00:00:39.468 DEBG [sc] ox1: starting
3012026-08-08T00:00:39.472ZAug 08 00:00:39.468 DEBG [sc] ox1: connecting to [::1]:48577
3022026-08-08T00:00:39.496ZAug 08 00:00:39.468 DEBG [sc] ox2: starting
3032026-08-08T00:00:39.496ZAug 08 00:00:39.468 DEBG [sc] ox2: connecting to [::1]:48010
3042026-08-08T00:00:39.496ZAug 08 00:00:39.469 DEBG [sc] ox2 waiting for prompt
3052026-08-08T00:00:39.496ZAug 08 00:00:39.469 DEBG [sc] ox1 waiting for prompt
3062026-08-08T00:00:39.496ZAug 08 00:00:39.479 DEBG [sc] ox2: logging in
3072026-08-08T00:00:39.496ZAug 08 00:00:39.480 DEBG [sc] ox1: logging in
3082026-08-08T00:00:39.571ZAug 08 00:00:39.568 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-08-08T00:00:39.596ZAug 08 00:00:39.568 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-08-08T00:00:39.650ZAug 08 00:00:39.646 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3112026-08-08T00:00:39.650ZAug 08 00:00:39.646 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3122026-08-08T00:00:40.655ZAug 08 00:00:40.651 INFO adding BGP routers to both mgd nodes
3132026-08-08T00:00:40.679ZAug 08 00:00:40.656 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-08-08T00:00:40.679Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-08-08T00:00:41.671Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-08-08T00:00:42.672Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-08-08T00:00:43.675Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-08-08T00:00:44.677Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-08-08T00:00:45.679Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(ConnectionCollision)
3202026-08-08T00:00:46.682ZAug 08 00:00:46.678 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-08-08T00:00:46.706Z+ (( status != 0 ))
3222026-08-08T00:00:46.706Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-08-08T00:00:46.730ZAug 08 00:00:46.707 INFO destroying runner for deployment mgduou
3242026-08-08T00:00:46.730ZAug 08 00:00:46.707 INFO destroying deployment mgduou
3252026-08-08T00:00:46.730ZAug 08 00:00:46.707 INFO destroying nodes
3262026-08-08T00:00:46.730ZAug 08 00:00:46.716 INFO destroying links
3272026-08-08T00:00:46.730ZAug 08 00:00:46.716 INFO destroying link mgduou_ox1_vn_vnic0
3282026-08-08T00:00:47.724ZAug 08 00:00:47.721 INFO destroying link mgduou_ox1_vn_sim0
3292026-08-08T00:00:47.749ZAug 08 00:00:47.722 INFO destroying link mgduou_ox2_vn_vnic0
3302026-08-08T00:00:47.749ZAug 08 00:00:47.723 INFO destroying link mgduou_ox2_vn_sim0
3312026-08-08T00:00:47.749ZAug 08 00:00:47.724 INFO destroying external links
3322026-08-08T00:00:47.749ZAug 08 00:00:47.724 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-08-08T00:00:47.749ZAug 08 00:00:47.725 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-08-08T00:00:47.749ZAug 08 00:00:47.726 INFO destroying images
3352026-08-08T00:00:47.880ZAug 08 00:00:47.877 INFO destroying workspace at .falcon
3362026-08-08T00:00:47.905Z+ return 0
3372026-08-08T00:00:47.905Z+ run_test quartet-unnumbered
3382026-08-08T00:00:47.905Z+ local test_name=quartet-unnumbered
3392026-08-08T00:00:47.905Z+ local status=0
3402026-08-08T00:00:47.905Z+ clear_falcon_workspace_files
3412026-08-08T00:00:47.905Z+ [[ -d .falcon ]]
3422026-08-08T00:00:47.905Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-08-08T00:00:47.905Z+ RUST_LOG=debug
3442026-08-08T00:00:47.905Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-08-08T00:00:47.929ZAug 08 00:00:47.908 DEBG using default route interface igb0
3462026-08-08T00:00:47.929ZAug 08 00:00:47.908 DEBG using default route interface igb0
3472026-08-08T00:00:47.929ZAug 08 00:00:47.908 DEBG using default route interface igb0
3482026-08-08T00:00:47.929ZAug 08 00:00:47.908 DEBG using default route interface igb0
3492026-08-08T00:00:47.929ZAug 08 00:00:47.908 INFO mgquartetu: launching quartet topology
3502026-08-08T00:00:47.929ZAug 08 00:00:47.909 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-08-08T00:00:47.929ZAug 08 00:00:47.909 INFO starting preflight for deployment mgquartetu
3522026-08-08T00:00:48.376ZAug 08 00:00:48.373 INFO base image for debian-13.2 does not exist, attempting to install
3532026-08-08T00:00:48.376ZAug 08 00:00:48.373 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-08-08T00:01:08.695ZAug 08 00:01:08.692 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-08-08T00:01:22.440ZAug 08 00:01:22.436 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-08-08T00:01:22.468ZAug 08 00:01:22.465 INFO copying image data to zvol
3572026-08-08T00:01:31.378ZAug 08 00:01:31.374 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-08-08T00:01:34.214ZAug 08 00:01:34.210 INFO base image for eos-4.35 does not exist, attempting to install
3592026-08-08T00:01:34.215ZAug 08 00:01:34.210 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-08-08T00:02:19.700ZAug 08 00:02:19.689 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-08-08T00:03:24.674ZAug 08 00:03:24.661 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-08-08T00:03:24.700ZAug 08 00:03:24.688 INFO copying image data to zvol
3632026-08-08T00:04:12.526ZAug 08 00:04:12.513 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-08-08T00:04:15.979ZAug 08 00:04:15.967 INFO base image for junos-23.2 does not exist, attempting to install
3652026-08-08T00:04:15.979ZAug 08 00:04:15.967 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-08-08T00:04:50.741ZAug 08 00:04:50.728 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-08-08T00:05:49.203ZAug 08 00:05:49.189 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-08-08T00:05:49.228ZAug 08 00:05:49.215 INFO copying image data to zvol
3692026-08-08T00:06:37.151ZAug 08 00:06:37.137 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-08-08T00:06:40.486ZAug 08 00:06:40.472 INFO creating links
3712026-08-08T00:06:40.486ZAug 08 00:06:40.472 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-08-08T00:06:40.486ZAug 08 00:06:40.472 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-08-08T00:06:40.486ZAug 08 00:06:40.472 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-08-08T00:06:40.510ZAug 08 00:06:40.474 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-08-08T00:06:40.510ZAug 08 00:06:40.481 DEBG link pair created
3762026-08-08T00:06:40.510ZAug 08 00:06:40.481 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-08-08T00:06:40.510ZAug 08 00:06:40.481 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-08-08T00:06:40.510ZAug 08 00:06:40.481 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-08-08T00:06:40.510ZAug 08 00:06:40.483 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-08-08T00:06:40.510ZAug 08 00:06:40.489 DEBG link pair created
3812026-08-08T00:06:40.510ZAug 08 00:06:40.489 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-08-08T00:06:40.510ZAug 08 00:06:40.489 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-08-08T00:06:40.510ZAug 08 00:06:40.489 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-08-08T00:06:40.510ZAug 08 00:06:40.491 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-08-08T00:06:40.535ZAug 08 00:06:40.498 DEBG link pair created
3862026-08-08T00:06:40.535ZAug 08 00:06:40.498 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-08-08T00:06:40.535ZAug 08 00:06:40.498 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-08-08T00:06:40.535ZAug 08 00:06:40.498 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-08-08T00:06:40.535ZAug 08 00:06:40.500 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-08-08T00:06:40.535ZAug 08 00:06:40.507 DEBG link pair created
3912026-08-08T00:06:40.535ZAug 08 00:06:40.507 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-08-08T00:06:40.535ZAug 08 00:06:40.507 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-08-08T00:06:40.535ZAug 08 00:06:40.507 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-08-08T00:06:40.535ZAug 08 00:06:40.508 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-08-08T00:06:40.535ZAug 08 00:06:40.515 DEBG link pair created
3962026-08-08T00:06:40.535ZAug 08 00:06:40.515 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-08-08T00:06:40.535ZAug 08 00:06:40.515 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-08-08T00:06:40.535ZAug 08 00:06:40.515 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-08-08T00:06:40.535ZAug 08 00:06:40.516 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-08-08T00:06:40.560ZAug 08 00:06:40.523 DEBG link pair created
4012026-08-08T00:06:40.560ZAug 08 00:06:40.523 INFO creating external links
4022026-08-08T00:06:40.560ZAug 08 00:06:40.523 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-08-08T00:06:40.560ZAug 08 00:06:40.523 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-08-08T00:06:40.560ZAug 08 00:06:40.525 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-08-08T00:06:40.560ZAug 08 00:06:40.525 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-08-08T00:06:40.560ZAug 08 00:06:40.525 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-08-08T00:06:40.560ZAug 08 00:06:40.526 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-08-08T00:06:40.560ZAug 08 00:06:40.526 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-08-08T00:06:40.560ZAug 08 00:06:40.526 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-08-08T00:06:40.560ZAug 08 00:06:40.528 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-08-08T00:06:40.560ZAug 08 00:06:40.528 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-08-08T00:06:40.560ZAug 08 00:06:40.528 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-08-08T00:06:40.560ZAug 08 00:06:40.529 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-08-08T00:06:40.560ZAug 08 00:06:40.529 INFO creating nodes
4152026-08-08T00:06:40.560ZAug 08 00:06:40.529 INFO ox: launching node
4162026-08-08T00:06:40.560ZAug 08 00:06:40.531 INFO cr1: launching node
4172026-08-08T00:06:40.560ZAug 08 00:06:40.534 INFO cr2: launching node
4182026-08-08T00:06:40.560ZAug 08 00:06:40.536 INFO cr3: launching node
4192026-08-08T00:06:40.585ZAug 08 00:06:40.549 INFO launched instance ox with pid 913 on port 56804
4202026-08-08T00:06:40.585ZAug 08 00:06:40.549 INFO ox: instance ensure
4212026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO launched instance cr1 with pid 914 on port 43384
4222026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO cr1: instance ensure
4232026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO launched instance cr2 with pid 915 on port 39586
4242026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO cr2: instance ensure
4252026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO launched instance cr3 with pid 916 on port 46808
4262026-08-08T00:06:40.585ZAug 08 00:06:40.550 INFO cr3: instance ensure
4272026-08-08T00:06:43.829ZAug 08 00:06:43.816 INFO ox: instance ensure completed after 0 retries
4282026-08-08T00:06:43.830ZAug 08 00:06:43.816 INFO ox: instance run
4292026-08-08T00:06:43.854ZAug 08 00:06:43.816 DEBG [sc] ox: starting
4302026-08-08T00:06:43.854ZAug 08 00:06:43.816 DEBG [sc] ox: connecting to [::1]:56804
4312026-08-08T00:06:43.854ZAug 08 00:06:43.817 DEBG [sc] ox waiting for prompt
4322026-08-08T00:06:43.854ZAug 08 00:06:43.827 INFO cr2: instance ensure completed after 0 retries
4332026-08-08T00:06:43.854ZAug 08 00:06:43.827 INFO cr2: instance run
4342026-08-08T00:06:43.854ZAug 08 00:06:43.827 DEBG [sc] cr2: starting
4352026-08-08T00:06:43.854ZAug 08 00:06:43.827 DEBG [sc] cr2: connecting to [::1]:39586
4362026-08-08T00:06:43.854ZAug 08 00:06:43.828 DEBG [sc] cr2 waiting for prompt
4372026-08-08T00:06:43.903ZAug 08 00:06:43.889 INFO cr3: instance ensure completed after 0 retries
4382026-08-08T00:06:43.903ZAug 08 00:06:43.889 INFO cr3: instance run
4392026-08-08T00:06:43.950ZAug 08 00:06:43.937 INFO cr1: instance ensure completed after 0 retries
4402026-08-08T00:06:43.950ZAug 08 00:06:43.937 INFO cr1: instance run
4412026-08-08T00:06:43.975ZAug 08 00:06:43.937 DEBG [sc] cr1: starting
4422026-08-08T00:06:43.975ZAug 08 00:06:43.937 DEBG [sc] cr1: connecting to [::1]:43384
4432026-08-08T00:06:43.975ZAug 08 00:06:43.938 DEBG [sc] cr1 waiting for prompt
4442026-08-08T00:07:01.106ZAug 08 00:07:01.092 DEBG [sc] cr1: logging in
4452026-08-08T00:07:01.533ZAug 08 00:07:01.519 INFO cr1: mounting /opt/cargo-bay
4462026-08-08T00:07:01.533ZAug 08 00:07:01.519 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4472026-08-08T00:07:01.566ZAug 08 00:07:01.552 DEBG [sc] cr1: executing command `cd`
4482026-08-08T00:07:01.590ZAug 08 00:07:01.563 INFO cr1: finished mounting /opt/cargo-bay
4492026-08-08T00:07:01.590ZAug 08 00:07:01.563 DEBG [sc] cr1: executing command `hostname cr1`
4502026-08-08T00:07:01.590ZAug 08 00:07:01.574 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-08-08T00:07:01.614ZAug 08 00:07:01.585 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-08-08T00:07:01.614ZAug 08 00:07:01.597 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-08-08T00:07:01.638ZAug 08 00:07:01.607 INFO cr1: logging out
4542026-08-08T00:07:03.684ZAug 08 00:07:03.670 INFO cr1: logged out
4552026-08-08T00:07:03.800ZAug 08 00:07:03.787 DEBG [sc] ox: logging in
4562026-08-08T00:07:03.986ZAug 08 00:07:03.972 INFO ox: mounting /opt/cargo-bay
4572026-08-08T00:07:03.986ZAug 08 00:07:03.972 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-08-08T00:07:05.330ZAug 08 00:07:05.316 DEBG [sc] ox: executing command `cd`
4592026-08-08T00:07:05.355ZAug 08 00:07:05.327 INFO ox: finished mounting /opt/cargo-bay
4602026-08-08T00:07:05.355ZAug 08 00:07:05.327 DEBG [sc] ox: executing command `hostname ox`
4612026-08-08T00:07:05.355ZAug 08 00:07:05.337 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-08-08T00:07:05.380ZAug 08 00:07:05.348 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-08-08T00:07:05.380ZAug 08 00:07:05.359 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-08-08T00:07:05.404ZAug 08 00:07:05.371 INFO ox: logging out
4652026-08-08T00:07:05.472ZAug 08 00:07:05.458 INFO ox: logged out
4662026-08-08T00:07:05.563ZAug 08 00:07:05.549 DEBG [sc] cr2: logging in
4672026-08-08T00:07:06.018ZAug 08 00:07:06.004 INFO cr2: mounting /opt/cargo-bay
4682026-08-08T00:07:06.019ZAug 08 00:07:06.004 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-08-08T00:07:06.043ZAug 08 00:07:06.027 DEBG [sc] cr2: executing command `cd`
4702026-08-08T00:07:06.068ZAug 08 00:07:06.038 INFO cr2: finished mounting /opt/cargo-bay
4712026-08-08T00:07:06.068ZAug 08 00:07:06.038 DEBG [sc] cr2: executing command `hostname cr2`
4722026-08-08T00:07:06.068ZAug 08 00:07:06.049 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-08-08T00:07:06.093ZAug 08 00:07:06.060 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-08-08T00:07:06.093ZAug 08 00:07:06.070 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-08-08T00:07:06.117ZAug 08 00:07:06.081 INFO cr2: logging out
4762026-08-08T00:07:09.098ZAug 08 00:07:09.084 INFO cr2: logged out
4772026-08-08T00:07:09.098ZAug 08 00:07:09.084 INFO mgquartetu: quartet topology launch complete
4782026-08-08T00:07:09.123ZAug 08 00:07:09.084 DEBG [sc] ox: starting
4792026-08-08T00:07:09.123ZAug 08 00:07:09.084 DEBG [sc] ox: connecting to [::1]:56804
4802026-08-08T00:07:09.123ZAug 08 00:07:09.085 DEBG [sc] ox waiting for prompt
4812026-08-08T00:07:09.123ZAug 08 00:07:09.095 DEBG [sc] ox: logging in
4822026-08-08T00:07:09.197ZAug 08 00:07:09.184 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-08-08T00:07:15.291ZAug 08 00:07:15.277 DEBG [sc] ox: starting
4842026-08-08T00:07:15.291ZAug 08 00:07:15.277 DEBG [sc] ox: connecting to [::1]:56804
4852026-08-08T00:07:15.315ZAug 08 00:07:15.278 DEBG [sc] ox waiting for prompt
4862026-08-08T00:07:15.315ZAug 08 00:07:15.288 DEBG [sc] ox: logging in
4872026-08-08T00:07:15.390ZAug 08 00:07:15.376 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-08-08T00:07:15.479ZAug 08 00:07:15.465 DEBG [sc] ox: starting
4892026-08-08T00:07:15.479ZAug 08 00:07:15.465 DEBG [sc] ox: connecting to [::1]:56804
4902026-08-08T00:07:15.504ZAug 08 00:07:15.466 DEBG [sc] ox waiting for prompt
4912026-08-08T00:07:15.504ZAug 08 00:07:15.476 DEBG [sc] ox: logging in
4922026-08-08T00:07:15.578ZAug 08 00:07:15.564 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-08-08T00:07:15.644ZAug 08 00:07:15.630 INFO cr1: installing frr
4942026-08-08T00:07:15.644ZAug 08 00:07:15.630 INFO cr3: starting juniper unnumbered setup
4952026-08-08T00:07:15.644ZAug 08 00:07:15.630 INFO waiting for ceos to initialize
4962026-08-08T00:07:15.644ZAug 08 00:07:15.630 INFO ox: setting up npuvm
4972026-08-08T00:07:15.668ZAug 08 00:07:15.630 INFO cr3: staged Juniper config and license for guest systemd services
4982026-08-08T00:07:15.668ZAug 08 00:07:15.630 INFO cr3: waiting for Juniper guest config apply
4992026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr1: starting
5002026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr1: connecting to [::1]:43384
5012026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr2: starting
5022026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr2: connecting to [::1]:39586
5032026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] ox: starting
5042026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] ox: connecting to [::1]:56804
5052026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr3: starting
5062026-08-08T00:07:15.669ZAug 08 00:07:15.630 DEBG [sc] cr3: connecting to [::1]:46808
5072026-08-08T00:07:15.669ZAug 08 00:07:15.631 DEBG [sc] ox waiting for prompt
5082026-08-08T00:07:15.669ZAug 08 00:07:15.631 DEBG [sc] cr2 waiting for prompt
5092026-08-08T00:07:15.669ZAug 08 00:07:15.631 DEBG [sc] cr1 waiting for prompt
5102026-08-08T00:07:15.669ZAug 08 00:07:15.631 DEBG [sc] cr3 waiting for prompt
5112026-08-08T00:07:15.669ZAug 08 00:07:15.631 DEBG [sc] cr3: logging in
5122026-08-08T00:07:15.669ZAug 08 00:07:15.641 DEBG [sc] ox: logging in
5132026-08-08T00:07:15.669ZAug 08 00:07:15.642 DEBG [sc] cr2: logging in
5142026-08-08T00:07:15.669ZAug 08 00:07:15.642 DEBG [sc] cr1: logging in
5152026-08-08T00:07:15.743ZAug 08 00:07:15.729 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5162026-08-08T00:07:15.789ZAug 08 00:07:15.775 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-08-08T00:07:16.050ZAug 08 00:07:16.036 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-08-08T00:07:16.104ZAug 08 00:07:16.089 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-08-08T00:07:18.061ZAug 08 00:07:18.048 INFO cr2: executing eos script show version
5202026-08-08T00:07:18.061ZAug 08 00:07:18.048 DEBG [sc] cr2: starting
5212026-08-08T00:07:18.061ZAug 08 00:07:18.048 DEBG [sc] cr2: connecting to [::1]:39586
5222026-08-08T00:07:18.085ZAug 08 00:07:18.048 DEBG [sc] cr2 waiting for prompt
5232026-08-08T00:07:18.085ZAug 08 00:07:18.059 DEBG [sc] cr2: logging in
5242026-08-08T00:07:18.191ZAug 08 00:07:18.177 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5252026-08-08T00:07:18.216ZAug 08 00:07:18.202 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-08-08T00:07:19.192ZAug 08 00:07:19.178 DEBG [sc] cr3: starting
5272026-08-08T00:07:19.192ZAug 08 00:07:19.178 DEBG [sc] cr3: connecting to [::1]:46808
5282026-08-08T00:07:19.217ZAug 08 00:07:19.179 DEBG [sc] cr3 waiting for prompt
5292026-08-08T00:07:19.218ZAug 08 00:07:19.190 DEBG [sc] cr3: logging in
5302026-08-08T00:07:19.348ZAug 08 00:07:19.334 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-08-08T00:07:21.425ZAug 08 00:07:21.411 INFO cr3: Juniper guest config applied
5322026-08-08T00:07:22.897ZAug 08 00:07:22.883 DEBG [sc] ox: starting
5332026-08-08T00:07:22.897ZAug 08 00:07:22.883 DEBG [sc] ox: connecting to [::1]:56804
5342026-08-08T00:07:22.921ZAug 08 00:07:22.884 DEBG [sc] ox waiting for prompt
5352026-08-08T00:07:22.921ZAug 08 00:07:22.894 DEBG [sc] ox: logging in
5362026-08-08T00:07:22.996ZAug 08 00:07:22.982 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-08-08T00:07:23.063ZAug 08 00:07:23.048 DEBG [sc] ox: starting
5382026-08-08T00:07:23.063ZAug 08 00:07:23.048 DEBG [sc] ox: connecting to [::1]:56804
5392026-08-08T00:07:23.087ZAug 08 00:07:23.049 DEBG [sc] ox waiting for prompt
5402026-08-08T00:07:23.087ZAug 08 00:07:23.059 DEBG [sc] ox: logging in
5412026-08-08T00:07:23.161ZAug 08 00:07:23.147 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-08-08T00:07:23.331ZAug 08 00:07:23.317 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-08-08T00:07:23.331ZAug 08 00:07:23.317 DEBG [sc] ox: starting
5442026-08-08T00:07:23.331ZAug 08 00:07:23.317 DEBG [sc] ox: connecting to [::1]:56804
5452026-08-08T00:07:23.355ZAug 08 00:07:23.317 DEBG [sc] ox waiting for prompt
5462026-08-08T00:07:23.355ZAug 08 00:07:23.328 DEBG [sc] ox: logging in
5472026-08-08T00:07:23.418ZAug 08 00:07:23.404 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-08-08T00:07:23.485ZAug 08 00:07:23.471 DEBG [sc] ox: starting
5492026-08-08T00:07:23.485ZAug 08 00:07:23.471 DEBG [sc] ox: connecting to [::1]:56804
5502026-08-08T00:07:23.509ZAug 08 00:07:23.471 DEBG [sc] ox waiting for prompt
5512026-08-08T00:07:23.509ZAug 08 00:07:23.482 DEBG [sc] ox: logging in
5522026-08-08T00:07:23.585ZAug 08 00:07:23.572 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-08-08T00:07:26.281ZAug 08 00:07:26.266 DEBG [sc] cr2: starting
5542026-08-08T00:07:26.281ZAug 08 00:07:26.266 DEBG [sc] cr2: connecting to [::1]:39586
5552026-08-08T00:07:26.305ZAug 08 00:07:26.267 DEBG [sc] cr2 waiting for prompt
5562026-08-08T00:07:26.305ZAug 08 00:07:26.277 DEBG [sc] cr2: logging in
5572026-08-08T00:07:26.424ZAug 08 00:07:26.410 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-08-08T00:07:28.532ZAug 08 00:07:28.517 INFO cr2: executing eos script show version
5592026-08-08T00:07:28.532ZAug 08 00:07:28.517 DEBG [sc] cr2: starting
5602026-08-08T00:07:28.532ZAug 08 00:07:28.517 DEBG [sc] cr2: connecting to [::1]:39586
5612026-08-08T00:07:28.557ZAug 08 00:07:28.518 DEBG [sc] cr2 waiting for prompt
5622026-08-08T00:07:28.557ZAug 08 00:07:28.528 DEBG [sc] cr2: logging in
5632026-08-08T00:07:28.697ZAug 08 00:07:28.683 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-08-08T00:07:31.050ZAug 08 00:07:31.036 DEBG [sc] cr2: starting
5652026-08-08T00:07:31.050ZAug 08 00:07:31.036 DEBG [sc] cr2: connecting to [::1]:39586
5662026-08-08T00:07:31.074ZAug 08 00:07:31.037 DEBG [sc] cr2 waiting for prompt
5672026-08-08T00:07:31.074ZAug 08 00:07:31.047 DEBG [sc] cr2: logging in
5682026-08-08T00:07:31.248ZAug 08 00:07:31.234 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-08-08T00:07:33.409ZAug 08 00:07:33.396 INFO cr2: executing eos script show version
5702026-08-08T00:07:33.409ZAug 08 00:07:33.396 DEBG [sc] cr2: starting
5712026-08-08T00:07:33.410ZAug 08 00:07:33.396 DEBG [sc] cr2: connecting to [::1]:39586
5722026-08-08T00:07:33.434ZAug 08 00:07:33.396 DEBG [sc] cr2 waiting for prompt
5732026-08-08T00:07:33.434ZAug 08 00:07:33.406 DEBG [sc] cr2: logging in
5742026-08-08T00:07:33.576ZAug 08 00:07:33.562 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-08-08T00:07:35.954ZAug 08 00:07:35.940 DEBG [sc] cr2: starting
5762026-08-08T00:07:35.954ZAug 08 00:07:35.940 DEBG [sc] cr2: connecting to [::1]:39586
5772026-08-08T00:07:35.978ZAug 08 00:07:35.941 DEBG [sc] cr2 waiting for prompt
5782026-08-08T00:07:35.978ZAug 08 00:07:35.951 DEBG [sc] cr2: logging in
5792026-08-08T00:07:36.109ZAug 08 00:07:36.095 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5802026-08-08T00:07:38.205ZAug 08 00:07:38.190 INFO cr2: executing eos script show version
5812026-08-08T00:07:38.205ZAug 08 00:07:38.190 DEBG [sc] cr2: starting
5822026-08-08T00:07:38.205ZAug 08 00:07:38.190 DEBG [sc] cr2: connecting to [::1]:39586
5832026-08-08T00:07:38.230ZAug 08 00:07:38.191 DEBG [sc] cr2 waiting for prompt
5842026-08-08T00:07:38.230ZAug 08 00:07:38.201 DEBG [sc] cr2: logging in
5852026-08-08T00:07:38.373ZAug 08 00:07:38.359 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5862026-08-08T00:07:40.657ZAug 08 00:07:40.643 INFO cr2: executing eos script
5872026-08-08T00:07:40.658Z enable
5882026-08-08T00:07:40.658Z configure
5892026-08-08T00:07:40.658Z ipv6 unicast-routing
5902026-08-08T00:07:40.658Z ip routing ipv6 interfaces
5912026-08-08T00:07:40.658Z ip routing
5922026-08-08T00:07:40.658Z ip route 1.2.3.0/24 null0
5932026-08-08T00:07:40.658Z ipv6 route fd99::/64 null0
5942026-08-08T00:07:40.658Z interface et1
5952026-08-08T00:07:40.658Z no switchport
5962026-08-08T00:07:40.658Z ipv6 enable
5972026-08-08T00:07:40.658Z
5982026-08-08T00:07:40.658Z router bgp 45
5992026-08-08T00:07:40.658Z router-id 1.2.3.1
6002026-08-08T00:07:40.658Z no bgp default ipv4-unicast
6012026-08-08T00:07:40.658Z timers bgp 2 6
6022026-08-08T00:07:40.658Z neighbor ebgp peer group
6032026-08-08T00:07:40.658Z neighbor ebgp remote-as 33
6042026-08-08T00:07:40.658Z neighbor interface Et1 peer-group ebgp
6052026-08-08T00:07:40.658Z address-family ipv4
6062026-08-08T00:07:40.658Z neighbor ebgp activate
6072026-08-08T00:07:40.658Z neighbor ebgp next-hop address-family ipv6 originate
6082026-08-08T00:07:40.658Z network 1.2.3.0/24
6092026-08-08T00:07:40.658Z exit
6102026-08-08T00:07:40.658Z address-family ipv6
6112026-08-08T00:07:40.658Z neighbor ebgp activate
6122026-08-08T00:07:40.658Z neighbor ebgp next-hop address-family ipv6 originate
6132026-08-08T00:07:40.658Z network fd99::/64
6142026-08-08T00:07:40.658Z exit
6152026-08-08T00:07:40.658Z exit
6162026-08-08T00:07:40.658Z
6172026-08-08T00:07:40.658ZAug 08 00:07:40.643 DEBG [sc] cr2: starting
6182026-08-08T00:07:40.658ZAug 08 00:07:40.643 DEBG [sc] cr2: connecting to [::1]:39586
6192026-08-08T00:07:40.683ZAug 08 00:07:40.644 DEBG [sc] cr2 waiting for prompt
6202026-08-08T00:07:40.683ZAug 08 00:07:40.654 DEBG [sc] cr2: logging in
6212026-08-08T00:07:40.823ZAug 08 00:07:40.809 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6222026-08-08T00:07:40.823Z enable
6232026-08-08T00:07:40.823Z configure
6242026-08-08T00:07:40.823Z ipv6 unicast-routing
6252026-08-08T00:07:40.823Z ip routing ipv6 interfaces
6262026-08-08T00:07:40.823Z ip routing
6272026-08-08T00:07:40.823Z ip route 1.2.3.0/24 null0
6282026-08-08T00:07:40.823Z ipv6 route fd99::/64 null0
6292026-08-08T00:07:40.823Z interface et1
6302026-08-08T00:07:40.823Z no switchport
6312026-08-08T00:07:40.823Z ipv6 enable
6322026-08-08T00:07:40.823Z
6332026-08-08T00:07:40.823Z router bgp 45
6342026-08-08T00:07:40.823Z router-id 1.2.3.1
6352026-08-08T00:07:40.823Z no bgp default ipv4-unicast
6362026-08-08T00:07:40.823Z timers bgp 2 6
6372026-08-08T00:07:40.823Z neighbor ebgp peer group
6382026-08-08T00:07:40.823Z neighbor ebgp remote-as 33
6392026-08-08T00:07:40.823Z neighbor interface Et1 peer-group ebgp
6402026-08-08T00:07:40.823Z address-family ipv4
6412026-08-08T00:07:40.823Z neighbor ebgp activate
6422026-08-08T00:07:40.823Z neighbor ebgp next-hop address-family ipv6 originate
6432026-08-08T00:07:40.823Z network 1.2.3.0/24
6442026-08-08T00:07:40.823Z exit
6452026-08-08T00:07:40.823Z address-family ipv6
6462026-08-08T00:07:40.823Z neighbor ebgp activate
6472026-08-08T00:07:40.823Z neighbor ebgp next-hop address-family ipv6 originate
6482026-08-08T00:07:40.823Z network fd99::/64
6492026-08-08T00:07:40.823Z exit
6502026-08-08T00:07:40.823Z exit
6512026-08-08T00:07:40.823Z '`
6522026-08-08T00:08:10.872ZAug 08 00:08:10.858 INFO cr1: enabling frr daemon bgpd
6532026-08-08T00:08:10.872ZAug 08 00:08:10.858 DEBG [sc] cr1: starting
6542026-08-08T00:08:10.872ZAug 08 00:08:10.858 DEBG [sc] cr1: connecting to [::1]:43384
6552026-08-08T00:08:10.896ZAug 08 00:08:10.859 DEBG [sc] cr1 waiting for prompt
6562026-08-08T00:08:10.896ZAug 08 00:08:10.869 DEBG [sc] cr1: logging in
6572026-08-08T00:08:11.037ZAug 08 00:08:11.023 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6582026-08-08T00:08:13.112ZAug 08 00:08:13.098 INFO cr1: stopping frr
6592026-08-08T00:08:13.112ZAug 08 00:08:13.098 DEBG [sc] cr1: starting
6602026-08-08T00:08:13.112ZAug 08 00:08:13.098 DEBG [sc] cr1: connecting to [::1]:43384
6612026-08-08T00:08:13.136ZAug 08 00:08:13.099 DEBG [sc] cr1 waiting for prompt
6622026-08-08T00:08:13.136ZAug 08 00:08:13.109 DEBG [sc] cr1: logging in
6632026-08-08T00:08:13.255ZAug 08 00:08:13.241 DEBG [sc] cr1: executing command `systemctl stop frr`
6642026-08-08T00:08:15.628ZAug 08 00:08:15.614 INFO cr1: starting frr
6652026-08-08T00:08:15.628ZAug 08 00:08:15.614 DEBG [sc] cr1: starting
6662026-08-08T00:08:15.628ZAug 08 00:08:15.614 DEBG [sc] cr1: connecting to [::1]:43384
6672026-08-08T00:08:15.652ZAug 08 00:08:15.614 DEBG [sc] cr1 waiting for prompt
6682026-08-08T00:08:15.652ZAug 08 00:08:15.624 DEBG [sc] cr1: logging in
6692026-08-08T00:08:15.761ZAug 08 00:08:15.746 DEBG [sc] cr1: executing command `systemctl start frr`
6702026-08-08T00:08:23.096ZAug 08 00:08:23.080 INFO cr1: executing frr script
6712026-08-08T00:08:23.096Z configure
6722026-08-08T00:08:23.096Z ip forwarding
6732026-08-08T00:08:23.096Z ipv6 forwarding
6742026-08-08T00:08:23.096Z ip route 1.2.3.0/24 null0
6752026-08-08T00:08:23.096Z ipv6 route fd99::/64 null0
6762026-08-08T00:08:23.096Z router bgp 44
6772026-08-08T00:08:23.096Z no bgp ebgp-requires-policy
6782026-08-08T00:08:23.096Z timers bgp 2 6
6792026-08-08T00:08:23.096Z neighbor enp0s8 interface remote-as external
6802026-08-08T00:08:23.096Z neighbor enp0s8 timers connect 1
6812026-08-08T00:08:23.096Z address-family ipv4 unicast
6822026-08-08T00:08:23.096Z network 1.2.3.0/24
6832026-08-08T00:08:23.096Z neighbor enp0s8 activate
6842026-08-08T00:08:23.096Z exit-address-family
6852026-08-08T00:08:23.096Z address-family ipv6 unicast
6862026-08-08T00:08:23.096Z network fd99::/64
6872026-08-08T00:08:23.096Z neighbor enp0s8 activate
6882026-08-08T00:08:23.096Z exit-address-family
6892026-08-08T00:08:23.096Z exit
6902026-08-08T00:08:23.096Z
6912026-08-08T00:08:23.096ZAug 08 00:08:23.080 DEBG [sc] cr1: starting
6922026-08-08T00:08:23.097ZAug 08 00:08:23.080 DEBG [sc] cr1: connecting to [::1]:43384
6932026-08-08T00:08:23.121ZAug 08 00:08:23.081 DEBG [sc] cr1 waiting for prompt
6942026-08-08T00:08:23.121ZAug 08 00:08:23.092 DEBG [sc] cr1: logging in
6952026-08-08T00:08:23.250ZAug 08 00:08:23.236 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 ' '`
6962026-08-08T00:08:24.433ZAug 08 00:08:24.419 INFO ox: npuvm install output:
6972026-08-08T00:08:24.546Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/61.65 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/61.65 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 105.48 KiB/61.65 MiB (58m) dendrite-softnpu.tar.gz [>---------------------------------------] 258.48 KiB/61.65 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 503.48 KiB/61.65 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 832.48 KiB/61.65 MiB (10m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.10 MiB/61.65 MiB (6m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.34 MiB/61.65 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.61 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.94 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.18 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.44 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.77 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.02 MiB/61.65 MiB (88s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.28 MiB/61.65 MiB (79s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.62 MiB/61.65 MiB (70s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.85 MiB/61.65 MiB (65s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.12 MiB/61.65 MiB (60s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.45 MiB/61.65 MiB (55s) dendrite-softnpu.tar.gz [###>------------------------------------] 4.69 MiB/61.65 MiB (51s) dendrite-softnpu.tar.gz [###>------------------------------------] 4.97 MiB/61.65 MiB (48s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.28 MiB/61.65 MiB (45s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.53 MiB/61.65 MiB (43s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.80 MiB/61.65 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.11 MiB/61.65 MiB (39s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.37 MiB/61.65 MiB (37s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.62 MiB/61.65 MiB (35s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.95 MiB/61.65 MiB (34s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.21 MiB/61.65 MiB (32s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.46 MiB/61.65 MiB (31s) dendrite-softnpu.tar.gz [#####>----------------------------------] 7.79 MiB/61.65 MiB (30s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.05 MiB/61.65 MiB (29s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.31 MiB/61.65 MiB (28s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.63 MiB/61.65 MiB (27s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.89 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.14 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.47 MiB/61.65 MiB (25s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.72 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.97 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.30 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.56 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [#######>--------------------------------] 10.81 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.14 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.40 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.65 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.97 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.24 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.48 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.81 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.08 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.32 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.66 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [#########>------------------------------] 13.92 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.16 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.49 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.76 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.99 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.33 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.60 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.83 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.17 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.43 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.67 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.01 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.27 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.51 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.82 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.10 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.35 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 18.64 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 18.94 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 19.19 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 19.44 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 19.77 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.03 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.28 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.52 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.87 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.11 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.35 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.62 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.95 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.19 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.43 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.72 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.03 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 23.27 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 23.51 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 23.78 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.11 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.35 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.59 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 24.94 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.19 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.43 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 25.74 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.03 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.27 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.58 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 26.84 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.10 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.35 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 27.66 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 27.95 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.19 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 28.50 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 28.79 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.03 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.34 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.63 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 29.87 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.16 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.41 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.41 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.41 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.41 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.41 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.42 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.47 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [###################>--------------------] 30.58 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 30.84 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.16 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.40 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 31.64 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 32.00 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 32.24 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.48 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 32.72 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.08 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.32 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.56 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 33.83 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 34.16 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.40 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 34.66 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.00 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 35.24 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.49 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 35.78 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.08 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.33 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.60 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 36.92 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 37.17 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 37.44 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 37.75 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 38.01 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 38.28 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 38.59 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 38.84 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.12 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.43 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.69 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 39.96 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.26 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.52 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 40.79 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 41.10 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 41.35 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 41.63 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 41.95 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.19 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.47 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 42.79 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 43.03 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.31 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.63 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 43.87 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.15 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 44.43 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 44.70 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 44.99 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.27 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.54 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 45.83 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 46.11 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.38 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.67 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 46.95 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.22 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.51 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 47.79 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.06 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.35 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.63 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 48.90 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 49.18 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.46 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 49.74 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.02 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.28 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.58 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 50.86 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.11 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.42 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.70 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.95 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 52.26 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.54 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 52.79 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.09 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.38 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.63 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.94 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.22 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.48 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.78 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.06 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.32 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.61 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.89 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.14 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.45 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.73 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.99 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.29 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.58 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.82 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.11 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.41 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.66 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.94 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.25 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.50 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.78 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 60.07 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.34 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.62 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.89 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.17 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.45 MiB/61.65 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (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
6982026-08-08T00:08:24.547Z Create boot environment: No
6992026-08-08T00:08:24.548ZCreate backup boot environment: No
7002026-08-08T00:08:24.548Z
7012026-08-08T00:08:24.548ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7022026-08-08T00:08:24.548Z 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 0/1 5/6 0.0/0.0 16.4M/s driver/misc/tofino 1/1 6/6 0.0/0.0 14.2M/s Completed 1/1 6/6 0.0/0.0 4.5k/s
7032026-08-08T00:08:24.548Z
7042026-08-08T00:08:24.548ZPHASE ITEMS
7052026-08-08T00:08:24.548Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7062026-08-08T00:08:24.548Z Updating package state database working / Updating package state database Done
7072026-08-08T00:08:24.548Z Updating package cache 0/0 - Updating package cache 0/0
7082026-08-08T00:08:24.548Z Updating image state working \ Updating image state working | Updating image state Done
7092026-08-08T00:08:24.548Z 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
7102026-08-08T00:08:24.548Z Reading search index working - Reading search index Done
7112026-08-08T00:08:24.548Z Updating search index 0/1 \ Updating search index 1/1
7122026-08-08T00:08:24.548Z Updating package cache 0/1 | Updating package cache 1/1
7132026-08-08T00:08:24.548Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 45.29 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 117.67 KiB/15.18 MiB (64m) scadm [#>--------------------------------------] 405.56 KiB/15.18 MiB (27m) scadm [#>--------------------------------------] 651.56 KiB/15.18 MiB (16m) scadm [##>-------------------------------------] 900.56 KiB/15.18 MiB (10m) scadm [##>-------------------------------------] 1.13 MiB/15.18 MiB (6m) scadm [###>------------------------------------] 1.48 MiB/15.18 MiB (4m) scadm [####>-----------------------------------] 1.72 MiB/15.18 MiB (3m) scadm [#####>----------------------------------] 1.97 MiB/15.18 MiB (2m) scadm [######>---------------------------------] 2.28 MiB/15.18 MiB (2m) scadm [######>---------------------------------] 2.56 MiB/15.18 MiB (2m) scadm [#######>--------------------------------] 2.81 MiB/15.18 MiB (79s) scadm [########>-------------------------------] 3.09 MiB/15.18 MiB (66s) scadm [########>-------------------------------] 3.40 MiB/15.18 MiB (55s) scadm [#########>------------------------------] 3.64 MiB/15.18 MiB (48s) scadm [##########>-----------------------------] 3.92 MiB/15.18 MiB (42s) scadm [###########>----------------------------] 4.23 MiB/15.18 MiB (37s) scadm [###########>----------------------------] 4.47 MiB/15.18 MiB (33s) scadm [############>---------------------------] 4.74 MiB/15.18 MiB (29s) scadm [#############>--------------------------] 5.07 MiB/15.18 MiB (26s) scadm [##############>-------------------------] 5.32 MiB/15.18 MiB (23s) scadm [##############>-------------------------] 5.57 MiB/15.18 MiB (21s) scadm [###############>------------------------] 5.89 MiB/15.18 MiB (19s) scadm [################>-----------------------] 6.15 MiB/15.18 MiB (17s) scadm [################>-----------------------] 6.40 MiB/15.18 MiB (16s) scadm [#################>----------------------] 6.73 MiB/15.18 MiB (14s) scadm [##################>---------------------] 6.99 MiB/15.18 MiB (13s) scadm [###################>--------------------] 7.24 MiB/15.18 MiB (12s) scadm [###################>--------------------] 7.52 MiB/15.18 MiB (11s) scadm [####################>-------------------] 7.83 MiB/15.18 MiB (10s) scadm [#####################>------------------] 8.08 MiB/15.18 MiB (9s) scadm [######################>-----------------] 8.35 MiB/15.18 MiB (9s) scadm [######################>-----------------] 8.67 MiB/15.18 MiB (8s) scadm [#######################>----------------] 8.92 MiB/15.18 MiB (7s) scadm [########################>---------------] 9.19 MiB/15.18 MiB (7s) scadm [#########################>--------------] 9.51 MiB/15.18 MiB (6s) scadm [#########################>--------------] 9.76 MiB/15.18 MiB (6s) scadm [##########################>-------------] 10.03 MiB/15.18 MiB (5s) scadm [###########################>------------] 10.32 MiB/15.18 MiB (5s) scadm [###########################>------------] 10.60 MiB/15.18 MiB (4s) scadm [############################>-----------] 10.87 MiB/15.18 MiB (4s) scadm [#############################>----------] 11.13 MiB/15.18 MiB (4s) scadm [##############################>---------] 11.43 MiB/15.18 MiB (3s) scadm [##############################>---------] 11.71 MiB/15.18 MiB (3s) scadm [###############################>--------] 11.96 MiB/15.18 MiB (3s) scadm [################################>-------] 12.26 MiB/15.18 MiB (2s) scadm [#################################>------] 12.53 MiB/15.18 MiB (2s) scadm [#################################>------] 12.79 MiB/15.18 MiB (2s) scadm [##################################>-----] 13.10 MiB/15.18 MiB (2s) scadm [###################################>----] 13.35 MiB/15.18 MiB (1s) scadm [###################################>----] 13.63 MiB/15.18 MiB (1s) scadm [####################################>---] 13.94 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.19 MiB/15.18 MiB (1s) scadm [######################################>-] 14.47 MiB/15.18 MiB (0s) scadm [######################################>-] 14.78 MiB/15.18 MiB (0s) scadm [#######################################>] 15.03 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.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 141.67 KiB/11.89 MiB (3m) libsidecar_lite.so [#>--------------------------------------] 351.99 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 598.87 KiB/11.89 MiB (55s) libsidecar_lite.so [###>------------------------------------] 924.90 KiB/11.89 MiB (35s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (22s) libsidecar_lite.so [####>-----------------------------------] 1.43 MiB/11.89 MiB (18s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (14s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (11s) libsidecar_lite.so [#######>--------------------------------] 2.27 MiB/11.89 MiB (10s) libsidecar_lite.so [########>-------------------------------] 2.50 MiB/11.89 MiB (8s) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (7s) libsidecar_lite.so [##########>-----------------------------] 3.11 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.63 MiB/11.89 MiB (5s) libsidecar_lite.so [#############>--------------------------] 3.94 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.18 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.45 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 5.02 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.27 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.60 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.86 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.10 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.41 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.94 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.22 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.54 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.78 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.04 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.38 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.61 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.86 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.12 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.94 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.29 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.53 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.77 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.05 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.61 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.89 MiB/11.89 MiB (0s)
7142026-08-08T00:08:24.548ZAug 08 00:08:24.420 DEBG [sc] ox: starting
7152026-08-08T00:08:24.548ZAug 08 00:08:24.420 DEBG [sc] ox: connecting to [::1]:56804
7162026-08-08T00:08:24.548ZAug 08 00:08:24.420 DEBG [sc] ox waiting for prompt
7172026-08-08T00:08:24.548ZAug 08 00:08:24.430 DEBG [sc] ox: logging in
7182026-08-08T00:08:24.574ZAug 08 00:08:24.518 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7192026-08-08T00:08:25.588ZAug 08 00:08:25.574 DEBG [sc] ox: starting
7202026-08-08T00:08:25.588ZAug 08 00:08:25.574 DEBG [sc] ox: connecting to [::1]:56804
7212026-08-08T00:08:25.613ZAug 08 00:08:25.574 DEBG [sc] ox waiting for prompt
7222026-08-08T00:08:25.613ZAug 08 00:08:25.586 DEBG [sc] ox: logging in
7232026-08-08T00:08:25.688ZAug 08 00:08:25.674 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7242026-08-08T00:08:25.754ZAug 08 00:08:25.740 DEBG [sc] ox: starting
7252026-08-08T00:08:25.754ZAug 08 00:08:25.740 DEBG [sc] ox: connecting to [::1]:56804
7262026-08-08T00:08:25.779ZAug 08 00:08:25.740 DEBG [sc] ox waiting for prompt
7272026-08-08T00:08:25.779ZAug 08 00:08:25.751 DEBG [sc] ox: logging in
7282026-08-08T00:08:25.855ZAug 08 00:08:25.841 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7292026-08-08T00:08:26.879ZAug 08 00:08:26.865 DEBG [sc] ox: starting
7302026-08-08T00:08:26.879ZAug 08 00:08:26.865 DEBG [sc] ox: connecting to [::1]:56804
7312026-08-08T00:08:26.904ZAug 08 00:08:26.866 DEBG [sc] ox waiting for prompt
7322026-08-08T00:08:26.904ZAug 08 00:08:26.866 DEBG [sc] ox: logging in
7332026-08-08T00:08:26.959ZAug 08 00:08:26.944 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7342026-08-08T00:08:27.013ZAug 08 00:08:26.999 DEBG [sc] ox: starting
7352026-08-08T00:08:27.013ZAug 08 00:08:26.999 DEBG [sc] ox: connecting to [::1]:56804
7362026-08-08T00:08:27.038ZAug 08 00:08:27.000 DEBG [sc] ox waiting for prompt
7372026-08-08T00:08:27.038ZAug 08 00:08:27.010 DEBG [sc] ox: logging in
7382026-08-08T00:08:27.101ZAug 08 00:08:27.087 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7392026-08-08T00:08:27.156ZAug 08 00:08:27.143 DEBG [sc] ox: starting
7402026-08-08T00:08:27.156ZAug 08 00:08:27.143 DEBG [sc] ox: connecting to [::1]:56804
7412026-08-08T00:08:27.181ZAug 08 00:08:27.143 DEBG [sc] ox waiting for prompt
7422026-08-08T00:08:27.181ZAug 08 00:08:27.152 DEBG [sc] ox: logging in
7432026-08-08T00:08:27.244ZAug 08 00:08:27.230 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7442026-08-08T00:08:27.300ZAug 08 00:08:27.286 DEBG [sc] ox: starting
7452026-08-08T00:08:27.300ZAug 08 00:08:27.286 DEBG [sc] ox: connecting to [::1]:56804
7462026-08-08T00:08:27.324ZAug 08 00:08:27.287 DEBG [sc] ox waiting for prompt
7472026-08-08T00:08:27.324ZAug 08 00:08:27.297 DEBG [sc] ox: logging in
7482026-08-08T00:08:27.388ZAug 08 00:08:27.374 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7492026-08-08T00:08:27.444ZAug 08 00:08:27.430 DEBG [sc] ox: starting
7502026-08-08T00:08:27.444ZAug 08 00:08:27.430 DEBG [sc] ox: connecting to [::1]:56804
7512026-08-08T00:08:27.468ZAug 08 00:08:27.431 DEBG [sc] ox waiting for prompt
7522026-08-08T00:08:27.468ZAug 08 00:08:27.441 DEBG [sc] ox: logging in
7532026-08-08T00:08:27.533ZAug 08 00:08:27.519 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7542026-08-08T00:08:27.589ZAug 08 00:08:27.574 DEBG [sc] ox: starting
7552026-08-08T00:08:27.589ZAug 08 00:08:27.574 DEBG [sc] ox: connecting to [::1]:56804
7562026-08-08T00:08:27.613ZAug 08 00:08:27.575 DEBG [sc] ox waiting for prompt
7572026-08-08T00:08:27.613ZAug 08 00:08:27.586 DEBG [sc] ox: logging in
7582026-08-08T00:08:27.677ZAug 08 00:08:27.663 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7592026-08-08T00:08:27.732ZAug 08 00:08:27.718 DEBG [sc] ox: starting
7602026-08-08T00:08:27.732ZAug 08 00:08:27.718 DEBG [sc] ox: connecting to [::1]:56804
7612026-08-08T00:08:27.758ZAug 08 00:08:27.719 DEBG [sc] ox waiting for prompt
7622026-08-08T00:08:27.759ZAug 08 00:08:27.729 DEBG [sc] ox: logging in
7632026-08-08T00:08:27.820ZAug 08 00:08:27.806 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7642026-08-08T00:08:27.876ZAug 08 00:08:27.862 DEBG [sc] ox: starting
7652026-08-08T00:08:27.876ZAug 08 00:08:27.862 DEBG [sc] ox: connecting to [::1]:56804
7662026-08-08T00:08:27.900ZAug 08 00:08:27.863 DEBG [sc] ox waiting for prompt
7672026-08-08T00:08:27.900ZAug 08 00:08:27.873 DEBG [sc] ox: logging in
7682026-08-08T00:08:27.964ZAug 08 00:08:27.950 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7692026-08-08T00:08:28.030ZAug 08 00:08:28.017 DEBG [sc] ox: starting
7702026-08-08T00:08:28.031ZAug 08 00:08:28.017 DEBG [sc] ox: connecting to [::1]:56804
7712026-08-08T00:08:28.055ZAug 08 00:08:28.017 DEBG [sc] ox waiting for prompt
7722026-08-08T00:08:28.055ZAug 08 00:08:28.028 DEBG [sc] ox: logging in
7732026-08-08T00:08:28.118ZAug 08 00:08:28.104 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7742026-08-08T00:08:28.173ZAug 08 00:08:28.159 DEBG [sc] ox: starting
7752026-08-08T00:08:28.173ZAug 08 00:08:28.159 DEBG [sc] ox: connecting to [::1]:56804
7762026-08-08T00:08:28.198ZAug 08 00:08:28.160 DEBG [sc] ox waiting for prompt
7772026-08-08T00:08:28.198ZAug 08 00:08:28.170 DEBG [sc] ox: logging in
7782026-08-08T00:08:28.273ZAug 08 00:08:28.259 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7792026-08-08T00:08:28.349ZAug 08 00:08:28.335 INFO adding BGP router to mgd
7802026-08-08T00:08:28.373Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7812026-08-08T00:08:29.366Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7822026-08-08T00:08:30.369Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7832026-08-08T00:08:31.615Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7842026-08-08T00:08:32.617ZAug 08 00:08:32.603 INFO cr1: executing frr script show ip bgp json
7852026-08-08T00:08:32.617ZAug 08 00:08:32.603 DEBG [sc] cr1: starting
7862026-08-08T00:08:32.642ZAug 08 00:08:32.603 DEBG [sc] cr1: connecting to [::1]:43384
7872026-08-08T00:08:32.642ZAug 08 00:08:32.604 DEBG [sc] cr1 waiting for prompt
7882026-08-08T00:08:32.642ZAug 08 00:08:32.615 DEBG [sc] cr1: logging in
7892026-08-08T00:08:32.753ZAug 08 00:08:32.737 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7902026-08-08T00:08:34.872ZAug 08 00:08:34.858 INFO cr1: executing frr script show bgp json
7912026-08-08T00:08:34.872ZAug 08 00:08:34.858 DEBG [sc] cr1: starting
7922026-08-08T00:08:34.872ZAug 08 00:08:34.858 DEBG [sc] cr1: connecting to [::1]:43384
7932026-08-08T00:08:34.896ZAug 08 00:08:34.858 DEBG [sc] cr1 waiting for prompt
7942026-08-08T00:08:34.896ZAug 08 00:08:34.869 DEBG [sc] cr1: logging in
7952026-08-08T00:08:35.027ZAug 08 00:08:35.002 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7962026-08-08T00:08:37.141ZAug 08 00:08:37.127 INFO cr2: executing eos script show ip bgp | json
7972026-08-08T00:08:37.141ZAug 08 00:08:37.127 DEBG [sc] cr2: starting
7982026-08-08T00:08:37.141ZAug 08 00:08:37.127 DEBG [sc] cr2: connecting to [::1]:39586
7992026-08-08T00:08:37.165ZAug 08 00:08:37.128 DEBG [sc] cr2 waiting for prompt
8002026-08-08T00:08:37.165ZAug 08 00:08:37.139 DEBG [sc] cr2: logging in
8012026-08-08T00:08:37.485ZAug 08 00:08:37.471 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8022026-08-08T00:08:39.877ZAug 08 00:08:39.863 INFO cr2: executing eos script show ipv6 bgp | json
8032026-08-08T00:08:39.877ZAug 08 00:08:39.863 DEBG [sc] cr2: starting
8042026-08-08T00:08:39.877ZAug 08 00:08:39.863 DEBG [sc] cr2: connecting to [::1]:39586
8052026-08-08T00:08:39.902ZAug 08 00:08:39.864 DEBG [sc] cr2 waiting for prompt
8062026-08-08T00:08:39.902ZAug 08 00:08:39.874 DEBG [sc] cr2: logging in
8072026-08-08T00:08:40.027ZAug 08 00:08:40.007 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
8082026-08-08T00:08:42.444ZAug 08 00:08:42.430 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8092026-08-08T00:08:42.444ZAug 08 00:08:42.430 DEBG [sc] cr3: starting
8102026-08-08T00:08:42.444ZAug 08 00:08:42.430 DEBG [sc] cr3: connecting to [::1]:46808
8112026-08-08T00:08:42.469ZAug 08 00:08:42.430 DEBG [sc] cr3 waiting for prompt
8122026-08-08T00:08:42.469ZAug 08 00:08:42.442 DEBG [sc] cr3: logging in
8132026-08-08T00:08:42.783ZAug 08 00:08:42.769 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8142026-08-08T00:08:44.966ZAug 08 00:08:44.952 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8152026-08-08T00:08:44.967ZAug 08 00:08:44.952 DEBG [sc] cr3: starting
8162026-08-08T00:08:44.967ZAug 08 00:08:44.952 DEBG [sc] cr3: connecting to [::1]:46808
8172026-08-08T00:08:44.991ZAug 08 00:08:44.953 DEBG [sc] cr3 waiting for prompt
8182026-08-08T00:08:44.991ZAug 08 00:08:44.963 DEBG [sc] cr3: logging in
8192026-08-08T00:08:45.131ZAug 08 00:08:45.117 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8202026-08-08T00:08:47.333ZAug 08 00:08:47.319 INFO quartet bgp unnumbered test passed 🎉
8212026-08-08T00:08:47.358Z+ (( status != 0 ))
8222026-08-08T00:08:47.358Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8232026-08-08T00:08:47.382ZAug 08 00:08:47.359 INFO destroying runner for deployment mgquartetu
8242026-08-08T00:08:47.382ZAug 08 00:08:47.359 INFO destroying deployment mgquartetu
8252026-08-08T00:08:47.382ZAug 08 00:08:47.359 INFO destroying nodes
8262026-08-08T00:08:47.480ZAug 08 00:08:47.466 INFO destroying links
8272026-08-08T00:08:47.480ZAug 08 00:08:47.466 INFO destroying link mgquartetu_ox_sn_vnic0
8282026-08-08T00:08:47.504ZAug 08 00:08:47.471 INFO destroying link mgquartetu_ox_sn_sim0
8292026-08-08T00:08:47.504ZAug 08 00:08:47.473 INFO destroying link mgquartetu_cr1_vn_vnic0
8302026-08-08T00:08:48.490ZAug 08 00:08:48.476 INFO destroying link mgquartetu_cr1_vn_sim0
8312026-08-08T00:08:48.516ZAug 08 00:08:48.477 INFO destroying link mgquartetu_ox_sn_vnic1
8322026-08-08T00:08:48.516ZAug 08 00:08:48.479 INFO destroying link mgquartetu_ox_sn_sim1
8332026-08-08T00:08:48.516ZAug 08 00:08:48.480 INFO destroying link mgquartetu_cr2_vn_vnic0
8342026-08-08T00:08:48.516ZAug 08 00:08:48.481 INFO destroying link mgquartetu_cr2_vn_sim0
8352026-08-08T00:08:48.516ZAug 08 00:08:48.482 INFO destroying link mgquartetu_ox_sn_vnic2
8362026-08-08T00:08:48.516ZAug 08 00:08:48.483 INFO destroying link mgquartetu_ox_sn_sim2
8372026-08-08T00:08:48.516ZAug 08 00:08:48.484 INFO destroying link mgquartetu_cr3_vn_vnic0
8382026-08-08T00:08:48.516ZAug 08 00:08:48.485 INFO destroying link mgquartetu_cr3_vn_sim0
8392026-08-08T00:08:48.516ZAug 08 00:08:48.487 INFO destroying external links
8402026-08-08T00:08:48.516ZAug 08 00:08:48.487 INFO destroying external link mgquartetu_ox_vn_vnic3
8412026-08-08T00:08:48.516ZAug 08 00:08:48.488 INFO destroying external link mgquartetu_cr1_vn_vnic1
8422026-08-08T00:08:48.516ZAug 08 00:08:48.489 INFO destroying external link mgquartetu_cr2_vn_vnic1
8432026-08-08T00:08:48.516ZAug 08 00:08:48.490 INFO destroying external link mgquartetu_cr3_vn_vnic1
8442026-08-08T00:08:48.516ZAug 08 00:08:48.491 INFO destroying images
8452026-08-08T00:08:48.964ZAug 08 00:08:48.950 INFO destroying workspace at .falcon
8462026-08-08T00:08:48.989Z+ return 0
8472026-08-08T00:08:48.989Z+ run_test quartet-bfd-static-routing
8482026-08-08T00:08:48.989Z+ local test_name=quartet-bfd-static-routing
8492026-08-08T00:08:48.989Z+ local status=0
8502026-08-08T00:08:48.990Z+ clear_falcon_workspace_files
8512026-08-08T00:08:48.990Z+ [[ -d .falcon ]]
8522026-08-08T00:08:48.990Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8532026-08-08T00:08:48.990Z+ RUST_LOG=debug
8542026-08-08T00:08:48.990Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8552026-08-08T00:08:49.015ZAug 08 00:08:48.986 DEBG using default route interface igb0
8562026-08-08T00:08:49.015ZAug 08 00:08:48.986 DEBG using default route interface igb0
8572026-08-08T00:08:49.015ZAug 08 00:08:48.986 DEBG using default route interface igb0
8582026-08-08T00:08:49.015ZAug 08 00:08:48.986 DEBG using default route interface igb0
8592026-08-08T00:08:49.015ZAug 08 00:08:48.986 INFO mgquartetbfd: launching quartet topology
8602026-08-08T00:08:49.015ZAug 08 00:08:48.986 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8612026-08-08T00:08:49.015ZAug 08 00:08:48.986 INFO starting preflight for deployment mgquartetbfd
8622026-08-08T00:08:51.380ZAug 08 00:08:51.366 INFO creating links
8632026-08-08T00:08:51.380ZAug 08 00:08:51.366 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8642026-08-08T00:08:51.380ZAug 08 00:08:51.366 DEBG destroying link mgquartetbfd_ox_sn_sim0
8652026-08-08T00:08:51.380ZAug 08 00:08:51.366 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8662026-08-08T00:08:51.405ZAug 08 00:08:51.369 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8672026-08-08T00:08:51.405ZAug 08 00:08:51.375 DEBG link pair created
8682026-08-08T00:08:51.405ZAug 08 00:08:51.375 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8692026-08-08T00:08:51.405ZAug 08 00:08:51.375 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8702026-08-08T00:08:51.405ZAug 08 00:08:51.375 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8712026-08-08T00:08:51.405ZAug 08 00:08:51.377 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8722026-08-08T00:08:51.405ZAug 08 00:08:51.385 DEBG link pair created
8732026-08-08T00:08:51.405ZAug 08 00:08:51.385 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8742026-08-08T00:08:51.405ZAug 08 00:08:51.385 DEBG destroying link mgquartetbfd_ox_sn_sim1
8752026-08-08T00:08:51.405ZAug 08 00:08:51.385 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8762026-08-08T00:08:51.405ZAug 08 00:08:51.387 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8772026-08-08T00:08:51.430ZAug 08 00:08:51.394 DEBG link pair created
8782026-08-08T00:08:51.430ZAug 08 00:08:51.394 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8792026-08-08T00:08:51.430ZAug 08 00:08:51.395 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8802026-08-08T00:08:51.430ZAug 08 00:08:51.395 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8812026-08-08T00:08:51.430ZAug 08 00:08:51.396 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8822026-08-08T00:08:51.430ZAug 08 00:08:51.403 DEBG link pair created
8832026-08-08T00:08:51.430ZAug 08 00:08:51.403 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8842026-08-08T00:08:51.430ZAug 08 00:08:51.403 DEBG destroying link mgquartetbfd_ox_sn_sim2
8852026-08-08T00:08:51.430ZAug 08 00:08:51.403 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8862026-08-08T00:08:51.430ZAug 08 00:08:51.404 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8872026-08-08T00:08:51.430ZAug 08 00:08:51.411 DEBG link pair created
8882026-08-08T00:08:51.430ZAug 08 00:08:51.411 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8892026-08-08T00:08:51.430ZAug 08 00:08:51.411 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8902026-08-08T00:08:51.430ZAug 08 00:08:51.411 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8912026-08-08T00:08:51.430ZAug 08 00:08:51.412 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8922026-08-08T00:08:51.455ZAug 08 00:08:51.419 DEBG link pair created
8932026-08-08T00:08:51.455ZAug 08 00:08:51.419 INFO creating external links
8942026-08-08T00:08:51.455ZAug 08 00:08:51.419 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8952026-08-08T00:08:51.455ZAug 08 00:08:51.419 INFO creating external link mgquartetbfd_ox_vn_vnic3
8962026-08-08T00:08:51.455ZAug 08 00:08:51.420 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8972026-08-08T00:08:51.455ZAug 08 00:08:51.420 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8982026-08-08T00:08:51.455ZAug 08 00:08:51.420 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8992026-08-08T00:08:51.455ZAug 08 00:08:51.421 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
9002026-08-08T00:08:51.455ZAug 08 00:08:51.421 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
9012026-08-08T00:08:51.455ZAug 08 00:08:51.421 INFO creating external link mgquartetbfd_cr2_vn_vnic1
9022026-08-08T00:08:51.455ZAug 08 00:08:51.423 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
9032026-08-08T00:08:51.455ZAug 08 00:08:51.423 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
9042026-08-08T00:08:51.455ZAug 08 00:08:51.423 INFO creating external link mgquartetbfd_cr3_vn_vnic1
9052026-08-08T00:08:51.455ZAug 08 00:08:51.424 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
9062026-08-08T00:08:51.455ZAug 08 00:08:51.424 INFO creating nodes
9072026-08-08T00:08:51.455ZAug 08 00:08:51.424 INFO ox: launching node
9082026-08-08T00:08:51.455ZAug 08 00:08:51.426 INFO cr1: launching node
9092026-08-08T00:08:51.455ZAug 08 00:08:51.428 INFO cr2: launching node
9102026-08-08T00:08:51.455ZAug 08 00:08:51.430 INFO cr3: launching node
9112026-08-08T00:08:51.480ZAug 08 00:08:51.443 INFO launched instance ox with pid 967 on port 32839
9122026-08-08T00:08:51.480ZAug 08 00:08:51.444 INFO ox: instance ensure
9132026-08-08T00:08:51.480ZAug 08 00:08:51.444 INFO launched instance cr1 with pid 968 on port 58941
9142026-08-08T00:08:51.480ZAug 08 00:08:51.444 INFO cr1: instance ensure
9152026-08-08T00:08:51.480ZAug 08 00:08:51.444 INFO launched instance cr2 with pid 969 on port 64891
9162026-08-08T00:08:51.480ZAug 08 00:08:51.444 INFO cr2: instance ensure
9172026-08-08T00:08:51.480ZAug 08 00:08:51.445 INFO launched instance cr3 with pid 970 on port 35351
9182026-08-08T00:08:51.480ZAug 08 00:08:51.445 INFO cr3: instance ensure
9192026-08-08T00:08:54.319ZAug 08 00:08:54.305 INFO cr1: instance ensure completed after 0 retries
9202026-08-08T00:08:54.319ZAug 08 00:08:54.305 INFO cr1: instance run
9212026-08-08T00:08:54.344ZAug 08 00:08:54.306 DEBG [sc] cr1: starting
9222026-08-08T00:08:54.344ZAug 08 00:08:54.306 DEBG [sc] cr1: connecting to [::1]:58941
9232026-08-08T00:08:54.344ZAug 08 00:08:54.306 DEBG [sc] cr1 waiting for prompt
9242026-08-08T00:08:54.442ZAug 08 00:08:54.427 INFO ox: instance ensure completed after 0 retries
9252026-08-08T00:08:54.442ZAug 08 00:08:54.427 INFO ox: instance run
9262026-08-08T00:08:54.467ZAug 08 00:08:54.428 DEBG [sc] ox: starting
9272026-08-08T00:08:54.467ZAug 08 00:08:54.428 DEBG [sc] ox: connecting to [::1]:32839
9282026-08-08T00:08:54.467ZAug 08 00:08:54.428 DEBG [sc] ox waiting for prompt
9292026-08-08T00:08:54.557ZAug 08 00:08:54.543 INFO cr3: instance ensure completed after 0 retries
9302026-08-08T00:08:54.557ZAug 08 00:08:54.543 INFO cr3: instance run
9312026-08-08T00:08:54.582ZAug 08 00:08:54.551 INFO cr2: instance ensure completed after 0 retries
9322026-08-08T00:08:54.582ZAug 08 00:08:54.551 INFO cr2: instance run
9332026-08-08T00:08:54.582ZAug 08 00:08:54.551 DEBG [sc] cr2: starting
9342026-08-08T00:08:54.582ZAug 08 00:08:54.551 DEBG [sc] cr2: connecting to [::1]:64891
9352026-08-08T00:08:54.582ZAug 08 00:08:54.552 DEBG [sc] cr2 waiting for prompt
9362026-08-08T00:09:11.429ZAug 08 00:09:11.415 DEBG [sc] cr1: logging in
9372026-08-08T00:09:11.835ZAug 08 00:09:11.821 INFO cr1: mounting /opt/cargo-bay
9382026-08-08T00:09:11.835ZAug 08 00:09:11.821 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9392026-08-08T00:09:11.868ZAug 08 00:09:11.854 DEBG [sc] cr1: executing command `cd`
9402026-08-08T00:09:11.893ZAug 08 00:09:11.865 INFO cr1: finished mounting /opt/cargo-bay
9412026-08-08T00:09:11.893ZAug 08 00:09:11.865 DEBG [sc] cr1: executing command `hostname cr1`
9422026-08-08T00:09:11.893ZAug 08 00:09:11.876 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9432026-08-08T00:09:11.918ZAug 08 00:09:11.887 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9442026-08-08T00:09:11.918ZAug 08 00:09:11.898 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9452026-08-08T00:09:11.942ZAug 08 00:09:11.909 INFO cr1: logging out
9462026-08-08T00:09:13.989ZAug 08 00:09:13.975 INFO cr1: logged out
9472026-08-08T00:09:14.507ZAug 08 00:09:14.493 DEBG [sc] ox: logging in
9482026-08-08T00:09:14.774ZAug 08 00:09:14.760 INFO ox: mounting /opt/cargo-bay
9492026-08-08T00:09:14.774ZAug 08 00:09:14.760 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9502026-08-08T00:09:16.053ZAug 08 00:09:16.039 DEBG [sc] ox: executing command `cd`
9512026-08-08T00:09:16.078ZAug 08 00:09:16.051 INFO ox: finished mounting /opt/cargo-bay
9522026-08-08T00:09:16.078ZAug 08 00:09:16.051 DEBG [sc] ox: executing command `hostname ox`
9532026-08-08T00:09:16.078ZAug 08 00:09:16.062 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9542026-08-08T00:09:16.102ZAug 08 00:09:16.073 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9552026-08-08T00:09:16.102ZAug 08 00:09:16.084 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9562026-08-08T00:09:16.126ZAug 08 00:09:16.095 INFO ox: logging out
9572026-08-08T00:09:16.186ZAug 08 00:09:16.172 INFO ox: logged out
9582026-08-08T00:09:16.278ZAug 08 00:09:16.264 DEBG [sc] cr2: logging in
9592026-08-08T00:09:16.708ZAug 08 00:09:16.694 INFO cr2: mounting /opt/cargo-bay
9602026-08-08T00:09:16.708ZAug 08 00:09:16.694 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9612026-08-08T00:09:16.732ZAug 08 00:09:16.705 DEBG [sc] cr2: executing command `cd`
9622026-08-08T00:09:16.733ZAug 08 00:09:16.716 INFO cr2: finished mounting /opt/cargo-bay
9632026-08-08T00:09:16.733ZAug 08 00:09:16.716 DEBG [sc] cr2: executing command `hostname cr2`
9642026-08-08T00:09:16.757ZAug 08 00:09:16.728 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9652026-08-08T00:09:16.757ZAug 08 00:09:16.739 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9662026-08-08T00:09:16.781ZAug 08 00:09:16.749 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9672026-08-08T00:09:16.781ZAug 08 00:09:16.760 INFO cr2: logging out
9682026-08-08T00:09:19.718ZAug 08 00:09:19.704 INFO cr2: logged out
9692026-08-08T00:09:19.718ZAug 08 00:09:19.704 INFO mgquartetbfd: quartet topology launch complete
9702026-08-08T00:09:19.743ZAug 08 00:09:19.704 DEBG [sc] ox: starting
9712026-08-08T00:09:19.743ZAug 08 00:09:19.704 DEBG [sc] ox: connecting to [::1]:32839
9722026-08-08T00:09:19.743ZAug 08 00:09:19.705 DEBG [sc] ox waiting for prompt
9732026-08-08T00:09:19.743ZAug 08 00:09:19.716 DEBG [sc] ox: logging in
9742026-08-08T00:09:19.818ZAug 08 00:09:19.803 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9752026-08-08T00:09:25.739ZAug 08 00:09:25.725 DEBG [sc] ox: starting
9762026-08-08T00:09:25.739ZAug 08 00:09:25.725 DEBG [sc] ox: connecting to [::1]:32839
9772026-08-08T00:09:25.763ZAug 08 00:09:25.726 DEBG [sc] ox waiting for prompt
9782026-08-08T00:09:25.763ZAug 08 00:09:25.736 DEBG [sc] ox: logging in
9792026-08-08T00:09:25.838ZAug 08 00:09:25.824 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9802026-08-08T00:09:25.926ZAug 08 00:09:25.912 DEBG [sc] ox: starting
9812026-08-08T00:09:25.926ZAug 08 00:09:25.912 DEBG [sc] ox: connecting to [::1]:32839
9822026-08-08T00:09:25.950ZAug 08 00:09:25.913 DEBG [sc] ox waiting for prompt
9832026-08-08T00:09:25.950ZAug 08 00:09:25.923 DEBG [sc] ox: logging in
9842026-08-08T00:09:26.025ZAug 08 00:09:26.011 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9852026-08-08T00:09:26.092ZAug 08 00:09:26.078 INFO cr1: installing frr
9862026-08-08T00:09:26.092ZAug 08 00:09:26.078 INFO cr3: starting juniper bfd setup
9872026-08-08T00:09:26.092ZAug 08 00:09:26.078 INFO waiting for ceos to initialize
9882026-08-08T00:09:26.117ZAug 08 00:09:26.078 INFO ox: setting up npuvm
9892026-08-08T00:09:26.117ZAug 08 00:09:26.078 INFO cr3: staged Juniper config and license for guest systemd services
9902026-08-08T00:09:26.117ZAug 08 00:09:26.078 INFO cr3: waiting for Juniper guest config apply
9912026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] cr1: starting
9922026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] cr2: starting
9932026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] cr2: connecting to [::1]:64891
9942026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] cr1: connecting to [::1]:58941
9952026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] ox: starting
9962026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] ox: connecting to [::1]:32839
9972026-08-08T00:09:26.117ZAug 08 00:09:26.078 DEBG [sc] cr3: starting
9982026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] cr3: connecting to [::1]:35351
9992026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] ox waiting for prompt
10002026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] cr1 waiting for prompt
10012026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] cr2 waiting for prompt
10022026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] cr3 waiting for prompt
10032026-08-08T00:09:26.117ZAug 08 00:09:26.079 DEBG [sc] cr3: logging in
10042026-08-08T00:09:26.117ZAug 08 00:09:26.089 DEBG [sc] ox: logging in
10052026-08-08T00:09:26.117ZAug 08 00:09:26.089 DEBG [sc] cr2: logging in
10062026-08-08T00:09:26.117ZAug 08 00:09:26.089 DEBG [sc] cr1: logging in
10072026-08-08T00:09:26.191ZAug 08 00:09:26.177 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`
10082026-08-08T00:09:26.247ZAug 08 00:09:26.233 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10092026-08-08T00:09:26.447ZAug 08 00:09:26.433 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
10102026-08-08T00:09:26.544ZAug 08 00:09:26.528 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10112026-08-08T00:09:28.504ZAug 08 00:09:28.489 INFO cr2: executing eos script show version
10122026-08-08T00:09:28.504ZAug 08 00:09:28.489 DEBG [sc] cr2: starting
10132026-08-08T00:09:28.504ZAug 08 00:09:28.489 DEBG [sc] cr2: connecting to [::1]:64891
10142026-08-08T00:09:28.529ZAug 08 00:09:28.490 DEBG [sc] cr2 waiting for prompt
10152026-08-08T00:09:28.529ZAug 08 00:09:28.501 DEBG [sc] cr2: logging in
10162026-08-08T00:09:28.622ZAug 08 00:09:28.608 INFO cr3: Juniper apply status: installing Juniper license
10172026-08-08T00:09:28.658ZAug 08 00:09:28.643 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10182026-08-08T00:09:29.623ZAug 08 00:09:29.609 DEBG [sc] cr3: starting
10192026-08-08T00:09:29.623ZAug 08 00:09:29.609 DEBG [sc] cr3: connecting to [::1]:35351
10202026-08-08T00:09:29.648ZAug 08 00:09:29.610 DEBG [sc] cr3 waiting for prompt
10212026-08-08T00:09:29.648ZAug 08 00:09:29.621 DEBG [sc] cr3: logging in
10222026-08-08T00:09:29.788ZAug 08 00:09:29.774 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10232026-08-08T00:09:31.862ZAug 08 00:09:31.848 INFO cr3: Juniper guest config applied
10242026-08-08T00:09:34.278ZAug 08 00:09:34.264 DEBG [sc] ox: starting
10252026-08-08T00:09:34.278ZAug 08 00:09:34.264 DEBG [sc] ox: connecting to [::1]:32839
10262026-08-08T00:09:34.304ZAug 08 00:09:34.265 DEBG [sc] ox waiting for prompt
10272026-08-08T00:09:34.304ZAug 08 00:09:34.275 DEBG [sc] ox: logging in
10282026-08-08T00:09:34.367ZAug 08 00:09:34.353 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10292026-08-08T00:09:34.432ZAug 08 00:09:34.418 DEBG [sc] ox: starting
10302026-08-08T00:09:34.432ZAug 08 00:09:34.418 DEBG [sc] ox: connecting to [::1]:32839
10312026-08-08T00:09:34.457ZAug 08 00:09:34.419 DEBG [sc] ox waiting for prompt
10322026-08-08T00:09:34.457ZAug 08 00:09:34.429 DEBG [sc] ox: logging in
10332026-08-08T00:09:34.531ZAug 08 00:09:34.517 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10342026-08-08T00:09:34.642ZAug 08 00:09:34.628 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10352026-08-08T00:09:34.642ZAug 08 00:09:34.628 DEBG [sc] ox: starting
10362026-08-08T00:09:34.642ZAug 08 00:09:34.628 DEBG [sc] ox: connecting to [::1]:32839
10372026-08-08T00:09:34.667ZAug 08 00:09:34.629 DEBG [sc] ox waiting for prompt
10382026-08-08T00:09:34.667ZAug 08 00:09:34.639 DEBG [sc] ox: logging in
10392026-08-08T00:09:34.742ZAug 08 00:09:34.728 DEBG [sc] ox: executing command `chmod +x npuvm`
10402026-08-08T00:09:34.808ZAug 08 00:09:34.794 DEBG [sc] ox: starting
10412026-08-08T00:09:34.808ZAug 08 00:09:34.795 DEBG [sc] ox: connecting to [::1]:32839
10422026-08-08T00:09:34.833ZAug 08 00:09:34.795 DEBG [sc] ox waiting for prompt
10432026-08-08T00:09:34.833ZAug 08 00:09:34.805 DEBG [sc] ox: logging in
10442026-08-08T00:09:34.896ZAug 08 00:09:34.882 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10452026-08-08T00:09:37.476ZAug 08 00:09:37.462 DEBG [sc] cr2: starting
10462026-08-08T00:09:37.476ZAug 08 00:09:37.462 DEBG [sc] cr2: connecting to [::1]:64891
10472026-08-08T00:09:37.501ZAug 08 00:09:37.462 DEBG [sc] cr2 waiting for prompt
10482026-08-08T00:09:37.502ZAug 08 00:09:37.472 DEBG [sc] cr2: logging in
10492026-08-08T00:09:37.631ZAug 08 00:09:37.617 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10502026-08-08T00:09:39.733ZAug 08 00:09:39.719 INFO cr2: executing eos script show version
10512026-08-08T00:09:39.733ZAug 08 00:09:39.719 DEBG [sc] cr2: starting
10522026-08-08T00:09:39.733ZAug 08 00:09:39.719 DEBG [sc] cr2: connecting to [::1]:64891
10532026-08-08T00:09:39.758ZAug 08 00:09:39.720 DEBG [sc] cr2 waiting for prompt
10542026-08-08T00:09:39.758ZAug 08 00:09:39.730 DEBG [sc] cr2: logging in
10552026-08-08T00:09:39.887ZAug 08 00:09:39.873 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10562026-08-08T00:09:42.257ZAug 08 00:09:42.243 INFO cr2: executing eos script
10572026-08-08T00:09:42.257Z enable
10582026-08-08T00:09:42.257Z configure
10592026-08-08T00:09:42.257Z ip routing
10602026-08-08T00:09:42.257Z ipv6 unicast-routing
10612026-08-08T00:09:42.257Z interface Ethernet1
10622026-08-08T00:09:42.257Z no switchport
10632026-08-08T00:09:42.257Z ip address 10.0.1.2/24
10642026-08-08T00:09:42.257Z ipv6 enable
10652026-08-08T00:09:42.257Z ipv6 address fd00:2::2/64
10662026-08-08T00:09:42.258Z bfd interval 1000 min-rx 1000 multiplier 3
10672026-08-08T00:09:42.258Z exit
10682026-08-08T00:09:42.258Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10692026-08-08T00:09:42.258Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10702026-08-08T00:09:42.258Z exit
10712026-08-08T00:09:42.258Z
10722026-08-08T00:09:42.258ZAug 08 00:09:42.243 DEBG [sc] cr2: starting
10732026-08-08T00:09:42.258ZAug 08 00:09:42.243 DEBG [sc] cr2: connecting to [::1]:64891
10742026-08-08T00:09:42.282ZAug 08 00:09:42.244 DEBG [sc] cr2 waiting for prompt
10752026-08-08T00:09:42.282ZAug 08 00:09:42.254 DEBG [sc] cr2: logging in
10762026-08-08T00:09:42.435ZAug 08 00:09:42.420 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10772026-08-08T00:09:42.435Z enable
10782026-08-08T00:09:42.435Z configure
10792026-08-08T00:09:42.435Z ip routing
10802026-08-08T00:09:42.435Z ipv6 unicast-routing
10812026-08-08T00:09:42.435Z interface Ethernet1
10822026-08-08T00:09:42.435Z no switchport
10832026-08-08T00:09:42.435Z ip address 10.0.1.2/24
10842026-08-08T00:09:42.435Z ipv6 enable
10852026-08-08T00:09:42.435Z ipv6 address fd00:2::2/64
10862026-08-08T00:09:42.435Z bfd interval 1000 min-rx 1000 multiplier 3
10872026-08-08T00:09:42.435Z exit
10882026-08-08T00:09:42.435Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10892026-08-08T00:09:42.435Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10902026-08-08T00:09:42.435Z exit
10912026-08-08T00:09:42.435Z '`
10922026-08-08T00:10:46.068ZAug 08 00:10:46.054 INFO cr1: enabling frr daemon bfdd
10932026-08-08T00:10:46.068ZAug 08 00:10:46.054 DEBG [sc] cr1: starting
10942026-08-08T00:10:46.068ZAug 08 00:10:46.054 DEBG [sc] cr1: connecting to [::1]:58941
10952026-08-08T00:10:46.093ZAug 08 00:10:46.055 DEBG [sc] cr1 waiting for prompt
10962026-08-08T00:10:46.093ZAug 08 00:10:46.064 DEBG [sc] cr1: logging in
10972026-08-08T00:10:46.222ZAug 08 00:10:46.208 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10982026-08-08T00:10:48.306ZAug 08 00:10:48.292 INFO cr1: stopping frr
10992026-08-08T00:10:48.306ZAug 08 00:10:48.292 DEBG [sc] cr1: starting
11002026-08-08T00:10:48.306ZAug 08 00:10:48.292 DEBG [sc] cr1: connecting to [::1]:58941
11012026-08-08T00:10:48.331ZAug 08 00:10:48.293 DEBG [sc] cr1 waiting for prompt
11022026-08-08T00:10:48.331ZAug 08 00:10:48.303 DEBG [sc] cr1: logging in
11032026-08-08T00:10:48.449ZAug 08 00:10:48.435 DEBG [sc] cr1: executing command `systemctl stop frr`
11042026-08-08T00:10:48.817ZAug 08 00:10:48.803 INFO ox: npuvm install output:
11052026-08-08T00:10:48.929Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/61.65 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/61.65 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/61.65 MiB (10h) dendrite-softnpu.tar.gz [>---------------------------------------] 72.98 KiB/61.65 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 280.73 KiB/61.65 MiB (4h) dendrite-softnpu.tar.gz [>---------------------------------------] 529.39 KiB/61.65 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 779.28 KiB/61.65 MiB (70m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.00 MiB/61.65 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.36 MiB/61.65 MiB (28m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.60 MiB/61.65 MiB (21m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.84 MiB/61.65 MiB (17m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.14 MiB/61.65 MiB (13m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.44 MiB/61.65 MiB (10m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.68 MiB/61.65 MiB (9m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.92 MiB/61.65 MiB (8m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.25 MiB/61.65 MiB (6m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.52 MiB/61.65 MiB (5m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.75 MiB/61.65 MiB (5m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.03 MiB/61.65 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.36 MiB/61.65 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.59 MiB/61.65 MiB (4m) dendrite-softnpu.tar.gz [###>------------------------------------] 4.83 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.18 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.43 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.67 MiB/61.65 MiB (3m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.94 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.27 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.51 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.75 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.11 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.35 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.59 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 7.89 MiB/61.65 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.19 MiB/61.65 MiB (85s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.43 MiB/61.65 MiB (81s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.67 MiB/61.65 MiB (77s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.03 MiB/61.65 MiB (73s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.27 MiB/61.65 MiB (70s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.51 MiB/61.65 MiB (67s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.78 MiB/61.65 MiB (65s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.11 MiB/61.65 MiB (61s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.35 MiB/61.65 MiB (59s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.59 MiB/61.65 MiB (57s) dendrite-softnpu.tar.gz [#######>--------------------------------] 10.93 MiB/61.65 MiB (55s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.19 MiB/61.65 MiB (53s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.42 MiB/61.65 MiB (51s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.67 MiB/61.65 MiB (50s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.98 MiB/61.65 MiB (48s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.26 MiB/61.65 MiB (46s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.50 MiB/61.65 MiB (45s) dendrite-softnpu.tar.gz [########>-------------------------------] 12.81 MiB/61.65 MiB (44s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.10 MiB/61.65 MiB (42s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.34 MiB/61.65 MiB (41s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.61 MiB/61.65 MiB (40s) dendrite-softnpu.tar.gz [#########>------------------------------] 13.92 MiB/61.65 MiB (39s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.18 MiB/61.65 MiB (38s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.42 MiB/61.65 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.72 MiB/61.65 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.02 MiB/61.65 MiB (35s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.26 MiB/61.65 MiB (34s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.56 MiB/61.65 MiB (33s) dendrite-softnpu.tar.gz [##########>-----------------------------] 15.85 MiB/61.65 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.10 MiB/61.65 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.34 MiB/61.65 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.64 MiB/61.65 MiB (30s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.93 MiB/61.65 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.18 MiB/61.65 MiB (28s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.46 MiB/61.65 MiB (28s) dendrite-softnpu.tar.gz [###########>----------------------------] 17.76 MiB/61.65 MiB (27s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.01 MiB/61.65 MiB (27s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.26 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [############>---------------------------] 18.56 MiB/61.65 MiB (26s) dendrite-softnpu.tar.gz [############>---------------------------] 18.85 MiB/61.65 MiB (25s) dendrite-softnpu.tar.gz [############>---------------------------] 19.09 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [############>---------------------------] 19.37 MiB/61.65 MiB (24s) dendrite-softnpu.tar.gz [############>---------------------------] 19.68 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [############>---------------------------] 19.93 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.17 MiB/61.65 MiB (23s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.49 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [#############>--------------------------] 20.77 MiB/61.65 MiB (22s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.01 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.31 MiB/61.65 MiB (21s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.59 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [##############>-------------------------] 21.85 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.09 MiB/61.65 MiB (20s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.41 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.69 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 22.93 MiB/61.65 MiB (19s) dendrite-softnpu.tar.gz [###############>------------------------] 23.23 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 23.52 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 23.77 MiB/61.65 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 24.03 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 24.35 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 24.61 MiB/61.65 MiB (17s) dendrite-softnpu.tar.gz [################>-----------------------] 24.85 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 25.15 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 25.44 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 25.69 MiB/61.65 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 25.95 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 26.28 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 26.52 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 26.76 MiB/61.65 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 27.05 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 27.36 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 27.60 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 27.84 MiB/61.65 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 28.19 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 28.44 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 28.68 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 28.99 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 29.28 MiB/61.65 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 29.52 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 29.78 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 30.12 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 30.36 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 30.60 MiB/61.65 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 30.95 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.19 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.39 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.40 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.40 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.40 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.41 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.46 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.57 MiB/61.65 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 31.91 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 32.15 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 32.39 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 32.63 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 32.99 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 33.23 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 33.47 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 33.83 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 34.07 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 34.31 MiB/61.65 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 34.55 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 34.91 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 35.15 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 35.39 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 35.69 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 35.99 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 36.22 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 36.47 MiB/61.65 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 36.83 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 37.06 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 37.30 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 37.61 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 37.90 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 38.14 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 38.38 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 38.74 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 38.98 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 39.22 MiB/61.65 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 39.54 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 39.82 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 40.06 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 40.33 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 40.66 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 40.90 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 41.14 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 41.49 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 41.74 MiB/61.65 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 41.98 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 42.28 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 42.58 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 42.81 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 43.06 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 43.42 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 43.65 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 43.90 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 44.22 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 44.49 MiB/61.65 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 44.73 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 44.97 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 45.33 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 45.57 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 45.81 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 46.09 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 46.41 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 46.65 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 46.89 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 47.25 MiB/61.65 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 47.49 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 47.73 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 47.98 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.32 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.57 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 48.81 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 49.08 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 49.40 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 49.64 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 49.90 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 50.17 MiB/61.65 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 50.48 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 50.73 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.00 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.28 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.56 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 51.82 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 52.10 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 52.37 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 52.66 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 52.93 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 53.21 MiB/61.65 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 53.45 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 53.75 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.04 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.29 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.53 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 54.84 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.13 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 55.37 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.61 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 55.84 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 56.10 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 56.45 MiB/61.65 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 56.68 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 56.93 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.28 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.52 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 57.76 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.05 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 58.36 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.60 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 58.85 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.20 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.44 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.68 MiB/61.65 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 59.93 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.28 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.52 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 60.77 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.04 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.36 MiB/61.65 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 61.60 MiB/61.65 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (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
11062026-08-08T00:10:48.929Z Create boot environment: No
11072026-08-08T00:10:48.929ZCreate backup boot environment: No
11082026-08-08T00:10:48.929Z
11092026-08-08T00:10:48.929ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11102026-08-08T00:10:48.929Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 0/1 5/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 1.3k/s
11112026-08-08T00:10:48.929Z
11122026-08-08T00:10:48.929ZPHASE ITEMS
11132026-08-08T00:10:48.929Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11142026-08-08T00:10:48.930Z Updating package state database working | Updating package state database Done
11152026-08-08T00:10:48.930Z Updating package cache 0/0 / Updating package cache 0/0
11162026-08-08T00:10:48.930Z Updating image state working - Updating image state working \ Updating image state Done
11172026-08-08T00:10:48.930Z 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
11182026-08-08T00:10:48.930Z Reading search index working / Reading search index Done
11192026-08-08T00:10:48.930Z Updating search index 0/1 - Updating search index 1/1
11202026-08-08T00:10:48.930Z Updating package cache 0/1 \ Updating package cache 1/1
11212026-08-08T00:10:48.930Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 86.54 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 226.01 KiB/15.18 MiB (3m) scadm [#>--------------------------------------] 473.53 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 719.53 KiB/15.18 MiB (61s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (36s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (27s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (22s) scadm [####>-----------------------------------] 1.88 MiB/15.18 MiB (18s) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (15s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.62 MiB/15.18 MiB (11s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.78 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 4.06 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.30 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.55 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.90 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.14 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.38 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.73 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.98 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.22 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.46 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.81 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.06 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.29 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.58 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.90 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.13 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.38 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.67 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.97 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.21 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.46 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.81 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.05 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.29 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.57 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.89 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.13 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.39 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.73 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.97 MiB/15.18 MiB (1s) scadm [################################>-------] 12.21 MiB/15.18 MiB (1s) scadm [################################>-------] 12.51 MiB/15.18 MiB (1s) scadm [#################################>------] 12.81 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.05 MiB/15.18 MiB (1s) scadm [###################################>----] 13.31 MiB/15.18 MiB (1s) scadm [###################################>----] 13.59 MiB/15.18 MiB (0s) scadm [####################################>---] 13.89 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.13 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.40 MiB/15.18 MiB (0s) scadm [######################################>-] 14.70 MiB/15.18 MiB (0s) scadm [#######################################>] 14.96 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 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 [>---------------------------------------] 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 [>---------------------------------------] 17.29 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 17.29 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 17.29 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 17.29 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 53.29 KiB/11.89 MiB (84m) libsidecar_lite.so [>---------------------------------------] 207.48 KiB/11.89 MiB (42m) libsidecar_lite.so [#>--------------------------------------] 449.53 KiB/11.89 MiB (23m) libsidecar_lite.so [##>-------------------------------------] 696.94 KiB/11.89 MiB (13m) libsidecar_lite.so [###>------------------------------------] 1002.94 KiB/11.89 MiB (8m) libsidecar_lite.so [####>-----------------------------------] 1.28 MiB/11.89 MiB (5m) libsidecar_lite.so [#####>----------------------------------] 1.52 MiB/11.89 MiB (4m) libsidecar_lite.so [#####>----------------------------------] 1.76 MiB/11.89 MiB (3m) libsidecar_lite.so [#######>--------------------------------] 2.12 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.36 MiB/11.89 MiB (2m) libsidecar_lite.so [########>-------------------------------] 2.60 MiB/11.89 MiB (80s) libsidecar_lite.so [#########>------------------------------] 2.89 MiB/11.89 MiB (67s) libsidecar_lite.so [##########>-----------------------------] 3.20 MiB/11.89 MiB (54s) libsidecar_lite.so [###########>----------------------------] 3.44 MiB/11.89 MiB (46s) libsidecar_lite.so [############>---------------------------] 3.68 MiB/11.89 MiB (40s) libsidecar_lite.so [#############>--------------------------] 4.04 MiB/11.89 MiB (33s) libsidecar_lite.so [##############>-------------------------] 4.28 MiB/11.89 MiB (30s) libsidecar_lite.so [###############>------------------------] 4.51 MiB/11.89 MiB (26s) libsidecar_lite.so [################>-----------------------] 4.84 MiB/11.89 MiB (23s) libsidecar_lite.so [#################>----------------------] 5.11 MiB/11.89 MiB (20s) libsidecar_lite.so [##################>---------------------] 5.36 MiB/11.89 MiB (18s) libsidecar_lite.so [##################>---------------------] 5.60 MiB/11.89 MiB (16s) libsidecar_lite.so [####################>-------------------] 5.95 MiB/11.89 MiB (14s) libsidecar_lite.so [####################>-------------------] 6.19 MiB/11.89 MiB (13s) libsidecar_lite.so [#####################>------------------] 6.44 MiB/11.89 MiB (11s) libsidecar_lite.so [######################>-----------------] 6.76 MiB/11.89 MiB (10s) libsidecar_lite.so [#######################>----------------] 7.01 MiB/11.89 MiB (9s) libsidecar_lite.so [########################>---------------] 7.27 MiB/11.89 MiB (8s) libsidecar_lite.so [#########################>--------------] 7.53 MiB/11.89 MiB (7s) libsidecar_lite.so [##########################>-------------] 7.84 MiB/11.89 MiB (6s) libsidecar_lite.so [###########################>------------] 8.11 MiB/11.89 MiB (6s) libsidecar_lite.so [############################>-----------] 8.35 MiB/11.89 MiB (5s) libsidecar_lite.so [#############################>----------] 8.64 MiB/11.89 MiB (5s) libsidecar_lite.so [##############################>---------] 8.94 MiB/11.89 MiB (4s) libsidecar_lite.so [##############################>---------] 9.19 MiB/11.89 MiB (3s) libsidecar_lite.so [###############################>--------] 9.46 MiB/11.89 MiB (3s) libsidecar_lite.so [################################>-------] 9.76 MiB/11.89 MiB (3s) libsidecar_lite.so [#################################>------] 10.03 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.28 MiB/11.89 MiB (2s) libsidecar_lite.so [###################################>----] 10.60 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.87 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.11 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.40 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.70 MiB/11.89 MiB (0s)
11222026-08-08T00:10:48.930ZAug 08 00:10:48.803 DEBG [sc] ox: starting
11232026-08-08T00:10:48.930ZAug 08 00:10:48.803 DEBG [sc] ox: connecting to [::1]:32839
11242026-08-08T00:10:48.930ZAug 08 00:10:48.803 DEBG [sc] ox waiting for prompt
11252026-08-08T00:10:48.930ZAug 08 00:10:48.814 DEBG [sc] ox: logging in
11262026-08-08T00:10:48.955ZAug 08 00:10:48.902 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11272026-08-08T00:10:50.830ZAug 08 00:10:50.815 INFO cr1: starting frr
11282026-08-08T00:10:50.830ZAug 08 00:10:50.815 DEBG [sc] cr1: starting
11292026-08-08T00:10:50.830ZAug 08 00:10:50.815 DEBG [sc] cr1: connecting to [::1]:58941
11302026-08-08T00:10:50.854ZAug 08 00:10:50.816 DEBG [sc] cr1 waiting for prompt
11312026-08-08T00:10:50.855ZAug 08 00:10:50.826 DEBG [sc] cr1: logging in
11322026-08-08T00:10:50.962ZAug 08 00:10:50.948 DEBG [sc] cr1: executing command `systemctl start frr`
11332026-08-08T00:10:58.271ZAug 08 00:10:58.257 INFO cr1: stopping frr
11342026-08-08T00:10:58.271ZAug 08 00:10:58.257 DEBG [sc] cr1: starting
11352026-08-08T00:10:58.271ZAug 08 00:10:58.257 DEBG [sc] cr1: connecting to [::1]:58941
11362026-08-08T00:10:58.295ZAug 08 00:10:58.258 DEBG [sc] cr1 waiting for prompt
11372026-08-08T00:10:58.296ZAug 08 00:10:58.269 DEBG [sc] cr1: logging in
11382026-08-08T00:10:58.425ZAug 08 00:10:58.411 DEBG [sc] cr1: executing command `systemctl stop frr`
11392026-08-08T00:11:00.788ZAug 08 00:11:00.774 INFO cr1: installing frr startup config
11402026-08-08T00:11:00.789ZAug 08 00:11:00.774 DEBG [sc] cr1: starting
11412026-08-08T00:11:00.789ZAug 08 00:11:00.774 DEBG [sc] cr1: connecting to [::1]:58941
11422026-08-08T00:11:00.813ZAug 08 00:11:00.775 DEBG [sc] cr1 waiting for prompt
11432026-08-08T00:11:00.813ZAug 08 00:11:00.785 DEBG [sc] cr1: logging in
11442026-08-08T00:11:00.921ZAug 08 00:11:00.907 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-08-08T00:11:03.010ZAug 08 00:11:02.995 INFO cr1: starting frr
11462026-08-08T00:11:03.010ZAug 08 00:11:02.995 DEBG [sc] cr1: starting
11472026-08-08T00:11:03.010ZAug 08 00:11:02.995 DEBG [sc] cr1: connecting to [::1]:58941
11482026-08-08T00:11:03.035ZAug 08 00:11:02.995 DEBG [sc] cr1 waiting for prompt
11492026-08-08T00:11:03.035ZAug 08 00:11:03.006 DEBG [sc] cr1: logging in
11502026-08-08T00:11:03.154ZAug 08 00:11:03.139 DEBG [sc] cr1: executing command `systemctl start frr`
11512026-08-08T00:11:11.032ZAug 08 00:11:11.017 DEBG [sc] ox: starting
11522026-08-08T00:11:11.032ZAug 08 00:11:11.017 DEBG [sc] ox: connecting to [::1]:32839
11532026-08-08T00:11:11.057ZAug 08 00:11:11.018 DEBG [sc] ox waiting for prompt
11542026-08-08T00:11:11.057ZAug 08 00:11:11.029 DEBG [sc] ox: logging in
11552026-08-08T00:11:11.120ZAug 08 00:11:11.106 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11562026-08-08T00:11:11.187ZAug 08 00:11:11.172 DEBG [sc] ox: starting
11572026-08-08T00:11:11.187ZAug 08 00:11:11.172 DEBG [sc] ox: connecting to [::1]:32839
11582026-08-08T00:11:11.212ZAug 08 00:11:11.173 DEBG [sc] ox waiting for prompt
11592026-08-08T00:11:11.212ZAug 08 00:11:11.183 DEBG [sc] ox: logging in
11602026-08-08T00:11:11.274ZAug 08 00:11:11.260 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11612026-08-08T00:11:12.298ZAug 08 00:11:12.283 DEBG [sc] ox: starting
11622026-08-08T00:11:12.298ZAug 08 00:11:12.284 DEBG [sc] ox: connecting to [::1]:32839
11632026-08-08T00:11:12.322ZAug 08 00:11:12.284 DEBG [sc] ox waiting for prompt
11642026-08-08T00:11:12.322ZAug 08 00:11:12.284 DEBG [sc] ox: logging in
11652026-08-08T00:11:12.375ZAug 08 00:11:12.361 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11662026-08-08T00:11:12.431ZAug 08 00:11:12.417 DEBG [sc] ox: starting
11672026-08-08T00:11:12.431ZAug 08 00:11:12.417 DEBG [sc] ox: connecting to [::1]:32839
11682026-08-08T00:11:12.455ZAug 08 00:11:12.418 DEBG [sc] ox waiting for prompt
11692026-08-08T00:11:12.455ZAug 08 00:11:12.428 DEBG [sc] ox: logging in
11702026-08-08T00:11:12.519ZAug 08 00:11:12.505 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11712026-08-08T00:11:13.163ZAug 08 00:11:13.149 DEBG [sc] ox: starting
11722026-08-08T00:11:13.164ZAug 08 00:11:13.149 DEBG [sc] ox: connecting to [::1]:32839
11732026-08-08T00:11:13.192ZAug 08 00:11:13.150 DEBG [sc] ox waiting for prompt
11742026-08-08T00:11:13.192ZAug 08 00:11:13.161 DEBG [sc] ox: logging in
11752026-08-08T00:11:13.253ZAug 08 00:11:13.239 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11762026-08-08T00:11:13.308ZAug 08 00:11:13.294 DEBG [sc] ox: starting
11772026-08-08T00:11:13.308ZAug 08 00:11:13.294 DEBG [sc] ox: connecting to [::1]:32839
11782026-08-08T00:11:13.333ZAug 08 00:11:13.295 DEBG [sc] ox waiting for prompt
11792026-08-08T00:11:13.333ZAug 08 00:11:13.305 DEBG [sc] ox: logging in
11802026-08-08T00:11:13.396ZAug 08 00:11:13.382 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11812026-08-08T00:11:13.452ZAug 08 00:11:13.438 DEBG [sc] ox: starting
11822026-08-08T00:11:13.452ZAug 08 00:11:13.438 DEBG [sc] ox: connecting to [::1]:32839
11832026-08-08T00:11:13.476ZAug 08 00:11:13.439 DEBG [sc] ox waiting for prompt
11842026-08-08T00:11:13.477ZAug 08 00:11:13.449 DEBG [sc] ox: logging in
11852026-08-08T00:11:13.540ZAug 08 00:11:13.526 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11862026-08-08T00:11:14.116ZAug 08 00:11:14.101 DEBG [sc] ox: starting
11872026-08-08T00:11:14.116ZAug 08 00:11:14.101 DEBG [sc] ox: connecting to [::1]:32839
11882026-08-08T00:11:14.140ZAug 08 00:11:14.102 DEBG [sc] ox waiting for prompt
11892026-08-08T00:11:14.140ZAug 08 00:11:14.112 DEBG [sc] ox: logging in
11902026-08-08T00:11:14.214ZAug 08 00:11:14.200 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11912026-08-08T00:11:14.280ZAug 08 00:11:14.266 DEBG [sc] ox: starting
11922026-08-08T00:11:14.281ZAug 08 00:11:14.266 DEBG [sc] ox: connecting to [::1]:32839
11932026-08-08T00:11:14.305ZAug 08 00:11:14.267 DEBG [sc] ox waiting for prompt
11942026-08-08T00:11:14.305ZAug 08 00:11:14.277 DEBG [sc] ox: logging in
11952026-08-08T00:11:14.368ZAug 08 00:11:14.354 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11962026-08-08T00:11:14.893ZAug 08 00:11:14.879 DEBG [sc] ox: starting
11972026-08-08T00:11:14.893ZAug 08 00:11:14.879 DEBG [sc] ox: connecting to [::1]:32839
11982026-08-08T00:11:14.918ZAug 08 00:11:14.879 DEBG [sc] ox waiting for prompt
11992026-08-08T00:11:14.918ZAug 08 00:11:14.890 DEBG [sc] ox: logging in
12002026-08-08T00:11:14.981ZAug 08 00:11:14.967 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12012026-08-08T00:11:15.037ZAug 08 00:11:15.023 DEBG [sc] ox: starting
12022026-08-08T00:11:15.037ZAug 08 00:11:15.023 DEBG [sc] ox: connecting to [::1]:32839
12032026-08-08T00:11:15.062ZAug 08 00:11:15.024 DEBG [sc] ox waiting for prompt
12042026-08-08T00:11:15.062ZAug 08 00:11:15.033 DEBG [sc] ox: logging in
12052026-08-08T00:11:15.124ZAug 08 00:11:15.110 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12062026-08-08T00:11:15.180ZAug 08 00:11:15.165 DEBG [sc] ox: starting
12072026-08-08T00:11:15.180ZAug 08 00:11:15.165 DEBG [sc] ox: connecting to [::1]:32839
12082026-08-08T00:11:15.204ZAug 08 00:11:15.166 DEBG [sc] ox waiting for prompt
12092026-08-08T00:11:15.204ZAug 08 00:11:15.176 DEBG [sc] ox: logging in
12102026-08-08T00:11:15.267ZAug 08 00:11:15.253 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12112026-08-08T00:11:15.334ZAug 08 00:11:15.320 DEBG [sc] ox: starting
12122026-08-08T00:11:15.334ZAug 08 00:11:15.320 DEBG [sc] ox: connecting to [::1]:32839
12132026-08-08T00:11:15.358ZAug 08 00:11:15.321 DEBG [sc] ox waiting for prompt
12142026-08-08T00:11:15.358ZAug 08 00:11:15.331 DEBG [sc] ox: logging in
12152026-08-08T00:11:15.434ZAug 08 00:11:15.420 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12162026-08-08T00:11:16.089ZAug 08 00:11:16.074 DEBG [sc] ox: starting
12172026-08-08T00:11:16.089ZAug 08 00:11:16.074 DEBG [sc] ox: connecting to [::1]:32839
12182026-08-08T00:11:16.114ZAug 08 00:11:16.076 DEBG [sc] ox waiting for prompt
12192026-08-08T00:11:16.114ZAug 08 00:11:16.085 DEBG [sc] ox: logging in
12202026-08-08T00:11:16.177ZAug 08 00:11:16.162 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12212026-08-08T00:11:16.233ZAug 08 00:11:16.218 DEBG [sc] ox: starting
12222026-08-08T00:11:16.233ZAug 08 00:11:16.218 DEBG [sc] ox: connecting to [::1]:32839
12232026-08-08T00:11:16.257ZAug 08 00:11:16.219 DEBG [sc] ox waiting for prompt
12242026-08-08T00:11:16.257ZAug 08 00:11:16.229 DEBG [sc] ox: logging in
12252026-08-08T00:11:16.320ZAug 08 00:11:16.306 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12262026-08-08T00:11:16.708ZAug 08 00:11:16.694 DEBG [sc] ox: starting
12272026-08-08T00:11:16.708ZAug 08 00:11:16.694 DEBG [sc] ox: connecting to [::1]:32839
12282026-08-08T00:11:16.740ZAug 08 00:11:16.695 DEBG [sc] ox waiting for prompt
12292026-08-08T00:11:16.740ZAug 08 00:11:16.705 DEBG [sc] ox: logging in
12302026-08-08T00:11:16.796ZAug 08 00:11:16.782 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12312026-08-08T00:11:16.862ZAug 08 00:11:16.848 DEBG [sc] ox: starting
12322026-08-08T00:11:16.862ZAug 08 00:11:16.848 DEBG [sc] ox: connecting to [::1]:32839
12332026-08-08T00:11:16.887ZAug 08 00:11:16.849 DEBG [sc] ox waiting for prompt
12342026-08-08T00:11:16.887ZAug 08 00:11:16.859 DEBG [sc] ox: logging in
12352026-08-08T00:11:16.950ZAug 08 00:11:16.936 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12362026-08-08T00:11:17.016ZAug 08 00:11:17.002 DEBG [sc] ox: starting
12372026-08-08T00:11:17.016ZAug 08 00:11:17.002 DEBG [sc] ox: connecting to [::1]:32839
12382026-08-08T00:11:17.041ZAug 08 00:11:17.003 DEBG [sc] ox waiting for prompt
12392026-08-08T00:11:17.041ZAug 08 00:11:17.013 DEBG [sc] ox: logging in
12402026-08-08T00:11:17.105ZAug 08 00:11:17.091 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12412026-08-08T00:11:17.172ZAug 08 00:11:17.158 DEBG [sc] ox: starting
12422026-08-08T00:11:17.172ZAug 08 00:11:17.158 DEBG [sc] ox: connecting to [::1]:32839
12432026-08-08T00:11:17.196ZAug 08 00:11:17.158 DEBG [sc] ox waiting for prompt
12442026-08-08T00:11:17.196ZAug 08 00:11:17.168 DEBG [sc] ox: logging in
12452026-08-08T00:11:17.264ZAug 08 00:11:17.246 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12462026-08-08T00:11:17.872ZAug 08 00:11:17.858 DEBG [sc] ox: starting
12472026-08-08T00:11:17.873ZAug 08 00:11:17.858 DEBG [sc] ox: connecting to [::1]:32839
12482026-08-08T00:11:17.897ZAug 08 00:11:17.859 DEBG [sc] ox waiting for prompt
12492026-08-08T00:11:17.898ZAug 08 00:11:17.869 DEBG [sc] ox: logging in
12502026-08-08T00:11:17.961ZAug 08 00:11:17.947 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12512026-08-08T00:11:18.018ZAug 08 00:11:18.003 DEBG [sc] ox: starting
12522026-08-08T00:11:18.018ZAug 08 00:11:18.003 DEBG [sc] ox: connecting to [::1]:32839
12532026-08-08T00:11:18.042ZAug 08 00:11:18.004 DEBG [sc] ox waiting for prompt
12542026-08-08T00:11:18.043ZAug 08 00:11:18.014 DEBG [sc] ox: logging in
12552026-08-08T00:11:18.106ZAug 08 00:11:18.091 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12562026-08-08T00:11:18.619ZAug 08 00:11:18.604 DEBG [sc] ox: starting
12572026-08-08T00:11:18.619ZAug 08 00:11:18.604 DEBG [sc] ox: connecting to [::1]:32839
12582026-08-08T00:11:18.644ZAug 08 00:11:18.605 DEBG [sc] ox waiting for prompt
12592026-08-08T00:11:18.644ZAug 08 00:11:18.615 DEBG [sc] ox: logging in
12602026-08-08T00:11:18.706ZAug 08 00:11:18.692 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12612026-08-08T00:11:18.762ZAug 08 00:11:18.748 DEBG [sc] ox: starting
12622026-08-08T00:11:18.762ZAug 08 00:11:18.748 DEBG [sc] ox: connecting to [::1]:32839
12632026-08-08T00:11:18.787ZAug 08 00:11:18.749 DEBG [sc] ox waiting for prompt
12642026-08-08T00:11:18.787ZAug 08 00:11:18.758 DEBG [sc] ox: logging in
12652026-08-08T00:11:18.850ZAug 08 00:11:18.835 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12662026-08-08T00:11:18.921ZAug 08 00:11:18.902 DEBG [sc] ox: starting
12672026-08-08T00:11:18.921ZAug 08 00:11:18.902 DEBG [sc] ox: connecting to [::1]:32839
12682026-08-08T00:11:18.946ZAug 08 00:11:18.903 DEBG [sc] ox waiting for prompt
12692026-08-08T00:11:18.946ZAug 08 00:11:18.912 DEBG [sc] ox: logging in
12702026-08-08T00:11:19.004ZAug 08 00:11:18.989 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12712026-08-08T00:11:19.069ZAug 08 00:11:19.054 INFO installing static v4 route 192.168.100.0/24
12722026-08-08T00:11:19.093ZAug 08 00:11:19.056 INFO installing static v6 route fd01::/64
12732026-08-08T00:11:19.094ZAug 08 00:11:19.058 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12742026-08-08T00:11:19.094ZAug 08 00:11:19.063 INFO phase 1: all peers up
12752026-08-08T00:11:19.094Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12762026-08-08T00:11:20.079Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12772026-08-08T00:11:21.086Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12782026-08-08T00:11:22.083Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12792026-08-08T00:11:23.086Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12802026-08-08T00:11:24.088Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12812026-08-08T00:11:24.112Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12822026-08-08T00:11:25.090Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12832026-08-08T00:11:26.091Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12842026-08-08T00:11:27.093Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12852026-08-08T00:11:28.095Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12862026-08-08T00:11:28.120Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12872026-08-08T00:11:29.096Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12882026-08-08T00:11:30.098Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12892026-08-08T00:11:31.100Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12902026-08-08T00:11:32.102Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12912026-08-08T00:11:32.127Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12922026-08-08T00:11:33.104Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12932026-08-08T00:11:34.106Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12942026-08-08T00:11:35.108Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12952026-08-08T00:11:36.110Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12962026-08-08T00:11:36.135Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12972026-08-08T00:11:37.112Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12982026-08-08T00:11:38.114Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12992026-08-08T00:11:39.116Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13002026-08-08T00:11:40.118Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13012026-08-08T00:11:40.142Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13022026-08-08T00:11:41.120Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13032026-08-08T00:11:42.123Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13042026-08-08T00:11:43.124Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13052026-08-08T00:11:44.127Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13062026-08-08T00:11:44.127ZAug 08 00:11:44.113 INFO cr1: executing frr script show bfd peers json
13072026-08-08T00:11:44.152ZAug 08 00:11:44.113 DEBG [sc] cr1: starting
13082026-08-08T00:11:44.153ZAug 08 00:11:44.113 DEBG [sc] cr1: connecting to [::1]:58941
13092026-08-08T00:11:44.153ZAug 08 00:11:44.114 DEBG [sc] cr1 waiting for prompt
13102026-08-08T00:11:44.153ZAug 08 00:11:44.125 DEBG [sc] cr1: logging in
13112026-08-08T00:11:44.469ZAug 08 00:11:44.454 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13122026-08-08T00:11:46.600Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13132026-08-08T00:11:47.601ZAug 08 00:11:47.587 INFO cr1: executing frr script show bfd peers json
13142026-08-08T00:11:47.601ZAug 08 00:11:47.587 DEBG [sc] cr1: starting
13152026-08-08T00:11:47.601ZAug 08 00:11:47.587 DEBG [sc] cr1: connecting to [::1]:58941
13162026-08-08T00:11:47.626ZAug 08 00:11:47.588 DEBG [sc] cr1 waiting for prompt
13172026-08-08T00:11:47.626ZAug 08 00:11:47.599 DEBG [sc] cr1: logging in
13182026-08-08T00:11:47.768ZAug 08 00:11:47.754 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13192026-08-08T00:11:49.907Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13202026-08-08T00:11:50.908ZAug 08 00:11:50.894 INFO cr1: executing frr script show bfd peers json
13212026-08-08T00:11:50.933ZAug 08 00:11:50.894 DEBG [sc] cr1: starting
13222026-08-08T00:11:50.933ZAug 08 00:11:50.894 DEBG [sc] cr1: connecting to [::1]:58941
13232026-08-08T00:11:50.933ZAug 08 00:11:50.895 DEBG [sc] cr1 waiting for prompt
13242026-08-08T00:11:50.933ZAug 08 00:11:50.906 DEBG [sc] cr1: logging in
13252026-08-08T00:11:51.053ZAug 08 00:11:51.039 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13262026-08-08T00:11:53.196Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13272026-08-08T00:11:54.198ZAug 08 00:11:54.183 INFO cr1: executing frr script show bfd peers json
13282026-08-08T00:11:54.198ZAug 08 00:11:54.183 DEBG [sc] cr1: starting
13292026-08-08T00:11:54.198ZAug 08 00:11:54.183 DEBG [sc] cr1: connecting to [::1]:58941
13302026-08-08T00:11:54.223ZAug 08 00:11:54.184 DEBG [sc] cr1 waiting for prompt
13312026-08-08T00:11:54.223ZAug 08 00:11:54.195 DEBG [sc] cr1: logging in
13322026-08-08T00:11:54.330ZAug 08 00:11:54.316 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13332026-08-08T00:11:56.469Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13342026-08-08T00:11:57.470ZAug 08 00:11:57.455 INFO cr1: executing frr script show bfd peers json
13352026-08-08T00:11:57.470ZAug 08 00:11:57.455 DEBG [sc] cr1: starting
13362026-08-08T00:11:57.470ZAug 08 00:11:57.455 DEBG [sc] cr1: connecting to [::1]:58941
13372026-08-08T00:11:57.494ZAug 08 00:11:57.456 DEBG [sc] cr1 waiting for prompt
13382026-08-08T00:11:57.494ZAug 08 00:11:57.467 DEBG [sc] cr1: logging in
13392026-08-08T00:11:57.616ZAug 08 00:11:57.602 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13402026-08-08T00:11:59.760Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13412026-08-08T00:11:59.785ZAug 08 00:11:59.746 INFO cr1: executing frr script show bfd peers json
13422026-08-08T00:11:59.785ZAug 08 00:11:59.746 DEBG [sc] cr1: starting
13432026-08-08T00:11:59.785ZAug 08 00:11:59.746 DEBG [sc] cr1: connecting to [::1]:58941
13442026-08-08T00:11:59.785ZAug 08 00:11:59.746 DEBG [sc] cr1 waiting for prompt
13452026-08-08T00:11:59.785ZAug 08 00:11:59.756 DEBG [sc] cr1: logging in
13462026-08-08T00:11:59.916ZAug 08 00:11:59.901 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13472026-08-08T00:12:02.047Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13482026-08-08T00:12:03.048ZAug 08 00:12:03.034 INFO cr1: executing frr script show bfd peers json
13492026-08-08T00:12:03.048ZAug 08 00:12:03.034 DEBG [sc] cr1: starting
13502026-08-08T00:12:03.072ZAug 08 00:12:03.034 DEBG [sc] cr1: connecting to [::1]:58941
13512026-08-08T00:12:03.072ZAug 08 00:12:03.035 DEBG [sc] cr1 waiting for prompt
13522026-08-08T00:12:03.072ZAug 08 00:12:03.046 DEBG [sc] cr1: logging in
13532026-08-08T00:12:03.193ZAug 08 00:12:03.179 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13542026-08-08T00:12:05.330Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13552026-08-08T00:12:06.330ZAug 08 00:12:06.316 INFO cr1: executing frr script show bfd peers json
13562026-08-08T00:12:06.331ZAug 08 00:12:06.316 DEBG [sc] cr1: starting
13572026-08-08T00:12:06.331ZAug 08 00:12:06.316 DEBG [sc] cr1: connecting to [::1]:58941
13582026-08-08T00:12:06.355ZAug 08 00:12:06.317 DEBG [sc] cr1 waiting for prompt
13592026-08-08T00:12:06.355ZAug 08 00:12:06.328 DEBG [sc] cr1: logging in
13602026-08-08T00:12:06.475ZAug 08 00:12:06.461 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13612026-08-08T00:12:08.616Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13622026-08-08T00:12:09.617ZAug 08 00:12:09.603 INFO cr1: executing frr script show bfd peers json
13632026-08-08T00:12:09.617ZAug 08 00:12:09.603 DEBG [sc] cr1: starting
13642026-08-08T00:12:09.617ZAug 08 00:12:09.603 DEBG [sc] cr1: connecting to [::1]:58941
13652026-08-08T00:12:09.641ZAug 08 00:12:09.604 DEBG [sc] cr1 waiting for prompt
13662026-08-08T00:12:09.641ZAug 08 00:12:09.615 DEBG [sc] cr1: logging in
13672026-08-08T00:12:09.761ZAug 08 00:12:09.747 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13682026-08-08T00:12:11.900Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13692026-08-08T00:12:12.902ZAug 08 00:12:12.886 INFO cr1: executing frr script show bfd peers json
13702026-08-08T00:12:12.902ZAug 08 00:12:12.887 DEBG [sc] cr1: starting
13712026-08-08T00:12:12.902ZAug 08 00:12:12.887 DEBG [sc] cr1: connecting to [::1]:58941
13722026-08-08T00:12:12.926ZAug 08 00:12:12.888 DEBG [sc] cr1 waiting for prompt
13732026-08-08T00:12:12.926ZAug 08 00:12:12.898 DEBG [sc] cr1: logging in
13742026-08-08T00:12:13.078ZAug 08 00:12:13.063 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13752026-08-08T00:12:15.220Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13762026-08-08T00:12:15.246ZAug 08 00:12:15.206 INFO cr2: executing eos script show bfd peers | json
13772026-08-08T00:12:15.246ZAug 08 00:12:15.206 DEBG [sc] cr2: starting
13782026-08-08T00:12:15.246ZAug 08 00:12:15.206 DEBG [sc] cr2: connecting to [::1]:64891
13792026-08-08T00:12:15.246ZAug 08 00:12:15.207 DEBG [sc] cr2 waiting for prompt
13802026-08-08T00:12:15.246ZAug 08 00:12:15.218 DEBG [sc] cr2: logging in
13812026-08-08T00:12:15.564ZAug 08 00:12:15.550 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13822026-08-08T00:12:17.913Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13832026-08-08T00:12:18.915ZAug 08 00:12:18.900 INFO cr2: executing eos script show bfd peers | json
13842026-08-08T00:12:18.915ZAug 08 00:12:18.900 DEBG [sc] cr2: starting
13852026-08-08T00:12:18.915ZAug 08 00:12:18.901 DEBG [sc] cr2: connecting to [::1]:64891
13862026-08-08T00:12:18.939ZAug 08 00:12:18.901 DEBG [sc] cr2 waiting for prompt
13872026-08-08T00:12:18.939ZAug 08 00:12:18.913 DEBG [sc] cr2: logging in
13882026-08-08T00:12:19.059ZAug 08 00:12:19.044 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13892026-08-08T00:12:21.387Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13902026-08-08T00:12:22.389ZAug 08 00:12:22.374 INFO cr2: executing eos script show bfd peers | json
13912026-08-08T00:12:22.389ZAug 08 00:12:22.375 DEBG [sc] cr2: starting
13922026-08-08T00:12:22.389ZAug 08 00:12:22.375 DEBG [sc] cr2: connecting to [::1]:64891
13932026-08-08T00:12:22.413ZAug 08 00:12:22.375 DEBG [sc] cr2 waiting for prompt
13942026-08-08T00:12:22.413ZAug 08 00:12:22.387 DEBG [sc] cr2: logging in
13952026-08-08T00:12:22.533ZAug 08 00:12:22.519 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13962026-08-08T00:12:24.917Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13972026-08-08T00:12:25.918ZAug 08 00:12:25.903 INFO cr2: executing eos script show bfd peers | json
13982026-08-08T00:12:25.918ZAug 08 00:12:25.903 DEBG [sc] cr2: starting
13992026-08-08T00:12:25.918ZAug 08 00:12:25.904 DEBG [sc] cr2: connecting to [::1]:64891
14002026-08-08T00:12:25.942ZAug 08 00:12:25.904 DEBG [sc] cr2 waiting for prompt
14012026-08-08T00:12:25.942ZAug 08 00:12:25.915 DEBG [sc] cr2: logging in
14022026-08-08T00:12:26.050ZAug 08 00:12:26.036 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14032026-08-08T00:12:28.395Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14042026-08-08T00:12:29.395ZAug 08 00:12:29.381 INFO cr2: executing eos script show bfd peers | json
14052026-08-08T00:12:29.395ZAug 08 00:12:29.381 DEBG [sc] cr2: starting
14062026-08-08T00:12:29.395ZAug 08 00:12:29.381 DEBG [sc] cr2: connecting to [::1]:64891
14072026-08-08T00:12:29.420ZAug 08 00:12:29.382 DEBG [sc] cr2 waiting for prompt
14082026-08-08T00:12:29.420ZAug 08 00:12:29.393 DEBG [sc] cr2: logging in
14092026-08-08T00:12:29.539ZAug 08 00:12:29.525 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14102026-08-08T00:12:31.922Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14112026-08-08T00:12:31.922ZAug 08 00:12:31.907 INFO cr2: executing eos script show bfd peers | json
14122026-08-08T00:12:31.922ZAug 08 00:12:31.907 DEBG [sc] cr2: starting
14132026-08-08T00:12:31.922ZAug 08 00:12:31.907 DEBG [sc] cr2: connecting to [::1]:64891
14142026-08-08T00:12:31.946ZAug 08 00:12:31.908 DEBG [sc] cr2 waiting for prompt
14152026-08-08T00:12:31.946ZAug 08 00:12:31.918 DEBG [sc] cr2: logging in
14162026-08-08T00:12:32.066ZAug 08 00:12:32.052 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14172026-08-08T00:12:34.429Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14182026-08-08T00:12:35.431ZAug 08 00:12:35.416 INFO cr2: executing eos script show bfd peers | json
14192026-08-08T00:12:35.431ZAug 08 00:12:35.417 DEBG [sc] cr2: starting
14202026-08-08T00:12:35.431ZAug 08 00:12:35.417 DEBG [sc] cr2: connecting to [::1]:64891
14212026-08-08T00:12:35.455ZAug 08 00:12:35.417 DEBG [sc] cr2 waiting for prompt
14222026-08-08T00:12:35.455ZAug 08 00:12:35.429 DEBG [sc] cr2: logging in
14232026-08-08T00:12:35.564ZAug 08 00:12:35.550 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14242026-08-08T00:12:37.918Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14252026-08-08T00:12:38.920ZAug 08 00:12:38.906 INFO cr2: executing eos script show bfd peers | json
14262026-08-08T00:12:38.920ZAug 08 00:12:38.906 DEBG [sc] cr2: starting
14272026-08-08T00:12:38.920ZAug 08 00:12:38.906 DEBG [sc] cr2: connecting to [::1]:64891
14282026-08-08T00:12:38.945ZAug 08 00:12:38.907 DEBG [sc] cr2 waiting for prompt
14292026-08-08T00:12:38.945ZAug 08 00:12:38.918 DEBG [sc] cr2: logging in
14302026-08-08T00:12:39.075ZAug 08 00:12:39.060 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14312026-08-08T00:12:41.413Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14322026-08-08T00:12:42.415ZAug 08 00:12:42.400 INFO cr2: executing eos script show bfd peers | json
14332026-08-08T00:12:42.415ZAug 08 00:12:42.400 DEBG [sc] cr2: starting
14342026-08-08T00:12:42.415ZAug 08 00:12:42.400 DEBG [sc] cr2: connecting to [::1]:64891
14352026-08-08T00:12:42.439ZAug 08 00:12:42.401 DEBG [sc] cr2 waiting for prompt
14362026-08-08T00:12:42.439ZAug 08 00:12:42.413 DEBG [sc] cr2: logging in
14372026-08-08T00:12:42.571ZAug 08 00:12:42.556 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14382026-08-08T00:12:44.918Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14392026-08-08T00:12:45.920ZAug 08 00:12:45.905 INFO cr2: executing eos script show bfd peers | json
14402026-08-08T00:12:45.920ZAug 08 00:12:45.905 DEBG [sc] cr2: starting
14412026-08-08T00:12:45.920ZAug 08 00:12:45.905 DEBG [sc] cr2: connecting to [::1]:64891
14422026-08-08T00:12:45.945ZAug 08 00:12:45.906 DEBG [sc] cr2 waiting for prompt
14432026-08-08T00:12:45.945ZAug 08 00:12:45.917 DEBG [sc] cr2: logging in
14442026-08-08T00:12:46.064ZAug 08 00:12:46.050 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14452026-08-08T00:12:48.398Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14462026-08-08T00:12:48.425ZAug 08 00:12:48.384 INFO cr3: executing juniper script show bfd session | display json
14472026-08-08T00:12:48.425ZAug 08 00:12:48.384 DEBG [sc] cr3: starting
14482026-08-08T00:12:48.425ZAug 08 00:12:48.384 DEBG [sc] cr3: connecting to [::1]:35351
14492026-08-08T00:12:48.425ZAug 08 00:12:48.385 DEBG [sc] cr3 waiting for prompt
14502026-08-08T00:12:48.425ZAug 08 00:12:48.396 DEBG [sc] cr3: logging in
14512026-08-08T00:12:48.796ZAug 08 00:12:48.781 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14522026-08-08T00:12:51.074Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14532026-08-08T00:12:52.075ZAug 08 00:12:52.061 INFO cr3: executing juniper script show bfd session | display json
14542026-08-08T00:12:52.075ZAug 08 00:12:52.061 DEBG [sc] cr3: starting
14552026-08-08T00:12:52.075ZAug 08 00:12:52.061 DEBG [sc] cr3: connecting to [::1]:35351
14562026-08-08T00:12:52.100ZAug 08 00:12:52.061 DEBG [sc] cr3 waiting for prompt
14572026-08-08T00:12:52.100ZAug 08 00:12:52.072 DEBG [sc] cr3: logging in
14582026-08-08T00:12:52.220ZAug 08 00:12:52.206 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14592026-08-08T00:12:54.487Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14602026-08-08T00:12:55.488ZAug 08 00:12:55.474 INFO cr3: executing juniper script show bfd session | display json
14612026-08-08T00:12:55.488ZAug 08 00:12:55.474 DEBG [sc] cr3: starting
14622026-08-08T00:12:55.512ZAug 08 00:12:55.474 DEBG [sc] cr3: connecting to [::1]:35351
14632026-08-08T00:12:55.512ZAug 08 00:12:55.474 DEBG [sc] cr3 waiting for prompt
14642026-08-08T00:12:55.512ZAug 08 00:12:55.486 DEBG [sc] cr3: logging in
14652026-08-08T00:12:55.645ZAug 08 00:12:55.631 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14662026-08-08T00:12:57.933Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14672026-08-08T00:12:58.934ZAug 08 00:12:58.920 INFO cr3: executing juniper script show bfd session | display json
14682026-08-08T00:12:58.934ZAug 08 00:12:58.920 DEBG [sc] cr3: starting
14692026-08-08T00:12:58.934ZAug 08 00:12:58.920 DEBG [sc] cr3: connecting to [::1]:35351
14702026-08-08T00:12:58.959ZAug 08 00:12:58.921 DEBG [sc] cr3 waiting for prompt
14712026-08-08T00:12:58.959ZAug 08 00:12:58.932 DEBG [sc] cr3: logging in
14722026-08-08T00:12:59.090ZAug 08 00:12:59.076 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14732026-08-08T00:13:01.355Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14742026-08-08T00:13:02.356ZAug 08 00:13:02.342 INFO cr3: executing juniper script show bfd session | display json
14752026-08-08T00:13:02.356ZAug 08 00:13:02.342 DEBG [sc] cr3: starting
14762026-08-08T00:13:02.356ZAug 08 00:13:02.342 DEBG [sc] cr3: connecting to [::1]:35351
14772026-08-08T00:13:02.381ZAug 08 00:13:02.343 DEBG [sc] cr3 waiting for prompt
14782026-08-08T00:13:02.381ZAug 08 00:13:02.354 DEBG [sc] cr3: logging in
14792026-08-08T00:13:02.500ZAug 08 00:13:02.486 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14802026-08-08T00:13:04.752Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14812026-08-08T00:13:04.777ZAug 08 00:13:04.737 INFO cr3: executing juniper script show bfd session | display json
14822026-08-08T00:13:04.777ZAug 08 00:13:04.737 DEBG [sc] cr3: starting
14832026-08-08T00:13:04.777ZAug 08 00:13:04.737 DEBG [sc] cr3: connecting to [::1]:35351
14842026-08-08T00:13:04.777ZAug 08 00:13:04.738 DEBG [sc] cr3 waiting for prompt
14852026-08-08T00:13:04.777ZAug 08 00:13:04.749 DEBG [sc] cr3: logging in
14862026-08-08T00:13:04.918ZAug 08 00:13:04.903 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14872026-08-08T00:13:07.184Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14882026-08-08T00:13:08.185ZAug 08 00:13:08.171 INFO cr3: executing juniper script show bfd session | display json
14892026-08-08T00:13:08.185ZAug 08 00:13:08.171 DEBG [sc] cr3: starting
14902026-08-08T00:13:08.185ZAug 08 00:13:08.171 DEBG [sc] cr3: connecting to [::1]:35351
14912026-08-08T00:13:08.210ZAug 08 00:13:08.172 DEBG [sc] cr3 waiting for prompt
14922026-08-08T00:13:08.210ZAug 08 00:13:08.182 DEBG [sc] cr3: logging in
14932026-08-08T00:13:08.328ZAug 08 00:13:08.314 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14942026-08-08T00:13:10.615Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14952026-08-08T00:13:11.616ZAug 08 00:13:11.602 INFO cr3: executing juniper script show bfd session | display json
14962026-08-08T00:13:11.616ZAug 08 00:13:11.602 DEBG [sc] cr3: starting
14972026-08-08T00:13:11.641ZAug 08 00:13:11.602 DEBG [sc] cr3: connecting to [::1]:35351
14982026-08-08T00:13:11.641ZAug 08 00:13:11.603 DEBG [sc] cr3 waiting for prompt
14992026-08-08T00:13:11.641ZAug 08 00:13:11.614 DEBG [sc] cr3: logging in
15002026-08-08T00:13:11.783ZAug 08 00:13:11.769 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15012026-08-08T00:13:14.034Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15022026-08-08T00:13:15.041ZAug 08 00:13:15.020 INFO cr3: executing juniper script show bfd session | display json
15032026-08-08T00:13:15.041ZAug 08 00:13:15.020 DEBG [sc] cr3: starting
15042026-08-08T00:13:15.041ZAug 08 00:13:15.020 DEBG [sc] cr3: connecting to [::1]:35351
15052026-08-08T00:13:15.041ZAug 08 00:13:15.021 DEBG [sc] cr3 waiting for prompt
15062026-08-08T00:13:15.065ZAug 08 00:13:15.031 DEBG [sc] cr3: logging in
15072026-08-08T00:13:15.200ZAug 08 00:13:15.186 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15082026-08-08T00:13:17.474Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15092026-08-08T00:13:18.476ZAug 08 00:13:18.462 INFO cr3: executing juniper script show bfd session | display json
15102026-08-08T00:13:18.476ZAug 08 00:13:18.462 DEBG [sc] cr3: starting
15112026-08-08T00:13:18.476ZAug 08 00:13:18.462 DEBG [sc] cr3: connecting to [::1]:35351
15122026-08-08T00:13:18.501ZAug 08 00:13:18.462 DEBG [sc] cr3 waiting for prompt
15132026-08-08T00:13:18.501ZAug 08 00:13:18.474 DEBG [sc] cr3: logging in
15142026-08-08T00:13:18.620ZAug 08 00:13:18.606 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15152026-08-08T00:13:20.864Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15162026-08-08T00:13:20.889ZAug 08 00:13:20.852 INFO phase 2: stop frr on cr1
15172026-08-08T00:13:20.889ZAug 08 00:13:20.852 INFO cr1: stopping frr
15182026-08-08T00:13:20.889ZAug 08 00:13:20.852 DEBG [sc] cr1: starting
15192026-08-08T00:13:20.889ZAug 08 00:13:20.852 DEBG [sc] cr1: connecting to [::1]:58941
15202026-08-08T00:13:20.889ZAug 08 00:13:20.852 DEBG [sc] cr1 waiting for prompt
15212026-08-08T00:13:20.889ZAug 08 00:13:20.863 DEBG [sc] cr1: logging in
15222026-08-08T00:13:21.209ZAug 08 00:13:21.195 DEBG [sc] cr1: executing command `systemctl stop frr`
15232026-08-08T00:13:23.578Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15242026-08-08T00:13:24.580Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15252026-08-08T00:13:25.582Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15262026-08-08T00:13:26.584Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15272026-08-08T00:13:27.586Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15282026-08-08T00:13:28.588Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15292026-08-08T00:13:28.612Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15302026-08-08T00:13:29.590Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15312026-08-08T00:13:30.592Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15322026-08-08T00:13:31.593Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15332026-08-08T00:13:32.595Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15342026-08-08T00:13:32.619Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15352026-08-08T00:13:33.597Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15362026-08-08T00:13:34.599Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15372026-08-08T00:13:35.601Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15382026-08-08T00:13:36.603Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15392026-08-08T00:13:36.627Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15402026-08-08T00:13:37.606Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15412026-08-08T00:13:38.608Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15422026-08-08T00:13:39.609Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15432026-08-08T00:13:40.609Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15442026-08-08T00:13:40.634Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15452026-08-08T00:13:41.612Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-08-08T00:13:42.613Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15472026-08-08T00:13:43.616Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15482026-08-08T00:13:44.617Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15492026-08-08T00:13:44.642Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15502026-08-08T00:13:45.620Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15512026-08-08T00:13:46.622Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15522026-08-08T00:13:47.624Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15532026-08-08T00:13:48.626Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15542026-08-08T00:13:48.650ZAug 08 00:13:48.611 INFO cr2: executing eos script show bfd peers | json
15552026-08-08T00:13:48.650ZAug 08 00:13:48.612 DEBG [sc] cr2: starting
15562026-08-08T00:13:48.650ZAug 08 00:13:48.612 DEBG [sc] cr2: connecting to [::1]:64891
15572026-08-08T00:13:48.650ZAug 08 00:13:48.612 DEBG [sc] cr2 waiting for prompt
15582026-08-08T00:13:48.650ZAug 08 00:13:48.624 DEBG [sc] cr2: logging in
15592026-08-08T00:13:48.981ZAug 08 00:13:48.967 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15602026-08-08T00:13:51.313Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15612026-08-08T00:13:52.315ZAug 08 00:13:52.300 INFO cr2: executing eos script show bfd peers | json
15622026-08-08T00:13:52.315ZAug 08 00:13:52.300 DEBG [sc] cr2: starting
15632026-08-08T00:13:52.315ZAug 08 00:13:52.301 DEBG [sc] cr2: connecting to [::1]:64891
15642026-08-08T00:13:52.339ZAug 08 00:13:52.301 DEBG [sc] cr2 waiting for prompt
15652026-08-08T00:13:52.339ZAug 08 00:13:52.313 DEBG [sc] cr2: logging in
15662026-08-08T00:13:52.471ZAug 08 00:13:52.457 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15672026-08-08T00:13:54.866Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15682026-08-08T00:13:55.866ZAug 08 00:13:55.851 INFO cr2: executing eos script show bfd peers | json
15692026-08-08T00:13:55.866ZAug 08 00:13:55.851 DEBG [sc] cr2: starting
15702026-08-08T00:13:55.866ZAug 08 00:13:55.851 DEBG [sc] cr2: connecting to [::1]:64891
15712026-08-08T00:13:55.890ZAug 08 00:13:55.852 DEBG [sc] cr2 waiting for prompt
15722026-08-08T00:13:55.890ZAug 08 00:13:55.864 DEBG [sc] cr2: logging in
15732026-08-08T00:13:56.022ZAug 08 00:13:56.007 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15742026-08-08T00:13:58.373Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15752026-08-08T00:13:59.375ZAug 08 00:13:59.361 INFO cr2: executing eos script show bfd peers | json
15762026-08-08T00:13:59.375ZAug 08 00:13:59.361 DEBG [sc] cr2: starting
15772026-08-08T00:13:59.375ZAug 08 00:13:59.361 DEBG [sc] cr2: connecting to [::1]:64891
15782026-08-08T00:13:59.399ZAug 08 00:13:59.361 DEBG [sc] cr2 waiting for prompt
15792026-08-08T00:13:59.399ZAug 08 00:13:59.373 DEBG [sc] cr2: logging in
15802026-08-08T00:13:59.531ZAug 08 00:13:59.517 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15812026-08-08T00:14:01.859Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15822026-08-08T00:14:02.860ZAug 08 00:14:02.846 INFO cr2: executing eos script show bfd peers | json
15832026-08-08T00:14:02.860ZAug 08 00:14:02.846 DEBG [sc] cr2: starting
15842026-08-08T00:14:02.860ZAug 08 00:14:02.846 DEBG [sc] cr2: connecting to [::1]:64891
15852026-08-08T00:14:02.885ZAug 08 00:14:02.847 DEBG [sc] cr2 waiting for prompt
15862026-08-08T00:14:02.886ZAug 08 00:14:02.858 DEBG [sc] cr2: logging in
15872026-08-08T00:14:02.994ZAug 08 00:14:02.979 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15882026-08-08T00:14:05.317Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15892026-08-08T00:14:05.341ZAug 08 00:14:05.303 INFO cr2: executing eos script show bfd peers | json
15902026-08-08T00:14:05.341ZAug 08 00:14:05.303 DEBG [sc] cr2: starting
15912026-08-08T00:14:05.342ZAug 08 00:14:05.303 DEBG [sc] cr2: connecting to [::1]:64891
15922026-08-08T00:14:05.342ZAug 08 00:14:05.304 DEBG [sc] cr2 waiting for prompt
15932026-08-08T00:14:05.342ZAug 08 00:14:05.315 DEBG [sc] cr2: logging in
15942026-08-08T00:14:05.450ZAug 08 00:14:05.436 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15952026-08-08T00:14:07.787Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15962026-08-08T00:14:08.788ZAug 08 00:14:08.774 INFO cr2: executing eos script show bfd peers | json
15972026-08-08T00:14:08.788ZAug 08 00:14:08.774 DEBG [sc] cr2: starting
15982026-08-08T00:14:08.788ZAug 08 00:14:08.774 DEBG [sc] cr2: connecting to [::1]:64891
15992026-08-08T00:14:08.812ZAug 08 00:14:08.775 DEBG [sc] cr2 waiting for prompt
16002026-08-08T00:14:08.812ZAug 08 00:14:08.786 DEBG [sc] cr2: logging in
16012026-08-08T00:14:08.933ZAug 08 00:14:08.918 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16022026-08-08T00:14:11.261Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16032026-08-08T00:14:12.263ZAug 08 00:14:12.249 INFO cr2: executing eos script show bfd peers | json
16042026-08-08T00:14:12.263ZAug 08 00:14:12.249 DEBG [sc] cr2: starting
16052026-08-08T00:14:12.264ZAug 08 00:14:12.249 DEBG [sc] cr2: connecting to [::1]:64891
16062026-08-08T00:14:12.288ZAug 08 00:14:12.249 DEBG [sc] cr2 waiting for prompt
16072026-08-08T00:14:12.288ZAug 08 00:14:12.261 DEBG [sc] cr2: logging in
16082026-08-08T00:14:12.430ZAug 08 00:14:12.416 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16092026-08-08T00:14:14.781Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16102026-08-08T00:14:15.782ZAug 08 00:14:15.768 INFO cr2: executing eos script show bfd peers | json
16112026-08-08T00:14:15.782ZAug 08 00:14:15.768 DEBG [sc] cr2: starting
16122026-08-08T00:14:15.782ZAug 08 00:14:15.768 DEBG [sc] cr2: connecting to [::1]:64891
16132026-08-08T00:14:15.807ZAug 08 00:14:15.768 DEBG [sc] cr2 waiting for prompt
16142026-08-08T00:14:15.807ZAug 08 00:14:15.780 DEBG [sc] cr2: logging in
16152026-08-08T00:14:15.926ZAug 08 00:14:15.912 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16162026-08-08T00:14:18.267Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16172026-08-08T00:14:19.268ZAug 08 00:14:19.253 INFO cr2: executing eos script show bfd peers | json
16182026-08-08T00:14:19.268ZAug 08 00:14:19.254 DEBG [sc] cr2: starting
16192026-08-08T00:14:19.268ZAug 08 00:14:19.254 DEBG [sc] cr2: connecting to [::1]:64891
16202026-08-08T00:14:19.293ZAug 08 00:14:19.254 DEBG [sc] cr2 waiting for prompt
16212026-08-08T00:14:19.293ZAug 08 00:14:19.265 DEBG [sc] cr2: logging in
16222026-08-08T00:14:19.446ZAug 08 00:14:19.431 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16232026-08-08T00:14:21.770Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16242026-08-08T00:14:21.770ZAug 08 00:14:21.756 INFO cr3: executing juniper script show bfd session | display json
16252026-08-08T00:14:21.770ZAug 08 00:14:21.756 DEBG [sc] cr3: starting
16262026-08-08T00:14:21.770ZAug 08 00:14:21.756 DEBG [sc] cr3: connecting to [::1]:35351
16272026-08-08T00:14:21.795ZAug 08 00:14:21.757 DEBG [sc] cr3 waiting for prompt
16282026-08-08T00:14:21.795ZAug 08 00:14:21.768 DEBG [sc] cr3: logging in
16292026-08-08T00:14:22.119ZAug 08 00:14:22.105 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16302026-08-08T00:14:24.402Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16312026-08-08T00:14:25.404ZAug 08 00:14:25.390 INFO cr3: executing juniper script show bfd session | display json
16322026-08-08T00:14:25.404ZAug 08 00:14:25.390 DEBG [sc] cr3: starting
16332026-08-08T00:14:25.404ZAug 08 00:14:25.390 DEBG [sc] cr3: connecting to [::1]:35351
16342026-08-08T00:14:25.428ZAug 08 00:14:25.391 DEBG [sc] cr3 waiting for prompt
16352026-08-08T00:14:25.429ZAug 08 00:14:25.402 DEBG [sc] cr3: logging in
16362026-08-08T00:14:25.570ZAug 08 00:14:25.556 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16372026-08-08T00:14:27.816Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16382026-08-08T00:14:28.817ZAug 08 00:14:28.803 INFO cr3: executing juniper script show bfd session | display json
16392026-08-08T00:14:28.817ZAug 08 00:14:28.803 DEBG [sc] cr3: starting
16402026-08-08T00:14:28.817ZAug 08 00:14:28.803 DEBG [sc] cr3: connecting to [::1]:35351
16412026-08-08T00:14:28.842ZAug 08 00:14:28.804 DEBG [sc] cr3 waiting for prompt
16422026-08-08T00:14:28.842ZAug 08 00:14:28.815 DEBG [sc] cr3: logging in
16432026-08-08T00:14:28.961ZAug 08 00:14:28.947 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16442026-08-08T00:14:31.215Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16452026-08-08T00:14:32.216ZAug 08 00:14:32.202 INFO cr3: executing juniper script show bfd session | display json
16462026-08-08T00:14:32.216ZAug 08 00:14:32.202 DEBG [sc] cr3: starting
16472026-08-08T00:14:32.216ZAug 08 00:14:32.202 DEBG [sc] cr3: connecting to [::1]:35351
16482026-08-08T00:14:32.241ZAug 08 00:14:32.203 DEBG [sc] cr3 waiting for prompt
16492026-08-08T00:14:32.241ZAug 08 00:14:32.214 DEBG [sc] cr3: logging in
16502026-08-08T00:14:32.339ZAug 08 00:14:32.325 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16512026-08-08T00:14:34.576Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16522026-08-08T00:14:35.577ZAug 08 00:14:35.563 INFO cr3: executing juniper script show bfd session | display json
16532026-08-08T00:14:35.577ZAug 08 00:14:35.563 DEBG [sc] cr3: starting
16542026-08-08T00:14:35.602ZAug 08 00:14:35.563 DEBG [sc] cr3: connecting to [::1]:35351
16552026-08-08T00:14:35.602ZAug 08 00:14:35.564 DEBG [sc] cr3 waiting for prompt
16562026-08-08T00:14:35.602ZAug 08 00:14:35.574 DEBG [sc] cr3: logging in
16572026-08-08T00:14:35.721ZAug 08 00:14:35.706 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16582026-08-08T00:14:37.983Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16592026-08-08T00:14:37.984ZAug 08 00:14:37.969 INFO cr3: executing juniper script show bfd session | display json
16602026-08-08T00:14:38.008ZAug 08 00:14:37.969 DEBG [sc] cr3: starting
16612026-08-08T00:14:38.008ZAug 08 00:14:37.969 DEBG [sc] cr3: connecting to [::1]:35351
16622026-08-08T00:14:38.008ZAug 08 00:14:37.970 DEBG [sc] cr3 waiting for prompt
16632026-08-08T00:14:38.008ZAug 08 00:14:37.981 DEBG [sc] cr3: logging in
16642026-08-08T00:14:38.127ZAug 08 00:14:38.113 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16652026-08-08T00:14:40.391Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16662026-08-08T00:14:41.392ZAug 08 00:14:41.378 INFO cr3: executing juniper script show bfd session | display json
16672026-08-08T00:14:41.416ZAug 08 00:14:41.378 DEBG [sc] cr3: starting
16682026-08-08T00:14:41.416ZAug 08 00:14:41.378 DEBG [sc] cr3: connecting to [::1]:35351
16692026-08-08T00:14:41.416ZAug 08 00:14:41.379 DEBG [sc] cr3 waiting for prompt
16702026-08-08T00:14:41.416ZAug 08 00:14:41.390 DEBG [sc] cr3: logging in
16712026-08-08T00:14:41.537ZAug 08 00:14:41.523 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16722026-08-08T00:14:43.788Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16732026-08-08T00:14:44.789ZAug 08 00:14:44.775 INFO cr3: executing juniper script show bfd session | display json
16742026-08-08T00:14:44.790ZAug 08 00:14:44.775 DEBG [sc] cr3: starting
16752026-08-08T00:14:44.790ZAug 08 00:14:44.775 DEBG [sc] cr3: connecting to [::1]:35351
16762026-08-08T00:14:44.814ZAug 08 00:14:44.776 DEBG [sc] cr3 waiting for prompt
16772026-08-08T00:14:44.814ZAug 08 00:14:44.787 DEBG [sc] cr3: logging in
16782026-08-08T00:14:44.933ZAug 08 00:14:44.919 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16792026-08-08T00:14:47.187Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16802026-08-08T00:14:48.188ZAug 08 00:14:48.174 INFO cr3: executing juniper script show bfd session | display json
16812026-08-08T00:14:48.189ZAug 08 00:14:48.174 DEBG [sc] cr3: starting
16822026-08-08T00:14:48.189ZAug 08 00:14:48.174 DEBG [sc] cr3: connecting to [::1]:35351
16832026-08-08T00:14:48.213ZAug 08 00:14:48.175 DEBG [sc] cr3 waiting for prompt
16842026-08-08T00:14:48.213ZAug 08 00:14:48.186 DEBG [sc] cr3: logging in
16852026-08-08T00:14:48.366ZAug 08 00:14:48.352 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16862026-08-08T00:14:50.619Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16872026-08-08T00:14:51.621ZAug 08 00:14:51.606 INFO cr3: executing juniper script show bfd session | display json
16882026-08-08T00:14:51.621ZAug 08 00:14:51.606 DEBG [sc] cr3: starting
16892026-08-08T00:14:51.621ZAug 08 00:14:51.606 DEBG [sc] cr3: connecting to [::1]:35351
16902026-08-08T00:14:51.646ZAug 08 00:14:51.607 DEBG [sc] cr3 waiting for prompt
16912026-08-08T00:14:51.646ZAug 08 00:14:51.618 DEBG [sc] cr3: logging in
16922026-08-08T00:14:51.765ZAug 08 00:14:51.751 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16932026-08-08T00:14:54.037Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16942026-08-08T00:14:54.061ZAug 08 00:14:54.024 INFO phase 3: pause ceos on cr2
16952026-08-08T00:14:54.061ZAug 08 00:14:54.024 INFO cr2: pausing ceos
16962026-08-08T00:14:54.061ZAug 08 00:14:54.024 DEBG [sc] cr2: starting
16972026-08-08T00:14:54.061ZAug 08 00:14:54.024 DEBG [sc] cr2: connecting to [::1]:64891
16982026-08-08T00:14:54.061ZAug 08 00:14:54.024 DEBG [sc] cr2 waiting for prompt
16992026-08-08T00:14:54.061ZAug 08 00:14:54.036 DEBG [sc] cr2: logging in
17002026-08-08T00:14:54.363ZAug 08 00:14:54.349 DEBG [sc] cr2: executing command `docker pause ceos`
17012026-08-08T00:14:56.482Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17022026-08-08T00:14:57.484Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17032026-08-08T00:14:58.485Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17042026-08-08T00:14:59.487Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17052026-08-08T00:15:00.489Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17062026-08-08T00:15:00.514Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17072026-08-08T00:15:01.490Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17082026-08-08T00:15:02.492Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17092026-08-08T00:15:03.494Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17102026-08-08T00:15:04.496Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17112026-08-08T00:15:04.521Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17122026-08-08T00:15:05.499Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17132026-08-08T00:15:06.501Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17142026-08-08T00:15:07.503Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17152026-08-08T00:15:08.505Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17162026-08-08T00:15:08.529Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17172026-08-08T00:15:09.508Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17182026-08-08T00:15:10.509Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17192026-08-08T00:15:11.511Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17202026-08-08T00:15:12.513Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17212026-08-08T00:15:12.537Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17222026-08-08T00:15:13.515Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17232026-08-08T00:15:14.517Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17242026-08-08T00:15:15.519Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17252026-08-08T00:15:16.521Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17262026-08-08T00:15:16.546Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17272026-08-08T00:15:17.524Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17282026-08-08T00:15:18.525Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17292026-08-08T00:15:19.527Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17302026-08-08T00:15:20.529Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17312026-08-08T00:15:20.553ZAug 08 00:15:20.515 INFO cr3: executing juniper script show bfd session | display json
17322026-08-08T00:15:20.553ZAug 08 00:15:20.515 DEBG [sc] cr3: starting
17332026-08-08T00:15:20.554ZAug 08 00:15:20.515 DEBG [sc] cr3: connecting to [::1]:35351
17342026-08-08T00:15:20.554ZAug 08 00:15:20.516 DEBG [sc] cr3 waiting for prompt
17352026-08-08T00:15:20.554ZAug 08 00:15:20.527 DEBG [sc] cr3: logging in
17362026-08-08T00:15:20.882ZAug 08 00:15:20.868 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17372026-08-08T00:15:23.127Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17382026-08-08T00:15:24.129ZAug 08 00:15:24.115 INFO cr3: executing juniper script show bfd session | display json
17392026-08-08T00:15:24.130ZAug 08 00:15:24.115 DEBG [sc] cr3: starting
17402026-08-08T00:15:24.130ZAug 08 00:15:24.115 DEBG [sc] cr3: connecting to [::1]:35351
17412026-08-08T00:15:24.155ZAug 08 00:15:24.116 DEBG [sc] cr3 waiting for prompt
17422026-08-08T00:15:24.155ZAug 08 00:15:24.127 DEBG [sc] cr3: logging in
17432026-08-08T00:15:24.262ZAug 08 00:15:24.248 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17442026-08-08T00:15:26.507Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17452026-08-08T00:15:27.508ZAug 08 00:15:27.494 INFO cr3: executing juniper script show bfd session | display json
17462026-08-08T00:15:27.508ZAug 08 00:15:27.494 DEBG [sc] cr3: starting
17472026-08-08T00:15:27.508ZAug 08 00:15:27.494 DEBG [sc] cr3: connecting to [::1]:35351
17482026-08-08T00:15:27.533ZAug 08 00:15:27.495 DEBG [sc] cr3 waiting for prompt
17492026-08-08T00:15:27.533ZAug 08 00:15:27.505 DEBG [sc] cr3: logging in
17502026-08-08T00:15:27.652ZAug 08 00:15:27.638 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17512026-08-08T00:15:29.894Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17522026-08-08T00:15:30.896ZAug 08 00:15:30.882 INFO cr3: executing juniper script show bfd session | display json
17532026-08-08T00:15:30.896ZAug 08 00:15:30.882 DEBG [sc] cr3: starting
17542026-08-08T00:15:30.896ZAug 08 00:15:30.882 DEBG [sc] cr3: connecting to [::1]:35351
17552026-08-08T00:15:30.922ZAug 08 00:15:30.882 DEBG [sc] cr3 waiting for prompt
17562026-08-08T00:15:30.923ZAug 08 00:15:30.893 DEBG [sc] cr3: logging in
17572026-08-08T00:15:31.061ZAug 08 00:15:31.047 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17582026-08-08T00:15:33.304Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17592026-08-08T00:15:34.305ZAug 08 00:15:34.291 INFO cr3: executing juniper script show bfd session | display json
17602026-08-08T00:15:34.306ZAug 08 00:15:34.291 DEBG [sc] cr3: starting
17612026-08-08T00:15:34.306ZAug 08 00:15:34.291 DEBG [sc] cr3: connecting to [::1]:35351
17622026-08-08T00:15:34.330ZAug 08 00:15:34.291 DEBG [sc] cr3 waiting for prompt
17632026-08-08T00:15:34.330ZAug 08 00:15:34.302 DEBG [sc] cr3: logging in
17642026-08-08T00:15:34.448ZAug 08 00:15:34.434 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17652026-08-08T00:15:36.692Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17662026-08-08T00:15:36.692ZAug 08 00:15:36.678 INFO cr3: executing juniper script show bfd session | display json
17672026-08-08T00:15:36.692ZAug 08 00:15:36.678 DEBG [sc] cr3: starting
17682026-08-08T00:15:36.692ZAug 08 00:15:36.678 DEBG [sc] cr3: connecting to [::1]:35351
17692026-08-08T00:15:36.717ZAug 08 00:15:36.679 DEBG [sc] cr3 waiting for prompt
17702026-08-08T00:15:36.717ZAug 08 00:15:36.689 DEBG [sc] cr3: logging in
17712026-08-08T00:15:36.848ZAug 08 00:15:36.834 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17722026-08-08T00:15:39.091Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17732026-08-08T00:15:40.092ZAug 08 00:15:40.078 INFO cr3: executing juniper script show bfd session | display json
17742026-08-08T00:15:40.092ZAug 08 00:15:40.078 DEBG [sc] cr3: starting
17752026-08-08T00:15:40.092ZAug 08 00:15:40.078 DEBG [sc] cr3: connecting to [::1]:35351
17762026-08-08T00:15:40.116ZAug 08 00:15:40.079 DEBG [sc] cr3 waiting for prompt
17772026-08-08T00:15:40.116ZAug 08 00:15:40.089 DEBG [sc] cr3: logging in
17782026-08-08T00:15:40.224ZAug 08 00:15:40.210 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17792026-08-08T00:15:42.516Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17802026-08-08T00:15:43.517ZAug 08 00:15:43.503 INFO cr3: executing juniper script show bfd session | display json
17812026-08-08T00:15:43.517ZAug 08 00:15:43.503 DEBG [sc] cr3: starting
17822026-08-08T00:15:43.517ZAug 08 00:15:43.503 DEBG [sc] cr3: connecting to [::1]:35351
17832026-08-08T00:15:43.542ZAug 08 00:15:43.504 DEBG [sc] cr3 waiting for prompt
17842026-08-08T00:15:43.542ZAug 08 00:15:43.515 DEBG [sc] cr3: logging in
17852026-08-08T00:15:43.672ZAug 08 00:15:43.658 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17862026-08-08T00:15:47.052Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17872026-08-08T00:15:48.053ZAug 08 00:15:48.039 INFO cr3: executing juniper script show bfd session | display json
17882026-08-08T00:15:48.053ZAug 08 00:15:48.039 DEBG [sc] cr3: starting
17892026-08-08T00:15:48.053ZAug 08 00:15:48.039 DEBG [sc] cr3: connecting to [::1]:35351
17902026-08-08T00:15:48.077ZAug 08 00:15:48.040 DEBG [sc] cr3 waiting for prompt
17912026-08-08T00:15:48.077ZAug 08 00:15:48.051 DEBG [sc] cr3: logging in
17922026-08-08T00:15:48.208ZAug 08 00:15:48.194 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17932026-08-08T00:15:50.465Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17942026-08-08T00:15:51.466ZAug 08 00:15:51.452 INFO cr3: executing juniper script show bfd session | display json
17952026-08-08T00:15:51.466ZAug 08 00:15:51.452 DEBG [sc] cr3: starting
17962026-08-08T00:15:51.466ZAug 08 00:15:51.452 DEBG [sc] cr3: connecting to [::1]:35351
17972026-08-08T00:15:51.491ZAug 08 00:15:51.453 DEBG [sc] cr3 waiting for prompt
17982026-08-08T00:15:51.491ZAug 08 00:15:51.464 DEBG [sc] cr3: logging in
17992026-08-08T00:15:51.633ZAug 08 00:15:51.619 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18002026-08-08T00:15:53.876Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18012026-08-08T00:15:53.901ZAug 08 00:15:53.863 INFO phase 4: pause cRPD on cr3
18022026-08-08T00:15:53.901ZAug 08 00:15:53.863 INFO cr3: pausing crpd1
18032026-08-08T00:15:53.901ZAug 08 00:15:53.863 DEBG [sc] cr3: starting
18042026-08-08T00:15:53.901ZAug 08 00:15:53.863 DEBG [sc] cr3: connecting to [::1]:35351
18052026-08-08T00:15:53.901ZAug 08 00:15:53.864 DEBG [sc] cr3 waiting for prompt
18062026-08-08T00:15:53.901ZAug 08 00:15:53.873 DEBG [sc] cr3: logging in
18072026-08-08T00:15:54.019ZAug 08 00:15:54.005 DEBG [sc] cr3: executing command `docker pause crpd1`
18082026-08-08T00:15:56.126Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18092026-08-08T00:15:57.128Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18102026-08-08T00:15:58.130Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18112026-08-08T00:15:59.131Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18122026-08-08T00:16:00.132Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18132026-08-08T00:16:00.156Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18142026-08-08T00:16:01.135Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18152026-08-08T00:16:02.137Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18162026-08-08T00:16:03.138Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18172026-08-08T00:16:04.140Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18182026-08-08T00:16:04.170Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18192026-08-08T00:16:05.143Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18202026-08-08T00:16:06.145Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18212026-08-08T00:16:07.146Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18222026-08-08T00:16:08.149Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18232026-08-08T00:16:08.173Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18242026-08-08T00:16:09.151Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18252026-08-08T00:16:10.152Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18262026-08-08T00:16:11.154Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18272026-08-08T00:16:12.156Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18282026-08-08T00:16:12.181Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18292026-08-08T00:16:13.159Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18302026-08-08T00:16:14.161Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18312026-08-08T00:16:15.163Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18322026-08-08T00:16:16.164Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18332026-08-08T00:16:16.189Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18342026-08-08T00:16:17.167Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18352026-08-08T00:16:18.169Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18362026-08-08T00:16:19.171Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18372026-08-08T00:16:20.173Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18382026-08-08T00:16:20.198ZAug 08 00:16:20.160 INFO phase 5: start frr on cr1
18392026-08-08T00:16:20.198ZAug 08 00:16:20.160 INFO cr1: starting frr
18402026-08-08T00:16:20.198ZAug 08 00:16:20.160 DEBG [sc] cr1: starting
18412026-08-08T00:16:20.198ZAug 08 00:16:20.160 DEBG [sc] cr1: connecting to [::1]:58941
18422026-08-08T00:16:20.198ZAug 08 00:16:20.161 DEBG [sc] cr1 waiting for prompt
18432026-08-08T00:16:20.198ZAug 08 00:16:20.171 DEBG [sc] cr1: logging in
18442026-08-08T00:16:20.505ZAug 08 00:16:20.491 DEBG [sc] cr1: executing command `systemctl start frr`
18452026-08-08T00:16:27.792Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18462026-08-08T00:16:28.793Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18472026-08-08T00:16:29.795Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18482026-08-08T00:16:30.797Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18492026-08-08T00:16:31.799Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18502026-08-08T00:16:31.823Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18512026-08-08T00:16:32.801Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18522026-08-08T00:16:33.803Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18532026-08-08T00:16:34.804Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18542026-08-08T00:16:35.806Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18552026-08-08T00:16:35.831Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18562026-08-08T00:16:36.809Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18572026-08-08T00:16:37.811Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18582026-08-08T00:16:38.813Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18592026-08-08T00:16:39.814Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18602026-08-08T00:16:39.838Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18612026-08-08T00:16:40.816Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18622026-08-08T00:16:41.818Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18632026-08-08T00:16:42.820Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18642026-08-08T00:16:43.822Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18652026-08-08T00:16:43.846Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18662026-08-08T00:16:44.824Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18672026-08-08T00:16:45.826Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18682026-08-08T00:16:46.828Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18692026-08-08T00:16:47.829Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18702026-08-08T00:16:47.854Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18712026-08-08T00:16:48.832Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18722026-08-08T00:16:49.833Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18732026-08-08T00:16:50.834Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18742026-08-08T00:16:51.836Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18752026-08-08T00:16:51.861ZAug 08 00:16:51.821 INFO cr1: executing frr script show bfd peers json
18762026-08-08T00:16:51.861ZAug 08 00:16:51.821 DEBG [sc] cr1: starting
18772026-08-08T00:16:51.861ZAug 08 00:16:51.821 DEBG [sc] cr1: connecting to [::1]:58941
18782026-08-08T00:16:51.861ZAug 08 00:16:51.822 DEBG [sc] cr1 waiting for prompt
18792026-08-08T00:16:51.861ZAug 08 00:16:51.833 DEBG [sc] cr1: logging in
18802026-08-08T00:16:52.168ZAug 08 00:16:52.154 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18812026-08-08T00:16:54.307Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18822026-08-08T00:16:55.308ZAug 08 00:16:55.293 INFO cr1: executing frr script show bfd peers json
18832026-08-08T00:16:55.333ZAug 08 00:16:55.293 DEBG [sc] cr1: starting
18842026-08-08T00:16:55.333ZAug 08 00:16:55.293 DEBG [sc] cr1: connecting to [::1]:58941
18852026-08-08T00:16:55.333ZAug 08 00:16:55.294 DEBG [sc] cr1 waiting for prompt
18862026-08-08T00:16:55.333ZAug 08 00:16:55.305 DEBG [sc] cr1: logging in
18872026-08-08T00:16:55.453ZAug 08 00:16:55.438 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18882026-08-08T00:16:57.594Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18892026-08-08T00:16:58.595ZAug 08 00:16:58.581 INFO cr1: executing frr script show bfd peers json
18902026-08-08T00:16:58.619ZAug 08 00:16:58.581 DEBG [sc] cr1: starting
18912026-08-08T00:16:58.619ZAug 08 00:16:58.581 DEBG [sc] cr1: connecting to [::1]:58941
18922026-08-08T00:16:58.619ZAug 08 00:16:58.582 DEBG [sc] cr1 waiting for prompt
18932026-08-08T00:16:58.619ZAug 08 00:16:58.592 DEBG [sc] cr1: logging in
18942026-08-08T00:16:58.727ZAug 08 00:16:58.713 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18952026-08-08T00:17:00.870Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18962026-08-08T00:17:01.871ZAug 08 00:17:01.857 INFO cr1: executing frr script show bfd peers json
18972026-08-08T00:17:01.871ZAug 08 00:17:01.857 DEBG [sc] cr1: starting
18982026-08-08T00:17:01.871ZAug 08 00:17:01.857 DEBG [sc] cr1: connecting to [::1]:58941
18992026-08-08T00:17:01.896ZAug 08 00:17:01.858 DEBG [sc] cr1 waiting for prompt
19002026-08-08T00:17:01.896ZAug 08 00:17:01.868 DEBG [sc] cr1: logging in
19012026-08-08T00:17:02.003ZAug 08 00:17:01.989 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19022026-08-08T00:17:04.143Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19032026-08-08T00:17:05.144ZAug 08 00:17:05.130 INFO cr1: executing frr script show bfd peers json
19042026-08-08T00:17:05.168ZAug 08 00:17:05.130 DEBG [sc] cr1: starting
19052026-08-08T00:17:05.168ZAug 08 00:17:05.130 DEBG [sc] cr1: connecting to [::1]:58941
19062026-08-08T00:17:05.168ZAug 08 00:17:05.130 DEBG [sc] cr1 waiting for prompt
19072026-08-08T00:17:05.168ZAug 08 00:17:05.141 DEBG [sc] cr1: logging in
19082026-08-08T00:17:05.290ZAug 08 00:17:05.275 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19092026-08-08T00:17:07.423Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19102026-08-08T00:17:07.423ZAug 08 00:17:07.409 INFO cr1: executing frr script show bfd peers json
19112026-08-08T00:17:07.423ZAug 08 00:17:07.409 DEBG [sc] cr1: starting
19122026-08-08T00:17:07.423ZAug 08 00:17:07.409 DEBG [sc] cr1: connecting to [::1]:58941
19132026-08-08T00:17:07.447ZAug 08 00:17:07.410 DEBG [sc] cr1 waiting for prompt
19142026-08-08T00:17:07.448ZAug 08 00:17:07.420 DEBG [sc] cr1: logging in
19152026-08-08T00:17:07.557ZAug 08 00:17:07.543 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19162026-08-08T00:17:09.698Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19172026-08-08T00:17:10.699ZAug 08 00:17:10.685 INFO cr1: executing frr script show bfd peers json
19182026-08-08T00:17:10.699ZAug 08 00:17:10.685 DEBG [sc] cr1: starting
19192026-08-08T00:17:10.699ZAug 08 00:17:10.685 DEBG [sc] cr1: connecting to [::1]:58941
19202026-08-08T00:17:10.724ZAug 08 00:17:10.685 DEBG [sc] cr1 waiting for prompt
19212026-08-08T00:17:10.724ZAug 08 00:17:10.697 DEBG [sc] cr1: logging in
19222026-08-08T00:17:10.832ZAug 08 00:17:10.818 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19232026-08-08T00:17:12.978Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19242026-08-08T00:17:13.980ZAug 08 00:17:13.966 INFO cr1: executing frr script show bfd peers json
19252026-08-08T00:17:13.980ZAug 08 00:17:13.966 DEBG [sc] cr1: starting
19262026-08-08T00:17:13.980ZAug 08 00:17:13.966 DEBG [sc] cr1: connecting to [::1]:58941
19272026-08-08T00:17:14.004ZAug 08 00:17:13.967 DEBG [sc] cr1 waiting for prompt
19282026-08-08T00:17:14.004ZAug 08 00:17:13.978 DEBG [sc] cr1: logging in
19292026-08-08T00:17:14.126ZAug 08 00:17:14.112 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19302026-08-08T00:17:16.266Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19312026-08-08T00:17:17.267ZAug 08 00:17:17.253 INFO cr1: executing frr script show bfd peers json
19322026-08-08T00:17:17.267ZAug 08 00:17:17.253 DEBG [sc] cr1: starting
19332026-08-08T00:17:17.267ZAug 08 00:17:17.253 DEBG [sc] cr1: connecting to [::1]:58941
19342026-08-08T00:17:17.291ZAug 08 00:17:17.254 DEBG [sc] cr1 waiting for prompt
19352026-08-08T00:17:17.291ZAug 08 00:17:17.265 DEBG [sc] cr1: logging in
19362026-08-08T00:17:17.412ZAug 08 00:17:17.398 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19372026-08-08T00:17:19.550Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19382026-08-08T00:17:20.551ZAug 08 00:17:20.536 INFO cr1: executing frr script show bfd peers json
19392026-08-08T00:17:20.551ZAug 08 00:17:20.537 DEBG [sc] cr1: starting
19402026-08-08T00:17:20.551ZAug 08 00:17:20.537 DEBG [sc] cr1: connecting to [::1]:58941
19412026-08-08T00:17:20.576ZAug 08 00:17:20.538 DEBG [sc] cr1 waiting for prompt
19422026-08-08T00:17:20.576ZAug 08 00:17:20.549 DEBG [sc] cr1: logging in
19432026-08-08T00:17:20.707ZAug 08 00:17:20.692 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19442026-08-08T00:17:22.846Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19452026-08-08T00:17:22.871ZAug 08 00:17:22.833 INFO phase 6: unpause ceos on cr2
19462026-08-08T00:17:22.871ZAug 08 00:17:22.833 INFO cr2: unpausing ceos
19472026-08-08T00:17:22.871ZAug 08 00:17:22.833 DEBG [sc] cr2: starting
19482026-08-08T00:17:22.871ZAug 08 00:17:22.834 DEBG [sc] cr2: connecting to [::1]:64891
19492026-08-08T00:17:22.871ZAug 08 00:17:22.834 DEBG [sc] cr2 waiting for prompt
19502026-08-08T00:17:22.871ZAug 08 00:17:22.845 DEBG [sc] cr2: logging in
19512026-08-08T00:17:23.196ZAug 08 00:17:23.181 DEBG [sc] cr2: executing command `docker unpause ceos`
19522026-08-08T00:17:25.330Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19532026-08-08T00:17:26.332Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19542026-08-08T00:17:27.334Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19552026-08-08T00:17:28.336Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19562026-08-08T00:17:29.338Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19572026-08-08T00:17:29.363Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19582026-08-08T00:17:30.340Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19592026-08-08T00:17:31.342Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19602026-08-08T00:17:32.344Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19612026-08-08T00:17:33.346Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19622026-08-08T00:17:33.370Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19632026-08-08T00:17:34.348Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19642026-08-08T00:17:35.350Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19652026-08-08T00:17:36.352Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19662026-08-08T00:17:37.353Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19672026-08-08T00:17:37.378Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19682026-08-08T00:17:38.356Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19692026-08-08T00:17:39.358Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19702026-08-08T00:17:40.360Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19712026-08-08T00:17:41.362Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19722026-08-08T00:17:41.386Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19732026-08-08T00:17:42.365Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19742026-08-08T00:17:43.366Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19752026-08-08T00:17:44.368Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19762026-08-08T00:17:45.369Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19772026-08-08T00:17:45.394Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19782026-08-08T00:17:46.372Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19792026-08-08T00:17:47.373Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19802026-08-08T00:17:48.375Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19812026-08-08T00:17:49.377Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19822026-08-08T00:17:49.402ZAug 08 00:17:49.363 INFO cr1: executing frr script show bfd peers json
19832026-08-08T00:17:49.402ZAug 08 00:17:49.363 DEBG [sc] cr1: starting
19842026-08-08T00:17:49.402ZAug 08 00:17:49.363 DEBG [sc] cr1: connecting to [::1]:58941
19852026-08-08T00:17:49.402ZAug 08 00:17:49.364 DEBG [sc] cr1 waiting for prompt
19862026-08-08T00:17:49.402ZAug 08 00:17:49.375 DEBG [sc] cr1: logging in
19872026-08-08T00:17:49.728ZAug 08 00:17:49.714 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19882026-08-08T00:17:51.862Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19892026-08-08T00:17:52.864ZAug 08 00:17:52.849 INFO cr1: executing frr script show bfd peers json
19902026-08-08T00:17:52.864ZAug 08 00:17:52.849 DEBG [sc] cr1: starting
19912026-08-08T00:17:52.864ZAug 08 00:17:52.849 DEBG [sc] cr1: connecting to [::1]:58941
19922026-08-08T00:17:52.888ZAug 08 00:17:52.850 DEBG [sc] cr1 waiting for prompt
19932026-08-08T00:17:52.889ZAug 08 00:17:52.861 DEBG [sc] cr1: logging in
19942026-08-08T00:17:53.018ZAug 08 00:17:53.003 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19952026-08-08T00:17:55.158Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19962026-08-08T00:17:56.160ZAug 08 00:17:56.145 INFO cr1: executing frr script show bfd peers json
19972026-08-08T00:17:56.160ZAug 08 00:17:56.146 DEBG [sc] cr1: starting
19982026-08-08T00:17:56.184ZAug 08 00:17:56.146 DEBG [sc] cr1: connecting to [::1]:58941
19992026-08-08T00:17:56.184ZAug 08 00:17:56.146 DEBG [sc] cr1 waiting for prompt
20002026-08-08T00:17:56.184ZAug 08 00:17:56.157 DEBG [sc] cr1: logging in
20012026-08-08T00:17:56.293ZAug 08 00:17:56.279 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20022026-08-08T00:17:58.433Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20032026-08-08T00:17:59.435ZAug 08 00:17:59.421 INFO cr1: executing frr script show bfd peers json
20042026-08-08T00:17:59.435ZAug 08 00:17:59.421 DEBG [sc] cr1: starting
20052026-08-08T00:17:59.435ZAug 08 00:17:59.421 DEBG [sc] cr1: connecting to [::1]:58941
20062026-08-08T00:17:59.459ZAug 08 00:17:59.421 DEBG [sc] cr1 waiting for prompt
20072026-08-08T00:17:59.459ZAug 08 00:17:59.433 DEBG [sc] cr1: logging in
20082026-08-08T00:17:59.579ZAug 08 00:17:59.564 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20092026-08-08T00:18:01.717Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20102026-08-08T00:18:02.718ZAug 08 00:18:02.704 INFO cr1: executing frr script show bfd peers json
20112026-08-08T00:18:02.718ZAug 08 00:18:02.704 DEBG [sc] cr1: starting
20122026-08-08T00:18:02.718ZAug 08 00:18:02.704 DEBG [sc] cr1: connecting to [::1]:58941
20132026-08-08T00:18:02.743ZAug 08 00:18:02.705 DEBG [sc] cr1 waiting for prompt
20142026-08-08T00:18:02.743ZAug 08 00:18:02.716 DEBG [sc] cr1: logging in
20152026-08-08T00:18:02.875ZAug 08 00:18:02.860 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20162026-08-08T00:18:05.015Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20172026-08-08T00:18:05.015ZAug 08 00:18:05.001 INFO cr1: executing frr script show bfd peers json
20182026-08-08T00:18:05.015ZAug 08 00:18:05.001 DEBG [sc] cr1: starting
20192026-08-08T00:18:05.015ZAug 08 00:18:05.001 DEBG [sc] cr1: connecting to [::1]:58941
20202026-08-08T00:18:05.065ZAug 08 00:18:05.002 DEBG [sc] cr1 waiting for prompt
20212026-08-08T00:18:05.065ZAug 08 00:18:05.011 DEBG [sc] cr1: logging in
20222026-08-08T00:18:05.146ZAug 08 00:18:05.132 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20232026-08-08T00:18:07.304Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20242026-08-08T00:18:08.305ZAug 08 00:18:08.291 INFO cr1: executing frr script show bfd peers json
20252026-08-08T00:18:08.305ZAug 08 00:18:08.291 DEBG [sc] cr1: starting
20262026-08-08T00:18:08.305ZAug 08 00:18:08.291 DEBG [sc] cr1: connecting to [::1]:58941
20272026-08-08T00:18:08.330ZAug 08 00:18:08.292 DEBG [sc] cr1 waiting for prompt
20282026-08-08T00:18:08.330ZAug 08 00:18:08.303 DEBG [sc] cr1: logging in
20292026-08-08T00:18:08.449ZAug 08 00:18:08.435 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20302026-08-08T00:18:10.590Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20312026-08-08T00:18:11.592ZAug 08 00:18:11.577 INFO cr1: executing frr script show bfd peers json
20322026-08-08T00:18:11.592ZAug 08 00:18:11.577 DEBG [sc] cr1: starting
20332026-08-08T00:18:11.592ZAug 08 00:18:11.577 DEBG [sc] cr1: connecting to [::1]:58941
20342026-08-08T00:18:11.616ZAug 08 00:18:11.578 DEBG [sc] cr1 waiting for prompt
20352026-08-08T00:18:11.616ZAug 08 00:18:11.588 DEBG [sc] cr1: logging in
20362026-08-08T00:18:11.724ZAug 08 00:18:11.710 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20372026-08-08T00:18:13.866Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20382026-08-08T00:18:14.867ZAug 08 00:18:14.853 INFO cr1: executing frr script show bfd peers json
20392026-08-08T00:18:14.867ZAug 08 00:18:14.853 DEBG [sc] cr1: starting
20402026-08-08T00:18:14.867ZAug 08 00:18:14.853 DEBG [sc] cr1: connecting to [::1]:58941
20412026-08-08T00:18:14.891ZAug 08 00:18:14.854 DEBG [sc] cr1 waiting for prompt
20422026-08-08T00:18:14.891ZAug 08 00:18:14.865 DEBG [sc] cr1: logging in
20432026-08-08T00:18:15.054ZAug 08 00:18:15.019 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20442026-08-08T00:18:17.190Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20452026-08-08T00:18:18.191ZAug 08 00:18:18.177 INFO cr1: executing frr script show bfd peers json
20462026-08-08T00:18:18.191ZAug 08 00:18:18.177 DEBG [sc] cr1: starting
20472026-08-08T00:18:18.191ZAug 08 00:18:18.177 DEBG [sc] cr1: connecting to [::1]:58941
20482026-08-08T00:18:18.216ZAug 08 00:18:18.178 DEBG [sc] cr1 waiting for prompt
20492026-08-08T00:18:18.216ZAug 08 00:18:18.189 DEBG [sc] cr1: logging in
20502026-08-08T00:18:18.359ZAug 08 00:18:18.345 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20512026-08-08T00:18:20.503Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20522026-08-08T00:18:20.503ZAug 08 00:18:20.489 INFO cr2: executing eos script show bfd peers | json
20532026-08-08T00:18:20.503ZAug 08 00:18:20.489 DEBG [sc] cr2: starting
20542026-08-08T00:18:20.528ZAug 08 00:18:20.489 DEBG [sc] cr2: connecting to [::1]:64891
20552026-08-08T00:18:20.528ZAug 08 00:18:20.490 DEBG [sc] cr2 waiting for prompt
20562026-08-08T00:18:20.528ZAug 08 00:18:20.502 DEBG [sc] cr2: logging in
20572026-08-08T00:18:20.849ZAug 08 00:18:20.835 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20582026-08-08T00:18:23.207Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20592026-08-08T00:18:24.209ZAug 08 00:18:24.194 INFO cr2: executing eos script show bfd peers | json
20602026-08-08T00:18:24.209ZAug 08 00:18:24.194 DEBG [sc] cr2: starting
20612026-08-08T00:18:24.209ZAug 08 00:18:24.194 DEBG [sc] cr2: connecting to [::1]:64891
20622026-08-08T00:18:24.234ZAug 08 00:18:24.195 DEBG [sc] cr2 waiting for prompt
20632026-08-08T00:18:24.234ZAug 08 00:18:24.206 DEBG [sc] cr2: logging in
20642026-08-08T00:18:24.365ZAug 08 00:18:24.351 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20652026-08-08T00:18:26.727Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20662026-08-08T00:18:27.729ZAug 08 00:18:27.714 INFO cr2: executing eos script show bfd peers | json
20672026-08-08T00:18:27.729ZAug 08 00:18:27.715 DEBG [sc] cr2: starting
20682026-08-08T00:18:27.729ZAug 08 00:18:27.715 DEBG [sc] cr2: connecting to [::1]:64891
20692026-08-08T00:18:27.754ZAug 08 00:18:27.715 DEBG [sc] cr2 waiting for prompt
20702026-08-08T00:18:27.754ZAug 08 00:18:27.727 DEBG [sc] cr2: logging in
20712026-08-08T00:18:27.874ZAug 08 00:18:27.860 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20722026-08-08T00:18:30.232Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20732026-08-08T00:18:31.233ZAug 08 00:18:31.219 INFO cr2: executing eos script show bfd peers | json
20742026-08-08T00:18:31.234ZAug 08 00:18:31.219 DEBG [sc] cr2: starting
20752026-08-08T00:18:31.234ZAug 08 00:18:31.219 DEBG [sc] cr2: connecting to [::1]:64891
20762026-08-08T00:18:31.258ZAug 08 00:18:31.220 DEBG [sc] cr2 waiting for prompt
20772026-08-08T00:18:31.258ZAug 08 00:18:31.231 DEBG [sc] cr2: logging in
20782026-08-08T00:18:31.388ZAug 08 00:18:31.374 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20792026-08-08T00:18:33.716Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20802026-08-08T00:18:34.717ZAug 08 00:18:34.702 INFO cr2: executing eos script show bfd peers | json
20812026-08-08T00:18:34.741ZAug 08 00:18:34.702 DEBG [sc] cr2: starting
20822026-08-08T00:18:34.741ZAug 08 00:18:34.702 DEBG [sc] cr2: connecting to [::1]:64891
20832026-08-08T00:18:34.741ZAug 08 00:18:34.703 DEBG [sc] cr2 waiting for prompt
20842026-08-08T00:18:34.741ZAug 08 00:18:34.715 DEBG [sc] cr2: logging in
20852026-08-08T00:18:34.862ZAug 08 00:18:34.848 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20862026-08-08T00:18:37.219Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20872026-08-08T00:18:37.219ZAug 08 00:18:37.205 INFO cr2: executing eos script show bfd peers | json
20882026-08-08T00:18:37.244ZAug 08 00:18:37.205 DEBG [sc] cr2: starting
20892026-08-08T00:18:37.244ZAug 08 00:18:37.205 DEBG [sc] cr2: connecting to [::1]:64891
20902026-08-08T00:18:37.244ZAug 08 00:18:37.206 DEBG [sc] cr2 waiting for prompt
20912026-08-08T00:18:37.244ZAug 08 00:18:37.216 DEBG [sc] cr2: logging in
20922026-08-08T00:18:37.340ZAug 08 00:18:37.325 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20932026-08-08T00:18:39.673Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20942026-08-08T00:18:40.672ZAug 08 00:18:40.658 INFO cr2: executing eos script show bfd peers | json
20952026-08-08T00:18:40.673ZAug 08 00:18:40.658 DEBG [sc] cr2: starting
20962026-08-08T00:18:40.697ZAug 08 00:18:40.658 DEBG [sc] cr2: connecting to [::1]:64891
20972026-08-08T00:18:40.697ZAug 08 00:18:40.659 DEBG [sc] cr2 waiting for prompt
20982026-08-08T00:18:40.697ZAug 08 00:18:40.670 DEBG [sc] cr2: logging in
20992026-08-08T00:18:40.832ZAug 08 00:18:40.816 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21002026-08-08T00:18:43.159Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21012026-08-08T00:18:44.160ZAug 08 00:18:44.146 INFO cr2: executing eos script show bfd peers | json
21022026-08-08T00:18:44.160ZAug 08 00:18:44.146 DEBG [sc] cr2: starting
21032026-08-08T00:18:44.184ZAug 08 00:18:44.146 DEBG [sc] cr2: connecting to [::1]:64891
21042026-08-08T00:18:44.184ZAug 08 00:18:44.146 DEBG [sc] cr2 waiting for prompt
21052026-08-08T00:18:44.184ZAug 08 00:18:44.158 DEBG [sc] cr2: logging in
21062026-08-08T00:18:44.303ZAug 08 00:18:44.289 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21072026-08-08T00:18:46.635Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21082026-08-08T00:18:47.636ZAug 08 00:18:47.622 INFO cr2: executing eos script show bfd peers | json
21092026-08-08T00:18:47.636ZAug 08 00:18:47.622 DEBG [sc] cr2: starting
21102026-08-08T00:18:47.636ZAug 08 00:18:47.622 DEBG [sc] cr2: connecting to [::1]:64891
21112026-08-08T00:18:47.660ZAug 08 00:18:47.623 DEBG [sc] cr2 waiting for prompt
21122026-08-08T00:18:47.660ZAug 08 00:18:47.634 DEBG [sc] cr2: logging in
21132026-08-08T00:18:47.780ZAug 08 00:18:47.765 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21142026-08-08T00:18:50.152Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21152026-08-08T00:18:51.154ZAug 08 00:18:51.140 INFO cr2: executing eos script show bfd peers | json
21162026-08-08T00:18:51.154ZAug 08 00:18:51.140 DEBG [sc] cr2: starting
21172026-08-08T00:18:51.154ZAug 08 00:18:51.140 DEBG [sc] cr2: connecting to [::1]:64891
21182026-08-08T00:18:51.178ZAug 08 00:18:51.141 DEBG [sc] cr2 waiting for prompt
21192026-08-08T00:18:51.178ZAug 08 00:18:51.152 DEBG [sc] cr2: logging in
21202026-08-08T00:18:51.310ZAug 08 00:18:51.296 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21212026-08-08T00:18:53.673Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21222026-08-08T00:18:53.697ZAug 08 00:18:53.660 INFO phase 7: unpause cRPD on cr3
21232026-08-08T00:18:53.697ZAug 08 00:18:53.660 INFO cr3: unpausing crpd1
21242026-08-08T00:18:53.698ZAug 08 00:18:53.660 DEBG [sc] cr3: starting
21252026-08-08T00:18:53.698ZAug 08 00:18:53.660 DEBG [sc] cr3: connecting to [::1]:35351
21262026-08-08T00:18:53.698ZAug 08 00:18:53.661 DEBG [sc] cr3 waiting for prompt
21272026-08-08T00:18:53.698ZAug 08 00:18:53.672 DEBG [sc] cr3: logging in
21282026-08-08T00:18:54.036ZAug 08 00:18:54.022 DEBG [sc] cr3: executing command `docker unpause crpd1`
21292026-08-08T00:18:56.138Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21302026-08-08T00:18:57.140Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21312026-08-08T00:18:58.142Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21322026-08-08T00:18:59.143Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21332026-08-08T00:19:00.145Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21342026-08-08T00:19:00.169Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21352026-08-08T00:19:01.147Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21362026-08-08T00:19:02.149Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21372026-08-08T00:19:03.150Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21382026-08-08T00:19:04.152Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21392026-08-08T00:19:04.177Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21402026-08-08T00:19:05.155Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21412026-08-08T00:19:06.157Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21422026-08-08T00:19:07.159Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21432026-08-08T00:19:08.161Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21442026-08-08T00:19:08.185Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21452026-08-08T00:19:09.164Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21462026-08-08T00:19:10.166Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21472026-08-08T00:19:11.168Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21482026-08-08T00:19:12.170Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21492026-08-08T00:19:12.194Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21502026-08-08T00:19:13.173Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21512026-08-08T00:19:14.174Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21522026-08-08T00:19:15.175Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21532026-08-08T00:19:16.177Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-08-08T00:19:16.201Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21552026-08-08T00:19:17.179Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21562026-08-08T00:19:18.180Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21572026-08-08T00:19:19.182Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21582026-08-08T00:19:20.184Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21592026-08-08T00:19:20.209ZAug 08 00:19:20.170 INFO cr1: executing frr script show bfd peers json
21602026-08-08T00:19:20.209ZAug 08 00:19:20.170 DEBG [sc] cr1: starting
21612026-08-08T00:19:20.209ZAug 08 00:19:20.170 DEBG [sc] cr1: connecting to [::1]:58941
21622026-08-08T00:19:20.209ZAug 08 00:19:20.171 DEBG [sc] cr1 waiting for prompt
21632026-08-08T00:19:20.209ZAug 08 00:19:20.181 DEBG [sc] cr1: logging in
21642026-08-08T00:19:20.534ZAug 08 00:19:20.521 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21652026-08-08T00:19:22.667Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21662026-08-08T00:19:23.668ZAug 08 00:19:23.654 INFO cr1: executing frr script show bfd peers json
21672026-08-08T00:19:23.668ZAug 08 00:19:23.654 DEBG [sc] cr1: starting
21682026-08-08T00:19:23.668ZAug 08 00:19:23.654 DEBG [sc] cr1: connecting to [::1]:58941
21692026-08-08T00:19:23.693ZAug 08 00:19:23.655 DEBG [sc] cr1 waiting for prompt
21702026-08-08T00:19:23.693ZAug 08 00:19:23.666 DEBG [sc] cr1: logging in
21712026-08-08T00:19:23.813ZAug 08 00:19:23.798 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21722026-08-08T00:19:25.954Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21732026-08-08T00:19:26.955ZAug 08 00:19:26.941 INFO cr1: executing frr script show bfd peers json
21742026-08-08T00:19:26.955ZAug 08 00:19:26.941 DEBG [sc] cr1: starting
21752026-08-08T00:19:26.955ZAug 08 00:19:26.941 DEBG [sc] cr1: connecting to [::1]:58941
21762026-08-08T00:19:26.979ZAug 08 00:19:26.942 DEBG [sc] cr1 waiting for prompt
21772026-08-08T00:19:26.979ZAug 08 00:19:26.953 DEBG [sc] cr1: logging in
21782026-08-08T00:19:27.077ZAug 08 00:19:27.063 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21792026-08-08T00:19:29.212Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21802026-08-08T00:19:30.214ZAug 08 00:19:30.199 INFO cr1: executing frr script show bfd peers json
21812026-08-08T00:19:30.238ZAug 08 00:19:30.199 DEBG [sc] cr1: starting
21822026-08-08T00:19:30.238ZAug 08 00:19:30.199 DEBG [sc] cr1: connecting to [::1]:58941
21832026-08-08T00:19:30.238ZAug 08 00:19:30.200 DEBG [sc] cr1 waiting for prompt
21842026-08-08T00:19:30.239ZAug 08 00:19:30.211 DEBG [sc] cr1: logging in
21852026-08-08T00:19:30.358ZAug 08 00:19:30.343 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21862026-08-08T00:19:32.490Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21872026-08-08T00:19:33.492ZAug 08 00:19:33.477 INFO cr1: executing frr script show bfd peers json
21882026-08-08T00:19:33.492ZAug 08 00:19:33.477 DEBG [sc] cr1: starting
21892026-08-08T00:19:33.492ZAug 08 00:19:33.477 DEBG [sc] cr1: connecting to [::1]:58941
21902026-08-08T00:19:33.516ZAug 08 00:19:33.478 DEBG [sc] cr1 waiting for prompt
21912026-08-08T00:19:33.516ZAug 08 00:19:33.490 DEBG [sc] cr1: logging in
21922026-08-08T00:19:33.636ZAug 08 00:19:33.622 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21932026-08-08T00:19:35.787Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21942026-08-08T00:19:35.787ZAug 08 00:19:35.772 INFO cr1: executing frr script show bfd peers json
21952026-08-08T00:19:35.787ZAug 08 00:19:35.772 DEBG [sc] cr1: starting
21962026-08-08T00:19:35.787ZAug 08 00:19:35.773 DEBG [sc] cr1: connecting to [::1]:58941
21972026-08-08T00:19:35.811ZAug 08 00:19:35.773 DEBG [sc] cr1 waiting for prompt
21982026-08-08T00:19:35.811ZAug 08 00:19:35.783 DEBG [sc] cr1: logging in
21992026-08-08T00:19:35.930ZAug 08 00:19:35.916 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22002026-08-08T00:19:38.070Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22012026-08-08T00:19:39.071ZAug 08 00:19:39.057 INFO cr1: executing frr script show bfd peers json
22022026-08-08T00:19:39.071ZAug 08 00:19:39.057 DEBG [sc] cr1: starting
22032026-08-08T00:19:39.071ZAug 08 00:19:39.057 DEBG [sc] cr1: connecting to [::1]:58941
22042026-08-08T00:19:39.096ZAug 08 00:19:39.058 DEBG [sc] cr1 waiting for prompt
22052026-08-08T00:19:39.096ZAug 08 00:19:39.069 DEBG [sc] cr1: logging in
22062026-08-08T00:19:39.206ZAug 08 00:19:39.191 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22072026-08-08T00:19:41.347Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22082026-08-08T00:19:42.348ZAug 08 00:19:42.334 INFO cr1: executing frr script show bfd peers json
22092026-08-08T00:19:42.373ZAug 08 00:19:42.334 DEBG [sc] cr1: starting
22102026-08-08T00:19:42.373ZAug 08 00:19:42.334 DEBG [sc] cr1: connecting to [::1]:58941
22112026-08-08T00:19:42.373ZAug 08 00:19:42.335 DEBG [sc] cr1 waiting for prompt
22122026-08-08T00:19:42.373ZAug 08 00:19:42.346 DEBG [sc] cr1: logging in
22132026-08-08T00:19:42.503ZAug 08 00:19:42.489 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22142026-08-08T00:19:44.642Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22152026-08-08T00:19:45.643ZAug 08 00:19:45.629 INFO cr1: executing frr script show bfd peers json
22162026-08-08T00:19:45.667ZAug 08 00:19:45.629 DEBG [sc] cr1: starting
22172026-08-08T00:19:45.667ZAug 08 00:19:45.629 DEBG [sc] cr1: connecting to [::1]:58941
22182026-08-08T00:19:45.667ZAug 08 00:19:45.630 DEBG [sc] cr1 waiting for prompt
22192026-08-08T00:19:45.667ZAug 08 00:19:45.641 DEBG [sc] cr1: logging in
22202026-08-08T00:19:45.777ZAug 08 00:19:45.763 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22212026-08-08T00:19:47.919Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22222026-08-08T00:19:48.921ZAug 08 00:19:48.906 INFO cr1: executing frr script show bfd peers json
22232026-08-08T00:19:48.921ZAug 08 00:19:48.906 DEBG [sc] cr1: starting
22242026-08-08T00:19:48.921ZAug 08 00:19:48.906 DEBG [sc] cr1: connecting to [::1]:58941
22252026-08-08T00:19:48.945ZAug 08 00:19:48.907 DEBG [sc] cr1 waiting for prompt
22262026-08-08T00:19:48.945ZAug 08 00:19:48.918 DEBG [sc] cr1: logging in
22272026-08-08T00:19:49.055ZAug 08 00:19:49.041 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22282026-08-08T00:19:51.195Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22292026-08-08T00:19:51.195ZAug 08 00:19:51.181 INFO cr2: executing eos script show bfd peers | json
22302026-08-08T00:19:51.196ZAug 08 00:19:51.181 DEBG [sc] cr2: starting
22312026-08-08T00:19:51.196ZAug 08 00:19:51.181 DEBG [sc] cr2: connecting to [::1]:64891
22322026-08-08T00:19:51.220ZAug 08 00:19:51.182 DEBG [sc] cr2 waiting for prompt
22332026-08-08T00:19:51.220ZAug 08 00:19:51.193 DEBG [sc] cr2: logging in
22342026-08-08T00:19:51.522ZAug 08 00:19:51.508 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22352026-08-08T00:19:53.875Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22362026-08-08T00:19:54.877ZAug 08 00:19:54.862 INFO cr2: executing eos script show bfd peers | json
22372026-08-08T00:19:54.877ZAug 08 00:19:54.862 DEBG [sc] cr2: starting
22382026-08-08T00:19:54.877ZAug 08 00:19:54.863 DEBG [sc] cr2: connecting to [::1]:64891
22392026-08-08T00:19:54.902ZAug 08 00:19:54.863 DEBG [sc] cr2 waiting for prompt
22402026-08-08T00:19:54.902ZAug 08 00:19:54.875 DEBG [sc] cr2: logging in
22412026-08-08T00:19:55.022ZAug 08 00:19:55.008 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22422026-08-08T00:19:57.383Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22432026-08-08T00:19:58.383ZAug 08 00:19:58.369 INFO cr2: executing eos script show bfd peers | json
22442026-08-08T00:19:58.383ZAug 08 00:19:58.369 DEBG [sc] cr2: starting
22452026-08-08T00:19:58.383ZAug 08 00:19:58.369 DEBG [sc] cr2: connecting to [::1]:64891
22462026-08-08T00:19:58.407ZAug 08 00:19:58.370 DEBG [sc] cr2 waiting for prompt
22472026-08-08T00:19:58.407ZAug 08 00:19:58.381 DEBG [sc] cr2: logging in
22482026-08-08T00:19:58.518ZAug 08 00:19:58.504 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22492026-08-08T00:20:00.860Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22502026-08-08T00:20:01.860ZAug 08 00:20:01.846 INFO cr2: executing eos script show bfd peers | json
22512026-08-08T00:20:01.861ZAug 08 00:20:01.846 DEBG [sc] cr2: starting
22522026-08-08T00:20:01.861ZAug 08 00:20:01.846 DEBG [sc] cr2: connecting to [::1]:64891
22532026-08-08T00:20:01.885ZAug 08 00:20:01.847 DEBG [sc] cr2 waiting for prompt
22542026-08-08T00:20:01.885ZAug 08 00:20:01.858 DEBG [sc] cr2: logging in
22552026-08-08T00:20:02.016ZAug 08 00:20:02.002 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22562026-08-08T00:20:04.365Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22572026-08-08T00:20:05.366ZAug 08 00:20:05.352 INFO cr2: executing eos script show bfd peers | json
22582026-08-08T00:20:05.366ZAug 08 00:20:05.352 DEBG [sc] cr2: starting
22592026-08-08T00:20:05.366ZAug 08 00:20:05.352 DEBG [sc] cr2: connecting to [::1]:64891
22602026-08-08T00:20:05.391ZAug 08 00:20:05.353 DEBG [sc] cr2 waiting for prompt
22612026-08-08T00:20:05.391ZAug 08 00:20:05.364 DEBG [sc] cr2: logging in
22622026-08-08T00:20:05.499ZAug 08 00:20:05.485 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22632026-08-08T00:20:07.851Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22642026-08-08T00:20:07.851ZAug 08 00:20:07.837 INFO cr2: executing eos script show bfd peers | json
22652026-08-08T00:20:07.876ZAug 08 00:20:07.837 DEBG [sc] cr2: starting
22662026-08-08T00:20:07.876ZAug 08 00:20:07.837 DEBG [sc] cr2: connecting to [::1]:64891
22672026-08-08T00:20:07.876ZAug 08 00:20:07.838 DEBG [sc] cr2 waiting for prompt
22682026-08-08T00:20:07.876ZAug 08 00:20:07.848 DEBG [sc] cr2: logging in
22692026-08-08T00:20:07.983ZAug 08 00:20:07.969 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22702026-08-08T00:20:10.350Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22712026-08-08T00:20:11.352ZAug 08 00:20:11.337 INFO cr2: executing eos script show bfd peers | json
22722026-08-08T00:20:11.352ZAug 08 00:20:11.337 DEBG [sc] cr2: starting
22732026-08-08T00:20:11.352ZAug 08 00:20:11.337 DEBG [sc] cr2: connecting to [::1]:64891
22742026-08-08T00:20:11.376ZAug 08 00:20:11.338 DEBG [sc] cr2 waiting for prompt
22752026-08-08T00:20:11.376ZAug 08 00:20:11.349 DEBG [sc] cr2: logging in
22762026-08-08T00:20:11.529ZAug 08 00:20:11.515 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22772026-08-08T00:20:13.867Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22782026-08-08T00:20:14.869ZAug 08 00:20:14.855 INFO cr2: executing eos script show bfd peers | json
22792026-08-08T00:20:14.869ZAug 08 00:20:14.855 DEBG [sc] cr2: starting
22802026-08-08T00:20:14.869ZAug 08 00:20:14.855 DEBG [sc] cr2: connecting to [::1]:64891
22812026-08-08T00:20:14.893ZAug 08 00:20:14.855 DEBG [sc] cr2 waiting for prompt
22822026-08-08T00:20:14.893ZAug 08 00:20:14.867 DEBG [sc] cr2: logging in
22832026-08-08T00:20:15.014ZAug 08 00:20:15.000 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22842026-08-08T00:20:17.411Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22852026-08-08T00:20:18.412ZAug 08 00:20:18.398 INFO cr2: executing eos script show bfd peers | json
22862026-08-08T00:20:18.437ZAug 08 00:20:18.398 DEBG [sc] cr2: starting
22872026-08-08T00:20:18.437ZAug 08 00:20:18.398 DEBG [sc] cr2: connecting to [::1]:64891
22882026-08-08T00:20:18.437ZAug 08 00:20:18.399 DEBG [sc] cr2 waiting for prompt
22892026-08-08T00:20:18.437ZAug 08 00:20:18.410 DEBG [sc] cr2: logging in
22902026-08-08T00:20:18.558ZAug 08 00:20:18.543 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22912026-08-08T00:20:20.928Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22922026-08-08T00:20:21.930ZAug 08 00:20:21.916 INFO cr2: executing eos script show bfd peers | json
22932026-08-08T00:20:21.930ZAug 08 00:20:21.916 DEBG [sc] cr2: starting
22942026-08-08T00:20:21.930ZAug 08 00:20:21.916 DEBG [sc] cr2: connecting to [::1]:64891
22952026-08-08T00:20:21.954ZAug 08 00:20:21.917 DEBG [sc] cr2 waiting for prompt
22962026-08-08T00:20:21.954ZAug 08 00:20:21.928 DEBG [sc] cr2: logging in
22972026-08-08T00:20:22.097ZAug 08 00:20:22.083 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22982026-08-08T00:20:24.423Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22992026-08-08T00:20:24.423ZAug 08 00:20:24.409 INFO cr3: executing juniper script show bfd session | display json
23002026-08-08T00:20:24.447ZAug 08 00:20:24.409 DEBG [sc] cr3: starting
23012026-08-08T00:20:24.448ZAug 08 00:20:24.409 DEBG [sc] cr3: connecting to [::1]:35351
23022026-08-08T00:20:24.448ZAug 08 00:20:24.410 DEBG [sc] cr3 waiting for prompt
23032026-08-08T00:20:24.448ZAug 08 00:20:24.421 DEBG [sc] cr3: logging in
23042026-08-08T00:20:24.791ZAug 08 00:20:24.776 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23052026-08-08T00:20:27.033Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23062026-08-08T00:20:28.035ZAug 08 00:20:28.020 INFO cr3: executing juniper script show bfd session | display json
23072026-08-08T00:20:28.035ZAug 08 00:20:28.020 DEBG [sc] cr3: starting
23082026-08-08T00:20:28.035ZAug 08 00:20:28.020 DEBG [sc] cr3: connecting to [::1]:35351
23092026-08-08T00:20:28.060ZAug 08 00:20:28.021 DEBG [sc] cr3 waiting for prompt
23102026-08-08T00:20:28.060ZAug 08 00:20:28.032 DEBG [sc] cr3: logging in
23112026-08-08T00:20:28.168ZAug 08 00:20:28.154 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23122026-08-08T00:20:30.409Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23132026-08-08T00:20:31.410ZAug 08 00:20:31.396 INFO cr3: executing juniper script show bfd session | display json
23142026-08-08T00:20:31.434ZAug 08 00:20:31.396 DEBG [sc] cr3: starting
23152026-08-08T00:20:31.435ZAug 08 00:20:31.396 DEBG [sc] cr3: connecting to [::1]:35351
23162026-08-08T00:20:31.435ZAug 08 00:20:31.397 DEBG [sc] cr3 waiting for prompt
23172026-08-08T00:20:31.435ZAug 08 00:20:31.407 DEBG [sc] cr3: logging in
23182026-08-08T00:20:31.565ZAug 08 00:20:31.551 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23192026-08-08T00:20:33.817Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23202026-08-08T00:20:34.818ZAug 08 00:20:34.804 INFO cr3: executing juniper script show bfd session | display json
23212026-08-08T00:20:34.818ZAug 08 00:20:34.804 DEBG [sc] cr3: starting
23222026-08-08T00:20:34.842ZAug 08 00:20:34.804 DEBG [sc] cr3: connecting to [::1]:35351
23232026-08-08T00:20:34.842ZAug 08 00:20:34.805 DEBG [sc] cr3 waiting for prompt
23242026-08-08T00:20:34.843ZAug 08 00:20:34.816 DEBG [sc] cr3: logging in
23252026-08-08T00:20:34.974ZAug 08 00:20:34.960 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23262026-08-08T00:20:37.228Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23272026-08-08T00:20:38.229ZAug 08 00:20:38.215 INFO cr3: executing juniper script show bfd session | display json
23282026-08-08T00:20:38.229ZAug 08 00:20:38.215 DEBG [sc] cr3: starting
23292026-08-08T00:20:38.229ZAug 08 00:20:38.215 DEBG [sc] cr3: connecting to [::1]:35351
23302026-08-08T00:20:38.254ZAug 08 00:20:38.216 DEBG [sc] cr3 waiting for prompt
23312026-08-08T00:20:38.254ZAug 08 00:20:38.227 DEBG [sc] cr3: logging in
23322026-08-08T00:20:38.385ZAug 08 00:20:38.371 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23332026-08-08T00:20:40.645Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23342026-08-08T00:20:40.645ZAug 08 00:20:40.631 INFO cr3: executing juniper script show bfd session | display json
23352026-08-08T00:20:40.645ZAug 08 00:20:40.631 DEBG [sc] cr3: starting
23362026-08-08T00:20:40.645ZAug 08 00:20:40.631 DEBG [sc] cr3: connecting to [::1]:35351
23372026-08-08T00:20:40.669ZAug 08 00:20:40.632 DEBG [sc] cr3 waiting for prompt
23382026-08-08T00:20:40.669ZAug 08 00:20:40.642 DEBG [sc] cr3: logging in
23392026-08-08T00:20:40.810ZAug 08 00:20:40.796 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23402026-08-08T00:20:43.081Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23412026-08-08T00:20:44.083ZAug 08 00:20:44.068 INFO cr3: executing juniper script show bfd session | display json
23422026-08-08T00:20:44.083ZAug 08 00:20:44.068 DEBG [sc] cr3: starting
23432026-08-08T00:20:44.083ZAug 08 00:20:44.068 DEBG [sc] cr3: connecting to [::1]:35351
23442026-08-08T00:20:44.108ZAug 08 00:20:44.069 DEBG [sc] cr3 waiting for prompt
23452026-08-08T00:20:44.108ZAug 08 00:20:44.080 DEBG [sc] cr3: logging in
23462026-08-08T00:20:44.226ZAug 08 00:20:44.212 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23472026-08-08T00:20:46.480Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23482026-08-08T00:20:47.482ZAug 08 00:20:47.467 INFO cr3: executing juniper script show bfd session | display json
23492026-08-08T00:20:47.482ZAug 08 00:20:47.468 DEBG [sc] cr3: starting
23502026-08-08T00:20:47.482ZAug 08 00:20:47.468 DEBG [sc] cr3: connecting to [::1]:35351
23512026-08-08T00:20:47.506ZAug 08 00:20:47.468 DEBG [sc] cr3 waiting for prompt
23522026-08-08T00:20:47.506ZAug 08 00:20:47.480 DEBG [sc] cr3: logging in
23532026-08-08T00:20:47.648ZAug 08 00:20:47.634 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23542026-08-08T00:20:49.895Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23552026-08-08T00:20:50.897ZAug 08 00:20:50.882 INFO cr3: executing juniper script show bfd session | display json
23562026-08-08T00:20:50.897ZAug 08 00:20:50.882 DEBG [sc] cr3: starting
23572026-08-08T00:20:50.897ZAug 08 00:20:50.882 DEBG [sc] cr3: connecting to [::1]:35351
23582026-08-08T00:20:50.922ZAug 08 00:20:50.883 DEBG [sc] cr3 waiting for prompt
23592026-08-08T00:20:50.922ZAug 08 00:20:50.894 DEBG [sc] cr3: logging in
23602026-08-08T00:20:51.042ZAug 08 00:20:51.028 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23612026-08-08T00:20:53.302Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23622026-08-08T00:20:54.302ZAug 08 00:20:54.288 INFO cr3: executing juniper script show bfd session | display json
23632026-08-08T00:20:54.326ZAug 08 00:20:54.288 DEBG [sc] cr3: starting
23642026-08-08T00:20:54.326ZAug 08 00:20:54.288 DEBG [sc] cr3: connecting to [::1]:35351
23652026-08-08T00:20:54.326ZAug 08 00:20:54.289 DEBG [sc] cr3 waiting for prompt
23662026-08-08T00:20:54.326ZAug 08 00:20:54.300 DEBG [sc] cr3: logging in
23672026-08-08T00:20:54.435ZAug 08 00:20:54.421 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23682026-08-08T00:20:56.673Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23692026-08-08T00:20:56.697ZAug 08 00:20:56.661 INFO quartet bfd static routing test passed 🎉
23702026-08-08T00:20:56.697Z+ (( status != 0 ))
23712026-08-08T00:20:56.697Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23722026-08-08T00:20:56.722ZAug 08 00:20:56.691 INFO destroying runner for deployment mgquartetbfd
23732026-08-08T00:20:56.722ZAug 08 00:20:56.691 INFO destroying deployment mgquartetbfd
23742026-08-08T00:20:56.722ZAug 08 00:20:56.691 INFO destroying nodes
23752026-08-08T00:20:56.805ZAug 08 00:20:56.791 INFO destroying links
23762026-08-08T00:20:56.805ZAug 08 00:20:56.791 INFO destroying link mgquartetbfd_ox_sn_vnic0
23772026-08-08T00:20:56.830ZAug 08 00:20:56.795 INFO destroying link mgquartetbfd_ox_sn_sim0
23782026-08-08T00:20:56.830ZAug 08 00:20:56.797 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23792026-08-08T00:20:57.813ZAug 08 00:20:57.799 INFO destroying link mgquartetbfd_cr1_vn_sim0
23802026-08-08T00:20:57.838ZAug 08 00:20:57.800 INFO destroying link mgquartetbfd_ox_sn_vnic1
23812026-08-08T00:20:57.838ZAug 08 00:20:57.801 INFO destroying link mgquartetbfd_ox_sn_sim1
23822026-08-08T00:20:57.838ZAug 08 00:20:57.802 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23832026-08-08T00:20:57.838ZAug 08 00:20:57.803 INFO destroying link mgquartetbfd_cr2_vn_sim0
23842026-08-08T00:20:57.838ZAug 08 00:20:57.804 INFO destroying link mgquartetbfd_ox_sn_vnic2
23852026-08-08T00:20:57.838ZAug 08 00:20:57.805 INFO destroying link mgquartetbfd_ox_sn_sim2
23862026-08-08T00:20:57.838ZAug 08 00:20:57.806 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23872026-08-08T00:20:57.838ZAug 08 00:20:57.807 INFO destroying link mgquartetbfd_cr3_vn_sim0
23882026-08-08T00:20:57.838ZAug 08 00:20:57.808 INFO destroying external links
23892026-08-08T00:20:57.838ZAug 08 00:20:57.808 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23902026-08-08T00:20:57.838ZAug 08 00:20:57.809 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23912026-08-08T00:20:57.838ZAug 08 00:20:57.810 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23922026-08-08T00:20:57.838ZAug 08 00:20:57.811 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23932026-08-08T00:20:57.838ZAug 08 00:20:57.812 INFO destroying images
23942026-08-08T00:20:58.355ZAug 08 00:20:58.341 INFO destroying workspace at .falcon
23952026-08-08T00:20:58.380Z+ return 0
23962026-08-08T00:20:58.380Zprocess exited: duration 1341117 ms, exit code 0
 
23972026-08-08T00:20:58.431Zfound 1 output files
23982026-08-08T00:20:58.431Zuploading: /work/dhcp-server.log (38239 bytes)
23992026-08-08T00:20:59.597Zuploaded: /work/dhcp-server.log