01M0GFV3MAJ09WXWPXND1JE28A: falcon

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

Buildomat Job: 01M0GFVEGEH0CQTZT2WY6Y4X6N

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-20T21:04:54.375Zjob dependencies complete; ready to run (waiting for 0 s)
22026-08-20T21:12:55.795Zjob assigned to worker 01M0GFVF767HN84TXYQNXS33B9 [factory edgar, gimlet/BRM42220010/1417] (queued for 8 m 1 s)
32026-08-20T21:12:56.420Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-20T21:12:59.524Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-20T21:12:59.549Zdownloading input: /input/build/work/debug/ddmadm
62026-08-20T21:13:37.686Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-20T21:13:37.686Zdownloading input: /input/build/work/debug/ddmd
82026-08-20T21:14:08.224Zdownloaded input: /input/build/work/debug/ddmd
92026-08-20T21:14:08.249Zdownloading input: /input/build/work/debug/mgadm
102026-08-20T21:14:38.693Zdownloaded input: /input/build/work/debug/mgadm
112026-08-20T21:14:38.693Zdownloading input: /input/build/work/debug/mgd
122026-08-20T21:15:15.221Zdownloaded input: /input/build/work/debug/mgd
132026-08-20T21:15:15.245Zdownloading input: /input/build/work/release/ddmadm
142026-08-20T21:15:17.694Zdownloaded input: /input/build/work/release/ddmadm
152026-08-20T21:15:17.694Zdownloading input: /input/build/work/release/ddmd
162026-08-20T21:15:20.660Zdownloaded input: /input/build/work/release/ddmd
172026-08-20T21:15:20.660Zdownloading input: /input/build/work/release/falcon-lab
182026-08-20T21:15:22.581Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-20T21:15:22.581Zdownloading input: /input/build/work/release/mgadm
202026-08-20T21:15:25.631Zdownloaded input: /input/build/work/release/mgadm
212026-08-20T21:15:25.655Zdownloading input: /input/build/work/release/mgd
222026-08-20T21:15:29.445Zdownloaded input: /input/build/work/release/mgd
 
232026-08-20T21:15:29.445Zstarting task 0: "setup"
242026-08-20T21:15:29.470Z++ uname -s
252026-08-20T21:15:29.470Z+ kern=SunOS
262026-08-20T21:15:29.470Z+ build_user=build
272026-08-20T21:15:29.470Z+ build_uid=12345
282026-08-20T21:15:29.470Z+ work_dir=/work
292026-08-20T21:15:29.470Z+ input_dir=/input
302026-08-20T21:15:29.470Z+ [[ 0 == 12345 ]]
312026-08-20T21:15:29.470Z+ case "$kern" in
322026-08-20T21:15:29.470Z+ groupadd -g 12345 build
332026-08-20T21:15:29.494Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-20T21:15:31.483Z+ zfs create -o mountpoint=/work rpool/work
352026-08-20T21:15:31.770Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-20T21:15:31.794Z+ home_fs=
372026-08-20T21:15:31.794Z+ [[ '' == autofs ]]
382026-08-20T21:15:31.794Z+ mkdir -p /home/build
392026-08-20T21:15:31.794Z+ chown build:build /home/build /work
402026-08-20T21:15:33.783Z+ chmod 0700 /home/build /work
412026-08-20T21:15:33.808Zprocess exited: duration 4342 ms, exit code 0
 
422026-08-20T21:15:33.856Zstarting task 1: "authentication"
432026-08-20T21:15:33.951Zprocess exited: duration 95 ms, exit code 0
 
