01M1Q55MPX0JBSEM74QKGKQ2MX: falcon

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

Buildomat Job: 01M1Q56PSNBKRXETH0ZQ69781F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:42:38.902Zjob dependencies complete; ready to run (waiting for 13 m 27 s)
22026-09-04T21:46:02.457Zjob assigned to worker 01M1Q5ZBD6S2VXSYZYMY4E4Y6Z [factory edgar, gimlet/BRM42220060/1140] (queued for 3 m 23 s)
32026-09-04T21:46:02.882Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-09-04T21:46:03.217Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-09-04T21:46:03.242Zdownloading input: /input/build/work/debug/ddmadm
62026-09-04T21:46:29.089Zdownloaded input: /input/build/work/debug/ddmadm
72026-09-04T21:46:29.089Zdownloading input: /input/build/work/debug/ddmd
82026-09-04T21:46:58.880Zdownloaded input: /input/build/work/debug/ddmd
92026-09-04T21:46:58.880Zdownloading input: /input/build/work/debug/mgadm
102026-09-04T21:47:29.351Zdownloaded input: /input/build/work/debug/mgadm
112026-09-04T21:47:29.351Zdownloading input: /input/build/work/debug/mgd
122026-09-04T21:48:08.234Zdownloaded input: /input/build/work/debug/mgd
132026-09-04T21:48:08.258Zdownloading input: /input/build/work/release/ddmadm
142026-09-04T21:48:10.744Zdownloaded input: /input/build/work/release/ddmadm
152026-09-04T21:48:10.744Zdownloading input: /input/build/work/release/ddmd
162026-09-04T21:48:13.597Zdownloaded input: /input/build/work/release/ddmd
172026-09-04T21:48:13.624Zdownloading input: /input/build/work/release/falcon-lab
182026-09-04T21:48:15.681Zdownloaded input: /input/build/work/release/falcon-lab
192026-09-04T21:48:15.682Zdownloading input: /input/build/work/release/mgadm
202026-09-04T21:48:20.464Zdownloaded input: /input/build/work/release/mgadm
212026-09-04T21:48:20.464Zdownloading input: /input/build/work/release/mgd
222026-09-04T21:48:25.595Zdownloaded input: /input/build/work/release/mgd
 
232026-09-04T21:48:25.595Zstarting task 0: "setup"
242026-09-04T21:48:25.620Z++ uname -s
252026-09-04T21:48:25.620Z+ kern=SunOS
262026-09-04T21:48:25.620Z+ build_user=build
272026-09-04T21:48:25.620Z+ build_uid=12345
282026-09-04T21:48:25.621Z+ work_dir=/work
292026-09-04T21:48:25.621Z+ input_dir=/input
302026-09-04T21:48:25.621Z+ [[ 0 == 12345 ]]
312026-09-04T21:48:25.621Z+ case "$kern" in
322026-09-04T21:48:25.621Z+ groupadd -g 12345 build
332026-09-04T21:48:25.645Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-09-04T21:48:27.633Z+ zfs create -o mountpoint=/work rpool/work
352026-09-04T21:48:27.834Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-09-04T21:48:27.859Z+ home_fs=
372026-09-04T21:48:27.859Z+ [[ '' == autofs ]]
382026-09-04T21:48:27.859Z+ mkdir -p /home/build
392026-09-04T21:48:27.884Z+ chown build:build /home/build /work
402026-09-04T21:48:29.848Z+ chmod 0700 /home/build /work
412026-09-04T21:48:29.872Zprocess exited: duration 4255 ms, exit code 0
 
422026-09-04T21:48:29.923Zstarting task 1: "authentication"
432026-09-04T21:48:30.020Zprocess exited: duration 96 ms, exit code 0
 