442026-08-20T21:15:34.000Zstarting task 2: "build"
452026-08-20T21:15:34.024Z+ set -e
462026-08-20T21:15:34.024Z+ set -o pipefail
472026-08-20T21:15:34.024Z+ banner zpool
482026-08-20T21:15:34.024Z
492026-08-20T21:15:34.024Z ###### ##### #### #### #
502026-08-20T21:15:34.024Z # # # # # # # #
512026-08-20T21:15:34.024Z # # # # # # # #
522026-08-20T21:15:34.024Z # ##### # # # # #
532026-08-20T21:15:34.024Z # # # # # # #
542026-08-20T21:15:34.024Z ###### # #### #### ######
552026-08-20T21:15:34.024Z
562026-08-20T21:15:34.024Z++ pfexec diskinfo -pH
572026-08-20T21:15:34.048Z++ sort -k8 -n -r
582026-08-20T21:15:34.048Z++ head -1
592026-08-20T21:15:34.048Z++ awk '{print $2}'
602026-08-20T21:15:34.082Z+ DISK=c9t0014EE81000BC3B1d0
612026-08-20T21:15:34.082Z+ export DISK
622026-08-20T21:15:34.106Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-08-20T21:15:34.420Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-20T21:15:34.445Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-20T21:15:34.535Z+ trim_response=true
662026-08-20T21:15:34.559Z+ [[ true =~ true ]]
672026-08-20T21:15:34.559Z+ pfexec zpool trim cpool
682026-08-20T21:15:34.559Z+ true
692026-08-20T21:15:34.559Z++ zpool status -t cpool
702026-08-20T21:15:34.583Z+ trim_status=' pool: cpool
712026-08-20T21:15:34.583Z state: ONLINE
722026-08-20T21:15:34.583Z scan: none requested
732026-08-20T21:15:34.583Zconfig:
742026-08-20T21:15:34.583Z
752026-08-20T21:15:34.583Z NAME STATE READ WRITE CKSUM
762026-08-20T21:15:34.583Z cpool ONLINE 0 0 0
772026-08-20T21:15:34.584Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 20, 2026 at 09:15:34 PM UTC)
782026-08-20T21:15:34.584Z
792026-08-20T21:15:34.584Zerrors: No known data errors'
802026-08-20T21:15:34.584Z+ [[ pool: cpool
812026-08-20T21:15:34.584Z state: ONLINE
822026-08-20T21:15:34.584Z scan: none requested
832026-08-20T21:15:34.584Zconfig:
842026-08-20T21:15:34.584Z
852026-08-20T21:15:34.584Z NAME STATE READ WRITE CKSUM
862026-08-20T21:15:34.584Z cpool ONLINE 0 0 0
872026-08-20T21:15:34.584Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 20, 2026 at 09:15:34 PM UTC)
882026-08-20T21:15:34.584Z
892026-08-20T21:15:34.584Zerrors: No known data errors =~ 100% ]]
902026-08-20T21:15:34.584Z+ sleep 10
912026-08-20T21:15:44.566Z+ true
922026-08-20T21:15:44.590Z++ zpool status -t cpool
932026-08-20T21:15:44.590Z+ trim_status=' pool: cpool
942026-08-20T21:15:44.590Z state: ONLINE
952026-08-20T21:15:44.591Z scan: none requested
962026-08-20T21:15:44.591Zconfig:
972026-08-20T21:15:44.591Z
982026-08-20T21:15:44.591Z NAME STATE READ WRITE CKSUM
992026-08-20T21:15:44.591Z cpool ONLINE 0 0 0
1002026-08-20T21:15:44.591Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 20, 2026 at 09:15:34 PM UTC)
1012026-08-20T21:15:44.591Z
1022026-08-20T21:15:44.591Zerrors: No known data errors'
1032026-08-20T21:15:44.591Z+ [[ pool: cpool
1042026-08-20T21:15:44.591Z state: ONLINE
1052026-08-20T21:15:44.591Z scan: none requested
1062026-08-20T21:15:44.591Zconfig:
1072026-08-20T21:15:44.591Z
1082026-08-20T21:15:44.591Z NAME STATE READ WRITE CKSUM
1092026-08-20T21:15:44.591Z cpool ONLINE 0 0 0
1102026-08-20T21:15:44.591Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 20, 2026 at 09:15:34 PM UTC)
1112026-08-20T21:15:44.591Z
1122026-08-20T21:15:44.591Zerrors: No known data errors =~ 100% ]]
1132026-08-20T21:15:44.591Z+ sleep 10
1142026-08-20T21:15:54.580Z+ true
1152026-08-20T21:15:54.604Z++ zpool status -t cpool
1162026-08-20T21:15:54.604Z+ trim_status=' pool: cpool
1172026-08-20T21:15:54.604Z state: ONLINE
1182026-08-20T21:15:54.604Z scan: none requested
1192026-08-20T21:15:54.604Zconfig:
1202026-08-20T21:15:54.604Z
1212026-08-20T21:15:54.604Z NAME STATE READ WRITE CKSUM
1222026-08-20T21:15:54.604Z cpool ONLINE 0 0 0
1232026-08-20T21:15:54.604Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 20, 2026 at 09:15:49 PM UTC)
1242026-08-20T21:15:54.604Z
1252026-08-20T21:15:54.604Zerrors: No known data errors'
1262026-08-20T21:15:54.604Z+ [[ pool: cpool
1272026-08-20T21:15:54.604Z state: ONLINE
1282026-08-20T21:15:54.604Z scan: none requested
1292026-08-20T21:15:54.604Zconfig:
1302026-08-20T21:15:54.604Z
1312026-08-20T21:15:54.604Z NAME STATE READ WRITE CKSUM
1322026-08-20T21:15:54.604Z cpool ONLINE 0 0 0
1332026-08-20T21:15:54.604Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 20, 2026 at 09:15:49 PM UTC)
1342026-08-20T21:15:54.604Z
1352026-08-20T21:15:54.605Zerrors: No known data errors =~ 100% ]]
1362026-08-20T21:15:54.605Z+ break
1372026-08-20T21:15:54.605Z+ pfexec chown 12345 /ci
1382026-08-20T21:15:54.605Z+ cd /ci
1392026-08-20T21:15:54.605Z+ export FALCON_DATASET=cpool/falcon
1402026-08-20T21:15:54.605Z+ FALCON_DATASET=cpool/falcon
1412026-08-20T21:15:54.605Z+ banner setup
1422026-08-20T21:15:54.605Z
1432026-08-20T21:15:54.605Z #### ###### ##### # # #####
1442026-08-20T21:15:54.605Z # # # # # # #
1452026-08-20T21:15:54.605Z #### ##### # # # # #
1462026-08-20T21:15:54.605Z # # # # # #####
1472026-08-20T21:15:54.605Z # # # # # # #
1482026-08-20T21:15:54.605Z #### ###### # #### #
1492026-08-20T21:15:54.605Z
1502026-08-20T21:15:54.605Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-20T21:15:54.999Z+ cp /input/build/work/release/falcon-lab .
1522026-08-20T21:15:55.045Z+ cp /input/build/work/release/mgd .
1532026-08-20T21:15:55.128Z+ cp /input/build/work/release/ddmd .
1542026-08-20T21:15:55.199Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-08-20T21:15:55.223Z+ mkdir -p cargo-bay
1562026-08-20T21:15:55.223Z+ mv mgd cargo-bay/
1572026-08-20T21:15:55.223Z+ mv ddmd cargo-bay/
1582026-08-20T21:15:55.223Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-08-20T21:15:55.330Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-08-20T21:15:55.354Z+ export EXT_INTERFACE=igb0
1612026-08-20T21:15:55.354Z+ EXT_INTERFACE=igb0
1622026-08-20T21:15:55.355Z++ bmat address ls -f extra -Ho first
1632026-08-20T21:15:55.378Z+ first=10.151.6.164
1642026-08-20T21:15:55.378Z++ bmat address ls -f extra -Ho last
1652026-08-20T21:15:55.402Z+ last=10.151.6.227
1662026-08-20T21:15:55.402Z++ bmat address ls -f extra -Ho gateway
1672026-08-20T21:15:55.426Z+ gw=10.151.6.1
1682026-08-20T21:15:55.427Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-08-20T21:15:55.427Z++ sed 's#/.*##g'
1702026-08-20T21:15:55.427Z+ server=10.151.6.100
1712026-08-20T21:15:55.427Z+ run_test mgd-unnumbered
1722026-08-20T21:15:55.427Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1732026-08-20T21:15:55.427Z+ local test_name=mgd-unnumbered
1742026-08-20T21:15:55.427Z+ local status=0
1752026-08-20T21:15:55.427Z+ clear_falcon_workspace_files
1762026-08-20T21:15:55.427Z+ [[ -d .falcon ]]
1772026-08-20T21:15:55.427Z+ RUST_LOG=debug
1782026-08-20T21:15:55.427Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-08-20T21:15:55.451ZAug 20 21:15:55.440 DEBG using default route interface igb0
1802026-08-20T21:15:55.451ZAug 20 21:15:55.441 DEBG using default route interface igb0
1812026-08-20T21:15:55.451ZAug 20 21:15:55.441 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-08-20T21:15:55.451ZAug 20 21:15:55.441 INFO starting preflight for deployment mgduou
1832026-08-20T21:15:55.451ZAug 20 21:15:55.441 INFO propolis-server binary not found
1842026-08-20T21:15:55.451ZAug 20 21:15:55.441 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-08-20T21:16:01.571ZAug 20 21:16:01.567 INFO ovmf fd not found
1862026-08-20T21:16:01.571ZAug 20 21:16:01.567 INFO downloading ovmf
1872026-08-20T21:16:01.900ZAug 20 21:16:01.897 INFO base image for helios-3.0 does not exist, attempting to install
1882026-08-20T21:16:01.900ZAug 20 21:16:01.897 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-08-20T21:16:31.732ZAug 20 21:16:31.728 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-08-20T21:16:54.255ZAug 20 21:16:54.254 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-08-20T21:16:54.304ZAug 20 21:16:54.305 INFO copying image data to zvol
1922026-08-20T21:17:04.803ZAug 20 21:17:04.425 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-08-20T21:17:08.913ZAug 20 21:17:08.915 INFO creating links
1942026-08-20T21:17:08.913ZAug 20 21:17:08.915 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-08-20T21:17:08.913ZAug 20 21:17:08.915 DEBG destroying link mgduou_ox1_vn_sim0
1962026-08-20T21:17:08.913ZAug 20 21:17:08.915 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-08-20T21:17:08.938ZAug 20 21:17:08.917 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-08-20T21:17:08.938ZAug 20 21:17:08.924 DEBG link pair created
1992026-08-20T21:17:08.938ZAug 20 21:17:08.924 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-08-20T21:17:08.938ZAug 20 21:17:08.924 DEBG destroying link mgduou_ox2_vn_sim0
2012026-08-20T21:17:08.938ZAug 20 21:17:08.924 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-08-20T21:17:08.938ZAug 20 21:17:08.925 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-08-20T21:17:08.938ZAug 20 21:17:08.932 DEBG link pair created
2042026-08-20T21:17:08.938ZAug 20 21:17:08.932 INFO creating external links
2052026-08-20T21:17:08.938ZAug 20 21:17:08.932 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-08-20T21:17:08.939ZAug 20 21:17:08.932 INFO creating external link mgduou_ox1_vn_vnic1
2072026-08-20T21:17:08.939ZAug 20 21:17:08.934 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-08-20T21:17:08.939ZAug 20 21:17:08.934 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-08-20T21:17:08.939ZAug 20 21:17:08.934 INFO creating external link mgduou_ox2_vn_vnic1
2102026-08-20T21:17:08.939ZAug 20 21:17:08.936 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-08-20T21:17:08.939ZAug 20 21:17:08.936 INFO creating nodes
2122026-08-20T21:17:08.939ZAug 20 21:17:08.936 INFO ox1: launching node
2132026-08-20T21:17:08.939ZAug 20 21:17:08.938 INFO ox2: launching node
2142026-08-20T21:17:08.963ZAug 20 21:17:08.963 INFO launched instance ox1 with pid 863 on port 48061
2152026-08-20T21:17:08.963ZAug 20 21:17:08.963 INFO ox1: instance ensure
2162026-08-20T21:17:08.963ZAug 20 21:17:08.964 INFO launched instance ox2 with pid 864 on port 58247
2172026-08-20T21:17:08.963ZAug 20 21:17:08.964 INFO ox2: instance ensure
2182026-08-20T21:17:10.819ZAug 20 21:17:10.820 INFO ox1: instance ensure completed after 0 retries
2192026-08-20T21:17:10.819ZAug 20 21:17:10.820 INFO ox1: instance run
2202026-08-20T21:17:10.843ZAug 20 21:17:10.821 DEBG [sc] ox1: starting
2212026-08-20T21:17:10.843ZAug 20 21:17:10.821 DEBG [sc] ox1: connecting to [::1]:48061
2222026-08-20T21:17:10.843ZAug 20 21:17:10.821 INFO ox2: instance ensure completed after 0 retries
2232026-08-20T21:17:10.843ZAug 20 21:17:10.821 INFO ox2: instance run
2242026-08-20T21:17:10.843ZAug 20 21:17:10.822 DEBG [sc] ox2: starting
2252026-08-20T21:17:10.843ZAug 20 21:17:10.822 DEBG [sc] ox2: connecting to [::1]:58247
2262026-08-20T21:17:10.843ZAug 20 21:17:10.822 DEBG [sc] ox1 waiting for prompt
2272026-08-20T21:17:10.843ZAug 20 21:17:10.822 DEBG [sc] ox2 waiting for prompt
2282026-08-20T21:17:28.982ZAug 20 21:17:28.982 DEBG [sc] ox1: logging in
2292026-08-20T21:17:29.007ZAug 20 21:17:29.001 DEBG [sc] ox2: logging in
2302026-08-20T21:17:29.271ZAug 20 21:17:29.273 INFO ox2: mounting /opt/cargo-bay
2312026-08-20T21:17:29.271ZAug 20 21:17:29.273 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-08-20T21:17:29.295ZAug 20 21:17:29.280 INFO ox1: mounting /opt/cargo-bay
2332026-08-20T21:17:29.295ZAug 20 21:17:29.280 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-20T21:17:30.607ZAug 20 21:17:30.609 DEBG [sc] ox1: executing command `cd`
2352026-08-20T21:17:30.631ZAug 20 21:17:30.619 INFO ox1: finished mounting /opt/cargo-bay
2362026-08-20T21:17:30.631ZAug 20 21:17:30.619 DEBG [sc] ox1: executing command `hostname ox1`
2372026-08-20T21:17:30.632ZAug 20 21:17:30.630 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2382026-08-20T21:17:30.656ZAug 20 21:17:30.641 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2392026-08-20T21:17:30.656ZAug 20 21:17:30.652 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2402026-08-20T21:17:30.680ZAug 20 21:17:30.663 INFO ox1: logging out
2412026-08-20T21:17:30.738ZAug 20 21:17:30.741 INFO ox1: logged out
2422026-08-20T21:17:30.906ZAug 20 21:17:30.908 DEBG [sc] ox2: executing command `cd`
2432026-08-20T21:17:30.930ZAug 20 21:17:30.919 INFO ox2: finished mounting /opt/cargo-bay
2442026-08-20T21:17:30.930ZAug 20 21:17:30.919 DEBG [sc] ox2: executing command `hostname ox2`
2452026-08-20T21:17:30.930ZAug 20 21:17:30.929 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2462026-08-20T21:17:30.954ZAug 20 21:17:30.940 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2472026-08-20T21:17:30.954ZAug 20 21:17:30.951 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2482026-08-20T21:17:30.978ZAug 20 21:17:30.962 INFO ox2: logging out
2492026-08-20T21:17:31.027ZAug 20 21:17:31.028 INFO ox2: logged out
2502026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox1: starting
2512026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox1: connecting to [::1]:48061
2522026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox2: starting
2532026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox2: connecting to [::1]:58247
2542026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox2 waiting for prompt
2552026-08-20T21:17:31.051ZAug 20 21:17:31.029 DEBG [sc] ox1 waiting for prompt
2562026-08-20T21:17:31.051ZAug 20 21:17:31.040 DEBG [sc] ox2: logging in
2572026-08-20T21:17:31.051ZAug 20 21:17:31.041 DEBG [sc] ox1: logging in
2582026-08-20T21:17:31.127ZAug 20 21:17:31.129 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-08-20T21:17:31.153ZAug 20 21:17:31.139 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-08-20T21:17:37.170ZAug 20 21:17:37.172 DEBG [sc] ox1: starting
2612026-08-20T21:17:37.170ZAug 20 21:17:37.172 DEBG [sc] ox1: connecting to [::1]:48061
2622026-08-20T21:17:37.195ZAug 20 21:17:37.173 DEBG [sc] ox1 waiting for prompt
2632026-08-20T21:17:37.195ZAug 20 21:17:37.182 DEBG [sc] ox1: logging in
2642026-08-20T21:17:37.269ZAug 20 21:17:37.271 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-08-20T21:17:37.356ZAug 20 21:17:37.359 DEBG [sc] ox1: starting
2662026-08-20T21:17:37.357ZAug 20 21:17:37.359 DEBG [sc] ox1: connecting to [::1]:48061
2672026-08-20T21:17:37.381ZAug 20 21:17:37.359 DEBG [sc] ox1 waiting for prompt
2682026-08-20T21:17:37.381ZAug 20 21:17:37.370 DEBG [sc] ox1: logging in
2692026-08-20T21:17:37.456ZAug 20 21:17:37.458 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-08-20T21:17:37.747ZAug 20 21:17:37.749 DEBG [sc] ox2: starting
2712026-08-20T21:17:37.747ZAug 20 21:17:37.749 DEBG [sc] ox2: connecting to [::1]:58247
2722026-08-20T21:17:37.772ZAug 20 21:17:37.749 DEBG [sc] ox2 waiting for prompt
2732026-08-20T21:17:37.772ZAug 20 21:17:37.760 DEBG [sc] ox2: logging in
2742026-08-20T21:17:37.846ZAug 20 21:17:37.848 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-08-20T21:17:37.934ZAug 20 21:17:37.936 DEBG [sc] ox2: starting
2762026-08-20T21:17:37.934ZAug 20 21:17:37.936 DEBG [sc] ox2: connecting to [::1]:58247
2772026-08-20T21:17:37.958ZAug 20 21:17:37.937 DEBG [sc] ox2 waiting for prompt
2782026-08-20T21:17:37.958ZAug 20 21:17:37.947 DEBG [sc] ox2: logging in
2792026-08-20T21:17:38.034ZAug 20 21:17:38.036 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-08-20T21:17:38.104ZAug 20 21:17:38.106 DEBG [sc] ox1: starting
2812026-08-20T21:17:38.104ZAug 20 21:17:38.106 DEBG [sc] ox1: connecting to [::1]:48061
2822026-08-20T21:17:38.128ZAug 20 21:17:38.106 DEBG [sc] ox1 waiting for prompt
2832026-08-20T21:17:38.128ZAug 20 21:17:38.118 DEBG [sc] ox1: logging in
2842026-08-20T21:17:38.203ZAug 20 21:17:38.206 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-08-20T21:17:38.313ZAug 20 21:17:38.315 DEBG [sc] ox1: starting
2862026-08-20T21:17:38.313ZAug 20 21:17:38.315 DEBG [sc] ox1: connecting to [::1]:48061
2872026-08-20T21:17:38.337ZAug 20 21:17:38.316 DEBG [sc] ox1 waiting for prompt
2882026-08-20T21:17:38.338ZAug 20 21:17:38.327 DEBG [sc] ox1: logging in
2892026-08-20T21:17:38.414ZAug 20 21:17:38.416 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-08-20T21:17:38.480ZAug 20 21:17:38.482 DEBG [sc] ox2: starting
2912026-08-20T21:17:38.480ZAug 20 21:17:38.482 DEBG [sc] ox2: connecting to [::1]:58247
2922026-08-20T21:17:38.504ZAug 20 21:17:38.483 DEBG [sc] ox2 waiting for prompt
2932026-08-20T21:17:38.504ZAug 20 21:17:38.494 DEBG [sc] ox2: logging in
2942026-08-20T21:17:38.580ZAug 20 21:17:38.582 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-08-20T21:17:38.690ZAug 20 21:17:38.692 DEBG [sc] ox2: starting
2962026-08-20T21:17:38.690ZAug 20 21:17:38.692 DEBG [sc] ox2: connecting to [::1]:58247
2972026-08-20T21:17:38.714ZAug 20 21:17:38.693 DEBG [sc] ox2 waiting for prompt
2982026-08-20T21:17:38.714ZAug 20 21:17:38.703 DEBG [sc] ox2: logging in
2992026-08-20T21:17:38.790ZAug 20 21:17:38.792 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-08-20T21:17:38.856ZAug 20 21:17:38.858 DEBG [sc] ox1: starting
3012026-08-20T21:17:38.856ZAug 20 21:17:38.858 DEBG [sc] ox1: connecting to [::1]:48061
3022026-08-20T21:17:38.880ZAug 20 21:17:38.859 DEBG [sc] ox2: starting
3032026-08-20T21:17:38.880ZAug 20 21:17:38.859 DEBG [sc] ox2: connecting to [::1]:58247
3042026-08-20T21:17:38.880ZAug 20 21:17:38.859 DEBG [sc] ox1 waiting for prompt
3052026-08-20T21:17:38.880ZAug 20 21:17:38.859 DEBG [sc] ox2 waiting for prompt
3062026-08-20T21:17:38.880ZAug 20 21:17:38.868 DEBG [sc] ox2: logging in
3072026-08-20T21:17:38.880ZAug 20 21:17:38.869 DEBG [sc] ox1: logging in
3082026-08-20T21:17:38.954ZAug 20 21:17:38.957 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-08-20T21:17:38.978ZAug 20 21:17:38.957 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-08-20T21:17:39.033ZAug 20 21:17:39.036 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3112026-08-20T21:17:39.033ZAug 20 21:17:39.036 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3122026-08-20T21:17:40.039ZAug 20 21:17:40.041 INFO adding BGP routers to both mgd nodes
3132026-08-20T21:17:40.063ZAug 20 21:17:40.043 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-08-20T21:17:40.064Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-08-20T21:17:41.054Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-08-20T21:17:42.056Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-08-20T21:17:43.058Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-08-20T21:17:44.060Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-08-20T21:17:45.061Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(Connect)
3202026-08-20T21:17:46.065ZAug 20 21:17:46.067 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-08-20T21:17:46.089Z+ (( status != 0 ))
3222026-08-20T21:17:46.089Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-08-20T21:17:46.113ZAug 20 21:17:46.096 INFO destroying runner for deployment mgduou
3242026-08-20T21:17:46.113ZAug 20 21:17:46.096 INFO destroying deployment mgduou
3252026-08-20T21:17:46.113ZAug 20 21:17:46.096 INFO destroying nodes
3262026-08-20T21:17:46.113ZAug 20 21:17:46.104 INFO destroying links
3272026-08-20T21:17:46.113ZAug 20 21:17:46.104 INFO destroying link mgduou_ox1_vn_vnic0
3282026-08-20T21:17:47.107ZAug 20 21:17:47.109 INFO destroying link mgduou_ox1_vn_sim0
3292026-08-20T21:17:47.132ZAug 20 21:17:47.110 INFO destroying link mgduou_ox2_vn_vnic0
3302026-08-20T21:17:47.132ZAug 20 21:17:47.111 INFO destroying link mgduou_ox2_vn_sim0
3312026-08-20T21:17:47.132ZAug 20 21:17:47.112 INFO destroying external links
3322026-08-20T21:17:47.132ZAug 20 21:17:47.112 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-08-20T21:17:47.132ZAug 20 21:17:47.114 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-08-20T21:17:47.132ZAug 20 21:17:47.116 INFO destroying images
3352026-08-20T21:17:47.262ZAug 20 21:17:47.264 INFO destroying workspace at .falcon
3362026-08-20T21:17:47.286Z+ return 0
3372026-08-20T21:17:47.286Z+ run_test quartet-unnumbered
3382026-08-20T21:17:47.286Z+ local test_name=quartet-unnumbered
3392026-08-20T21:17:47.286Z+ local status=0
3402026-08-20T21:17:47.286Z+ clear_falcon_workspace_files
3412026-08-20T21:17:47.286Z+ [[ -d .falcon ]]
3422026-08-20T21:17:47.286Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-08-20T21:17:47.286Z+ RUST_LOG=debug
3442026-08-20T21:17:47.286Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-08-20T21:17:47.310ZAug 20 21:17:47.297 DEBG using default route interface igb0
3462026-08-20T21:17:47.310ZAug 20 21:17:47.298 DEBG using default route interface igb0
3472026-08-20T21:17:47.310ZAug 20 21:17:47.298 DEBG using default route interface igb0
3482026-08-20T21:17:47.310ZAug 20 21:17:47.298 DEBG using default route interface igb0
3492026-08-20T21:17:47.310ZAug 20 21:17:47.298 INFO mgquartetu: launching quartet topology
3502026-08-20T21:17:47.310ZAug 20 21:17:47.298 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-08-20T21:17:47.310ZAug 20 21:17:47.298 INFO starting preflight for deployment mgquartetu
3522026-08-20T21:17:47.741ZAug 20 21:17:47.743 INFO base image for debian-13.2 does not exist, attempting to install
3532026-08-20T21:17:47.741ZAug 20 21:17:47.743 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-08-20T21:18:09.234ZAug 20 21:18:09.236 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-08-20T21:18:23.068ZAug 20 21:18:23.069 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-08-20T21:18:23.094ZAug 20 21:18:23.096 INFO copying image data to zvol
3572026-08-20T21:18:30.008ZAug 20 21:18:30.008 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-08-20T21:18:33.273ZAug 20 21:18:33.275 INFO base image for eos-4.35 does not exist, attempting to install
3592026-08-20T21:18:33.273ZAug 20 21:18:33.275 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-08-20T21:19:16.603ZAug 20 21:19:16.603 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-08-20T21:20:21.772ZAug 20 21:20:21.757 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-08-20T21:20:21.801ZAug 20 21:20:21.782 INFO copying image data to zvol
3632026-08-20T21:21:09.478ZAug 20 21:21:09.462 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-08-20T21:21:12.909ZAug 20 21:21:12.901 INFO base image for junos-23.2 does not exist, attempting to install
3652026-08-20T21:21:12.909ZAug 20 21:21:12.901 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-08-20T21:21:45.201ZAug 20 21:21:45.193 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-08-20T21:22:44.162ZAug 20 21:22:44.153 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-08-20T21:22:44.191ZAug 20 21:22:44.183 INFO copying image data to zvol
3692026-08-20T21:23:32.981ZAug 20 21:23:32.973 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-08-20T21:23:36.389ZAug 20 21:23:36.380 INFO creating links
3712026-08-20T21:23:36.389ZAug 20 21:23:36.380 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-08-20T21:23:36.389ZAug 20 21:23:36.380 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-08-20T21:23:36.389ZAug 20 21:23:36.380 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-08-20T21:23:36.517ZAug 20 21:23:36.382 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-08-20T21:23:36.517ZAug 20 21:23:36.389 DEBG link pair created
3762026-08-20T21:23:36.517ZAug 20 21:23:36.389 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-08-20T21:23:36.517ZAug 20 21:23:36.389 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-08-20T21:23:36.517ZAug 20 21:23:36.389 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-08-20T21:23:36.517ZAug 20 21:23:36.390 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-08-20T21:23:37.091ZAug 20 21:23:36.397 DEBG link pair created
3812026-08-20T21:23:37.091ZAug 20 21:23:36.398 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-08-20T21:23:37.091ZAug 20 21:23:36.398 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-08-20T21:23:37.091ZAug 20 21:23:36.398 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-08-20T21:23:37.091ZAug 20 21:23:36.399 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-08-20T21:23:37.091ZAug 20 21:23:36.406 DEBG link pair created
3862026-08-20T21:23:37.091ZAug 20 21:23:36.406 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-08-20T21:23:37.091ZAug 20 21:23:36.406 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-08-20T21:23:37.091ZAug 20 21:23:36.406 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-08-20T21:23:37.091ZAug 20 21:23:36.407 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-08-20T21:23:37.091ZAug 20 21:23:36.414 DEBG link pair created
3912026-08-20T21:23:37.091ZAug 20 21:23:36.414 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-08-20T21:23:37.091ZAug 20 21:23:36.414 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-08-20T21:23:37.091ZAug 20 21:23:36.414 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-08-20T21:23:37.091ZAug 20 21:23:36.415 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-08-20T21:23:37.091ZAug 20 21:23:36.422 DEBG link pair created
3962026-08-20T21:23:37.091ZAug 20 21:23:36.422 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-08-20T21:23:37.091ZAug 20 21:23:36.422 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-08-20T21:23:37.091ZAug 20 21:23:36.422 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-08-20T21:23:37.092ZAug 20 21:23:36.423 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-08-20T21:23:37.092ZAug 20 21:23:36.429 DEBG link pair created
4012026-08-20T21:23:37.092ZAug 20 21:23:36.430 INFO creating external links
4022026-08-20T21:23:37.092ZAug 20 21:23:36.430 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-08-20T21:23:37.092ZAug 20 21:23:36.430 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-08-20T21:23:37.092ZAug 20 21:23:36.432 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-08-20T21:23:37.092ZAug 20 21:23:36.432 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-08-20T21:23:37.092ZAug 20 21:23:36.432 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-08-20T21:23:37.092ZAug 20 21:23:36.434 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-08-20T21:23:37.092ZAug 20 21:23:36.434 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-08-20T21:23:37.092ZAug 20 21:23:36.434 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-08-20T21:23:37.092ZAug 20 21:23:36.435 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-08-20T21:23:37.092ZAug 20 21:23:36.435 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-08-20T21:23:37.092ZAug 20 21:23:36.435 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-08-20T21:23:37.092ZAug 20 21:23:36.436 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-08-20T21:23:37.092ZAug 20 21:23:36.436 INFO creating nodes
4152026-08-20T21:23:37.092ZAug 20 21:23:36.436 INFO ox: launching node
4162026-08-20T21:23:37.092ZAug 20 21:23:36.439 INFO cr1: launching node
4172026-08-20T21:23:37.093ZAug 20 21:23:36.441 INFO cr2: launching node
4182026-08-20T21:23:37.093ZAug 20 21:23:36.443 INFO cr3: launching node
4192026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO launched instance ox with pid 913 on port 52701
4202026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO ox: instance ensure
4212026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO launched instance cr1 with pid 914 on port 50168
4222026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO cr1: instance ensure
4232026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO launched instance cr2 with pid 915 on port 58095
4242026-08-20T21:23:37.093ZAug 20 21:23:36.457 INFO cr2: instance ensure
4252026-08-20T21:23:37.093ZAug 20 21:23:36.458 INFO launched instance cr3 with pid 916 on port 53928
4262026-08-20T21:23:37.093ZAug 20 21:23:36.458 INFO cr3: instance ensure
4272026-08-20T21:23:39.586ZAug 20 21:23:39.576 INFO ox: instance ensure completed after 0 retries
4282026-08-20T21:23:39.586ZAug 20 21:23:39.576 INFO ox: instance run
4292026-08-20T21:23:39.611ZAug 20 21:23:39.577 DEBG [sc] ox: starting
4302026-08-20T21:23:39.611ZAug 20 21:23:39.577 DEBG [sc] ox: connecting to [::1]:52701
4312026-08-20T21:23:39.611ZAug 20 21:23:39.578 DEBG [sc] ox waiting for prompt
4322026-08-20T21:23:39.840ZAug 20 21:23:39.831 INFO cr1: instance ensure completed after 0 retries
4332026-08-20T21:23:39.840ZAug 20 21:23:39.831 INFO cr1: instance run
4342026-08-20T21:23:39.864ZAug 20 21:23:39.832 DEBG [sc] cr1: starting
4352026-08-20T21:23:39.864ZAug 20 21:23:39.832 DEBG [sc] cr1: connecting to [::1]:50168
4362026-08-20T21:23:39.864ZAug 20 21:23:39.833 DEBG [sc] cr1 waiting for prompt
4372026-08-20T21:23:39.864ZAug 20 21:23:39.854 INFO cr2: instance ensure completed after 0 retries
4382026-08-20T21:23:39.864ZAug 20 21:23:39.854 INFO cr2: instance run
4392026-08-20T21:23:39.864ZAug 20 21:23:39.854 DEBG [sc] cr2: starting
4402026-08-20T21:23:39.864ZAug 20 21:23:39.854 DEBG [sc] cr2: connecting to [::1]:58095
4412026-08-20T21:23:39.865ZAug 20 21:23:39.855 DEBG [sc] cr2 waiting for prompt
4422026-08-20T21:23:39.947ZAug 20 21:23:39.938 INFO cr3: instance ensure completed after 0 retries
4432026-08-20T21:23:39.947ZAug 20 21:23:39.938 INFO cr3: instance run
4442026-08-20T21:23:57.104ZAug 20 21:23:57.096 DEBG [sc] cr1: logging in
4452026-08-20T21:23:57.494ZAug 20 21:23:57.486 INFO cr1: mounting /opt/cargo-bay
4462026-08-20T21:23:57.495ZAug 20 21:23:57.486 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-20T21:23:57.527ZAug 20 21:23:57.519 DEBG [sc] cr1: executing command `cd`
4482026-08-20T21:23:57.553ZAug 20 21:23:57.530 INFO cr1: finished mounting /opt/cargo-bay
4492026-08-20T21:23:57.553ZAug 20 21:23:57.530 DEBG [sc] cr1: executing command `hostname cr1`
4502026-08-20T21:23:57.553ZAug 20 21:23:57.541 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-08-20T21:23:57.578ZAug 20 21:23:57.551 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-08-20T21:23:57.578ZAug 20 21:23:57.562 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-08-20T21:23:57.603ZAug 20 21:23:57.574 INFO cr1: logging out
4542026-08-20T21:23:59.456ZAug 20 21:23:59.447 DEBG [sc] ox: logging in
4552026-08-20T21:23:59.648ZAug 20 21:23:59.640 INFO cr1: logged out
4562026-08-20T21:23:59.680ZAug 20 21:23:59.671 INFO ox: mounting /opt/cargo-bay
4572026-08-20T21:23:59.680ZAug 20 21:23:59.671 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-08-20T21:24:01.256ZAug 20 21:24:01.247 DEBG [sc] ox: executing command `cd`
4592026-08-20T21:24:01.281ZAug 20 21:24:01.258 INFO ox: finished mounting /opt/cargo-bay
4602026-08-20T21:24:01.281ZAug 20 21:24:01.259 DEBG [sc] ox: executing command `hostname ox`
4612026-08-20T21:24:01.281ZAug 20 21:24:01.270 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-08-20T21:24:01.306ZAug 20 21:24:01.280 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-08-20T21:24:01.306ZAug 20 21:24:01.291 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-08-20T21:24:01.330ZAug 20 21:24:01.302 INFO ox: logging out
4652026-08-20T21:24:01.377ZAug 20 21:24:01.368 INFO ox: logged out
4662026-08-20T21:24:01.603ZAug 20 21:24:01.594 DEBG [sc] cr2: logging in
4672026-08-20T21:24:02.021ZAug 20 21:24:02.012 INFO cr2: mounting /opt/cargo-bay
4682026-08-20T21:24:02.021ZAug 20 21:24:02.012 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-08-20T21:24:02.045ZAug 20 21:24:02.034 DEBG [sc] cr2: executing command `cd`
4702026-08-20T21:24:02.070ZAug 20 21:24:02.045 INFO cr2: finished mounting /opt/cargo-bay
4712026-08-20T21:24:02.070ZAug 20 21:24:02.045 DEBG [sc] cr2: executing command `hostname cr2`
4722026-08-20T21:24:02.070ZAug 20 21:24:02.056 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-08-20T21:24:02.095ZAug 20 21:24:02.068 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-08-20T21:24:02.095ZAug 20 21:24:02.079 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-08-20T21:24:02.120ZAug 20 21:24:02.090 INFO cr2: logging out
4762026-08-20T21:24:05.180ZAug 20 21:24:05.170 INFO cr2: logged out
4772026-08-20T21:24:05.180ZAug 20 21:24:05.170 INFO mgquartetu: quartet topology launch complete
4782026-08-20T21:24:05.204ZAug 20 21:24:05.170 DEBG [sc] ox: starting
4792026-08-20T21:24:05.204ZAug 20 21:24:05.170 DEBG [sc] ox: connecting to [::1]:52701
4802026-08-20T21:24:05.204ZAug 20 21:24:05.171 DEBG [sc] ox waiting for prompt
4812026-08-20T21:24:05.204ZAug 20 21:24:05.182 DEBG [sc] ox: logging in
4822026-08-20T21:24:05.280ZAug 20 21:24:05.270 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-08-20T21:24:10.958ZAug 20 21:24:10.949 DEBG [sc] ox: starting
4842026-08-20T21:24:10.958ZAug 20 21:24:10.949 DEBG [sc] ox: connecting to [::1]:52701
4852026-08-20T21:24:10.982ZAug 20 21:24:10.950 DEBG [sc] ox waiting for prompt
4862026-08-20T21:24:10.983ZAug 20 21:24:10.960 DEBG [sc] ox: logging in
4872026-08-20T21:24:11.056ZAug 20 21:24:11.048 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-08-20T21:24:11.145ZAug 20 21:24:11.136 DEBG [sc] ox: starting
4892026-08-20T21:24:11.145ZAug 20 21:24:11.136 DEBG [sc] ox: connecting to [::1]:52701
4902026-08-20T21:24:11.171ZAug 20 21:24:11.137 DEBG [sc] ox waiting for prompt
4912026-08-20T21:24:11.171ZAug 20 21:24:11.148 DEBG [sc] ox: logging in
4922026-08-20T21:24:11.245ZAug 20 21:24:11.236 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-08-20T21:24:11.310ZAug 20 21:24:11.302 INFO cr3: starting juniper unnumbered setup
4942026-08-20T21:24:11.310ZAug 20 21:24:11.302 INFO ox: setting up npuvm
4952026-08-20T21:24:11.310ZAug 20 21:24:11.302 INFO cr1: installing frr
4962026-08-20T21:24:11.311ZAug 20 21:24:11.302 INFO waiting for ceos to initialize
4972026-08-20T21:24:11.335ZAug 20 21:24:11.302 INFO cr3: staged Juniper config and license for guest systemd services
4982026-08-20T21:24:11.335ZAug 20 21:24:11.302 INFO cr3: waiting for Juniper guest config apply
4992026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] ox: starting
5002026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] ox: connecting to [::1]:52701
5012026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr2: starting
5022026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr2: connecting to [::1]:58095
5032026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr1: starting
5042026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr1: connecting to [::1]:50168
5052026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr3: starting
5062026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] cr3: connecting to [::1]:53928
5072026-08-20T21:24:11.335ZAug 20 21:24:11.302 DEBG [sc] ox waiting for prompt
5082026-08-20T21:24:11.335ZAug 20 21:24:11.303 DEBG [sc] cr1 waiting for prompt
5092026-08-20T21:24:11.335ZAug 20 21:24:11.303 DEBG [sc] cr3 waiting for prompt
5102026-08-20T21:24:11.335ZAug 20 21:24:11.303 DEBG [sc] cr2 waiting for prompt
5112026-08-20T21:24:11.335ZAug 20 21:24:11.303 DEBG [sc] cr3: logging in
5122026-08-20T21:24:11.335ZAug 20 21:24:11.313 DEBG [sc] ox: logging in
5132026-08-20T21:24:11.335ZAug 20 21:24:11.314 DEBG [sc] cr1: logging in
5142026-08-20T21:24:11.335ZAug 20 21:24:11.314 DEBG [sc] cr2: logging in
5152026-08-20T21:24:11.426ZAug 20 21:24:11.401 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-20T21:24:11.476ZAug 20 21:24:11.468 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-08-20T21:24:11.657ZAug 20 21:24:11.648 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-08-20T21:24:11.729ZAug 20 21:24:11.720 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-08-20T21:24:13.777ZAug 20 21:24:13.768 INFO cr2: executing eos script show version
5202026-08-20T21:24:13.777ZAug 20 21:24:13.769 DEBG [sc] cr2: starting
5212026-08-20T21:24:13.777ZAug 20 21:24:13.769 DEBG [sc] cr2: connecting to [::1]:58095
5222026-08-20T21:24:13.801ZAug 20 21:24:13.769 DEBG [sc] cr2 waiting for prompt
5232026-08-20T21:24:13.801ZAug 20 21:24:13.779 DEBG [sc] cr2: logging in
5242026-08-20T21:24:13.825ZAug 20 21:24:13.813 INFO cr3: Juniper apply status: waiting for cRPD CLI
5252026-08-20T21:24:13.931ZAug 20 21:24:13.922 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-08-20T21:24:14.824ZAug 20 21:24:14.815 DEBG [sc] cr3: starting
5272026-08-20T21:24:14.824ZAug 20 21:24:14.815 DEBG [sc] cr3: connecting to [::1]:53928
5282026-08-20T21:24:14.848ZAug 20 21:24:14.815 DEBG [sc] cr3 waiting for prompt
5292026-08-20T21:24:14.848ZAug 20 21:24:14.827 DEBG [sc] cr3: logging in
5302026-08-20T21:24:14.958ZAug 20 21:24:14.948 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-08-20T21:24:17.042ZAug 20 21:24:17.033 INFO cr3: Juniper guest config applied
5322026-08-20T21:24:19.399ZAug 20 21:24:19.390 DEBG [sc] ox: starting
5332026-08-20T21:24:19.399ZAug 20 21:24:19.390 DEBG [sc] ox: connecting to [::1]:52701
5342026-08-20T21:24:19.423ZAug 20 21:24:19.391 DEBG [sc] ox waiting for prompt
5352026-08-20T21:24:19.423ZAug 20 21:24:19.401 DEBG [sc] ox: logging in
5362026-08-20T21:24:19.498ZAug 20 21:24:19.489 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-08-20T21:24:19.564ZAug 20 21:24:19.555 DEBG [sc] ox: starting
5382026-08-20T21:24:19.564ZAug 20 21:24:19.555 DEBG [sc] ox: connecting to [::1]:52701
5392026-08-20T21:24:19.589ZAug 20 21:24:19.556 DEBG [sc] ox waiting for prompt
5402026-08-20T21:24:19.589ZAug 20 21:24:19.566 DEBG [sc] ox: logging in
5412026-08-20T21:24:19.663ZAug 20 21:24:19.654 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-08-20T21:24:19.776ZAug 20 21:24:19.765 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-08-20T21:24:19.776ZAug 20 21:24:19.765 DEBG [sc] ox: starting
5442026-08-20T21:24:19.776ZAug 20 21:24:19.765 DEBG [sc] ox: connecting to [::1]:52701
5452026-08-20T21:24:19.801ZAug 20 21:24:19.766 DEBG [sc] ox waiting for prompt
5462026-08-20T21:24:19.801ZAug 20 21:24:19.776 DEBG [sc] ox: logging in
5472026-08-20T21:24:19.873ZAug 20 21:24:19.864 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-08-20T21:24:19.939ZAug 20 21:24:19.930 DEBG [sc] ox: starting
5492026-08-20T21:24:19.939ZAug 20 21:24:19.930 DEBG [sc] ox: connecting to [::1]:52701
5502026-08-20T21:24:19.964ZAug 20 21:24:19.931 DEBG [sc] ox waiting for prompt
5512026-08-20T21:24:19.964ZAug 20 21:24:19.941 DEBG [sc] ox: logging in
5522026-08-20T21:24:20.039ZAug 20 21:24:20.030 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-08-20T21:24:22.657ZAug 20 21:24:22.646 DEBG [sc] cr2: starting
5542026-08-20T21:24:22.657ZAug 20 21:24:22.646 DEBG [sc] cr2: connecting to [::1]:58095
5552026-08-20T21:24:22.684ZAug 20 21:24:22.647 DEBG [sc] cr2 waiting for prompt
5562026-08-20T21:24:22.684ZAug 20 21:24:22.656 DEBG [sc] cr2: logging in
5572026-08-20T21:24:22.797ZAug 20 21:24:22.789 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-08-20T21:24:24.915ZAug 20 21:24:24.903 INFO cr2: executing eos script show version
5592026-08-20T21:24:24.915ZAug 20 21:24:24.903 DEBG [sc] cr2: starting
5602026-08-20T21:24:24.915ZAug 20 21:24:24.903 DEBG [sc] cr2: connecting to [::1]:58095
5612026-08-20T21:24:24.940ZAug 20 21:24:24.903 DEBG [sc] cr2 waiting for prompt
5622026-08-20T21:24:24.940ZAug 20 21:24:24.914 DEBG [sc] cr2: logging in
5632026-08-20T21:24:25.065ZAug 20 21:24:25.056 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-08-20T21:24:27.439ZAug 20 21:24:27.430 DEBG [sc] cr2: starting
5652026-08-20T21:24:27.439ZAug 20 21:24:27.430 DEBG [sc] cr2: connecting to [::1]:58095
5662026-08-20T21:24:27.463ZAug 20 21:24:27.431 DEBG [sc] cr2 waiting for prompt
5672026-08-20T21:24:27.463ZAug 20 21:24:27.441 DEBG [sc] cr2: logging in
5682026-08-20T21:24:27.605ZAug 20 21:24:27.596 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-08-20T21:24:29.741ZAug 20 21:24:29.732 INFO cr2: executing eos script show version
5702026-08-20T21:24:29.741ZAug 20 21:24:29.732 DEBG [sc] cr2: starting
5712026-08-20T21:24:29.741ZAug 20 21:24:29.733 DEBG [sc] cr2: connecting to [::1]:58095
5722026-08-20T21:24:29.767ZAug 20 21:24:29.733 DEBG [sc] cr2 waiting for prompt
5732026-08-20T21:24:29.767ZAug 20 21:24:29.743 DEBG [sc] cr2: logging in
5742026-08-20T21:24:29.918ZAug 20 21:24:29.908 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-08-20T21:24:32.309ZAug 20 21:24:32.300 INFO cr2: executing eos script
5762026-08-20T21:24:32.309Z enable
5772026-08-20T21:24:32.309Z configure
5782026-08-20T21:24:32.309Z ipv6 unicast-routing
5792026-08-20T21:24:32.309Z ip routing ipv6 interfaces
5802026-08-20T21:24:32.310Z ip routing
5812026-08-20T21:24:32.310Z ip route 1.2.3.0/24 null0
5822026-08-20T21:24:32.310Z ipv6 route fd99::/64 null0
5832026-08-20T21:24:32.310Z interface et1
5842026-08-20T21:24:32.310Z no switchport
5852026-08-20T21:24:32.310Z ipv6 enable
5862026-08-20T21:24:32.310Z
5872026-08-20T21:24:32.310Z router bgp 45
5882026-08-20T21:24:32.310Z router-id 1.2.3.1
5892026-08-20T21:24:32.310Z no bgp default ipv4-unicast
5902026-08-20T21:24:32.310Z timers bgp 2 6
5912026-08-20T21:24:32.310Z neighbor ebgp peer group
5922026-08-20T21:24:32.310Z neighbor ebgp remote-as 33
5932026-08-20T21:24:32.310Z neighbor interface Et1 peer-group ebgp
5942026-08-20T21:24:32.310Z address-family ipv4
5952026-08-20T21:24:32.310Z neighbor ebgp activate
5962026-08-20T21:24:32.310Z neighbor ebgp next-hop address-family ipv6 originate
5972026-08-20T21:24:32.310Z network 1.2.3.0/24
5982026-08-20T21:24:32.310Z exit
5992026-08-20T21:24:32.310Z address-family ipv6
6002026-08-20T21:24:32.310Z neighbor ebgp activate
6012026-08-20T21:24:32.310Z neighbor ebgp next-hop address-family ipv6 originate
6022026-08-20T21:24:32.310Z network fd99::/64
6032026-08-20T21:24:32.310Z exit
6042026-08-20T21:24:32.310Z exit
6052026-08-20T21:24:32.310Z
6062026-08-20T21:24:32.311ZAug 20 21:24:32.300 DEBG [sc] cr2: starting
6072026-08-20T21:24:32.311ZAug 20 21:24:32.300 DEBG [sc] cr2: connecting to [::1]:58095
6082026-08-20T21:24:32.335ZAug 20 21:24:32.301 DEBG [sc] cr2 waiting for prompt
6092026-08-20T21:24:32.336ZAug 20 21:24:32.311 DEBG [sc] cr2: logging in
6102026-08-20T21:24:32.464ZAug 20 21:24:32.455 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6112026-08-20T21:24:32.464Z enable
6122026-08-20T21:24:32.464Z configure
6132026-08-20T21:24:32.464Z ipv6 unicast-routing
6142026-08-20T21:24:32.464Z ip routing ipv6 interfaces
6152026-08-20T21:24:32.464Z ip routing
6162026-08-20T21:24:32.464Z ip route 1.2.3.0/24 null0
6172026-08-20T21:24:32.464Z ipv6 route fd99::/64 null0
6182026-08-20T21:24:32.464Z interface et1
6192026-08-20T21:24:32.464Z no switchport
6202026-08-20T21:24:32.464Z ipv6 enable
6212026-08-20T21:24:32.464Z
6222026-08-20T21:24:32.464Z router bgp 45
6232026-08-20T21:24:32.464Z router-id 1.2.3.1
6242026-08-20T21:24:32.464Z no bgp default ipv4-unicast
6252026-08-20T21:24:32.464Z timers bgp 2 6
6262026-08-20T21:24:32.464Z neighbor ebgp peer group
6272026-08-20T21:24:32.465Z neighbor ebgp remote-as 33
6282026-08-20T21:24:32.465Z neighbor interface Et1 peer-group ebgp
6292026-08-20T21:24:32.465Z address-family ipv4
6302026-08-20T21:24:32.465Z neighbor ebgp activate
6312026-08-20T21:24:32.465Z neighbor ebgp next-hop address-family ipv6 originate
6322026-08-20T21:24:32.465Z network 1.2.3.0/24
6332026-08-20T21:24:32.465Z exit
6342026-08-20T21:24:32.465Z address-family ipv6
6352026-08-20T21:24:32.465Z neighbor ebgp activate
6362026-08-20T21:24:32.465Z neighbor ebgp next-hop address-family ipv6 originate
6372026-08-20T21:24:32.465Z network fd99::/64
6382026-08-20T21:24:32.465Z exit
6392026-08-20T21:24:32.465Z exit
6402026-08-20T21:24:32.465Z '`
6412026-08-20T21:24:49.378ZAug 20 21:24:49.369 INFO cr1: enabling frr daemon bgpd
6422026-08-20T21:24:49.378ZAug 20 21:24:49.369 DEBG [sc] cr1: starting
6432026-08-20T21:24:49.378ZAug 20 21:24:49.369 DEBG [sc] cr1: connecting to [::1]:50168
6442026-08-20T21:24:49.402ZAug 20 21:24:49.370 DEBG [sc] cr1 waiting for prompt
6452026-08-20T21:24:49.402ZAug 20 21:24:49.380 DEBG [sc] cr1: logging in
6462026-08-20T21:24:49.544ZAug 20 21:24:49.535 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6472026-08-20T21:24:51.623ZAug 20 21:24:51.611 INFO cr1: stopping frr
6482026-08-20T21:24:51.623ZAug 20 21:24:51.611 DEBG [sc] cr1: starting
6492026-08-20T21:24:51.623ZAug 20 21:24:51.611 DEBG [sc] cr1: connecting to [::1]:50168
6502026-08-20T21:24:51.647ZAug 20 21:24:51.611 DEBG [sc] cr1 waiting for prompt
6512026-08-20T21:24:51.647ZAug 20 21:24:51.622 DEBG [sc] cr1: logging in
6522026-08-20T21:24:51.784ZAug 20 21:24:51.776 DEBG [sc] cr1: executing command `systemctl stop frr`
6532026-08-20T21:24:54.186ZAug 20 21:24:54.162 INFO cr1: starting frr
6542026-08-20T21:24:54.186ZAug 20 21:24:54.162 DEBG [sc] cr1: starting
6552026-08-20T21:24:54.186ZAug 20 21:24:54.162 DEBG [sc] cr1: connecting to [::1]:50168
6562026-08-20T21:24:54.248ZAug 20 21:24:54.162 DEBG [sc] cr1 waiting for prompt
6572026-08-20T21:24:54.248ZAug 20 21:24:54.173 DEBG [sc] cr1: logging in
6582026-08-20T21:24:54.340ZAug 20 21:24:54.305 DEBG [sc] cr1: executing command `systemctl start frr`
6592026-08-20T21:25:01.687ZAug 20 21:25:01.643 INFO cr1: executing frr script
6602026-08-20T21:25:01.687Z configure
6612026-08-20T21:25:01.687Z ip forwarding
6622026-08-20T21:25:01.688Z ipv6 forwarding
6632026-08-20T21:25:01.688Z ip route 1.2.3.0/24 null0
6642026-08-20T21:25:01.688Z ipv6 route fd99::/64 null0
6652026-08-20T21:25:01.688Z router bgp 44
6662026-08-20T21:25:01.688Z no bgp ebgp-requires-policy
6672026-08-20T21:25:01.688Z timers bgp 2 6
6682026-08-20T21:25:01.688Z neighbor enp0s8 interface remote-as external
6692026-08-20T21:25:01.688Z neighbor enp0s8 timers connect 1
6702026-08-20T21:25:01.688Z address-family ipv4 unicast
6712026-08-20T21:25:01.688Z network 1.2.3.0/24
6722026-08-20T21:25:01.689Z neighbor enp0s8 activate
6732026-08-20T21:25:01.689Z exit-address-family
6742026-08-20T21:25:01.689Z address-family ipv6 unicast
6752026-08-20T21:25:01.689Z network fd99::/64
6762026-08-20T21:25:01.689Z neighbor enp0s8 activate
6772026-08-20T21:25:01.689Z exit-address-family
6782026-08-20T21:25:01.689Z exit
6792026-08-20T21:25:01.689Z
6802026-08-20T21:25:01.716ZAug 20 21:25:01.644 DEBG [sc] cr1: starting
6812026-08-20T21:25:01.716ZAug 20 21:25:01.644 DEBG [sc] cr1: connecting to [::1]:50168
6822026-08-20T21:25:01.716ZAug 20 21:25:01.644 DEBG [sc] cr1 waiting for prompt
6832026-08-20T21:25:01.716ZAug 20 21:25:01.655 DEBG [sc] cr1: logging in
6842026-08-20T21:25:01.804ZAug 20 21:25:01.788 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 ' '`
6852026-08-20T21:25:07.119ZAug 20 21:25:07.078 INFO ox: npuvm install output:
6862026-08-20T21:25:07.278Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 16.00 KiB/80.93 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 16.00 KiB/80.93 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 16.00 KiB/80.93 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 49.22 KiB/80.93 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 139.91 KiB/80.93 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 475.05 KiB/80.93 MiB (10m) dendrite-softnpu.tar.gz [>---------------------------------------] 724.41 KiB/80.93 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 968.41 KiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.19 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.55 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.38 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/80.93 MiB (82s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/80.93 MiB (75s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.12 MiB/80.93 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/80.93 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/80.93 MiB (57s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.95 MiB/80.93 MiB (54s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/80.93 MiB (50s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.11 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.38 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.62 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.92 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.22 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.73 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.06 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.30 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.56 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.90 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.14 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.39 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.67 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.98 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.21 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.50 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.81 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.05 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.33 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.66 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.89 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.17 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.46 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.73 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.00 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.28 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.57 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.82 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.11 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.41 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.65 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.94 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.23 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.49 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.77 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.05 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.33 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.60 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.86 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.16 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.43 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.68 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.00 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.25 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.52 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.81 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.08 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.36 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.63 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.92 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.20 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.46 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.76 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.03 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.28 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.55 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.86 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.12 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.39 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.69 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.95 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.21 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.52 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.79 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.05 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.30 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.63 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.88 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.13 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 24.47 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 24.71 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 24.97 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.28 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.55 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.81 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.10 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.39 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.65 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.92 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.22 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.49 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.74 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.06 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.32 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.56 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.89 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.14 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.40 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.71 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.98 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.24 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 30.54 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.82 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.08 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.36 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.66 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.92 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.19 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 32.49 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 32.76 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.01 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.33 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.58 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.84 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 34.12 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 34.42 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 34.66 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 34.96 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.26 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.50 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.79 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.08 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 36.62 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 36.89 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 37.17 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 37.41 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 37.65 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 38.01 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 38.18 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 38.42 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 38.75 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 39.02 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 39.26 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 39.57 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 39.86 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 40.10 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 40.37 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 40.70 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 40.93 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 41.18 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 41.53 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 41.77 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 42.01 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 42.26 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 42.61 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 42.85 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 43.09 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 43.45 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 43.69 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 43.93 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 44.28 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 44.53 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 44.77 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 45.05 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 45.37 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 45.61 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 45.86 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 46.21 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 46.45 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 46.69 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 47.00 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 47.29 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 47.52 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 47.81 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 48.13 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 48.37 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 48.65 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 48.96 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 49.20 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 49.46 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 49.79 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 50.04 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 50.30 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 50.62 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 50.88 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 51.12 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 51.36 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 51.72 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 51.96 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 52.20 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 52.56 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 52.80 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 53.04 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 53.32 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 53.64 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 53.88 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 54.14 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 54.48 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 54.71 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 54.96 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.30 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.56 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.79 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 55.86 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 56.00 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 56.22 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 56.47 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 56.83 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 57.06 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 57.31 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 57.66 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 57.90 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 58.15 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 58.42 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 58.74 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 58.98 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.22 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.58 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.06 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.42 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.66 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 60.90 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 61.19 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 61.50 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 61.74 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 61.99 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.30 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.58 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 62.83 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.12 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.42 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.66 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.90 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.21 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.49 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.74 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.01 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.33 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.57 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 65.83 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.17 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.41 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.65 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 66.97 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.25 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.49 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.77 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.09 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.33 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.59 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 68.93 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.17 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.41 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.73 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.01 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.25 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.53 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 70.83 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.09 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.35 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.65 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.92 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.17 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.45 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.76 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.00 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.29 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.60 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.84 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.11 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.36 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 74.68 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 74.94 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.20 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.52 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.78 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.04 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.36 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.61 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.88 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.16 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.43 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.71 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.96 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.27 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.54 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.80 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.09 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.38 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.64 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.89 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.14 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.43 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.72 MiB/80.93 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 (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 (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
6872026-08-20T21:25:07.348Z Create boot environment: No
6882026-08-20T21:25:07.348ZCreate backup boot environment: No
6892026-08-20T21:25:07.348Z
6902026-08-20T21:25:07.348ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6912026-08-20T21:25:07.348Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 61.9k/s
6922026-08-20T21:25:07.349Z
6932026-08-20T21:25:07.349ZPHASE ITEMS
6942026-08-20T21:25:07.349Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6952026-08-20T21:25:07.349Z Updating package state database working - Updating package state database Done
6962026-08-20T21:25:07.349Z Updating package cache 0/0 \ Updating package cache 0/0
6972026-08-20T21:25:07.349Z Updating image state working | Updating image state working / Updating image state Done
6982026-08-20T21:25:07.349Z Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database Done
6992026-08-20T21:25:07.349Z Reading search index working / Reading search index Done
7002026-08-20T21:25:07.349Z Updating search index 0/1 - Updating search index 1/1
7012026-08-20T21:25:07.349Z Updating package cache 0/1 \ Updating package cache 1/1
7022026-08-20T21:25:07.349Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 36.46 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 40.46 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 54.46 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 105.46 KiB/15.18 MiB (5m) scadm [>---------------------------------------] 152.95 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 164.95 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 191.92 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 283.92 KiB/15.18 MiB (2m) scadm [>---------------------------------------] 343.92 KiB/15.18 MiB (2m) scadm [>---------------------------------------] 359.92 KiB/15.18 MiB (2m) scadm [>---------------------------------------] 371.92 KiB/15.18 MiB (86s) scadm [>---------------------------------------] 379.92 KiB/15.18 MiB (83s) scadm [#>--------------------------------------] 415.92 KiB/15.18 MiB (77s) scadm [#>--------------------------------------] 479.92 KiB/15.18 MiB (73s) scadm [#>--------------------------------------] 527.92 KiB/15.18 MiB (68s) scadm [#>--------------------------------------] 587.92 KiB/15.18 MiB (62s) scadm [#>--------------------------------------] 620.75 KiB/15.18 MiB (60s) scadm [#>--------------------------------------] 654.75 KiB/15.18 MiB (57s) scadm [#>--------------------------------------] 697.75 KiB/15.18 MiB (54s) scadm [#>--------------------------------------] 720.70 KiB/15.18 MiB (52s) scadm [#>--------------------------------------] 752.70 KiB/15.18 MiB (50s) scadm [#>--------------------------------------] 771.67 KiB/15.18 MiB (48s) scadm [##>-------------------------------------] 825.67 KiB/15.18 MiB (47s) scadm [##>-------------------------------------] 977.62 KiB/15.18 MiB (45s) scadm [##>-------------------------------------] 1.08 MiB/15.18 MiB (43s) scadm [###>------------------------------------] 1.17 MiB/15.18 MiB (40s) scadm [###>------------------------------------] 1.25 MiB/15.18 MiB (39s) scadm [###>------------------------------------] 1.37 MiB/15.18 MiB (36s) scadm [###>------------------------------------] 1.37 MiB/15.18 MiB (36s) scadm [###>------------------------------------] 1.41 MiB/15.18 MiB (34s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (33s) scadm [###>------------------------------------] 1.47 MiB/15.18 MiB (33s) scadm [####>-----------------------------------] 1.71 MiB/15.18 MiB (31s) scadm [#####>----------------------------------] 1.95 MiB/15.18 MiB (29s) scadm [#####>----------------------------------] 2.03 MiB/15.18 MiB (28s) scadm [#####>----------------------------------] 2.18 MiB/15.18 MiB (27s) scadm [######>---------------------------------] 2.28 MiB/15.18 MiB (26s) scadm [######>---------------------------------] 2.34 MiB/15.18 MiB (25s) scadm [######>---------------------------------] 2.39 MiB/15.18 MiB (24s) scadm [######>---------------------------------] 2.41 MiB/15.18 MiB (24s) scadm [######>---------------------------------] 2.44 MiB/15.18 MiB (23s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (20s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.52 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.54 MiB/15.18 MiB (22s) scadm [######>---------------------------------] 2.62 MiB/15.18 MiB (21s) scadm [#######>--------------------------------] 2.77 MiB/15.18 MiB (21s) scadm [#######>--------------------------------] 3.01 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (20s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.18 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.19 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.21 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.25 MiB/15.18 MiB (21s) scadm [########>-------------------------------] 3.35 MiB/15.18 MiB (21s) scadm [#########>------------------------------] 3.68 MiB/15.18 MiB (21s) scadm [##########>-----------------------------] 3.92 MiB/15.18 MiB (20s) scadm [##########>-----------------------------] 4.16 MiB/15.18 MiB (20s) scadm [###########>----------------------------] 4.27 MiB/15.18 MiB (19s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (19s) scadm [############>---------------------------] 4.56 MiB/15.18 MiB (19s) scadm [############>---------------------------] 4.74 MiB/15.18 MiB (18s) scadm [############>---------------------------] 4.84 MiB/15.18 MiB (18s) scadm [#############>--------------------------] 5.05 MiB/15.18 MiB (18s) scadm [#############>--------------------------] 5.28 MiB/15.18 MiB (17s) scadm [##############>-------------------------] 5.53 MiB/15.18 MiB (17s) scadm [###############>------------------------] 5.83 MiB/15.18 MiB (16s) scadm [################>-----------------------] 6.09 MiB/15.18 MiB (15s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (15s) scadm [#################>----------------------] 6.64 MiB/15.18 MiB (14s) scadm [##################>---------------------] 6.91 MiB/15.18 MiB (13s) scadm [##################>---------------------] 7.15 MiB/15.18 MiB (13s) scadm [###################>--------------------] 7.42 MiB/15.18 MiB (12s) scadm [####################>-------------------] 7.74 MiB/15.18 MiB (12s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (11s) scadm [#####################>------------------] 8.23 MiB/15.18 MiB (11s) scadm [######################>-----------------] 8.50 MiB/15.18 MiB (10s) scadm [######################>-----------------] 8.66 MiB/15.18 MiB (10s) scadm [######################>-----------------] 8.73 MiB/15.18 MiB (9s) scadm [#######################>----------------] 8.78 MiB/15.18 MiB (9s) scadm [#######################>----------------] 8.83 MiB/15.18 MiB (9s) scadm [#######################>----------------] 8.91 MiB/15.18 MiB (9s) scadm [#######################>----------------] 8.97 MiB/15.18 MiB (9s) scadm [########################>---------------] 9.21 MiB/15.18 MiB (8s) scadm [########################>---------------] 9.32 MiB/15.18 MiB (8s) scadm [########################>---------------] 9.41 MiB/15.18 MiB (8s) scadm [#########################>--------------] 9.66 MiB/15.18 MiB (7s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (7s) scadm [##########################>-------------] 9.92 MiB/15.18 MiB (7s) scadm [##########################>-------------] 9.96 MiB/15.18 MiB (7s) scadm [###########################>------------] 10.30 MiB/15.18 MiB (6s) scadm [###########################>------------] 10.54 MiB/15.18 MiB (6s) scadm [############################>-----------] 10.78 MiB/15.18 MiB (5s) scadm [#############################>----------] 11.05 MiB/15.18 MiB (5s) scadm [#############################>----------] 11.38 MiB/15.18 MiB (5s) scadm [##############################>---------] 11.62 MiB/15.18 MiB (4s) scadm [##############################>---------] 11.68 MiB/15.18 MiB (4s) scadm [###############################>--------] 12.02 MiB/15.18 MiB (4s) scadm [################################>-------] 12.26 MiB/15.18 MiB (3s) scadm [################################>-------] 12.50 MiB/15.18 MiB (3s) scadm [#################################>------] 12.74 MiB/15.18 MiB (3s) scadm [##################################>-----] 12.91 MiB/15.18 MiB (2s) scadm [##################################>-----] 13.14 MiB/15.18 MiB (2s) scadm [###################################>----] 13.38 MiB/15.18 MiB (2s) scadm [###################################>----] 13.62 MiB/15.18 MiB (2s) scadm [####################################>---] 13.97 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.15 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.38 MiB/15.18 MiB (1s) scadm [######################################>-] 14.63 MiB/15.18 MiB (1s) scadm [#######################################>] 14.91 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (18m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 23.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 23.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 23.81 KiB/11.89 MiB (17m) libsidecar_lite.so [>---------------------------------------] 47.81 KiB/11.89 MiB (15m) libsidecar_lite.so [>---------------------------------------] 227.81 KiB/11.89 MiB (7m) libsidecar_lite.so [#>--------------------------------------] 475.81 KiB/11.89 MiB (3m) libsidecar_lite.so [##>-------------------------------------] 719.81 KiB/11.89 MiB (2m) libsidecar_lite.so [###>------------------------------------] 971.81 KiB/11.89 MiB (81s) libsidecar_lite.so [###>------------------------------------] 1.04 MiB/11.89 MiB (58s) libsidecar_lite.so [####>-----------------------------------] 1.28 MiB/11.89 MiB (43s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (35s) libsidecar_lite.so [######>---------------------------------] 1.88 MiB/11.89 MiB (28s) libsidecar_lite.so [#######>--------------------------------] 2.12 MiB/11.89 MiB (23s) libsidecar_lite.so [#######>--------------------------------] 2.13 MiB/11.89 MiB (20s) libsidecar_lite.so [########>-------------------------------] 2.48 MiB/11.89 MiB (17s) libsidecar_lite.so [#########>------------------------------] 2.73 MiB/11.89 MiB (15s) libsidecar_lite.so [#########>------------------------------] 2.97 MiB/11.89 MiB (13s) libsidecar_lite.so [##########>-----------------------------] 3.21 MiB/11.89 MiB (12s) libsidecar_lite.so [###########>----------------------------] 3.49 MiB/11.89 MiB (11s) libsidecar_lite.so [############>---------------------------] 3.74 MiB/11.89 MiB (9s) libsidecar_lite.so [#############>--------------------------] 3.98 MiB/11.89 MiB (9s) libsidecar_lite.so [##############>-------------------------] 4.22 MiB/11.89 MiB (8s) libsidecar_lite.so [###############>------------------------] 4.49 MiB/11.89 MiB (7s) libsidecar_lite.so [###############>------------------------] 4.66 MiB/11.89 MiB (7s) libsidecar_lite.so [################>-----------------------] 4.96 MiB/11.89 MiB (6s) libsidecar_lite.so [#################>----------------------] 5.20 MiB/11.89 MiB (6s) libsidecar_lite.so [##################>---------------------] 5.45 MiB/11.89 MiB (5s) libsidecar_lite.so [##################>---------------------] 5.61 MiB/11.89 MiB (5s) libsidecar_lite.so [###################>--------------------] 5.84 MiB/11.89 MiB (4s) libsidecar_lite.so [####################>-------------------] 6.16 MiB/11.89 MiB (4s) libsidecar_lite.so [#####################>------------------] 6.44 MiB/11.89 MiB (4s) libsidecar_lite.so [######################>-----------------] 6.68 MiB/11.89 MiB (3s) libsidecar_lite.so [#######################>----------------] 6.93 MiB/11.89 MiB (3s) libsidecar_lite.so [########################>---------------] 7.25 MiB/11.89 MiB (3s) libsidecar_lite.so [#########################>--------------] 7.52 MiB/11.89 MiB (3s) libsidecar_lite.so [##########################>-------------] 7.76 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.05 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.36 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.60 MiB/11.89 MiB (2s) libsidecar_lite.so [#############################>----------] 8.84 MiB/11.89 MiB (2s) libsidecar_lite.so [##############################>---------] 9.08 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.26 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.27 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.29 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.53 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.87 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.13 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.37 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.61 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.89 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.13 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.61 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.88 MiB/11.89 MiB (0s)
7032026-08-20T21:25:07.358ZAug 20 21:25:07.079 DEBG [sc] ox: starting
7042026-08-20T21:25:07.358ZAug 20 21:25:07.079 DEBG [sc] ox: connecting to [::1]:52701
7052026-08-20T21:25:07.358ZAug 20 21:25:07.079 DEBG [sc] ox waiting for prompt
7062026-08-20T21:25:07.358ZAug 20 21:25:07.089 DEBG [sc] ox: logging in
7072026-08-20T21:25:07.474ZAug 20 21:25:07.166 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7082026-08-20T21:25:07.764ZAug 20 21:25:07.734 DEBG [sc] ox: starting
7092026-08-20T21:25:07.764ZAug 20 21:25:07.734 DEBG [sc] ox: connecting to [::1]:52701
7102026-08-20T21:25:07.850ZAug 20 21:25:07.735 DEBG [sc] ox waiting for prompt
7112026-08-20T21:25:07.850ZAug 20 21:25:07.745 DEBG [sc] ox: logging in
7122026-08-20T21:25:07.940ZAug 20 21:25:07.822 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7132026-08-20T21:25:07.941ZAug 20 21:25:07.888 DEBG [sc] ox: starting
7142026-08-20T21:25:07.941ZAug 20 21:25:07.888 DEBG [sc] ox: connecting to [::1]:52701
7152026-08-20T21:25:07.941ZAug 20 21:25:07.889 DEBG [sc] ox waiting for prompt
7162026-08-20T21:25:08.017ZAug 20 21:25:07.899 DEBG [sc] ox: logging in
7172026-08-20T21:25:08.097ZAug 20 21:25:07.977 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7182026-08-20T21:25:09.039ZAug 20 21:25:08.999 DEBG [sc] ox: starting
7192026-08-20T21:25:09.039ZAug 20 21:25:08.999 DEBG [sc] ox: connecting to [::1]:52701
7202026-08-20T21:25:09.106ZAug 20 21:25:09.000 DEBG [sc] ox waiting for prompt
7212026-08-20T21:25:09.106ZAug 20 21:25:09.000 DEBG [sc] ox: logging in
7222026-08-20T21:25:09.181ZAug 20 21:25:09.077 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7232026-08-20T21:25:09.241ZAug 20 21:25:09.133 DEBG [sc] ox: starting
7242026-08-20T21:25:09.241ZAug 20 21:25:09.133 DEBG [sc] ox: connecting to [::1]:52701
7252026-08-20T21:25:09.241ZAug 20 21:25:09.134 DEBG [sc] ox waiting for prompt
7262026-08-20T21:25:09.242ZAug 20 21:25:09.143 DEBG [sc] ox: logging in
7272026-08-20T21:25:09.398ZAug 20 21:25:09.220 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7282026-08-20T21:25:09.398ZAug 20 21:25:09.286 DEBG [sc] ox: starting
7292026-08-20T21:25:09.398ZAug 20 21:25:09.286 DEBG [sc] ox: connecting to [::1]:52701
7302026-08-20T21:25:09.399ZAug 20 21:25:09.287 DEBG [sc] ox waiting for prompt
7312026-08-20T21:25:09.399ZAug 20 21:25:09.297 DEBG [sc] ox: logging in
7322026-08-20T21:25:09.657ZAug 20 21:25:09.374 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7332026-08-20T21:25:09.657ZAug 20 21:25:09.440 DEBG [sc] ox: starting
7342026-08-20T21:25:09.658ZAug 20 21:25:09.440 DEBG [sc] ox: connecting to [::1]:52701
7352026-08-20T21:25:09.658ZAug 20 21:25:09.441 DEBG [sc] ox waiting for prompt
7362026-08-20T21:25:09.658ZAug 20 21:25:09.451 DEBG [sc] ox: logging in
7372026-08-20T21:25:09.750ZAug 20 21:25:09.529 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7382026-08-20T21:25:09.750ZAug 20 21:25:09.585 DEBG [sc] ox: starting
7392026-08-20T21:25:09.750ZAug 20 21:25:09.585 DEBG [sc] ox: connecting to [::1]:52701
7402026-08-20T21:25:09.750ZAug 20 21:25:09.585 DEBG [sc] ox waiting for prompt
7412026-08-20T21:25:09.750ZAug 20 21:25:09.596 DEBG [sc] ox: logging in
7422026-08-20T21:25:09.750ZAug 20 21:25:09.672 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7432026-08-20T21:25:09.840ZAug 20 21:25:09.728 DEBG [sc] ox: starting
7442026-08-20T21:25:09.840ZAug 20 21:25:09.728 DEBG [sc] ox: connecting to [::1]:52701
7452026-08-20T21:25:09.840ZAug 20 21:25:09.729 DEBG [sc] ox waiting for prompt
7462026-08-20T21:25:09.840ZAug 20 21:25:09.738 DEBG [sc] ox: logging in
7472026-08-20T21:25:10.003ZAug 20 21:25:09.826 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7482026-08-20T21:25:10.140ZAug 20 21:25:09.882 DEBG [sc] ox: starting
7492026-08-20T21:25:10.140ZAug 20 21:25:09.882 DEBG [sc] ox: connecting to [::1]:52701
7502026-08-20T21:25:10.140ZAug 20 21:25:09.882 DEBG [sc] ox waiting for prompt
7512026-08-20T21:25:10.140ZAug 20 21:25:09.893 DEBG [sc] ox: logging in
7522026-08-20T21:25:10.140ZAug 20 21:25:09.969 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7532026-08-20T21:25:10.141ZAug 20 21:25:10.025 DEBG [sc] ox: starting
7542026-08-20T21:25:10.141ZAug 20 21:25:10.025 DEBG [sc] ox: connecting to [::1]:52701
7552026-08-20T21:25:10.141ZAug 20 21:25:10.025 DEBG [sc] ox waiting for prompt
7562026-08-20T21:25:10.141ZAug 20 21:25:10.036 DEBG [sc] ox: logging in
7572026-08-20T21:25:10.268ZAug 20 21:25:10.113 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7582026-08-20T21:25:10.268ZAug 20 21:25:10.168 DEBG [sc] ox: starting
7592026-08-20T21:25:10.270ZAug 20 21:25:10.168 DEBG [sc] ox: connecting to [::1]:52701
7602026-08-20T21:25:10.270ZAug 20 21:25:10.169 DEBG [sc] ox waiting for prompt
7612026-08-20T21:25:10.270ZAug 20 21:25:10.178 DEBG [sc] ox: logging in
7622026-08-20T21:25:10.377ZAug 20 21:25:10.255 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7632026-08-20T21:25:10.377ZAug 20 21:25:10.310 DEBG [sc] ox: starting
7642026-08-20T21:25:10.377ZAug 20 21:25:10.311 DEBG [sc] ox: connecting to [::1]:52701
7652026-08-20T21:25:10.377ZAug 20 21:25:10.311 DEBG [sc] ox waiting for prompt
7662026-08-20T21:25:10.377ZAug 20 21:25:10.322 DEBG [sc] ox: logging in
7672026-08-20T21:25:10.470ZAug 20 21:25:10.398 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7682026-08-20T21:25:10.570ZAug 20 21:25:10.469 INFO adding BGP router to mgd
7692026-08-20T21:25:10.571Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7702026-08-20T21:25:11.506Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7712026-08-20T21:25:12.535Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7722026-08-20T21:25:13.539Zdpd ipv4 targets for 1.2.3.0/24: iteration 1/20: expected 3, got 2
7732026-08-20T21:25:14.987ZAug 20 21:25:14.978 INFO cr1: executing frr script show ip bgp json
7742026-08-20T21:25:14.987ZAug 20 21:25:14.978 DEBG [sc] cr1: starting
7752026-08-20T21:25:14.987ZAug 20 21:25:14.978 DEBG [sc] cr1: connecting to [::1]:50168
7762026-08-20T21:25:15.014ZAug 20 21:25:14.978 DEBG [sc] cr1 waiting for prompt
7772026-08-20T21:25:15.014ZAug 20 21:25:14.990 DEBG [sc] cr1: logging in
7782026-08-20T21:25:15.310ZAug 20 21:25:15.290 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7792026-08-20T21:25:17.418ZAug 20 21:25:17.409 INFO cr1: executing frr script show bgp json
7802026-08-20T21:25:17.418ZAug 20 21:25:17.409 DEBG [sc] cr1: starting
7812026-08-20T21:25:17.418ZAug 20 21:25:17.409 DEBG [sc] cr1: connecting to [::1]:50168
7822026-08-20T21:25:17.442ZAug 20 21:25:17.410 DEBG [sc] cr1 waiting for prompt
7832026-08-20T21:25:17.443ZAug 20 21:25:17.419 DEBG [sc] cr1: logging in
7842026-08-20T21:25:17.562ZAug 20 21:25:17.553 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7852026-08-20T21:25:19.708ZAug 20 21:25:19.697 INFO cr2: executing eos script show ip bgp | json
7862026-08-20T21:25:19.709ZAug 20 21:25:19.697 DEBG [sc] cr2: starting
7872026-08-20T21:25:19.709ZAug 20 21:25:19.697 DEBG [sc] cr2: connecting to [::1]:58095
7882026-08-20T21:25:19.734ZAug 20 21:25:19.698 DEBG [sc] cr2 waiting for prompt
7892026-08-20T21:25:19.734ZAug 20 21:25:19.709 DEBG [sc] cr2: logging in
7902026-08-20T21:25:20.056ZAug 20 21:25:20.047 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7912026-08-20T21:25:22.459ZAug 20 21:25:22.444 INFO cr2: executing eos script show ipv6 bgp | json
7922026-08-20T21:25:22.459ZAug 20 21:25:22.444 DEBG [sc] cr2: starting
7932026-08-20T21:25:22.459ZAug 20 21:25:22.444 DEBG [sc] cr2: connecting to [::1]:58095
7942026-08-20T21:25:22.485ZAug 20 21:25:22.445 DEBG [sc] cr2 waiting for prompt
7952026-08-20T21:25:22.485ZAug 20 21:25:22.456 DEBG [sc] cr2: logging in
7962026-08-20T21:25:22.610ZAug 20 21:25:22.600 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7972026-08-20T21:25:24.982ZAug 20 21:25:24.973 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7982026-08-20T21:25:24.982ZAug 20 21:25:24.973 DEBG [sc] cr3: starting
7992026-08-20T21:25:25.010ZAug 20 21:25:24.973 DEBG [sc] cr3: connecting to [::1]:53928
8002026-08-20T21:25:25.010ZAug 20 21:25:24.974 DEBG [sc] cr3 waiting for prompt
8012026-08-20T21:25:25.010ZAug 20 21:25:24.985 DEBG [sc] cr3: logging in
8022026-08-20T21:25:25.349ZAug 20 21:25:25.339 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8032026-08-20T21:25:27.533ZAug 20 21:25:27.522 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8042026-08-20T21:25:27.533ZAug 20 21:25:27.522 DEBG [sc] cr3: starting
8052026-08-20T21:25:27.533ZAug 20 21:25:27.522 DEBG [sc] cr3: connecting to [::1]:53928
8062026-08-20T21:25:27.558ZAug 20 21:25:27.523 DEBG [sc] cr3 waiting for prompt
8072026-08-20T21:25:27.558ZAug 20 21:25:27.533 DEBG [sc] cr3: logging in
8082026-08-20T21:25:27.698ZAug 20 21:25:27.688 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8092026-08-20T21:25:29.865ZAug 20 21:25:29.856 INFO quartet bgp unnumbered test passed 🎉
8102026-08-20T21:25:29.889Z+ (( status != 0 ))
8112026-08-20T21:25:29.889Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8122026-08-20T21:25:29.913ZAug 20 21:25:29.893 INFO destroying runner for deployment mgquartetu
8132026-08-20T21:25:29.913ZAug 20 21:25:29.893 INFO destroying deployment mgquartetu
8142026-08-20T21:25:29.913ZAug 20 21:25:29.893 INFO destroying nodes
8152026-08-20T21:25:30.000ZAug 20 21:25:29.991 INFO destroying links
8162026-08-20T21:25:30.000ZAug 20 21:25:29.991 INFO destroying link mgquartetu_ox_sn_vnic0
8172026-08-20T21:25:30.025ZAug 20 21:25:29.995 INFO destroying link mgquartetu_ox_sn_sim0
8182026-08-20T21:25:30.025ZAug 20 21:25:29.997 INFO destroying link mgquartetu_cr1_vn_vnic0
8192026-08-20T21:25:31.009ZAug 20 21:25:31.000 INFO destroying link mgquartetu_cr1_vn_sim0
8202026-08-20T21:25:31.034ZAug 20 21:25:31.001 INFO destroying link mgquartetu_ox_sn_vnic1
8212026-08-20T21:25:31.034ZAug 20 21:25:31.003 INFO destroying link mgquartetu_ox_sn_sim1
8222026-08-20T21:25:31.034ZAug 20 21:25:31.004 INFO destroying link mgquartetu_cr2_vn_vnic0
8232026-08-20T21:25:31.034ZAug 20 21:25:31.005 INFO destroying link mgquartetu_cr2_vn_sim0
8242026-08-20T21:25:31.034ZAug 20 21:25:31.006 INFO destroying link mgquartetu_ox_sn_vnic2
8252026-08-20T21:25:31.034ZAug 20 21:25:31.007 INFO destroying link mgquartetu_ox_sn_sim2
8262026-08-20T21:25:31.034ZAug 20 21:25:31.008 INFO destroying link mgquartetu_cr3_vn_vnic0
8272026-08-20T21:25:31.034ZAug 20 21:25:31.009 INFO destroying link mgquartetu_cr3_vn_sim0
8282026-08-20T21:25:31.034ZAug 20 21:25:31.010 INFO destroying external links
8292026-08-20T21:25:31.034ZAug 20 21:25:31.010 INFO destroying external link mgquartetu_ox_vn_vnic3
8302026-08-20T21:25:31.034ZAug 20 21:25:31.011 INFO destroying external link mgquartetu_cr1_vn_vnic1
8312026-08-20T21:25:31.034ZAug 20 21:25:31.012 INFO destroying external link mgquartetu_cr2_vn_vnic1
8322026-08-20T21:25:31.034ZAug 20 21:25:31.013 INFO destroying external link mgquartetu_cr3_vn_vnic1
8332026-08-20T21:25:31.034ZAug 20 21:25:31.014 INFO destroying images
8342026-08-20T21:25:31.494ZAug 20 21:25:31.483 INFO destroying workspace at .falcon
8352026-08-20T21:25:31.519Z+ return 0
8362026-08-20T21:25:31.519Z+ run_test quartet-bfd-static-routing
8372026-08-20T21:25:31.519Z+ local test_name=quartet-bfd-static-routing
8382026-08-20T21:25:31.519Z+ local status=0
8392026-08-20T21:25:31.519Z+ clear_falcon_workspace_files
8402026-08-20T21:25:31.519Z+ [[ -d .falcon ]]
8412026-08-20T21:25:31.519Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8422026-08-20T21:25:31.519Z+ RUST_LOG=debug
8432026-08-20T21:25:31.519Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8442026-08-20T21:25:31.544ZAug 20 21:25:31.518 DEBG using default route interface igb0
8452026-08-20T21:25:31.544ZAug 20 21:25:31.519 DEBG using default route interface igb0
8462026-08-20T21:25:31.544ZAug 20 21:25:31.519 DEBG using default route interface igb0
8472026-08-20T21:25:31.544ZAug 20 21:25:31.519 DEBG using default route interface igb0
8482026-08-20T21:25:31.544ZAug 20 21:25:31.519 INFO mgquartetbfd: launching quartet topology
8492026-08-20T21:25:31.544ZAug 20 21:25:31.519 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8502026-08-20T21:25:31.544ZAug 20 21:25:31.519 INFO starting preflight for deployment mgquartetbfd
8512026-08-20T21:25:32.518ZAug 20 21:25:32.509 INFO creating links
8522026-08-20T21:25:32.518ZAug 20 21:25:32.509 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8532026-08-20T21:25:32.518ZAug 20 21:25:32.509 DEBG destroying link mgquartetbfd_ox_sn_sim0
8542026-08-20T21:25:32.543ZAug 20 21:25:32.510 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8552026-08-20T21:25:32.543ZAug 20 21:25:32.512 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8562026-08-20T21:25:32.543ZAug 20 21:25:32.519 DEBG link pair created
8572026-08-20T21:25:32.543ZAug 20 21:25:32.519 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8582026-08-20T21:25:32.543ZAug 20 21:25:32.519 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8592026-08-20T21:25:32.543ZAug 20 21:25:32.519 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8602026-08-20T21:25:32.543ZAug 20 21:25:32.520 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8612026-08-20T21:25:32.543ZAug 20 21:25:32.527 DEBG link pair created
8622026-08-20T21:25:32.543ZAug 20 21:25:32.527 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8632026-08-20T21:25:32.543ZAug 20 21:25:32.527 DEBG destroying link mgquartetbfd_ox_sn_sim1
8642026-08-20T21:25:32.543ZAug 20 21:25:32.527 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8652026-08-20T21:25:32.543ZAug 20 21:25:32.528 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8662026-08-20T21:25:32.567ZAug 20 21:25:32.535 DEBG link pair created
8672026-08-20T21:25:32.567ZAug 20 21:25:32.535 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8682026-08-20T21:25:32.567ZAug 20 21:25:32.535 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8692026-08-20T21:25:32.567ZAug 20 21:25:32.535 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8702026-08-20T21:25:32.567ZAug 20 21:25:32.536 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8712026-08-20T21:25:32.567ZAug 20 21:25:32.543 DEBG link pair created
8722026-08-20T21:25:32.567ZAug 20 21:25:32.543 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8732026-08-20T21:25:32.567ZAug 20 21:25:32.543 DEBG destroying link mgquartetbfd_ox_sn_sim2
8742026-08-20T21:25:32.567ZAug 20 21:25:32.543 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8752026-08-20T21:25:32.567ZAug 20 21:25:32.544 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8762026-08-20T21:25:32.568ZAug 20 21:25:32.551 DEBG link pair created
8772026-08-20T21:25:32.568ZAug 20 21:25:32.551 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8782026-08-20T21:25:32.568ZAug 20 21:25:32.551 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8792026-08-20T21:25:32.568ZAug 20 21:25:32.551 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8802026-08-20T21:25:32.568ZAug 20 21:25:32.552 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8812026-08-20T21:25:32.592ZAug 20 21:25:32.559 DEBG link pair created
8822026-08-20T21:25:32.592ZAug 20 21:25:32.559 INFO creating external links
8832026-08-20T21:25:32.592ZAug 20 21:25:32.559 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8842026-08-20T21:25:32.592ZAug 20 21:25:32.559 INFO creating external link mgquartetbfd_ox_vn_vnic3
8852026-08-20T21:25:32.592ZAug 20 21:25:32.560 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8862026-08-20T21:25:32.592ZAug 20 21:25:32.560 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8872026-08-20T21:25:32.592ZAug 20 21:25:32.560 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8882026-08-20T21:25:32.592ZAug 20 21:25:32.562 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8892026-08-20T21:25:32.592ZAug 20 21:25:32.562 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8902026-08-20T21:25:32.592ZAug 20 21:25:32.562 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8912026-08-20T21:25:32.592ZAug 20 21:25:32.563 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8922026-08-20T21:25:32.592ZAug 20 21:25:32.563 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8932026-08-20T21:25:32.592ZAug 20 21:25:32.563 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8942026-08-20T21:25:32.592ZAug 20 21:25:32.564 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8952026-08-20T21:25:32.592ZAug 20 21:25:32.564 INFO creating nodes
8962026-08-20T21:25:32.592ZAug 20 21:25:32.564 INFO ox: launching node
8972026-08-20T21:25:32.593ZAug 20 21:25:32.566 INFO cr1: launching node
8982026-08-20T21:25:32.593ZAug 20 21:25:32.568 INFO cr2: launching node
8992026-08-20T21:25:32.593ZAug 20 21:25:32.570 INFO cr3: launching node
9002026-08-20T21:25:32.617ZAug 20 21:25:32.584 INFO launched instance ox with pid 967 on port 61558
9012026-08-20T21:25:32.618ZAug 20 21:25:32.584 INFO ox: instance ensure
9022026-08-20T21:25:32.618ZAug 20 21:25:32.584 INFO launched instance cr1 with pid 968 on port 47894
9032026-08-20T21:25:32.618ZAug 20 21:25:32.585 INFO cr1: instance ensure
9042026-08-20T21:25:32.618ZAug 20 21:25:32.585 INFO launched instance cr2 with pid 969 on port 38949
9052026-08-20T21:25:32.618ZAug 20 21:25:32.585 INFO cr2: instance ensure
9062026-08-20T21:25:32.618ZAug 20 21:25:32.585 INFO launched instance cr3 with pid 970 on port 45597
9072026-08-20T21:25:32.618ZAug 20 21:25:32.585 INFO cr3: instance ensure
9082026-08-20T21:25:35.388ZAug 20 21:25:35.379 INFO cr3: instance ensure completed after 0 retries
9092026-08-20T21:25:35.388ZAug 20 21:25:35.379 INFO cr3: instance run
9102026-08-20T21:25:35.488ZAug 20 21:25:35.479 INFO ox: instance ensure completed after 0 retries
9112026-08-20T21:25:35.488ZAug 20 21:25:35.479 INFO ox: instance run
9122026-08-20T21:25:35.512ZAug 20 21:25:35.479 DEBG [sc] ox: starting
9132026-08-20T21:25:35.512ZAug 20 21:25:35.479 DEBG [sc] ox: connecting to [::1]:61558
9142026-08-20T21:25:35.512ZAug 20 21:25:35.480 DEBG [sc] ox waiting for prompt
9152026-08-20T21:25:35.613ZAug 20 21:25:35.604 INFO cr1: instance ensure completed after 0 retries
9162026-08-20T21:25:35.613ZAug 20 21:25:35.604 INFO cr1: instance run
9172026-08-20T21:25:35.637ZAug 20 21:25:35.605 DEBG [sc] cr1: starting
9182026-08-20T21:25:35.637ZAug 20 21:25:35.605 DEBG [sc] cr1: connecting to [::1]:47894
9192026-08-20T21:25:35.637ZAug 20 21:25:35.605 DEBG [sc] cr1 waiting for prompt
9202026-08-20T21:25:35.714ZAug 20 21:25:35.697 INFO cr2: instance ensure completed after 0 retries
9212026-08-20T21:25:35.714ZAug 20 21:25:35.697 INFO cr2: instance run
9222026-08-20T21:25:35.738ZAug 20 21:25:35.697 DEBG [sc] cr2: starting
9232026-08-20T21:25:35.738ZAug 20 21:25:35.697 DEBG [sc] cr2: connecting to [::1]:38949
9242026-08-20T21:25:35.738ZAug 20 21:25:35.698 DEBG [sc] cr2 waiting for prompt
9252026-08-20T21:25:52.837ZAug 20 21:25:52.828 DEBG [sc] cr1: logging in
9262026-08-20T21:25:53.204ZAug 20 21:25:53.195 INFO cr1: mounting /opt/cargo-bay
9272026-08-20T21:25:53.204ZAug 20 21:25:53.195 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9282026-08-20T21:25:53.237ZAug 20 21:25:53.228 DEBG [sc] cr1: executing command `cd`
9292026-08-20T21:25:53.261ZAug 20 21:25:53.239 INFO cr1: finished mounting /opt/cargo-bay
9302026-08-20T21:25:53.261ZAug 20 21:25:53.239 DEBG [sc] cr1: executing command `hostname cr1`
9312026-08-20T21:25:53.261ZAug 20 21:25:53.249 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9322026-08-20T21:25:53.285ZAug 20 21:25:53.260 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9332026-08-20T21:25:53.285ZAug 20 21:25:53.271 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9342026-08-20T21:25:53.309ZAug 20 21:25:53.283 INFO cr1: logging out
9352026-08-20T21:25:55.356ZAug 20 21:25:55.347 INFO cr1: logged out
9362026-08-20T21:25:55.685ZAug 20 21:25:55.676 DEBG [sc] ox: logging in
9372026-08-20T21:25:55.870ZAug 20 21:25:55.861 INFO ox: mounting /opt/cargo-bay
9382026-08-20T21:25:55.870ZAug 20 21:25:55.861 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9392026-08-20T21:25:57.186ZAug 20 21:25:57.177 DEBG [sc] ox: executing command `cd`
9402026-08-20T21:25:57.211ZAug 20 21:25:57.187 INFO ox: finished mounting /opt/cargo-bay
9412026-08-20T21:25:57.211ZAug 20 21:25:57.187 DEBG [sc] ox: executing command `hostname ox`
9422026-08-20T21:25:57.211ZAug 20 21:25:57.198 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9432026-08-20T21:25:57.236ZAug 20 21:25:57.210 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9442026-08-20T21:25:57.236ZAug 20 21:25:57.221 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9452026-08-20T21:25:57.262ZAug 20 21:25:57.232 INFO ox: logging out
9462026-08-20T21:25:57.452ZAug 20 21:25:57.443 INFO ox: logged out
9472026-08-20T21:25:57.477ZAug 20 21:25:57.466 DEBG [sc] cr2: logging in
9482026-08-20T21:25:57.897ZAug 20 21:25:57.888 INFO cr2: mounting /opt/cargo-bay
9492026-08-20T21:25:57.897ZAug 20 21:25:57.888 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9502026-08-20T21:25:57.921ZAug 20 21:25:57.910 DEBG [sc] cr2: executing command `cd`
9512026-08-20T21:25:57.945ZAug 20 21:25:57.921 INFO cr2: finished mounting /opt/cargo-bay
9522026-08-20T21:25:57.946ZAug 20 21:25:57.921 DEBG [sc] cr2: executing command `hostname cr2`
9532026-08-20T21:25:57.946ZAug 20 21:25:57.932 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9542026-08-20T21:25:57.970ZAug 20 21:25:57.942 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9552026-08-20T21:25:57.970ZAug 20 21:25:57.953 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9562026-08-20T21:25:57.994ZAug 20 21:25:57.965 INFO cr2: logging out
9572026-08-20T21:26:00.808ZAug 20 21:26:00.799 INFO cr2: logged out
9582026-08-20T21:26:00.808ZAug 20 21:26:00.799 INFO mgquartetbfd: quartet topology launch complete
9592026-08-20T21:26:00.833ZAug 20 21:26:00.799 DEBG [sc] ox: starting
9602026-08-20T21:26:00.833ZAug 20 21:26:00.799 DEBG [sc] ox: connecting to [::1]:61558
9612026-08-20T21:26:00.833ZAug 20 21:26:00.800 DEBG [sc] ox waiting for prompt
9622026-08-20T21:26:00.833ZAug 20 21:26:00.811 DEBG [sc] ox: logging in
9632026-08-20T21:26:00.909ZAug 20 21:26:00.900 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9642026-08-20T21:26:06.712ZAug 20 21:26:06.703 DEBG [sc] ox: starting
9652026-08-20T21:26:06.713ZAug 20 21:26:06.703 DEBG [sc] ox: connecting to [::1]:61558
9662026-08-20T21:26:06.738ZAug 20 21:26:06.703 DEBG [sc] ox waiting for prompt
9672026-08-20T21:26:06.738ZAug 20 21:26:06.714 DEBG [sc] ox: logging in
9682026-08-20T21:26:06.811ZAug 20 21:26:06.802 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9692026-08-20T21:26:06.899ZAug 20 21:26:06.890 DEBG [sc] ox: starting
9702026-08-20T21:26:06.899ZAug 20 21:26:06.890 DEBG [sc] ox: connecting to [::1]:61558
9712026-08-20T21:26:06.923ZAug 20 21:26:06.891 DEBG [sc] ox waiting for prompt
9722026-08-20T21:26:06.924ZAug 20 21:26:06.901 DEBG [sc] ox: logging in
9732026-08-20T21:26:06.998ZAug 20 21:26:06.989 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9742026-08-20T21:26:07.064ZAug 20 21:26:07.055 INFO cr1: installing frr
9752026-08-20T21:26:07.064ZAug 20 21:26:07.055 INFO cr3: starting juniper bfd setup
9762026-08-20T21:26:07.064ZAug 20 21:26:07.055 INFO waiting for ceos to initialize
9772026-08-20T21:26:07.064ZAug 20 21:26:07.055 INFO ox: setting up npuvm
9782026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr1: starting
9792026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr1: connecting to [::1]:47894
9802026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr2: starting
9812026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr2: connecting to [::1]:38949
9822026-08-20T21:26:07.089ZAug 20 21:26:07.055 INFO cr3: staged Juniper config and license for guest systemd services
9832026-08-20T21:26:07.089ZAug 20 21:26:07.055 INFO cr3: waiting for Juniper guest config apply
9842026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] ox: starting
9852026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] ox: connecting to [::1]:61558
9862026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr3: starting
9872026-08-20T21:26:07.089ZAug 20 21:26:07.055 DEBG [sc] cr3: connecting to [::1]:45597
9882026-08-20T21:26:07.089ZAug 20 21:26:07.056 DEBG [sc] ox waiting for prompt
9892026-08-20T21:26:07.089ZAug 20 21:26:07.056 DEBG [sc] cr2 waiting for prompt
9902026-08-20T21:26:07.089ZAug 20 21:26:07.056 DEBG [sc] cr1 waiting for prompt
9912026-08-20T21:26:07.089ZAug 20 21:26:07.056 DEBG [sc] cr3 waiting for prompt
9922026-08-20T21:26:07.089ZAug 20 21:26:07.056 DEBG [sc] cr3: logging in
9932026-08-20T21:26:07.089ZAug 20 21:26:07.066 DEBG [sc] ox: logging in
9942026-08-20T21:26:07.089ZAug 20 21:26:07.067 DEBG [sc] cr2: logging in
9952026-08-20T21:26:07.089ZAug 20 21:26:07.067 DEBG [sc] cr1: logging in
9962026-08-20T21:26:07.165ZAug 20 21:26:07.155 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
9972026-08-20T21:26:07.219ZAug 20 21:26:07.210 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9982026-08-20T21:26:07.438ZAug 20 21:26:07.429 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9992026-08-20T21:26:07.462ZAug 20 21:26:07.443 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10002026-08-20T21:26:09.465ZAug 20 21:26:09.457 INFO cr2: executing eos script show version
10012026-08-20T21:26:09.465ZAug 20 21:26:09.457 DEBG [sc] cr2: starting
10022026-08-20T21:26:09.465ZAug 20 21:26:09.457 DEBG [sc] cr2: connecting to [::1]:38949
10032026-08-20T21:26:09.489ZAug 20 21:26:09.457 DEBG [sc] cr2 waiting for prompt
10042026-08-20T21:26:09.489ZAug 20 21:26:09.468 DEBG [sc] cr2: logging in
10052026-08-20T21:26:09.550ZAug 20 21:26:09.541 INFO cr3: Juniper apply status: applying Juniper routing config
10062026-08-20T21:26:09.631ZAug 20 21:26:09.622 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10072026-08-20T21:26:10.552ZAug 20 21:26:10.542 DEBG [sc] cr3: starting
10082026-08-20T21:26:10.552ZAug 20 21:26:10.542 DEBG [sc] cr3: connecting to [::1]:45597
10092026-08-20T21:26:10.576ZAug 20 21:26:10.543 DEBG [sc] cr3 waiting for prompt
10102026-08-20T21:26:10.576ZAug 20 21:26:10.554 DEBG [sc] cr3: logging in
10112026-08-20T21:26:10.706ZAug 20 21:26:10.697 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10122026-08-20T21:26:12.781ZAug 20 21:26:12.772 INFO cr3: Juniper guest config applied
10132026-08-20T21:26:15.477ZAug 20 21:26:15.458 DEBG [sc] ox: starting
10142026-08-20T21:26:15.477ZAug 20 21:26:15.458 DEBG [sc] ox: connecting to [::1]:61558
10152026-08-20T21:26:15.501ZAug 20 21:26:15.458 DEBG [sc] ox waiting for prompt
10162026-08-20T21:26:15.501ZAug 20 21:26:15.469 DEBG [sc] ox: logging in
10172026-08-20T21:26:15.566ZAug 20 21:26:15.556 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10182026-08-20T21:26:15.632ZAug 20 21:26:15.623 DEBG [sc] ox: starting
10192026-08-20T21:26:15.632ZAug 20 21:26:15.623 DEBG [sc] ox: connecting to [::1]:61558
10202026-08-20T21:26:15.656ZAug 20 21:26:15.624 DEBG [sc] ox waiting for prompt
10212026-08-20T21:26:15.657ZAug 20 21:26:15.635 DEBG [sc] ox: logging in
10222026-08-20T21:26:15.731ZAug 20 21:26:15.723 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10232026-08-20T21:26:15.844ZAug 20 21:26:15.834 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10242026-08-20T21:26:15.844ZAug 20 21:26:15.834 DEBG [sc] ox: starting
10252026-08-20T21:26:15.844ZAug 20 21:26:15.834 DEBG [sc] ox: connecting to [::1]:61558
10262026-08-20T21:26:15.868ZAug 20 21:26:15.834 DEBG [sc] ox waiting for prompt
10272026-08-20T21:26:15.868ZAug 20 21:26:15.845 DEBG [sc] ox: logging in
10282026-08-20T21:26:15.941ZAug 20 21:26:15.932 DEBG [sc] ox: executing command `chmod +x npuvm`
10292026-08-20T21:26:16.008ZAug 20 21:26:15.999 DEBG [sc] ox: starting
10302026-08-20T21:26:16.008ZAug 20 21:26:15.999 DEBG [sc] ox: connecting to [::1]:61558
10312026-08-20T21:26:16.032ZAug 20 21:26:16.000 DEBG [sc] ox waiting for prompt
10322026-08-20T21:26:16.032ZAug 20 21:26:16.010 DEBG [sc] ox: logging in
10332026-08-20T21:26:16.097ZAug 20 21:26:16.088 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10342026-08-20T21:26:18.255ZAug 20 21:26:18.244 DEBG [sc] cr2: starting
10352026-08-20T21:26:18.255ZAug 20 21:26:18.244 DEBG [sc] cr2: connecting to [::1]:38949
10362026-08-20T21:26:18.279ZAug 20 21:26:18.245 DEBG [sc] cr2 waiting for prompt
10372026-08-20T21:26:18.279ZAug 20 21:26:18.255 DEBG [sc] cr2: logging in
10382026-08-20T21:26:18.407ZAug 20 21:26:18.399 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10392026-08-20T21:26:20.506ZAug 20 21:26:20.497 INFO cr2: executing eos script show version
10402026-08-20T21:26:20.506ZAug 20 21:26:20.497 DEBG [sc] cr2: starting
10412026-08-20T21:26:20.506ZAug 20 21:26:20.497 DEBG [sc] cr2: connecting to [::1]:38949
10422026-08-20T21:26:20.531ZAug 20 21:26:20.498 DEBG [sc] cr2 waiting for prompt
10432026-08-20T21:26:20.531ZAug 20 21:26:20.508 DEBG [sc] cr2: logging in
10442026-08-20T21:26:20.683ZAug 20 21:26:20.674 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10452026-08-20T21:26:23.077ZAug 20 21:26:23.068 DEBG [sc] cr2: starting
10462026-08-20T21:26:23.077ZAug 20 21:26:23.068 DEBG [sc] cr2: connecting to [::1]:38949
10472026-08-20T21:26:23.101ZAug 20 21:26:23.069 DEBG [sc] cr2 waiting for prompt
10482026-08-20T21:26:23.101ZAug 20 21:26:23.079 DEBG [sc] cr2: logging in
10492026-08-20T21:26:23.233ZAug 20 21:26:23.223 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10502026-08-20T21:26:25.364ZAug 20 21:26:25.354 INFO cr2: executing eos script show version
10512026-08-20T21:26:25.364ZAug 20 21:26:25.354 DEBG [sc] cr2: starting
10522026-08-20T21:26:25.364ZAug 20 21:26:25.354 DEBG [sc] cr2: connecting to [::1]:38949
10532026-08-20T21:26:25.388ZAug 20 21:26:25.354 DEBG [sc] cr2 waiting for prompt
10542026-08-20T21:26:25.388ZAug 20 21:26:25.366 DEBG [sc] cr2: logging in
10552026-08-20T21:26:25.518ZAug 20 21:26:25.509 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10562026-08-20T21:26:27.970ZAug 20 21:26:27.960 INFO cr2: executing eos script
10572026-08-20T21:26:27.971Z enable
10582026-08-20T21:26:27.971Z configure
10592026-08-20T21:26:27.971Z ip routing
10602026-08-20T21:26:27.971Z ipv6 unicast-routing
10612026-08-20T21:26:27.971Z interface Ethernet1
10622026-08-20T21:26:27.971Z no switchport
10632026-08-20T21:26:27.971Z ip address 10.0.1.2/24
10642026-08-20T21:26:27.971Z ipv6 enable
10652026-08-20T21:26:27.971Z ipv6 address fd00:2::2/64
10662026-08-20T21:26:27.971Z bfd interval 1000 min-rx 1000 multiplier 3
10672026-08-20T21:26:27.971Z exit
10682026-08-20T21:26:27.971Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10692026-08-20T21:26:27.971Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10702026-08-20T21:26:27.971Z exit
10712026-08-20T21:26:27.971Z
10722026-08-20T21:26:27.971ZAug 20 21:26:27.960 DEBG [sc] cr2: starting
10732026-08-20T21:26:27.971ZAug 20 21:26:27.960 DEBG [sc] cr2: connecting to [::1]:38949
10742026-08-20T21:26:27.995ZAug 20 21:26:27.960 DEBG [sc] cr2 waiting for prompt
10752026-08-20T21:26:27.995ZAug 20 21:26:27.971 DEBG [sc] cr2: logging in
10762026-08-20T21:26:28.124ZAug 20 21:26:28.115 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10772026-08-20T21:26:28.124Z enable
10782026-08-20T21:26:28.124Z configure
10792026-08-20T21:26:28.124Z ip routing
10802026-08-20T21:26:28.124Z ipv6 unicast-routing
10812026-08-20T21:26:28.124Z interface Ethernet1
10822026-08-20T21:26:28.124Z no switchport
10832026-08-20T21:26:28.124Z ip address 10.0.1.2/24
10842026-08-20T21:26:28.124Z ipv6 enable
10852026-08-20T21:26:28.124Z ipv6 address fd00:2::2/64
10862026-08-20T21:26:28.124Z bfd interval 1000 min-rx 1000 multiplier 3
10872026-08-20T21:26:28.124Z exit
10882026-08-20T21:26:28.124Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10892026-08-20T21:26:28.124Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10902026-08-20T21:26:28.124Z exit
10912026-08-20T21:26:28.124Z '`
10922026-08-20T21:26:45.178ZAug 20 21:26:45.169 INFO cr1: enabling frr daemon bfdd
10932026-08-20T21:26:45.178ZAug 20 21:26:45.169 DEBG [sc] cr1: starting
10942026-08-20T21:26:45.178ZAug 20 21:26:45.169 DEBG [sc] cr1: connecting to [::1]:47894
10952026-08-20T21:26:45.202ZAug 20 21:26:45.169 DEBG [sc] cr1 waiting for prompt
10962026-08-20T21:26:45.203ZAug 20 21:26:45.178 DEBG [sc] cr1: logging in
10972026-08-20T21:26:45.331ZAug 20 21:26:45.322 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10982026-08-20T21:26:47.406ZAug 20 21:26:47.396 INFO cr1: stopping frr
10992026-08-20T21:26:47.407ZAug 20 21:26:47.397 DEBG [sc] cr1: starting
11002026-08-20T21:26:47.407ZAug 20 21:26:47.397 DEBG [sc] cr1: connecting to [::1]:47894
11012026-08-20T21:26:47.432ZAug 20 21:26:47.397 DEBG [sc] cr1 waiting for prompt
11022026-08-20T21:26:47.432ZAug 20 21:26:47.407 DEBG [sc] cr1: logging in
11032026-08-20T21:26:47.550ZAug 20 21:26:47.540 DEBG [sc] cr1: executing command `systemctl stop frr`
11042026-08-20T21:26:49.919ZAug 20 21:26:49.910 INFO cr1: starting frr
11052026-08-20T21:26:49.919ZAug 20 21:26:49.910 DEBG [sc] cr1: starting
11062026-08-20T21:26:49.919ZAug 20 21:26:49.910 DEBG [sc] cr1: connecting to [::1]:47894
11072026-08-20T21:26:49.944ZAug 20 21:26:49.910 DEBG [sc] cr1 waiting for prompt
11082026-08-20T21:26:49.944ZAug 20 21:26:49.921 DEBG [sc] cr1: logging in
11092026-08-20T21:26:50.073ZAug 20 21:26:50.064 DEBG [sc] cr1: executing command `systemctl start frr`
11102026-08-20T21:26:55.839ZAug 20 21:26:55.830 INFO ox: npuvm install output:
11112026-08-20T21:26:55.950Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/80.93 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/80.93 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/80.93 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 141.46 KiB/80.93 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 348.86 KiB/80.93 MiB (10m) dendrite-softnpu.tar.gz [>---------------------------------------] 596.81 KiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 967.70 KiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/80.93 MiB (89s) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/80.93 MiB (78s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/80.93 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.59 MiB/80.93 MiB (62s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/80.93 MiB (55s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/80.93 MiB (51s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.45 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.28 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.14 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.38 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.63 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.97 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.22 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.48 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.81 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.05 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.32 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.65 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.89 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.18 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.49 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.73 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.01 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.33 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.57 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.85 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.17 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.41 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.69 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.01 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.25 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.54 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.85 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.09 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.69 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.93 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.24 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.53 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.78 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.36 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.61 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.20 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.46 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.76 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.04 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.31 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.61 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.88 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.16 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.46 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.72 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.00 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.31 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.55 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.84 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.16 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.39 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.68 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.96 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.23 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.52 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.82 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.07 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.37 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.67 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.92 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.20 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.51 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.76 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.05 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.35 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.62 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.89 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.19 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 24.46 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 24.74 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.03 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.30 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.58 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.82 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 26.15 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.42 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.66 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.99 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.26 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.50 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.84 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.10 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.34 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.68 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.94 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.19 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.52 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.78 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.05 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.37 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.62 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.91 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.21 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.46 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 31.76 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 32.05 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 32.30 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 32.61 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 32.89 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.13 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.17 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.21 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.27 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.45 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.80 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.04 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.29 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 34.64 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 34.88 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.12 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.45 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.72 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.96 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.25 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 36.56 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 36.80 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.10 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.40 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.64 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.94 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.24 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 38.48 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 38.78 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.08 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.32 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.62 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.92 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 40.48 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 40.76 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.34 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.60 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.84 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.19 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.43 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 42.68 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.03 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.27 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.54 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.87 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.11 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.40 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 44.71 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 44.95 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.25 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.55 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.79 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.12 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.39 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 46.63 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 46.96 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.23 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.47 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.81 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 48.07 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 48.30 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 48.66 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 48.91 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.50 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.74 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.98 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.34 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 50.58 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 50.82 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.06 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.42 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.66 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.90 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.26 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.50 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 52.74 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.10 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.34 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.58 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.94 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.18 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.43 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 54.77 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.01 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.28 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.61 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.85 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.15 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.45 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.00 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.29 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.53 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.86 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.13 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 58.37 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 58.71 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 58.97 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.21 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.46 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.81 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.05 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.31 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.65 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 60.89 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.16 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.48 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.73 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 62.02 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.32 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.57 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 62.85 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.16 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.41 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.69 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.00 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.25 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.54 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 64.84 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.10 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.39 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.68 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.94 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 66.23 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.52 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 66.77 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.08 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.36 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.62 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.93 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.18 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.46 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.02 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.31 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.62 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.86 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.17 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.46 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.70 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.01 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.30 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.54 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.86 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.14 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.37 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.69 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 72.98 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.21 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.55 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.81 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.05 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.41 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 74.65 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 74.91 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.24 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.49 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.75 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.04 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.33 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.61 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.88 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.17 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.46 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.72 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.01 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.31 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.84 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.15 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.40 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.68 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.99 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.25 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.52 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.84 MiB/80.93 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 (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 (Checking for conflicting actions): \ Creating Plan (Consolidating action changes): | Creating Plan (Consolidating action changes): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): - Creating Plan (Evaluating mediators): - Packages to install: 1
11122026-08-20T21:26:55.958Z Create boot environment: No
11132026-08-20T21:26:55.958ZCreate backup boot environment: No
11142026-08-20T21:26:55.958Z
11152026-08-20T21:26:55.958ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11162026-08-20T21:26:55.958Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 331k/s
11172026-08-20T21:26:55.958Z
11182026-08-20T21:26:55.958ZPHASE ITEMS
11192026-08-20T21:26:55.958Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11202026-08-20T21:26:55.958Z Updating package state database working \ Updating package state database Done
11212026-08-20T21:26:55.959Z Updating package cache 0/0 | Updating package cache 0/0
11222026-08-20T21:26:55.959Z Updating image state working / Updating image state working - Updating image state Done
11232026-08-20T21:26:55.959Z Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database Done
11242026-08-20T21:26:55.959Z Reading search index working - Reading search index Done
11252026-08-20T21:26:55.959Z Updating search index 0/1 \ Updating search index 1/1
11262026-08-20T21:26:55.959Z Updating package cache 0/1 | Updating package cache 1/1
11272026-08-20T21:26:55.959Zscadm [########################################] 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 [>---------------------------------------] 23.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 23.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 23.81 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 47.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 143.81 KiB/15.18 MiB (4m) scadm [#>--------------------------------------] 476.48 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 722.41 KiB/15.18 MiB (64s) scadm [##>-------------------------------------] 970.41 KiB/15.18 MiB (44s) scadm [###>------------------------------------] 1.31 MiB/15.18 MiB (29s) scadm [####>-----------------------------------] 1.55 MiB/15.18 MiB (23s) scadm [####>-----------------------------------] 1.78 MiB/15.18 MiB (19s) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (15s) scadm [######>---------------------------------] 2.39 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.63 MiB/15.18 MiB (12s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.48 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 3.83 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 4.06 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.31 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.66 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.90 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.15 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.50 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.74 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.99 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.34 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.58 MiB/15.18 MiB (4s) scadm [##################>---------------------] 6.84 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.18 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.42 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.68 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.02 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.26 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.53 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.83 MiB/15.18 MiB (2s) scadm [#######################>----------------] 9.10 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.37 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.66 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.93 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.20 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.50 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.77 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.34 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.61 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.88 MiB/15.18 MiB (1s) scadm [################################>-------] 12.18 MiB/15.18 MiB (1s) scadm [################################>-------] 12.46 MiB/15.18 MiB (1s) scadm [#################################>------] 12.73 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.03 MiB/15.18 MiB (1s) scadm [###################################>----] 13.31 MiB/15.18 MiB (1s) scadm [###################################>----] 13.57 MiB/15.18 MiB (0s) scadm [####################################>---] 13.88 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.15 MiB/15.18 MiB (0s) scadm [######################################>-] 14.42 MiB/15.18 MiB (0s) scadm [######################################>-] 14.73 MiB/15.18 MiB (0s) scadm [#######################################>] 14.99 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 (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 28.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 28.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 28.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 83.22 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 225.69 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 473.43 KiB/11.89 MiB (52s) libsidecar_lite.so [##>-------------------------------------] 742.69 KiB/11.89 MiB (32s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (15s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 1.90 MiB/11.89 MiB (10s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.71 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 2.98 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.79 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.32 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.54 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.82 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.10 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.36 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.66 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.94 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.18 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.48 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.77 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.02 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.32 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.58 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.86 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.10 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.42 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.70 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.94 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.26 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.54 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.78 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.04 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.32 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.53 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.86 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.13 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.61 MiB/11.89 MiB (0s)
11282026-08-20T21:26:55.961ZAug 20 21:26:55.830 DEBG [sc] ox: starting
11292026-08-20T21:26:55.961ZAug 20 21:26:55.830 DEBG [sc] ox: connecting to [::1]:61558
11302026-08-20T21:26:55.961ZAug 20 21:26:55.831 DEBG [sc] ox waiting for prompt
11312026-08-20T21:26:55.961ZAug 20 21:26:55.841 DEBG [sc] ox: logging in
11322026-08-20T21:26:55.986ZAug 20 21:26:55.918 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11332026-08-20T21:26:57.376ZAug 20 21:26:57.367 INFO cr1: stopping frr
11342026-08-20T21:26:57.376ZAug 20 21:26:57.367 DEBG [sc] cr1: starting
11352026-08-20T21:26:57.376ZAug 20 21:26:57.367 DEBG [sc] cr1: connecting to [::1]:47894
11362026-08-20T21:26:57.400ZAug 20 21:26:57.368 DEBG [sc] cr1 waiting for prompt
11372026-08-20T21:26:57.400ZAug 20 21:26:57.379 DEBG [sc] cr1: logging in
11382026-08-20T21:26:57.542ZAug 20 21:26:57.533 DEBG [sc] cr1: executing command `systemctl stop frr`
11392026-08-20T21:26:59.897ZAug 20 21:26:59.888 INFO cr1: installing frr startup config
11402026-08-20T21:26:59.897ZAug 20 21:26:59.888 DEBG [sc] cr1: starting
11412026-08-20T21:26:59.897ZAug 20 21:26:59.888 DEBG [sc] cr1: connecting to [::1]:47894
11422026-08-20T21:26:59.921ZAug 20 21:26:59.888 DEBG [sc] cr1 waiting for prompt
11432026-08-20T21:26:59.921ZAug 20 21:26:59.899 DEBG [sc] cr1: logging in
11442026-08-20T21:27:00.029ZAug 20 21:27:00.019 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-20T21:27:02.113ZAug 20 21:27:02.104 INFO cr1: starting frr
11462026-08-20T21:27:02.113ZAug 20 21:27:02.104 DEBG [sc] cr1: starting
11472026-08-20T21:27:02.113ZAug 20 21:27:02.104 DEBG [sc] cr1: connecting to [::1]:47894
11482026-08-20T21:27:02.137ZAug 20 21:27:02.105 DEBG [sc] cr1 waiting for prompt
11492026-08-20T21:27:02.137ZAug 20 21:27:02.115 DEBG [sc] cr1: logging in
11502026-08-20T21:27:02.257ZAug 20 21:27:02.248 DEBG [sc] cr1: executing command `systemctl start frr`
11512026-08-20T21:27:10.157ZAug 20 21:27:10.147 DEBG [sc] ox: starting
11522026-08-20T21:27:10.157ZAug 20 21:27:10.147 DEBG [sc] ox: connecting to [::1]:61558
11532026-08-20T21:27:10.181ZAug 20 21:27:10.148 DEBG [sc] ox waiting for prompt
11542026-08-20T21:27:10.182ZAug 20 21:27:10.159 DEBG [sc] ox: logging in
11552026-08-20T21:27:10.245ZAug 20 21:27:10.236 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11562026-08-20T21:27:11.268ZAug 20 21:27:11.259 DEBG [sc] ox: starting
11572026-08-20T21:27:11.268ZAug 20 21:27:11.259 DEBG [sc] ox: connecting to [::1]:61558
11582026-08-20T21:27:11.293ZAug 20 21:27:11.260 DEBG [sc] ox waiting for prompt
11592026-08-20T21:27:11.293ZAug 20 21:27:11.260 DEBG [sc] ox: logging in
11602026-08-20T21:27:11.347ZAug 20 21:27:11.337 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11612026-08-20T21:27:11.402ZAug 20 21:27:11.392 DEBG [sc] ox: starting
11622026-08-20T21:27:11.402ZAug 20 21:27:11.392 DEBG [sc] ox: connecting to [::1]:61558
11632026-08-20T21:27:11.452ZAug 20 21:27:11.393 DEBG [sc] ox waiting for prompt
11642026-08-20T21:27:11.476ZAug 20 21:27:11.403 DEBG [sc] ox: logging in
11652026-08-20T21:27:11.501ZAug 20 21:27:11.480 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11662026-08-20T21:27:11.556ZAug 20 21:27:11.546 DEBG [sc] ox: starting
11672026-08-20T21:27:11.556ZAug 20 21:27:11.546 DEBG [sc] ox: connecting to [::1]:61558
11682026-08-20T21:27:11.580ZAug 20 21:27:11.546 DEBG [sc] ox waiting for prompt
11692026-08-20T21:27:11.580ZAug 20 21:27:11.557 DEBG [sc] ox: logging in
11702026-08-20T21:27:11.644ZAug 20 21:27:11.634 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11712026-08-20T21:27:12.289ZAug 20 21:27:12.280 DEBG [sc] ox: starting
11722026-08-20T21:27:12.289ZAug 20 21:27:12.280 DEBG [sc] ox: connecting to [::1]:61558
11732026-08-20T21:27:12.313ZAug 20 21:27:12.280 DEBG [sc] ox waiting for prompt
11742026-08-20T21:27:12.314ZAug 20 21:27:12.292 DEBG [sc] ox: logging in
11752026-08-20T21:27:12.379ZAug 20 21:27:12.369 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11762026-08-20T21:27:12.435ZAug 20 21:27:12.424 DEBG [sc] ox: starting
11772026-08-20T21:27:12.435ZAug 20 21:27:12.424 DEBG [sc] ox: connecting to [::1]:61558
11782026-08-20T21:27:12.460ZAug 20 21:27:12.425 DEBG [sc] ox waiting for prompt
11792026-08-20T21:27:12.460ZAug 20 21:27:12.435 DEBG [sc] ox: logging in
11802026-08-20T21:27:12.522ZAug 20 21:27:12.512 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11812026-08-20T21:27:12.587ZAug 20 21:27:12.578 DEBG [sc] ox: starting
11822026-08-20T21:27:12.588ZAug 20 21:27:12.578 DEBG [sc] ox: connecting to [::1]:61558
11832026-08-20T21:27:12.612ZAug 20 21:27:12.579 DEBG [sc] ox waiting for prompt
11842026-08-20T21:27:12.612ZAug 20 21:27:12.589 DEBG [sc] ox: logging in
11852026-08-20T21:27:12.686ZAug 20 21:27:12.677 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11862026-08-20T21:27:13.326ZAug 20 21:27:13.317 DEBG [sc] ox: starting
11872026-08-20T21:27:13.326ZAug 20 21:27:13.317 DEBG [sc] ox: connecting to [::1]:61558
11882026-08-20T21:27:13.350ZAug 20 21:27:13.317 DEBG [sc] ox waiting for prompt
11892026-08-20T21:27:13.351ZAug 20 21:27:13.327 DEBG [sc] ox: logging in
11902026-08-20T21:27:13.415ZAug 20 21:27:13.405 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11912026-08-20T21:27:13.481ZAug 20 21:27:13.472 DEBG [sc] ox: starting
11922026-08-20T21:27:13.481ZAug 20 21:27:13.472 DEBG [sc] ox: connecting to [::1]:61558
11932026-08-20T21:27:13.505ZAug 20 21:27:13.472 DEBG [sc] ox waiting for prompt
11942026-08-20T21:27:13.505ZAug 20 21:27:13.482 DEBG [sc] ox: logging in
11952026-08-20T21:27:13.568ZAug 20 21:27:13.559 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11962026-08-20T21:27:14.082ZAug 20 21:27:14.073 DEBG [sc] ox: starting
11972026-08-20T21:27:14.082ZAug 20 21:27:14.073 DEBG [sc] ox: connecting to [::1]:61558
11982026-08-20T21:27:14.107ZAug 20 21:27:14.074 DEBG [sc] ox waiting for prompt
11992026-08-20T21:27:14.107ZAug 20 21:27:14.083 DEBG [sc] ox: logging in
12002026-08-20T21:27:14.170ZAug 20 21:27:14.160 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12012026-08-20T21:27:14.225ZAug 20 21:27:14.215 DEBG [sc] ox: starting
12022026-08-20T21:27:14.225ZAug 20 21:27:14.215 DEBG [sc] ox: connecting to [::1]:61558
12032026-08-20T21:27:14.249ZAug 20 21:27:14.216 DEBG [sc] ox waiting for prompt
12042026-08-20T21:27:14.249ZAug 20 21:27:14.226 DEBG [sc] ox: logging in
12052026-08-20T21:27:14.312ZAug 20 21:27:14.303 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12062026-08-20T21:27:14.379ZAug 20 21:27:14.370 DEBG [sc] ox: starting
12072026-08-20T21:27:14.379ZAug 20 21:27:14.370 DEBG [sc] ox: connecting to [::1]:61558
12082026-08-20T21:27:14.403ZAug 20 21:27:14.370 DEBG [sc] ox waiting for prompt
12092026-08-20T21:27:14.403ZAug 20 21:27:14.381 DEBG [sc] ox: logging in
12102026-08-20T21:27:14.478ZAug 20 21:27:14.469 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12112026-08-20T21:27:14.545ZAug 20 21:27:14.536 DEBG [sc] ox: starting
12122026-08-20T21:27:14.545ZAug 20 21:27:14.536 DEBG [sc] ox: connecting to [::1]:61558
12132026-08-20T21:27:14.569ZAug 20 21:27:14.536 DEBG [sc] ox waiting for prompt
12142026-08-20T21:27:14.569ZAug 20 21:27:14.547 DEBG [sc] ox: logging in
12152026-08-20T21:27:14.635ZAug 20 21:27:14.626 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12162026-08-20T21:27:15.244ZAug 20 21:27:15.235 DEBG [sc] ox: starting
12172026-08-20T21:27:15.244ZAug 20 21:27:15.235 DEBG [sc] ox: connecting to [::1]:61558
12182026-08-20T21:27:15.269ZAug 20 21:27:15.236 DEBG [sc] ox waiting for prompt
12192026-08-20T21:27:15.269ZAug 20 21:27:15.246 DEBG [sc] ox: logging in
12202026-08-20T21:27:15.333ZAug 20 21:27:15.324 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12212026-08-20T21:27:15.389ZAug 20 21:27:15.380 DEBG [sc] ox: starting
12222026-08-20T21:27:15.389ZAug 20 21:27:15.380 DEBG [sc] ox: connecting to [::1]:61558
12232026-08-20T21:27:15.414ZAug 20 21:27:15.381 DEBG [sc] ox waiting for prompt
12242026-08-20T21:27:15.414ZAug 20 21:27:15.391 DEBG [sc] ox: logging in
12252026-08-20T21:27:15.479ZAug 20 21:27:15.469 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12262026-08-20T21:27:15.991ZAug 20 21:27:15.981 DEBG [sc] ox: starting
12272026-08-20T21:27:15.991ZAug 20 21:27:15.981 DEBG [sc] ox: connecting to [::1]:61558
12282026-08-20T21:27:16.015ZAug 20 21:27:15.982 DEBG [sc] ox waiting for prompt
12292026-08-20T21:27:16.015ZAug 20 21:27:15.992 DEBG [sc] ox: logging in
12302026-08-20T21:27:16.078ZAug 20 21:27:16.069 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12312026-08-20T21:27:16.133ZAug 20 21:27:16.124 DEBG [sc] ox: starting
12322026-08-20T21:27:16.134ZAug 20 21:27:16.124 DEBG [sc] ox: connecting to [::1]:61558
12332026-08-20T21:27:16.158ZAug 20 21:27:16.125 DEBG [sc] ox waiting for prompt
12342026-08-20T21:27:16.158ZAug 20 21:27:16.135 DEBG [sc] ox: logging in
12352026-08-20T21:27:16.221ZAug 20 21:27:16.212 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12362026-08-20T21:27:16.288ZAug 20 21:27:16.278 DEBG [sc] ox: starting
12372026-08-20T21:27:16.288ZAug 20 21:27:16.279 DEBG [sc] ox: connecting to [::1]:61558
12382026-08-20T21:27:16.312ZAug 20 21:27:16.279 DEBG [sc] ox waiting for prompt
12392026-08-20T21:27:16.312ZAug 20 21:27:16.289 DEBG [sc] ox: logging in
12402026-08-20T21:27:16.378ZAug 20 21:27:16.367 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12412026-08-20T21:27:16.438ZAug 20 21:27:16.423 DEBG [sc] ox: starting
12422026-08-20T21:27:16.438ZAug 20 21:27:16.423 DEBG [sc] ox: connecting to [::1]:61558
12432026-08-20T21:27:16.439ZAug 20 21:27:16.424 DEBG [sc] ox waiting for prompt
12442026-08-20T21:27:16.463ZAug 20 21:27:16.434 DEBG [sc] ox: logging in
12452026-08-20T21:27:16.521ZAug 20 21:27:16.511 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12462026-08-20T21:27:17.042ZAug 20 21:27:17.033 DEBG [sc] ox: starting
12472026-08-20T21:27:17.042ZAug 20 21:27:17.033 DEBG [sc] ox: connecting to [::1]:61558
12482026-08-20T21:27:17.066ZAug 20 21:27:17.033 DEBG [sc] ox waiting for prompt
12492026-08-20T21:27:17.066ZAug 20 21:27:17.044 DEBG [sc] ox: logging in
12502026-08-20T21:27:17.129ZAug 20 21:27:17.120 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12512026-08-20T21:27:17.184ZAug 20 21:27:17.175 DEBG [sc] ox: starting
12522026-08-20T21:27:17.184ZAug 20 21:27:17.175 DEBG [sc] ox: connecting to [::1]:61558
12532026-08-20T21:27:17.209ZAug 20 21:27:17.176 DEBG [sc] ox waiting for prompt
12542026-08-20T21:27:17.209ZAug 20 21:27:17.186 DEBG [sc] ox: logging in
12552026-08-20T21:27:17.273ZAug 20 21:27:17.264 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12562026-08-20T21:27:17.798ZAug 20 21:27:17.788 DEBG [sc] ox: starting
12572026-08-20T21:27:17.798ZAug 20 21:27:17.788 DEBG [sc] ox: connecting to [::1]:61558
12582026-08-20T21:27:17.823ZAug 20 21:27:17.789 DEBG [sc] ox waiting for prompt
12592026-08-20T21:27:17.823ZAug 20 21:27:17.799 DEBG [sc] ox: logging in
12602026-08-20T21:27:17.896ZAug 20 21:27:17.887 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12612026-08-20T21:27:17.962ZAug 20 21:27:17.953 DEBG [sc] ox: starting
12622026-08-20T21:27:17.963ZAug 20 21:27:17.954 DEBG [sc] ox: connecting to [::1]:61558
12632026-08-20T21:27:17.987ZAug 20 21:27:17.954 DEBG [sc] ox waiting for prompt
12642026-08-20T21:27:17.987ZAug 20 21:27:17.964 DEBG [sc] ox: logging in
12652026-08-20T21:27:18.061ZAug 20 21:27:18.052 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12662026-08-20T21:27:18.128ZAug 20 21:27:18.119 DEBG [sc] ox: starting
12672026-08-20T21:27:18.128ZAug 20 21:27:18.119 DEBG [sc] ox: connecting to [::1]:61558
12682026-08-20T21:27:18.152ZAug 20 21:27:18.119 DEBG [sc] ox waiting for prompt
12692026-08-20T21:27:18.152ZAug 20 21:27:18.130 DEBG [sc] ox: logging in
12702026-08-20T21:27:18.226ZAug 20 21:27:18.217 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12712026-08-20T21:27:18.299ZAug 20 21:27:18.290 INFO installing static v4 route 192.168.100.0/24
12722026-08-20T21:27:18.323ZAug 20 21:27:18.292 INFO installing static v6 route fd01::/64
12732026-08-20T21:27:18.323ZAug 20 21:27:18.293 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12742026-08-20T21:27:18.323ZAug 20 21:27:18.298 INFO phase 1: all peers up
12752026-08-20T21:27:18.323Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12762026-08-20T21:27:19.309Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12772026-08-20T21:27:20.311Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12782026-08-20T21:27:21.313Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12792026-08-20T21:27:22.315Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12802026-08-20T21:27:23.316Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12812026-08-20T21:27:23.353Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12822026-08-20T21:27:24.319Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12832026-08-20T21:27:25.321Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12842026-08-20T21:27:26.322Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12852026-08-20T21:27:27.325Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12862026-08-20T21:27:27.349Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12872026-08-20T21:27:28.327Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12882026-08-20T21:27:29.330Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12892026-08-20T21:27:30.332Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12902026-08-20T21:27:31.333Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12912026-08-20T21:27:31.358Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12922026-08-20T21:27:32.336Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12932026-08-20T21:27:33.338Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12942026-08-20T21:27:34.341Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12952026-08-20T21:27:35.343Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12962026-08-20T21:27:35.367Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12972026-08-20T21:27:36.345Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12982026-08-20T21:27:37.347Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12992026-08-20T21:27:38.349Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13002026-08-20T21:27:39.352Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13012026-08-20T21:27:39.376Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13022026-08-20T21:27:40.354Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13032026-08-20T21:27:41.357Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13042026-08-20T21:27:42.359Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13052026-08-20T21:27:43.360Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13062026-08-20T21:27:43.388ZAug 20 21:27:43.352 INFO cr1: executing frr script show bfd peers json
13072026-08-20T21:27:43.389ZAug 20 21:27:43.352 DEBG [sc] cr1: starting
13082026-08-20T21:27:43.389ZAug 20 21:27:43.352 DEBG [sc] cr1: connecting to [::1]:47894
13092026-08-20T21:27:43.389ZAug 20 21:27:43.352 DEBG [sc] cr1 waiting for prompt
13102026-08-20T21:27:43.389ZAug 20 21:27:43.364 DEBG [sc] cr1: logging in
13112026-08-20T21:27:43.702ZAug 20 21:27:43.692 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13122026-08-20T21:27:45.859Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13132026-08-20T21:27:46.858ZAug 20 21:27:46.849 INFO cr1: executing frr script show bfd peers json
13142026-08-20T21:27:46.858ZAug 20 21:27:46.849 DEBG [sc] cr1: starting
13152026-08-20T21:27:46.858ZAug 20 21:27:46.849 DEBG [sc] cr1: connecting to [::1]:47894
13162026-08-20T21:27:46.882ZAug 20 21:27:46.849 DEBG [sc] cr1 waiting for prompt
13172026-08-20T21:27:46.882ZAug 20 21:27:46.861 DEBG [sc] cr1: logging in
13182026-08-20T21:27:47.003ZAug 20 21:27:46.993 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13192026-08-20T21:27:49.143Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13202026-08-20T21:27:50.144ZAug 20 21:27:50.135 INFO cr1: executing frr script show bfd peers json
13212026-08-20T21:27:50.144ZAug 20 21:27:50.135 DEBG [sc] cr1: starting
13222026-08-20T21:27:50.144ZAug 20 21:27:50.135 DEBG [sc] cr1: connecting to [::1]:47894
13232026-08-20T21:27:50.168ZAug 20 21:27:50.136 DEBG [sc] cr1 waiting for prompt
13242026-08-20T21:27:50.168ZAug 20 21:27:50.147 DEBG [sc] cr1: logging in
13252026-08-20T21:27:50.278ZAug 20 21:27:50.269 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13262026-08-20T21:27:52.436Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13272026-08-20T21:27:53.436ZAug 20 21:27:53.427 INFO cr1: executing frr script show bfd peers json
13282026-08-20T21:27:53.436ZAug 20 21:27:53.427 DEBG [sc] cr1: starting
13292026-08-20T21:27:53.436ZAug 20 21:27:53.427 DEBG [sc] cr1: connecting to [::1]:47894
13302026-08-20T21:27:53.460ZAug 20 21:27:53.428 DEBG [sc] cr1 waiting for prompt
13312026-08-20T21:27:53.461ZAug 20 21:27:53.439 DEBG [sc] cr1: logging in
13322026-08-20T21:27:53.582ZAug 20 21:27:53.572 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13332026-08-20T21:27:55.724Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13342026-08-20T21:27:56.725ZAug 20 21:27:56.716 INFO cr1: executing frr script show bfd peers json
13352026-08-20T21:27:56.725ZAug 20 21:27:56.716 DEBG [sc] cr1: starting
13362026-08-20T21:27:56.725ZAug 20 21:27:56.716 DEBG [sc] cr1: connecting to [::1]:47894
13372026-08-20T21:27:56.749ZAug 20 21:27:56.717 DEBG [sc] cr1 waiting for prompt
13382026-08-20T21:27:56.749ZAug 20 21:27:56.728 DEBG [sc] cr1: logging in
13392026-08-20T21:27:56.870ZAug 20 21:27:56.861 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13402026-08-20T21:27:59.012Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13412026-08-20T21:27:59.012ZAug 20 21:27:59.003 INFO cr1: executing frr script show bfd peers json
13422026-08-20T21:27:59.013ZAug 20 21:27:59.003 DEBG [sc] cr1: starting
13432026-08-20T21:27:59.013ZAug 20 21:27:59.003 DEBG [sc] cr1: connecting to [::1]:47894
13442026-08-20T21:27:59.037ZAug 20 21:27:59.004 DEBG [sc] cr1 waiting for prompt
13452026-08-20T21:27:59.038ZAug 20 21:27:59.013 DEBG [sc] cr1: logging in
13462026-08-20T21:27:59.167ZAug 20 21:27:59.157 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13472026-08-20T21:28:01.306Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13482026-08-20T21:28:02.307ZAug 20 21:28:02.298 INFO cr1: executing frr script show bfd peers json
13492026-08-20T21:28:02.331ZAug 20 21:28:02.298 DEBG [sc] cr1: starting
13502026-08-20T21:28:02.332ZAug 20 21:28:02.298 DEBG [sc] cr1: connecting to [::1]:47894
13512026-08-20T21:28:02.332ZAug 20 21:28:02.299 DEBG [sc] cr1 waiting for prompt
13522026-08-20T21:28:02.332ZAug 20 21:28:02.310 DEBG [sc] cr1: logging in
13532026-08-20T21:28:02.442ZAug 20 21:28:02.433 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13542026-08-20T21:28:04.571Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13552026-08-20T21:28:05.573ZAug 20 21:28:05.563 INFO cr1: executing frr script show bfd peers json
13562026-08-20T21:28:05.573ZAug 20 21:28:05.563 DEBG [sc] cr1: starting
13572026-08-20T21:28:05.573ZAug 20 21:28:05.563 DEBG [sc] cr1: connecting to [::1]:47894
13582026-08-20T21:28:05.597ZAug 20 21:28:05.564 DEBG [sc] cr1 waiting for prompt
13592026-08-20T21:28:05.597ZAug 20 21:28:05.575 DEBG [sc] cr1: logging in
13602026-08-20T21:28:05.707ZAug 20 21:28:05.697 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13612026-08-20T21:28:07.846Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13622026-08-20T21:28:08.850ZAug 20 21:28:08.839 INFO cr1: executing frr script show bfd peers json
13632026-08-20T21:28:08.850ZAug 20 21:28:08.839 DEBG [sc] cr1: starting
13642026-08-20T21:28:08.876ZAug 20 21:28:08.839 DEBG [sc] cr1: connecting to [::1]:47894
13652026-08-20T21:28:08.876ZAug 20 21:28:08.840 DEBG [sc] cr1 waiting for prompt
13662026-08-20T21:28:08.876ZAug 20 21:28:08.851 DEBG [sc] cr1: logging in
13672026-08-20T21:28:08.981ZAug 20 21:28:08.972 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13682026-08-20T21:28:11.112Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13692026-08-20T21:28:12.114ZAug 20 21:28:12.103 INFO cr1: executing frr script show bfd peers json
13702026-08-20T21:28:12.114ZAug 20 21:28:12.104 DEBG [sc] cr1: starting
13712026-08-20T21:28:12.114ZAug 20 21:28:12.104 DEBG [sc] cr1: connecting to [::1]:47894
13722026-08-20T21:28:12.140ZAug 20 21:28:12.104 DEBG [sc] cr1 waiting for prompt
13732026-08-20T21:28:12.140ZAug 20 21:28:12.114 DEBG [sc] cr1: logging in
13742026-08-20T21:28:12.256ZAug 20 21:28:12.247 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13752026-08-20T21:28:14.395Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13762026-08-20T21:28:14.419ZAug 20 21:28:14.385 INFO cr2: executing eos script show bfd peers | json
13772026-08-20T21:28:14.419ZAug 20 21:28:14.385 DEBG [sc] cr2: starting
13782026-08-20T21:28:14.419ZAug 20 21:28:14.385 DEBG [sc] cr2: connecting to [::1]:38949
13792026-08-20T21:28:14.419ZAug 20 21:28:14.386 DEBG [sc] cr2 waiting for prompt
13802026-08-20T21:28:14.419ZAug 20 21:28:14.397 DEBG [sc] cr2: logging in
13812026-08-20T21:28:14.767ZAug 20 21:28:14.758 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13822026-08-20T21:28:17.169Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13832026-08-20T21:28:18.169ZAug 20 21:28:18.160 INFO cr2: executing eos script show bfd peers | json
13842026-08-20T21:28:18.169ZAug 20 21:28:18.160 DEBG [sc] cr2: starting
13852026-08-20T21:28:18.194ZAug 20 21:28:18.160 DEBG [sc] cr2: connecting to [::1]:38949
13862026-08-20T21:28:18.194ZAug 20 21:28:18.161 DEBG [sc] cr2 waiting for prompt
13872026-08-20T21:28:18.194ZAug 20 21:28:18.172 DEBG [sc] cr2: logging in
13882026-08-20T21:28:18.336ZAug 20 21:28:18.327 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13892026-08-20T21:28:20.674Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13902026-08-20T21:28:21.675ZAug 20 21:28:21.666 INFO cr2: executing eos script show bfd peers | json
13912026-08-20T21:28:21.675ZAug 20 21:28:21.666 DEBG [sc] cr2: starting
13922026-08-20T21:28:21.676ZAug 20 21:28:21.666 DEBG [sc] cr2: connecting to [::1]:38949
13932026-08-20T21:28:21.700ZAug 20 21:28:21.667 DEBG [sc] cr2 waiting for prompt
13942026-08-20T21:28:21.700ZAug 20 21:28:21.677 DEBG [sc] cr2: logging in
13952026-08-20T21:28:21.819ZAug 20 21:28:21.810 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13962026-08-20T21:28:24.157Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13972026-08-20T21:28:25.158ZAug 20 21:28:25.149 INFO cr2: executing eos script show bfd peers | json
13982026-08-20T21:28:25.159ZAug 20 21:28:25.149 DEBG [sc] cr2: starting
13992026-08-20T21:28:25.159ZAug 20 21:28:25.149 DEBG [sc] cr2: connecting to [::1]:38949
14002026-08-20T21:28:25.183ZAug 20 21:28:25.150 DEBG [sc] cr2 waiting for prompt
14012026-08-20T21:28:25.183ZAug 20 21:28:25.161 DEBG [sc] cr2: logging in
14022026-08-20T21:28:25.315ZAug 20 21:28:25.305 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14032026-08-20T21:28:27.654Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14042026-08-20T21:28:28.655ZAug 20 21:28:28.646 INFO cr2: executing eos script show bfd peers | json
14052026-08-20T21:28:28.655ZAug 20 21:28:28.646 DEBG [sc] cr2: starting
14062026-08-20T21:28:28.655ZAug 20 21:28:28.646 DEBG [sc] cr2: connecting to [::1]:38949
14072026-08-20T21:28:28.680ZAug 20 21:28:28.647 DEBG [sc] cr2 waiting for prompt
14082026-08-20T21:28:28.680ZAug 20 21:28:28.658 DEBG [sc] cr2: logging in
14092026-08-20T21:28:28.800ZAug 20 21:28:28.790 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14102026-08-20T21:28:31.150Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14112026-08-20T21:28:31.150ZAug 20 21:28:31.140 INFO cr2: executing eos script show bfd peers | json
14122026-08-20T21:28:31.150ZAug 20 21:28:31.140 DEBG [sc] cr2: starting
14132026-08-20T21:28:31.150ZAug 20 21:28:31.140 DEBG [sc] cr2: connecting to [::1]:38949
14142026-08-20T21:28:31.174ZAug 20 21:28:31.141 DEBG [sc] cr2 waiting for prompt
14152026-08-20T21:28:31.174ZAug 20 21:28:31.150 DEBG [sc] cr2: logging in
14162026-08-20T21:28:31.292ZAug 20 21:28:31.282 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14172026-08-20T21:28:33.638Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14182026-08-20T21:28:34.639ZAug 20 21:28:34.629 INFO cr2: executing eos script show bfd peers | json
14192026-08-20T21:28:34.639ZAug 20 21:28:34.629 DEBG [sc] cr2: starting
14202026-08-20T21:28:34.639ZAug 20 21:28:34.629 DEBG [sc] cr2: connecting to [::1]:38949
14212026-08-20T21:28:34.663ZAug 20 21:28:34.630 DEBG [sc] cr2 waiting for prompt
14222026-08-20T21:28:34.664ZAug 20 21:28:34.640 DEBG [sc] cr2: logging in
14232026-08-20T21:28:34.793ZAug 20 21:28:34.783 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14242026-08-20T21:28:37.147Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14252026-08-20T21:28:38.147ZAug 20 21:28:38.137 INFO cr2: executing eos script show bfd peers | json
14262026-08-20T21:28:38.147ZAug 20 21:28:38.137 DEBG [sc] cr2: starting
14272026-08-20T21:28:38.147ZAug 20 21:28:38.137 DEBG [sc] cr2: connecting to [::1]:38949
14282026-08-20T21:28:38.172ZAug 20 21:28:38.138 DEBG [sc] cr2 waiting for prompt
14292026-08-20T21:28:38.172ZAug 20 21:28:38.149 DEBG [sc] cr2: logging in
14302026-08-20T21:28:38.313ZAug 20 21:28:38.303 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14312026-08-20T21:28:40.705Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14322026-08-20T21:28:41.706ZAug 20 21:28:41.697 INFO cr2: executing eos script show bfd peers | json
14332026-08-20T21:28:41.731ZAug 20 21:28:41.697 DEBG [sc] cr2: starting
14342026-08-20T21:28:41.731ZAug 20 21:28:41.697 DEBG [sc] cr2: connecting to [::1]:38949
14352026-08-20T21:28:41.732ZAug 20 21:28:41.698 DEBG [sc] cr2 waiting for prompt
14362026-08-20T21:28:41.732ZAug 20 21:28:41.708 DEBG [sc] cr2: logging in
14372026-08-20T21:28:41.838ZAug 20 21:28:41.829 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14382026-08-20T21:28:44.158Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14392026-08-20T21:28:45.159ZAug 20 21:28:45.150 INFO cr2: executing eos script show bfd peers | json
14402026-08-20T21:28:45.159ZAug 20 21:28:45.150 DEBG [sc] cr2: starting
14412026-08-20T21:28:45.159ZAug 20 21:28:45.150 DEBG [sc] cr2: connecting to [::1]:38949
14422026-08-20T21:28:45.183ZAug 20 21:28:45.151 DEBG [sc] cr2 waiting for prompt
14432026-08-20T21:28:45.183ZAug 20 21:28:45.161 DEBG [sc] cr2: logging in
14442026-08-20T21:28:45.314ZAug 20 21:28:45.305 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14452026-08-20T21:28:47.703Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14462026-08-20T21:28:47.704ZAug 20 21:28:47.694 INFO cr3: executing juniper script show bfd session | display json
14472026-08-20T21:28:47.704ZAug 20 21:28:47.694 DEBG [sc] cr3: starting
14482026-08-20T21:28:47.704ZAug 20 21:28:47.694 DEBG [sc] cr3: connecting to [::1]:45597
14492026-08-20T21:28:47.728ZAug 20 21:28:47.695 DEBG [sc] cr3 waiting for prompt
14502026-08-20T21:28:47.728ZAug 20 21:28:47.706 DEBG [sc] cr3: logging in
14512026-08-20T21:28:48.076ZAug 20 21:28:48.066 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14522026-08-20T21:28:50.338Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14532026-08-20T21:28:51.339ZAug 20 21:28:51.330 INFO cr3: executing juniper script show bfd session | display json
14542026-08-20T21:28:51.339ZAug 20 21:28:51.330 DEBG [sc] cr3: starting
14552026-08-20T21:28:51.339ZAug 20 21:28:51.330 DEBG [sc] cr3: connecting to [::1]:45597
14562026-08-20T21:28:51.363ZAug 20 21:28:51.331 DEBG [sc] cr3 waiting for prompt
14572026-08-20T21:28:51.363ZAug 20 21:28:51.342 DEBG [sc] cr3: logging in
14582026-08-20T21:28:51.486ZAug 20 21:28:51.475 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14592026-08-20T21:28:53.753Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14602026-08-20T21:28:54.755ZAug 20 21:28:54.745 INFO cr3: executing juniper script show bfd session | display json
14612026-08-20T21:28:54.755ZAug 20 21:28:54.745 DEBG [sc] cr3: starting
14622026-08-20T21:28:54.755ZAug 20 21:28:54.745 DEBG [sc] cr3: connecting to [::1]:45597
14632026-08-20T21:28:54.779ZAug 20 21:28:54.746 DEBG [sc] cr3 waiting for prompt
14642026-08-20T21:28:54.779ZAug 20 21:28:54.757 DEBG [sc] cr3: logging in
14652026-08-20T21:28:54.899ZAug 20 21:28:54.889 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14662026-08-20T21:28:57.170Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14672026-08-20T21:28:58.171ZAug 20 21:28:58.162 INFO cr3: executing juniper script show bfd session | display json
14682026-08-20T21:28:58.171ZAug 20 21:28:58.162 DEBG [sc] cr3: starting
14692026-08-20T21:28:58.171ZAug 20 21:28:58.162 DEBG [sc] cr3: connecting to [::1]:45597
14702026-08-20T21:28:58.197ZAug 20 21:28:58.163 DEBG [sc] cr3 waiting for prompt
14712026-08-20T21:28:58.197ZAug 20 21:28:58.173 DEBG [sc] cr3: logging in
14722026-08-20T21:28:58.326ZAug 20 21:28:58.317 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14732026-08-20T21:29:00.581Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14742026-08-20T21:29:01.582ZAug 20 21:29:01.573 INFO cr3: executing juniper script show bfd session | display json
14752026-08-20T21:29:01.608ZAug 20 21:29:01.573 DEBG [sc] cr3: starting
14762026-08-20T21:29:01.608ZAug 20 21:29:01.573 DEBG [sc] cr3: connecting to [::1]:45597
14772026-08-20T21:29:01.608ZAug 20 21:29:01.573 DEBG [sc] cr3 waiting for prompt
14782026-08-20T21:29:01.608ZAug 20 21:29:01.585 DEBG [sc] cr3: logging in
14792026-08-20T21:29:01.728ZAug 20 21:29:01.718 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14802026-08-20T21:29:04.005Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14812026-08-20T21:29:04.005ZAug 20 21:29:03.995 INFO cr3: executing juniper script show bfd session | display json
14822026-08-20T21:29:04.029ZAug 20 21:29:03.995 DEBG [sc] cr3: starting
14832026-08-20T21:29:04.029ZAug 20 21:29:03.995 DEBG [sc] cr3: connecting to [::1]:45597
14842026-08-20T21:29:04.029ZAug 20 21:29:03.996 DEBG [sc] cr3 waiting for prompt
14852026-08-20T21:29:04.029ZAug 20 21:29:04.005 DEBG [sc] cr3: logging in
14862026-08-20T21:29:04.158ZAug 20 21:29:04.148 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14872026-08-20T21:29:06.440Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14882026-08-20T21:29:07.427ZAug 20 21:29:07.417 INFO cr3: executing juniper script show bfd session | display json
14892026-08-20T21:29:07.427ZAug 20 21:29:07.417 DEBG [sc] cr3: starting
14902026-08-20T21:29:07.427ZAug 20 21:29:07.417 DEBG [sc] cr3: connecting to [::1]:45597
14912026-08-20T21:29:07.451ZAug 20 21:29:07.418 DEBG [sc] cr3 waiting for prompt
14922026-08-20T21:29:07.451ZAug 20 21:29:07.429 DEBG [sc] cr3: logging in
14932026-08-20T21:29:07.570ZAug 20 21:29:07.561 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14942026-08-20T21:29:09.821Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14952026-08-20T21:29:10.824ZAug 20 21:29:10.813 INFO cr3: executing juniper script show bfd session | display json
14962026-08-20T21:29:10.824ZAug 20 21:29:10.813 DEBG [sc] cr3: starting
14972026-08-20T21:29:10.824ZAug 20 21:29:10.813 DEBG [sc] cr3: connecting to [::1]:45597
14982026-08-20T21:29:10.849ZAug 20 21:29:10.814 DEBG [sc] cr3 waiting for prompt
14992026-08-20T21:29:10.849ZAug 20 21:29:10.825 DEBG [sc] cr3: logging in
15002026-08-20T21:29:10.957ZAug 20 21:29:10.947 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15012026-08-20T21:29:13.204Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15022026-08-20T21:29:14.206ZAug 20 21:29:14.196 INFO cr3: executing juniper script show bfd session | display json
15032026-08-20T21:29:14.206ZAug 20 21:29:14.196 DEBG [sc] cr3: starting
15042026-08-20T21:29:14.206ZAug 20 21:29:14.196 DEBG [sc] cr3: connecting to [::1]:45597
15052026-08-20T21:29:14.230ZAug 20 21:29:14.197 DEBG [sc] cr3 waiting for prompt
15062026-08-20T21:29:14.230ZAug 20 21:29:14.208 DEBG [sc] cr3: logging in
15072026-08-20T21:29:14.350ZAug 20 21:29:14.340 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15082026-08-20T21:29:16.597Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15092026-08-20T21:29:17.599ZAug 20 21:29:17.589 INFO cr3: executing juniper script show bfd session | display json
15102026-08-20T21:29:17.599ZAug 20 21:29:17.589 DEBG [sc] cr3: starting
15112026-08-20T21:29:17.599ZAug 20 21:29:17.589 DEBG [sc] cr3: connecting to [::1]:45597
15122026-08-20T21:29:17.623ZAug 20 21:29:17.590 DEBG [sc] cr3 waiting for prompt
15132026-08-20T21:29:17.623ZAug 20 21:29:17.602 DEBG [sc] cr3: logging in
15142026-08-20T21:29:17.733ZAug 20 21:29:17.723 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15152026-08-20T21:29:19.970Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15162026-08-20T21:29:19.994ZAug 20 21:29:19.962 INFO phase 2: stop frr on cr1
15172026-08-20T21:29:19.994ZAug 20 21:29:19.962 INFO cr1: stopping frr
15182026-08-20T21:29:19.994ZAug 20 21:29:19.962 DEBG [sc] cr1: starting
15192026-08-20T21:29:19.994ZAug 20 21:29:19.962 DEBG [sc] cr1: connecting to [::1]:47894
15202026-08-20T21:29:19.994ZAug 20 21:29:19.963 DEBG [sc] cr1 waiting for prompt
15212026-08-20T21:29:19.994ZAug 20 21:29:19.974 DEBG [sc] cr1: logging in
15222026-08-20T21:29:20.309ZAug 20 21:29:20.297 DEBG [sc] cr1: executing command `systemctl stop frr`
15232026-08-20T21:29:22.669Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15242026-08-20T21:29:23.669Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15252026-08-20T21:29:24.671Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15262026-08-20T21:29:25.673Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15272026-08-20T21:29:26.674Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15282026-08-20T21:29:27.677Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15292026-08-20T21:29:27.701Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15302026-08-20T21:29:28.680Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15312026-08-20T21:29:29.681Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15322026-08-20T21:29:30.682Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15332026-08-20T21:29:31.684Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15342026-08-20T21:29:31.708Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15352026-08-20T21:29:32.686Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15362026-08-20T21:29:33.688Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15372026-08-20T21:29:34.690Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15382026-08-20T21:29:35.692Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15392026-08-20T21:29:35.717Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15402026-08-20T21:29:36.694Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15412026-08-20T21:29:37.696Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15422026-08-20T21:29:38.698Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15432026-08-20T21:29:39.700Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15442026-08-20T21:29:39.724Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15452026-08-20T21:29:40.702Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-08-20T21:29:41.704Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15472026-08-20T21:29:42.706Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15482026-08-20T21:29:43.710Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15492026-08-20T21:29:43.734Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15502026-08-20T21:29:44.711Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15512026-08-20T21:29:45.712Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15522026-08-20T21:29:46.714Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15532026-08-20T21:29:47.716Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15542026-08-20T21:29:47.740ZAug 20 21:29:47.706 INFO cr2: executing eos script show bfd peers | json
15552026-08-20T21:29:47.741ZAug 20 21:29:47.706 DEBG [sc] cr2: starting
15562026-08-20T21:29:47.741ZAug 20 21:29:47.706 DEBG [sc] cr2: connecting to [::1]:38949
15572026-08-20T21:29:47.741ZAug 20 21:29:47.707 DEBG [sc] cr2 waiting for prompt
15582026-08-20T21:29:47.741ZAug 20 21:29:47.718 DEBG [sc] cr2: logging in
15592026-08-20T21:29:48.063ZAug 20 21:29:48.053 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15602026-08-20T21:29:50.407Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15612026-08-20T21:29:51.407ZAug 20 21:29:51.397 INFO cr2: executing eos script show bfd peers | json
15622026-08-20T21:29:51.457ZAug 20 21:29:51.397 DEBG [sc] cr2: starting
15632026-08-20T21:29:51.457ZAug 20 21:29:51.397 DEBG [sc] cr2: connecting to [::1]:38949
15642026-08-20T21:29:51.457ZAug 20 21:29:51.398 DEBG [sc] cr2 waiting for prompt
15652026-08-20T21:29:51.483ZAug 20 21:29:51.409 DEBG [sc] cr2: logging in
15662026-08-20T21:29:51.550ZAug 20 21:29:51.541 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15672026-08-20T21:29:54.365Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15682026-08-20T21:29:55.877ZAug 20 21:29:54.886 INFO cr2: executing eos script show bfd peers | json
15692026-08-20T21:29:55.877ZAug 20 21:29:54.886 DEBG [sc] cr2: starting
15702026-08-20T21:29:55.877ZAug 20 21:29:54.886 DEBG [sc] cr2: connecting to [::1]:38949
15712026-08-20T21:29:55.902ZAug 20 21:29:54.887 DEBG [sc] cr2 waiting for prompt
15722026-08-20T21:29:55.916ZAug 20 21:29:54.897 DEBG [sc] cr2: logging in
15732026-08-20T21:29:55.916ZAug 20 21:29:55.041 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15742026-08-20T21:29:57.600Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15752026-08-20T21:30:00.046ZAug 20 21:29:58.374 INFO cr2: executing eos script show bfd peers | json
15762026-08-20T21:30:00.078ZAug 20 21:29:58.374 DEBG [sc] cr2: starting
15772026-08-20T21:30:00.078ZAug 20 21:29:58.374 DEBG [sc] cr2: connecting to [::1]:38949
15782026-08-20T21:30:00.079ZAug 20 21:29:58.375 DEBG [sc] cr2 waiting for prompt
15792026-08-20T21:30:00.079ZAug 20 21:29:58.387 DEBG [sc] cr2: logging in
15802026-08-20T21:30:00.079ZAug 20 21:29:58.519 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15812026-08-20T21:30:01.486Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15822026-08-20T21:30:01.936ZAug 20 21:30:01.926 INFO cr2: executing eos script show bfd peers | json
15832026-08-20T21:30:01.936ZAug 20 21:30:01.926 DEBG [sc] cr2: starting
15842026-08-20T21:30:01.960ZAug 20 21:30:01.926 DEBG [sc] cr2: connecting to [::1]:38949
15852026-08-20T21:30:01.960ZAug 20 21:30:01.927 DEBG [sc] cr2 waiting for prompt
15862026-08-20T21:30:01.960ZAug 20 21:30:01.939 DEBG [sc] cr2: logging in
15872026-08-20T21:30:02.511ZAug 20 21:30:02.071 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15882026-08-20T21:30:04.444Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15892026-08-20T21:30:04.468ZAug 20 21:30:04.434 INFO cr2: executing eos script show bfd peers | json
15902026-08-20T21:30:04.468ZAug 20 21:30:04.434 DEBG [sc] cr2: starting
15912026-08-20T21:30:04.468ZAug 20 21:30:04.434 DEBG [sc] cr2: connecting to [::1]:38949
15922026-08-20T21:30:04.468ZAug 20 21:30:04.435 DEBG [sc] cr2 waiting for prompt
15932026-08-20T21:30:04.468ZAug 20 21:30:04.444 DEBG [sc] cr2: logging in
15942026-08-20T21:30:04.608ZAug 20 21:30:04.599 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15952026-08-20T21:30:06.954Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15962026-08-20T21:30:07.955ZAug 20 21:30:07.946 INFO cr2: executing eos script show bfd peers | json
15972026-08-20T21:30:07.955ZAug 20 21:30:07.946 DEBG [sc] cr2: starting
15982026-08-20T21:30:07.955ZAug 20 21:30:07.946 DEBG [sc] cr2: connecting to [::1]:38949
15992026-08-20T21:30:07.979ZAug 20 21:30:07.947 DEBG [sc] cr2 waiting for prompt
16002026-08-20T21:30:07.979ZAug 20 21:30:07.958 DEBG [sc] cr2: logging in
16012026-08-20T21:30:08.100ZAug 20 21:30:08.091 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16022026-08-20T21:30:10.447Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16032026-08-20T21:30:11.448ZAug 20 21:30:11.439 INFO cr2: executing eos script show bfd peers | json
16042026-08-20T21:30:11.448ZAug 20 21:30:11.439 DEBG [sc] cr2: starting
16052026-08-20T21:30:11.448ZAug 20 21:30:11.439 DEBG [sc] cr2: connecting to [::1]:38949
16062026-08-20T21:30:11.472ZAug 20 21:30:11.439 DEBG [sc] cr2 waiting for prompt
16072026-08-20T21:30:11.472ZAug 20 21:30:11.450 DEBG [sc] cr2: logging in
16082026-08-20T21:30:11.592ZAug 20 21:30:11.582 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16092026-08-20T21:30:13.930Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16102026-08-20T21:30:14.932ZAug 20 21:30:14.922 INFO cr2: executing eos script show bfd peers | json
16112026-08-20T21:30:14.932ZAug 20 21:30:14.922 DEBG [sc] cr2: starting
16122026-08-20T21:30:14.932ZAug 20 21:30:14.922 DEBG [sc] cr2: connecting to [::1]:38949
16132026-08-20T21:30:14.956ZAug 20 21:30:14.923 DEBG [sc] cr2 waiting for prompt
16142026-08-20T21:30:14.956ZAug 20 21:30:14.934 DEBG [sc] cr2: logging in
16152026-08-20T21:30:15.087ZAug 20 21:30:15.077 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16162026-08-20T21:30:17.427Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16172026-08-20T21:30:18.427ZAug 20 21:30:18.418 INFO cr2: executing eos script show bfd peers | json
16182026-08-20T21:30:18.427ZAug 20 21:30:18.418 DEBG [sc] cr2: starting
16192026-08-20T21:30:18.427ZAug 20 21:30:18.418 DEBG [sc] cr2: connecting to [::1]:38949
16202026-08-20T21:30:18.452ZAug 20 21:30:18.419 DEBG [sc] cr2 waiting for prompt
16212026-08-20T21:30:18.452ZAug 20 21:30:18.430 DEBG [sc] cr2: logging in
16222026-08-20T21:30:18.594ZAug 20 21:30:18.585 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16232026-08-20T21:30:20.927Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16242026-08-20T21:30:20.951ZAug 20 21:30:20.917 INFO cr3: executing juniper script show bfd session | display json
16252026-08-20T21:30:20.951ZAug 20 21:30:20.917 DEBG [sc] cr3: starting
16262026-08-20T21:30:20.951ZAug 20 21:30:20.917 DEBG [sc] cr3: connecting to [::1]:45597
16272026-08-20T21:30:20.951ZAug 20 21:30:20.917 DEBG [sc] cr3 waiting for prompt
16282026-08-20T21:30:20.951ZAug 20 21:30:20.928 DEBG [sc] cr3: logging in
16292026-08-20T21:30:21.278ZAug 20 21:30:21.268 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16302026-08-20T21:30:23.516Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16312026-08-20T21:30:24.517ZAug 20 21:30:24.507 INFO cr3: executing juniper script show bfd session | display json
16322026-08-20T21:30:24.517ZAug 20 21:30:24.507 DEBG [sc] cr3: starting
16332026-08-20T21:30:24.517ZAug 20 21:30:24.507 DEBG [sc] cr3: connecting to [::1]:45597
16342026-08-20T21:30:24.542ZAug 20 21:30:24.508 DEBG [sc] cr3 waiting for prompt
16352026-08-20T21:30:24.542ZAug 20 21:30:24.520 DEBG [sc] cr3: logging in
16362026-08-20T21:30:24.683ZAug 20 21:30:24.674 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16372026-08-20T21:30:26.947Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16382026-08-20T21:30:27.949ZAug 20 21:30:27.939 INFO cr3: executing juniper script show bfd session | display json
16392026-08-20T21:30:27.949ZAug 20 21:30:27.939 DEBG [sc] cr3: starting
16402026-08-20T21:30:27.949ZAug 20 21:30:27.939 DEBG [sc] cr3: connecting to [::1]:45597
16412026-08-20T21:30:27.974ZAug 20 21:30:27.940 DEBG [sc] cr3 waiting for prompt
16422026-08-20T21:30:27.974ZAug 20 21:30:27.951 DEBG [sc] cr3: logging in
16432026-08-20T21:30:28.084ZAug 20 21:30:28.074 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16442026-08-20T21:30:30.352Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16452026-08-20T21:30:31.354ZAug 20 21:30:31.344 INFO cr3: executing juniper script show bfd session | display json
16462026-08-20T21:30:31.354ZAug 20 21:30:31.344 DEBG [sc] cr3: starting
16472026-08-20T21:30:31.354ZAug 20 21:30:31.344 DEBG [sc] cr3: connecting to [::1]:45597
16482026-08-20T21:30:31.378ZAug 20 21:30:31.345 DEBG [sc] cr3 waiting for prompt
16492026-08-20T21:30:31.378ZAug 20 21:30:31.356 DEBG [sc] cr3: logging in
16502026-08-20T21:30:31.520ZAug 20 21:30:31.510 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16512026-08-20T21:30:33.777Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16522026-08-20T21:30:34.778ZAug 20 21:30:34.769 INFO cr3: executing juniper script show bfd session | display json
16532026-08-20T21:30:34.803ZAug 20 21:30:34.769 DEBG [sc] cr3: starting
16542026-08-20T21:30:34.803ZAug 20 21:30:34.769 DEBG [sc] cr3: connecting to [::1]:45597
16552026-08-20T21:30:34.803ZAug 20 21:30:34.770 DEBG [sc] cr3 waiting for prompt
16562026-08-20T21:30:34.803ZAug 20 21:30:34.780 DEBG [sc] cr3: logging in
16572026-08-20T21:30:34.956ZAug 20 21:30:34.947 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16582026-08-20T21:30:37.222Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16592026-08-20T21:30:37.246ZAug 20 21:30:37.212 INFO cr3: executing juniper script show bfd session | display json
16602026-08-20T21:30:37.246ZAug 20 21:30:37.212 DEBG [sc] cr3: starting
16612026-08-20T21:30:37.246ZAug 20 21:30:37.212 DEBG [sc] cr3: connecting to [::1]:45597
16622026-08-20T21:30:37.246ZAug 20 21:30:37.213 DEBG [sc] cr3 waiting for prompt
16632026-08-20T21:30:37.246ZAug 20 21:30:37.223 DEBG [sc] cr3: logging in
16642026-08-20T21:30:37.366ZAug 20 21:30:37.356 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16652026-08-20T21:30:39.625Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16662026-08-20T21:30:40.622ZAug 20 21:30:40.613 INFO cr3: executing juniper script show bfd session | display json
16672026-08-20T21:30:40.622ZAug 20 21:30:40.613 DEBG [sc] cr3: starting
16682026-08-20T21:30:40.622ZAug 20 21:30:40.613 DEBG [sc] cr3: connecting to [::1]:45597
16692026-08-20T21:30:40.646ZAug 20 21:30:40.614 DEBG [sc] cr3 waiting for prompt
16702026-08-20T21:30:40.646ZAug 20 21:30:40.625 DEBG [sc] cr3: logging in
16712026-08-20T21:30:40.758ZAug 20 21:30:40.746 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16722026-08-20T21:30:43.015Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16732026-08-20T21:30:44.017ZAug 20 21:30:44.007 INFO cr3: executing juniper script show bfd session | display json
16742026-08-20T21:30:44.017ZAug 20 21:30:44.007 DEBG [sc] cr3: starting
16752026-08-20T21:30:44.017ZAug 20 21:30:44.007 DEBG [sc] cr3: connecting to [::1]:45597
16762026-08-20T21:30:44.041ZAug 20 21:30:44.008 DEBG [sc] cr3 waiting for prompt
16772026-08-20T21:30:44.041ZAug 20 21:30:44.019 DEBG [sc] cr3: logging in
16782026-08-20T21:30:44.161ZAug 20 21:30:44.151 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16792026-08-20T21:30:46.446Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16802026-08-20T21:30:47.432ZAug 20 21:30:47.422 INFO cr3: executing juniper script show bfd session | display json
16812026-08-20T21:30:47.432ZAug 20 21:30:47.422 DEBG [sc] cr3: starting
16822026-08-20T21:30:47.432ZAug 20 21:30:47.422 DEBG [sc] cr3: connecting to [::1]:45597
16832026-08-20T21:30:47.456ZAug 20 21:30:47.423 DEBG [sc] cr3 waiting for prompt
16842026-08-20T21:30:47.456ZAug 20 21:30:47.433 DEBG [sc] cr3: logging in
16852026-08-20T21:30:47.598ZAug 20 21:30:47.588 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16862026-08-20T21:30:49.864Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16872026-08-20T21:30:50.865ZAug 20 21:30:50.856 INFO cr3: executing juniper script show bfd session | display json
16882026-08-20T21:30:50.865ZAug 20 21:30:50.856 DEBG [sc] cr3: starting
16892026-08-20T21:30:50.865ZAug 20 21:30:50.856 DEBG [sc] cr3: connecting to [::1]:45597
16902026-08-20T21:30:50.889ZAug 20 21:30:50.856 DEBG [sc] cr3 waiting for prompt
16912026-08-20T21:30:50.889ZAug 20 21:30:50.868 DEBG [sc] cr3: logging in
16922026-08-20T21:30:51.032ZAug 20 21:30:51.023 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16932026-08-20T21:30:53.280Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16942026-08-20T21:30:53.305ZAug 20 21:30:53.273 INFO phase 3: pause ceos on cr2
16952026-08-20T21:30:53.305ZAug 20 21:30:53.273 INFO cr2: pausing ceos
16962026-08-20T21:30:53.305ZAug 20 21:30:53.273 DEBG [sc] cr2: starting
16972026-08-20T21:30:53.305ZAug 20 21:30:53.273 DEBG [sc] cr2: connecting to [::1]:38949
16982026-08-20T21:30:53.305ZAug 20 21:30:53.273 DEBG [sc] cr2 waiting for prompt
16992026-08-20T21:30:53.305ZAug 20 21:30:53.284 DEBG [sc] cr2: logging in
17002026-08-20T21:30:53.641ZAug 20 21:30:53.632 DEBG [sc] cr2: executing command `docker pause ceos`
17012026-08-20T21:30:55.742Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17022026-08-20T21:30:56.744Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17032026-08-20T21:30:57.746Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17042026-08-20T21:30:58.748Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17052026-08-20T21:30:59.750Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17062026-08-20T21:30:59.774Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17072026-08-20T21:31:00.752Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17082026-08-20T21:31:01.754Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17092026-08-20T21:31:02.756Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17102026-08-20T21:31:03.757Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17112026-08-20T21:31:03.781Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17122026-08-20T21:31:04.760Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17132026-08-20T21:31:05.760Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17142026-08-20T21:31:06.762Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17152026-08-20T21:31:07.764Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17162026-08-20T21:31:07.789Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17172026-08-20T21:31:08.767Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17182026-08-20T21:31:09.769Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17192026-08-20T21:31:10.771Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17202026-08-20T21:31:11.773Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17212026-08-20T21:31:11.797Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17222026-08-20T21:31:12.775Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17232026-08-20T21:31:13.777Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17242026-08-20T21:31:14.779Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17252026-08-20T21:31:15.780Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17262026-08-20T21:31:15.804Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17272026-08-20T21:31:16.782Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17282026-08-20T21:31:17.784Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17292026-08-20T21:31:18.786Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17302026-08-20T21:31:19.788Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17312026-08-20T21:31:19.813ZAug 20 21:31:19.778 INFO cr3: executing juniper script show bfd session | display json
17322026-08-20T21:31:19.813ZAug 20 21:31:19.778 DEBG [sc] cr3: starting
17332026-08-20T21:31:19.813ZAug 20 21:31:19.778 DEBG [sc] cr3: connecting to [::1]:45597
17342026-08-20T21:31:19.813ZAug 20 21:31:19.779 DEBG [sc] cr3 waiting for prompt
17352026-08-20T21:31:19.813ZAug 20 21:31:19.791 DEBG [sc] cr3: logging in
17362026-08-20T21:31:20.211ZAug 20 21:31:20.201 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17372026-08-20T21:31:22.452Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17382026-08-20T21:31:23.453ZAug 20 21:31:23.443 INFO cr3: executing juniper script show bfd session | display json
17392026-08-20T21:31:23.453ZAug 20 21:31:23.444 DEBG [sc] cr3: starting
17402026-08-20T21:31:23.453ZAug 20 21:31:23.444 DEBG [sc] cr3: connecting to [::1]:45597
17412026-08-20T21:31:23.478ZAug 20 21:31:23.444 DEBG [sc] cr3 waiting for prompt
17422026-08-20T21:31:23.478ZAug 20 21:31:23.456 DEBG [sc] cr3: logging in
17432026-08-20T21:31:23.630ZAug 20 21:31:23.621 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17442026-08-20T21:31:25.887Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17452026-08-20T21:31:26.889ZAug 20 21:31:26.879 INFO cr3: executing juniper script show bfd session | display json
17462026-08-20T21:31:26.889ZAug 20 21:31:26.879 DEBG [sc] cr3: starting
17472026-08-20T21:31:26.914ZAug 20 21:31:26.879 DEBG [sc] cr3: connecting to [::1]:45597
17482026-08-20T21:31:26.914ZAug 20 21:31:26.880 DEBG [sc] cr3 waiting for prompt
17492026-08-20T21:31:26.914ZAug 20 21:31:26.892 DEBG [sc] cr3: logging in
17502026-08-20T21:31:27.044ZAug 20 21:31:27.034 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17512026-08-20T21:31:29.315Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17522026-08-20T21:31:30.316ZAug 20 21:31:30.307 INFO cr3: executing juniper script show bfd session | display json
17532026-08-20T21:31:30.341ZAug 20 21:31:30.307 DEBG [sc] cr3: starting
17542026-08-20T21:31:30.341ZAug 20 21:31:30.307 DEBG [sc] cr3: connecting to [::1]:45597
17552026-08-20T21:31:30.341ZAug 20 21:31:30.308 DEBG [sc] cr3 waiting for prompt
17562026-08-20T21:31:30.341ZAug 20 21:31:30.319 DEBG [sc] cr3: logging in
17572026-08-20T21:31:30.484ZAug 20 21:31:30.474 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17582026-08-20T21:31:32.748Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17592026-08-20T21:31:33.749ZAug 20 21:31:33.739 INFO cr3: executing juniper script show bfd session | display json
17602026-08-20T21:31:33.749ZAug 20 21:31:33.740 DEBG [sc] cr3: starting
17612026-08-20T21:31:33.749ZAug 20 21:31:33.740 DEBG [sc] cr3: connecting to [::1]:45597
17622026-08-20T21:31:33.773ZAug 20 21:31:33.740 DEBG [sc] cr3 waiting for prompt
17632026-08-20T21:31:33.773ZAug 20 21:31:33.752 DEBG [sc] cr3: logging in
17642026-08-20T21:31:33.894ZAug 20 21:31:33.885 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17652026-08-20T21:31:36.145Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17662026-08-20T21:31:36.145ZAug 20 21:31:36.135 INFO cr3: executing juniper script show bfd session | display json
17672026-08-20T21:31:36.145ZAug 20 21:31:36.135 DEBG [sc] cr3: starting
17682026-08-20T21:31:36.145ZAug 20 21:31:36.135 DEBG [sc] cr3: connecting to [::1]:45597
17692026-08-20T21:31:36.170ZAug 20 21:31:36.136 DEBG [sc] cr3 waiting for prompt
17702026-08-20T21:31:36.170ZAug 20 21:31:36.146 DEBG [sc] cr3: logging in
17712026-08-20T21:31:36.278ZAug 20 21:31:36.268 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17722026-08-20T21:31:38.536Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17732026-08-20T21:31:39.536ZAug 20 21:31:39.527 INFO cr3: executing juniper script show bfd session | display json
17742026-08-20T21:31:39.562ZAug 20 21:31:39.527 DEBG [sc] cr3: starting
17752026-08-20T21:31:39.562ZAug 20 21:31:39.527 DEBG [sc] cr3: connecting to [::1]:45597
17762026-08-20T21:31:39.562ZAug 20 21:31:39.528 DEBG [sc] cr3 waiting for prompt
17772026-08-20T21:31:39.562ZAug 20 21:31:39.538 DEBG [sc] cr3: logging in
17782026-08-20T21:31:39.691ZAug 20 21:31:39.681 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17792026-08-20T21:31:41.954Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17802026-08-20T21:31:42.955ZAug 20 21:31:42.945 INFO cr3: executing juniper script show bfd session | display json
17812026-08-20T21:31:42.955ZAug 20 21:31:42.945 DEBG [sc] cr3: starting
17822026-08-20T21:31:42.955ZAug 20 21:31:42.945 DEBG [sc] cr3: connecting to [::1]:45597
17832026-08-20T21:31:42.979ZAug 20 21:31:42.946 DEBG [sc] cr3 waiting for prompt
17842026-08-20T21:31:42.979ZAug 20 21:31:42.958 DEBG [sc] cr3: logging in
17852026-08-20T21:31:43.100ZAug 20 21:31:43.091 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17862026-08-20T21:31:45.365Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17872026-08-20T21:31:46.366ZAug 20 21:31:46.357 INFO cr3: executing juniper script show bfd session | display json
17882026-08-20T21:31:46.366ZAug 20 21:31:46.357 DEBG [sc] cr3: starting
17892026-08-20T21:31:46.367ZAug 20 21:31:46.357 DEBG [sc] cr3: connecting to [::1]:45597
17902026-08-20T21:31:46.391ZAug 20 21:31:46.358 DEBG [sc] cr3 waiting for prompt
17912026-08-20T21:31:46.391ZAug 20 21:31:46.369 DEBG [sc] cr3: logging in
17922026-08-20T21:31:46.534ZAug 20 21:31:46.525 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17932026-08-20T21:31:48.803Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17942026-08-20T21:31:49.804ZAug 20 21:31:49.794 INFO cr3: executing juniper script show bfd session | display json
17952026-08-20T21:31:49.804ZAug 20 21:31:49.794 DEBG [sc] cr3: starting
17962026-08-20T21:31:49.804ZAug 20 21:31:49.794 DEBG [sc] cr3: connecting to [::1]:45597
17972026-08-20T21:31:49.830ZAug 20 21:31:49.795 DEBG [sc] cr3 waiting for prompt
17982026-08-20T21:31:49.831ZAug 20 21:31:49.807 DEBG [sc] cr3: logging in
17992026-08-20T21:31:49.948ZAug 20 21:31:49.938 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18002026-08-20T21:31:52.195Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18012026-08-20T21:31:52.220ZAug 20 21:31:52.187 INFO phase 4: pause cRPD on cr3
18022026-08-20T21:31:52.220ZAug 20 21:31:52.187 INFO cr3: pausing crpd1
18032026-08-20T21:31:52.220ZAug 20 21:31:52.187 DEBG [sc] cr3: starting
18042026-08-20T21:31:52.220ZAug 20 21:31:52.187 DEBG [sc] cr3: connecting to [::1]:45597
18052026-08-20T21:31:52.220ZAug 20 21:31:52.188 DEBG [sc] cr3 waiting for prompt
18062026-08-20T21:31:52.220ZAug 20 21:31:52.196 DEBG [sc] cr3: logging in
18072026-08-20T21:31:52.340ZAug 20 21:31:52.328 DEBG [sc] cr3: executing command `docker pause crpd1`
18082026-08-20T21:31:54.465Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18092026-08-20T21:31:55.470Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18102026-08-20T21:31:56.469Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18112026-08-20T21:31:57.471Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18122026-08-20T21:31:58.473Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18132026-08-20T21:31:58.497Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18142026-08-20T21:31:59.474Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18152026-08-20T21:32:00.477Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18162026-08-20T21:32:01.477Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18172026-08-20T21:32:02.479Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18182026-08-20T21:32:02.503Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18192026-08-20T21:32:03.481Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18202026-08-20T21:32:04.483Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18212026-08-20T21:32:05.485Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18222026-08-20T21:32:06.486Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18232026-08-20T21:32:06.510Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18242026-08-20T21:32:07.489Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18252026-08-20T21:32:08.490Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18262026-08-20T21:32:09.492Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18272026-08-20T21:32:10.494Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18282026-08-20T21:32:10.518Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18292026-08-20T21:32:11.496Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18302026-08-20T21:32:12.498Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18312026-08-20T21:32:13.499Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18322026-08-20T21:32:14.500Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18332026-08-20T21:32:14.524Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18342026-08-20T21:32:15.502Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18352026-08-20T21:32:16.504Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18362026-08-20T21:32:17.505Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18372026-08-20T21:32:18.506Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18382026-08-20T21:32:18.530ZAug 20 21:32:18.498 INFO phase 5: start frr on cr1
18392026-08-20T21:32:18.530ZAug 20 21:32:18.498 INFO cr1: starting frr
18402026-08-20T21:32:18.530ZAug 20 21:32:18.498 DEBG [sc] cr1: starting
18412026-08-20T21:32:18.531ZAug 20 21:32:18.498 DEBG [sc] cr1: connecting to [::1]:47894
18422026-08-20T21:32:18.531ZAug 20 21:32:18.499 DEBG [sc] cr1 waiting for prompt
18432026-08-20T21:32:18.531ZAug 20 21:32:18.510 DEBG [sc] cr1: logging in
18442026-08-20T21:32:18.872ZAug 20 21:32:18.862 DEBG [sc] cr1: executing command `systemctl start frr`
18452026-08-20T21:32:26.158Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18462026-08-20T21:32:27.160Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18472026-08-20T21:32:28.162Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18482026-08-20T21:32:29.164Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18492026-08-20T21:32:30.165Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18502026-08-20T21:32:30.189Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18512026-08-20T21:32:31.168Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18522026-08-20T21:32:32.169Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18532026-08-20T21:32:33.171Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18542026-08-20T21:32:34.173Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18552026-08-20T21:32:34.197Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18562026-08-20T21:32:35.175Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18572026-08-20T21:32:36.176Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18582026-08-20T21:32:37.178Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18592026-08-20T21:32:38.179Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18602026-08-20T21:32:38.204Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18612026-08-20T21:32:39.181Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18622026-08-20T21:32:40.184Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18632026-08-20T21:32:41.185Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18642026-08-20T21:32:42.187Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18652026-08-20T21:32:42.211Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18662026-08-20T21:32:43.189Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18672026-08-20T21:32:44.191Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18682026-08-20T21:32:45.193Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18692026-08-20T21:32:46.195Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18702026-08-20T21:32:46.220Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18712026-08-20T21:32:47.198Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18722026-08-20T21:32:48.200Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18732026-08-20T21:32:49.202Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18742026-08-20T21:32:50.204Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18752026-08-20T21:32:50.228ZAug 20 21:32:50.194 INFO cr1: executing frr script show bfd peers json
18762026-08-20T21:32:50.228ZAug 20 21:32:50.194 DEBG [sc] cr1: starting
18772026-08-20T21:32:50.228ZAug 20 21:32:50.194 DEBG [sc] cr1: connecting to [::1]:47894
18782026-08-20T21:32:50.228ZAug 20 21:32:50.195 DEBG [sc] cr1 waiting for prompt
18792026-08-20T21:32:50.228ZAug 20 21:32:50.206 DEBG [sc] cr1: logging in
18802026-08-20T21:32:50.516ZAug 20 21:32:50.506 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18812026-08-20T21:32:52.646Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18822026-08-20T21:32:53.647ZAug 20 21:32:53.637 INFO cr1: executing frr script show bfd peers json
18832026-08-20T21:32:53.647ZAug 20 21:32:53.637 DEBG [sc] cr1: starting
18842026-08-20T21:32:53.671ZAug 20 21:32:53.637 DEBG [sc] cr1: connecting to [::1]:47894
18852026-08-20T21:32:53.671ZAug 20 21:32:53.638 DEBG [sc] cr1 waiting for prompt
18862026-08-20T21:32:53.671ZAug 20 21:32:53.649 DEBG [sc] cr1: logging in
18872026-08-20T21:32:53.780ZAug 20 21:32:53.770 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18882026-08-20T21:32:55.929Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18892026-08-20T21:32:56.930ZAug 20 21:32:56.920 INFO cr1: executing frr script show bfd peers json
18902026-08-20T21:32:56.930ZAug 20 21:32:56.920 DEBG [sc] cr1: starting
18912026-08-20T21:32:56.930ZAug 20 21:32:56.920 DEBG [sc] cr1: connecting to [::1]:47894
18922026-08-20T21:32:56.955ZAug 20 21:32:56.921 DEBG [sc] cr1 waiting for prompt
18932026-08-20T21:32:56.955ZAug 20 21:32:56.931 DEBG [sc] cr1: logging in
18942026-08-20T21:32:57.074ZAug 20 21:32:57.064 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18952026-08-20T21:32:59.205Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18962026-08-20T21:33:00.206ZAug 20 21:33:00.197 INFO cr1: executing frr script show bfd peers json
18972026-08-20T21:33:00.206ZAug 20 21:33:00.197 DEBG [sc] cr1: starting
18982026-08-20T21:33:00.206ZAug 20 21:33:00.197 DEBG [sc] cr1: connecting to [::1]:47894
18992026-08-20T21:33:00.231ZAug 20 21:33:00.197 DEBG [sc] cr1 waiting for prompt
19002026-08-20T21:33:00.231ZAug 20 21:33:00.209 DEBG [sc] cr1: logging in
19012026-08-20T21:33:00.339ZAug 20 21:33:00.330 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19022026-08-20T21:33:02.481Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19032026-08-20T21:33:03.482ZAug 20 21:33:03.472 INFO cr1: executing frr script show bfd peers json
19042026-08-20T21:33:03.482ZAug 20 21:33:03.472 DEBG [sc] cr1: starting
19052026-08-20T21:33:03.482ZAug 20 21:33:03.473 DEBG [sc] cr1: connecting to [::1]:47894
19062026-08-20T21:33:03.506ZAug 20 21:33:03.473 DEBG [sc] cr1 waiting for prompt
19072026-08-20T21:33:03.506ZAug 20 21:33:03.484 DEBG [sc] cr1: logging in
19082026-08-20T21:33:03.636ZAug 20 21:33:03.627 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19092026-08-20T21:33:05.786Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19102026-08-20T21:33:05.786ZAug 20 21:33:05.776 INFO cr1: executing frr script show bfd peers json
19112026-08-20T21:33:05.786ZAug 20 21:33:05.776 DEBG [sc] cr1: starting
19122026-08-20T21:33:05.786ZAug 20 21:33:05.776 DEBG [sc] cr1: connecting to [::1]:47894
19132026-08-20T21:33:05.810ZAug 20 21:33:05.777 DEBG [sc] cr1 waiting for prompt
19142026-08-20T21:33:05.810ZAug 20 21:33:05.787 DEBG [sc] cr1: logging in
19152026-08-20T21:33:05.940ZAug 20 21:33:05.931 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19162026-08-20T21:33:08.081Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19172026-08-20T21:33:09.082ZAug 20 21:33:09.073 INFO cr1: executing frr script show bfd peers json
19182026-08-20T21:33:09.082ZAug 20 21:33:09.073 DEBG [sc] cr1: starting
19192026-08-20T21:33:09.082ZAug 20 21:33:09.073 DEBG [sc] cr1: connecting to [::1]:47894
19202026-08-20T21:33:09.107ZAug 20 21:33:09.073 DEBG [sc] cr1 waiting for prompt
19212026-08-20T21:33:09.107ZAug 20 21:33:09.084 DEBG [sc] cr1: logging in
19222026-08-20T21:33:09.226ZAug 20 21:33:09.217 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19232026-08-20T21:33:11.387Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19242026-08-20T21:33:12.387ZAug 20 21:33:12.377 INFO cr1: executing frr script show bfd peers json
19252026-08-20T21:33:12.412ZAug 20 21:33:12.377 DEBG [sc] cr1: starting
19262026-08-20T21:33:12.412ZAug 20 21:33:12.377 DEBG [sc] cr1: connecting to [::1]:47894
19272026-08-20T21:33:12.412ZAug 20 21:33:12.378 DEBG [sc] cr1 waiting for prompt
19282026-08-20T21:33:12.412ZAug 20 21:33:12.390 DEBG [sc] cr1: logging in
19292026-08-20T21:33:12.531ZAug 20 21:33:12.521 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19302026-08-20T21:33:14.697Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19312026-08-20T21:33:15.698ZAug 20 21:33:15.688 INFO cr1: executing frr script show bfd peers json
19322026-08-20T21:33:15.723ZAug 20 21:33:15.688 DEBG [sc] cr1: starting
19332026-08-20T21:33:15.723ZAug 20 21:33:15.688 DEBG [sc] cr1: connecting to [::1]:47894
19342026-08-20T21:33:15.723ZAug 20 21:33:15.689 DEBG [sc] cr1 waiting for prompt
19352026-08-20T21:33:15.723ZAug 20 21:33:15.700 DEBG [sc] cr1: logging in
19362026-08-20T21:33:15.842ZAug 20 21:33:15.832 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19372026-08-20T21:33:17.997Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19382026-08-20T21:33:18.998ZAug 20 21:33:18.988 INFO cr1: executing frr script show bfd peers json
19392026-08-20T21:33:18.998ZAug 20 21:33:18.988 DEBG [sc] cr1: starting
19402026-08-20T21:33:18.998ZAug 20 21:33:18.988 DEBG [sc] cr1: connecting to [::1]:47894
19412026-08-20T21:33:19.022ZAug 20 21:33:18.989 DEBG [sc] cr1 waiting for prompt
19422026-08-20T21:33:19.023ZAug 20 21:33:18.999 DEBG [sc] cr1: logging in
19432026-08-20T21:33:19.164ZAug 20 21:33:19.154 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19442026-08-20T21:33:21.310Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19452026-08-20T21:33:21.335ZAug 20 21:33:21.302 INFO phase 6: unpause ceos on cr2
19462026-08-20T21:33:21.335ZAug 20 21:33:21.302 INFO cr2: unpausing ceos
19472026-08-20T21:33:21.335ZAug 20 21:33:21.302 DEBG [sc] cr2: starting
19482026-08-20T21:33:21.335ZAug 20 21:33:21.302 DEBG [sc] cr2: connecting to [::1]:38949
19492026-08-20T21:33:21.335ZAug 20 21:33:21.303 DEBG [sc] cr2 waiting for prompt
19502026-08-20T21:33:21.335ZAug 20 21:33:21.314 DEBG [sc] cr2: logging in
19512026-08-20T21:33:21.678ZAug 20 21:33:21.669 DEBG [sc] cr2: executing command `docker unpause ceos`
19522026-08-20T21:33:23.810Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19532026-08-20T21:33:24.811Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19542026-08-20T21:33:25.813Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19552026-08-20T21:33:26.815Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19562026-08-20T21:33:27.817Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19572026-08-20T21:33:27.841Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19582026-08-20T21:33:28.819Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19592026-08-20T21:33:29.821Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19602026-08-20T21:33:30.822Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19612026-08-20T21:33:31.824Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19622026-08-20T21:33:31.848Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19632026-08-20T21:33:32.827Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19642026-08-20T21:33:33.829Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19652026-08-20T21:33:34.830Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19662026-08-20T21:33:35.831Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19672026-08-20T21:33:35.855Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19682026-08-20T21:33:36.834Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19692026-08-20T21:33:37.835Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19702026-08-20T21:33:38.840Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19712026-08-20T21:33:39.838Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19722026-08-20T21:33:39.863Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19732026-08-20T21:33:40.840Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19742026-08-20T21:33:41.842Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19752026-08-20T21:33:42.844Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19762026-08-20T21:33:43.878Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19772026-08-20T21:33:43.904Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19782026-08-20T21:33:44.848Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19792026-08-20T21:33:45.849Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19802026-08-20T21:33:46.851Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19812026-08-20T21:33:47.852Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19822026-08-20T21:33:47.876ZAug 20 21:33:47.843 INFO cr1: executing frr script show bfd peers json
19832026-08-20T21:33:47.876ZAug 20 21:33:47.843 DEBG [sc] cr1: starting
19842026-08-20T21:33:47.876ZAug 20 21:33:47.843 DEBG [sc] cr1: connecting to [::1]:47894
19852026-08-20T21:33:47.877ZAug 20 21:33:47.844 DEBG [sc] cr1 waiting for prompt
19862026-08-20T21:33:47.877ZAug 20 21:33:47.855 DEBG [sc] cr1: logging in
19872026-08-20T21:33:48.173ZAug 20 21:33:48.163 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19882026-08-20T21:33:50.312Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19892026-08-20T21:33:51.314ZAug 20 21:33:51.304 INFO cr1: executing frr script show bfd peers json
19902026-08-20T21:33:51.314ZAug 20 21:33:51.304 DEBG [sc] cr1: starting
19912026-08-20T21:33:51.314ZAug 20 21:33:51.304 DEBG [sc] cr1: connecting to [::1]:47894
19922026-08-20T21:33:51.338ZAug 20 21:33:51.305 DEBG [sc] cr1 waiting for prompt
19932026-08-20T21:33:51.338ZAug 20 21:33:51.316 DEBG [sc] cr1: logging in
19942026-08-20T21:33:51.453ZAug 20 21:33:51.437 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19952026-08-20T21:33:53.589Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19962026-08-20T21:33:54.588ZAug 20 21:33:54.578 INFO cr1: executing frr script show bfd peers json
19972026-08-20T21:33:54.612ZAug 20 21:33:54.578 DEBG [sc] cr1: starting
19982026-08-20T21:33:54.612ZAug 20 21:33:54.578 DEBG [sc] cr1: connecting to [::1]:47894
19992026-08-20T21:33:54.612ZAug 20 21:33:54.579 DEBG [sc] cr1 waiting for prompt
20002026-08-20T21:33:54.612ZAug 20 21:33:54.590 DEBG [sc] cr1: logging in
20012026-08-20T21:33:54.733ZAug 20 21:33:54.723 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20022026-08-20T21:33:56.883Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20032026-08-20T21:33:57.883ZAug 20 21:33:57.873 INFO cr1: executing frr script show bfd peers json
20042026-08-20T21:33:57.908ZAug 20 21:33:57.873 DEBG [sc] cr1: starting
20052026-08-20T21:33:57.908ZAug 20 21:33:57.873 DEBG [sc] cr1: connecting to [::1]:47894
20062026-08-20T21:33:57.908ZAug 20 21:33:57.874 DEBG [sc] cr1 waiting for prompt
20072026-08-20T21:33:57.908ZAug 20 21:33:57.885 DEBG [sc] cr1: logging in
20082026-08-20T21:33:58.006ZAug 20 21:33:57.997 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20092026-08-20T21:34:00.147Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20102026-08-20T21:34:01.148ZAug 20 21:34:01.139 INFO cr1: executing frr script show bfd peers json
20112026-08-20T21:34:01.148ZAug 20 21:34:01.139 DEBG [sc] cr1: starting
20122026-08-20T21:34:01.148ZAug 20 21:34:01.139 DEBG [sc] cr1: connecting to [::1]:47894
20132026-08-20T21:34:01.172ZAug 20 21:34:01.139 DEBG [sc] cr1 waiting for prompt
20142026-08-20T21:34:01.172ZAug 20 21:34:01.151 DEBG [sc] cr1: logging in
20152026-08-20T21:34:01.282ZAug 20 21:34:01.273 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20162026-08-20T21:34:03.422Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20172026-08-20T21:34:03.422ZAug 20 21:34:03.412 INFO cr1: executing frr script show bfd peers json
20182026-08-20T21:34:03.422ZAug 20 21:34:03.412 DEBG [sc] cr1: starting
20192026-08-20T21:34:03.422ZAug 20 21:34:03.412 DEBG [sc] cr1: connecting to [::1]:47894
20202026-08-20T21:34:03.446ZAug 20 21:34:03.413 DEBG [sc] cr1 waiting for prompt
20212026-08-20T21:34:03.446ZAug 20 21:34:03.422 DEBG [sc] cr1: logging in
20222026-08-20T21:34:03.553ZAug 20 21:34:03.544 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20232026-08-20T21:34:05.694Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20242026-08-20T21:34:06.695ZAug 20 21:34:06.686 INFO cr1: executing frr script show bfd peers json
20252026-08-20T21:34:06.719ZAug 20 21:34:06.686 DEBG [sc] cr1: starting
20262026-08-20T21:34:06.720ZAug 20 21:34:06.686 DEBG [sc] cr1: connecting to [::1]:47894
20272026-08-20T21:34:06.720ZAug 20 21:34:06.687 DEBG [sc] cr1 waiting for prompt
20282026-08-20T21:34:06.720ZAug 20 21:34:06.698 DEBG [sc] cr1: logging in
20292026-08-20T21:34:06.839ZAug 20 21:34:06.830 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20302026-08-20T21:34:08.979Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20312026-08-20T21:34:09.980ZAug 20 21:34:09.970 INFO cr1: executing frr script show bfd peers json
20322026-08-20T21:34:10.005ZAug 20 21:34:09.971 DEBG [sc] cr1: starting
20332026-08-20T21:34:10.005ZAug 20 21:34:09.971 DEBG [sc] cr1: connecting to [::1]:47894
20342026-08-20T21:34:10.005ZAug 20 21:34:09.971 DEBG [sc] cr1 waiting for prompt
20352026-08-20T21:34:10.005ZAug 20 21:34:09.983 DEBG [sc] cr1: logging in
20362026-08-20T21:34:10.137ZAug 20 21:34:10.126 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20372026-08-20T21:34:12.265Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20382026-08-20T21:34:13.267ZAug 20 21:34:13.257 INFO cr1: executing frr script show bfd peers json
20392026-08-20T21:34:13.267ZAug 20 21:34:13.257 DEBG [sc] cr1: starting
20402026-08-20T21:34:13.267ZAug 20 21:34:13.257 DEBG [sc] cr1: connecting to [::1]:47894
20412026-08-20T21:34:13.291ZAug 20 21:34:13.258 DEBG [sc] cr1 waiting for prompt
20422026-08-20T21:34:13.291ZAug 20 21:34:13.269 DEBG [sc] cr1: logging in
20432026-08-20T21:34:13.411ZAug 20 21:34:13.401 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20442026-08-20T21:34:15.562Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20452026-08-20T21:34:16.563ZAug 20 21:34:16.553 INFO cr1: executing frr script show bfd peers json
20462026-08-20T21:34:16.563ZAug 20 21:34:16.553 DEBG [sc] cr1: starting
20472026-08-20T21:34:16.563ZAug 20 21:34:16.553 DEBG [sc] cr1: connecting to [::1]:47894
20482026-08-20T21:34:16.587ZAug 20 21:34:16.554 DEBG [sc] cr1 waiting for prompt
20492026-08-20T21:34:16.587ZAug 20 21:34:16.565 DEBG [sc] cr1: logging in
20502026-08-20T21:34:16.696ZAug 20 21:34:16.686 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20512026-08-20T21:34:18.827Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20522026-08-20T21:34:18.827ZAug 20 21:34:18.817 INFO cr2: executing eos script show bfd peers | json
20532026-08-20T21:34:18.827ZAug 20 21:34:18.817 DEBG [sc] cr2: starting
20542026-08-20T21:34:18.827ZAug 20 21:34:18.817 DEBG [sc] cr2: connecting to [::1]:38949
20552026-08-20T21:34:18.851ZAug 20 21:34:18.818 DEBG [sc] cr2 waiting for prompt
20562026-08-20T21:34:18.851ZAug 20 21:34:18.828 DEBG [sc] cr2: logging in
20572026-08-20T21:34:19.163ZAug 20 21:34:19.152 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20582026-08-20T21:34:21.490Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20592026-08-20T21:34:22.498ZAug 20 21:34:22.482 INFO cr2: executing eos script show bfd peers | json
20602026-08-20T21:34:22.498ZAug 20 21:34:22.482 DEBG [sc] cr2: starting
20612026-08-20T21:34:22.498ZAug 20 21:34:22.482 DEBG [sc] cr2: connecting to [::1]:38949
20622026-08-20T21:34:22.522ZAug 20 21:34:22.483 DEBG [sc] cr2 waiting for prompt
20632026-08-20T21:34:22.522ZAug 20 21:34:22.493 DEBG [sc] cr2: logging in
20642026-08-20T21:34:22.647ZAug 20 21:34:22.637 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20652026-08-20T21:34:24.976Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20662026-08-20T21:34:25.977ZAug 20 21:34:25.967 INFO cr2: executing eos script show bfd peers | json
20672026-08-20T21:34:26.002ZAug 20 21:34:25.968 DEBG [sc] cr2: starting
20682026-08-20T21:34:26.002ZAug 20 21:34:25.968 DEBG [sc] cr2: connecting to [::1]:38949
20692026-08-20T21:34:26.002ZAug 20 21:34:25.969 DEBG [sc] cr2 waiting for prompt
20702026-08-20T21:34:26.002ZAug 20 21:34:25.980 DEBG [sc] cr2: logging in
20712026-08-20T21:34:26.110ZAug 20 21:34:26.100 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20722026-08-20T21:34:28.470Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20732026-08-20T21:34:29.472ZAug 20 21:34:29.461 INFO cr2: executing eos script show bfd peers | json
20742026-08-20T21:34:29.472ZAug 20 21:34:29.462 DEBG [sc] cr2: starting
20752026-08-20T21:34:29.472ZAug 20 21:34:29.462 DEBG [sc] cr2: connecting to [::1]:38949
20762026-08-20T21:34:29.498ZAug 20 21:34:29.462 DEBG [sc] cr2 waiting for prompt
20772026-08-20T21:34:29.498ZAug 20 21:34:29.474 DEBG [sc] cr2: logging in
20782026-08-20T21:34:29.604ZAug 20 21:34:29.594 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20792026-08-20T21:34:31.925Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20802026-08-20T21:34:32.926ZAug 20 21:34:32.917 INFO cr2: executing eos script show bfd peers | json
20812026-08-20T21:34:32.926ZAug 20 21:34:32.917 DEBG [sc] cr2: starting
20822026-08-20T21:34:32.926ZAug 20 21:34:32.917 DEBG [sc] cr2: connecting to [::1]:38949
20832026-08-20T21:34:32.950ZAug 20 21:34:32.918 DEBG [sc] cr2 waiting for prompt
20842026-08-20T21:34:32.950ZAug 20 21:34:32.929 DEBG [sc] cr2: logging in
20852026-08-20T21:34:33.071ZAug 20 21:34:33.061 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20862026-08-20T21:34:35.406Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20872026-08-20T21:34:35.406ZAug 20 21:34:35.396 INFO cr2: executing eos script show bfd peers | json
20882026-08-20T21:34:35.406ZAug 20 21:34:35.397 DEBG [sc] cr2: starting
20892026-08-20T21:34:35.406ZAug 20 21:34:35.397 DEBG [sc] cr2: connecting to [::1]:38949
20902026-08-20T21:34:35.431ZAug 20 21:34:35.398 DEBG [sc] cr2 waiting for prompt
20912026-08-20T21:34:35.431ZAug 20 21:34:35.407 DEBG [sc] cr2: logging in
20922026-08-20T21:34:35.549ZAug 20 21:34:35.539 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20932026-08-20T21:34:37.893Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20942026-08-20T21:34:38.895ZAug 20 21:34:38.885 INFO cr2: executing eos script show bfd peers | json
20952026-08-20T21:34:38.919ZAug 20 21:34:38.885 DEBG [sc] cr2: starting
20962026-08-20T21:34:38.919ZAug 20 21:34:38.885 DEBG [sc] cr2: connecting to [::1]:38949
20972026-08-20T21:34:38.920ZAug 20 21:34:38.886 DEBG [sc] cr2 waiting for prompt
20982026-08-20T21:34:38.920ZAug 20 21:34:38.897 DEBG [sc] cr2: logging in
20992026-08-20T21:34:39.039ZAug 20 21:34:39.029 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21002026-08-20T21:34:41.357Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21012026-08-20T21:34:42.359ZAug 20 21:34:42.349 INFO cr2: executing eos script show bfd peers | json
21022026-08-20T21:34:42.359ZAug 20 21:34:42.349 DEBG [sc] cr2: starting
21032026-08-20T21:34:42.359ZAug 20 21:34:42.349 DEBG [sc] cr2: connecting to [::1]:38949
21042026-08-20T21:34:42.384ZAug 20 21:34:42.350 DEBG [sc] cr2 waiting for prompt
21052026-08-20T21:34:42.384ZAug 20 21:34:42.361 DEBG [sc] cr2: logging in
21062026-08-20T21:34:42.514ZAug 20 21:34:42.504 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21072026-08-20T21:34:44.888Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21082026-08-20T21:34:45.889ZAug 20 21:34:45.880 INFO cr2: executing eos script show bfd peers | json
21092026-08-20T21:34:45.889ZAug 20 21:34:45.880 DEBG [sc] cr2: starting
21102026-08-20T21:34:45.889ZAug 20 21:34:45.880 DEBG [sc] cr2: connecting to [::1]:38949
21112026-08-20T21:34:45.914ZAug 20 21:34:45.881 DEBG [sc] cr2 waiting for prompt
21122026-08-20T21:34:45.914ZAug 20 21:34:45.892 DEBG [sc] cr2: logging in
21132026-08-20T21:34:46.034ZAug 20 21:34:46.024 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21142026-08-20T21:34:48.364Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21152026-08-20T21:34:49.367ZAug 20 21:34:49.356 INFO cr2: executing eos script show bfd peers | json
21162026-08-20T21:34:49.390ZAug 20 21:34:49.356 DEBG [sc] cr2: starting
21172026-08-20T21:34:49.390ZAug 20 21:34:49.356 DEBG [sc] cr2: connecting to [::1]:38949
21182026-08-20T21:34:49.390ZAug 20 21:34:49.357 DEBG [sc] cr2 waiting for prompt
21192026-08-20T21:34:49.390ZAug 20 21:34:49.368 DEBG [sc] cr2: logging in
21202026-08-20T21:34:49.521ZAug 20 21:34:49.511 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21212026-08-20T21:34:51.866Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21222026-08-20T21:34:51.890ZAug 20 21:34:51.857 INFO phase 7: unpause cRPD on cr3
21232026-08-20T21:34:51.890ZAug 20 21:34:51.857 INFO cr3: unpausing crpd1
21242026-08-20T21:34:51.890ZAug 20 21:34:51.857 DEBG [sc] cr3: starting
21252026-08-20T21:34:51.890ZAug 20 21:34:51.857 DEBG [sc] cr3: connecting to [::1]:45597
21262026-08-20T21:34:51.890ZAug 20 21:34:51.858 DEBG [sc] cr3 waiting for prompt
21272026-08-20T21:34:51.890ZAug 20 21:34:51.869 DEBG [sc] cr3: logging in
21282026-08-20T21:34:52.196ZAug 20 21:34:52.186 DEBG [sc] cr3: executing command `docker unpause crpd1`
21292026-08-20T21:34:54.302Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21302026-08-20T21:34:55.306Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21312026-08-20T21:34:56.306Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21322026-08-20T21:34:57.308Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21332026-08-20T21:34:58.310Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21342026-08-20T21:34:58.335Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21352026-08-20T21:34:59.313Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21362026-08-20T21:35:00.315Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21372026-08-20T21:35:01.317Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21382026-08-20T21:35:02.318Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21392026-08-20T21:35:02.342Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21402026-08-20T21:35:03.320Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21412026-08-20T21:35:04.322Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21422026-08-20T21:35:05.324Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21432026-08-20T21:35:06.325Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21442026-08-20T21:35:06.349Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21452026-08-20T21:35:07.327Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21462026-08-20T21:35:08.329Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21472026-08-20T21:35:09.331Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21482026-08-20T21:35:10.333Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21492026-08-20T21:35:10.357Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21502026-08-20T21:35:11.335Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21512026-08-20T21:35:12.337Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21522026-08-20T21:35:13.339Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21532026-08-20T21:35:14.341Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-08-20T21:35:14.365Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21552026-08-20T21:35:15.343Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21562026-08-20T21:35:16.346Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21572026-08-20T21:35:17.347Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21582026-08-20T21:35:18.348Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21592026-08-20T21:35:18.372ZAug 20 21:35:18.338 INFO cr1: executing frr script show bfd peers json
21602026-08-20T21:35:18.373ZAug 20 21:35:18.338 DEBG [sc] cr1: starting
21612026-08-20T21:35:18.373ZAug 20 21:35:18.338 DEBG [sc] cr1: connecting to [::1]:47894
21622026-08-20T21:35:18.373ZAug 20 21:35:18.339 DEBG [sc] cr1 waiting for prompt
21632026-08-20T21:35:18.373ZAug 20 21:35:18.351 DEBG [sc] cr1: logging in
21642026-08-20T21:35:18.689ZAug 20 21:35:18.679 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21652026-08-20T21:35:20.826Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21662026-08-20T21:35:21.828ZAug 20 21:35:21.818 INFO cr1: executing frr script show bfd peers json
21672026-08-20T21:35:21.852ZAug 20 21:35:21.818 DEBG [sc] cr1: starting
21682026-08-20T21:35:21.852ZAug 20 21:35:21.818 DEBG [sc] cr1: connecting to [::1]:47894
21692026-08-20T21:35:21.852ZAug 20 21:35:21.819 DEBG [sc] cr1 waiting for prompt
21702026-08-20T21:35:21.852ZAug 20 21:35:21.830 DEBG [sc] cr1: logging in
21712026-08-20T21:35:21.972ZAug 20 21:35:21.963 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21722026-08-20T21:35:24.114Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21732026-08-20T21:35:25.145ZAug 20 21:35:25.104 INFO cr1: executing frr script show bfd peers json
21742026-08-20T21:35:25.146ZAug 20 21:35:25.104 DEBG [sc] cr1: starting
21752026-08-20T21:35:25.146ZAug 20 21:35:25.104 DEBG [sc] cr1: connecting to [::1]:47894
21762026-08-20T21:35:25.180ZAug 20 21:35:25.105 DEBG [sc] cr1 waiting for prompt
21772026-08-20T21:35:25.181ZAug 20 21:35:25.117 DEBG [sc] cr1: logging in
21782026-08-20T21:35:25.266ZAug 20 21:35:25.249 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21792026-08-20T21:35:27.397Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21802026-08-20T21:35:28.397ZAug 20 21:35:28.387 INFO cr1: executing frr script show bfd peers json
21812026-08-20T21:35:28.397ZAug 20 21:35:28.388 DEBG [sc] cr1: starting
21822026-08-20T21:35:28.397ZAug 20 21:35:28.388 DEBG [sc] cr1: connecting to [::1]:47894
21832026-08-20T21:35:28.422ZAug 20 21:35:28.389 DEBG [sc] cr1 waiting for prompt
21842026-08-20T21:35:28.422ZAug 20 21:35:28.400 DEBG [sc] cr1: logging in
21852026-08-20T21:35:28.552ZAug 20 21:35:28.542 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21862026-08-20T21:35:30.695Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21872026-08-20T21:35:31.696ZAug 20 21:35:31.686 INFO cr1: executing frr script show bfd peers json
21882026-08-20T21:35:31.722ZAug 20 21:35:31.686 DEBG [sc] cr1: starting
21892026-08-20T21:35:31.722ZAug 20 21:35:31.686 DEBG [sc] cr1: connecting to [::1]:47894
21902026-08-20T21:35:31.722ZAug 20 21:35:31.687 DEBG [sc] cr1 waiting for prompt
21912026-08-20T21:35:31.722ZAug 20 21:35:31.698 DEBG [sc] cr1: logging in
21922026-08-20T21:35:31.830ZAug 20 21:35:31.821 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21932026-08-20T21:35:33.969Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21942026-08-20T21:35:33.996ZAug 20 21:35:33.958 INFO cr1: executing frr script show bfd peers json
21952026-08-20T21:35:33.996ZAug 20 21:35:33.958 DEBG [sc] cr1: starting
21962026-08-20T21:35:33.996ZAug 20 21:35:33.959 DEBG [sc] cr1: connecting to [::1]:47894
21972026-08-20T21:35:33.996ZAug 20 21:35:33.959 DEBG [sc] cr1 waiting for prompt
21982026-08-20T21:35:33.996ZAug 20 21:35:33.969 DEBG [sc] cr1: logging in
21992026-08-20T21:35:34.135ZAug 20 21:35:34.125 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22002026-08-20T21:35:36.281Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22012026-08-20T21:35:37.283ZAug 20 21:35:37.273 INFO cr1: executing frr script show bfd peers json
22022026-08-20T21:35:37.283ZAug 20 21:35:37.273 DEBG [sc] cr1: starting
22032026-08-20T21:35:37.283ZAug 20 21:35:37.273 DEBG [sc] cr1: connecting to [::1]:47894
22042026-08-20T21:35:37.310ZAug 20 21:35:37.274 DEBG [sc] cr1 waiting for prompt
22052026-08-20T21:35:37.311ZAug 20 21:35:37.285 DEBG [sc] cr1: logging in
22062026-08-20T21:35:37.429ZAug 20 21:35:37.418 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22072026-08-20T21:35:39.566Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22082026-08-20T21:35:40.566ZAug 20 21:35:40.556 INFO cr1: executing frr script show bfd peers json
22092026-08-20T21:35:40.566ZAug 20 21:35:40.556 DEBG [sc] cr1: starting
22102026-08-20T21:35:40.566ZAug 20 21:35:40.556 DEBG [sc] cr1: connecting to [::1]:47894
22112026-08-20T21:35:40.591ZAug 20 21:35:40.557 DEBG [sc] cr1 waiting for prompt
22122026-08-20T21:35:40.591ZAug 20 21:35:40.568 DEBG [sc] cr1: logging in
22132026-08-20T21:35:40.703ZAug 20 21:35:40.689 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22142026-08-20T21:35:42.853Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22152026-08-20T21:35:43.854ZAug 20 21:35:43.845 INFO cr1: executing frr script show bfd peers json
22162026-08-20T21:35:43.854ZAug 20 21:35:43.845 DEBG [sc] cr1: starting
22172026-08-20T21:35:43.855ZAug 20 21:35:43.845 DEBG [sc] cr1: connecting to [::1]:47894
22182026-08-20T21:35:43.889ZAug 20 21:35:43.846 DEBG [sc] cr1 waiting for prompt
22192026-08-20T21:35:43.889ZAug 20 21:35:43.856 DEBG [sc] cr1: logging in
22202026-08-20T21:35:44.022ZAug 20 21:35:44.010 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22212026-08-20T21:35:46.189Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22222026-08-20T21:35:47.186ZAug 20 21:35:47.169 INFO cr1: executing frr script show bfd peers json
22232026-08-20T21:35:47.186ZAug 20 21:35:47.169 DEBG [sc] cr1: starting
22242026-08-20T21:35:47.214ZAug 20 21:35:47.169 DEBG [sc] cr1: connecting to [::1]:47894
22252026-08-20T21:35:47.214ZAug 20 21:35:47.170 DEBG [sc] cr1 waiting for prompt
22262026-08-20T21:35:47.214ZAug 20 21:35:47.182 DEBG [sc] cr1: logging in
22272026-08-20T21:35:47.344ZAug 20 21:35:47.313 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22282026-08-20T21:35:49.467Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22292026-08-20T21:35:49.467ZAug 20 21:35:49.456 INFO cr2: executing eos script show bfd peers | json
22302026-08-20T21:35:49.467ZAug 20 21:35:49.456 DEBG [sc] cr2: starting
22312026-08-20T21:35:49.467ZAug 20 21:35:49.456 DEBG [sc] cr2: connecting to [::1]:38949
22322026-08-20T21:35:49.491ZAug 20 21:35:49.457 DEBG [sc] cr2 waiting for prompt
22332026-08-20T21:35:49.491ZAug 20 21:35:49.468 DEBG [sc] cr2: logging in
22342026-08-20T21:35:49.817ZAug 20 21:35:49.807 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22352026-08-20T21:35:52.170Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22362026-08-20T21:35:53.171ZAug 20 21:35:53.161 INFO cr2: executing eos script show bfd peers | json
22372026-08-20T21:35:53.171ZAug 20 21:35:53.161 DEBG [sc] cr2: starting
22382026-08-20T21:35:53.171ZAug 20 21:35:53.161 DEBG [sc] cr2: connecting to [::1]:38949
22392026-08-20T21:35:53.196ZAug 20 21:35:53.162 DEBG [sc] cr2 waiting for prompt
22402026-08-20T21:35:53.196ZAug 20 21:35:53.172 DEBG [sc] cr2: logging in
22412026-08-20T21:35:53.296ZAug 20 21:35:53.282 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22422026-08-20T21:35:55.625Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22432026-08-20T21:35:56.626ZAug 20 21:35:56.616 INFO cr2: executing eos script show bfd peers | json
22442026-08-20T21:35:56.627ZAug 20 21:35:56.616 DEBG [sc] cr2: starting
22452026-08-20T21:35:56.627ZAug 20 21:35:56.616 DEBG [sc] cr2: connecting to [::1]:38949
22462026-08-20T21:35:56.651ZAug 20 21:35:56.617 DEBG [sc] cr2 waiting for prompt
22472026-08-20T21:35:56.651ZAug 20 21:35:56.628 DEBG [sc] cr2: logging in
22482026-08-20T21:35:56.759ZAug 20 21:35:56.750 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22492026-08-20T21:35:59.103Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22502026-08-20T21:36:00.104ZAug 20 21:36:00.095 INFO cr2: executing eos script show bfd peers | json
22512026-08-20T21:36:00.129ZAug 20 21:36:00.095 DEBG [sc] cr2: starting
22522026-08-20T21:36:00.129ZAug 20 21:36:00.095 DEBG [sc] cr2: connecting to [::1]:38949
22532026-08-20T21:36:00.129ZAug 20 21:36:00.096 DEBG [sc] cr2 waiting for prompt
22542026-08-20T21:36:00.129ZAug 20 21:36:00.107 DEBG [sc] cr2: logging in
22552026-08-20T21:36:00.259ZAug 20 21:36:00.250 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22562026-08-20T21:36:02.642Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22572026-08-20T21:36:03.642ZAug 20 21:36:03.632 INFO cr2: executing eos script show bfd peers | json
22582026-08-20T21:36:03.642ZAug 20 21:36:03.632 DEBG [sc] cr2: starting
22592026-08-20T21:36:03.642ZAug 20 21:36:03.632 DEBG [sc] cr2: connecting to [::1]:38949
22602026-08-20T21:36:03.665ZAug 20 21:36:03.633 DEBG [sc] cr2 waiting for prompt
22612026-08-20T21:36:03.666ZAug 20 21:36:03.644 DEBG [sc] cr2: logging in
22622026-08-20T21:36:03.788ZAug 20 21:36:03.778 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22632026-08-20T21:36:06.141Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22642026-08-20T21:36:06.141ZAug 20 21:36:06.131 INFO cr2: executing eos script show bfd peers | json
22652026-08-20T21:36:06.141ZAug 20 21:36:06.131 DEBG [sc] cr2: starting
22662026-08-20T21:36:06.141ZAug 20 21:36:06.131 DEBG [sc] cr2: connecting to [::1]:38949
22672026-08-20T21:36:06.165ZAug 20 21:36:06.132 DEBG [sc] cr2 waiting for prompt
22682026-08-20T21:36:06.165ZAug 20 21:36:06.142 DEBG [sc] cr2: logging in
22692026-08-20T21:36:06.334ZAug 20 21:36:06.324 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22702026-08-20T21:36:08.696Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22712026-08-20T21:36:09.697ZAug 20 21:36:09.688 INFO cr2: executing eos script show bfd peers | json
22722026-08-20T21:36:09.698ZAug 20 21:36:09.688 DEBG [sc] cr2: starting
22732026-08-20T21:36:09.698ZAug 20 21:36:09.688 DEBG [sc] cr2: connecting to [::1]:38949
22742026-08-20T21:36:09.722ZAug 20 21:36:09.689 DEBG [sc] cr2 waiting for prompt
22752026-08-20T21:36:09.722ZAug 20 21:36:09.700 DEBG [sc] cr2: logging in
22762026-08-20T21:36:09.843ZAug 20 21:36:09.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22772026-08-20T21:36:12.180Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22782026-08-20T21:36:13.182ZAug 20 21:36:13.172 INFO cr2: executing eos script show bfd peers | json
22792026-08-20T21:36:13.182ZAug 20 21:36:13.172 DEBG [sc] cr2: starting
22802026-08-20T21:36:13.182ZAug 20 21:36:13.172 DEBG [sc] cr2: connecting to [::1]:38949
22812026-08-20T21:36:13.206ZAug 20 21:36:13.172 DEBG [sc] cr2 waiting for prompt
22822026-08-20T21:36:13.206ZAug 20 21:36:13.184 DEBG [sc] cr2: logging in
22832026-08-20T21:36:13.349ZAug 20 21:36:13.339 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22842026-08-20T21:36:15.693Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22852026-08-20T21:36:16.695ZAug 20 21:36:16.685 INFO cr2: executing eos script show bfd peers | json
22862026-08-20T21:36:16.695ZAug 20 21:36:16.685 DEBG [sc] cr2: starting
22872026-08-20T21:36:16.695ZAug 20 21:36:16.685 DEBG [sc] cr2: connecting to [::1]:38949
22882026-08-20T21:36:16.719ZAug 20 21:36:16.686 DEBG [sc] cr2 waiting for prompt
22892026-08-20T21:36:16.719ZAug 20 21:36:16.696 DEBG [sc] cr2: logging in
22902026-08-20T21:36:16.850ZAug 20 21:36:16.841 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22912026-08-20T21:36:19.194Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22922026-08-20T21:36:20.195ZAug 20 21:36:20.185 INFO cr2: executing eos script show bfd peers | json
22932026-08-20T21:36:20.195ZAug 20 21:36:20.185 DEBG [sc] cr2: starting
22942026-08-20T21:36:20.195ZAug 20 21:36:20.185 DEBG [sc] cr2: connecting to [::1]:38949
22952026-08-20T21:36:20.219ZAug 20 21:36:20.186 DEBG [sc] cr2 waiting for prompt
22962026-08-20T21:36:20.219ZAug 20 21:36:20.197 DEBG [sc] cr2: logging in
22972026-08-20T21:36:20.328ZAug 20 21:36:20.319 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22982026-08-20T21:36:22.657Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22992026-08-20T21:36:22.657ZAug 20 21:36:22.647 INFO cr3: executing juniper script show bfd session | display json
23002026-08-20T21:36:22.657ZAug 20 21:36:22.647 DEBG [sc] cr3: starting
23012026-08-20T21:36:22.657ZAug 20 21:36:22.647 DEBG [sc] cr3: connecting to [::1]:45597
23022026-08-20T21:36:22.681ZAug 20 21:36:22.648 DEBG [sc] cr3 waiting for prompt
23032026-08-20T21:36:22.681ZAug 20 21:36:22.659 DEBG [sc] cr3: logging in
23042026-08-20T21:36:22.988ZAug 20 21:36:22.979 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23052026-08-20T21:36:25.232Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23062026-08-20T21:36:26.234ZAug 20 21:36:26.224 INFO cr3: executing juniper script show bfd session | display json
23072026-08-20T21:36:26.234ZAug 20 21:36:26.224 DEBG [sc] cr3: starting
23082026-08-20T21:36:26.234ZAug 20 21:36:26.224 DEBG [sc] cr3: connecting to [::1]:45597
23092026-08-20T21:36:26.258ZAug 20 21:36:26.225 DEBG [sc] cr3 waiting for prompt
23102026-08-20T21:36:26.258ZAug 20 21:36:26.236 DEBG [sc] cr3: logging in
23112026-08-20T21:36:26.367ZAug 20 21:36:26.357 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23122026-08-20T21:36:28.633Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23132026-08-20T21:36:29.634ZAug 20 21:36:29.623 INFO cr3: executing juniper script show bfd session | display json
23142026-08-20T21:36:29.634ZAug 20 21:36:29.623 DEBG [sc] cr3: starting
23152026-08-20T21:36:29.634ZAug 20 21:36:29.623 DEBG [sc] cr3: connecting to [::1]:45597
23162026-08-20T21:36:29.658ZAug 20 21:36:29.624 DEBG [sc] cr3 waiting for prompt
23172026-08-20T21:36:29.658ZAug 20 21:36:29.635 DEBG [sc] cr3: logging in
23182026-08-20T21:36:29.778ZAug 20 21:36:29.768 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23192026-08-20T21:36:32.031Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23202026-08-20T21:36:33.032ZAug 20 21:36:33.022 INFO cr3: executing juniper script show bfd session | display json
23212026-08-20T21:36:33.032ZAug 20 21:36:33.023 DEBG [sc] cr3: starting
23222026-08-20T21:36:33.032ZAug 20 21:36:33.023 DEBG [sc] cr3: connecting to [::1]:45597
23232026-08-20T21:36:33.056ZAug 20 21:36:33.023 DEBG [sc] cr3 waiting for prompt
23242026-08-20T21:36:33.056ZAug 20 21:36:33.034 DEBG [sc] cr3: logging in
23252026-08-20T21:36:33.201ZAug 20 21:36:33.189 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23262026-08-20T21:36:35.454Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23272026-08-20T21:36:36.462ZAug 20 21:36:36.446 INFO cr3: executing juniper script show bfd session | display json
23282026-08-20T21:36:36.462ZAug 20 21:36:36.446 DEBG [sc] cr3: starting
23292026-08-20T21:36:36.462ZAug 20 21:36:36.446 DEBG [sc] cr3: connecting to [::1]:45597
23302026-08-20T21:36:36.462ZAug 20 21:36:36.447 DEBG [sc] cr3 waiting for prompt
23312026-08-20T21:36:36.487ZAug 20 21:36:36.458 DEBG [sc] cr3: logging in
23322026-08-20T21:36:36.611ZAug 20 21:36:36.601 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23332026-08-20T21:36:38.859Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23342026-08-20T21:36:38.883ZAug 20 21:36:38.849 INFO cr3: executing juniper script show bfd session | display json
23352026-08-20T21:36:38.883ZAug 20 21:36:38.849 DEBG [sc] cr3: starting
23362026-08-20T21:36:38.883ZAug 20 21:36:38.849 DEBG [sc] cr3: connecting to [::1]:45597
23372026-08-20T21:36:38.883ZAug 20 21:36:38.850 DEBG [sc] cr3 waiting for prompt
23382026-08-20T21:36:38.883ZAug 20 21:36:38.860 DEBG [sc] cr3: logging in
23392026-08-20T21:36:39.003ZAug 20 21:36:38.993 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23402026-08-20T21:36:41.272Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23412026-08-20T21:36:42.274ZAug 20 21:36:42.264 INFO cr3: executing juniper script show bfd session | display json
23422026-08-20T21:36:42.274ZAug 20 21:36:42.264 DEBG [sc] cr3: starting
23432026-08-20T21:36:42.274ZAug 20 21:36:42.264 DEBG [sc] cr3: connecting to [::1]:45597
23442026-08-20T21:36:42.298ZAug 20 21:36:42.265 DEBG [sc] cr3 waiting for prompt
23452026-08-20T21:36:42.298ZAug 20 21:36:42.276 DEBG [sc] cr3: logging in
23462026-08-20T21:36:42.408ZAug 20 21:36:42.398 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23472026-08-20T21:36:44.664Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23482026-08-20T21:36:45.664ZAug 20 21:36:45.654 INFO cr3: executing juniper script show bfd session | display json
23492026-08-20T21:36:45.664ZAug 20 21:36:45.654 DEBG [sc] cr3: starting
23502026-08-20T21:36:45.664ZAug 20 21:36:45.655 DEBG [sc] cr3: connecting to [::1]:45597
23512026-08-20T21:36:45.689ZAug 20 21:36:45.655 DEBG [sc] cr3 waiting for prompt
23522026-08-20T21:36:45.689ZAug 20 21:36:45.667 DEBG [sc] cr3: logging in
23532026-08-20T21:36:45.821ZAug 20 21:36:45.811 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23542026-08-20T21:36:48.079Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23552026-08-20T21:36:49.083ZAug 20 21:36:49.066 INFO cr3: executing juniper script show bfd session | display json
23562026-08-20T21:36:49.083ZAug 20 21:36:49.066 DEBG [sc] cr3: starting
23572026-08-20T21:36:49.083ZAug 20 21:36:49.066 DEBG [sc] cr3: connecting to [::1]:45597
23582026-08-20T21:36:49.114ZAug 20 21:36:49.067 DEBG [sc] cr3 waiting for prompt
23592026-08-20T21:36:49.114ZAug 20 21:36:49.078 DEBG [sc] cr3: logging in
23602026-08-20T21:36:49.228ZAug 20 21:36:49.211 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23612026-08-20T21:36:51.474Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23622026-08-20T21:36:52.475ZAug 20 21:36:52.466 INFO cr3: executing juniper script show bfd session | display json
23632026-08-20T21:36:52.499ZAug 20 21:36:52.466 DEBG [sc] cr3: starting
23642026-08-20T21:36:52.499ZAug 20 21:36:52.466 DEBG [sc] cr3: connecting to [::1]:45597
23652026-08-20T21:36:52.499ZAug 20 21:36:52.467 DEBG [sc] cr3 waiting for prompt
23662026-08-20T21:36:52.499ZAug 20 21:36:52.478 DEBG [sc] cr3: logging in
23672026-08-20T21:36:52.633ZAug 20 21:36:52.622 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23682026-08-20T21:36:54.888Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23692026-08-20T21:36:54.912ZAug 20 21:36:54.880 INFO quartet bfd static routing test passed 🎉
23702026-08-20T21:36:54.912Z+ (( status != 0 ))
23712026-08-20T21:36:54.912Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23722026-08-20T21:36:54.936ZAug 20 21:36:54.907 INFO destroying runner for deployment mgquartetbfd
23732026-08-20T21:36:54.936ZAug 20 21:36:54.908 INFO destroying deployment mgquartetbfd
23742026-08-20T21:36:54.936ZAug 20 21:36:54.908 INFO destroying nodes
23752026-08-20T21:36:55.028ZAug 20 21:36:55.019 INFO destroying links
23762026-08-20T21:36:55.028ZAug 20 21:36:55.019 INFO destroying link mgquartetbfd_ox_sn_vnic0
23772026-08-20T21:36:55.052ZAug 20 21:36:55.024 INFO destroying link mgquartetbfd_ox_sn_sim0
23782026-08-20T21:36:55.052ZAug 20 21:36:55.025 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23792026-08-20T21:36:56.038ZAug 20 21:36:56.028 INFO destroying link mgquartetbfd_cr1_vn_sim0
23802026-08-20T21:36:56.062ZAug 20 21:36:56.029 INFO destroying link mgquartetbfd_ox_sn_vnic1
23812026-08-20T21:36:56.062ZAug 20 21:36:56.030 INFO destroying link mgquartetbfd_ox_sn_sim1
23822026-08-20T21:36:56.062ZAug 20 21:36:56.031 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23832026-08-20T21:36:56.062ZAug 20 21:36:56.032 INFO destroying link mgquartetbfd_cr2_vn_sim0
23842026-08-20T21:36:56.062ZAug 20 21:36:56.033 INFO destroying link mgquartetbfd_ox_sn_vnic2
23852026-08-20T21:36:56.062ZAug 20 21:36:56.034 INFO destroying link mgquartetbfd_ox_sn_sim2
23862026-08-20T21:36:56.062ZAug 20 21:36:56.035 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23872026-08-20T21:36:56.062ZAug 20 21:36:56.036 INFO destroying link mgquartetbfd_cr3_vn_sim0
23882026-08-20T21:36:56.062ZAug 20 21:36:56.037 INFO destroying external links
23892026-08-20T21:36:56.062ZAug 20 21:36:56.037 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23902026-08-20T21:36:56.062ZAug 20 21:36:56.038 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23912026-08-20T21:36:56.062ZAug 20 21:36:56.040 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23922026-08-20T21:36:56.062ZAug 20 21:36:56.041 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23932026-08-20T21:36:56.062ZAug 20 21:36:56.042 INFO destroying images
23942026-08-20T21:36:56.586ZAug 20 21:36:56.577 INFO destroying workspace at .falcon
23952026-08-20T21:36:56.610Z+ return 0
23962026-08-20T21:36:56.610Zprocess exited: duration 1282541 ms, exit code 0
 
23972026-08-20T21:36:56.688Zfound 1 output files
23982026-08-20T21:36:56.688Zuploading: /work/dhcp-server.log (38256 bytes)
23992026-08-20T21:36:57.827Zuploaded: /work/dhcp-server.log