442026-09-04T21:48:30.069Zstarting task 2: "build"
452026-09-04T21:48:30.094Z+ set -e
462026-09-04T21:48:30.094Z+ set -o pipefail
472026-09-04T21:48:30.094Z+ banner zpool
482026-09-04T21:48:30.094Z
492026-09-04T21:48:30.094Z ###### ##### #### #### #
502026-09-04T21:48:30.094Z # # # # # # # #
512026-09-04T21:48:30.094Z # # # # # # # #
522026-09-04T21:48:30.094Z # ##### # # # # #
532026-09-04T21:48:30.094Z # # # # # # #
542026-09-04T21:48:30.094Z ###### # #### #### ######
552026-09-04T21:48:30.094Z
562026-09-04T21:48:30.094Z++ pfexec diskinfo -pH
572026-09-04T21:48:30.119Z++ sort -k8 -n -r
582026-09-04T21:48:30.119Z++ head -1
592026-09-04T21:48:30.119Z++ awk '{print $2}'
602026-09-04T21:48:30.157Z+ DISK=c9t0014EE81000BC57Cd0
612026-09-04T21:48:30.157Z+ export DISK
622026-09-04T21:48:30.182Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-09-04T21:48:30.488Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-09-04T21:48:30.516Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-09-04T21:48:35.566Z+ trim_response=true
662026-09-04T21:48:35.566Z+ [[ true =~ true ]]
672026-09-04T21:48:35.566Z+ pfexec zpool trim cpool
682026-09-04T21:48:35.591Z+ true
692026-09-04T21:48:35.591Z++ zpool status -t cpool
702026-09-04T21:48:35.591Z+ trim_status=' pool: cpool
712026-09-04T21:48:35.591Z state: ONLINE
722026-09-04T21:48:35.591Z scan: none requested
732026-09-04T21:48:35.591Zconfig:
742026-09-04T21:48:35.591Z
752026-09-04T21:48:35.591Z NAME STATE READ WRITE CKSUM
762026-09-04T21:48:35.591Z cpool ONLINE 0 0 0
772026-09-04T21:48:35.591Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 09:48:35 PM UTC)
782026-09-04T21:48:35.591Z
792026-09-04T21:48:35.591Zerrors: No known data errors'
802026-09-04T21:48:35.591Z+ [[ pool: cpool
812026-09-04T21:48:35.591Z state: ONLINE
822026-09-04T21:48:35.591Z scan: none requested
832026-09-04T21:48:35.591Zconfig:
842026-09-04T21:48:35.591Z
852026-09-04T21:48:35.591Z NAME STATE READ WRITE CKSUM
862026-09-04T21:48:35.592Z cpool ONLINE 0 0 0
872026-09-04T21:48:35.592Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 09:48:35 PM UTC)
882026-09-04T21:48:35.592Z
892026-09-04T21:48:35.592Zerrors: No known data errors =~ 100% ]]
902026-09-04T21:48:35.592Z+ sleep 10
912026-09-04T21:48:45.598Z+ true
922026-09-04T21:48:45.626Z++ zpool status -t cpool
932026-09-04T21:48:45.626Z+ trim_status=' pool: cpool
942026-09-04T21:48:45.626Z state: ONLINE
952026-09-04T21:48:45.626Z scan: none requested
962026-09-04T21:48:45.626Zconfig:
972026-09-04T21:48:45.626Z
982026-09-04T21:48:45.626Z NAME STATE READ WRITE CKSUM
992026-09-04T21:48:45.626Z cpool ONLINE 0 0 0
1002026-09-04T21:48:45.626Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (70% trimmed, started at September 4, 2026 at 09:48:35 PM UTC)
1012026-09-04T21:48:45.626Z
1022026-09-04T21:48:45.626Zerrors: No known data errors'
1032026-09-04T21:48:45.626Z+ [[ pool: cpool
1042026-09-04T21:48:45.626Z state: ONLINE
1052026-09-04T21:48:45.626Z scan: none requested
1062026-09-04T21:48:45.626Zconfig:
1072026-09-04T21:48:45.626Z
1082026-09-04T21:48:45.626Z NAME STATE READ WRITE CKSUM
1092026-09-04T21:48:45.626Z cpool ONLINE 0 0 0
1102026-09-04T21:48:45.627Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (70% trimmed, started at September 4, 2026 at 09:48:35 PM UTC)
1112026-09-04T21:48:45.627Z
1122026-09-04T21:48:45.627Zerrors: No known data errors =~ 100% ]]
1132026-09-04T21:48:45.627Z+ sleep 10
1142026-09-04T21:48:55.610Z+ true
1152026-09-04T21:48:55.636Z++ zpool status -t cpool
1162026-09-04T21:48:55.636Z+ trim_status=' pool: cpool
1172026-09-04T21:48:55.636Z state: ONLINE
1182026-09-04T21:48:55.636Z scan: none requested
1192026-09-04T21:48:55.636Zconfig:
1202026-09-04T21:48:55.636Z
1212026-09-04T21:48:55.636Z NAME STATE READ WRITE CKSUM
1222026-09-04T21:48:55.636Z cpool ONLINE 0 0 0
1232026-09-04T21:48:55.637Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 09:48:50 PM UTC)
1242026-09-04T21:48:55.637Z
1252026-09-04T21:48:55.637Zerrors: No known data errors'
1262026-09-04T21:48:55.637Z+ [[ pool: cpool
1272026-09-04T21:48:55.637Z state: ONLINE
1282026-09-04T21:48:55.637Z scan: none requested
1292026-09-04T21:48:55.637Zconfig:
1302026-09-04T21:48:55.637Z
1312026-09-04T21:48:55.637Z NAME STATE READ WRITE CKSUM
1322026-09-04T21:48:55.637Z cpool ONLINE 0 0 0
1332026-09-04T21:48:55.637Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 09:48:50 PM UTC)
1342026-09-04T21:48:55.637Z
1352026-09-04T21:48:55.637Zerrors: No known data errors =~ 100% ]]
1362026-09-04T21:48:55.637Z+ break
1372026-09-04T21:48:55.637Z+ pfexec chown 12345 /ci
1382026-09-04T21:48:55.637Z+ cd /ci
1392026-09-04T21:48:55.637Z+ export FALCON_DATASET=cpool/falcon
1402026-09-04T21:48:55.637Z+ FALCON_DATASET=cpool/falcon
1412026-09-04T21:48:55.637Z+ banner setup
1422026-09-04T21:48:55.637Z
1432026-09-04T21:48:55.637Z #### ###### ##### # # #####
1442026-09-04T21:48:55.637Z # # # # # # #
1452026-09-04T21:48:55.637Z #### ##### # # # # #
1462026-09-04T21:48:55.637Z # # # # # #####
1472026-09-04T21:48:55.637Z # # # # # # #
1482026-09-04T21:48:55.637Z #### ###### # #### #
1492026-09-04T21:48:55.637Z
1502026-09-04T21:48:55.637Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-09-04T21:48:55.662Z+ cp /input/build/work/release/falcon-lab .
1522026-09-04T21:48:55.687Z+ cp /input/build/work/release/mgd .
1532026-09-04T21:48:55.765Z+ cp /input/build/work/release/ddmd .
1542026-09-04T21:48:55.823Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-09-04T21:48:55.847Z+ mkdir -p cargo-bay
1562026-09-04T21:48:55.847Z+ mv mgd cargo-bay/
1572026-09-04T21:48:55.847Z+ mv ddmd cargo-bay/
1582026-09-04T21:48:55.847Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-09-04T21:48:55.901Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-09-04T21:48:55.925Z+ export EXT_INTERFACE=igb0
1612026-09-04T21:48:55.925Z+ EXT_INTERFACE=igb0
1622026-09-04T21:48:55.925Z++ bmat address ls -f extra -Ho first
1632026-09-04T21:48:55.951Z+ first=10.151.7.164
1642026-09-04T21:48:55.951Z++ bmat address ls -f extra -Ho last
1652026-09-04T21:48:55.975Z+ last=10.151.7.227
1662026-09-04T21:48:55.975Z++ bmat address ls -f extra -Ho gateway
1672026-09-04T21:48:55.975Z+ gw=10.151.7.1
1682026-09-04T21:48:55.999Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-09-04T21:48:55.999Z++ sed 's#/.*##g'
1702026-09-04T21:48:56.000Z+ server=10.151.7.100
1712026-09-04T21:48:56.000Z+ run_test mgd-duo bgp-unnumbered
1722026-09-04T21:48:56.000Z+ + local topology=mgd-duo
1732026-09-04T21:48:56.000Zpfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1742026-09-04T21:48:56.000Z+ local scenario=bgp-unnumbered
1752026-09-04T21:48:56.000Z+ local test_name=mgd-duo-bgp-unnumbered
1762026-09-04T21:48:56.000Z+ local status=0
1772026-09-04T21:48:56.001Z+ clear_falcon_workspace_files
1782026-09-04T21:48:56.001Z+ [[ -d .falcon ]]
1792026-09-04T21:48:56.001Z+ RUST_LOG=debug
1802026-09-04T21:48:56.001Z+ pfexec ./falcon-lab run mgd-duo bgp-unnumbered --no-cleanup
1812026-09-04T21:48:56.025ZSep 04 21:48:56.004 DEBG using default route interface igb0
1822026-09-04T21:48:56.025ZSep 04 21:48:56.004 DEBG using default route interface igb0
1832026-09-04T21:48:56.025ZSep 04 21:48:56.004 INFO launching runner: deployment(mgdduo_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1842026-09-04T21:48:56.025ZSep 04 21:48:56.004 INFO starting preflight for deployment mgdduo_bgpu
1852026-09-04T21:48:56.027ZSep 04 21:48:56.004 INFO propolis-server binary not found
1862026-09-04T21:48:56.027ZSep 04 21:48:56.004 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1872026-09-04T21:48:59.761ZSep 04 21:48:59.756 INFO ovmf fd not found
1882026-09-04T21:48:59.761ZSep 04 21:48:59.756 INFO downloading ovmf
1892026-09-04T21:49:00.111ZSep 04 21:49:00.107 INFO base image for helios-3.0 does not exist, attempting to install
1902026-09-04T21:49:00.111ZSep 04 21:49:00.107 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1912026-09-04T21:49:28.966ZSep 04 21:49:28.963 INFO extracting image to /tmp/helios-3.0_0.raw
1922026-09-04T21:49:51.336ZSep 04 21:49:51.336 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1932026-09-04T21:49:51.384ZSep 04 21:49:51.388 INFO copying image data to zvol
1942026-09-04T21:50:01.774ZSep 04 21:50:01.779 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1952026-09-04T21:50:05.203ZSep 04 21:50:05.208 INFO creating links
1962026-09-04T21:50:05.203ZSep 04 21:50:05.208 DEBG destroying link mgdduo_bgpu_ox1_vn_vnic0
1972026-09-04T21:50:05.203ZSep 04 21:50:05.208 DEBG destroying link mgdduo_bgpu_ox1_vn_sim0
1982026-09-04T21:50:05.203ZSep 04 21:50:05.208 INFO creating simnet link 'mgdduo_bgpu_ox1_vn_sim0'
1992026-09-04T21:50:05.227ZSep 04 21:50:05.211 INFO creating vnic link 'mgdduo_bgpu_ox1_vn_vnic0'
2002026-09-04T21:50:05.227ZSep 04 21:50:05.218 DEBG link pair created
2012026-09-04T21:50:05.227ZSep 04 21:50:05.218 DEBG destroying link mgdduo_bgpu_ox2_vn_vnic0
2022026-09-04T21:50:05.227ZSep 04 21:50:05.218 DEBG destroying link mgdduo_bgpu_ox2_vn_sim0
2032026-09-04T21:50:05.227ZSep 04 21:50:05.218 INFO creating simnet link 'mgdduo_bgpu_ox2_vn_sim0'
2042026-09-04T21:50:05.227ZSep 04 21:50:05.220 INFO creating vnic link 'mgdduo_bgpu_ox2_vn_vnic0'
2052026-09-04T21:50:05.227ZSep 04 21:50:05.226 DEBG link pair created
2062026-09-04T21:50:05.227ZSep 04 21:50:05.226 INFO creating external links
2072026-09-04T21:50:05.227ZSep 04 21:50:05.226 DEBG destroying external link mgdduo_bgpu_ox1_vn_vnic1
2082026-09-04T21:50:05.227ZSep 04 21:50:05.226 INFO creating external link mgdduo_bgpu_ox1_vn_vnic1
2092026-09-04T21:50:05.227ZSep 04 21:50:05.230 DEBG external link mgdduo_bgpu_ox1_vn_vnic1@igb0 created
2102026-09-04T21:50:05.227ZSep 04 21:50:05.230 DEBG destroying external link mgdduo_bgpu_ox2_vn_vnic1
2112026-09-04T21:50:05.228ZSep 04 21:50:05.230 INFO creating external link mgdduo_bgpu_ox2_vn_vnic1
2122026-09-04T21:50:05.228ZSep 04 21:50:05.232 DEBG external link mgdduo_bgpu_ox2_vn_vnic1@igb0 created
2132026-09-04T21:50:05.228ZSep 04 21:50:05.232 INFO creating nodes
2142026-09-04T21:50:05.228ZSep 04 21:50:05.232 INFO ox1: launching node
2152026-09-04T21:50:05.252ZSep 04 21:50:05.234 INFO ox2: launching node
2162026-09-04T21:50:05.277ZSep 04 21:50:05.259 INFO launched instance ox1 with pid 863 on port 46489
2172026-09-04T21:50:05.277ZSep 04 21:50:05.259 INFO ox1: instance ensure
2182026-09-04T21:50:05.277ZSep 04 21:50:05.260 INFO launched instance ox2 with pid 864 on port 61361
2192026-09-04T21:50:05.277ZSep 04 21:50:05.260 INFO ox2: instance ensure
2202026-09-04T21:50:06.971ZSep 04 21:50:06.956 INFO ox2: instance ensure completed after 0 retries
2212026-09-04T21:50:06.971ZSep 04 21:50:06.956 INFO ox2: instance run
2222026-09-04T21:50:06.995ZSep 04 21:50:06.956 DEBG [sc] ox2: starting
2232026-09-04T21:50:06.995ZSep 04 21:50:06.956 DEBG [sc] ox2: connecting to [::1]:61361
2242026-09-04T21:50:06.995ZSep 04 21:50:06.957 INFO ox1: instance ensure completed after 0 retries
2252026-09-04T21:50:06.997ZSep 04 21:50:06.957 INFO ox1: instance run
2262026-09-04T21:50:06.997ZSep 04 21:50:06.957 DEBG [sc] ox1: starting
2272026-09-04T21:50:06.997ZSep 04 21:50:06.957 DEBG [sc] ox1: connecting to [::1]:46489
2282026-09-04T21:50:06.997ZSep 04 21:50:06.957 DEBG [sc] ox2 waiting for prompt
2292026-09-04T21:50:06.997ZSep 04 21:50:06.958 DEBG [sc] ox1 waiting for prompt
2302026-09-04T21:50:30.457ZSep 04 21:50:30.443 DEBG [sc] ox2: logging in
2312026-09-04T21:50:30.555ZSep 04 21:50:30.541 DEBG [sc] ox1: logging in
2322026-09-04T21:50:30.869ZSep 04 21:50:30.854 INFO ox2: mounting /opt/cargo-bay
2332026-09-04T21:50:30.869ZSep 04 21:50:30.854 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-09-04T21:50:30.941ZSep 04 21:50:30.927 INFO ox1: mounting /opt/cargo-bay
2352026-09-04T21:50:30.941ZSep 04 21:50:30.927 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2362026-09-04T21:50:31.994ZSep 04 21:50:31.980 DEBG [sc] ox2: executing command `cd`
2372026-09-04T21:50:32.019ZSep 04 21:50:31.991 INFO ox2: finished mounting /opt/cargo-bay
2382026-09-04T21:50:32.019ZSep 04 21:50:31.991 DEBG [sc] ox2: executing command `hostname ox2`
2392026-09-04T21:50:32.019ZSep 04 21:50:32.002 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2402026-09-04T21:50:32.044ZSep 04 21:50:32.014 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2412026-09-04T21:50:32.044ZSep 04 21:50:32.025 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2422026-09-04T21:50:32.068ZSep 04 21:50:32.036 INFO ox2: logging out
2432026-09-04T21:50:32.138ZSep 04 21:50:32.123 INFO ox2: logged out
2442026-09-04T21:50:32.162ZSep 04 21:50:32.125 DEBG [sc] ox1: executing command `cd`
2452026-09-04T21:50:32.162ZSep 04 21:50:32.136 INFO ox1: finished mounting /opt/cargo-bay
2462026-09-04T21:50:32.162ZSep 04 21:50:32.136 DEBG [sc] ox1: executing command `hostname ox1`
2472026-09-04T21:50:32.162ZSep 04 21:50:32.147 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2482026-09-04T21:50:32.186ZSep 04 21:50:32.158 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2492026-09-04T21:50:32.186ZSep 04 21:50:32.169 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2502026-09-04T21:50:32.210ZSep 04 21:50:32.180 INFO ox1: logging out
2512026-09-04T21:50:32.282ZSep 04 21:50:32.268 INFO ox1: logged out
2522026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox1: starting
2532026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox1: connecting to [::1]:46489
2542026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox2: starting
2552026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox2: connecting to [::1]:61361
2562026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox1 waiting for prompt
2572026-09-04T21:50:32.307ZSep 04 21:50:32.269 DEBG [sc] ox2 waiting for prompt
2582026-09-04T21:50:32.307ZSep 04 21:50:32.279 DEBG [sc] ox1: logging in
2592026-09-04T21:50:32.307ZSep 04 21:50:32.280 DEBG [sc] ox2: logging in
2602026-09-04T21:50:32.381ZSep 04 21:50:32.367 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2612026-09-04T21:50:32.406ZSep 04 21:50:32.368 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2622026-09-04T21:50:37.044ZSep 04 21:50:37.030 DEBG [sc] ox1: starting
2632026-09-04T21:50:37.044ZSep 04 21:50:37.030 DEBG [sc] ox1: connecting to [::1]:46489
2642026-09-04T21:50:37.069ZSep 04 21:50:37.031 DEBG [sc] ox1 waiting for prompt
2652026-09-04T21:50:37.069ZSep 04 21:50:37.041 DEBG [sc] ox1: logging in
2662026-09-04T21:50:37.142ZSep 04 21:50:37.128 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2672026-09-04T21:50:37.242ZSep 04 21:50:37.228 DEBG [sc] ox1: starting
2682026-09-04T21:50:37.242ZSep 04 21:50:37.228 DEBG [sc] ox1: connecting to [::1]:46489
2692026-09-04T21:50:37.266ZSep 04 21:50:37.229 DEBG [sc] ox1 waiting for prompt
2702026-09-04T21:50:37.266ZSep 04 21:50:37.240 DEBG [sc] ox1: logging in
2712026-09-04T21:50:37.360ZSep 04 21:50:37.328 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2722026-09-04T21:50:37.573ZSep 04 21:50:37.559 DEBG [sc] ox2: starting
2732026-09-04T21:50:37.573ZSep 04 21:50:37.559 DEBG [sc] ox2: connecting to [::1]:61361
2742026-09-04T21:50:37.597ZSep 04 21:50:37.560 DEBG [sc] ox2 waiting for prompt
2752026-09-04T21:50:37.597ZSep 04 21:50:37.571 DEBG [sc] ox2: logging in
2762026-09-04T21:50:37.673ZSep 04 21:50:37.660 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2772026-09-04T21:50:37.750ZSep 04 21:50:37.736 DEBG [sc] ox2: starting
2782026-09-04T21:50:37.750ZSep 04 21:50:37.736 DEBG [sc] ox2: connecting to [::1]:61361
2792026-09-04T21:50:37.774ZSep 04 21:50:37.737 DEBG [sc] ox2 waiting for prompt
2802026-09-04T21:50:37.774ZSep 04 21:50:37.747 DEBG [sc] ox2: logging in
2812026-09-04T21:50:37.873ZSep 04 21:50:37.836 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2822026-09-04T21:50:37.919ZSep 04 21:50:37.905 DEBG [sc] ox1: starting
2832026-09-04T21:50:37.919ZSep 04 21:50:37.905 DEBG [sc] ox1: connecting to [::1]:46489
2842026-09-04T21:50:37.943ZSep 04 21:50:37.906 DEBG [sc] ox1 waiting for prompt
2852026-09-04T21:50:37.943ZSep 04 21:50:37.917 DEBG [sc] ox1: logging in
2862026-09-04T21:50:38.018ZSep 04 21:50:38.005 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2872026-09-04T21:50:38.140ZSep 04 21:50:38.127 DEBG [sc] ox1: starting
2882026-09-04T21:50:38.140ZSep 04 21:50:38.127 DEBG [sc] ox1: connecting to [::1]:46489
2892026-09-04T21:50:38.164ZSep 04 21:50:38.128 DEBG [sc] ox1 waiting for prompt
2902026-09-04T21:50:38.165ZSep 04 21:50:38.138 DEBG [sc] ox1: logging in
2912026-09-04T21:50:38.251ZSep 04 21:50:38.237 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2922026-09-04T21:50:38.319ZSep 04 21:50:38.304 DEBG [sc] ox2: starting
2932026-09-04T21:50:38.319ZSep 04 21:50:38.304 DEBG [sc] ox2: connecting to [::1]:61361
2942026-09-04T21:50:38.356ZSep 04 21:50:38.305 DEBG [sc] ox2 waiting for prompt
2952026-09-04T21:50:38.356ZSep 04 21:50:38.316 DEBG [sc] ox2: logging in
2962026-09-04T21:50:38.417ZSep 04 21:50:38.404 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2972026-09-04T21:50:38.528ZSep 04 21:50:38.515 DEBG [sc] ox2: starting
2982026-09-04T21:50:38.529ZSep 04 21:50:38.515 DEBG [sc] ox2: connecting to [::1]:61361
2992026-09-04T21:50:38.553ZSep 04 21:50:38.515 DEBG [sc] ox2 waiting for prompt
3002026-09-04T21:50:38.553ZSep 04 21:50:38.526 DEBG [sc] ox2: logging in
3012026-09-04T21:50:38.627ZSep 04 21:50:38.614 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3022026-09-04T21:50:38.694ZSep 04 21:50:38.680 DEBG [sc] ox1: starting
3032026-09-04T21:50:38.694ZSep 04 21:50:38.680 DEBG [sc] ox1: connecting to [::1]:46489
3042026-09-04T21:50:38.719ZSep 04 21:50:38.681 DEBG [sc] ox2: starting
3052026-09-04T21:50:38.719ZSep 04 21:50:38.681 DEBG [sc] ox2: connecting to [::1]:61361
3062026-09-04T21:50:38.719ZSep 04 21:50:38.681 DEBG [sc] ox2 waiting for prompt
3072026-09-04T21:50:38.719ZSep 04 21:50:38.681 DEBG [sc] ox1 waiting for prompt
3082026-09-04T21:50:38.719ZSep 04 21:50:38.691 DEBG [sc] ox2: logging in
3092026-09-04T21:50:38.720ZSep 04 21:50:38.692 DEBG [sc] ox1: logging in
3102026-09-04T21:50:38.793ZSep 04 21:50:38.779 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3112026-09-04T21:50:38.817ZSep 04 21:50:38.780 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3122026-09-04T21:50:38.872ZSep 04 21:50:38.858 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3132026-09-04T21:50:38.872ZSep 04 21:50:38.858 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3142026-09-04T21:50:39.875ZSep 04 21:50:39.862 INFO adding BGP routers to both mgd nodes
3152026-09-04T21:50:39.899ZSep 04 21:50:39.864 INFO adding unnumbered BGP neighbors to both mgd nodes
3162026-09-04T21:50:39.899Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3172026-09-04T21:50:39.899Zmgd2 bgp ox1 established: iteration 1/20: expected Some(Established), got Some(Connect)
3182026-09-04T21:50:40.889Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3192026-09-04T21:50:40.913Zmgd2 bgp ox1 established: iteration 2/20: expected Some(Established), got Some(Connect)
3202026-09-04T21:50:41.891Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3212026-09-04T21:50:41.892Zmgd2 bgp ox1 established: iteration 3/20: expected Some(Established), got Some(Connect)
3222026-09-04T21:50:42.893Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3232026-09-04T21:50:42.918Zmgd2 bgp ox1 established: iteration 4/20: expected Some(Established), got Some(Connect)
3242026-09-04T21:50:43.895Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3252026-09-04T21:50:43.919Zmgd2 bgp ox1 established: iteration 5/20: expected Some(Established), got Some(Connect)
3262026-09-04T21:50:44.897Zmgd2 bgp ox1 established: iteration 6/20: expected Some(Established), got Some(OpenSent)
3272026-09-04T21:50:44.921Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(Connect)
3282026-09-04T21:50:45.899ZSep 04 21:50:45.886 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3292026-09-04T21:50:45.923Z+ (( status != 0 ))
3302026-09-04T21:50:45.923Z+ pfexec ./falcon-lab cleanup mgd-duo bgp-unnumbered
3312026-09-04T21:50:45.947ZSep 04 21:50:45.915 INFO destroying runner for deployment mgdduo_bgpu
3322026-09-04T21:50:45.948ZSep 04 21:50:45.915 INFO destroying deployment mgdduo_bgpu
3332026-09-04T21:50:45.948ZSep 04 21:50:45.915 INFO destroying nodes
3342026-09-04T21:50:45.948ZSep 04 21:50:45.923 INFO destroying links
3352026-09-04T21:50:45.948ZSep 04 21:50:45.923 INFO destroying link mgdduo_bgpu_ox1_vn_vnic0
3362026-09-04T21:50:46.941ZSep 04 21:50:46.927 INFO destroying link mgdduo_bgpu_ox1_vn_sim0
3372026-09-04T21:50:46.965ZSep 04 21:50:46.928 INFO destroying link mgdduo_bgpu_ox2_vn_vnic0
3382026-09-04T21:50:46.965ZSep 04 21:50:46.929 INFO destroying link mgdduo_bgpu_ox2_vn_sim0
3392026-09-04T21:50:46.965ZSep 04 21:50:46.930 INFO destroying external links
3402026-09-04T21:50:46.965ZSep 04 21:50:46.930 INFO destroying external link mgdduo_bgpu_ox1_vn_vnic1
3412026-09-04T21:50:46.965ZSep 04 21:50:46.931 INFO destroying external link mgdduo_bgpu_ox2_vn_vnic1
3422026-09-04T21:50:46.965ZSep 04 21:50:46.932 INFO destroying images
3432026-09-04T21:50:47.089ZSep 04 21:50:47.076 INFO destroying workspace at .falcon
3442026-09-04T21:50:47.113Z+ return 0
3452026-09-04T21:50:47.113Z+ run_test interop bgp-unnumbered
3462026-09-04T21:50:47.114Z+ local topology=interop
3472026-09-04T21:50:47.114Z+ local scenario=bgp-unnumbered
3482026-09-04T21:50:47.114Z+ local test_name=interop-bgp-unnumbered
3492026-09-04T21:50:47.114Z+ local status=0
3502026-09-04T21:50:47.114Z+ clear_falcon_workspace_files
3512026-09-04T21:50:47.114Z+ [[ -d .falcon ]]
3522026-09-04T21:50:47.114Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3532026-09-04T21:50:47.114Z+ RUST_LOG=debug
3542026-09-04T21:50:47.114Z+ pfexec ./falcon-lab run interop bgp-unnumbered --no-cleanup
3552026-09-04T21:50:47.139ZSep 04 21:50:47.106 DEBG using default route interface igb0
3562026-09-04T21:50:47.139ZSep 04 21:50:47.107 DEBG using default route interface igb0
3572026-09-04T21:50:47.139ZSep 04 21:50:47.107 DEBG using default route interface igb0
3582026-09-04T21:50:47.139ZSep 04 21:50:47.107 DEBG using default route interface igb0
3592026-09-04T21:50:47.139ZSep 04 21:50:47.107 DEBG using default route interface igb0
3602026-09-04T21:50:47.139ZSep 04 21:50:47.107 INFO interop_bgpu: launching interop topology
3612026-09-04T21:50:47.139ZSep 04 21:50:47.107 INFO launching runner: deployment(interop_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3622026-09-04T21:50:47.139ZSep 04 21:50:47.107 INFO starting preflight for deployment interop_bgpu
3632026-09-04T21:50:47.561ZSep 04 21:50:47.548 INFO base image for debian-13.2 does not exist, attempting to install
3642026-09-04T21:50:47.561ZSep 04 21:50:47.548 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3652026-09-04T21:51:09.869ZSep 04 21:51:09.857 INFO extracting image to /tmp/debian-13.2_0.raw
3662026-09-04T21:51:26.224ZSep 04 21:51:23.498 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3672026-09-04T21:51:26.224ZSep 04 21:51:23.522 INFO copying image data to zvol
3682026-09-04T21:51:32.432ZSep 04 21:51:32.415 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3692026-09-04T21:51:35.305ZSep 04 21:51:35.288 INFO base image for eos-4.35 does not exist, attempting to install
3702026-09-04T21:51:35.305ZSep 04 21:51:35.288 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3712026-09-04T21:52:21.118ZSep 04 21:52:21.101 INFO extracting image to /tmp/eos-4.35_0.raw
3722026-09-04T21:53:25.748ZSep 04 21:53:25.730 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3732026-09-04T21:53:25.773ZSep 04 21:53:25.755 INFO copying image data to zvol
3742026-09-04T21:54:14.506ZSep 04 21:54:14.487 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3752026-09-04T21:54:17.890ZSep 04 21:54:17.872 INFO base image for junos-23.2 does not exist, attempting to install
3762026-09-04T21:54:17.890ZSep 04 21:54:17.872 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3772026-09-04T21:54:57.963ZSep 04 21:54:57.944 INFO extracting image to /tmp/junos-23.2_0.raw
3782026-09-04T21:55:55.974ZSep 04 21:55:55.954 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3792026-09-04T21:55:56.002ZSep 04 21:55:55.983 INFO copying image data to zvol
3802026-09-04T21:56:44.054ZSep 04 21:56:44.036 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3812026-09-04T21:56:47.577ZSep 04 21:56:47.559 INFO creating links
3822026-09-04T21:56:47.578ZSep 04 21:56:47.559 DEBG destroying link interop_bgpu_ox_sn_vnic0
3832026-09-04T21:56:47.578ZSep 04 21:56:47.559 DEBG destroying link interop_bgpu_ox_sn_sim0
3842026-09-04T21:56:47.578ZSep 04 21:56:47.559 INFO creating simnet link 'interop_bgpu_ox_sn_sim0'
3852026-09-04T21:56:47.602ZSep 04 21:56:47.561 INFO creating vnic link 'interop_bgpu_ox_sn_vnic0'
3862026-09-04T21:56:47.602ZSep 04 21:56:47.568 DEBG link pair created
3872026-09-04T21:56:47.602ZSep 04 21:56:47.568 DEBG destroying link interop_bgpu_cr1_vn_vnic0
3882026-09-04T21:56:47.602ZSep 04 21:56:47.568 DEBG destroying link interop_bgpu_cr1_vn_sim0
3892026-09-04T21:56:47.602ZSep 04 21:56:47.568 INFO creating simnet link 'interop_bgpu_cr1_vn_sim0'
3902026-09-04T21:56:47.602ZSep 04 21:56:47.569 INFO creating vnic link 'interop_bgpu_cr1_vn_vnic0'
3912026-09-04T21:56:47.602ZSep 04 21:56:47.576 DEBG link pair created
3922026-09-04T21:56:47.602ZSep 04 21:56:47.576 DEBG destroying link interop_bgpu_ox_sn_vnic1
3932026-09-04T21:56:47.602ZSep 04 21:56:47.576 DEBG destroying link interop_bgpu_ox_sn_sim1
3942026-09-04T21:56:47.602ZSep 04 21:56:47.576 INFO creating simnet link 'interop_bgpu_ox_sn_sim1'
3952026-09-04T21:56:47.602ZSep 04 21:56:47.578 INFO creating vnic link 'interop_bgpu_ox_sn_vnic1'
3962026-09-04T21:56:47.627ZSep 04 21:56:47.585 DEBG link pair created
3972026-09-04T21:56:47.627ZSep 04 21:56:47.585 DEBG destroying link interop_bgpu_cr2_vn_vnic0
3982026-09-04T21:56:47.627ZSep 04 21:56:47.585 DEBG destroying link interop_bgpu_cr2_vn_sim0
3992026-09-04T21:56:47.627ZSep 04 21:56:47.585 INFO creating simnet link 'interop_bgpu_cr2_vn_sim0'
4002026-09-04T21:56:47.627ZSep 04 21:56:47.587 INFO creating vnic link 'interop_bgpu_cr2_vn_vnic0'
4012026-09-04T21:56:47.627ZSep 04 21:56:47.594 DEBG link pair created
4022026-09-04T21:56:47.627ZSep 04 21:56:47.594 DEBG destroying link interop_bgpu_ox_sn_vnic2
4032026-09-04T21:56:47.627ZSep 04 21:56:47.594 DEBG destroying link interop_bgpu_ox_sn_sim2
4042026-09-04T21:56:47.627ZSep 04 21:56:47.594 INFO creating simnet link 'interop_bgpu_ox_sn_sim2'
4052026-09-04T21:56:47.627ZSep 04 21:56:47.595 INFO creating vnic link 'interop_bgpu_ox_sn_vnic2'
4062026-09-04T21:56:47.627ZSep 04 21:56:47.602 DEBG link pair created
4072026-09-04T21:56:47.627ZSep 04 21:56:47.602 DEBG destroying link interop_bgpu_cr3_vn_vnic0
4082026-09-04T21:56:47.627ZSep 04 21:56:47.602 DEBG destroying link interop_bgpu_cr3_vn_sim0
4092026-09-04T21:56:47.627ZSep 04 21:56:47.602 INFO creating simnet link 'interop_bgpu_cr3_vn_sim0'
4102026-09-04T21:56:47.627ZSep 04 21:56:47.604 INFO creating vnic link 'interop_bgpu_cr3_vn_vnic0'
4112026-09-04T21:56:47.651ZSep 04 21:56:47.610 DEBG link pair created
4122026-09-04T21:56:47.651ZSep 04 21:56:47.610 DEBG destroying link interop_bgpu_ox_sn_vnic3
4132026-09-04T21:56:47.651ZSep 04 21:56:47.610 DEBG destroying link interop_bgpu_ox_sn_sim3
4142026-09-04T21:56:47.652ZSep 04 21:56:47.610 INFO creating simnet link 'interop_bgpu_ox_sn_sim3'
4152026-09-04T21:56:47.652ZSep 04 21:56:47.612 INFO creating vnic link 'interop_bgpu_ox_sn_vnic3'
4162026-09-04T21:56:47.652ZSep 04 21:56:47.618 DEBG link pair created
4172026-09-04T21:56:47.652ZSep 04 21:56:47.618 DEBG destroying link interop_bgpu_peer_vn_vnic0
4182026-09-04T21:56:47.652ZSep 04 21:56:47.619 DEBG destroying link interop_bgpu_peer_vn_sim0
4192026-09-04T21:56:47.652ZSep 04 21:56:47.619 INFO creating simnet link 'interop_bgpu_peer_vn_sim0'
4202026-09-04T21:56:47.652ZSep 04 21:56:47.620 INFO creating vnic link 'interop_bgpu_peer_vn_vnic0'
4212026-09-04T21:56:47.652ZSep 04 21:56:47.626 DEBG link pair created
4222026-09-04T21:56:47.652ZSep 04 21:56:47.626 INFO creating external links
4232026-09-04T21:56:47.652ZSep 04 21:56:47.626 DEBG destroying external link interop_bgpu_ox_vn_vnic4
4242026-09-04T21:56:47.652ZSep 04 21:56:47.626 INFO creating external link interop_bgpu_ox_vn_vnic4
4252026-09-04T21:56:47.652ZSep 04 21:56:47.628 DEBG external link interop_bgpu_ox_vn_vnic4@igb0 created
4262026-09-04T21:56:47.652ZSep 04 21:56:47.628 DEBG destroying external link interop_bgpu_cr1_vn_vnic1
4272026-09-04T21:56:47.652ZSep 04 21:56:47.628 INFO creating external link interop_bgpu_cr1_vn_vnic1
4282026-09-04T21:56:47.652ZSep 04 21:56:47.630 DEBG external link interop_bgpu_cr1_vn_vnic1@igb0 created
4292026-09-04T21:56:47.652ZSep 04 21:56:47.630 DEBG destroying external link interop_bgpu_cr2_vn_vnic1
4302026-09-04T21:56:47.652ZSep 04 21:56:47.630 INFO creating external link interop_bgpu_cr2_vn_vnic1
4312026-09-04T21:56:47.652ZSep 04 21:56:47.631 DEBG external link interop_bgpu_cr2_vn_vnic1@igb0 created
4322026-09-04T21:56:47.652ZSep 04 21:56:47.631 DEBG destroying external link interop_bgpu_cr3_vn_vnic1
4332026-09-04T21:56:47.652ZSep 04 21:56:47.631 INFO creating external link interop_bgpu_cr3_vn_vnic1
4342026-09-04T21:56:47.652ZSep 04 21:56:47.632 DEBG external link interop_bgpu_cr3_vn_vnic1@igb0 created
4352026-09-04T21:56:47.652ZSep 04 21:56:47.632 DEBG destroying external link interop_bgpu_peer_vn_vnic1
4362026-09-04T21:56:47.652ZSep 04 21:56:47.632 INFO creating external link interop_bgpu_peer_vn_vnic1
4372026-09-04T21:56:47.677ZSep 04 21:56:47.634 DEBG external link interop_bgpu_peer_vn_vnic1@igb0 created
4382026-09-04T21:56:47.677ZSep 04 21:56:47.634 INFO creating nodes
4392026-09-04T21:56:47.677ZSep 04 21:56:47.634 INFO ox: launching node
4402026-09-04T21:56:47.677ZSep 04 21:56:47.636 INFO cr1: launching node
4412026-09-04T21:56:47.677ZSep 04 21:56:47.638 INFO cr2: launching node
4422026-09-04T21:56:47.677ZSep 04 21:56:47.640 INFO cr3: launching node
4432026-09-04T21:56:47.677ZSep 04 21:56:47.642 INFO peer: launching node
4442026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO launched instance ox with pid 920 on port 39092
4452026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO ox: instance ensure
4462026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO launched instance cr1 with pid 921 on port 49014
4472026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO cr1: instance ensure
4482026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO launched instance cr2 with pid 922 on port 56333
4492026-09-04T21:56:47.677ZSep 04 21:56:47.656 INFO cr2: instance ensure
4502026-09-04T21:56:47.677ZSep 04 21:56:47.657 INFO launched instance cr3 with pid 923 on port 52744
4512026-09-04T21:56:47.677ZSep 04 21:56:47.657 INFO cr3: instance ensure
4522026-09-04T21:56:47.677ZSep 04 21:56:47.657 INFO launched instance peer with pid 924 on port 41060
4532026-09-04T21:56:47.677ZSep 04 21:56:47.657 INFO peer: instance ensure
4542026-09-04T21:56:51.731ZSep 04 21:56:51.712 INFO cr1: instance ensure completed after 0 retries
4552026-09-04T21:56:51.731ZSep 04 21:56:51.712 INFO cr1: instance run
4562026-09-04T21:56:51.755ZSep 04 21:56:51.713 DEBG [sc] cr1: starting
4572026-09-04T21:56:51.755ZSep 04 21:56:51.713 DEBG [sc] cr1: connecting to [::1]:49014
4582026-09-04T21:56:51.755ZSep 04 21:56:51.713 DEBG [sc] cr1 waiting for prompt
4592026-09-04T21:56:51.850ZSep 04 21:56:51.831 INFO ox: instance ensure completed after 0 retries
4602026-09-04T21:56:51.850ZSep 04 21:56:51.831 INFO ox: instance run
4612026-09-04T21:56:51.874ZSep 04 21:56:51.832 DEBG [sc] ox: starting
4622026-09-04T21:56:51.874ZSep 04 21:56:51.832 DEBG [sc] ox: connecting to [::1]:39092
4632026-09-04T21:56:51.874ZSep 04 21:56:51.832 DEBG [sc] ox waiting for prompt
4642026-09-04T21:56:51.874ZSep 04 21:56:51.842 INFO cr3: instance ensure completed after 0 retries
4652026-09-04T21:56:51.874ZSep 04 21:56:51.842 INFO cr3: instance run
4662026-09-04T21:56:51.961ZSep 04 21:56:51.942 INFO peer: instance ensure completed after 0 retries
4672026-09-04T21:56:51.961ZSep 04 21:56:51.942 INFO peer: instance run
4682026-09-04T21:56:51.985ZSep 04 21:56:51.942 DEBG [sc] peer: starting
4692026-09-04T21:56:51.985ZSep 04 21:56:51.942 DEBG [sc] peer: connecting to [::1]:41060
4702026-09-04T21:56:51.985ZSep 04 21:56:51.943 DEBG [sc] peer waiting for prompt
4712026-09-04T21:56:52.009ZSep 04 21:56:51.986 INFO cr2: instance ensure completed after 0 retries
4722026-09-04T21:56:52.009ZSep 04 21:56:51.986 INFO cr2: instance run
4732026-09-04T21:56:52.009ZSep 04 21:56:51.986 DEBG [sc] cr2: starting
4742026-09-04T21:56:52.009ZSep 04 21:56:51.986 DEBG [sc] cr2: connecting to [::1]:56333
4752026-09-04T21:56:52.009ZSep 04 21:56:51.987 DEBG [sc] cr2 waiting for prompt
4762026-09-04T21:57:08.912ZSep 04 21:57:08.893 DEBG [sc] cr1: logging in
4772026-09-04T21:57:09.272ZSep 04 21:57:09.253 INFO cr1: mounting /opt/cargo-bay
4782026-09-04T21:57:09.272ZSep 04 21:57:09.253 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4792026-09-04T21:57:09.327ZSep 04 21:57:09.308 DEBG [sc] cr1: executing command `cd`
4802026-09-04T21:57:09.360ZSep 04 21:57:09.319 INFO cr1: finished mounting /opt/cargo-bay
4812026-09-04T21:57:09.360ZSep 04 21:57:09.319 DEBG [sc] cr1: executing command `hostname cr1`
4822026-09-04T21:57:09.360ZSep 04 21:57:09.331 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4832026-09-04T21:57:09.384ZSep 04 21:57:09.341 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4842026-09-04T21:57:09.384ZSep 04 21:57:09.352 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4852026-09-04T21:57:09.384ZSep 04 21:57:09.363 INFO cr1: logging out
4862026-09-04T21:57:10.904ZSep 04 21:57:10.885 DEBG [sc] ox: logging in
4872026-09-04T21:57:11.139ZSep 04 21:57:11.120 INFO ox: mounting /opt/cargo-bay
4882026-09-04T21:57:11.139ZSep 04 21:57:11.120 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4892026-09-04T21:57:11.291ZSep 04 21:57:11.273 DEBG [sc] peer: logging in
4902026-09-04T21:57:11.449ZSep 04 21:57:11.430 INFO cr1: logged out
4912026-09-04T21:57:11.493ZSep 04 21:57:11.475 INFO peer: mounting /opt/cargo-bay
4922026-09-04T21:57:11.493ZSep 04 21:57:11.475 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4932026-09-04T21:57:12.505ZSep 04 21:57:12.487 DEBG [sc] ox: executing command `cd`
4942026-09-04T21:57:12.529ZSep 04 21:57:12.498 INFO ox: finished mounting /opt/cargo-bay
4952026-09-04T21:57:12.530ZSep 04 21:57:12.498 DEBG [sc] ox: executing command `hostname ox`
4962026-09-04T21:57:12.530ZSep 04 21:57:12.509 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4972026-09-04T21:57:12.554ZSep 04 21:57:12.520 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4982026-09-04T21:57:12.554ZSep 04 21:57:12.531 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4992026-09-04T21:57:12.578ZSep 04 21:57:12.543 INFO ox: logging out
5002026-09-04T21:57:12.627ZSep 04 21:57:12.609 INFO ox: logged out
5012026-09-04T21:57:12.764ZSep 04 21:57:12.746 DEBG [sc] peer: executing command `cd`
5022026-09-04T21:57:12.789ZSep 04 21:57:12.756 INFO peer: finished mounting /opt/cargo-bay
5032026-09-04T21:57:12.789ZSep 04 21:57:12.756 DEBG [sc] peer: executing command `hostname peer`
5042026-09-04T21:57:12.789ZSep 04 21:57:12.767 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
5052026-09-04T21:57:12.813ZSep 04 21:57:12.778 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
5062026-09-04T21:57:12.813ZSep 04 21:57:12.789 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
5072026-09-04T21:57:12.838ZSep 04 21:57:12.800 INFO peer: logging out
5082026-09-04T21:57:12.896ZSep 04 21:57:12.878 INFO peer: logged out
5092026-09-04T21:57:13.588ZSep 04 21:57:13.570 DEBG [sc] cr2: logging in
5102026-09-04T21:57:13.994ZSep 04 21:57:13.975 INFO cr2: mounting /opt/cargo-bay
5112026-09-04T21:57:13.994ZSep 04 21:57:13.975 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
5122026-09-04T21:57:14.017ZSep 04 21:57:13.997 DEBG [sc] cr2: executing command `cd`
5132026-09-04T21:57:14.042ZSep 04 21:57:14.008 INFO cr2: finished mounting /opt/cargo-bay
5142026-09-04T21:57:14.042ZSep 04 21:57:14.008 DEBG [sc] cr2: executing command `hostname cr2`
5152026-09-04T21:57:14.042ZSep 04 21:57:14.019 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
5162026-09-04T21:57:14.071ZSep 04 21:57:14.031 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
5172026-09-04T21:57:14.071ZSep 04 21:57:14.042 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
5182026-09-04T21:57:14.096ZSep 04 21:57:14.053 INFO cr2: logging out
5192026-09-04T21:57:17.032ZSep 04 21:57:17.013 INFO cr2: logged out
5202026-09-04T21:57:17.032ZSep 04 21:57:17.013 INFO interop_bgpu: interop topology launch complete
5212026-09-04T21:57:17.056ZSep 04 21:57:17.013 DEBG [sc] ox: starting
5222026-09-04T21:57:17.056ZSep 04 21:57:17.013 DEBG [sc] ox: connecting to [::1]:39092
5232026-09-04T21:57:17.056ZSep 04 21:57:17.014 DEBG [sc] peer: starting
5242026-09-04T21:57:17.056ZSep 04 21:57:17.014 DEBG [sc] peer: connecting to [::1]:41060
5252026-09-04T21:57:17.056ZSep 04 21:57:17.014 DEBG [sc] ox waiting for prompt
5262026-09-04T21:57:17.056ZSep 04 21:57:17.014 DEBG [sc] peer waiting for prompt
5272026-09-04T21:57:17.056ZSep 04 21:57:17.024 DEBG [sc] peer: logging in
5282026-09-04T21:57:17.056ZSep 04 21:57:17.025 DEBG [sc] ox: logging in
5292026-09-04T21:57:17.121ZSep 04 21:57:17.102 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5302026-09-04T21:57:17.145ZSep 04 21:57:17.113 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5312026-09-04T21:57:22.449ZSep 04 21:57:22.429 DEBG [sc] peer: starting
5322026-09-04T21:57:22.449ZSep 04 21:57:22.429 DEBG [sc] peer: connecting to [::1]:41060
5332026-09-04T21:57:22.473ZSep 04 21:57:22.430 DEBG [sc] peer waiting for prompt
5342026-09-04T21:57:22.473ZSep 04 21:57:22.440 DEBG [sc] peer: logging in
5352026-09-04T21:57:22.497ZSep 04 21:57:22.475 DEBG [sc] ox: starting
5362026-09-04T21:57:22.497ZSep 04 21:57:22.476 DEBG [sc] ox: connecting to [::1]:39092
5372026-09-04T21:57:22.497ZSep 04 21:57:22.476 DEBG [sc] ox waiting for prompt
5382026-09-04T21:57:22.521ZSep 04 21:57:22.487 DEBG [sc] ox: logging in
5392026-09-04T21:57:22.547ZSep 04 21:57:22.528 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5402026-09-04T21:57:22.595ZSep 04 21:57:22.576 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5412026-09-04T21:57:22.636ZSep 04 21:57:22.616 DEBG [sc] peer: starting
5422026-09-04T21:57:22.636ZSep 04 21:57:22.616 DEBG [sc] peer: connecting to [::1]:41060
5432026-09-04T21:57:22.661ZSep 04 21:57:22.617 DEBG [sc] peer waiting for prompt
5442026-09-04T21:57:22.661ZSep 04 21:57:22.627 DEBG [sc] peer: logging in
5452026-09-04T21:57:22.685ZSep 04 21:57:22.664 DEBG [sc] ox: starting
5462026-09-04T21:57:22.685ZSep 04 21:57:22.664 DEBG [sc] ox: connecting to [::1]:39092
5472026-09-04T21:57:22.685ZSep 04 21:57:22.664 DEBG [sc] ox waiting for prompt
5482026-09-04T21:57:22.710ZSep 04 21:57:22.675 DEBG [sc] ox: logging in
5492026-09-04T21:57:22.735ZSep 04 21:57:22.716 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5502026-09-04T21:57:22.781ZSep 04 21:57:22.763 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5512026-09-04T21:57:22.857ZSep 04 21:57:22.829 INFO cr3: starting juniper unnumbered setup
5522026-09-04T21:57:22.858ZSep 04 21:57:22.829 INFO cr1: installing frr
5532026-09-04T21:57:22.858ZSep 04 21:57:22.829 INFO waiting for ceos to initialize
5542026-09-04T21:57:22.858ZSep 04 21:57:22.829 INFO ox: setting up npuvm
5552026-09-04T21:57:22.907ZSep 04 21:57:22.829 INFO cr3: staged Juniper config and license for guest systemd services
5562026-09-04T21:57:22.907ZSep 04 21:57:22.829 INFO cr3: waiting for Juniper guest config apply
5572026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr2: starting
5582026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr2: connecting to [::1]:56333
5592026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr1: starting
5602026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr1: connecting to [::1]:49014
5612026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr3: starting
5622026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr3: connecting to [::1]:52744
5632026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] ox: starting
5642026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] ox: connecting to [::1]:39092
5652026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr1 waiting for prompt
5662026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] ox waiting for prompt
5672026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr2 waiting for prompt
5682026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr3 waiting for prompt
5692026-09-04T21:57:22.907ZSep 04 21:57:22.830 DEBG [sc] cr3: logging in
5702026-09-04T21:57:22.907ZSep 04 21:57:22.840 DEBG [sc] ox: logging in
5712026-09-04T21:57:22.907ZSep 04 21:57:22.841 DEBG [sc] cr1: logging in
5722026-09-04T21:57:22.907ZSep 04 21:57:22.842 DEBG [sc] cr2: logging in
5732026-09-04T21:57:22.946ZSep 04 21:57:22.928 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`
5742026-09-04T21:57:23.003ZSep 04 21:57:22.985 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5752026-09-04T21:57:23.215ZSep 04 21:57:23.196 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5762026-09-04T21:57:23.251ZSep 04 21:57:23.226 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5772026-09-04T21:57:25.272ZSep 04 21:57:25.253 INFO cr2: executing eos script show version
5782026-09-04T21:57:25.272ZSep 04 21:57:25.253 DEBG [sc] cr2: starting
5792026-09-04T21:57:25.272ZSep 04 21:57:25.253 DEBG [sc] cr2: connecting to [::1]:56333
5802026-09-04T21:57:25.296ZSep 04 21:57:25.254 DEBG [sc] cr2 waiting for prompt
5812026-09-04T21:57:25.296ZSep 04 21:57:25.264 DEBG [sc] cr2: logging in
5822026-09-04T21:57:25.333ZSep 04 21:57:25.315 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5832026-09-04T21:57:25.447ZSep 04 21:57:25.429 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5842026-09-04T21:57:26.334ZSep 04 21:57:26.315 DEBG [sc] cr3: starting
5852026-09-04T21:57:26.334ZSep 04 21:57:26.315 DEBG [sc] cr3: connecting to [::1]:52744
5862026-09-04T21:57:26.374ZSep 04 21:57:26.316 DEBG [sc] cr3 waiting for prompt
5872026-09-04T21:57:26.374ZSep 04 21:57:26.327 DEBG [sc] cr3: logging in
5882026-09-04T21:57:26.478ZSep 04 21:57:26.459 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5892026-09-04T21:57:28.211ZSep 04 21:57:28.192 DEBG [sc] ox: starting
5902026-09-04T21:57:28.211ZSep 04 21:57:28.192 DEBG [sc] ox: connecting to [::1]:39092
5912026-09-04T21:57:28.235ZSep 04 21:57:28.193 DEBG [sc] ox waiting for prompt
5922026-09-04T21:57:28.235ZSep 04 21:57:28.203 DEBG [sc] ox: logging in
5932026-09-04T21:57:28.309ZSep 04 21:57:28.291 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5942026-09-04T21:57:28.387ZSep 04 21:57:28.368 DEBG [sc] ox: starting
5952026-09-04T21:57:28.387ZSep 04 21:57:28.368 DEBG [sc] ox: connecting to [::1]:39092
5962026-09-04T21:57:28.411ZSep 04 21:57:28.369 DEBG [sc] ox waiting for prompt
5972026-09-04T21:57:28.411ZSep 04 21:57:28.379 DEBG [sc] ox: logging in
5982026-09-04T21:57:28.485ZSep 04 21:57:28.467 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5992026-09-04T21:57:28.554ZSep 04 21:57:28.535 INFO cr3: Juniper guest config applied
6002026-09-04T21:57:28.606ZSep 04 21:57:28.588 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
6012026-09-04T21:57:28.606ZSep 04 21:57:28.588 DEBG [sc] ox: starting
6022026-09-04T21:57:28.606ZSep 04 21:57:28.588 DEBG [sc] ox: connecting to [::1]:39092
6032026-09-04T21:57:28.630ZSep 04 21:57:28.588 DEBG [sc] ox waiting for prompt
6042026-09-04T21:57:28.630ZSep 04 21:57:28.599 DEBG [sc] ox: logging in
6052026-09-04T21:57:28.706ZSep 04 21:57:28.687 DEBG [sc] ox: executing command `chmod +x npuvm`
6062026-09-04T21:57:28.772ZSep 04 21:57:28.754 DEBG [sc] ox: starting
6072026-09-04T21:57:28.772ZSep 04 21:57:28.754 DEBG [sc] ox: connecting to [::1]:39092
6082026-09-04T21:57:28.796ZSep 04 21:57:28.754 DEBG [sc] ox waiting for prompt
6092026-09-04T21:57:28.797ZSep 04 21:57:28.766 DEBG [sc] ox: logging in
6102026-09-04T21:57:28.872ZSep 04 21:57:28.854 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
6112026-09-04T21:57:34.475ZSep 04 21:57:34.457 DEBG [sc] cr2: starting
6122026-09-04T21:57:34.476ZSep 04 21:57:34.457 DEBG [sc] cr2: connecting to [::1]:56333
6132026-09-04T21:57:34.501ZSep 04 21:57:34.458 DEBG [sc] cr2 waiting for prompt
6142026-09-04T21:57:34.501ZSep 04 21:57:34.468 DEBG [sc] cr2: logging in
6152026-09-04T21:57:34.630ZSep 04 21:57:34.611 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6162026-09-04T21:57:36.740ZSep 04 21:57:36.721 INFO cr2: executing eos script show version
6172026-09-04T21:57:36.740ZSep 04 21:57:36.721 DEBG [sc] cr2: starting
6182026-09-04T21:57:36.740ZSep 04 21:57:36.721 DEBG [sc] cr2: connecting to [::1]:56333
6192026-09-04T21:57:36.765ZSep 04 21:57:36.722 DEBG [sc] cr2 waiting for prompt
6202026-09-04T21:57:36.765ZSep 04 21:57:36.732 DEBG [sc] cr2: logging in
6212026-09-04T21:57:36.906ZSep 04 21:57:36.886 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6222026-09-04T21:57:39.309ZSep 04 21:57:39.291 DEBG [sc] cr2: starting
6232026-09-04T21:57:39.310ZSep 04 21:57:39.291 DEBG [sc] cr2: connecting to [::1]:56333
6242026-09-04T21:57:39.334ZSep 04 21:57:39.292 DEBG [sc] cr2 waiting for prompt
6252026-09-04T21:57:39.334ZSep 04 21:57:39.302 DEBG [sc] cr2: logging in
6262026-09-04T21:57:39.475ZSep 04 21:57:39.456 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6272026-09-04T21:57:41.609ZSep 04 21:57:41.590 INFO cr2: executing eos script show version
6282026-09-04T21:57:41.609ZSep 04 21:57:41.590 DEBG [sc] cr2: starting
6292026-09-04T21:57:41.609ZSep 04 21:57:41.590 DEBG [sc] cr2: connecting to [::1]:56333
6302026-09-04T21:57:41.634ZSep 04 21:57:41.591 DEBG [sc] cr2 waiting for prompt
6312026-09-04T21:57:41.634ZSep 04 21:57:41.601 DEBG [sc] cr2: logging in
6322026-09-04T21:57:41.762ZSep 04 21:57:41.744 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6332026-09-04T21:57:44.218ZSep 04 21:57:44.199 INFO cr2: executing eos script
6342026-09-04T21:57:44.218Z enable
6352026-09-04T21:57:44.218Z configure
6362026-09-04T21:57:44.218Z ipv6 unicast-routing
6372026-09-04T21:57:44.218Z ip routing ipv6 interfaces
6382026-09-04T21:57:44.218Z ip routing
6392026-09-04T21:57:44.218Z ip route 1.2.3.0/24 null0
6402026-09-04T21:57:44.218Z ipv6 route fd99::/64 null0
6412026-09-04T21:57:44.218Z interface et1
6422026-09-04T21:57:44.218Z no switchport
6432026-09-04T21:57:44.218Z ipv6 enable
6442026-09-04T21:57:44.218Z
6452026-09-04T21:57:44.218Z router bgp 45
6462026-09-04T21:57:44.218Z router-id 1.2.3.1
6472026-09-04T21:57:44.219Z no bgp default ipv4-unicast
6482026-09-04T21:57:44.219Z timers bgp 2 6
6492026-09-04T21:57:44.219Z neighbor ebgp peer group
6502026-09-04T21:57:44.219Z neighbor ebgp remote-as 33
6512026-09-04T21:57:44.219Z neighbor interface Et1 peer-group ebgp
6522026-09-04T21:57:44.219Z address-family ipv4
6532026-09-04T21:57:44.219Z neighbor ebgp activate
6542026-09-04T21:57:44.219Z neighbor ebgp next-hop address-family ipv6 originate
6552026-09-04T21:57:44.219Z network 1.2.3.0/24
6562026-09-04T21:57:44.219Z exit
6572026-09-04T21:57:44.219Z address-family ipv6
6582026-09-04T21:57:44.219Z neighbor ebgp activate
6592026-09-04T21:57:44.219Z neighbor ebgp next-hop address-family ipv6 originate
6602026-09-04T21:57:44.219Z network fd99::/64
6612026-09-04T21:57:44.219Z exit
6622026-09-04T21:57:44.219Z exit
6632026-09-04T21:57:44.219Z
6642026-09-04T21:57:44.219ZSep 04 21:57:44.199 DEBG [sc] cr2: starting
6652026-09-04T21:57:44.219ZSep 04 21:57:44.199 DEBG [sc] cr2: connecting to [::1]:56333
6662026-09-04T21:57:44.245ZSep 04 21:57:44.200 DEBG [sc] cr2 waiting for prompt
6672026-09-04T21:57:44.245ZSep 04 21:57:44.210 DEBG [sc] cr2: logging in
6682026-09-04T21:57:44.351ZSep 04 21:57:44.332 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6692026-09-04T21:57:44.351Z enable
6702026-09-04T21:57:44.351Z configure
6712026-09-04T21:57:44.351Z ipv6 unicast-routing
6722026-09-04T21:57:44.351Z ip routing ipv6 interfaces
6732026-09-04T21:57:44.351Z ip routing
6742026-09-04T21:57:44.351Z ip route 1.2.3.0/24 null0
6752026-09-04T21:57:44.351Z ipv6 route fd99::/64 null0
6762026-09-04T21:57:44.351Z interface et1
6772026-09-04T21:57:44.351Z no switchport
6782026-09-04T21:57:44.351Z ipv6 enable
6792026-09-04T21:57:44.351Z
6802026-09-04T21:57:44.351Z router bgp 45
6812026-09-04T21:57:44.351Z router-id 1.2.3.1
6822026-09-04T21:57:44.351Z no bgp default ipv4-unicast
6832026-09-04T21:57:44.351Z timers bgp 2 6
6842026-09-04T21:57:44.351Z neighbor ebgp peer group
6852026-09-04T21:57:44.352Z neighbor ebgp remote-as 33
6862026-09-04T21:57:44.352Z neighbor interface Et1 peer-group ebgp
6872026-09-04T21:57:44.352Z address-family ipv4
6882026-09-04T21:57:44.352Z neighbor ebgp activate
6892026-09-04T21:57:44.352Z neighbor ebgp next-hop address-family ipv6 originate
6902026-09-04T21:57:44.352Z network 1.2.3.0/24
6912026-09-04T21:57:44.352Z exit
6922026-09-04T21:57:44.352Z address-family ipv6
6932026-09-04T21:57:44.352Z neighbor ebgp activate
6942026-09-04T21:57:44.352Z neighbor ebgp next-hop address-family ipv6 originate
6952026-09-04T21:57:44.352Z network fd99::/64
6962026-09-04T21:57:44.352Z exit
6972026-09-04T21:57:44.352Z exit
6982026-09-04T21:57:44.352Z '`
6992026-09-04T21:58:06.129ZSep 04 21:58:06.110 INFO cr1: enabling frr daemon bgpd
7002026-09-04T21:58:06.129ZSep 04 21:58:06.110 DEBG [sc] cr1: starting
7012026-09-04T21:58:06.129ZSep 04 21:58:06.110 DEBG [sc] cr1: connecting to [::1]:49014
7022026-09-04T21:58:06.154ZSep 04 21:58:06.111 DEBG [sc] cr1 waiting for prompt
7032026-09-04T21:58:06.154ZSep 04 21:58:06.121 DEBG [sc] cr1: logging in
7042026-09-04T21:58:06.282ZSep 04 21:58:06.263 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
7052026-09-04T21:58:08.358ZSep 04 21:58:08.333 INFO cr1: stopping frr
7062026-09-04T21:58:08.358ZSep 04 21:58:08.334 DEBG [sc] cr1: starting
7072026-09-04T21:58:08.358ZSep 04 21:58:08.334 DEBG [sc] cr1: connecting to [::1]:49014
7082026-09-04T21:58:08.382ZSep 04 21:58:08.334 DEBG [sc] cr1 waiting for prompt
7092026-09-04T21:58:08.382ZSep 04 21:58:08.345 DEBG [sc] cr1: logging in
7102026-09-04T21:58:08.495ZSep 04 21:58:08.477 DEBG [sc] cr1: executing command `systemctl stop frr`
7112026-09-04T21:58:10.874ZSep 04 21:58:10.856 INFO cr1: starting frr
7122026-09-04T21:58:10.874ZSep 04 21:58:10.856 DEBG [sc] cr1: starting
7132026-09-04T21:58:10.874ZSep 04 21:58:10.856 DEBG [sc] cr1: connecting to [::1]:49014
7142026-09-04T21:58:10.898ZSep 04 21:58:10.856 DEBG [sc] cr1 waiting for prompt
7152026-09-04T21:58:10.899ZSep 04 21:58:10.867 DEBG [sc] cr1: logging in
7162026-09-04T21:58:11.029ZSep 04 21:58:11.010 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
7172026-09-04T21:58:17.249ZSep 04 21:58:17.209 INFO ox: npuvm install output:
7182026-09-04T21:58:17.249Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (47m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.46 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.46 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.46 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 138.20 KiB/83.85 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 345.95 KiB/83.85 MiB (9m) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
7192026-09-04T21:58:17.339Z dendrite-softnpu.tar.gz [>---------------------------------------] 595.84 KiB/83.85 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 891.84 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.71 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/83.85 MiB (81s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.53 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/83.85 MiB (57s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.35 MiB/83.85 MiB (50s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.06 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.53 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.89 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.10 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.37 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.61 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.92 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.21 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.45 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.69 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.94 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.28 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.53 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.78 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.09 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.37 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.62 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.92 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.21 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.46 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.75 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.30 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.41 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.66 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.89 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.25 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.49 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.73 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.09 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.33 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.57 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.93 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.17 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.41 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.72 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.01 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.25 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.54 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.85 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.09 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.38 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.69 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.81 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.41 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.65 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.89 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.25 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.49 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.73 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.08 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.33 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.56 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.90 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.16 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.40 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.68 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.00 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.24 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.49 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.84 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.08 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.20 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.44 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.80 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.04 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.28 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.58 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.88 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.12 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.38 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.72 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.96 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.20 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.48 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.72 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.03 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 25.28 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.56 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.84 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.12 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.37 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.49 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.73 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.97 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.33 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.57 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.81 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.17 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.40 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.65 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.00 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.24 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.48 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.82 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.09 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.66 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.92 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.16 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.50 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.76 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.88 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.12 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.48 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.72 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.96 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 33.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.56 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.80 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.01 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.35 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.61 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.85 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.13 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.45 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.69 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.97 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.29 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.53 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 37.09 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 37.21 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 37.45 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 37.79 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 38.04 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 38.29 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 38.57 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 38.88 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 39.12 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 39.39 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 39.72 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 39.96 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 40.21 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 40.56 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 40.80 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 41.04 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 41.40 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 41.64 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 41.88 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 42.24 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 42.48 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 42.60 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 42.84 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 43.20 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 43.44 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 43.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 44.03 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 44.27 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 44.51 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 44.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 45.11 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 45.35 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 45.61 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 45.95 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 46.19 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 46.45 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 46.79 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 47.03 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 47.28 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 47.63 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 47.87 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 48.11 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 48.47 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 48.71 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 48.95 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 49.30 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 49.55 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 49.78 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 50.14 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 50.39 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 50.62 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 50.97 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.22 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.29 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.42 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.54 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.67 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.81 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 51.99 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 52.13 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 52.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.47 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.62 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.76 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.99 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.06 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.22 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.45 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.61 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.78 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 54.03 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 54.20 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 54.38 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.59 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.83 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.01 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 55.21 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 55.48 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 55.68 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 55.88 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 56.15 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 56.37 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 56.57 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.86 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.10 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.21 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.43 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.65 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.98 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.21 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.44 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.74 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.03 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.27 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.53 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.87 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.11 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 60.35 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 60.59 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.89 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.19 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.43 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.67 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.95 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.27 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.27 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.52 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.86 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.12 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.36 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.60 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.85 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.17 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.44 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.69 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 64.93 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.26 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.53 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.04 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.37 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.61 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.87 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.17 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.45 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.57 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.81 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.05 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.30 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.65 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.87 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 69.10 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.37 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.70 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.94 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.21 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.54 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.78 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 71.04 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.35 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.62 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.88 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.15 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.46 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.71 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.84 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.08 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.33 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 73.68 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 73.92 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.17 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.40 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.74 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.98 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.22 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.52 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.81 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.06 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.33 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.64 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.89 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.17 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.46 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 77.73 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.00 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.13 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.28 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.42 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.62 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.80 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.96 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.12 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.36 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.53 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.95 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.14 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.31 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.50 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.77 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.96 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.15 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.44 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.64 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.84 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 81.95 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.15 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.36 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.68 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.89 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.11 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.67 MiB/83.85 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 (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): | Creating Plan (Running solver): / Creating Plan (Running solver): / Creating Plan (Finding local manifests): - Creating Plan (Finding local manifests): - Creating Plan (Download Manifests 0/1) \ Creating Plan (Download Manifests 1/1) \ Creating Plan (Download Manifests 1/1) \ Creating Plan (Package planning: 1/1): | Creating Plan (Package planning: 1/1): | Creating Plan (Merging actions): / Creating Plan (Merging actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): | Creating Plan (Consolidating action changes): / Creating Plan (Consolidating action changes): / Creating Plan (Evaluating mediators): - Creating Plan (Evaluating mediators): \ Creating Plan (Evaluating mediators): \ Packages to install: 1
7202026-09-04T21:58:17.350Z Create boot environment: No
7212026-09-04T21:58:17.350ZCreate backup boot environment: No
7222026-09-04T21:58:17.350Z
7232026-09-04T21:58:17.350ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7242026-09-04T21:58:17.350Z 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 305k/s
7252026-09-04T21:58:17.350Z
7262026-09-04T21:58:17.350ZPHASE ITEMS
7272026-09-04T21:58:17.350Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7282026-09-04T21:58:17.350Z Updating package state database working | Updating package state database working / Updating package state database Done
7292026-09-04T21:58:17.350Z Updating package cache 0/0 - Updating package cache 0/0
7302026-09-04T21:58:17.350Z Updating image state working \ Updating image state working | Updating image state Done
7312026-09-04T21:58:17.350Z 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
7322026-09-04T21:58:17.350Z Reading search index working | Reading search index Done
7332026-09-04T21:58:17.350Z Updating search index 0/1 / Updating search index 1/1
7342026-09-04T21:58:17.350Z Updating package cache 0/1 - Updating package cache 1/1
7352026-09-04T21:58:17.350Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (65m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (63m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (62m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (59m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (59m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (55m) scadm [>---------------------------------------] 44.00 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 118.19 KiB/15.18 MiB (24m) scadm [>---------------------------------------] 341.95 KiB/15.18 MiB (13m) scadm [#>--------------------------------------] 654.86 KiB/15.18 MiB (5m) scadm [##>-------------------------------------] 898.86 KiB/15.18 MiB (3m) scadm [##>-------------------------------------] 1.12 MiB/15.18 MiB (2m) scadm [###>------------------------------------] 1.48 MiB/15.18 MiB (89s) scadm [####>-----------------------------------] 1.71 MiB/15.18 MiB (70s) scadm [#####>----------------------------------] 1.96 MiB/15.18 MiB (57s) scadm [#####>----------------------------------] 2.25 MiB/15.18 MiB (47s) scadm [######>---------------------------------] 2.55 MiB/15.18 MiB (37s) scadm [#######>--------------------------------] 2.79 MiB/15.18 MiB (32s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (28s) scadm [########>-------------------------------] 3.27 MiB/15.18 MiB (24s) scadm [#########>------------------------------] 3.55 MiB/15.18 MiB (21s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (19s) scadm [##########>-----------------------------] 4.09 MiB/15.18 MiB (17s) scadm [###########>----------------------------] 4.35 MiB/15.18 MiB (15s) scadm [############>---------------------------] 4.66 MiB/15.18 MiB (14s) scadm [############>---------------------------] 4.93 MiB/15.18 MiB (13s) scadm [#############>--------------------------] 5.17 MiB/15.18 MiB (12s) scadm [##############>-------------------------] 5.50 MiB/15.18 MiB (11s) scadm [###############>------------------------] 5.77 MiB/15.18 MiB (10s) scadm [###############>------------------------] 6.01 MiB/15.18 MiB (9s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (8s) scadm [#################>----------------------] 6.61 MiB/15.18 MiB (8s) scadm [##################>---------------------] 6.85 MiB/15.18 MiB (7s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (7s) scadm [###################>--------------------] 7.42 MiB/15.18 MiB (6s) scadm [####################>-------------------] 7.68 MiB/15.18 MiB (6s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (5s) scadm [#####################>------------------] 8.25 MiB/15.18 MiB (5s) scadm [######################>-----------------] 8.52 MiB/15.18 MiB (5s) scadm [#######################>----------------] 8.81 MiB/15.18 MiB (4s) scadm [#######################>----------------] 9.09 MiB/15.18 MiB (4s) scadm [########################>---------------] 9.36 MiB/15.18 MiB (4s) scadm [#########################>--------------] 9.62 MiB/15.18 MiB (3s) scadm [##########################>-------------] 9.93 MiB/15.18 MiB (3s) scadm [##########################>-------------] 10.20 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.44 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.77 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.28 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.60 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.88 MiB/15.18 MiB (2s) scadm [###############################>--------] 12.12 MiB/15.18 MiB (2s) scadm [################################>-------] 12.44 MiB/15.18 MiB (1s) scadm [#################################>------] 12.72 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.96 MiB/15.18 MiB (1s) scadm [###################################>----] 13.28 MiB/15.18 MiB (1s) scadm [###################################>----] 13.56 MiB/15.18 MiB (1s) scadm [####################################>---] 13.80 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.08 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.32 MiB/15.18 MiB (0s) scadm [######################################>-] 14.62 MiB/15.18 MiB (0s) scadm [#######################################>] 14.92 MiB/15.18 MiB (0s) scadm [#######################################>] 15.16 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 [>---------------------------------------] 25.19 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 25.19 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 25.19 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 46.19 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 139.19 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 469.84 KiB/11.89 MiB (53s) libsidecar_lite.so [##>-------------------------------------] 715.73 KiB/11.89 MiB (32s) libsidecar_lite.so [###>------------------------------------] 962.41 KiB/11.89 MiB (23s) libsidecar_lite.so [###>------------------------------------] 1.18 MiB/11.89 MiB (17s) libsidecar_lite.so [####>-----------------------------------] 1.42 MiB/11.89 MiB (14s) libsidecar_lite.so [#####>----------------------------------] 1.71 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 2.02 MiB/11.89 MiB (9s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.40 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.64 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.89 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.24 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.48 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.72 MiB/11.89 MiB (5s) libsidecar_lite.so [#############>--------------------------] 3.98 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.25 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.56 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 4.81 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.09 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.39 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.64 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.93 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.17 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.48 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.73 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.01 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.24 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.56 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.72 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.96 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.21 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.45 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.80 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.05 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.88 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.13 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.37 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.65 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.96 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.21 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.49 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.74 MiB/11.89 MiB (0s)
7362026-09-04T21:58:17.351ZSep 04 21:58:17.210 DEBG [sc] ox: starting
7372026-09-04T21:58:17.351ZSep 04 21:58:17.210 DEBG [sc] ox: connecting to [::1]:39092
7382026-09-04T21:58:17.351ZSep 04 21:58:17.210 DEBG [sc] ox waiting for prompt
7392026-09-04T21:58:17.351ZSep 04 21:58:17.220 DEBG [sc] ox: logging in
7402026-09-04T21:58:17.383ZSep 04 21:58:17.298 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7412026-09-04T21:58:18.361ZSep 04 21:58:18.335 INFO cr1: executing frr script
7422026-09-04T21:58:18.361Z configure
7432026-09-04T21:58:18.361Z ip forwarding
7442026-09-04T21:58:18.361Z ipv6 forwarding
7452026-09-04T21:58:18.361Z ip route 1.2.3.0/24 null0
7462026-09-04T21:58:18.361Z ipv6 route fd99::/64 null0
7472026-09-04T21:58:18.361Z router bgp 44
7482026-09-04T21:58:18.361Z no bgp ebgp-requires-policy
7492026-09-04T21:58:18.362Z timers bgp 2 6
7502026-09-04T21:58:18.362Z neighbor enp0s8 interface remote-as external
7512026-09-04T21:58:18.362Z neighbor enp0s8 timers connect 1
7522026-09-04T21:58:18.362Z address-family ipv4 unicast
7532026-09-04T21:58:18.362Z network 1.2.3.0/24
7542026-09-04T21:58:18.362Z neighbor enp0s8 activate
7552026-09-04T21:58:18.362Z exit-address-family
7562026-09-04T21:58:18.362Z address-family ipv6 unicast
7572026-09-04T21:58:18.362Z network fd99::/64
7582026-09-04T21:58:18.362Z neighbor enp0s8 activate
7592026-09-04T21:58:18.362Z exit-address-family
7602026-09-04T21:58:18.362Z exit
7612026-09-04T21:58:18.362Z
7622026-09-04T21:58:18.362ZSep 04 21:58:18.336 DEBG [sc] cr1: starting
7632026-09-04T21:58:18.362ZSep 04 21:58:18.336 DEBG [sc] cr1: connecting to [::1]:49014
7642026-09-04T21:58:18.386ZSep 04 21:58:18.336 DEBG [sc] cr1 waiting for prompt
7652026-09-04T21:58:18.386ZSep 04 21:58:18.348 DEBG [sc] cr1: logging in
7662026-09-04T21:58:18.499ZSep 04 21:58:18.481 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 ' '`
7672026-09-04T21:58:20.636ZSep 04 21:58:20.618 DEBG [sc] peer: starting
7682026-09-04T21:58:20.636ZSep 04 21:58:20.618 DEBG [sc] peer: connecting to [::1]:41060
7692026-09-04T21:58:20.660ZSep 04 21:58:20.619 DEBG [sc] peer waiting for prompt
7702026-09-04T21:58:20.660ZSep 04 21:58:20.630 DEBG [sc] peer: logging in
7712026-09-04T21:58:20.737ZSep 04 21:58:20.718 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7722026-09-04T21:58:20.803ZSep 04 21:58:20.785 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.170:4676/bgp/config/routers)
7732026-09-04T21:58:22.004ZSep 04 21:58:21.986 DEBG [sc] ox: starting
7742026-09-04T21:58:22.004ZSep 04 21:58:21.986 DEBG [sc] ox: connecting to [::1]:39092
7752026-09-04T21:58:22.028ZSep 04 21:58:21.986 DEBG [sc] ox waiting for prompt
7762026-09-04T21:58:22.028ZSep 04 21:58:21.998 DEBG [sc] ox: logging in
7772026-09-04T21:58:22.105ZSep 04 21:58:22.087 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7782026-09-04T21:58:23.130ZSep 04 21:58:23.111 DEBG [sc] ox: starting
7792026-09-04T21:58:23.130ZSep 04 21:58:23.111 DEBG [sc] ox: connecting to [::1]:39092
7802026-09-04T21:58:23.154ZSep 04 21:58:23.112 DEBG [sc] ox waiting for prompt
7812026-09-04T21:58:23.154ZSep 04 21:58:23.112 DEBG [sc] ox: logging in
7822026-09-04T21:58:23.219ZSep 04 21:58:23.201 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7832026-09-04T21:58:23.285ZSep 04 21:58:23.267 DEBG [sc] ox: starting
7842026-09-04T21:58:23.285ZSep 04 21:58:23.267 DEBG [sc] ox: connecting to [::1]:39092
7852026-09-04T21:58:23.309ZSep 04 21:58:23.267 DEBG [sc] ox waiting for prompt
7862026-09-04T21:58:23.309ZSep 04 21:58:23.278 DEBG [sc] ox: logging in
7872026-09-04T21:58:23.384ZSep 04 21:58:23.366 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7882026-09-04T21:58:23.452ZSep 04 21:58:23.433 DEBG [sc] ox: starting
7892026-09-04T21:58:23.452ZSep 04 21:58:23.433 DEBG [sc] ox: connecting to [::1]:39092
7902026-09-04T21:58:23.476ZSep 04 21:58:23.433 DEBG [sc] ox waiting for prompt
7912026-09-04T21:58:23.476ZSep 04 21:58:23.443 DEBG [sc] ox: logging in
7922026-09-04T21:58:23.539ZSep 04 21:58:23.521 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7932026-09-04T21:58:23.605ZSep 04 21:58:23.586 DEBG [sc] ox: starting
7942026-09-04T21:58:23.605ZSep 04 21:58:23.586 DEBG [sc] ox: connecting to [::1]:39092
7952026-09-04T21:58:23.629ZSep 04 21:58:23.587 DEBG [sc] ox waiting for prompt
7962026-09-04T21:58:23.630ZSep 04 21:58:23.598 DEBG [sc] ox: logging in
7972026-09-04T21:58:23.693ZSep 04 21:58:23.675 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
7982026-09-04T21:58:23.760ZSep 04 21:58:23.742 DEBG [sc] ox: starting
7992026-09-04T21:58:23.760ZSep 04 21:58:23.742 DEBG [sc] ox: connecting to [::1]:39092
8002026-09-04T21:58:23.785ZSep 04 21:58:23.742 DEBG [sc] ox waiting for prompt
8012026-09-04T21:58:23.785ZSep 04 21:58:23.753 DEBG [sc] ox: logging in
8022026-09-04T21:58:23.875ZSep 04 21:58:23.841 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
8032026-09-04T21:58:23.926ZSep 04 21:58:23.908 DEBG [sc] ox: starting
8042026-09-04T21:58:23.926ZSep 04 21:58:23.908 DEBG [sc] ox: connecting to [::1]:39092
8052026-09-04T21:58:23.950ZSep 04 21:58:23.908 DEBG [sc] ox waiting for prompt
8062026-09-04T21:58:23.950ZSep 04 21:58:23.919 DEBG [sc] ox: logging in
8072026-09-04T21:58:24.015ZSep 04 21:58:23.997 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
8082026-09-04T21:58:24.081ZSep 04 21:58:24.063 DEBG [sc] ox: starting
8092026-09-04T21:58:24.081ZSep 04 21:58:24.063 DEBG [sc] ox: connecting to [::1]:39092
8102026-09-04T21:58:24.106ZSep 04 21:58:24.063 DEBG [sc] ox waiting for prompt
8112026-09-04T21:58:24.106ZSep 04 21:58:24.073 DEBG [sc] ox: logging in
8122026-09-04T21:58:24.181ZSep 04 21:58:24.163 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
8132026-09-04T21:58:24.247ZSep 04 21:58:24.229 DEBG [sc] ox: starting
8142026-09-04T21:58:24.247ZSep 04 21:58:24.229 DEBG [sc] ox: connecting to [::1]:39092
8152026-09-04T21:58:24.272ZSep 04 21:58:24.229 DEBG [sc] ox waiting for prompt
8162026-09-04T21:58:24.272ZSep 04 21:58:24.240 DEBG [sc] ox: logging in
8172026-09-04T21:58:24.338ZSep 04 21:58:24.320 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
8182026-09-04T21:58:24.393ZSep 04 21:58:24.374 DEBG [sc] ox: starting
8192026-09-04T21:58:24.393ZSep 04 21:58:24.374 DEBG [sc] ox: connecting to [::1]:39092
8202026-09-04T21:58:24.417ZSep 04 21:58:24.375 DEBG [sc] ox waiting for prompt
8212026-09-04T21:58:24.417ZSep 04 21:58:24.385 DEBG [sc] ox: logging in
8222026-09-04T21:58:24.494ZSep 04 21:58:24.475 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
8232026-09-04T21:58:24.560ZSep 04 21:58:24.541 DEBG [sc] ox: starting
8242026-09-04T21:58:24.560ZSep 04 21:58:24.541 DEBG [sc] ox: connecting to [::1]:39092
8252026-09-04T21:58:24.584ZSep 04 21:58:24.542 DEBG [sc] ox waiting for prompt
8262026-09-04T21:58:24.584ZSep 04 21:58:24.552 DEBG [sc] ox: logging in
8272026-09-04T21:58:24.649ZSep 04 21:58:24.630 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
8282026-09-04T21:58:24.715ZSep 04 21:58:24.697 DEBG [sc] ox: starting
8292026-09-04T21:58:24.715ZSep 04 21:58:24.697 DEBG [sc] ox: connecting to [::1]:39092
8302026-09-04T21:58:24.739ZSep 04 21:58:24.698 DEBG [sc] ox waiting for prompt
8312026-09-04T21:58:24.739ZSep 04 21:58:24.708 DEBG [sc] ox: logging in
8322026-09-04T21:58:24.806ZSep 04 21:58:24.788 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
8332026-09-04T21:58:24.861ZSep 04 21:58:24.843 DEBG [sc] ox: starting
8342026-09-04T21:58:24.861ZSep 04 21:58:24.843 DEBG [sc] ox: connecting to [::1]:39092
8352026-09-04T21:58:24.886ZSep 04 21:58:24.843 DEBG [sc] ox waiting for prompt
8362026-09-04T21:58:24.886ZSep 04 21:58:24.854 DEBG [sc] ox: logging in
8372026-09-04T21:58:24.949ZSep 04 21:58:24.931 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
8382026-09-04T21:58:25.018ZSep 04 21:58:24.998 DEBG [sc] peer: starting
8392026-09-04T21:58:25.018ZSep 04 21:58:24.998 DEBG [sc] peer: connecting to [::1]:41060
8402026-09-04T21:58:25.042ZSep 04 21:58:24.999 DEBG [sc] peer waiting for prompt
8412026-09-04T21:58:25.042ZSep 04 21:58:25.010 DEBG [sc] peer: logging in
8422026-09-04T21:58:25.116ZSep 04 21:58:25.098 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
8432026-09-04T21:58:25.194ZSep 04 21:58:25.175 DEBG [sc] peer: starting
8442026-09-04T21:58:25.194ZSep 04 21:58:25.175 DEBG [sc] peer: connecting to [::1]:41060
8452026-09-04T21:58:25.218ZSep 04 21:58:25.176 DEBG [sc] peer waiting for prompt
8462026-09-04T21:58:25.218ZSep 04 21:58:25.186 DEBG [sc] peer: logging in
8472026-09-04T21:58:25.281ZSep 04 21:58:25.263 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
8482026-09-04T21:58:25.356ZSep 04 21:58:25.330 DEBG [sc] ox: starting
8492026-09-04T21:58:25.356ZSep 04 21:58:25.330 DEBG [sc] ox: connecting to [::1]:39092
8502026-09-04T21:58:25.380ZSep 04 21:58:25.330 DEBG [sc] ox waiting for prompt
8512026-09-04T21:58:25.380ZSep 04 21:58:25.341 DEBG [sc] ox: logging in
8522026-09-04T21:58:25.446ZSep 04 21:58:25.428 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
8532026-09-04T21:58:25.513ZSep 04 21:58:25.495 DEBG [sc] ox: starting
8542026-09-04T21:58:25.513ZSep 04 21:58:25.495 DEBG [sc] ox: connecting to [::1]:39092
8552026-09-04T21:58:25.537ZSep 04 21:58:25.496 DEBG [sc] ox waiting for prompt
8562026-09-04T21:58:25.537ZSep 04 21:58:25.506 DEBG [sc] ox: logging in
8572026-09-04T21:58:25.612ZSep 04 21:58:25.594 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
8582026-09-04T21:58:25.693ZSep 04 21:58:25.675 INFO adding BGP routers to both mgd nodes
8592026-09-04T21:58:25.723Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8602026-09-04T21:58:26.725Zmgd bgp cr2 -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8612026-09-04T21:58:27.729Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
8622026-09-04T21:58:28.731Zmgd bgp peer -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8632026-09-04T21:58:29.734Zmgd bgp peer -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8642026-09-04T21:58:30.821Zmgd bgp peer -> Established: iteration 3/20: expected Some(Established), got Some(Idle)
8652026-09-04T21:58:32.747ZSep 04 21:58:32.729 INFO cr1: executing frr script show ip bgp json
8662026-09-04T21:58:32.747ZSep 04 21:58:32.729 DEBG [sc] cr1: starting
8672026-09-04T21:58:32.772ZSep 04 21:58:32.729 DEBG [sc] cr1: connecting to [::1]:49014
8682026-09-04T21:58:32.772ZSep 04 21:58:32.729 INFO cr2: executing eos script show ip bgp | json
8692026-09-04T21:58:32.772ZSep 04 21:58:32.729 DEBG [sc] cr2: starting
8702026-09-04T21:58:32.772ZSep 04 21:58:32.729 DEBG [sc] cr2: connecting to [::1]:56333
8712026-09-04T21:58:32.772ZSep 04 21:58:32.730 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8722026-09-04T21:58:32.772ZSep 04 21:58:32.730 DEBG [sc] cr3: starting
8732026-09-04T21:58:32.772ZSep 04 21:58:32.730 DEBG [sc] cr3: connecting to [::1]:52744
8742026-09-04T21:58:32.772ZSep 04 21:58:32.730 DEBG [sc] cr1 waiting for prompt
8752026-09-04T21:58:32.772ZSep 04 21:58:32.730 DEBG [sc] cr2 waiting for prompt
8762026-09-04T21:58:32.772ZSep 04 21:58:32.730 DEBG [sc] cr3 waiting for prompt
8772026-09-04T21:58:32.772ZSep 04 21:58:32.741 DEBG [sc] cr2: logging in
8782026-09-04T21:58:32.772ZSep 04 21:58:32.741 DEBG [sc] cr1: logging in
8792026-09-04T21:58:32.772ZSep 04 21:58:32.741 DEBG [sc] cr3: logging in
8802026-09-04T21:58:33.125ZSep 04 21:58:33.102 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
8812026-09-04T21:58:33.149ZSep 04 21:58:33.112 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8822026-09-04T21:58:33.196ZSep 04 21:58:33.178 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8832026-09-04T21:58:35.263ZSep 04 21:58:35.244 INFO cr1: executing frr script show bgp json
8842026-09-04T21:58:35.263ZSep 04 21:58:35.244 DEBG [sc] cr1: starting
8852026-09-04T21:58:35.263ZSep 04 21:58:35.244 DEBG [sc] cr1: connecting to [::1]:49014
8862026-09-04T21:58:35.289ZSep 04 21:58:35.245 DEBG [sc] cr1 waiting for prompt
8872026-09-04T21:58:35.289ZSep 04 21:58:35.255 DEBG [sc] cr1: logging in
8882026-09-04T21:58:35.396ZSep 04 21:58:35.378 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
8892026-09-04T21:58:35.422ZSep 04 21:58:35.398 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8902026-09-04T21:58:35.422ZSep 04 21:58:35.398 DEBG [sc] cr3: starting
8912026-09-04T21:58:35.422ZSep 04 21:58:35.398 DEBG [sc] cr3: connecting to [::1]:52744
8922026-09-04T21:58:35.422ZSep 04 21:58:35.399 DEBG [sc] cr3 waiting for prompt
8932026-09-04T21:58:35.446ZSep 04 21:58:35.409 DEBG [sc] cr3: logging in
8942026-09-04T21:58:35.560ZSep 04 21:58:35.541 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8952026-09-04T21:58:35.588ZSep 04 21:58:35.569 INFO cr2: executing eos script show ipv6 bgp | json
8962026-09-04T21:58:35.588ZSep 04 21:58:35.569 DEBG [sc] cr2: starting
8972026-09-04T21:58:35.588ZSep 04 21:58:35.569 DEBG [sc] cr2: connecting to [::1]:56333
8982026-09-04T21:58:35.612ZSep 04 21:58:35.570 DEBG [sc] cr2 waiting for prompt
8992026-09-04T21:58:35.612ZSep 04 21:58:35.580 DEBG [sc] cr2: logging in
9002026-09-04T21:58:35.741ZSep 04 21:58:35.723 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
9012026-09-04T21:58:38.172ZSep 04 21:58:38.154 INFO interop bgp unnumbered test passed 🎉
9022026-09-04T21:58:38.196Z+ (( status != 0 ))
9032026-09-04T21:58:38.196Z+ pfexec ./falcon-lab cleanup interop bgp-unnumbered
9042026-09-04T21:58:38.221ZSep 04 21:58:38.193 INFO destroying runner for deployment interop_bgpu
9052026-09-04T21:58:38.221ZSep 04 21:58:38.193 INFO destroying deployment interop_bgpu
9062026-09-04T21:58:38.221ZSep 04 21:58:38.193 INFO destroying nodes
9072026-09-04T21:58:38.314ZSep 04 21:58:38.296 INFO destroying links
9082026-09-04T21:58:38.314ZSep 04 21:58:38.296 INFO destroying link interop_bgpu_ox_sn_vnic0
9092026-09-04T21:58:38.339ZSep 04 21:58:38.300 INFO destroying link interop_bgpu_ox_sn_sim0
9102026-09-04T21:58:38.339ZSep 04 21:58:38.301 INFO destroying link interop_bgpu_cr1_vn_vnic0
9112026-09-04T21:58:39.322ZSep 04 21:58:39.304 INFO destroying link interop_bgpu_cr1_vn_sim0
9122026-09-04T21:58:39.349ZSep 04 21:58:39.305 INFO destroying link interop_bgpu_ox_sn_vnic1
9132026-09-04T21:58:39.349ZSep 04 21:58:39.307 INFO destroying link interop_bgpu_ox_sn_sim1
9142026-09-04T21:58:39.349ZSep 04 21:58:39.308 INFO destroying link interop_bgpu_cr2_vn_vnic0
9152026-09-04T21:58:39.349ZSep 04 21:58:39.309 INFO destroying link interop_bgpu_cr2_vn_sim0
9162026-09-04T21:58:39.349ZSep 04 21:58:39.310 INFO destroying link interop_bgpu_ox_sn_vnic2
9172026-09-04T21:58:39.349ZSep 04 21:58:39.311 INFO destroying link interop_bgpu_ox_sn_sim2
9182026-09-04T21:58:39.349ZSep 04 21:58:39.313 INFO destroying link interop_bgpu_cr3_vn_vnic0
9192026-09-04T21:58:39.349ZSep 04 21:58:39.315 INFO destroying link interop_bgpu_cr3_vn_sim0
9202026-09-04T21:58:39.349ZSep 04 21:58:39.316 INFO destroying link interop_bgpu_ox_sn_vnic3
9212026-09-04T21:58:39.349ZSep 04 21:58:39.317 INFO destroying link interop_bgpu_ox_sn_sim3
9222026-09-04T21:58:39.349ZSep 04 21:58:39.318 INFO destroying link interop_bgpu_peer_vn_vnic0
9232026-09-04T21:58:39.349ZSep 04 21:58:39.319 INFO destroying link interop_bgpu_peer_vn_sim0
9242026-09-04T21:58:39.349ZSep 04 21:58:39.320 INFO destroying external links
9252026-09-04T21:58:39.349ZSep 04 21:58:39.320 INFO destroying external link interop_bgpu_ox_vn_vnic4
9262026-09-04T21:58:39.349ZSep 04 21:58:39.321 INFO destroying external link interop_bgpu_cr1_vn_vnic1
9272026-09-04T21:58:39.349ZSep 04 21:58:39.323 INFO destroying external link interop_bgpu_cr2_vn_vnic1
9282026-09-04T21:58:39.349ZSep 04 21:58:39.324 INFO destroying external link interop_bgpu_cr3_vn_vnic1
9292026-09-04T21:58:39.349ZSep 04 21:58:39.325 INFO destroying external link interop_bgpu_peer_vn_vnic1
9302026-09-04T21:58:39.349ZSep 04 21:58:39.327 INFO destroying images
9312026-09-04T21:58:39.897ZSep 04 21:58:39.879 INFO destroying workspace at .falcon
9322026-09-04T21:58:39.922Z+ return 0
9332026-09-04T21:58:39.922Z+ run_test interop bfd-static-routing
9342026-09-04T21:58:39.922Z+ local topology=interop
9352026-09-04T21:58:39.922Z+ local scenario=bfd-static-routing
9362026-09-04T21:58:39.922Z+ local test_name=interop-bfd-static-routing
9372026-09-04T21:58:39.922Z+ local status=0
9382026-09-04T21:58:39.922Z+ clear_falcon_workspace_files
9392026-09-04T21:58:39.922Z+ [[ -d .falcon ]]
9402026-09-04T21:58:39.922Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
9412026-09-04T21:58:39.922Z+ RUST_LOG=debug
9422026-09-04T21:58:39.922Z+ pfexec ./falcon-lab run interop bfd-static-routing --no-cleanup
9432026-09-04T21:58:39.947ZSep 04 21:58:39.916 DEBG using default route interface igb0
9442026-09-04T21:58:39.947ZSep 04 21:58:39.917 DEBG using default route interface igb0
9452026-09-04T21:58:39.947ZSep 04 21:58:39.917 DEBG using default route interface igb0
9462026-09-04T21:58:39.947ZSep 04 21:58:39.917 DEBG using default route interface igb0
9472026-09-04T21:58:39.947ZSep 04 21:58:39.917 DEBG using default route interface igb0
9482026-09-04T21:58:39.947ZSep 04 21:58:39.917 INFO interop_bfd: launching interop topology
9492026-09-04T21:58:39.947ZSep 04 21:58:39.917 INFO launching runner: deployment(interop_bfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
9502026-09-04T21:58:39.947ZSep 04 21:58:39.917 INFO starting preflight for deployment interop_bfd
9512026-09-04T21:58:40.769ZSep 04 21:58:40.740 INFO creating links
9522026-09-04T21:58:40.769ZSep 04 21:58:40.740 DEBG destroying link interop_bfd_ox_sn_vnic0
9532026-09-04T21:58:40.770ZSep 04 21:58:40.740 DEBG destroying link interop_bfd_ox_sn_sim0
9542026-09-04T21:58:40.770ZSep 04 21:58:40.740 INFO creating simnet link 'interop_bfd_ox_sn_sim0'
9552026-09-04T21:58:40.802ZSep 04 21:58:40.743 INFO creating vnic link 'interop_bfd_ox_sn_vnic0'
9562026-09-04T21:58:40.802ZSep 04 21:58:40.750 DEBG link pair created
9572026-09-04T21:58:40.802ZSep 04 21:58:40.750 DEBG destroying link interop_bfd_cr1_vn_vnic0
9582026-09-04T21:58:40.802ZSep 04 21:58:40.750 DEBG destroying link interop_bfd_cr1_vn_sim0
9592026-09-04T21:58:40.803ZSep 04 21:58:40.750 INFO creating simnet link 'interop_bfd_cr1_vn_sim0'
9602026-09-04T21:58:40.803ZSep 04 21:58:40.750 INFO creating vnic link 'interop_bfd_cr1_vn_vnic0'
9612026-09-04T21:58:40.803ZSep 04 21:58:40.757 DEBG link pair created
9622026-09-04T21:58:40.803ZSep 04 21:58:40.757 DEBG destroying link interop_bfd_ox_sn_vnic1
9632026-09-04T21:58:40.803ZSep 04 21:58:40.757 DEBG destroying link interop_bfd_ox_sn_sim1
9642026-09-04T21:58:40.803ZSep 04 21:58:40.757 INFO creating simnet link 'interop_bfd_ox_sn_sim1'
9652026-09-04T21:58:40.803ZSep 04 21:58:40.758 INFO creating vnic link 'interop_bfd_ox_sn_vnic1'
9662026-09-04T21:58:40.803ZSep 04 21:58:40.764 DEBG link pair created
9672026-09-04T21:58:40.803ZSep 04 21:58:40.764 DEBG destroying link interop_bfd_cr2_vn_vnic0
9682026-09-04T21:58:40.803ZSep 04 21:58:40.764 DEBG destroying link interop_bfd_cr2_vn_sim0
9692026-09-04T21:58:40.804ZSep 04 21:58:40.764 INFO creating simnet link 'interop_bfd_cr2_vn_sim0'
9702026-09-04T21:58:40.804ZSep 04 21:58:40.765 INFO creating vnic link 'interop_bfd_cr2_vn_vnic0'
9712026-09-04T21:58:40.804ZSep 04 21:58:40.772 DEBG link pair created
9722026-09-04T21:58:40.804ZSep 04 21:58:40.772 DEBG destroying link interop_bfd_ox_sn_vnic2
9732026-09-04T21:58:40.804ZSep 04 21:58:40.772 DEBG destroying link interop_bfd_ox_sn_sim2
9742026-09-04T21:58:40.804ZSep 04 21:58:40.772 INFO creating simnet link 'interop_bfd_ox_sn_sim2'
9752026-09-04T21:58:40.804ZSep 04 21:58:40.774 INFO creating vnic link 'interop_bfd_ox_sn_vnic2'
9762026-09-04T21:58:40.831ZSep 04 21:58:40.780 DEBG link pair created
9772026-09-04T21:58:40.831ZSep 04 21:58:40.780 DEBG destroying link interop_bfd_cr3_vn_vnic0
9782026-09-04T21:58:40.831ZSep 04 21:58:40.781 DEBG destroying link interop_bfd_cr3_vn_sim0
9792026-09-04T21:58:40.831ZSep 04 21:58:40.781 INFO creating simnet link 'interop_bfd_cr3_vn_sim0'
9802026-09-04T21:58:40.831ZSep 04 21:58:40.782 INFO creating vnic link 'interop_bfd_cr3_vn_vnic0'
9812026-09-04T21:58:40.831ZSep 04 21:58:40.789 DEBG link pair created
9822026-09-04T21:58:40.831ZSep 04 21:58:40.789 DEBG destroying link interop_bfd_ox_sn_vnic3
9832026-09-04T21:58:40.831ZSep 04 21:58:40.789 DEBG destroying link interop_bfd_ox_sn_sim3
9842026-09-04T21:58:40.832ZSep 04 21:58:40.789 INFO creating simnet link 'interop_bfd_ox_sn_sim3'
9852026-09-04T21:58:40.832ZSep 04 21:58:40.790 INFO creating vnic link 'interop_bfd_ox_sn_vnic3'
9862026-09-04T21:58:40.832ZSep 04 21:58:40.796 DEBG link pair created
9872026-09-04T21:58:40.832ZSep 04 21:58:40.796 DEBG destroying link interop_bfd_peer_vn_vnic0
9882026-09-04T21:58:40.832ZSep 04 21:58:40.796 DEBG destroying link interop_bfd_peer_vn_sim0
9892026-09-04T21:58:40.832ZSep 04 21:58:40.796 INFO creating simnet link 'interop_bfd_peer_vn_sim0'
9902026-09-04T21:58:40.832ZSep 04 21:58:40.797 INFO creating vnic link 'interop_bfd_peer_vn_vnic0'
9912026-09-04T21:58:40.832ZSep 04 21:58:40.804 DEBG link pair created
9922026-09-04T21:58:40.832ZSep 04 21:58:40.804 INFO creating external links
9932026-09-04T21:58:40.832ZSep 04 21:58:40.804 DEBG destroying external link interop_bfd_ox_vn_vnic4
9942026-09-04T21:58:40.832ZSep 04 21:58:40.804 INFO creating external link interop_bfd_ox_vn_vnic4
9952026-09-04T21:58:40.832ZSep 04 21:58:40.806 DEBG external link interop_bfd_ox_vn_vnic4@igb0 created
9962026-09-04T21:58:40.832ZSep 04 21:58:40.806 DEBG destroying external link interop_bfd_cr1_vn_vnic1
9972026-09-04T21:58:40.832ZSep 04 21:58:40.806 INFO creating external link interop_bfd_cr1_vn_vnic1
9982026-09-04T21:58:40.832ZSep 04 21:58:40.807 DEBG external link interop_bfd_cr1_vn_vnic1@igb0 created
9992026-09-04T21:58:40.832ZSep 04 21:58:40.807 DEBG destroying external link interop_bfd_cr2_vn_vnic1
10002026-09-04T21:58:40.833ZSep 04 21:58:40.807 INFO creating external link interop_bfd_cr2_vn_vnic1
10012026-09-04T21:58:40.833ZSep 04 21:58:40.808 DEBG external link interop_bfd_cr2_vn_vnic1@igb0 created
10022026-09-04T21:58:40.833ZSep 04 21:58:40.808 DEBG destroying external link interop_bfd_cr3_vn_vnic1
10032026-09-04T21:58:40.833ZSep 04 21:58:40.808 INFO creating external link interop_bfd_cr3_vn_vnic1
10042026-09-04T21:58:40.833ZSep 04 21:58:40.809 DEBG external link interop_bfd_cr3_vn_vnic1@igb0 created
10052026-09-04T21:58:40.833ZSep 04 21:58:40.809 DEBG destroying external link interop_bfd_peer_vn_vnic1
10062026-09-04T21:58:40.833ZSep 04 21:58:40.809 INFO creating external link interop_bfd_peer_vn_vnic1
10072026-09-04T21:58:40.833ZSep 04 21:58:40.810 DEBG external link interop_bfd_peer_vn_vnic1@igb0 created
10082026-09-04T21:58:40.833ZSep 04 21:58:40.810 INFO creating nodes
10092026-09-04T21:58:40.833ZSep 04 21:58:40.810 INFO ox: launching node
10102026-09-04T21:58:40.864ZSep 04 21:58:40.812 INFO cr1: launching node
10112026-09-04T21:58:40.864ZSep 04 21:58:40.814 INFO cr2: launching node
10122026-09-04T21:58:40.864ZSep 04 21:58:40.816 INFO cr3: launching node
10132026-09-04T21:58:40.864ZSep 04 21:58:40.818 INFO peer: launching node
10142026-09-04T21:58:40.864ZSep 04 21:58:40.832 INFO launched instance ox with pid 987 on port 50761
10152026-09-04T21:58:40.864ZSep 04 21:58:40.832 INFO ox: instance ensure
10162026-09-04T21:58:40.864ZSep 04 21:58:40.832 INFO launched instance cr1 with pid 988 on port 62097
10172026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO cr1: instance ensure
10182026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO launched instance cr2 with pid 989 on port 61983
10192026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO cr2: instance ensure
10202026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO launched instance cr3 with pid 990 on port 33165
10212026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO cr3: instance ensure
10222026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO launched instance peer with pid 991 on port 62136
10232026-09-04T21:58:40.864ZSep 04 21:58:40.833 INFO peer: instance ensure
10242026-09-04T21:58:44.294ZSep 04 21:58:44.269 INFO cr1: instance ensure completed after 0 retries
10252026-09-04T21:58:44.294ZSep 04 21:58:44.269 INFO cr1: instance run
10262026-09-04T21:58:44.319ZSep 04 21:58:44.270 DEBG [sc] cr1: starting
10272026-09-04T21:58:44.319ZSep 04 21:58:44.270 DEBG [sc] cr1: connecting to [::1]:62097
10282026-09-04T21:58:44.319ZSep 04 21:58:44.270 DEBG [sc] cr1 waiting for prompt
10292026-09-04T21:58:44.538ZSep 04 21:58:44.519 INFO ox: instance ensure completed after 0 retries
10302026-09-04T21:58:44.538ZSep 04 21:58:44.520 INFO ox: instance run
10312026-09-04T21:58:44.562ZSep 04 21:58:44.520 DEBG [sc] ox: starting
10322026-09-04T21:58:44.562ZSep 04 21:58:44.520 DEBG [sc] ox: connecting to [::1]:50761
10332026-09-04T21:58:44.562ZSep 04 21:58:44.521 DEBG [sc] ox waiting for prompt
10342026-09-04T21:58:44.616ZSep 04 21:58:44.597 INFO cr2: instance ensure completed after 0 retries
10352026-09-04T21:58:44.616ZSep 04 21:58:44.597 INFO cr2: instance run
10362026-09-04T21:58:44.651ZSep 04 21:58:44.598 DEBG [sc] cr2: starting
10372026-09-04T21:58:44.651ZSep 04 21:58:44.598 DEBG [sc] cr2: connecting to [::1]:61983
10382026-09-04T21:58:44.651ZSep 04 21:58:44.598 DEBG [sc] cr2 waiting for prompt
10392026-09-04T21:58:44.677ZSep 04 21:58:44.629 INFO cr3: instance ensure completed after 0 retries
10402026-09-04T21:58:44.677ZSep 04 21:58:44.629 INFO cr3: instance run
10412026-09-04T21:58:44.701ZSep 04 21:58:44.674 INFO peer: instance ensure completed after 0 retries
10422026-09-04T21:58:44.701ZSep 04 21:58:44.674 INFO peer: instance run
10432026-09-04T21:58:44.701ZSep 04 21:58:44.674 DEBG [sc] peer: starting
10442026-09-04T21:58:44.701ZSep 04 21:58:44.674 DEBG [sc] peer: connecting to [::1]:62136
10452026-09-04T21:58:44.701ZSep 04 21:58:44.675 DEBG [sc] peer waiting for prompt
10462026-09-04T21:59:01.406ZSep 04 21:59:01.388 DEBG [sc] cr1: logging in
10472026-09-04T21:59:01.779ZSep 04 21:59:01.761 INFO cr1: mounting /opt/cargo-bay
10482026-09-04T21:59:01.779ZSep 04 21:59:01.761 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
10492026-09-04T21:59:01.812ZSep 04 21:59:01.794 DEBG [sc] cr1: executing command `cd`
10502026-09-04T21:59:01.836ZSep 04 21:59:01.804 INFO cr1: finished mounting /opt/cargo-bay
10512026-09-04T21:59:01.836ZSep 04 21:59:01.804 DEBG [sc] cr1: executing command `hostname cr1`
10522026-09-04T21:59:01.836ZSep 04 21:59:01.815 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
10532026-09-04T21:59:01.860ZSep 04 21:59:01.826 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
10542026-09-04T21:59:01.860ZSep 04 21:59:01.838 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
10552026-09-04T21:59:01.884ZSep 04 21:59:01.849 INFO cr1: logging out
10562026-09-04T21:59:03.931ZSep 04 21:59:03.912 INFO cr1: logged out
10572026-09-04T21:59:03.955ZSep 04 21:59:03.913 DEBG [sc] ox: logging in
10582026-09-04T21:59:03.955ZSep 04 21:59:03.920 DEBG [sc] peer: logging in
10592026-09-04T21:59:04.155ZSep 04 21:59:04.136 INFO ox: mounting /opt/cargo-bay
10602026-09-04T21:59:04.155ZSep 04 21:59:04.136 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10612026-09-04T21:59:04.188ZSep 04 21:59:04.169 INFO peer: mounting /opt/cargo-bay
10622026-09-04T21:59:04.188ZSep 04 21:59:04.169 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10632026-09-04T21:59:05.434ZSep 04 21:59:05.416 DEBG [sc] ox: executing command `cd`
10642026-09-04T21:59:05.458ZSep 04 21:59:05.428 INFO ox: finished mounting /opt/cargo-bay
10652026-09-04T21:59:05.458ZSep 04 21:59:05.428 DEBG [sc] ox: executing command `hostname ox`
10662026-09-04T21:59:05.458ZSep 04 21:59:05.439 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
10672026-09-04T21:59:05.482ZSep 04 21:59:05.449 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
10682026-09-04T21:59:05.482ZSep 04 21:59:05.460 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
10692026-09-04T21:59:05.506ZSep 04 21:59:05.471 INFO ox: logging out
10702026-09-04T21:59:05.506ZSep 04 21:59:05.483 DEBG [sc] peer: executing command `cd`
10712026-09-04T21:59:05.530ZSep 04 21:59:05.494 INFO peer: finished mounting /opt/cargo-bay
10722026-09-04T21:59:05.530ZSep 04 21:59:05.494 DEBG [sc] peer: executing command `hostname peer`
10732026-09-04T21:59:05.530ZSep 04 21:59:05.505 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
10742026-09-04T21:59:05.554ZSep 04 21:59:05.516 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
10752026-09-04T21:59:05.554ZSep 04 21:59:05.527 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
10762026-09-04T21:59:05.578ZSep 04 21:59:05.538 INFO peer: logging out
10772026-09-04T21:59:05.578ZSep 04 21:59:05.549 INFO ox: logged out
10782026-09-04T21:59:05.645ZSep 04 21:59:05.627 INFO peer: logged out
10792026-09-04T21:59:06.351ZSep 04 21:59:06.329 DEBG [sc] cr2: logging in
10802026-09-04T21:59:06.785ZSep 04 21:59:06.767 INFO cr2: mounting /opt/cargo-bay
10812026-09-04T21:59:06.786ZSep 04 21:59:06.767 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10822026-09-04T21:59:06.809ZSep 04 21:59:06.789 DEBG [sc] cr2: executing command `cd`
10832026-09-04T21:59:06.834ZSep 04 21:59:06.801 INFO cr2: finished mounting /opt/cargo-bay
10842026-09-04T21:59:06.834ZSep 04 21:59:06.801 DEBG [sc] cr2: executing command `hostname cr2`
10852026-09-04T21:59:06.834ZSep 04 21:59:06.812 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
10862026-09-04T21:59:06.858ZSep 04 21:59:06.823 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
10872026-09-04T21:59:06.858ZSep 04 21:59:06.834 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
10882026-09-04T21:59:06.881ZSep 04 21:59:06.845 INFO cr2: logging out
10892026-09-04T21:59:09.731ZSep 04 21:59:09.713 INFO cr2: logged out
10902026-09-04T21:59:09.731ZSep 04 21:59:09.713 INFO interop_bfd: interop topology launch complete
10912026-09-04T21:59:09.755ZSep 04 21:59:09.713 DEBG [sc] ox: starting
10922026-09-04T21:59:09.755ZSep 04 21:59:09.713 DEBG [sc] ox: connecting to [::1]:50761
10932026-09-04T21:59:09.755ZSep 04 21:59:09.714 DEBG [sc] peer: starting
10942026-09-04T21:59:09.755ZSep 04 21:59:09.714 DEBG [sc] peer: connecting to [::1]:62136
10952026-09-04T21:59:09.756ZSep 04 21:59:09.714 DEBG [sc] peer waiting for prompt
10962026-09-04T21:59:09.756ZSep 04 21:59:09.714 DEBG [sc] ox waiting for prompt
10972026-09-04T21:59:09.756ZSep 04 21:59:09.725 DEBG [sc] ox: logging in
10982026-09-04T21:59:09.756ZSep 04 21:59:09.726 DEBG [sc] peer: logging in
10992026-09-04T21:59:09.832ZSep 04 21:59:09.814 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11002026-09-04T21:59:09.856ZSep 04 21:59:09.814 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11012026-09-04T21:59:15.190ZSep 04 21:59:15.171 DEBG [sc] peer: starting
11022026-09-04T21:59:15.190ZSep 04 21:59:15.171 DEBG [sc] peer: connecting to [::1]:62136
11032026-09-04T21:59:15.215ZSep 04 21:59:15.172 DEBG [sc] peer waiting for prompt
11042026-09-04T21:59:15.215ZSep 04 21:59:15.182 DEBG [sc] peer: logging in
11052026-09-04T21:59:15.215ZSep 04 21:59:15.192 DEBG [sc] ox: starting
11062026-09-04T21:59:15.215ZSep 04 21:59:15.192 DEBG [sc] ox: connecting to [::1]:50761
11072026-09-04T21:59:15.215ZSep 04 21:59:15.193 DEBG [sc] ox waiting for prompt
11082026-09-04T21:59:15.239ZSep 04 21:59:15.202 DEBG [sc] ox: logging in
11092026-09-04T21:59:15.278ZSep 04 21:59:15.260 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11102026-09-04T21:59:15.309ZSep 04 21:59:15.291 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11112026-09-04T21:59:15.373ZSep 04 21:59:15.348 DEBG [sc] peer: starting
11122026-09-04T21:59:15.373ZSep 04 21:59:15.348 DEBG [sc] peer: connecting to [::1]:62136
11132026-09-04T21:59:15.397ZSep 04 21:59:15.348 DEBG [sc] peer waiting for prompt
11142026-09-04T21:59:15.397ZSep 04 21:59:15.358 DEBG [sc] peer: logging in
11152026-09-04T21:59:15.397ZSep 04 21:59:15.379 DEBG [sc] ox: starting
11162026-09-04T21:59:15.397ZSep 04 21:59:15.379 DEBG [sc] ox: connecting to [::1]:50761
11172026-09-04T21:59:15.421ZSep 04 21:59:15.380 DEBG [sc] ox waiting for prompt
11182026-09-04T21:59:15.421ZSep 04 21:59:15.390 DEBG [sc] ox: logging in
11192026-09-04T21:59:15.467ZSep 04 21:59:15.447 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11202026-09-04T21:59:15.496ZSep 04 21:59:15.478 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11212026-09-04T21:59:15.562ZSep 04 21:59:15.544 INFO cr1: installing frr
11222026-09-04T21:59:15.562ZSep 04 21:59:15.544 INFO cr3: starting juniper bfd setup
11232026-09-04T21:59:15.562ZSep 04 21:59:15.544 INFO waiting for ceos to initialize
11242026-09-04T21:59:15.562ZSep 04 21:59:15.544 INFO ox: setting up npuvm
11252026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] cr1: starting
11262026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] ox: starting
11272026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] cr1: connecting to [::1]:62097
11282026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] ox: connecting to [::1]:50761
11292026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] cr2: starting
11302026-09-04T21:59:15.587ZSep 04 21:59:15.544 DEBG [sc] cr2: connecting to [::1]:61983
11312026-09-04T21:59:15.587ZSep 04 21:59:15.544 INFO cr3: staged Juniper config and license for guest systemd services
11322026-09-04T21:59:15.587ZSep 04 21:59:15.544 INFO cr3: waiting for Juniper guest config apply
11332026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr3: starting
11342026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr3: connecting to [::1]:33165
11352026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] ox waiting for prompt
11362026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr1 waiting for prompt
11372026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr2 waiting for prompt
11382026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr3 waiting for prompt
11392026-09-04T21:59:15.587ZSep 04 21:59:15.545 DEBG [sc] cr3: logging in
11402026-09-04T21:59:15.587ZSep 04 21:59:15.555 DEBG [sc] ox: logging in
11412026-09-04T21:59:15.587ZSep 04 21:59:15.555 DEBG [sc] cr2: logging in
11422026-09-04T21:59:15.587ZSep 04 21:59:15.556 DEBG [sc] cr1: logging in
11432026-09-04T21:59:15.661ZSep 04 21:59:15.643 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`
11442026-09-04T21:59:15.718ZSep 04 21:59:15.700 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11452026-09-04T21:59:15.926ZSep 04 21:59:15.908 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
11462026-09-04T21:59:16.026ZSep 04 21:59:16.007 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11472026-09-04T21:59:17.966ZSep 04 21:59:17.947 INFO cr2: executing eos script show version
11482026-09-04T21:59:17.966ZSep 04 21:59:17.947 DEBG [sc] cr2: starting
11492026-09-04T21:59:17.966ZSep 04 21:59:17.947 DEBG [sc] cr2: connecting to [::1]:61983
11502026-09-04T21:59:17.990ZSep 04 21:59:17.948 DEBG [sc] cr2 waiting for prompt
11512026-09-04T21:59:17.990ZSep 04 21:59:17.957 DEBG [sc] cr2: logging in
11522026-09-04T21:59:18.108ZSep 04 21:59:18.089 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
11532026-09-04T21:59:18.132ZSep 04 21:59:18.101 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11542026-09-04T21:59:19.108ZSep 04 21:59:19.090 DEBG [sc] cr3: starting
11552026-09-04T21:59:19.108ZSep 04 21:59:19.090 DEBG [sc] cr3: connecting to [::1]:33165
11562026-09-04T21:59:19.132ZSep 04 21:59:19.091 DEBG [sc] cr3 waiting for prompt
11572026-09-04T21:59:19.132ZSep 04 21:59:19.102 DEBG [sc] cr3: logging in
11582026-09-04T21:59:19.274ZSep 04 21:59:19.256 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11592026-09-04T21:59:20.916ZSep 04 21:59:20.898 DEBG [sc] ox: starting
11602026-09-04T21:59:20.916ZSep 04 21:59:20.898 DEBG [sc] ox: connecting to [::1]:50761
11612026-09-04T21:59:20.942ZSep 04 21:59:20.898 DEBG [sc] ox waiting for prompt
11622026-09-04T21:59:20.942ZSep 04 21:59:20.908 DEBG [sc] ox: logging in
11632026-09-04T21:59:21.015ZSep 04 21:59:20.996 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
11642026-09-04T21:59:21.080ZSep 04 21:59:21.062 DEBG [sc] ox: starting
11652026-09-04T21:59:21.080ZSep 04 21:59:21.062 DEBG [sc] ox: connecting to [::1]:50761
11662026-09-04T21:59:21.105ZSep 04 21:59:21.062 DEBG [sc] ox waiting for prompt
11672026-09-04T21:59:21.105ZSep 04 21:59:21.073 DEBG [sc] ox: logging in
11682026-09-04T21:59:21.169ZSep 04 21:59:21.151 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
11692026-09-04T21:59:21.281ZSep 04 21:59:21.261 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
11702026-09-04T21:59:21.305ZSep 04 21:59:21.262 DEBG [sc] ox: starting
11712026-09-04T21:59:21.305ZSep 04 21:59:21.262 DEBG [sc] ox: connecting to [::1]:50761
11722026-09-04T21:59:21.305ZSep 04 21:59:21.262 DEBG [sc] ox waiting for prompt
11732026-09-04T21:59:21.305ZSep 04 21:59:21.272 DEBG [sc] ox: logging in
11742026-09-04T21:59:21.350ZSep 04 21:59:21.329 INFO cr3: Juniper guest config applied
11752026-09-04T21:59:21.386ZSep 04 21:59:21.360 DEBG [sc] ox: executing command `chmod +x npuvm`
11762026-09-04T21:59:21.444ZSep 04 21:59:21.426 DEBG [sc] ox: starting
11772026-09-04T21:59:21.444ZSep 04 21:59:21.426 DEBG [sc] ox: connecting to [::1]:50761
11782026-09-04T21:59:21.468ZSep 04 21:59:21.426 DEBG [sc] ox waiting for prompt
11792026-09-04T21:59:21.468ZSep 04 21:59:21.437 DEBG [sc] ox: logging in
11802026-09-04T21:59:21.544ZSep 04 21:59:21.525 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
11812026-09-04T21:59:27.511ZSep 04 21:59:27.492 DEBG [sc] cr2: starting
11822026-09-04T21:59:27.511ZSep 04 21:59:27.492 DEBG [sc] cr2: connecting to [::1]:61983
11832026-09-04T21:59:27.536ZSep 04 21:59:27.493 DEBG [sc] cr2 waiting for prompt
11842026-09-04T21:59:27.536ZSep 04 21:59:27.503 DEBG [sc] cr2: logging in
11852026-09-04T21:59:27.666ZSep 04 21:59:27.648 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11862026-09-04T21:59:29.768ZSep 04 21:59:29.750 INFO cr2: executing eos script show version
11872026-09-04T21:59:29.768ZSep 04 21:59:29.750 DEBG [sc] cr2: starting
11882026-09-04T21:59:29.768ZSep 04 21:59:29.750 DEBG [sc] cr2: connecting to [::1]:61983
11892026-09-04T21:59:29.794ZSep 04 21:59:29.751 DEBG [sc] cr2 waiting for prompt
11902026-09-04T21:59:29.794ZSep 04 21:59:29.761 DEBG [sc] cr2: logging in
11912026-09-04T21:59:29.924ZSep 04 21:59:29.906 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11922026-09-04T21:59:32.294ZSep 04 21:59:32.256 INFO cr2: executing eos script
11932026-09-04T21:59:32.294Z enable
11942026-09-04T21:59:32.294Z configure
11952026-09-04T21:59:32.294Z ip routing
11962026-09-04T21:59:32.294Z ipv6 unicast-routing
11972026-09-04T21:59:32.294Z interface Ethernet1
11982026-09-04T21:59:32.294Z no switchport
11992026-09-04T21:59:32.294Z ip address 10.0.1.2/24
12002026-09-04T21:59:32.294Z ipv6 enable
12012026-09-04T21:59:32.294Z ipv6 address fd00:2::2/64
12022026-09-04T21:59:32.294Z bfd interval 1000 min-rx 1000 multiplier 3
12032026-09-04T21:59:32.294Z exit
12042026-09-04T21:59:32.294Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12052026-09-04T21:59:32.294Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12062026-09-04T21:59:32.294Z exit
12072026-09-04T21:59:32.294Z
12082026-09-04T21:59:32.294ZSep 04 21:59:32.256 DEBG [sc] cr2: starting
12092026-09-04T21:59:32.295ZSep 04 21:59:32.256 DEBG [sc] cr2: connecting to [::1]:61983
12102026-09-04T21:59:32.319ZSep 04 21:59:32.257 DEBG [sc] cr2 waiting for prompt
12112026-09-04T21:59:32.319ZSep 04 21:59:32.267 DEBG [sc] cr2: logging in
12122026-09-04T21:59:32.438ZSep 04 21:59:32.420 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
12132026-09-04T21:59:32.438Z enable
12142026-09-04T21:59:32.438Z configure
12152026-09-04T21:59:32.438Z ip routing
12162026-09-04T21:59:32.438Z ipv6 unicast-routing
12172026-09-04T21:59:32.438Z interface Ethernet1
12182026-09-04T21:59:32.438Z no switchport
12192026-09-04T21:59:32.439Z ip address 10.0.1.2/24
12202026-09-04T21:59:32.439Z ipv6 enable
12212026-09-04T21:59:32.439Z ipv6 address fd00:2::2/64
12222026-09-04T21:59:32.439Z bfd interval 1000 min-rx 1000 multiplier 3
12232026-09-04T21:59:32.439Z exit
12242026-09-04T21:59:32.439Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12252026-09-04T21:59:32.439Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12262026-09-04T21:59:32.439Z exit
12272026-09-04T21:59:32.439Z '`
12282026-09-04T22:00:07.413ZSep 04 22:00:06.332 INFO cr1: enabling frr daemon bfdd
12292026-09-04T22:00:07.413ZSep 04 22:00:06.332 DEBG [sc] cr1: starting
12302026-09-04T22:00:07.414ZSep 04 22:00:06.332 DEBG [sc] cr1: connecting to [::1]:62097
12312026-09-04T22:00:07.471ZSep 04 22:00:06.333 DEBG [sc] cr1 waiting for prompt
12322026-09-04T22:00:07.471ZSep 04 22:00:06.343 DEBG [sc] cr1: logging in
12332026-09-04T22:00:07.471ZSep 04 22:00:06.508 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
12342026-09-04T22:00:08.678ZSep 04 22:00:08.604 INFO cr1: stopping frr
12352026-09-04T22:00:08.678ZSep 04 22:00:08.604 DEBG [sc] cr1: starting
12362026-09-04T22:00:08.678ZSep 04 22:00:08.604 DEBG [sc] cr1: connecting to [::1]:62097
12372026-09-04T22:00:08.712ZSep 04 22:00:08.604 DEBG [sc] cr1 waiting for prompt
12382026-09-04T22:00:08.712ZSep 04 22:00:08.615 DEBG [sc] cr1: logging in
12392026-09-04T22:00:08.757ZSep 04 22:00:08.736 DEBG [sc] cr1: executing command `systemctl stop frr`
12402026-09-04T22:00:11.156ZSep 04 22:00:11.127 INFO cr1: starting frr
12412026-09-04T22:00:11.157ZSep 04 22:00:11.127 DEBG [sc] cr1: starting
12422026-09-04T22:00:11.157ZSep 04 22:00:11.127 DEBG [sc] cr1: connecting to [::1]:62097
12432026-09-04T22:00:11.221ZSep 04 22:00:11.127 DEBG [sc] cr1 waiting for prompt
12442026-09-04T22:00:11.221ZSep 04 22:00:11.138 DEBG [sc] cr1: logging in
12452026-09-04T22:00:11.290ZSep 04 22:00:11.270 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12462026-09-04T22:00:12.857ZSep 04 22:00:12.803 INFO ox: npuvm install output:
12472026-09-04T22:00:12.858Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/83.85 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 84.17 KiB/83.85 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 224.70 KiB/83.85 MiB (12m) dendrite-softnpu.tar.gz [>---------------------------------------] 468.84 KiB/83.85 MiB (6m) dendrite-softnpu.tar.gz [>---------------------------------------] 752.15 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.06 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.30 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.54 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/83.85 MiB (82s) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.38 MiB/83.85 MiB (62s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/83.85 MiB (57s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.20 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/83.85 MiB (45s) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
12482026-09-04T22:00:13.040Z dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.03 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.38 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.62 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.87 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.22 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.71 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.97 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.30 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.55 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.80 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.14 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.39 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.64 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.91 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.22 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.48 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.75 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.06 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.31 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.59 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.84 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.15 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.43 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.67 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.95 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.27 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.51 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.76 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.01 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.35 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.60 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.84 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.19 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.44 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.68 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.00 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.28 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.52 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.82 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.12 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.36 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.66 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.95 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.20 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.49 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.79 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.04 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.28 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.52 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.84 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.12 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.36 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.60 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.96 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.20 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.44 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.80 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.04 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.28 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.52 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.88 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.12 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.36 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.52 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.71 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.85 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.98 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.13 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.27 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.42 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.64 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.79 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.95 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.13 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.34 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.51 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.70 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.93 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.11 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.31 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.55 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.73 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.94 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.18 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.40 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.61 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.85 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 27.03 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.26 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.52 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.76 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.99 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.26 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.49 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.71 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.99 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.22 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.51 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.81 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.04 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.34 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.58 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.88 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.13 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.42 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.66 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.96 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.20 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.44 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.74 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.98 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 33.28 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.58 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.82 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.12 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.36 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.66 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.89 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.20 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.50 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 35.73 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.03 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.28 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.32 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.37 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.48 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.60 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.73 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 36.85 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 37.05 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 37.18 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 37.32 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 37.53 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 37.67 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.82 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.99 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.15 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.35 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.54 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.70 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.92 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.12 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.29 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.47 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.73 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 39.91 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.10 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.29 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.76 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.96 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 41.18 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 41.47 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 41.67 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 41.90 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.11 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.33 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.55 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.87 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.11 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.34 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.57 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 43.91 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.15 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.39 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.64 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.88 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.23 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.47 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.72 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.95 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.18 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.44 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.69 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.93 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.19 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.43 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.76 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 48.01 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.26 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.56 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.84 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.09 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.33 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.61 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.93 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 50.17 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.41 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.69 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.99 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 51.25 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 51.49 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 51.78 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.09 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.33 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.62 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.93 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.16 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.46 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.77 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.00 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.30 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 54.60 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 54.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.14 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.44 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.63 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.92 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.17 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.44 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.76 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.01 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.27 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.60 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.85 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 58.11 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 58.38 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 58.62 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 58.86 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.10 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.46 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.70 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.94 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.23 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.46 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.78 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 60.94 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.26 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.52 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.78 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.03 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.36 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.62 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.87 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.20 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.44 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.70 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.96 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.28 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.46 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.59 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.76 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.94 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.13 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.31 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.52 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.69 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.89 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.08 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.38 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.58 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.79 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 67.01 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.31 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.53 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.76 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.98 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.29 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.53 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 69.01 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.35 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.60 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.85 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.09 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.42 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.69 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.93 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 71.18 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.77 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.01 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.28 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.61 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.85 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.12 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.42 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.69 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.96 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.25 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.53 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.80 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.07 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.36 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.64 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.90 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.12 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.38 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.63 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.92 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.20 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.45 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.72 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.03 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.29 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.80 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.13 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.40 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.64 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.89 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.21 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.48 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.73 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.05 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.32 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.46 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.80 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.04 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.30 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.64 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.88 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.14 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.71 MiB/83.85 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 (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): \ Creating Plan (Running solver): | Creating Plan (Running solver): | Creating Plan (Finding local manifests): / Creating Plan (Finding local manifests): / Creating Plan (Download Manifests 0/1) - Creating Plan (Download Manifests 1/1) - Creating Plan (Download Manifests 1/1) - Creating Plan (Package planning: 1/1): \ Creating Plan (Package planning: 1/1): \ Creating Plan (Merging actions): | Creating Plan (Merging actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): \ Creating Plan (Consolidating action changes): | Creating Plan (Consolidating action changes): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): - Creating Plan (Evaluating mediators): - Packages to install: 1
12492026-09-04T22:00:13.041Z Create boot environment: No
12502026-09-04T22:00:13.041ZCreate backup boot environment: No
12512026-09-04T22:00:13.041Z
12522026-09-04T22:00:13.041ZDOWNLOAD PKGS FILES XFER (MB) SPEED
12532026-09-04T22:00:13.041Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 4/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 321k/s
12542026-09-04T22:00:13.041Z
12552026-09-04T22:00:13.041ZPHASE ITEMS
12562026-09-04T22:00:13.041Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
12572026-09-04T22:00:13.041Z Updating package state database working \ Updating package state database working | Updating package state database Done
12582026-09-04T22:00:13.042Z Updating package cache 0/0 / Updating package cache 0/0
12592026-09-04T22:00:13.042Z Updating image state working - Updating image state working \ Updating image state Done
12602026-09-04T22:00:13.042Z 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
12612026-09-04T22:00:13.042Z Reading search index working - Reading search index Done
12622026-09-04T22:00:13.042Z Updating search index 0/1 \ Updating search index 1/1
12632026-09-04T22:00:13.042Z Updating package cache 0/1 | Updating package cache 1/1
12642026-09-04T22:00:13.042Zscadm [########################################] 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 [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 4.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 28.48 KiB/15.18 MiB (4h) scadm [>---------------------------------------] 79.48 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 209.69 KiB/15.18 MiB (2h) scadm [#>--------------------------------------] 563.69 KiB/15.18 MiB (46m) scadm [##>-------------------------------------] 810.69 KiB/15.18 MiB (28m) scadm [##>-------------------------------------] 1.03 MiB/15.18 MiB (18m) scadm [###>------------------------------------] 1.38 MiB/15.18 MiB (12m) scadm [####>-----------------------------------] 1.63 MiB/15.18 MiB (8m) scadm [####>-----------------------------------] 1.87 MiB/15.18 MiB (6m) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (5m) scadm [######>---------------------------------] 2.47 MiB/15.18 MiB (4m) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (76s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (56s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.66 MiB/15.18 MiB (55s) scadm [#######>--------------------------------] 2.68 MiB/15.18 MiB (54s) scadm [#######>--------------------------------] 2.72 MiB/15.18 MiB (53s) scadm [#######>--------------------------------] 2.84 MiB/15.18 MiB (52s) scadm [########>-------------------------------] 3.06 MiB/15.18 MiB (50s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.23 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.24 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.24 MiB/15.18 MiB (44s) scadm [########>-------------------------------] 3.30 MiB/15.18 MiB (43s) scadm [########>-------------------------------] 3.32 MiB/15.18 MiB (43s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (42s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (41s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (38s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (38s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (38s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (38s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (38s) scadm [##########>-----------------------------] 3.89 MiB/15.18 MiB (37s) scadm [##########>-----------------------------] 3.89 MiB/15.18 MiB (37s) scadm [##########>-----------------------------] 3.97 MiB/15.18 MiB (36s) scadm [###########>----------------------------] 4.23 MiB/15.18 MiB (35s) scadm [###########>----------------------------] 4.52 MiB/15.18 MiB (33s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (29s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.80 MiB/15.18 MiB (27s) scadm [############>---------------------------] 4.86 MiB/15.18 MiB (26s) scadm [#############>--------------------------] 5.01 MiB/15.18 MiB (26s) scadm [#############>--------------------------] 5.27 MiB/15.18 MiB (25s) scadm [##############>-------------------------] 5.61 MiB/15.18 MiB (24s) scadm [###############>------------------------] 5.70 MiB/15.18 MiB (24s) scadm [###############>------------------------] 5.93 MiB/15.18 MiB (23s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.25 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.43 MiB/15.18 MiB (20s) scadm [#################>----------------------] 6.67 MiB/15.18 MiB (19s) scadm [##################>---------------------] 6.91 MiB/15.18 MiB (18s) scadm [###################>--------------------] 7.24 MiB/15.18 MiB (18s) scadm [###################>--------------------] 7.51 MiB/15.18 MiB (17s) scadm [####################>-------------------] 7.75 MiB/15.18 MiB (16s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (15s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (15s) scadm [#####################>------------------] 8.07 MiB/15.18 MiB (15s) scadm [#####################>------------------] 8.21 MiB/15.18 MiB (14s) scadm [#####################>------------------] 8.33 MiB/15.18 MiB (14s) scadm [######################>-----------------] 8.64 MiB/15.18 MiB (13s) scadm [#######################>----------------] 8.93 MiB/15.18 MiB (12s) scadm [########################>---------------] 9.11 MiB/15.18 MiB (12s) scadm [########################>---------------] 9.38 MiB/15.18 MiB (11s) scadm [#########################>--------------] 9.62 MiB/15.18 MiB (11s) scadm [##########################>-------------] 9.89 MiB/15.18 MiB (10s) scadm [##########################>-------------] 10.11 MiB/15.18 MiB (9s) scadm [###########################>------------] 10.42 MiB/15.18 MiB (9s) scadm [############################>-----------] 10.66 MiB/15.18 MiB (8s) scadm [############################>-----------] 10.93 MiB/15.18 MiB (7s) scadm [#############################>----------] 11.05 MiB/15.18 MiB (7s) scadm [#############################>----------] 11.35 MiB/15.18 MiB (7s) scadm [##############################>---------] 11.65 MiB/15.18 MiB (6s) scadm [###############################>--------] 11.89 MiB/15.18 MiB (5s) scadm [###############################>--------] 12.11 MiB/15.18 MiB (5s) scadm [################################>-------] 12.24 MiB/15.18 MiB (5s) scadm [################################>-------] 12.48 MiB/15.18 MiB (4s) scadm [#################################>------] 12.71 MiB/15.18 MiB (4s) scadm [##################################>-----] 12.96 MiB/15.18 MiB (3s) scadm [##################################>-----] 13.23 MiB/15.18 MiB (3s) scadm [###################################>----] 13.55 MiB/15.18 MiB (2s) scadm [####################################>---] 13.79 MiB/15.18 MiB (2s) scadm [####################################>---] 14.03 MiB/15.18 MiB (2s) scadm [#####################################>--] 14.28 MiB/15.18 MiB (1s) scadm [######################################>-] 14.51 MiB/15.18 MiB (1s) scadm [######################################>-] 14.75 MiB/15.18 MiB (1s) scadm [#######################################>] 15.09 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 50.22 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 142.48 KiB/11.89 MiB (4m) libsidecar_lite.so [#>--------------------------------------] 348.22 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 600.89 KiB/11.89 MiB (62s) libsidecar_lite.so [###>------------------------------------] 924.89 KiB/11.89 MiB (38s) libsidecar_lite.so [###>------------------------------------] 1.14 MiB/11.89 MiB (26s) libsidecar_lite.so [####>-----------------------------------] 1.38 MiB/11.89 MiB (20s) libsidecar_lite.so [#####>----------------------------------] 1.62 MiB/11.89 MiB (16s) libsidecar_lite.so [######>---------------------------------] 1.86 MiB/11.89 MiB (13s) libsidecar_lite.so [#######>--------------------------------] 2.10 MiB/11.89 MiB (12s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (10s) libsidecar_lite.so [########>-------------------------------] 2.65 MiB/11.89 MiB (9s) libsidecar_lite.so [#########>------------------------------] 2.94 MiB/11.89 MiB (8s) libsidecar_lite.so [##########>-----------------------------] 3.18 MiB/11.89 MiB (7s) libsidecar_lite.so [###########>----------------------------] 3.42 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.71 MiB/11.89 MiB (6s) libsidecar_lite.so [#############>--------------------------] 4.00 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.26 MiB/11.89 MiB (5s) libsidecar_lite.so [###############>------------------------] 4.50 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.74 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 4.98 MiB/11.89 MiB (4s) libsidecar_lite.so [#################>----------------------] 5.22 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.46 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.71 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.01 MiB/11.89 MiB (3s) libsidecar_lite.so [#####################>------------------] 6.30 MiB/11.89 MiB (3s) libsidecar_lite.so [#####################>------------------] 6.54 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.80 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.10 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.38 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.86 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.12 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.42 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.69 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.93 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.18 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.41 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.66 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.95 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.22 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.49 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.76 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.03 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.30 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.57 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.83 MiB/11.89 MiB (0s)
12652026-09-04T22:00:13.051ZSep 04 22:00:12.803 DEBG [sc] ox: starting
12662026-09-04T22:00:13.052ZSep 04 22:00:12.803 DEBG [sc] ox: connecting to [::1]:50761
12672026-09-04T22:00:13.052ZSep 04 22:00:12.803 DEBG [sc] ox waiting for prompt
12682026-09-04T22:00:13.052ZSep 04 22:00:12.814 DEBG [sc] ox: logging in
12692026-09-04T22:00:13.099ZSep 04 22:00:12.890 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
12702026-09-04T22:00:18.614ZSep 04 22:00:18.595 INFO cr1: stopping frr
12712026-09-04T22:00:18.614ZSep 04 22:00:18.595 DEBG [sc] cr1: starting
12722026-09-04T22:00:18.614ZSep 04 22:00:18.596 DEBG [sc] cr1: connecting to [::1]:62097
12732026-09-04T22:00:18.640ZSep 04 22:00:18.596 DEBG [sc] cr1 waiting for prompt
12742026-09-04T22:00:18.640ZSep 04 22:00:18.608 DEBG [sc] cr1: logging in
12752026-09-04T22:00:18.761ZSep 04 22:00:18.740 DEBG [sc] cr1: executing command `systemctl stop frr`
12762026-09-04T22:00:21.127ZSep 04 22:00:21.108 INFO cr1: installing frr startup config
12772026-09-04T22:00:21.127ZSep 04 22:00:21.108 DEBG [sc] cr1: starting
12782026-09-04T22:00:21.127ZSep 04 22:00:21.108 DEBG [sc] cr1: connecting to [::1]:62097
12792026-09-04T22:00:21.152ZSep 04 22:00:21.109 DEBG [sc] cr1 waiting for prompt
12802026-09-04T22:00:21.152ZSep 04 22:00:21.120 DEBG [sc] cr1: logging in
12812026-09-04T22:00:21.260ZSep 04 22:00:21.241 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`
12822026-09-04T22:00:23.363ZSep 04 22:00:23.345 INFO cr1: starting frr
12832026-09-04T22:00:23.363ZSep 04 22:00:23.345 DEBG [sc] cr1: starting
12842026-09-04T22:00:23.363ZSep 04 22:00:23.345 DEBG [sc] cr1: connecting to [::1]:62097
12852026-09-04T22:00:23.387ZSep 04 22:00:23.345 DEBG [sc] cr1 waiting for prompt
12862026-09-04T22:00:23.388ZSep 04 22:00:23.356 DEBG [sc] cr1: logging in
12872026-09-04T22:00:23.495ZSep 04 22:00:23.477 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12882026-09-04T22:00:30.825ZSep 04 22:00:30.807 DEBG [sc] peer: starting
12892026-09-04T22:00:30.825ZSep 04 22:00:30.807 DEBG [sc] peer: connecting to [::1]:62136
12902026-09-04T22:00:30.850ZSep 04 22:00:30.808 DEBG [sc] peer waiting for prompt
12912026-09-04T22:00:30.850ZSep 04 22:00:30.819 DEBG [sc] peer: logging in
12922026-09-04T22:00:30.925ZSep 04 22:00:30.907 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12932026-09-04T22:00:30.991ZSep 04 22:00:30.973 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.174:4676/bgp/config/routers)
12942026-09-04T22:00:32.311ZSep 04 22:00:32.288 DEBG [sc] ox: starting
12952026-09-04T22:00:32.311ZSep 04 22:00:32.288 DEBG [sc] ox: connecting to [::1]:50761
12962026-09-04T22:00:32.335ZSep 04 22:00:32.288 DEBG [sc] ox waiting for prompt
12972026-09-04T22:00:32.335ZSep 04 22:00:32.300 DEBG [sc] ox: logging in
12982026-09-04T22:00:32.395ZSep 04 22:00:32.377 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
12992026-09-04T22:00:33.418ZSep 04 22:00:33.400 DEBG [sc] ox: starting
13002026-09-04T22:00:33.418ZSep 04 22:00:33.400 DEBG [sc] ox: connecting to [::1]:50761
13012026-09-04T22:00:33.442ZSep 04 22:00:33.401 DEBG [sc] ox waiting for prompt
13022026-09-04T22:00:33.442ZSep 04 22:00:33.401 DEBG [sc] ox: logging in
13032026-09-04T22:00:33.496ZSep 04 22:00:33.478 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13042026-09-04T22:00:33.552ZSep 04 22:00:33.534 DEBG [sc] ox: starting
13052026-09-04T22:00:33.552ZSep 04 22:00:33.534 DEBG [sc] ox: connecting to [::1]:50761
13062026-09-04T22:00:33.576ZSep 04 22:00:33.534 DEBG [sc] ox waiting for prompt
13072026-09-04T22:00:33.576ZSep 04 22:00:33.545 DEBG [sc] ox: logging in
13082026-09-04T22:00:33.640ZSep 04 22:00:33.622 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
13092026-09-04T22:00:33.708ZSep 04 22:00:33.690 DEBG [sc] ox: starting
13102026-09-04T22:00:33.708ZSep 04 22:00:33.690 DEBG [sc] ox: connecting to [::1]:50761
13112026-09-04T22:00:33.732ZSep 04 22:00:33.690 DEBG [sc] ox waiting for prompt
13122026-09-04T22:00:33.732ZSep 04 22:00:33.699 DEBG [sc] ox: logging in
13132026-09-04T22:00:33.796ZSep 04 22:00:33.778 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
13142026-09-04T22:00:33.852ZSep 04 22:00:33.833 DEBG [sc] ox: starting
13152026-09-04T22:00:33.853ZSep 04 22:00:33.833 DEBG [sc] ox: connecting to [::1]:50761
13162026-09-04T22:00:33.876ZSep 04 22:00:33.834 DEBG [sc] ox waiting for prompt
13172026-09-04T22:00:33.876ZSep 04 22:00:33.844 DEBG [sc] ox: logging in
13182026-09-04T22:00:33.939ZSep 04 22:00:33.921 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
13192026-09-04T22:00:34.752ZSep 04 22:00:34.733 DEBG [sc] ox: starting
13202026-09-04T22:00:34.752ZSep 04 22:00:34.733 DEBG [sc] ox: connecting to [::1]:50761
13212026-09-04T22:00:34.777ZSep 04 22:00:34.733 DEBG [sc] ox waiting for prompt
13222026-09-04T22:00:34.777ZSep 04 22:00:34.743 DEBG [sc] ox: logging in
13232026-09-04T22:00:34.840ZSep 04 22:00:34.821 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
13242026-09-04T22:00:34.906ZSep 04 22:00:34.887 DEBG [sc] ox: starting
13252026-09-04T22:00:34.906ZSep 04 22:00:34.887 DEBG [sc] ox: connecting to [::1]:50761
13262026-09-04T22:00:34.930ZSep 04 22:00:34.888 DEBG [sc] ox waiting for prompt
13272026-09-04T22:00:34.930ZSep 04 22:00:34.897 DEBG [sc] ox: logging in
13282026-09-04T22:00:34.993ZSep 04 22:00:34.975 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
13292026-09-04T22:00:35.049ZSep 04 22:00:35.031 DEBG [sc] ox: starting
13302026-09-04T22:00:35.049ZSep 04 22:00:35.031 DEBG [sc] ox: connecting to [::1]:50761
13312026-09-04T22:00:35.073ZSep 04 22:00:35.031 DEBG [sc] ox waiting for prompt
13322026-09-04T22:00:35.073ZSep 04 22:00:35.042 DEBG [sc] ox: logging in
13332026-09-04T22:00:35.138ZSep 04 22:00:35.119 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
13342026-09-04T22:00:35.707ZSep 04 22:00:35.688 DEBG [sc] ox: starting
13352026-09-04T22:00:35.707ZSep 04 22:00:35.688 DEBG [sc] ox: connecting to [::1]:50761
13362026-09-04T22:00:35.731ZSep 04 22:00:35.689 DEBG [sc] ox waiting for prompt
13372026-09-04T22:00:35.732ZSep 04 22:00:35.699 DEBG [sc] ox: logging in
13382026-09-04T22:00:35.794ZSep 04 22:00:35.775 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
13392026-09-04T22:00:35.860ZSep 04 22:00:35.842 DEBG [sc] ox: starting
13402026-09-04T22:00:35.860ZSep 04 22:00:35.842 DEBG [sc] ox: connecting to [::1]:50761
13412026-09-04T22:00:35.885ZSep 04 22:00:35.843 DEBG [sc] ox waiting for prompt
13422026-09-04T22:00:35.885ZSep 04 22:00:35.853 DEBG [sc] ox: logging in
13432026-09-04T22:00:35.949ZSep 04 22:00:35.931 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
13442026-09-04T22:00:36.464ZSep 04 22:00:36.445 DEBG [sc] ox: starting
13452026-09-04T22:00:36.464ZSep 04 22:00:36.445 DEBG [sc] ox: connecting to [::1]:50761
13462026-09-04T22:00:36.488ZSep 04 22:00:36.446 DEBG [sc] ox waiting for prompt
13472026-09-04T22:00:36.488ZSep 04 22:00:36.455 DEBG [sc] ox: logging in
13482026-09-04T22:00:36.551ZSep 04 22:00:36.533 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
13492026-09-04T22:00:36.616ZSep 04 22:00:36.598 DEBG [sc] ox: starting
13502026-09-04T22:00:36.616ZSep 04 22:00:36.598 DEBG [sc] ox: connecting to [::1]:50761
13512026-09-04T22:00:36.640ZSep 04 22:00:36.599 DEBG [sc] ox waiting for prompt
13522026-09-04T22:00:36.640ZSep 04 22:00:36.610 DEBG [sc] ox: logging in
13532026-09-04T22:00:36.716ZSep 04 22:00:36.698 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
13542026-09-04T22:00:36.783ZSep 04 22:00:36.764 DEBG [sc] ox: starting
13552026-09-04T22:00:36.783ZSep 04 22:00:36.764 DEBG [sc] ox: connecting to [::1]:50761
13562026-09-04T22:00:36.807ZSep 04 22:00:36.765 DEBG [sc] ox waiting for prompt
13572026-09-04T22:00:36.807ZSep 04 22:00:36.776 DEBG [sc] ox: logging in
13582026-09-04T22:00:36.882ZSep 04 22:00:36.863 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
13592026-09-04T22:00:36.947ZSep 04 22:00:36.929 DEBG [sc] ox: starting
13602026-09-04T22:00:36.947ZSep 04 22:00:36.929 DEBG [sc] ox: connecting to [::1]:50761
13612026-09-04T22:00:36.971ZSep 04 22:00:36.930 DEBG [sc] ox waiting for prompt
13622026-09-04T22:00:36.971ZSep 04 22:00:36.941 DEBG [sc] ox: logging in
13632026-09-04T22:00:37.035ZSep 04 22:00:37.017 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
13642026-09-04T22:00:37.547ZSep 04 22:00:37.529 DEBG [sc] ox: starting
13652026-09-04T22:00:37.547ZSep 04 22:00:37.529 DEBG [sc] ox: connecting to [::1]:50761
13662026-09-04T22:00:37.571ZSep 04 22:00:37.530 DEBG [sc] ox waiting for prompt
13672026-09-04T22:00:37.571ZSep 04 22:00:37.540 DEBG [sc] ox: logging in
13682026-09-04T22:00:37.647ZSep 04 22:00:37.628 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
13692026-09-04T22:00:37.712ZSep 04 22:00:37.694 DEBG [sc] ox: starting
13702026-09-04T22:00:37.712ZSep 04 22:00:37.694 DEBG [sc] ox: connecting to [::1]:50761
13712026-09-04T22:00:37.736ZSep 04 22:00:37.695 DEBG [sc] ox waiting for prompt
13722026-09-04T22:00:37.736ZSep 04 22:00:37.705 DEBG [sc] ox: logging in
13732026-09-04T22:00:37.810ZSep 04 22:00:37.792 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
13742026-09-04T22:00:38.274ZSep 04 22:00:38.255 DEBG [sc] ox: starting
13752026-09-04T22:00:38.274ZSep 04 22:00:38.255 DEBG [sc] ox: connecting to [::1]:50761
13762026-09-04T22:00:38.298ZSep 04 22:00:38.256 DEBG [sc] ox waiting for prompt
13772026-09-04T22:00:38.298ZSep 04 22:00:38.266 DEBG [sc] ox: logging in
13782026-09-04T22:00:38.362ZSep 04 22:00:38.344 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
13792026-09-04T22:00:38.428ZSep 04 22:00:38.411 DEBG [sc] ox: starting
13802026-09-04T22:00:38.429ZSep 04 22:00:38.411 DEBG [sc] ox: connecting to [::1]:50761
13812026-09-04T22:00:38.452ZSep 04 22:00:38.411 DEBG [sc] ox waiting for prompt
13822026-09-04T22:00:38.452ZSep 04 22:00:38.421 DEBG [sc] ox: logging in
13832026-09-04T22:00:38.516ZSep 04 22:00:38.498 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
13842026-09-04T22:00:38.583ZSep 04 22:00:38.565 DEBG [sc] ox: starting
13852026-09-04T22:00:38.583ZSep 04 22:00:38.565 DEBG [sc] ox: connecting to [::1]:50761
13862026-09-04T22:00:38.607ZSep 04 22:00:38.565 DEBG [sc] ox waiting for prompt
13872026-09-04T22:00:38.607ZSep 04 22:00:38.576 DEBG [sc] ox: logging in
13882026-09-04T22:00:38.672ZSep 04 22:00:38.655 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
13892026-09-04T22:00:38.740ZSep 04 22:00:38.722 DEBG [sc] ox: starting
13902026-09-04T22:00:38.740ZSep 04 22:00:38.722 DEBG [sc] ox: connecting to [::1]:50761
13912026-09-04T22:00:38.764ZSep 04 22:00:38.723 DEBG [sc] ox waiting for prompt
13922026-09-04T22:00:38.764ZSep 04 22:00:38.733 DEBG [sc] ox: logging in
13932026-09-04T22:00:38.839ZSep 04 22:00:38.821 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
13942026-09-04T22:00:39.400ZSep 04 22:00:39.382 DEBG [sc] ox: starting
13952026-09-04T22:00:39.400ZSep 04 22:00:39.382 DEBG [sc] ox: connecting to [::1]:50761
13962026-09-04T22:00:39.424ZSep 04 22:00:39.383 DEBG [sc] ox waiting for prompt
13972026-09-04T22:00:39.424ZSep 04 22:00:39.393 DEBG [sc] ox: logging in
13982026-09-04T22:00:39.499ZSep 04 22:00:39.481 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
13992026-09-04T22:00:39.555ZSep 04 22:00:39.537 DEBG [sc] ox: starting
14002026-09-04T22:00:39.555ZSep 04 22:00:39.537 DEBG [sc] ox: connecting to [::1]:50761
14012026-09-04T22:00:39.579ZSep 04 22:00:39.538 DEBG [sc] ox waiting for prompt
14022026-09-04T22:00:39.580ZSep 04 22:00:39.547 DEBG [sc] ox: logging in
14032026-09-04T22:00:39.643ZSep 04 22:00:39.625 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
14042026-09-04T22:00:40.169ZSep 04 22:00:40.150 DEBG [sc] ox: starting
14052026-09-04T22:00:40.169ZSep 04 22:00:40.150 DEBG [sc] ox: connecting to [::1]:50761
14062026-09-04T22:00:40.193ZSep 04 22:00:40.151 DEBG [sc] ox waiting for prompt
14072026-09-04T22:00:40.193ZSep 04 22:00:40.161 DEBG [sc] ox: logging in
14082026-09-04T22:00:40.269ZSep 04 22:00:40.249 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
14092026-09-04T22:00:40.334ZSep 04 22:00:40.316 DEBG [sc] ox: starting
14102026-09-04T22:00:40.334ZSep 04 22:00:40.316 DEBG [sc] ox: connecting to [::1]:50761
14112026-09-04T22:00:40.358ZSep 04 22:00:40.316 DEBG [sc] ox waiting for prompt
14122026-09-04T22:00:40.358ZSep 04 22:00:40.326 DEBG [sc] ox: logging in
14132026-09-04T22:00:40.432ZSep 04 22:00:40.414 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
14142026-09-04T22:00:40.498ZSep 04 22:00:40.480 DEBG [sc] ox: starting
14152026-09-04T22:00:40.498ZSep 04 22:00:40.480 DEBG [sc] ox: connecting to [::1]:50761
14162026-09-04T22:00:40.522ZSep 04 22:00:40.481 DEBG [sc] ox waiting for prompt
14172026-09-04T22:00:40.522ZSep 04 22:00:40.491 DEBG [sc] ox: logging in
14182026-09-04T22:00:40.587ZSep 04 22:00:40.569 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
14192026-09-04T22:00:40.653ZSep 04 22:00:40.635 DEBG [sc] ox: starting
14202026-09-04T22:00:40.653ZSep 04 22:00:40.635 DEBG [sc] ox: connecting to [::1]:50761
14212026-09-04T22:00:40.677ZSep 04 22:00:40.636 DEBG [sc] ox waiting for prompt
14222026-09-04T22:00:40.677ZSep 04 22:00:40.646 DEBG [sc] ox: logging in
14232026-09-04T22:00:40.741ZSep 04 22:00:40.723 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.3.1/24 tfportqsfp3_0/v4`
14242026-09-04T22:00:41.397ZSep 04 22:00:41.379 DEBG [sc] ox: starting
14252026-09-04T22:00:41.397ZSep 04 22:00:41.379 DEBG [sc] ox: connecting to [::1]:50761
14262026-09-04T22:00:41.422ZSep 04 22:00:41.380 DEBG [sc] ox waiting for prompt
14272026-09-04T22:00:41.422ZSep 04 22:00:41.389 DEBG [sc] ox: logging in
14282026-09-04T22:00:41.485ZSep 04 22:00:41.466 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v4 -p -o addr`
14292026-09-04T22:00:41.550ZSep 04 22:00:41.532 DEBG [sc] ox: starting
14302026-09-04T22:00:41.550ZSep 04 22:00:41.532 DEBG [sc] ox: connecting to [::1]:50761
14312026-09-04T22:00:41.575ZSep 04 22:00:41.533 DEBG [sc] ox waiting for prompt
14322026-09-04T22:00:41.575ZSep 04 22:00:41.544 DEBG [sc] ox: logging in
14332026-09-04T22:00:41.650ZSep 04 22:00:41.632 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:4::1/64 tfportqsfp3_0/v6`
14342026-09-04T22:00:42.176ZSep 04 22:00:42.158 DEBG [sc] ox: starting
14352026-09-04T22:00:42.176ZSep 04 22:00:42.158 DEBG [sc] ox: connecting to [::1]:50761
14362026-09-04T22:00:42.200ZSep 04 22:00:42.159 DEBG [sc] ox waiting for prompt
14372026-09-04T22:00:42.200ZSep 04 22:00:42.169 DEBG [sc] ox: logging in
14382026-09-04T22:00:42.275ZSep 04 22:00:42.257 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v6 -p -o addr`
14392026-09-04T22:00:42.340ZSep 04 22:00:42.322 DEBG [sc] peer: starting
14402026-09-04T22:00:42.340ZSep 04 22:00:42.322 DEBG [sc] peer: connecting to [::1]:62136
14412026-09-04T22:00:42.364ZSep 04 22:00:42.323 DEBG [sc] peer waiting for prompt
14422026-09-04T22:00:42.364ZSep 04 22:00:42.333 DEBG [sc] peer: logging in
14432026-09-04T22:00:42.428ZSep 04 22:00:42.410 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
14442026-09-04T22:00:42.509ZSep 04 22:00:42.488 DEBG [sc] peer: starting
14452026-09-04T22:00:42.509ZSep 04 22:00:42.488 DEBG [sc] peer: connecting to [::1]:62136
14462026-09-04T22:00:42.533ZSep 04 22:00:42.489 DEBG [sc] peer waiting for prompt
14472026-09-04T22:00:42.533ZSep 04 22:00:42.498 DEBG [sc] peer: logging in
14482026-09-04T22:00:42.605ZSep 04 22:00:42.587 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
14492026-09-04T22:00:42.661ZSep 04 22:00:42.641 DEBG [sc] peer: starting
14502026-09-04T22:00:42.661ZSep 04 22:00:42.641 DEBG [sc] peer: connecting to [::1]:62136
14512026-09-04T22:00:42.685ZSep 04 22:00:42.642 DEBG [sc] peer waiting for prompt
14522026-09-04T22:00:42.685ZSep 04 22:00:42.652 DEBG [sc] peer: logging in
14532026-09-04T22:00:42.748ZSep 04 22:00:42.730 DEBG [sc] peer: executing command `ipadm create-addr -T static -a 10.0.3.2/24 vioif0/v4`
14542026-09-04T22:00:43.382ZSep 04 22:00:43.363 DEBG [sc] peer: starting
14552026-09-04T22:00:43.382ZSep 04 22:00:43.363 DEBG [sc] peer: connecting to [::1]:62136
14562026-09-04T22:00:43.406ZSep 04 22:00:43.364 DEBG [sc] peer waiting for prompt
14572026-09-04T22:00:43.406ZSep 04 22:00:43.374 DEBG [sc] peer: logging in
14582026-09-04T22:00:43.470ZSep 04 22:00:43.452 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v4 -p -o addr`
14592026-09-04T22:00:43.544ZSep 04 22:00:43.518 DEBG [sc] peer: starting
14602026-09-04T22:00:43.544ZSep 04 22:00:43.518 DEBG [sc] peer: connecting to [::1]:62136
14612026-09-04T22:00:43.571ZSep 04 22:00:43.519 DEBG [sc] peer waiting for prompt
14622026-09-04T22:00:43.571ZSep 04 22:00:43.528 DEBG [sc] peer: logging in
14632026-09-04T22:00:43.623ZSep 04 22:00:43.605 DEBG [sc] peer: executing command `ipadm create-addr -T static -a fd00:4::2/64 vioif0/v6`
14642026-09-04T22:00:44.148ZSep 04 22:00:44.130 DEBG [sc] peer: starting
14652026-09-04T22:00:44.149ZSep 04 22:00:44.130 DEBG [sc] peer: connecting to [::1]:62136
14662026-09-04T22:00:44.173ZSep 04 22:00:44.131 DEBG [sc] peer waiting for prompt
14672026-09-04T22:00:44.173ZSep 04 22:00:44.140 DEBG [sc] peer: logging in
14682026-09-04T22:00:44.236ZSep 04 22:00:44.218 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v6 -p -o addr`
14692026-09-04T22:00:44.290ZSep 04 22:00:44.272 DEBG [sc] ox: starting
14702026-09-04T22:00:44.290ZSep 04 22:00:44.272 DEBG [sc] ox: connecting to [::1]:50761
14712026-09-04T22:00:44.314ZSep 04 22:00:44.273 DEBG [sc] ox waiting for prompt
14722026-09-04T22:00:44.314ZSep 04 22:00:44.284 DEBG [sc] ox: logging in
14732026-09-04T22:00:44.392ZSep 04 22:00:44.373 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
14742026-09-04T22:00:44.458ZSep 04 22:00:44.440 DEBG [sc] ox: starting
14752026-09-04T22:00:44.459ZSep 04 22:00:44.440 DEBG [sc] ox: connecting to [::1]:50761
14762026-09-04T22:00:44.482ZSep 04 22:00:44.441 DEBG [sc] ox waiting for prompt
14772026-09-04T22:00:44.482ZSep 04 22:00:44.451 DEBG [sc] ox: logging in
14782026-09-04T22:00:44.557ZSep 04 22:00:44.539 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
14792026-09-04T22:00:44.628ZSep 04 22:00:44.609 INFO installing static v4 route 192.168.100.0/24
14802026-09-04T22:00:44.652ZSep 04 22:00:44.611 INFO installing static v6 route fd01::/64
14812026-09-04T22:00:44.652ZSep 04 22:00:44.612 INFO adding BFD peers for cr1, cr2, cr3, and peer (dual-stack)
14822026-09-04T22:00:44.652ZSep 04 22:00:44.621 INFO phase 1: all peers up
14832026-09-04T22:00:44.652ZSep 04 22:00:44.621 INFO cr2: executing eos script show bfd peers | json
14842026-09-04T22:00:44.652ZSep 04 22:00:44.621 INFO cr1: executing frr script show bfd peers json
14852026-09-04T22:00:44.652ZSep 04 22:00:44.621 INFO cr3: executing juniper script show bfd session | display json
14862026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr2: starting
14872026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr2: connecting to [::1]:61983
14882026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr3: starting
14892026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr3: connecting to [::1]:33165
14902026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr1: starting
14912026-09-04T22:00:44.652ZSep 04 22:00:44.621 DEBG [sc] cr1: connecting to [::1]:62097
14922026-09-04T22:00:44.652Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
14932026-09-04T22:00:44.652Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14942026-09-04T22:00:44.652ZSep 04 22:00:44.622 DEBG [sc] cr3 waiting for prompt
14952026-09-04T22:00:44.652ZSep 04 22:00:44.622 DEBG [sc] cr2 waiting for prompt
14962026-09-04T22:00:44.652ZSep 04 22:00:44.622 DEBG [sc] cr1 waiting for prompt
14972026-09-04T22:00:44.652Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14982026-09-04T22:00:44.652Zmgd bfd fd00:1::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14992026-09-04T22:00:44.652Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
15002026-09-04T22:00:44.652Zmgd bfd fd00:3::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15012026-09-04T22:00:44.652Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15022026-09-04T22:00:44.652Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
15032026-09-04T22:00:44.652Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15042026-09-04T22:00:44.653Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15052026-09-04T22:00:44.653ZSep 04 22:00:44.633 DEBG [sc] cr3: logging in
15062026-09-04T22:00:44.653ZSep 04 22:00:44.633 DEBG [sc] cr2: logging in
15072026-09-04T22:00:44.653ZSep 04 22:00:44.633 DEBG [sc] cr1: logging in
15082026-09-04T22:00:44.981ZSep 04 22:00:44.962 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15092026-09-04T22:00:45.017ZSep 04 22:00:44.999 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15102026-09-04T22:00:45.043ZSep 04 22:00:45.026 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15112026-09-04T22:00:45.642Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15122026-09-04T22:00:45.642Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15132026-09-04T22:00:45.642Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15142026-09-04T22:00:45.666Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15152026-09-04T22:00:45.666Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: expected Some(Up), got Some(Down)
15162026-09-04T22:00:45.666Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15172026-09-04T22:00:45.666Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15182026-09-04T22:00:45.666Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15192026-09-04T22:00:45.667Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15202026-09-04T22:00:45.667Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15212026-09-04T22:00:46.644Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15222026-09-04T22:00:46.644Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15232026-09-04T22:00:46.668Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15242026-09-04T22:00:46.668Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15252026-09-04T22:00:46.668Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15262026-09-04T22:00:46.668Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15272026-09-04T22:00:46.668Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15282026-09-04T22:00:46.668Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (1/5 consecutive)
15292026-09-04T22:00:46.668Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15302026-09-04T22:00:46.668Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15312026-09-04T22:00:47.174Zcr1 bfd peers -> Up: iteration 1/20: expected true, got false
15322026-09-04T22:00:47.331Zcr3 bfd peers -> Up: iteration 1/20: expected true, got false
15332026-09-04T22:00:47.418Zcr2 bfd peers -> Up: iteration 1/20: expected true, got false
15342026-09-04T22:00:47.693Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15352026-09-04T22:00:47.693Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15362026-09-04T22:00:47.717Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15372026-09-04T22:00:47.717Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (2/5 consecutive)
15382026-09-04T22:00:47.717Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15392026-09-04T22:00:47.717Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15402026-09-04T22:00:47.717Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15412026-09-04T22:00:47.717Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15422026-09-04T22:00:47.717Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15432026-09-04T22:00:47.717Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15442026-09-04T22:00:48.176ZSep 04 22:00:48.157 INFO cr1: executing frr script show bfd peers json
15452026-09-04T22:00:48.200ZSep 04 22:00:48.158 DEBG [sc] cr1: starting
15462026-09-04T22:00:48.200ZSep 04 22:00:48.158 DEBG [sc] cr1: connecting to [::1]:62097
15472026-09-04T22:00:48.201ZSep 04 22:00:48.158 DEBG [sc] cr1 waiting for prompt
15482026-09-04T22:00:48.201ZSep 04 22:00:48.170 DEBG [sc] cr1: logging in
15492026-09-04T22:00:48.331ZSep 04 22:00:48.312 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15502026-09-04T22:00:48.356ZSep 04 22:00:48.314 INFO cr3: executing juniper script show bfd session | display json
15512026-09-04T22:00:48.356ZSep 04 22:00:48.314 DEBG [sc] cr3: starting
15522026-09-04T22:00:48.356ZSep 04 22:00:48.314 DEBG [sc] cr3: connecting to [::1]:33165
15532026-09-04T22:00:48.356ZSep 04 22:00:48.315 DEBG [sc] cr3 waiting for prompt
15542026-09-04T22:00:48.356ZSep 04 22:00:48.326 DEBG [sc] cr3: logging in
15552026-09-04T22:00:48.419ZSep 04 22:00:48.401 INFO cr2: executing eos script show bfd peers | json
15562026-09-04T22:00:48.419ZSep 04 22:00:48.401 DEBG [sc] cr2: starting
15572026-09-04T22:00:48.443ZSep 04 22:00:48.401 DEBG [sc] cr2: connecting to [::1]:61983
15582026-09-04T22:00:48.444ZSep 04 22:00:48.401 DEBG [sc] cr2 waiting for prompt
15592026-09-04T22:00:48.444ZSep 04 22:00:48.412 DEBG [sc] cr2: logging in
15602026-09-04T22:00:48.488ZSep 04 22:00:48.469 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15612026-09-04T22:00:48.564ZSep 04 22:00:48.545 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15622026-09-04T22:00:48.648Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15632026-09-04T22:00:48.673Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15642026-09-04T22:00:48.673Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15652026-09-04T22:00:48.673Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15662026-09-04T22:00:48.673Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15672026-09-04T22:00:48.673Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (3/5 consecutive)
15682026-09-04T22:00:48.673Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15692026-09-04T22:00:48.673Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15702026-09-04T22:00:48.673Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15712026-09-04T22:00:48.673Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15722026-09-04T22:00:49.653Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15732026-09-04T22:00:49.678Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15742026-09-04T22:00:49.678Zmgd bfd 10.0.2.2 -> Up: iteration 6/20: matched Some(Up) (4/5 consecutive)
15752026-09-04T22:00:49.678Zmgd bfd fd00:1::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15762026-09-04T22:00:49.678Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15772026-09-04T22:00:49.678Zmgd bfd fd00:3::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15782026-09-04T22:00:49.678Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15792026-09-04T22:00:49.678Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15802026-09-04T22:00:50.486Zcr1 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15812026-09-04T22:00:50.652Zmgd bfd 10.0.2.2 -> Up: iteration 7/20: matched Some(Up) (5/5 consecutive)
15822026-09-04T22:00:50.783Zcr3 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15832026-09-04T22:00:51.080Zcr2 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15842026-09-04T22:00:51.487ZSep 04 22:00:51.468 INFO cr1: executing frr script show bfd peers json
15852026-09-04T22:00:51.487ZSep 04 22:00:51.468 DEBG [sc] cr1: starting
15862026-09-04T22:00:51.487ZSep 04 22:00:51.468 DEBG [sc] cr1: connecting to [::1]:62097
15872026-09-04T22:00:51.512ZSep 04 22:00:51.469 DEBG [sc] cr1 waiting for prompt
15882026-09-04T22:00:51.512ZSep 04 22:00:51.480 DEBG [sc] cr1: logging in
15892026-09-04T22:00:51.633ZSep 04 22:00:51.613 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15902026-09-04T22:00:51.785ZSep 04 22:00:51.766 INFO cr3: executing juniper script show bfd session | display json
15912026-09-04T22:00:51.785ZSep 04 22:00:51.766 DEBG [sc] cr3: starting
15922026-09-04T22:00:51.785ZSep 04 22:00:51.766 DEBG [sc] cr3: connecting to [::1]:33165
15932026-09-04T22:00:51.809ZSep 04 22:00:51.767 DEBG [sc] cr3 waiting for prompt
15942026-09-04T22:00:51.809ZSep 04 22:00:51.779 DEBG [sc] cr3: logging in
15952026-09-04T22:00:51.928ZSep 04 22:00:51.910 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15962026-09-04T22:00:52.082ZSep 04 22:00:52.064 INFO cr2: executing eos script show bfd peers | json
15972026-09-04T22:00:52.105ZSep 04 22:00:52.064 DEBG [sc] cr2: starting
15982026-09-04T22:00:52.105ZSep 04 22:00:52.064 DEBG [sc] cr2: connecting to [::1]:61983
15992026-09-04T22:00:52.105ZSep 04 22:00:52.064 DEBG [sc] cr2 waiting for prompt
16002026-09-04T22:00:52.105ZSep 04 22:00:52.076 DEBG [sc] cr2: logging in
16012026-09-04T22:00:52.249ZSep 04 22:00:52.231 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16022026-09-04T22:00:53.772Zcr1 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16032026-09-04T22:00:54.194Zcr3 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16042026-09-04T22:00:54.600Zcr2 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16052026-09-04T22:00:54.774ZSep 04 22:00:54.756 INFO cr1: executing frr script show bfd peers json
16062026-09-04T22:00:54.798ZSep 04 22:00:54.756 DEBG [sc] cr1: starting
16072026-09-04T22:00:54.798ZSep 04 22:00:54.756 DEBG [sc] cr1: connecting to [::1]:62097
16082026-09-04T22:00:54.798ZSep 04 22:00:54.757 DEBG [sc] cr1 waiting for prompt
16092026-09-04T22:00:54.798ZSep 04 22:00:54.767 DEBG [sc] cr1: logging in
16102026-09-04T22:00:54.930ZSep 04 22:00:54.911 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16112026-09-04T22:00:55.196ZSep 04 22:00:55.178 INFO cr3: executing juniper script show bfd session | display json
16122026-09-04T22:00:55.196ZSep 04 22:00:55.178 DEBG [sc] cr3: starting
16132026-09-04T22:00:55.196ZSep 04 22:00:55.178 DEBG [sc] cr3: connecting to [::1]:33165
16142026-09-04T22:00:55.220ZSep 04 22:00:55.179 DEBG [sc] cr3 waiting for prompt
16152026-09-04T22:00:55.220ZSep 04 22:00:55.190 DEBG [sc] cr3: logging in
16162026-09-04T22:00:55.340ZSep 04 22:00:55.322 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16172026-09-04T22:00:55.601ZSep 04 22:00:55.583 INFO cr2: executing eos script show bfd peers | json
16182026-09-04T22:00:55.625ZSep 04 22:00:55.583 DEBG [sc] cr2: starting
16192026-09-04T22:00:55.625ZSep 04 22:00:55.583 DEBG [sc] cr2: connecting to [::1]:61983
16202026-09-04T22:00:55.625ZSep 04 22:00:55.583 DEBG [sc] cr2 waiting for prompt
16212026-09-04T22:00:55.625ZSep 04 22:00:55.595 DEBG [sc] cr2: logging in
16222026-09-04T22:00:55.756ZSep 04 22:00:55.738 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16232026-09-04T22:00:57.089Zcr1 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16242026-09-04T22:00:57.622Zcr3 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16252026-09-04T22:00:58.090ZSep 04 22:00:58.072 INFO cr1: executing frr script show bfd peers json
16262026-09-04T22:00:58.090ZSep 04 22:00:58.072 DEBG [sc] cr1: starting
16272026-09-04T22:00:58.090ZSep 04 22:00:58.072 DEBG [sc] cr1: connecting to [::1]:62097
16282026-09-04T22:00:58.114ZSep 04 22:00:58.073 DEBG [sc] cr1 waiting for prompt
16292026-09-04T22:00:58.114ZSep 04 22:00:58.084 DEBG [sc] cr1: logging in
16302026-09-04T22:00:58.138Zcr2 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16312026-09-04T22:00:58.235ZSep 04 22:00:58.217 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16322026-09-04T22:00:58.623ZSep 04 22:00:58.605 INFO cr3: executing juniper script show bfd session | display json
16332026-09-04T22:00:58.623ZSep 04 22:00:58.605 DEBG [sc] cr3: starting
16342026-09-04T22:00:58.623ZSep 04 22:00:58.605 DEBG [sc] cr3: connecting to [::1]:33165
16352026-09-04T22:00:58.647ZSep 04 22:00:58.606 DEBG [sc] cr3 waiting for prompt
16362026-09-04T22:00:58.647ZSep 04 22:00:58.617 DEBG [sc] cr3: logging in
16372026-09-04T22:00:58.769ZSep 04 22:00:58.751 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16382026-09-04T22:00:59.120ZSep 04 22:00:59.102 INFO cr2: executing eos script show bfd peers | json
16392026-09-04T22:00:59.120ZSep 04 22:00:59.102 DEBG [sc] cr2: starting
16402026-09-04T22:00:59.144ZSep 04 22:00:59.102 DEBG [sc] cr2: connecting to [::1]:61983
16412026-09-04T22:00:59.144ZSep 04 22:00:59.103 DEBG [sc] cr2 waiting for prompt
16422026-09-04T22:00:59.144ZSep 04 22:00:59.114 DEBG [sc] cr2: logging in
16432026-09-04T22:00:59.297ZSep 04 22:00:59.279 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16442026-09-04T22:01:00.408Zcr1 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16452026-09-04T22:01:01.045Zcr3 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16462026-09-04T22:01:01.409ZSep 04 22:01:01.389 INFO cr1: executing frr script show bfd peers json
16472026-09-04T22:01:01.409ZSep 04 22:01:01.389 DEBG [sc] cr1: starting
16482026-09-04T22:01:01.409ZSep 04 22:01:01.389 DEBG [sc] cr1: connecting to [::1]:62097
16492026-09-04T22:01:01.409ZSep 04 22:01:01.390 DEBG [sc] cr1 waiting for prompt
16502026-09-04T22:01:01.433ZSep 04 22:01:01.401 DEBG [sc] cr1: logging in
16512026-09-04T22:01:01.563ZSep 04 22:01:01.545 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16522026-09-04T22:01:01.636Zcr2 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16532026-09-04T22:01:02.047ZSep 04 22:01:02.029 INFO cr3: executing juniper script show bfd session | display json
16542026-09-04T22:01:02.071ZSep 04 22:01:02.029 DEBG [sc] cr3: starting
16552026-09-04T22:01:02.071ZSep 04 22:01:02.029 DEBG [sc] cr3: connecting to [::1]:33165
16562026-09-04T22:01:02.071ZSep 04 22:01:02.030 DEBG [sc] cr3 waiting for prompt
16572026-09-04T22:01:02.072ZSep 04 22:01:02.040 DEBG [sc] cr3: logging in
16582026-09-04T22:01:02.216ZSep 04 22:01:02.196 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16592026-09-04T22:01:02.638ZSep 04 22:01:02.620 INFO cr2: executing eos script show bfd peers | json
16602026-09-04T22:01:02.638ZSep 04 22:01:02.620 DEBG [sc] cr2: starting
16612026-09-04T22:01:02.638ZSep 04 22:01:02.620 DEBG [sc] cr2: connecting to [::1]:61983
16622026-09-04T22:01:02.663ZSep 04 22:01:02.621 DEBG [sc] cr2 waiting for prompt
16632026-09-04T22:01:02.663ZSep 04 22:01:02.632 DEBG [sc] cr2: logging in
16642026-09-04T22:01:02.781ZSep 04 22:01:02.763 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16652026-09-04T22:01:03.709Zcr1 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16662026-09-04T22:01:04.485Zcr3 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16672026-09-04T22:01:05.131Zcr2 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16682026-09-04T22:01:05.155ZSep 04 22:01:05.115 INFO phase 2: stop frr on cr1
16692026-09-04T22:01:05.155ZSep 04 22:01:05.115 INFO cr1: stopping frr
16702026-09-04T22:01:05.155ZSep 04 22:01:05.115 DEBG [sc] cr1: starting
16712026-09-04T22:01:05.155ZSep 04 22:01:05.115 DEBG [sc] cr1: connecting to [::1]:62097
16722026-09-04T22:01:05.155ZSep 04 22:01:05.116 DEBG [sc] cr1 waiting for prompt
16732026-09-04T22:01:05.155ZSep 04 22:01:05.127 DEBG [sc] cr1: logging in
16742026-09-04T22:01:05.289ZSep 04 22:01:05.271 DEBG [sc] cr1: executing command `systemctl stop frr`
16752026-09-04T22:01:07.661ZSep 04 22:01:07.643 INFO cr2: executing eos script show bfd peers | json
16762026-09-04T22:01:07.661ZSep 04 22:01:07.643 INFO cr3: executing juniper script show bfd session | display json
16772026-09-04T22:01:07.661ZSep 04 22:01:07.643 DEBG [sc] cr2: starting
16782026-09-04T22:01:07.661ZSep 04 22:01:07.643 DEBG [sc] cr2: connecting to [::1]:61983
16792026-09-04T22:01:07.686ZSep 04 22:01:07.643 DEBG [sc] cr3: starting
16802026-09-04T22:01:07.686ZSep 04 22:01:07.643 DEBG [sc] cr3: connecting to [::1]:33165
16812026-09-04T22:01:07.686ZSep 04 22:01:07.644 DEBG [sc] cr2 waiting for prompt
16822026-09-04T22:01:07.686ZSep 04 22:01:07.644 DEBG [sc] cr3 waiting for prompt
16832026-09-04T22:01:07.686Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
16842026-09-04T22:01:07.686Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16852026-09-04T22:01:07.686Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16862026-09-04T22:01:07.686Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16872026-09-04T22:01:07.686Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16882026-09-04T22:01:07.686Zmgd bfd fd00:1::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
16892026-09-04T22:01:07.686Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16902026-09-04T22:01:07.686Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16912026-09-04T22:01:07.686Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16922026-09-04T22:01:07.686Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16932026-09-04T22:01:07.686ZSep 04 22:01:07.655 DEBG [sc] cr2: logging in
16942026-09-04T22:01:07.686ZSep 04 22:01:07.655 DEBG [sc] cr3: logging in
16952026-09-04T22:01:07.828ZSep 04 22:01:07.810 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16962026-09-04T22:01:07.852ZSep 04 22:01:07.820 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16972026-09-04T22:01:08.665Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
16982026-09-04T22:01:08.665Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
16992026-09-04T22:01:08.665Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17002026-09-04T22:01:08.689Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17012026-09-04T22:01:08.689Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17022026-09-04T22:01:08.689Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17032026-09-04T22:01:08.689Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17042026-09-04T22:01:08.689Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17052026-09-04T22:01:08.689Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17062026-09-04T22:01:08.689Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17072026-09-04T22:01:09.666Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17082026-09-04T22:01:09.666Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17092026-09-04T22:01:09.666Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17102026-09-04T22:01:09.666Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17112026-09-04T22:01:09.666Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17122026-09-04T22:01:09.666Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17132026-09-04T22:01:09.666Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17142026-09-04T22:01:09.690Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17152026-09-04T22:01:09.690Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17162026-09-04T22:01:09.690Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17172026-09-04T22:01:10.131Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17182026-09-04T22:01:10.220Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17192026-09-04T22:01:10.668Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17202026-09-04T22:01:10.668Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17212026-09-04T22:01:10.668Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17222026-09-04T22:01:10.668Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17232026-09-04T22:01:10.692Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17242026-09-04T22:01:10.692Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17252026-09-04T22:01:10.692Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17262026-09-04T22:01:10.692Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17272026-09-04T22:01:10.692Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17282026-09-04T22:01:10.692Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17292026-09-04T22:01:11.133ZSep 04 22:01:11.115 INFO cr3: executing juniper script show bfd session | display json
17302026-09-04T22:01:11.133ZSep 04 22:01:11.115 DEBG [sc] cr3: starting
17312026-09-04T22:01:11.133ZSep 04 22:01:11.115 DEBG [sc] cr3: connecting to [::1]:33165
17322026-09-04T22:01:11.157ZSep 04 22:01:11.116 DEBG [sc] cr3 waiting for prompt
17332026-09-04T22:01:11.158ZSep 04 22:01:11.127 DEBG [sc] cr3: logging in
17342026-09-04T22:01:11.220ZSep 04 22:01:11.202 INFO cr2: executing eos script show bfd peers | json
17352026-09-04T22:01:11.244ZSep 04 22:01:11.203 DEBG [sc] cr2: starting
17362026-09-04T22:01:11.244ZSep 04 22:01:11.203 DEBG [sc] cr2: connecting to [::1]:61983
17372026-09-04T22:01:11.244ZSep 04 22:01:11.203 DEBG [sc] cr2 waiting for prompt
17382026-09-04T22:01:11.245ZSep 04 22:01:11.213 DEBG [sc] cr2: logging in
17392026-09-04T22:01:11.288ZSep 04 22:01:11.270 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17402026-09-04T22:01:11.386ZSep 04 22:01:11.368 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17412026-09-04T22:01:11.671Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17422026-09-04T22:01:11.671Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17432026-09-04T22:01:11.671Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17442026-09-04T22:01:11.671Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17452026-09-04T22:01:11.671Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17462026-09-04T22:01:11.671Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17472026-09-04T22:01:11.671Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17482026-09-04T22:01:11.698Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17492026-09-04T22:01:11.698Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17502026-09-04T22:01:11.698Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17512026-09-04T22:01:12.673Zmgd bfd fd00:1::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17522026-09-04T22:01:12.673Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17532026-09-04T22:01:13.553Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17542026-09-04T22:01:13.747Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17552026-09-04T22:01:14.554ZSep 04 22:01:14.536 INFO cr3: executing juniper script show bfd session | display json
17562026-09-04T22:01:14.579ZSep 04 22:01:14.536 DEBG [sc] cr3: starting
17572026-09-04T22:01:14.579ZSep 04 22:01:14.536 DEBG [sc] cr3: connecting to [::1]:33165
17582026-09-04T22:01:14.579ZSep 04 22:01:14.537 DEBG [sc] cr3 waiting for prompt
17592026-09-04T22:01:14.579ZSep 04 22:01:14.548 DEBG [sc] cr3: logging in
17602026-09-04T22:01:14.699ZSep 04 22:01:14.681 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17612026-09-04T22:01:14.743ZSep 04 22:01:14.724 INFO cr2: executing eos script show bfd peers | json
17622026-09-04T22:01:14.743ZSep 04 22:01:14.724 DEBG [sc] cr2: starting
17632026-09-04T22:01:14.743ZSep 04 22:01:14.724 DEBG [sc] cr2: connecting to [::1]:61983
17642026-09-04T22:01:14.743ZSep 04 22:01:14.724 DEBG [sc] cr2 waiting for prompt
17652026-09-04T22:01:14.767ZSep 04 22:01:14.736 DEBG [sc] cr2: logging in
17662026-09-04T22:01:14.933ZSep 04 22:01:14.914 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17672026-09-04T22:01:16.965Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17682026-09-04T22:01:17.286Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17692026-09-04T22:01:17.968ZSep 04 22:01:17.948 INFO cr3: executing juniper script show bfd session | display json
17702026-09-04T22:01:17.968ZSep 04 22:01:17.948 DEBG [sc] cr3: starting
17712026-09-04T22:01:17.968ZSep 04 22:01:17.948 DEBG [sc] cr3: connecting to [::1]:33165
17722026-09-04T22:01:17.996ZSep 04 22:01:17.948 DEBG [sc] cr3 waiting for prompt
17732026-09-04T22:01:17.996ZSep 04 22:01:17.960 DEBG [sc] cr3: logging in
17742026-09-04T22:01:18.121ZSep 04 22:01:18.103 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17752026-09-04T22:01:18.289ZSep 04 22:01:18.270 INFO cr2: executing eos script show bfd peers | json
17762026-09-04T22:01:18.290ZSep 04 22:01:18.270 DEBG [sc] cr2: starting
17772026-09-04T22:01:18.290ZSep 04 22:01:18.270 DEBG [sc] cr2: connecting to [::1]:61983
17782026-09-04T22:01:18.314ZSep 04 22:01:18.271 DEBG [sc] cr2 waiting for prompt
17792026-09-04T22:01:18.314ZSep 04 22:01:18.281 DEBG [sc] cr2: logging in
17802026-09-04T22:01:18.453ZSep 04 22:01:18.435 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17812026-09-04T22:01:20.389Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
17822026-09-04T22:01:20.847Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
17832026-09-04T22:01:21.390ZSep 04 22:01:21.372 INFO cr3: executing juniper script show bfd session | display json
17842026-09-04T22:01:21.414ZSep 04 22:01:21.372 DEBG [sc] cr3: starting
17852026-09-04T22:01:21.414ZSep 04 22:01:21.372 DEBG [sc] cr3: connecting to [::1]:33165
17862026-09-04T22:01:21.414ZSep 04 22:01:21.372 DEBG [sc] cr3 waiting for prompt
17872026-09-04T22:01:21.414ZSep 04 22:01:21.384 DEBG [sc] cr3: logging in
17882026-09-04T22:01:21.533ZSep 04 22:01:21.515 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17892026-09-04T22:01:21.849ZSep 04 22:01:21.829 INFO cr2: executing eos script show bfd peers | json
17902026-09-04T22:01:21.849ZSep 04 22:01:21.829 DEBG [sc] cr2: starting
17912026-09-04T22:01:21.849ZSep 04 22:01:21.829 DEBG [sc] cr2: connecting to [::1]:61983
17922026-09-04T22:01:21.874ZSep 04 22:01:21.831 DEBG [sc] cr2 waiting for prompt
17932026-09-04T22:01:21.874ZSep 04 22:01:21.842 DEBG [sc] cr2: logging in
17942026-09-04T22:01:21.993ZSep 04 22:01:21.975 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17952026-09-04T22:01:23.789Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
17962026-09-04T22:01:24.364Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
17972026-09-04T22:01:24.388ZSep 04 22:01:24.346 INFO phase 3: pause ceos on cr2
17982026-09-04T22:01:24.388ZSep 04 22:01:24.346 INFO cr2: pausing ceos
17992026-09-04T22:01:24.388ZSep 04 22:01:24.346 DEBG [sc] cr2: starting
18002026-09-04T22:01:24.388ZSep 04 22:01:24.346 DEBG [sc] cr2: connecting to [::1]:61983
18012026-09-04T22:01:24.388ZSep 04 22:01:24.347 DEBG [sc] cr2 waiting for prompt
18022026-09-04T22:01:24.388ZSep 04 22:01:24.356 DEBG [sc] cr2: logging in
18032026-09-04T22:01:24.508ZSep 04 22:01:24.489 DEBG [sc] cr2: executing command `docker pause ceos`
18042026-09-04T22:01:26.616ZSep 04 22:01:26.598 INFO cr3: executing juniper script show bfd session | display json
18052026-09-04T22:01:26.616ZSep 04 22:01:26.598 DEBG [sc] cr3: starting
18062026-09-04T22:01:26.616ZSep 04 22:01:26.598 DEBG [sc] cr3: connecting to [::1]:33165
18072026-09-04T22:01:26.640Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18082026-09-04T22:01:26.640Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18092026-09-04T22:01:26.640Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18102026-09-04T22:01:26.640Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18112026-09-04T22:01:26.640Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18122026-09-04T22:01:26.640Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18132026-09-04T22:01:26.640ZSep 04 22:01:26.599 DEBG [sc] cr3 waiting for prompt
18142026-09-04T22:01:26.640Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18152026-09-04T22:01:26.640Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18162026-09-04T22:01:26.640Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18172026-09-04T22:01:26.640Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18182026-09-04T22:01:26.640ZSep 04 22:01:26.610 DEBG [sc] cr3: logging in
18192026-09-04T22:01:26.759ZSep 04 22:01:26.741 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18202026-09-04T22:01:27.619Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18212026-09-04T22:01:27.619Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18222026-09-04T22:01:27.619Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
18232026-09-04T22:01:27.619Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18242026-09-04T22:01:27.643Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18252026-09-04T22:01:27.643Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18262026-09-04T22:01:27.643Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18272026-09-04T22:01:27.643Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18282026-09-04T22:01:27.643Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18292026-09-04T22:01:27.643Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18302026-09-04T22:01:28.621Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18312026-09-04T22:01:28.621Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18322026-09-04T22:01:28.622Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18332026-09-04T22:01:28.622Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18342026-09-04T22:01:28.646Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
18352026-09-04T22:01:28.646Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18362026-09-04T22:01:28.646Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18372026-09-04T22:01:28.646Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18382026-09-04T22:01:28.646Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18392026-09-04T22:01:28.646Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18402026-09-04T22:01:29.011Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
18412026-09-04T22:01:29.623Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18422026-09-04T22:01:29.624Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18432026-09-04T22:01:29.648Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18442026-09-04T22:01:29.648Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18452026-09-04T22:01:29.648Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18462026-09-04T22:01:29.648Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
18472026-09-04T22:01:29.648Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18482026-09-04T22:01:29.648Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18492026-09-04T22:01:29.648Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18502026-09-04T22:01:29.648Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18512026-09-04T22:01:30.009ZSep 04 22:01:29.991 INFO cr3: executing juniper script show bfd session | display json
18522026-09-04T22:01:30.009ZSep 04 22:01:29.991 DEBG [sc] cr3: starting
18532026-09-04T22:01:30.009ZSep 04 22:01:29.991 DEBG [sc] cr3: connecting to [::1]:33165
18542026-09-04T22:01:30.032ZSep 04 22:01:29.992 DEBG [sc] cr3 waiting for prompt
18552026-09-04T22:01:30.032ZSep 04 22:01:30.003 DEBG [sc] cr3: logging in
18562026-09-04T22:01:30.153ZSep 04 22:01:30.135 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18572026-09-04T22:01:30.627Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18582026-09-04T22:01:30.652Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18592026-09-04T22:01:30.652Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18602026-09-04T22:01:30.652Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18612026-09-04T22:01:30.652Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18622026-09-04T22:01:30.652Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18632026-09-04T22:01:30.652Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
18642026-09-04T22:01:30.652Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18652026-09-04T22:01:30.652Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18662026-09-04T22:01:30.652Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18672026-09-04T22:01:31.628Zmgd bfd 10.0.1.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
18682026-09-04T22:01:32.404Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
18692026-09-04T22:01:33.445ZSep 04 22:01:33.387 INFO cr3: executing juniper script show bfd session | display json
18702026-09-04T22:01:33.445ZSep 04 22:01:33.387 DEBG [sc] cr3: starting
18712026-09-04T22:01:33.445ZSep 04 22:01:33.387 DEBG [sc] cr3: connecting to [::1]:33165
18722026-09-04T22:01:33.469ZSep 04 22:01:33.388 DEBG [sc] cr3 waiting for prompt
18732026-09-04T22:01:33.469ZSep 04 22:01:33.399 DEBG [sc] cr3: logging in
18742026-09-04T22:01:33.550ZSep 04 22:01:33.532 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18752026-09-04T22:01:35.810Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
18762026-09-04T22:01:36.811ZSep 04 22:01:36.792 INFO cr3: executing juniper script show bfd session | display json
18772026-09-04T22:01:36.811ZSep 04 22:01:36.792 DEBG [sc] cr3: starting
18782026-09-04T22:01:36.811ZSep 04 22:01:36.792 DEBG [sc] cr3: connecting to [::1]:33165
18792026-09-04T22:01:36.836ZSep 04 22:01:36.793 DEBG [sc] cr3 waiting for prompt
18802026-09-04T22:01:36.836ZSep 04 22:01:36.803 DEBG [sc] cr3: logging in
18812026-09-04T22:01:36.943ZSep 04 22:01:36.924 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18822026-09-04T22:01:39.196Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
18832026-09-04T22:01:40.197ZSep 04 22:01:40.179 INFO cr3: executing juniper script show bfd session | display json
18842026-09-04T22:01:40.197ZSep 04 22:01:40.179 DEBG [sc] cr3: starting
18852026-09-04T22:01:40.197ZSep 04 22:01:40.179 DEBG [sc] cr3: connecting to [::1]:33165
18862026-09-04T22:01:40.222ZSep 04 22:01:40.179 DEBG [sc] cr3 waiting for prompt
18872026-09-04T22:01:40.222ZSep 04 22:01:40.191 DEBG [sc] cr3: logging in
18882026-09-04T22:01:40.352ZSep 04 22:01:40.333 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18892026-09-04T22:01:43.403Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
18902026-09-04T22:01:43.483ZSep 04 22:01:42.603 INFO phase 4: pause cRPD on cr3
18912026-09-04T22:01:43.483ZSep 04 22:01:42.603 INFO cr3: pausing crpd1
18922026-09-04T22:01:43.483ZSep 04 22:01:42.603 DEBG [sc] cr3: starting
18932026-09-04T22:01:43.483ZSep 04 22:01:42.603 DEBG [sc] cr3: connecting to [::1]:33165
18942026-09-04T22:01:43.483ZSep 04 22:01:42.604 DEBG [sc] cr3 waiting for prompt
18952026-09-04T22:01:43.483ZSep 04 22:01:42.613 DEBG [sc] cr3: logging in
18962026-09-04T22:01:43.483ZSep 04 22:01:42.745 DEBG [sc] cr3: executing command `docker pause crpd1`
18972026-09-04T22:01:44.874Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18982026-09-04T22:01:44.874Zmgd bfd fd00:3::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18992026-09-04T22:01:44.874Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19002026-09-04T22:01:44.874Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19012026-09-04T22:01:44.874Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19022026-09-04T22:01:44.874Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19032026-09-04T22:01:44.874Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19042026-09-04T22:01:44.875Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19052026-09-04T22:01:44.898Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19062026-09-04T22:01:44.898Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19072026-09-04T22:01:45.876Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19082026-09-04T22:01:45.876Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19092026-09-04T22:01:45.876Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19102026-09-04T22:01:45.876Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19112026-09-04T22:01:45.899Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19122026-09-04T22:01:45.899Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19132026-09-04T22:01:45.899Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19142026-09-04T22:01:45.899Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19152026-09-04T22:01:45.899Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19162026-09-04T22:01:45.899Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19172026-09-04T22:01:46.877Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19182026-09-04T22:01:46.877Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19192026-09-04T22:01:46.877Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19202026-09-04T22:01:46.877Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19212026-09-04T22:01:46.901Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19222026-09-04T22:01:46.901Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19232026-09-04T22:01:46.901Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19242026-09-04T22:01:46.901Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19252026-09-04T22:01:46.901Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19262026-09-04T22:01:46.901Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19272026-09-04T22:01:47.879Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19282026-09-04T22:01:47.879Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19292026-09-04T22:01:47.879Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19302026-09-04T22:01:47.879Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19312026-09-04T22:01:47.879Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19322026-09-04T22:01:47.879Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19332026-09-04T22:01:47.879Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19342026-09-04T22:01:47.879Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19352026-09-04T22:01:47.903Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19362026-09-04T22:01:47.903Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19372026-09-04T22:01:48.882Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19382026-09-04T22:01:48.906Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19392026-09-04T22:01:48.906Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19402026-09-04T22:01:48.906Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19412026-09-04T22:01:48.906Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19422026-09-04T22:01:48.906Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19432026-09-04T22:01:48.906Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19442026-09-04T22:01:48.906Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19452026-09-04T22:01:48.906Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19462026-09-04T22:01:48.906Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19472026-09-04T22:01:49.900Zmgd bfd fd00:3::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19482026-09-04T22:01:49.900Zmgd bfd 10.0.2.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19492026-09-04T22:01:49.941ZSep 04 22:01:49.868 INFO phase 5: stop mgd on peer
19502026-09-04T22:01:49.942ZSep 04 22:01:49.868 DEBG [sc] peer: starting
19512026-09-04T22:01:49.942ZSep 04 22:01:49.868 DEBG [sc] peer: connecting to [::1]:62136
19522026-09-04T22:01:49.942ZSep 04 22:01:49.868 DEBG [sc] peer waiting for prompt
19532026-09-04T22:01:49.942ZSep 04 22:01:49.879 DEBG [sc] peer: logging in
19542026-09-04T22:01:49.975ZSep 04 22:01:49.956 DEBG [sc] peer: executing command `pkill -x mgd`
19552026-09-04T22:01:50.042Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19562026-09-04T22:01:50.069Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19572026-09-04T22:01:50.069Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19582026-09-04T22:01:50.069Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19592026-09-04T22:01:50.069Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19602026-09-04T22:01:50.069Zmgd bfd fd00:4::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19612026-09-04T22:01:50.069Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19622026-09-04T22:01:50.069Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19632026-09-04T22:01:51.050Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19642026-09-04T22:01:51.050Zmgd bfd fd00:4::2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
19652026-09-04T22:01:51.050Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19662026-09-04T22:01:51.051Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19672026-09-04T22:01:51.051Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19682026-09-04T22:01:51.051Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19692026-09-04T22:01:51.084Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19702026-09-04T22:01:51.085Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
19712026-09-04T22:01:52.046Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19722026-09-04T22:01:52.046Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19732026-09-04T22:01:52.046Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19742026-09-04T22:01:52.071Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19752026-09-04T22:01:52.071Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: expected Some(Down), got Some(Up)
19762026-09-04T22:01:52.072Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19772026-09-04T22:01:52.072Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19782026-09-04T22:01:52.072Zmgd bfd fd00:4::2 -> Down: iteration 3/20: expected Some(Down), got Some(Up)
19792026-09-04T22:01:53.049Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19802026-09-04T22:01:53.049Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (1/5 consecutive)
19812026-09-04T22:01:53.049Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19822026-09-04T22:01:53.049Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (1/5 consecutive)
19832026-09-04T22:01:53.049Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19842026-09-04T22:01:53.049Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19852026-09-04T22:01:53.049Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19862026-09-04T22:01:53.049Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19872026-09-04T22:01:54.102Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19882026-09-04T22:01:54.127Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (2/5 consecutive)
19892026-09-04T22:01:54.127Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19902026-09-04T22:01:54.127Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19912026-09-04T22:01:54.127Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19922026-09-04T22:01:54.127Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19932026-09-04T22:01:54.127Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (2/5 consecutive)
19942026-09-04T22:01:54.127Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19952026-09-04T22:01:55.065Zmgd bfd fd00:4::2 -> Down: iteration 6/20: matched Some(Down) (3/5 consecutive)
19962026-09-04T22:01:55.065Zmgd bfd 10.0.3.2 -> Down: iteration 6/20: matched Some(Down) (3/5 consecutive)
19972026-09-04T22:01:56.063Zmgd bfd 10.0.3.2 -> Down: iteration 7/20: matched Some(Down) (4/5 consecutive)
19982026-09-04T22:01:56.063Zmgd bfd fd00:4::2 -> Down: iteration 7/20: matched Some(Down) (4/5 consecutive)
19992026-09-04T22:01:57.053Zmgd bfd 10.0.3.2 -> Down: iteration 8/20: matched Some(Down) (5/5 consecutive)
20002026-09-04T22:01:57.078Zmgd bfd fd00:4::2 -> Down: iteration 8/20: matched Some(Down) (5/5 consecutive)
20012026-09-04T22:01:57.078ZSep 04 22:01:57.037 INFO phase 6: start frr on cr1
20022026-09-04T22:01:57.078ZSep 04 22:01:57.037 INFO cr1: starting frr
20032026-09-04T22:01:57.078ZSep 04 22:01:57.038 DEBG [sc] cr1: starting
20042026-09-04T22:01:57.078ZSep 04 22:01:57.038 DEBG [sc] cr1: connecting to [::1]:62097
20052026-09-04T22:01:57.078ZSep 04 22:01:57.038 DEBG [sc] cr1 waiting for prompt
20062026-09-04T22:01:57.078ZSep 04 22:01:57.049 DEBG [sc] cr1: logging in
20072026-09-04T22:01:57.426ZSep 04 22:01:57.407 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
20082026-09-04T22:02:04.690ZSep 04 22:02:04.672 INFO cr1: executing frr script show bfd peers json
20092026-09-04T22:02:04.691ZSep 04 22:02:04.672 DEBG [sc] cr1: starting
20102026-09-04T22:02:04.691ZSep 04 22:02:04.672 DEBG [sc] cr1: connecting to [::1]:62097
20112026-09-04T22:02:04.715Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20122026-09-04T22:02:04.715Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20132026-09-04T22:02:04.715Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20142026-09-04T22:02:04.715Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20152026-09-04T22:02:04.715ZSep 04 22:02:04.672 DEBG [sc] cr1 waiting for prompt
20162026-09-04T22:02:04.715Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20172026-09-04T22:02:04.715Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20182026-09-04T22:02:04.715Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20192026-09-04T22:02:04.715Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20202026-09-04T22:02:04.715ZSep 04 22:02:04.683 DEBG [sc] cr1: logging in
20212026-09-04T22:02:04.845ZSep 04 22:02:04.828 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20222026-09-04T22:02:05.693Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20232026-09-04T22:02:05.717Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20242026-09-04T22:02:05.717Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20252026-09-04T22:02:05.717Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20262026-09-04T22:02:05.717Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20272026-09-04T22:02:05.717Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20282026-09-04T22:02:05.717Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20292026-09-04T22:02:05.717Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20302026-09-04T22:02:06.693Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20312026-09-04T22:02:06.717Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20322026-09-04T22:02:06.717Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20332026-09-04T22:02:06.717Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20342026-09-04T22:02:06.717Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20352026-09-04T22:02:06.717Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20362026-09-04T22:02:06.717Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20372026-09-04T22:02:06.717Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20382026-09-04T22:02:06.977Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
20392026-09-04T22:02:07.694Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20402026-09-04T22:02:07.719Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20412026-09-04T22:02:07.719Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20422026-09-04T22:02:07.719Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20432026-09-04T22:02:07.719Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20442026-09-04T22:02:07.719Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20452026-09-04T22:02:07.719Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20462026-09-04T22:02:07.719Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20472026-09-04T22:02:07.979ZSep 04 22:02:07.960 INFO cr1: executing frr script show bfd peers json
20482026-09-04T22:02:07.979ZSep 04 22:02:07.960 DEBG [sc] cr1: starting
20492026-09-04T22:02:07.979ZSep 04 22:02:07.960 DEBG [sc] cr1: connecting to [::1]:62097
20502026-09-04T22:02:08.004ZSep 04 22:02:07.961 DEBG [sc] cr1 waiting for prompt
20512026-09-04T22:02:08.004ZSep 04 22:02:07.972 DEBG [sc] cr1: logging in
20522026-09-04T22:02:08.123ZSep 04 22:02:08.104 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20532026-09-04T22:02:08.696Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20542026-09-04T22:02:08.721Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20552026-09-04T22:02:08.721Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20562026-09-04T22:02:08.721Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20572026-09-04T22:02:08.721Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20582026-09-04T22:02:08.721Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20592026-09-04T22:02:08.721Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20602026-09-04T22:02:08.721Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20612026-09-04T22:02:10.280Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
20622026-09-04T22:02:11.282ZSep 04 22:02:11.264 INFO cr1: executing frr script show bfd peers json
20632026-09-04T22:02:11.306ZSep 04 22:02:11.264 DEBG [sc] cr1: starting
20642026-09-04T22:02:11.306ZSep 04 22:02:11.264 DEBG [sc] cr1: connecting to [::1]:62097
20652026-09-04T22:02:11.306ZSep 04 22:02:11.264 DEBG [sc] cr1 waiting for prompt
20662026-09-04T22:02:11.306ZSep 04 22:02:11.276 DEBG [sc] cr1: logging in
20672026-09-04T22:02:11.438ZSep 04 22:02:11.420 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20682026-09-04T22:02:13.584Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
20692026-09-04T22:02:14.585ZSep 04 22:02:14.567 INFO cr1: executing frr script show bfd peers json
20702026-09-04T22:02:14.585ZSep 04 22:02:14.567 DEBG [sc] cr1: starting
20712026-09-04T22:02:14.585ZSep 04 22:02:14.567 DEBG [sc] cr1: connecting to [::1]:62097
20722026-09-04T22:02:14.610ZSep 04 22:02:14.568 DEBG [sc] cr1 waiting for prompt
20732026-09-04T22:02:14.611ZSep 04 22:02:14.578 DEBG [sc] cr1: logging in
20742026-09-04T22:02:14.752ZSep 04 22:02:14.734 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20752026-09-04T22:02:16.905Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
20762026-09-04T22:02:17.916ZSep 04 22:02:17.888 INFO cr1: executing frr script show bfd peers json
20772026-09-04T22:02:17.916ZSep 04 22:02:17.888 DEBG [sc] cr1: starting
20782026-09-04T22:02:17.916ZSep 04 22:02:17.888 DEBG [sc] cr1: connecting to [::1]:62097
20792026-09-04T22:02:17.916ZSep 04 22:02:17.888 DEBG [sc] cr1 waiting for prompt
20802026-09-04T22:02:17.940ZSep 04 22:02:17.899 DEBG [sc] cr1: logging in
20812026-09-04T22:02:18.063ZSep 04 22:02:18.044 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20822026-09-04T22:02:20.213Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
20832026-09-04T22:02:20.237ZSep 04 22:02:20.196 INFO phase 7: unpause ceos on cr2
20842026-09-04T22:02:20.237ZSep 04 22:02:20.196 INFO cr2: unpausing ceos
20852026-09-04T22:02:20.237ZSep 04 22:02:20.196 DEBG [sc] cr2: starting
20862026-09-04T22:02:20.237ZSep 04 22:02:20.196 DEBG [sc] cr2: connecting to [::1]:61983
20872026-09-04T22:02:20.237ZSep 04 22:02:20.197 DEBG [sc] cr2 waiting for prompt
20882026-09-04T22:02:20.237ZSep 04 22:02:20.208 DEBG [sc] cr2: logging in
20892026-09-04T22:02:20.560ZSep 04 22:02:20.540 DEBG [sc] cr2: executing command `docker unpause ceos`
20902026-09-04T22:02:22.678ZSep 04 22:02:22.659 INFO cr2: executing eos script show bfd peers | json
20912026-09-04T22:02:22.678ZSep 04 22:02:22.659 INFO cr1: executing frr script show bfd peers json
20922026-09-04T22:02:22.678ZSep 04 22:02:22.659 DEBG [sc] cr1: starting
20932026-09-04T22:02:22.678ZSep 04 22:02:22.659 DEBG [sc] cr2: starting
20942026-09-04T22:02:22.678ZSep 04 22:02:22.659 DEBG [sc] cr1: connecting to [::1]:62097
20952026-09-04T22:02:22.678ZSep 04 22:02:22.659 DEBG [sc] cr2: connecting to [::1]:61983
20962026-09-04T22:02:22.704ZSep 04 22:02:22.660 DEBG [sc] cr1 waiting for prompt
20972026-09-04T22:02:22.704ZSep 04 22:02:22.660 DEBG [sc] cr2 waiting for prompt
20982026-09-04T22:02:22.704Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20992026-09-04T22:02:22.704Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21002026-09-04T22:02:22.704Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21012026-09-04T22:02:22.704Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21022026-09-04T22:02:22.704Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21032026-09-04T22:02:22.704Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21042026-09-04T22:02:22.704Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21052026-09-04T22:02:22.704Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21062026-09-04T22:02:22.704ZSep 04 22:02:22.669 DEBG [sc] cr2: logging in
21072026-09-04T22:02:22.704ZSep 04 22:02:22.671 DEBG [sc] cr1: logging in
21082026-09-04T22:02:22.834ZSep 04 22:02:22.814 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21092026-09-04T22:02:22.859ZSep 04 22:02:22.826 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21102026-09-04T22:02:23.682Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21112026-09-04T22:02:23.682Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21122026-09-04T22:02:23.682Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21132026-09-04T22:02:23.682Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21142026-09-04T22:02:23.682Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21152026-09-04T22:02:23.682Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21162026-09-04T22:02:23.707Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21172026-09-04T22:02:23.707Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21182026-09-04T22:02:24.683Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21192026-09-04T22:02:24.683Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21202026-09-04T22:02:24.707Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21212026-09-04T22:02:24.707Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21222026-09-04T22:02:24.707Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21232026-09-04T22:02:24.707Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21242026-09-04T22:02:24.707Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21252026-09-04T22:02:24.707Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21262026-09-04T22:02:24.991Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
21272026-09-04T22:02:25.197Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
21282026-09-04T22:02:27.000Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21292026-09-04T22:02:27.000Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21302026-09-04T22:02:27.000Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21312026-09-04T22:02:27.025Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21322026-09-04T22:02:27.025Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21332026-09-04T22:02:27.025Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21342026-09-04T22:02:27.025Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21352026-09-04T22:02:27.025Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21362026-09-04T22:02:27.026ZSep 04 22:02:25.973 INFO cr1: executing frr script show bfd peers json
21372026-09-04T22:02:27.026ZSep 04 22:02:25.973 DEBG [sc] cr1: starting
21382026-09-04T22:02:27.026ZSep 04 22:02:25.973 DEBG [sc] cr1: connecting to [::1]:62097
21392026-09-04T22:02:27.026ZSep 04 22:02:25.974 DEBG [sc] cr1 waiting for prompt
21402026-09-04T22:02:27.026ZSep 04 22:02:25.985 DEBG [sc] cr1: logging in
21412026-09-04T22:02:27.026ZSep 04 22:02:26.118 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21422026-09-04T22:02:27.026ZSep 04 22:02:26.179 INFO cr2: executing eos script show bfd peers | json
21432026-09-04T22:02:27.026ZSep 04 22:02:26.179 DEBG [sc] cr2: starting
21442026-09-04T22:02:27.026ZSep 04 22:02:26.179 DEBG [sc] cr2: connecting to [::1]:61983
21452026-09-04T22:02:27.026ZSep 04 22:02:26.180 DEBG [sc] cr2 waiting for prompt
21462026-09-04T22:02:27.026ZSep 04 22:02:26.191 DEBG [sc] cr2: logging in
21472026-09-04T22:02:27.026ZSep 04 22:02:26.335 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21482026-09-04T22:02:27.026Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21492026-09-04T22:02:27.026Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21502026-09-04T22:02:27.026Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21512026-09-04T22:02:27.026Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21522026-09-04T22:02:27.026Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21532026-09-04T22:02:27.026Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-09-04T22:02:27.026Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21552026-09-04T22:02:27.026Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21562026-09-04T22:02:28.297Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
21572026-09-04T22:02:28.717Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
21582026-09-04T22:02:29.298ZSep 04 22:02:29.280 INFO cr1: executing frr script show bfd peers json
21592026-09-04T22:02:29.298ZSep 04 22:02:29.280 DEBG [sc] cr1: starting
21602026-09-04T22:02:29.298ZSep 04 22:02:29.280 DEBG [sc] cr1: connecting to [::1]:62097
21612026-09-04T22:02:29.322ZSep 04 22:02:29.281 DEBG [sc] cr1 waiting for prompt
21622026-09-04T22:02:29.322ZSep 04 22:02:29.292 DEBG [sc] cr1: logging in
21632026-09-04T22:02:29.444ZSep 04 22:02:29.426 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21642026-09-04T22:02:29.718ZSep 04 22:02:29.700 INFO cr2: executing eos script show bfd peers | json
21652026-09-04T22:02:29.718ZSep 04 22:02:29.700 DEBG [sc] cr2: starting
21662026-09-04T22:02:29.718ZSep 04 22:02:29.700 DEBG [sc] cr2: connecting to [::1]:61983
21672026-09-04T22:02:29.743ZSep 04 22:02:29.700 DEBG [sc] cr2 waiting for prompt
21682026-09-04T22:02:29.743ZSep 04 22:02:29.712 DEBG [sc] cr2: logging in
21692026-09-04T22:02:29.863ZSep 04 22:02:29.844 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21702026-09-04T22:02:31.589Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
21712026-09-04T22:02:32.198Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
21722026-09-04T22:02:32.591ZSep 04 22:02:32.571 INFO cr1: executing frr script show bfd peers json
21732026-09-04T22:02:32.615ZSep 04 22:02:32.572 DEBG [sc] cr1: starting
21742026-09-04T22:02:32.615ZSep 04 22:02:32.572 DEBG [sc] cr1: connecting to [::1]:62097
21752026-09-04T22:02:32.615ZSep 04 22:02:32.572 DEBG [sc] cr1 waiting for prompt
21762026-09-04T22:02:32.615ZSep 04 22:02:32.584 DEBG [sc] cr1: logging in
21772026-09-04T22:02:32.736ZSep 04 22:02:32.716 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21782026-09-04T22:02:33.200ZSep 04 22:02:33.181 INFO cr2: executing eos script show bfd peers | json
21792026-09-04T22:02:33.200ZSep 04 22:02:33.181 DEBG [sc] cr2: starting
21802026-09-04T22:02:33.200ZSep 04 22:02:33.181 DEBG [sc] cr2: connecting to [::1]:61983
21812026-09-04T22:02:33.224ZSep 04 22:02:33.182 DEBG [sc] cr2 waiting for prompt
21822026-09-04T22:02:33.224ZSep 04 22:02:33.193 DEBG [sc] cr2: logging in
21832026-09-04T22:02:33.344ZSep 04 22:02:33.325 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21842026-09-04T22:02:34.885Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
21852026-09-04T22:02:35.693Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
21862026-09-04T22:02:35.891ZSep 04 22:02:35.857 INFO cr1: executing frr script show bfd peers json
21872026-09-04T22:02:35.891ZSep 04 22:02:35.857 DEBG [sc] cr1: starting
21882026-09-04T22:02:35.891ZSep 04 22:02:35.857 DEBG [sc] cr1: connecting to [::1]:62097
21892026-09-04T22:02:35.931ZSep 04 22:02:35.858 DEBG [sc] cr1 waiting for prompt
21902026-09-04T22:02:35.931ZSep 04 22:02:35.869 DEBG [sc] cr1: logging in
21912026-09-04T22:02:36.052ZSep 04 22:02:36.034 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21922026-09-04T22:02:36.689ZSep 04 22:02:36.671 INFO cr2: executing eos script show bfd peers | json
21932026-09-04T22:02:36.689ZSep 04 22:02:36.671 DEBG [sc] cr2: starting
21942026-09-04T22:02:36.689ZSep 04 22:02:36.671 DEBG [sc] cr2: connecting to [::1]:61983
21952026-09-04T22:02:36.714ZSep 04 22:02:36.671 DEBG [sc] cr2 waiting for prompt
21962026-09-04T22:02:36.714ZSep 04 22:02:36.681 DEBG [sc] cr2: logging in
21972026-09-04T22:02:36.843ZSep 04 22:02:36.825 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21982026-09-04T22:02:38.195Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
21992026-09-04T22:02:39.194Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
22002026-09-04T22:02:39.219ZSep 04 22:02:39.177 INFO phase 8: unpause cRPD on cr3
22012026-09-04T22:02:39.219ZSep 04 22:02:39.177 INFO cr3: unpausing crpd1
22022026-09-04T22:02:39.219ZSep 04 22:02:39.177 DEBG [sc] cr3: starting
22032026-09-04T22:02:39.219ZSep 04 22:02:39.177 DEBG [sc] cr3: connecting to [::1]:33165
22042026-09-04T22:02:39.219ZSep 04 22:02:39.178 DEBG [sc] cr3 waiting for prompt
22052026-09-04T22:02:39.219ZSep 04 22:02:39.189 DEBG [sc] cr3: logging in
22062026-09-04T22:02:39.548ZSep 04 22:02:39.530 DEBG [sc] cr3: executing command `docker unpause crpd1`
22072026-09-04T22:02:41.667ZSep 04 22:02:41.648 INFO cr1: executing frr script show bfd peers json
22082026-09-04T22:02:41.667ZSep 04 22:02:41.648 INFO cr2: executing eos script show bfd peers | json
22092026-09-04T22:02:41.667ZSep 04 22:02:41.648 INFO cr3: executing juniper script show bfd session | display json
22102026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr1: starting
22112026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr1: connecting to [::1]:62097
22122026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr2: starting
22132026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr2: connecting to [::1]:61983
22142026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr3: starting
22152026-09-04T22:02:41.667ZSep 04 22:02:41.648 DEBG [sc] cr3: connecting to [::1]:33165
22162026-09-04T22:02:41.691ZSep 04 22:02:41.649 DEBG [sc] cr1 waiting for prompt
22172026-09-04T22:02:41.691Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22182026-09-04T22:02:41.691Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22192026-09-04T22:02:41.691Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22202026-09-04T22:02:41.691Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22212026-09-04T22:02:41.691Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22222026-09-04T22:02:41.691ZSep 04 22:02:41.649 DEBG [sc] cr3 waiting for prompt
22232026-09-04T22:02:41.691ZSep 04 22:02:41.649 DEBG [sc] cr2 waiting for prompt
22242026-09-04T22:02:41.691Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22252026-09-04T22:02:41.691Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22262026-09-04T22:02:41.691Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22272026-09-04T22:02:41.691ZSep 04 22:02:41.660 DEBG [sc] cr3: logging in
22282026-09-04T22:02:41.691ZSep 04 22:02:41.660 DEBG [sc] cr1: logging in
22292026-09-04T22:02:41.691ZSep 04 22:02:41.660 DEBG [sc] cr2: logging in
22302026-09-04T22:02:41.811ZSep 04 22:02:41.793 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22312026-09-04T22:02:41.811ZSep 04 22:02:41.793 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22322026-09-04T22:02:41.835ZSep 04 22:02:41.803 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22332026-09-04T22:02:42.669Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22342026-09-04T22:02:42.669Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22352026-09-04T22:02:42.669Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22362026-09-04T22:02:42.669Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22372026-09-04T22:02:42.669Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22382026-09-04T22:02:42.669Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22392026-09-04T22:02:42.694Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22402026-09-04T22:02:42.694Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22412026-09-04T22:02:43.672Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22422026-09-04T22:02:43.672Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22432026-09-04T22:02:43.672Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22442026-09-04T22:02:43.672Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22452026-09-04T22:02:43.672Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22462026-09-04T22:02:43.672Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22472026-09-04T22:02:43.672Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22482026-09-04T22:02:43.697Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22492026-09-04T22:02:43.965Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22502026-09-04T22:02:44.106Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22512026-09-04T22:02:44.178Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22522026-09-04T22:02:44.673Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22532026-09-04T22:02:44.673Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22542026-09-04T22:02:44.673Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22552026-09-04T22:02:44.697Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22562026-09-04T22:02:44.697Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22572026-09-04T22:02:44.697Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22582026-09-04T22:02:44.697Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22592026-09-04T22:02:44.697Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22602026-09-04T22:02:44.967ZSep 04 22:02:44.949 INFO cr1: executing frr script show bfd peers json
22612026-09-04T22:02:44.991ZSep 04 22:02:44.949 DEBG [sc] cr1: starting
22622026-09-04T22:02:44.991ZSep 04 22:02:44.949 DEBG [sc] cr1: connecting to [::1]:62097
22632026-09-04T22:02:44.991ZSep 04 22:02:44.949 DEBG [sc] cr1 waiting for prompt
22642026-09-04T22:02:44.991ZSep 04 22:02:44.961 DEBG [sc] cr1: logging in
22652026-09-04T22:02:45.108ZSep 04 22:02:45.089 INFO cr3: executing juniper script show bfd session | display json
22662026-09-04T22:02:45.108ZSep 04 22:02:45.089 DEBG [sc] cr3: starting
22672026-09-04T22:02:45.108ZSep 04 22:02:45.089 DEBG [sc] cr3: connecting to [::1]:33165
22682026-09-04T22:02:45.132ZSep 04 22:02:45.090 DEBG [sc] cr3 waiting for prompt
22692026-09-04T22:02:45.132ZSep 04 22:02:45.101 DEBG [sc] cr3: logging in
22702026-09-04T22:02:45.132ZSep 04 22:02:45.105 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22712026-09-04T22:02:45.180ZSep 04 22:02:45.161 INFO cr2: executing eos script show bfd peers | json
22722026-09-04T22:02:45.180ZSep 04 22:02:45.162 DEBG [sc] cr2: starting
22732026-09-04T22:02:45.180ZSep 04 22:02:45.162 DEBG [sc] cr2: connecting to [::1]:61983
22742026-09-04T22:02:45.204ZSep 04 22:02:45.162 DEBG [sc] cr2 waiting for prompt
22752026-09-04T22:02:45.204ZSep 04 22:02:45.173 DEBG [sc] cr2: logging in
22762026-09-04T22:02:45.263ZSep 04 22:02:45.245 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22772026-09-04T22:02:45.324ZSep 04 22:02:45.306 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22782026-09-04T22:02:45.675Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22792026-09-04T22:02:45.676Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22802026-09-04T22:02:45.676Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22812026-09-04T22:02:45.676Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22822026-09-04T22:02:45.700Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22832026-09-04T22:02:45.700Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22842026-09-04T22:02:45.700Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22852026-09-04T22:02:45.700Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22862026-09-04T22:02:47.294Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22872026-09-04T22:02:47.542Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22882026-09-04T22:02:47.685Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22892026-09-04T22:02:48.295ZSep 04 22:02:48.277 INFO cr1: executing frr script show bfd peers json
22902026-09-04T22:02:48.320ZSep 04 22:02:48.277 DEBG [sc] cr1: starting
22912026-09-04T22:02:48.320ZSep 04 22:02:48.277 DEBG [sc] cr1: connecting to [::1]:62097
22922026-09-04T22:02:48.320ZSep 04 22:02:48.278 DEBG [sc] cr1 waiting for prompt
22932026-09-04T22:02:48.320ZSep 04 22:02:48.289 DEBG [sc] cr1: logging in
22942026-09-04T22:02:48.429ZSep 04 22:02:48.411 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22952026-09-04T22:02:48.544ZSep 04 22:02:48.525 INFO cr3: executing juniper script show bfd session | display json
22962026-09-04T22:02:48.544ZSep 04 22:02:48.525 DEBG [sc] cr3: starting
22972026-09-04T22:02:48.544ZSep 04 22:02:48.525 DEBG [sc] cr3: connecting to [::1]:33165
22982026-09-04T22:02:48.568ZSep 04 22:02:48.525 DEBG [sc] cr3 waiting for prompt
22992026-09-04T22:02:48.569ZSep 04 22:02:48.537 DEBG [sc] cr3: logging in
23002026-09-04T22:02:48.686ZSep 04 22:02:48.668 INFO cr2: executing eos script show bfd peers | json
23012026-09-04T22:02:48.686ZSep 04 22:02:48.668 DEBG [sc] cr2: starting
23022026-09-04T22:02:48.686ZSep 04 22:02:48.668 DEBG [sc] cr2: connecting to [::1]:61983
23032026-09-04T22:02:48.711ZSep 04 22:02:48.668 DEBG [sc] cr2 waiting for prompt
23042026-09-04T22:02:48.711ZSep 04 22:02:48.680 DEBG [sc] cr2: logging in
23052026-09-04T22:02:48.711ZSep 04 22:02:48.681 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23062026-09-04T22:02:48.830ZSep 04 22:02:48.812 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23072026-09-04T22:02:50.570Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23082026-09-04T22:02:50.981Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23092026-09-04T22:02:51.228Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23102026-09-04T22:02:51.571ZSep 04 22:02:51.552 INFO cr1: executing frr script show bfd peers json
23112026-09-04T22:02:51.571ZSep 04 22:02:51.552 DEBG [sc] cr1: starting
23122026-09-04T22:02:51.571ZSep 04 22:02:51.553 DEBG [sc] cr1: connecting to [::1]:62097
23132026-09-04T22:02:51.595ZSep 04 22:02:51.553 DEBG [sc] cr1 waiting for prompt
23142026-09-04T22:02:51.595ZSep 04 22:02:51.565 DEBG [sc] cr1: logging in
23152026-09-04T22:02:51.704ZSep 04 22:02:51.685 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23162026-09-04T22:02:51.983ZSep 04 22:02:51.964 INFO cr3: executing juniper script show bfd session | display json
23172026-09-04T22:02:51.983ZSep 04 22:02:51.964 DEBG [sc] cr3: starting
23182026-09-04T22:02:51.983ZSep 04 22:02:51.964 DEBG [sc] cr3: connecting to [::1]:33165
23192026-09-04T22:02:52.007ZSep 04 22:02:51.965 DEBG [sc] cr3 waiting for prompt
23202026-09-04T22:02:52.007ZSep 04 22:02:51.975 DEBG [sc] cr3: logging in
23212026-09-04T22:02:52.126ZSep 04 22:02:52.108 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23222026-09-04T22:02:52.229ZSep 04 22:02:52.211 INFO cr2: executing eos script show bfd peers | json
23232026-09-04T22:02:52.229ZSep 04 22:02:52.211 DEBG [sc] cr2: starting
23242026-09-04T22:02:52.229ZSep 04 22:02:52.211 DEBG [sc] cr2: connecting to [::1]:61983
23252026-09-04T22:02:52.254ZSep 04 22:02:52.211 DEBG [sc] cr2 waiting for prompt
23262026-09-04T22:02:52.254ZSep 04 22:02:52.222 DEBG [sc] cr2: logging in
23272026-09-04T22:02:52.364ZSep 04 22:02:52.346 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23282026-09-04T22:02:53.858Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23292026-09-04T22:02:54.398Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23302026-09-04T22:02:54.710Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23312026-09-04T22:02:54.858ZSep 04 22:02:54.840 INFO cr1: executing frr script show bfd peers json
23322026-09-04T22:02:54.858ZSep 04 22:02:54.840 DEBG [sc] cr1: starting
23332026-09-04T22:02:54.882ZSep 04 22:02:54.840 DEBG [sc] cr1: connecting to [::1]:62097
23342026-09-04T22:02:54.882ZSep 04 22:02:54.841 DEBG [sc] cr1 waiting for prompt
23352026-09-04T22:02:54.882ZSep 04 22:02:54.852 DEBG [sc] cr1: logging in
23362026-09-04T22:02:54.991ZSep 04 22:02:54.972 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23372026-09-04T22:02:55.399ZSep 04 22:02:55.381 INFO cr3: executing juniper script show bfd session | display json
23382026-09-04T22:02:55.399ZSep 04 22:02:55.381 DEBG [sc] cr3: starting
23392026-09-04T22:02:55.399ZSep 04 22:02:55.381 DEBG [sc] cr3: connecting to [::1]:33165
23402026-09-04T22:02:55.423ZSep 04 22:02:55.381 DEBG [sc] cr3 waiting for prompt
23412026-09-04T22:02:55.423ZSep 04 22:02:55.391 DEBG [sc] cr3: logging in
23422026-09-04T22:02:55.543ZSep 04 22:02:55.525 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23432026-09-04T22:02:55.712ZSep 04 22:02:55.693 INFO cr2: executing eos script show bfd peers | json
23442026-09-04T22:02:55.712ZSep 04 22:02:55.693 DEBG [sc] cr2: starting
23452026-09-04T22:02:55.712ZSep 04 22:02:55.693 DEBG [sc] cr2: connecting to [::1]:61983
23462026-09-04T22:02:55.736ZSep 04 22:02:55.694 DEBG [sc] cr2 waiting for prompt
23472026-09-04T22:02:55.736ZSep 04 22:02:55.706 DEBG [sc] cr2: logging in
23482026-09-04T22:02:55.868ZSep 04 22:02:55.850 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23492026-09-04T22:02:57.134Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23502026-09-04T22:02:57.811Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23512026-09-04T22:02:58.222Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23522026-09-04T22:02:58.246ZSep 04 22:02:58.205 INFO phase 9: restart mgd on peer
23532026-09-04T22:02:58.246ZSep 04 22:02:58.205 DEBG [sc] peer: starting
23542026-09-04T22:02:58.246ZSep 04 22:02:58.205 DEBG [sc] peer: connecting to [::1]:62136
23552026-09-04T22:02:58.246ZSep 04 22:02:58.205 DEBG [sc] peer waiting for prompt
23562026-09-04T22:02:58.246ZSep 04 22:02:58.217 DEBG [sc] peer: logging in
23572026-09-04T22:02:58.324ZSep 04 22:02:58.305 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
23582026-09-04T22:02:58.394ZSep 04 22:02:58.375 INFO cr1: executing frr script show bfd peers json
23592026-09-04T22:02:58.394ZSep 04 22:02:58.375 INFO cr2: executing eos script show bfd peers | json
23602026-09-04T22:02:58.394ZSep 04 22:02:58.375 INFO cr3: executing juniper script show bfd session | display json
23612026-09-04T22:02:58.394ZSep 04 22:02:58.375 DEBG [sc] cr3: starting
23622026-09-04T22:02:58.394ZSep 04 22:02:58.375 DEBG [sc] cr3: connecting to [::1]:33165
23632026-09-04T22:02:58.418ZSep 04 22:02:58.375 DEBG [sc] cr2: starting
23642026-09-04T22:02:58.418ZSep 04 22:02:58.375 DEBG [sc] cr2: connecting to [::1]:61983
23652026-09-04T22:02:58.418ZSep 04 22:02:58.375 DEBG [sc] cr1: starting
23662026-09-04T22:02:58.418ZSep 04 22:02:58.375 DEBG [sc] cr1: connecting to [::1]:62097
23672026-09-04T22:02:58.418Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23682026-09-04T22:02:58.418ZSep 04 22:02:58.376 DEBG [sc] cr2 waiting for prompt
23692026-09-04T22:02:58.419ZSep 04 22:02:58.376 DEBG [sc] cr3 waiting for prompt
23702026-09-04T22:02:58.419ZSep 04 22:02:58.376 DEBG [sc] cr1 waiting for prompt
23712026-09-04T22:02:58.419Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23722026-09-04T22:02:58.419Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23732026-09-04T22:02:58.419Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23742026-09-04T22:02:58.419Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23752026-09-04T22:02:58.419Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23762026-09-04T22:02:58.419Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23772026-09-04T22:02:58.419Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23782026-09-04T22:02:58.419Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23792026-09-04T22:02:58.419Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23802026-09-04T22:02:58.419ZSep 04 22:02:58.386 DEBG [sc] cr2: logging in
23812026-09-04T22:02:58.419ZSep 04 22:02:58.387 DEBG [sc] cr1: logging in
23822026-09-04T22:02:58.419ZSep 04 22:02:58.387 DEBG [sc] cr3: logging in
23832026-09-04T22:02:58.538ZSep 04 22:02:58.519 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23842026-09-04T22:02:58.562ZSep 04 22:02:58.530 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23852026-09-04T22:02:58.587ZSep 04 22:02:58.552 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23862026-09-04T22:02:59.395Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23872026-09-04T22:02:59.420Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23882026-09-04T22:02:59.420Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23892026-09-04T22:02:59.420Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23902026-09-04T22:02:59.420Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23912026-09-04T22:02:59.421Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23922026-09-04T22:02:59.421Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23932026-09-04T22:02:59.421Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23942026-09-04T22:02:59.421Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23952026-09-04T22:02:59.421Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23962026-09-04T22:03:00.396Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
23972026-09-04T22:03:00.421Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
23982026-09-04T22:03:00.421Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23992026-09-04T22:03:00.421Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24002026-09-04T22:03:00.421Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24012026-09-04T22:03:00.421Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24022026-09-04T22:03:00.421Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24032026-09-04T22:03:00.421Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24042026-09-04T22:03:00.421Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24052026-09-04T22:03:00.421Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24062026-09-04T22:03:00.690Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24072026-09-04T22:03:00.846Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24082026-09-04T22:03:00.921Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24092026-09-04T22:03:01.398Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24102026-09-04T22:03:01.422Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24112026-09-04T22:03:01.422Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24122026-09-04T22:03:01.422Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24132026-09-04T22:03:01.422Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24142026-09-04T22:03:01.422Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24152026-09-04T22:03:01.422Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24162026-09-04T22:03:01.422Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24172026-09-04T22:03:01.422Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24182026-09-04T22:03:01.422Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24192026-09-04T22:03:01.692ZSep 04 22:03:01.673 INFO cr1: executing frr script show bfd peers json
24202026-09-04T22:03:01.692ZSep 04 22:03:01.673 DEBG [sc] cr1: starting
24212026-09-04T22:03:01.716ZSep 04 22:03:01.673 DEBG [sc] cr1: connecting to [::1]:62097
24222026-09-04T22:03:01.716ZSep 04 22:03:01.674 DEBG [sc] cr1 waiting for prompt
24232026-09-04T22:03:01.716ZSep 04 22:03:01.685 DEBG [sc] cr1: logging in
24242026-09-04T22:03:01.847ZSep 04 22:03:01.829 INFO cr3: executing juniper script show bfd session | display json
24252026-09-04T22:03:01.872ZSep 04 22:03:01.829 DEBG [sc] cr3: starting
24262026-09-04T22:03:01.872ZSep 04 22:03:01.829 DEBG [sc] cr3: connecting to [::1]:33165
24272026-09-04T22:03:01.873ZSep 04 22:03:01.829 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24282026-09-04T22:03:01.873ZSep 04 22:03:01.829 DEBG [sc] cr3 waiting for prompt
24292026-09-04T22:03:01.873ZSep 04 22:03:01.841 DEBG [sc] cr3: logging in
24302026-09-04T22:03:01.923ZSep 04 22:03:01.904 INFO cr2: executing eos script show bfd peers | json
24312026-09-04T22:03:01.923ZSep 04 22:03:01.904 DEBG [sc] cr2: starting
24322026-09-04T22:03:01.923ZSep 04 22:03:01.904 DEBG [sc] cr2: connecting to [::1]:61983
24332026-09-04T22:03:01.948ZSep 04 22:03:01.905 DEBG [sc] cr2 waiting for prompt
24342026-09-04T22:03:01.948ZSep 04 22:03:01.916 DEBG [sc] cr2: logging in
24352026-09-04T22:03:01.991ZSep 04 22:03:01.973 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24362026-09-04T22:03:02.078ZSep 04 22:03:02.060 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24372026-09-04T22:03:02.399Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24382026-09-04T22:03:02.423Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24392026-09-04T22:03:02.423Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24402026-09-04T22:03:02.423Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24412026-09-04T22:03:02.423Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24422026-09-04T22:03:02.423Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24432026-09-04T22:03:02.423Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24442026-09-04T22:03:02.424Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24452026-09-04T22:03:02.424Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24462026-09-04T22:03:02.424Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24472026-09-04T22:03:03.402Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24482026-09-04T22:03:03.425Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24492026-09-04T22:03:03.426Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24502026-09-04T22:03:03.426Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24512026-09-04T22:03:04.003Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24522026-09-04T22:03:04.291Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24532026-09-04T22:03:04.459Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24542026-09-04T22:03:05.004ZSep 04 22:03:04.986 INFO cr1: executing frr script show bfd peers json
24552026-09-04T22:03:05.004ZSep 04 22:03:04.986 DEBG [sc] cr1: starting
24562026-09-04T22:03:05.004ZSep 04 22:03:04.986 DEBG [sc] cr1: connecting to [::1]:62097
24572026-09-04T22:03:05.029ZSep 04 22:03:04.986 DEBG [sc] cr1 waiting for prompt
24582026-09-04T22:03:05.029ZSep 04 22:03:04.998 DEBG [sc] cr1: logging in
24592026-09-04T22:03:05.150ZSep 04 22:03:05.131 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24602026-09-04T22:03:05.292ZSep 04 22:03:05.274 INFO cr3: executing juniper script show bfd session | display json
24612026-09-04T22:03:05.293ZSep 04 22:03:05.274 DEBG [sc] cr3: starting
24622026-09-04T22:03:05.293ZSep 04 22:03:05.274 DEBG [sc] cr3: connecting to [::1]:33165
24632026-09-04T22:03:05.317ZSep 04 22:03:05.275 DEBG [sc] cr3 waiting for prompt
24642026-09-04T22:03:05.317ZSep 04 22:03:05.285 DEBG [sc] cr3: logging in
24652026-09-04T22:03:05.447ZSep 04 22:03:05.429 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24662026-09-04T22:03:05.471ZSep 04 22:03:05.442 INFO cr2: executing eos script show bfd peers | json
24672026-09-04T22:03:05.472ZSep 04 22:03:05.442 DEBG [sc] cr2: starting
24682026-09-04T22:03:05.472ZSep 04 22:03:05.442 DEBG [sc] cr2: connecting to [::1]:61983
24692026-09-04T22:03:05.472ZSep 04 22:03:05.442 DEBG [sc] cr2 waiting for prompt
24702026-09-04T22:03:05.472ZSep 04 22:03:05.453 DEBG [sc] cr2: logging in
24712026-09-04T22:03:05.638ZSep 04 22:03:05.620 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24722026-09-04T22:03:07.303Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24732026-09-04T22:03:07.711Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24742026-09-04T22:03:07.990Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24752026-09-04T22:03:08.304ZSep 04 22:03:08.286 INFO cr1: executing frr script show bfd peers json
24762026-09-04T22:03:08.304ZSep 04 22:03:08.286 DEBG [sc] cr1: starting
24772026-09-04T22:03:08.304ZSep 04 22:03:08.286 DEBG [sc] cr1: connecting to [::1]:62097
24782026-09-04T22:03:08.328ZSep 04 22:03:08.287 DEBG [sc] cr1 waiting for prompt
24792026-09-04T22:03:08.328ZSep 04 22:03:08.297 DEBG [sc] cr1: logging in
24802026-09-04T22:03:08.448ZSep 04 22:03:08.429 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24812026-09-04T22:03:08.712ZSep 04 22:03:08.694 INFO cr3: executing juniper script show bfd session | display json
24822026-09-04T22:03:08.737ZSep 04 22:03:08.694 DEBG [sc] cr3: starting
24832026-09-04T22:03:08.737ZSep 04 22:03:08.694 DEBG [sc] cr3: connecting to [::1]:33165
24842026-09-04T22:03:08.737ZSep 04 22:03:08.695 DEBG [sc] cr3 waiting for prompt
24852026-09-04T22:03:08.737ZSep 04 22:03:08.706 DEBG [sc] cr3: logging in
24862026-09-04T22:03:08.858ZSep 04 22:03:08.840 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24872026-09-04T22:03:08.991ZSep 04 22:03:08.973 INFO cr2: executing eos script show bfd peers | json
24882026-09-04T22:03:08.991ZSep 04 22:03:08.973 DEBG [sc] cr2: starting
24892026-09-04T22:03:08.991ZSep 04 22:03:08.973 DEBG [sc] cr2: connecting to [::1]:61983
24902026-09-04T22:03:09.016ZSep 04 22:03:08.973 DEBG [sc] cr2 waiting for prompt
24912026-09-04T22:03:09.016ZSep 04 22:03:08.983 DEBG [sc] cr2: logging in
24922026-09-04T22:03:09.135ZSep 04 22:03:09.116 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24932026-09-04T22:03:10.618Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24942026-09-04T22:03:11.131Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24952026-09-04T22:03:11.508Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24962026-09-04T22:03:11.618ZSep 04 22:03:11.600 INFO cr1: executing frr script show bfd peers json
24972026-09-04T22:03:11.618ZSep 04 22:03:11.600 DEBG [sc] cr1: starting
24982026-09-04T22:03:11.618ZSep 04 22:03:11.600 DEBG [sc] cr1: connecting to [::1]:62097
24992026-09-04T22:03:11.642ZSep 04 22:03:11.601 DEBG [sc] cr1 waiting for prompt
25002026-09-04T22:03:11.642ZSep 04 22:03:11.612 DEBG [sc] cr1: logging in
25012026-09-04T22:03:11.775ZSep 04 22:03:11.756 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25022026-09-04T22:03:12.133ZSep 04 22:03:12.114 INFO cr3: executing juniper script show bfd session | display json
25032026-09-04T22:03:12.133ZSep 04 22:03:12.114 DEBG [sc] cr3: starting
25042026-09-04T22:03:12.133ZSep 04 22:03:12.114 DEBG [sc] cr3: connecting to [::1]:33165
25052026-09-04T22:03:12.157ZSep 04 22:03:12.115 DEBG [sc] cr3 waiting for prompt
25062026-09-04T22:03:12.157ZSep 04 22:03:12.126 DEBG [sc] cr3: logging in
25072026-09-04T22:03:12.287ZSep 04 22:03:12.269 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25082026-09-04T22:03:12.509ZSep 04 22:03:12.491 INFO cr2: executing eos script show bfd peers | json
25092026-09-04T22:03:12.509ZSep 04 22:03:12.491 DEBG [sc] cr2: starting
25102026-09-04T22:03:12.509ZSep 04 22:03:12.491 DEBG [sc] cr2: connecting to [::1]:61983
25112026-09-04T22:03:12.534ZSep 04 22:03:12.491 DEBG [sc] cr2 waiting for prompt
25122026-09-04T22:03:12.534ZSep 04 22:03:12.502 DEBG [sc] cr2: logging in
25132026-09-04T22:03:12.663ZSep 04 22:03:12.645 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25142026-09-04T22:03:13.918Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25152026-09-04T22:03:14.571Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25162026-09-04T22:03:15.010Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25172026-09-04T22:03:15.035ZSep 04 22:03:14.993 INFO interop bfd static routing test passed 🎉
25182026-09-04T22:03:15.035Z+ (( status != 0 ))
25192026-09-04T22:03:15.035Z+ pfexec ./falcon-lab cleanup interop bfd-static-routing
25202026-09-04T22:03:15.059ZSep 04 22:03:15.022 INFO destroying runner for deployment interop_bfd
25212026-09-04T22:03:15.060ZSep 04 22:03:15.022 INFO destroying deployment interop_bfd
25222026-09-04T22:03:15.060ZSep 04 22:03:15.022 INFO destroying nodes
25232026-09-04T22:03:15.145ZSep 04 22:03:15.126 INFO destroying links
25242026-09-04T22:03:15.145ZSep 04 22:03:15.126 INFO destroying link interop_bfd_ox_sn_vnic0
25252026-09-04T22:03:15.169ZSep 04 22:03:15.131 INFO destroying link interop_bfd_ox_sn_sim0
25262026-09-04T22:03:15.169ZSep 04 22:03:15.132 INFO destroying link interop_bfd_cr1_vn_vnic0
25272026-09-04T22:03:16.153ZSep 04 22:03:16.135 INFO destroying link interop_bfd_cr1_vn_sim0
25282026-09-04T22:03:16.177ZSep 04 22:03:16.136 INFO destroying link interop_bfd_ox_sn_vnic1
25292026-09-04T22:03:16.177ZSep 04 22:03:16.137 INFO destroying link interop_bfd_ox_sn_sim1
25302026-09-04T22:03:16.177ZSep 04 22:03:16.138 INFO destroying link interop_bfd_cr2_vn_vnic0
25312026-09-04T22:03:16.177ZSep 04 22:03:16.139 INFO destroying link interop_bfd_cr2_vn_sim0
25322026-09-04T22:03:16.177ZSep 04 22:03:16.140 INFO destroying link interop_bfd_ox_sn_vnic2
25332026-09-04T22:03:16.177ZSep 04 22:03:16.141 INFO destroying link interop_bfd_ox_sn_sim2
25342026-09-04T22:03:16.177ZSep 04 22:03:16.142 INFO destroying link interop_bfd_cr3_vn_vnic0
25352026-09-04T22:03:16.177ZSep 04 22:03:16.143 INFO destroying link interop_bfd_cr3_vn_sim0
25362026-09-04T22:03:16.178ZSep 04 22:03:16.145 INFO destroying link interop_bfd_ox_sn_vnic3
25372026-09-04T22:03:16.178ZSep 04 22:03:16.146 INFO destroying link interop_bfd_ox_sn_sim3
25382026-09-04T22:03:16.178ZSep 04 22:03:16.147 INFO destroying link interop_bfd_peer_vn_vnic0
25392026-09-04T22:03:16.178ZSep 04 22:03:16.148 INFO destroying link interop_bfd_peer_vn_sim0
25402026-09-04T22:03:16.178ZSep 04 22:03:16.149 INFO destroying external links
25412026-09-04T22:03:16.178ZSep 04 22:03:16.149 INFO destroying external link interop_bfd_ox_vn_vnic4
25422026-09-04T22:03:16.178ZSep 04 22:03:16.150 INFO destroying external link interop_bfd_cr1_vn_vnic1
25432026-09-04T22:03:16.178ZSep 04 22:03:16.151 INFO destroying external link interop_bfd_cr2_vn_vnic1
25442026-09-04T22:03:16.178ZSep 04 22:03:16.152 INFO destroying external link interop_bfd_cr3_vn_vnic1
25452026-09-04T22:03:16.178ZSep 04 22:03:16.153 INFO destroying external link interop_bfd_peer_vn_vnic1
25462026-09-04T22:03:16.178ZSep 04 22:03:16.154 INFO destroying images
25472026-09-04T22:03:16.758ZSep 04 22:03:16.740 INFO destroying workspace at .falcon
25482026-09-04T22:03:16.782Z+ return 0
25492026-09-04T22:03:16.782Zprocess exited: duration 886649 ms, exit code 0
 
25502026-09-04T22:03:16.833Zfound 1 output files
25512026-09-04T22:03:16.833Zuploading: /work/dhcp-server.log (44818 bytes)
25522026-09-04T22:03:17.997Zuploaded: /work/dhcp-server.log