01M1ZH163KBF4H9WYF3Q2DWYRV: test

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [
        "oxidecomputer/p4",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1ZH1GE7HG3Q1F85BQYRE2WW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T03:30:57.031Zjob assigned to worker 01M1ZH1N3PW414SR40EABQS5XX [factory aws, i-0a749d6a3757db6c4] (queued for 57 s)
 
22026-09-08T03:31:03.614Zstarting task 0: "setup"
32026-09-08T03:31:03.618Z++ uname -s
42026-09-08T03:31:03.620Z+ kern=SunOS
52026-09-08T03:31:03.620Z+ build_user=build
62026-09-08T03:31:03.620Z+ build_uid=12345
72026-09-08T03:31:03.620Z+ work_dir=/work
82026-09-08T03:31:03.620Z+ input_dir=/input
92026-09-08T03:31:03.620Z+ [[ 0 == 12345 ]]
102026-09-08T03:31:03.620Z+ case "$kern" in
112026-09-08T03:31:03.620Z+ groupadd -g 12345 build
122026-09-08T03:31:03.623Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T03:31:05.626Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T03:31:05.740Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T03:31:05.743Z+ home_fs=zfs
162026-09-08T03:31:05.743Z+ [[ zfs == autofs ]]
172026-09-08T03:31:05.743Z+ mkdir -p /home/build
182026-09-08T03:31:05.743Z+ chown build:build /home/build /work
192026-09-08T03:31:07.744Z+ chmod 0700 /home/build /work
202026-09-08T03:31:07.748Zprocess exited: duration 4133 ms, exit code 0
 
212026-09-08T03:31:07.753Zstarting task 1: "rust-toolchain"
222026-09-08T03:31:07.757Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-08T03:31:07.757Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T03:31:07.758Z * rust toolchain channel = "1.90.0"
252026-09-08T03:31:07.758Z * rust toolchain profile = "default"
262026-09-08T03:31:07.758Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T03:31:07.758Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T03:31:07.761Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T03:31:07.761Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-08T03:31:07.862Zinfo: downloading installer
312026-09-08T03:31:09.269Zinfo: profile set to default
322026-09-08T03:31:09.270Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T03:31:09.272Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-08T03:31:09.404Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-08T03:31:09.407Zinfo: downloading 6 components
362026-09-08T03:31:22.407Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-08T03:31:22.407Z
382026-09-08T03:31:22.440Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-08T03:31:22.440Z
402026-09-08T03:31:22.443Z
412026-09-08T03:31:22.443ZRust is installed now. Great!
422026-09-08T03:31:22.443Z
432026-09-08T03:31:22.443ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T03:31:22.443Zenvironment variable. This has not been done automatically.
452026-09-08T03:31:22.443Z
462026-09-08T03:31:22.443ZTo configure your current shell, you need to source
472026-09-08T03:31:22.443Zthe corresponding env file under $HOME/.cargo.
482026-09-08T03:31:22.443Z
492026-09-08T03:31:22.443ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T03:31:22.443Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T03:31:22.443Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T03:31:22.443ZCC_x86_64-unknown-illumos = None
532026-09-08T03:31:22.443Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T03:31:22.443ZCC_x86_64_unknown_illumos = None
552026-09-08T03:31:22.443Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T03:31:22.443ZHOST_CC = None
572026-09-08T03:31:22.443Zcargo:rerun-if-env-changed=CC
582026-09-08T03:31:22.443ZCC = None
592026-09-08T03:31:22.443Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T03:31:22.610Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T03:31:22.610ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T03:31:22.610Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T03:31:22.610ZCFLAGS = None
642026-09-08T03:31:22.611Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T03:31:22.611ZHOST_CFLAGS = None
662026-09-08T03:31:22.611Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T03:31:22.611ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T03:31:22.611Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T03:31:22.611ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T03:31:22.702Z+ rustup --version
712026-09-08T03:31:22.709Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T03:31:22.712Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T03:31:22.732Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-08T03:31:22.735Z+ cargo --version
752026-09-08T03:31:22.747Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-08T03:31:22.749Z+ rustc --version
772026-09-08T03:31:22.769Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-08T03:31:22.771Zprocess exited: duration 15017 ms, exit code 0
 
792026-09-08T03:31:22.776Zstarting task 2: "authentication"
802026-09-08T03:31:22.792Zprocess exited: duration 15 ms, exit code 0
 
812026-09-08T03:31:22.798Zstarting task 3: "clone repository"
822026-09-08T03:31:22.801Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-08T03:31:22.803Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-08T03:31:22.831ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-08T03:31:23.650Z+ cd /work/oxidecomputer/dendrite
862026-09-08T03:31:23.653Z+ git fetch origin 6fcaca335913a6b047d0509cc4c4082330a5d9d6
872026-09-08T03:31:23.899ZFrom https://github.com/oxidecomputer/dendrite
882026-09-08T03:31:23.899Z * branch 6fcaca335913a6b047d0509cc4c4082330a5d9d6 -> FETCH_HEAD
892026-09-08T03:31:23.906Z+ [[ -n zl/mcast-default-feature ]]
902026-09-08T03:31:23.909Z++ git branch --show-current
912026-09-08T03:31:23.909Z+ current=main
922026-09-08T03:31:23.909Z+ [[ main != zl/mcast-default-feature ]]
932026-09-08T03:31:23.909Z+ git branch -f zl/mcast-default-feature 6fcaca335913a6b047d0509cc4c4082330a5d9d6
942026-09-08T03:31:23.912Z+ git checkout -f zl/mcast-default-feature
952026-09-08T03:31:23.931ZSwitched to branch 'zl/mcast-default-feature'
962026-09-08T03:31:23.934Z+ git reset --hard 6fcaca335913a6b047d0509cc4c4082330a5d9d6
972026-09-08T03:31:23.950ZHEAD is now at 6fcaca3 [mcast, on] default multicast feature across all crates
982026-09-08T03:31:23.952Zprocess exited: duration 1152 ms, exit code 0
 
992026-09-08T03:31:23.959Zstarting task 4: "build"
1002026-09-08T03:31:23.962Z+ source .github/buildomat/common.sh
1012026-09-08T03:31:23.964Z++ TOFINO_STAGES=20
1022026-09-08T03:31:23.965Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-08T03:31:23.965Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-08T03:31:23.965Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-08T03:31:23.965Z+++ uname -s
1062026-09-08T03:31:23.965Z++ '[' SunOS == SunOS ']'
1072026-09-08T03:31:23.965Z++ SERIES=illumos
1082026-09-08T03:31:23.965Z+++ uname -s
1092026-09-08T03:31:23.968Z++ '[' SunOS == SunOS ']'
1102026-09-08T03:31:23.968Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-08T03:31:23.968Z++ rustup show active-toolchain
1122026-09-08T03:31:23.971Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-08T03:31:23.971Z+ source .github/buildomat/illumos.sh
1142026-09-08T03:31:23.971Z++ banner 'sde setup'
1152026-09-08T03:31:23.974Z
1162026-09-08T03:31:23.974Z #### ##### ###### #### ###### ##### # # #####
1172026-09-08T03:31:23.974Z # # # # # # # # # # #
1182026-09-08T03:31:23.974Z #### # # ##### #### ##### # # # # #
1192026-09-08T03:31:23.974Z # # # # # # # # # #####
1202026-09-08T03:31:23.974Z # # # # # # # # # # # #
1212026-09-08T03:31:23.974Z #### ##### ###### #### ###### # #### #
1222026-09-08T03:31:23.974Z
1232026-09-08T03:31:23.974Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-08T03:31:23.974Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-08T03:31:23.974Z++ export PKG=tofino_sde.p5p
1262026-09-08T03:31:23.974Z++ PKG=tofino_sde.p5p
1272026-09-08T03:31:23.974Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-08T03:31:23.978Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-08T03:31:23.981Z Dload Upload Total Spent Left Speed
1302026-09-08T03:31:26.982Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 0 0 0 0 0 0 0 0 00:02 0 100 76.03M 100 76.03M 0 0 25.31M 0 00:03 00:03 25.31M 100 76.03M 100 76.03M 0 0 25.31M 0 00:03 00:03 25.31M 100 76.03M 100 76.03M 0 0 25.31M 0 00:03 00:03 25.31M
1312026-09-08T03:31:26.986Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-08T03:31:27.032Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-08T03:31:27.035Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-08T03:31:27.035Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-08T03:31:29.065Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-08T03:31:29.485Z Startup: Caching catalogs ... Done
1372026-09-08T03:31:29.542Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-08T03:31:32.316ZPlanning: Solver setup ... Done
1392026-09-08T03:31:32.383ZPlanning: Running solver ... Done
1402026-09-08T03:31:32.434ZPlanning: Finding local manifests ... Done
1412026-09-08T03:31:32.436ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-08T03:31:32.440ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-08T03:31:32.454ZPlanning: Package planning ... Done
1442026-09-08T03:31:32.456ZPlanning: Merging actions ... Done
1452026-09-08T03:31:32.544ZPlanning: Checking for conflicting actions ... Done
1462026-09-08T03:31:32.547ZPlanning: Consolidating action changes ... Done
1472026-09-08T03:31:33.301ZPlanning: Evaluating mediators ... Done
1482026-09-08T03:31:33.304ZPlanning: Planning completed in 3.72 seconds
1492026-09-08T03:31:33.308Z Packages to install: 1
1502026-09-08T03:31:33.311Z Create boot environment: No
1512026-09-08T03:31:33.311ZCreate backup boot environment: No
1522026-09-08T03:31:33.333Z
1532026-09-08T03:31:33.333ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-08T03:31:33.466ZDownload: Completed 75.30 MB in 0.13 seconds (565M/s)
1552026-09-08T03:31:33.632Z Actions: 1/293 actions (Installing new actions)
1562026-09-08T03:31:34.582Z Actions: Completed 293 actions in 0.95 seconds.
1572026-09-08T03:31:34.585ZFinalize: Updating package state database ... Done
1582026-09-08T03:31:34.627ZFinalize: Updating package cache ... Done
1592026-09-08T03:31:34.730ZFinalize: Updating image state ... Done
1602026-09-08T03:31:37.285ZFinalize: Creating fast lookup database ... Done
1612026-09-08T03:31:37.355ZFinalize: Reading search index ... Done
1622026-09-08T03:31:37.357ZFinalize: Updating search index ... Done
1632026-09-08T03:31:37.593ZFinalize: Updating package cache ... Done
1642026-09-08T03:31:37.760Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-08T03:31:37.761Z++ SDE=/opt/oxide/tofino_sde
1662026-09-08T03:31:37.761Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-08T03:31:37.761Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-08T03:31:37.761Z++ banner packages
1692026-09-08T03:31:37.763Z
1702026-09-08T03:31:37.763Z ##### ## #### # # ## #### ###### ####
1712026-09-08T03:31:37.764Z # # # # # # # # # # # # # #
1722026-09-08T03:31:37.764Z # # # # # #### # # # ##### ####
1732026-09-08T03:31:37.764Z ##### ###### # # # ###### # ### # #
1742026-09-08T03:31:37.764Z # # # # # # # # # # # # # #
1752026-09-08T03:31:37.764Z # # # #### # # # # #### ###### ####
1762026-09-08T03:31:37.764Z
1772026-09-08T03:31:37.764Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-08T03:31:38.030Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-08T03:31:38.033Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-08T03:31:40.401ZPlanning: Solver setup ... Done
1812026-09-08T03:31:40.469ZPlanning: Running solver ... Done
1822026-09-08T03:31:40.518ZPlanning: Consolidating action changes ... Done
1832026-09-08T03:31:40.518ZPlanning: Evaluating mediators ... Done
1842026-09-08T03:31:40.521ZPlanning: Planning completed in 2.49 seconds
1852026-09-08T03:31:40.536ZNo updates necessary for this image.
1862026-09-08T03:31:40.681Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-08T03:31:40.891ZPlanning: Evaluating mediator changes ... Done
1882026-09-08T03:31:40.996ZPlanning: Checking for conflicting actions ... Done
1892026-09-08T03:31:40.999ZPlanning: Consolidating action changes ... Done
1902026-09-08T03:31:41.151ZPlanning: Evaluating mediators ... Done
1912026-09-08T03:31:41.154ZPlanning: Planning completed in 0.26 seconds
1922026-09-08T03:31:41.174Z Mediators to change: 2
1932026-09-08T03:31:41.174Z Create boot environment: No
1942026-09-08T03:31:41.174ZCreate backup boot environment: No
1952026-09-08T03:31:41.226ZFinalize: Updating package state database ... Done
1962026-09-08T03:31:41.226ZFinalize: Updating package cache ... Done
1972026-09-08T03:31:41.283ZFinalize: Updating image state ... Done
1982026-09-08T03:31:43.229ZFinalize: Creating fast lookup database ... Done
1992026-09-08T03:31:43.291ZFinalize: Reading search index ... Done
2002026-09-08T03:31:43.295ZFinalize: Updating search index ... Done
2012026-09-08T03:31:43.389ZFinalize: Updating package cache ... Done
2022026-09-08T03:31:43.465Z++ cargo --version
2032026-09-08T03:31:43.475Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-08T03:31:43.478Z++ rustc --version
2052026-09-08T03:31:43.497Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-08T03:31:43.500Z+ banner copyrights
2072026-09-08T03:31:43.503Z
2082026-09-08T03:31:43.503Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-08T03:31:43.503Z # # # # # # # # # # # # # # # # #
2102026-09-08T03:31:43.503Z # # # # # # # # # # ###### # ####
2112026-09-08T03:31:43.503Z # # # ##### # ##### # # ### # # # #
2122026-09-08T03:31:43.503Z # # # # # # # # # # # # # # # #
2132026-09-08T03:31:43.503Z #### #### # # # # # #### # # # ####
2142026-09-08T03:31:43.503Z
2152026-09-08T03:31:43.503Z+ ./tools/check_copyrights.sh
2162026-09-08T03:31:43.794Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-08T03:31:44.695Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-08T03:31:45.108Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-08T03:31:45.166Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-08T03:31:45.259Zpcap/build.rs: Copyright with wrong year
2212026-09-08T03:31:45.453Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-08T03:31:45.645Zuplinkd/src/sys.rs: Copyright with wrong year
2232026-09-08T03:31:45.686Z+ banner clippy
2242026-09-08T03:31:45.688Z
2252026-09-08T03:31:45.688Z #### # # ##### ##### # #
2262026-09-08T03:31:45.688Z # # # # # # # # # #
2272026-09-08T03:31:45.688Z # # # # # # # #
2282026-09-08T03:31:45.688Z # # # ##### ##### #
2292026-09-08T03:31:45.688Z # # # # # # #
2302026-09-08T03:31:45.689Z #### ###### # # # #
2312026-09-08T03:31:45.689Z
2322026-09-08T03:31:45.689Z+ for feat in tofino_stub tofino_asic softnpu chaos
2332026-09-08T03:31:45.689Z+ cargo clippy --features tofino_stub -- --deny warnings
2342026-09-08T03:31:45.834Z Updating git repository `https://github.com/oxidecomputer/omicron`
2352026-09-08T03:31:55.691Z Updating crates.io index
2362026-09-08T03:31:55.694Z Updating git repository `https://github.com/illumos/smf-rs`
2372026-09-08T03:31:56.109Z Updating git repository `https://github.com/oxidecomputer/propolis`
2382026-09-08T03:31:57.162Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2392026-09-08T03:31:57.531Z Updating git repository `https://github.com/oxidecomputer/tofino`
2402026-09-08T03:31:57.829Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2412026-09-08T03:31:58.453Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-09-08T03:31:58.987Z Updating git repository `https://github.com/oxidecomputer/ispf`
2432026-09-08T03:31:59.421Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2442026-09-08T03:31:59.868Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-08T03:32:00.251Z Updating git repository `https://github.com/oxidecomputer/lldp`
2462026-09-08T03:32:00.677Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472026-09-08T03:32:01.611Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-09-08T03:32:02.042Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-09-08T03:32:02.580Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2502026-09-08T03:32:02.917Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2512026-09-08T03:32:03.257Z Updating git repository `https://github.com/oxidecomputer/p4`
2522026-09-08T03:32:03.833Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-09-08T03:32:04.161Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2542026-09-08T03:32:05.038Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2552026-09-08T03:32:05.434Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2562026-09-08T03:32:05.750Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2572026-09-08T03:32:06.158Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-09-08T03:32:07.538Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-09-08T03:32:08.151Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-08T03:32:09.879Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-08T03:32:10.769Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-08T03:32:11.063Z Updating git repository `https://github.com/oxidecomputer/clickward`
2632026-09-08T03:32:11.402Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-09-08T03:32:13.391Z Downloading crates ...
2652026-09-08T03:32:13.462Z Downloaded colorchoice v1.0.4
2662026-09-08T03:32:13.471Z Downloaded block-buffer v0.10.4
2672026-09-08T03:32:13.474Z Downloaded cpufeatures v0.3.0
2682026-09-08T03:32:13.477Z Downloaded byteorder v1.5.0
2692026-09-08T03:32:13.479Z Downloaded cstr-argument v0.1.2
2702026-09-08T03:32:13.489Z Downloaded critical-section v1.2.0
2712026-09-08T03:32:13.489Z Downloaded autocfg v1.5.0
2722026-09-08T03:32:13.489Z Downloaded cmake v0.1.54
2732026-09-08T03:32:13.489Z Downloaded adler2 v2.0.1
2742026-09-08T03:32:13.492Z Downloaded difflib v0.4.0
2752026-09-08T03:32:13.493Z Downloaded crypto-bigint v0.5.5
2762026-09-08T03:32:13.496Z Downloaded dropshot-api-manager-types v0.7.2
2772026-09-08T03:32:13.499Z Downloaded dof v0.4.0
2782026-09-08T03:32:13.501Z Downloaded dtrace-parser v0.2.0
2792026-09-08T03:32:13.504Z Downloaded async-stream v0.3.6
2802026-09-08T03:32:13.506Z Downloaded async-recursion v1.1.1
2812026-09-08T03:32:13.509Z Downloaded gethostname v0.5.0
2822026-09-08T03:32:13.511Z Downloaded convert_case v0.4.0
2832026-09-08T03:32:13.514Z Downloaded dunce v1.0.5
2842026-09-08T03:32:13.514Z Downloaded dtrace-parser v0.3.0
2852026-09-08T03:32:13.516Z Downloaded crc8 v0.1.1
2862026-09-08T03:32:13.519Z Downloaded anstyle v1.0.14
2872026-09-08T03:32:13.522Z Downloaded globset v0.4.16
2882026-09-08T03:32:13.524Z Downloaded data-encoding v2.9.0
2892026-09-08T03:32:13.524Z Downloaded humantime v2.3.0
2902026-09-08T03:32:13.527Z Downloaded cfg-if v1.0.4
2912026-09-08T03:32:13.529Z Downloaded argon2 v0.5.3
2922026-09-08T03:32:13.532Z Downloaded erased-serde v0.3.31
2932026-09-08T03:32:13.535Z Downloaded compression-core v0.4.32
2942026-09-08T03:32:13.535Z Downloaded compression-codecs v0.4.32
2952026-09-08T03:32:13.538Z Downloaded backoff v0.4.0
2962026-09-08T03:32:13.540Z Downloaded foreign-types-shared v0.3.1
2972026-09-08T03:32:13.543Z Downloaded elliptic-curve v0.13.8
2982026-09-08T03:32:13.546Z Downloaded constant_time_eq v0.3.1
2992026-09-08T03:32:13.548Z Downloaded cobs v0.3.0
3002026-09-08T03:32:13.551Z Downloaded base16ct v0.2.0
3012026-09-08T03:32:13.553Z Downloaded dropshot_endpoint v0.17.1
3022026-09-08T03:32:13.556Z Downloaded block-buffer v0.12.0
3032026-09-08T03:32:13.558Z Downloaded dropshot-api-manager v0.7.2
3042026-09-08T03:32:13.562Z Downloaded futures-sink v0.3.32
3052026-09-08T03:32:13.565Z Downloaded generic-array v0.14.7
3062026-09-08T03:32:13.567Z Downloaded futures-core v0.3.32
3072026-09-08T03:32:13.570Z Downloaded arrayref v0.3.9
3082026-09-08T03:32:13.572Z Downloaded fixedbitset v0.4.2
3092026-09-08T03:32:13.575Z Downloaded fs-err v3.1.2
3102026-09-08T03:32:13.577Z Downloaded futures-io v0.3.32
3112026-09-08T03:32:13.578Z Downloaded float-cmp v0.10.0
3122026-09-08T03:32:13.581Z Downloaded crossbeam-deque v0.8.6
3132026-09-08T03:32:13.584Z Downloaded foreign-types-shared v0.1.1
3142026-09-08T03:32:13.584Z Downloaded dof v0.3.0
3152026-09-08T03:32:13.586Z Downloaded debug-ignore v1.0.5
3162026-09-08T03:32:13.589Z Downloaded http-body v1.0.1
3172026-09-08T03:32:13.591Z Downloaded heck v0.5.0
3182026-09-08T03:32:13.594Z Downloaded git-stub v1.0.0
3192026-09-08T03:32:13.594Z Downloaded embedded-io v0.6.1
3202026-09-08T03:32:13.596Z Downloaded crucible-workspace-hack v0.1.0
3212026-09-08T03:32:13.599Z Downloaded glob v0.3.3
3222026-09-08T03:32:13.602Z Downloaded hash32 v0.3.1
3232026-09-08T03:32:13.604Z Downloaded fastrand v2.3.0
3242026-09-08T03:32:13.607Z Downloaded defmt v0.3.100
3252026-09-08T03:32:13.607Z Downloaded hubpack v0.1.2
3262026-09-08T03:32:13.609Z Downloaded hostname v0.4.2
3272026-09-08T03:32:13.612Z Downloaded const_format_proc_macros v0.2.34
3282026-09-08T03:32:13.621Z Downloaded futures-macro v0.3.32
3292026-09-08T03:32:13.623Z Downloaded hostname v0.3.1
3302026-09-08T03:32:13.623Z Downloaded futures-task v0.3.32
3312026-09-08T03:32:13.623Z Downloaded indent_write v2.2.0
3322026-09-08T03:32:13.623Z Downloaded hubpack_derive v0.1.1
3332026-09-08T03:32:13.626Z Downloaded float-ord v0.3.2
3342026-09-08T03:32:13.626Z Downloaded csv-core v0.1.12
3352026-09-08T03:32:13.628Z Downloaded httpdate v1.0.3
3362026-09-08T03:32:13.631Z Downloaded camino v1.2.3
3372026-09-08T03:32:13.633Z Downloaded foreign-types v0.5.0
3382026-09-08T03:32:13.636Z Downloaded ident_case v1.0.1
3392026-09-08T03:32:13.636Z Downloaded equivalent v1.0.2
3402026-09-08T03:32:13.638Z Downloaded embedded-io v0.4.0
3412026-09-08T03:32:13.641Z Downloaded itoa v1.0.15
3422026-09-08T03:32:13.643Z Downloaded futures-executor v0.3.32
3432026-09-08T03:32:13.643Z Downloaded foreign-types v0.3.2
3442026-09-08T03:32:13.646Z Downloaded daft v0.1.5
3452026-09-08T03:32:13.648Z Downloaded cargo_metadata v0.18.1
3462026-09-08T03:32:13.651Z Downloaded heck v0.4.1
3472026-09-08T03:32:13.653Z Downloaded derive-ex v0.1.8
3482026-09-08T03:32:13.653Z Downloaded group v0.13.0
3492026-09-08T03:32:13.656Z Downloaded hyper-tls v0.6.0
3502026-09-08T03:32:13.658Z Downloaded kstat-rs v0.2.4
3512026-09-08T03:32:13.661Z Downloaded enum-as-inner v0.6.1
3522026-09-08T03:32:13.664Z Downloaded is-terminal v0.4.16
3532026-09-08T03:32:13.664Z Downloaded darling v0.21.3
3542026-09-08T03:32:13.668Z Downloaded macaddr v1.0.1
3552026-09-08T03:32:13.670Z Downloaded defmt-macros v1.0.1
3562026-09-08T03:32:13.673Z Downloaded cookie v0.18.1
3572026-09-08T03:32:13.676Z Downloaded idna_adapter v1.2.1
3582026-09-08T03:32:13.678Z Downloaded ingot v0.1.1
3592026-09-08T03:32:13.680Z Downloaded highway v1.3.0
3602026-09-08T03:32:13.683Z Downloaded fixedbitset v0.5.7
3612026-09-08T03:32:13.685Z Downloaded lru-slab v0.1.2
3622026-09-08T03:32:13.686Z Downloaded defmt v1.0.1
3632026-09-08T03:32:13.688Z Downloaded managed v0.8.0
3642026-09-08T03:32:13.691Z Downloaded newline-converter v0.3.0
3652026-09-08T03:32:13.693Z Downloaded memmap v0.7.0
3662026-09-08T03:32:13.696Z Downloaded match_cfg v0.1.0
3672026-09-08T03:32:13.696Z Downloaded blake2 v0.10.6
3682026-09-08T03:32:13.699Z Downloaded chacha20 v0.9.1
3692026-09-08T03:32:13.701Z Downloaded git-stub-vcs v0.1.0
3702026-09-08T03:32:13.704Z Downloaded console v0.16.4
3712026-09-08T03:32:13.706Z Downloaded getrandom v0.2.16
3722026-09-08T03:32:13.709Z Downloaded hybrid-array v0.4.12
3732026-09-08T03:32:13.711Z Downloaded mime v0.3.17
3742026-09-08T03:32:13.714Z Downloaded linked-hash-map v0.5.6
3752026-09-08T03:32:13.714Z Downloaded inout v0.1.4
3762026-09-08T03:32:13.716Z Downloaded num-iter v0.1.45
3772026-09-08T03:32:13.719Z Downloaded libloading v0.8.9
3782026-09-08T03:32:13.722Z Downloaded lazy_static v1.5.0
3792026-09-08T03:32:13.722Z Downloaded jobserver v0.1.34
3802026-09-08T03:32:13.725Z Downloaded hex v0.4.3
3812026-09-08T03:32:13.727Z Downloaded omicron-workspace-hack v0.1.0
3822026-09-08T03:32:13.727Z Downloaded hyper-rustls v0.27.7
3832026-09-08T03:32:13.730Z Downloaded httparse v1.10.1
3842026-09-08T03:32:13.733Z Downloaded ingot-macros v0.1.1
3852026-09-08T03:32:13.735Z Downloaded olpc-cjson v0.1.4
3862026-09-08T03:32:13.739Z Downloaded libsw-core v0.3.2
3872026-09-08T03:32:13.739Z Downloaded lock_api v0.4.14
3882026-09-08T03:32:13.742Z Downloaded libsw v3.5.0
3892026-09-08T03:32:13.742Z Downloaded num_threads v0.1.7
3902026-09-08T03:32:13.745Z Downloaded displaydoc v0.2.5
3912026-09-08T03:32:13.747Z Downloaded deranged v0.5.3
3922026-09-08T03:32:13.750Z Downloaded openssl-probe v0.1.6
3932026-09-08T03:32:13.753Z Downloaded newtype_derive v0.1.6
3942026-09-08T03:32:13.753Z Downloaded multer v3.1.0
3952026-09-08T03:32:13.755Z Downloaded native-tls v0.2.14
3962026-09-08T03:32:13.758Z Downloaded opaque-debug v0.3.1
3972026-09-08T03:32:13.758Z Downloaded percent-encoding v2.3.2
3982026-09-08T03:32:13.760Z Downloaded derive-where v1.6.0
3992026-09-08T03:32:13.763Z Downloaded ipnetwork v0.21.1
4002026-09-08T03:32:13.765Z Downloaded iana-time-zone v0.1.64
4012026-09-08T03:32:13.768Z Downloaded half v2.7.1
4022026-09-08T03:32:13.771Z Downloaded memoffset v0.9.1
4032026-09-08T03:32:13.773Z Downloaded getrandom v0.4.2
4042026-09-08T03:32:13.776Z Downloaded num-derive v0.4.2
4052026-09-08T03:32:13.778Z Downloaded powerfmt v0.2.0
4062026-09-08T03:32:13.781Z Downloaded getrandom v0.3.3
4072026-09-08T03:32:13.783Z Downloaded potential_utf v0.1.3
4082026-09-08T03:32:13.783Z Downloaded proc-macro-crate v1.3.1
4092026-09-08T03:32:13.786Z Downloaded openssl-macros v0.1.1
4102026-09-08T03:32:13.786Z Downloaded num-rational v0.4.2
4112026-09-08T03:32:13.788Z Downloaded num-complex v0.4.6
4122026-09-08T03:32:13.791Z Downloaded num_enum v0.7.5
4132026-09-08T03:32:13.794Z Downloaded phf_shared v0.12.1
4142026-09-08T03:32:13.796Z Downloaded newtype-uuid v1.3.2
4152026-09-08T03:32:13.799Z Downloaded indexmap v1.9.3
4162026-09-08T03:32:13.802Z Downloaded pretty-hex v0.4.1
4172026-09-08T03:32:13.802Z Downloaded plain v0.2.3
4182026-09-08T03:32:13.805Z Downloaded password-hash v0.5.0
4192026-09-08T03:32:13.805Z Downloaded proc-macro-error-attr2 v2.0.0
4202026-09-08T03:32:13.807Z Downloaded num_enum_derive v0.7.5
4212026-09-08T03:32:13.810Z Downloaded icu_normalizer_data v2.0.0
4222026-09-08T03:32:13.812Z Downloaded derive_more v0.99.20
4232026-09-08T03:32:13.815Z Downloaded base64 v0.22.1
4242026-09-08T03:32:13.817Z Downloaded progenitor-client v0.10.0
4252026-09-08T03:32:13.820Z Downloaded proc-macro-error-attr v1.0.4
4262026-09-08T03:32:13.822Z Downloaded quick-error v1.2.3
4272026-09-08T03:32:13.822Z Downloaded predicates-core v1.0.9
4282026-09-08T03:32:13.825Z Downloaded oxnet v0.1.6
4292026-09-08T03:32:13.827Z Downloaded progenitor-macro v0.10.0
4302026-09-08T03:32:13.827Z Downloaded rand_chacha v0.3.1
4312026-09-08T03:32:13.830Z Downloaded progenitor-macro v0.14.0
4322026-09-08T03:32:13.830Z Downloaded progenitor-client v0.11.1
4332026-09-08T03:32:13.832Z Downloaded oxide-tokio-rt v0.1.2
4342026-09-08T03:32:13.835Z Downloaded ref-cast-impl v1.0.25
4352026-09-08T03:32:13.835Z Downloaded parse-display v0.10.0
4362026-09-08T03:32:13.838Z Downloaded pem v3.0.5
4372026-09-08T03:32:13.838Z Downloaded paste v1.0.15
4382026-09-08T03:32:13.840Z Downloaded proc-macro-error v1.0.4
4392026-09-08T03:32:13.843Z Downloaded ref-cast v1.0.25
4402026-09-08T03:32:13.845Z Downloaded rand_xorshift v0.4.0
4412026-09-08T03:32:13.848Z Downloaded poly1305 v0.8.0
4422026-09-08T03:32:13.848Z Downloaded cc v1.2.64
4432026-09-08T03:32:13.850Z Downloaded same-file v1.0.6
4442026-09-08T03:32:13.853Z Downloaded ipnet v2.11.0
4452026-09-08T03:32:13.855Z Downloaded litemap v0.8.0
4462026-09-08T03:32:13.855Z Downloaded crossbeam-channel v0.5.15
4472026-09-08T03:32:13.858Z Downloaded progenitor-client v0.14.0
4482026-09-08T03:32:13.860Z Downloaded ppv-lite86 v0.2.21
4492026-09-08T03:32:13.860Z Downloaded pkg-config v0.3.32
4502026-09-08T03:32:13.863Z Downloaded rustc_version v0.4.1
4512026-09-08T03:32:13.865Z Downloaded once_cell v1.21.3
4522026-09-08T03:32:13.865Z Downloaded predicates v3.1.4
4532026-09-08T03:32:13.868Z Downloaded pest_generator v2.8.2
4542026-09-08T03:32:13.870Z Downloaded bytes v1.12.0
4552026-09-08T03:32:13.873Z Downloaded darling_core v0.21.3
4562026-09-08T03:32:13.875Z Downloaded scopeguard v1.2.0
4572026-09-08T03:32:13.878Z Downloaded proc-macro-error2 v2.0.1
4582026-09-08T03:32:13.880Z Downloaded progenitor-macro v0.11.1
4592026-09-08T03:32:13.880Z Downloaded log v0.4.29
4602026-09-08T03:32:13.883Z Downloaded rustc-hash v2.1.1
4612026-09-08T03:32:13.883Z Downloaded progenitor v0.14.0
4622026-09-08T03:32:13.885Z Downloaded pin-project-lite v0.2.16
4632026-09-08T03:32:13.888Z Downloaded rustc_version v0.1.7
4642026-09-08T03:32:13.891Z Downloaded pin-project-internal v1.1.10
4652026-09-08T03:32:13.891Z Downloaded omicron-zone-package v0.12.2
4662026-09-08T03:32:13.894Z Downloaded scroll_derive v0.13.1
4672026-09-08T03:32:13.894Z Downloaded scroll_derive v0.12.1
4682026-09-08T03:32:13.896Z Downloaded rand_chacha v0.9.0
4692026-09-08T03:32:13.896Z Downloaded quote v1.0.45
4702026-09-08T03:32:13.899Z Downloaded secrecy v0.10.3
4712026-09-08T03:32:13.901Z Downloaded progenitor v0.11.1
4722026-09-08T03:32:13.901Z Downloaded serde-big-array v0.5.1
4732026-09-08T03:32:13.904Z Downloaded parking_lot_core v0.9.12
4742026-09-08T03:32:13.904Z Downloaded memmap2 v0.9.8
4752026-09-08T03:32:13.906Z Downloaded search_path v0.1.4
4762026-09-08T03:32:13.909Z Downloaded rand_core v0.6.4
4772026-09-08T03:32:13.909Z Downloaded semver v0.1.20
4782026-09-08T03:32:13.911Z Downloaded num-integer v0.1.46
4792026-09-08T03:32:13.911Z Downloaded jiff-static v0.2.15
4802026-09-08T03:32:13.914Z Downloaded icu_locale_core v2.0.0
4812026-09-08T03:32:13.917Z Downloaded serde_spanned v1.1.1
4822026-09-08T03:32:13.919Z Downloaded serde_plain v1.0.2
4832026-09-08T03:32:13.922Z Downloaded serde_urlencoded v0.7.1
4842026-09-08T03:32:13.922Z Downloaded serde_repr v0.1.20
4852026-09-08T03:32:13.924Z Downloaded serde_spanned v0.6.9
4862026-09-08T03:32:13.924Z Downloaded num-traits v0.2.19
4872026-09-08T03:32:13.927Z Downloaded sha1 v0.11.0
4882026-09-08T03:32:13.929Z Downloaded curl v0.4.50
4892026-09-08T03:32:13.932Z Downloaded hyper-util v0.1.20
4902026-09-08T03:32:13.934Z Downloaded signal-hook-tokio v0.4.0
4912026-09-08T03:32:13.936Z Downloaded siphasher v1.0.1
4922026-09-08T03:32:13.937Z Downloaded resolv-conf v0.7.5
4932026-09-08T03:32:13.939Z Downloaded phf v0.12.1
4942026-09-08T03:32:13.939Z Downloaded flate2 v1.1.2
4952026-09-08T03:32:13.942Z Downloaded rustls-pemfile v2.2.0
4962026-09-08T03:32:13.944Z Downloaded slog-bunyan v2.5.0
4972026-09-08T03:32:13.947Z Downloaded rusty-fork v0.3.0
4982026-09-08T03:32:13.947Z Downloaded rustversion v1.0.22
4992026-09-08T03:32:13.949Z Downloaded pest_derive v2.8.2
5002026-09-08T03:32:13.952Z Downloaded miniz_oxide v0.8.9
5012026-09-08T03:32:13.952Z Downloaded quinn-udp v0.5.14
5022026-09-08T03:32:13.954Z Downloaded pest_meta v2.8.2
5032026-09-08T03:32:13.957Z Downloaded scroll v0.12.0
5042026-09-08T03:32:13.957Z Downloaded rand_core v0.9.3
5052026-09-08T03:32:13.959Z Downloaded scroll v0.13.0
5062026-09-08T03:32:13.959Z Downloaded schemars_derive v0.8.22
5072026-09-08T03:32:13.962Z Downloaded heapless v0.8.0
5082026-09-08T03:32:13.965Z Downloaded papergrid v0.18.0
5092026-09-08T03:32:13.967Z Downloaded subtle v2.6.1
5102026-09-08T03:32:13.967Z Downloaded postcard v1.1.3
5112026-09-08T03:32:13.970Z Downloaded stable_deref_trait v1.2.0
5122026-09-08T03:32:13.970Z Downloaded smawk v0.3.2
5132026-09-08T03:32:13.972Z Downloaded sha1 v0.10.6
5142026-09-08T03:32:13.972Z Downloaded progenitor v0.10.0
5152026-09-08T03:32:13.975Z Downloaded parking_lot v0.12.5
5162026-09-08T03:32:13.977Z Downloaded icu_provider v2.0.0
5172026-09-08T03:32:13.977Z Downloaded shlex v2.0.1
5182026-09-08T03:32:13.980Z Downloaded structmeta v0.3.0
5192026-09-08T03:32:13.980Z Downloaded supports-color v3.0.2
5202026-09-08T03:32:13.983Z Downloaded serde_path_to_error v0.1.20
5212026-09-08T03:32:13.983Z Downloaded parse-display-derive v0.10.0
5222026-09-08T03:32:13.985Z Downloaded owo-colors v4.3.0
5232026-09-08T03:32:13.985Z Downloaded serde_derive_internals v0.29.1
5242026-09-08T03:32:13.988Z Downloaded dropshot_endpoint v0.16.7
5252026-09-08T03:32:13.990Z Downloaded swrite v0.1.0
5262026-09-08T03:32:13.990Z Downloaded strsim v0.11.1
5272026-09-08T03:32:13.993Z Downloaded num_enum v0.5.11
5282026-09-08T03:32:13.995Z Downloaded icu_properties v2.0.1
5292026-09-08T03:32:13.995Z Downloaded signal-hook-registry v1.4.6
5302026-09-08T03:32:13.998Z Downloaded icu_normalizer v2.0.0
5312026-09-08T03:32:14.001Z Downloaded strum v0.26.3
5322026-09-08T03:32:14.001Z Downloaded serde_tokenstream v0.2.3
5332026-09-08T03:32:14.001Z Downloaded tabwriter v1.4.1
5342026-09-08T03:32:14.004Z Downloaded testing_table v0.3.0
5352026-09-08T03:32:14.004Z Downloaded tabled_derive v0.7.0
5362026-09-08T03:32:14.006Z Downloaded sync_wrapper v1.0.2
5372026-09-08T03:32:14.006Z Downloaded strum v0.28.0
5382026-09-08T03:32:14.006Z Downloaded strum v0.27.2
5392026-09-08T03:32:14.009Z Downloaded sha2 v0.10.9
5402026-09-08T03:32:14.009Z Downloaded aho-corasick v1.1.3
5412026-09-08T03:32:14.013Z Downloaded slog-term v2.9.2
5422026-09-08T03:32:14.015Z Downloaded smf v0.2.3
5432026-09-08T03:32:14.015Z Downloaded semver v1.0.28
5442026-09-08T03:32:14.018Z Downloaded openssl-sys v0.9.117
5452026-09-08T03:32:14.020Z Downloaded hickory-resolver v0.24.4
5462026-09-08T03:32:14.023Z Downloaded static_assertions v1.1.0
5472026-09-08T03:32:14.025Z Downloaded take_mut v0.2.2
5482026-09-08T03:32:14.025Z Downloaded tagptr v0.2.0
5492026-09-08T03:32:14.028Z Downloaded structmeta-derive v0.3.0
5502026-09-08T03:32:14.028Z Downloaded terminal_size v0.4.3
5512026-09-08T03:32:14.028Z Downloaded icu_collections v2.0.0
5522026-09-08T03:32:14.031Z Downloaded serde_with_macros v3.14.1
5532026-09-08T03:32:14.033Z Downloaded slab v0.4.11
5542026-09-08T03:32:14.035Z Downloaded sigpipe v0.1.3
5552026-09-08T03:32:14.035Z Downloaded thiserror-impl-no-std v2.0.2
5562026-09-08T03:32:14.038Z Downloaded memchr v2.7.5
5572026-09-08T03:32:14.040Z Downloaded termtree v0.5.1
5582026-09-08T03:32:14.040Z Downloaded strum_macros v0.28.0
5592026-09-08T03:32:14.043Z Downloaded slog-json v2.6.1
5602026-09-08T03:32:14.043Z Downloaded progenitor-impl v0.11.1
5612026-09-08T03:32:14.046Z Downloaded thread-id v5.0.0
5622026-09-08T03:32:14.046Z Downloaded thread-id v4.2.2
5632026-09-08T03:32:14.049Z Downloaded tokio-macros v2.7.0
5642026-09-08T03:32:14.049Z Downloaded time-core v0.1.8
5652026-09-08T03:32:14.049Z Downloaded proc-macro2 v1.0.106
5662026-09-08T03:32:14.051Z Downloaded shlex v1.3.0
5672026-09-08T03:32:14.053Z Downloaded expectorate v1.3.0
5682026-09-08T03:32:14.053Z Downloaded slog-async v2.8.0
5692026-09-08T03:32:14.055Z Downloaded minimal-lexical v0.2.1
5702026-09-08T03:32:14.058Z Downloaded tinyvec_macros v0.1.1
5712026-09-08T03:32:14.058Z Downloaded indexmap v2.14.0
5722026-09-08T03:32:14.060Z Downloaded hickory-resolver v0.25.2
5732026-09-08T03:32:14.063Z Downloaded hashbrown v0.12.3
5742026-09-08T03:32:14.066Z Downloaded ryu v1.0.20
5752026-09-08T03:32:14.070Z Downloaded slog-dtrace v0.3.0
5762026-09-08T03:32:14.072Z Downloaded papergrid v0.11.0
5772026-09-08T03:32:14.072Z Downloaded smallvec v1.15.1
5782026-09-08T03:32:14.072Z Downloaded strum_macros v0.26.4
5792026-09-08T03:32:14.075Z Downloaded toml_datetime v0.6.11
5802026-09-08T03:32:14.077Z Downloaded spin v0.9.8
5812026-09-08T03:32:14.077Z Downloaded ingot-types v0.1.2
5822026-09-08T03:32:14.079Z Downloaded signal-hook v0.4.4
5832026-09-08T03:32:14.079Z Downloaded futures v0.3.32
5842026-09-08T03:32:14.082Z Downloaded synstructure v0.13.2
5852026-09-08T03:32:14.085Z Downloaded rustls-pki-types v1.12.0
5862026-09-08T03:32:14.088Z Downloaded pin-project v1.1.10
5872026-09-08T03:32:14.092Z Downloaded clap v4.6.1
5882026-09-08T03:32:14.097Z Downloaded toml_write v0.1.2
5892026-09-08T03:32:14.100Z Downloaded http v1.4.2
5902026-09-08T03:32:14.102Z Downloaded tower-service v0.3.3
5912026-09-08T03:32:14.102Z Downloaded thiserror-impl v2.0.18
5922026-09-08T03:32:14.104Z Downloaded schemars v0.8.22
5932026-09-08T03:32:14.109Z Downloaded tower-layer v0.3.3
5942026-09-08T03:32:14.112Z Downloaded topological-sort v0.2.2
5952026-09-08T03:32:14.112Z Downloaded tinystr v0.8.1
5962026-09-08T03:32:14.114Z Downloaded tokio-dtrace v0.1.1
5972026-09-08T03:32:14.114Z Downloaded thiserror-impl v1.0.69
5982026-09-08T03:32:14.117Z Downloaded mio v1.2.1
5992026-09-08T03:32:14.119Z Downloaded thread_local v1.1.9
6002026-09-08T03:32:14.119Z Downloaded thiserror-no-std v2.0.2
6012026-09-08T03:32:14.122Z Downloaded serde_core v1.0.228
6022026-09-08T03:32:14.124Z Downloaded slog v2.8.2
6032026-09-08T03:32:14.127Z Downloaded unicode-linebreak v0.1.5
6042026-09-08T03:32:14.127Z Downloaded typify-macro v0.4.3
6052026-09-08T03:32:14.127Z Downloaded progenitor-impl v0.14.0
6062026-09-08T03:32:14.129Z Downloaded unarray v0.1.4
6072026-09-08T03:32:14.129Z Downloaded typify-macro v0.6.2
6082026-09-08T03:32:14.132Z Downloaded untrusted v0.7.1
6092026-09-08T03:32:14.132Z Downloaded universal-hash v0.5.1
6102026-09-08T03:32:14.132Z Downloaded rand v0.8.5
6112026-09-08T03:32:14.134Z Downloaded unicode-xid v0.2.6
6122026-09-08T03:32:14.134Z Downloaded try-lock v0.2.5
6132026-09-08T03:32:14.137Z Downloaded tokio-native-tls v0.3.1
6142026-09-08T03:32:14.137Z Downloaded tokio-rustls v0.25.0
6152026-09-08T03:32:14.140Z Downloaded snafu-derive v0.8.9
6162026-09-08T03:32:14.140Z Downloaded thiserror v1.0.69
6172026-09-08T03:32:14.142Z Downloaded progenitor-impl v0.10.0
6182026-09-08T03:32:14.145Z Downloaded linear-map v1.2.0
6192026-09-08T03:32:14.145Z Downloaded crossbeam-epoch v0.9.18
6202026-09-08T03:32:14.147Z Downloaded usdt v0.5.0
6212026-09-08T03:32:14.147Z Downloaded usdt-attr-macro v0.6.0
6222026-09-08T03:32:14.147Z Downloaded usdt-attr-macro v0.5.0
6232026-09-08T03:32:14.150Z Downloaded rayon-core v1.13.0
6242026-09-08T03:32:14.150Z Downloaded utf8_iter v1.0.4
6252026-09-08T03:32:14.150Z Downloaded usdt v0.6.0
6262026-09-08T03:32:14.153Z Downloaded newtype-uuid-macros v0.1.0
6272026-09-08T03:32:14.153Z Downloaded hmac v0.12.1
6282026-09-08T03:32:14.153Z Downloaded utf8parse v0.2.2
6292026-09-08T03:32:14.156Z Downloaded strum_macros v0.27.2
6302026-09-08T03:32:14.156Z Downloaded idna v1.1.0
6312026-09-08T03:32:14.159Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6322026-09-08T03:32:14.159Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6332026-09-08T03:32:14.162Z Downloaded num_enum_derive v0.5.11
6342026-09-08T03:32:14.162Z Downloaded nom v7.1.3
6352026-09-08T03:32:14.164Z Downloaded prettyplease v0.2.37
6362026-09-08T03:32:14.166Z Downloaded want v0.3.1
6372026-09-08T03:32:14.167Z Downloaded usdt-macro v0.5.0
6382026-09-08T03:32:14.169Z Downloaded version_check v0.9.5
6392026-09-08T03:32:14.169Z Downloaded thiserror v2.0.18
6402026-09-08T03:32:14.171Z Downloaded schemars v0.9.0
6412026-09-08T03:32:14.177Z Downloaded waitgroup v0.1.2
6422026-09-08T03:32:14.180Z Downloaded wait-timeout v0.2.1
6432026-09-08T03:32:14.180Z Downloaded time-macros v0.2.27
6442026-09-08T03:32:14.182Z Downloaded tempfile v3.27.0
6452026-09-08T03:32:14.182Z Downloaded toml_writer v1.1.1+spec-1.1.0
6462026-09-08T03:32:14.185Z Downloaded rustls-webpki v0.103.6
6472026-09-08T03:32:14.187Z Downloaded hyper v1.10.1
6482026-09-08T03:32:14.190Z Downloaded zerofrom-derive v0.1.6
6492026-09-08T03:32:14.190Z Downloaded rand v0.9.3
6502026-09-08T03:32:14.193Z Downloaded quinn v0.11.9
6512026-09-08T03:32:14.196Z Downloaded serde_derive v1.0.228
6522026-09-08T03:32:14.196Z Downloaded yoke-derive v0.8.0
6532026-09-08T03:32:14.198Z Downloaded snafu v0.8.9
6542026-09-08T03:32:14.201Z Downloaded socket2 v0.6.4
6552026-09-08T03:32:14.201Z Downloaded xattr v1.6.1
6562026-09-08T03:32:14.204Z Downloaded scuffle v0.1.0
6572026-09-08T03:32:14.206Z Downloaded is_terminal_polyfill v1.70.1
6582026-09-08T03:32:14.206Z Downloaded toml v0.8.23
6592026-09-08T03:32:14.209Z Downloaded textwrap v0.16.2
6602026-09-08T03:32:14.209Z Downloaded zerofrom v0.1.6
6612026-09-08T03:32:14.209Z Downloaded serde_yaml v0.9.34+deprecated
6622026-09-08T03:32:14.211Z Downloaded zeroize_derive v1.4.3
6632026-09-08T03:32:14.211Z Downloaded test-strategy v0.4.3
6642026-09-08T03:32:14.213Z Downloaded usdt-impl v0.6.0
6652026-09-08T03:32:14.216Z Downloaded tokio-stream v0.1.17
6662026-09-08T03:32:14.219Z Downloaded untrusted v0.9.0
6672026-09-08T03:32:14.219Z Downloaded hashbrown v0.17.1
6682026-09-08T03:32:14.221Z Downloaded toml_parser v1.1.2+spec-1.1.0
6692026-09-08T03:32:14.224Z Downloaded serde v1.0.228
6702026-09-08T03:32:14.227Z Downloaded usdt-macro v0.6.0
6712026-09-08T03:32:14.227Z Downloaded vsss-rs v3.3.4
6722026-09-08T03:32:14.227Z Downloaded similar v2.7.0
6732026-09-08T03:32:14.229Z Downloaded itertools v0.15.0
6742026-09-08T03:32:14.233Z Downloaded icu_properties_data v2.0.1
6752026-09-08T03:32:14.238Z Downloaded tokio-rustls v0.26.4
6762026-09-08T03:32:14.240Z Downloaded hashbrown v0.15.5
6772026-09-08T03:32:14.243Z Downloaded zone v0.3.1
6782026-09-08T03:32:14.243Z Downloaded zone_cfg_derive v0.3.1
6792026-09-08T03:32:14.245Z Downloaded qorb v0.4.1
6802026-09-08T03:32:14.247Z Downloaded clap_builder v4.6.0
6812026-09-08T03:32:14.250Z Downloaded usdt-impl v0.5.0
6822026-09-08T03:32:14.250Z Downloaded writeable v0.6.1
6832026-09-08T03:32:14.253Z Downloaded iri-string v0.7.8
6842026-09-08T03:32:14.256Z Downloaded hashbrown v0.16.1
6852026-09-08T03:32:14.259Z Downloaded term v1.2.0
6862026-09-08T03:32:14.262Z Downloaded num-conv v0.2.1
6872026-09-08T03:32:14.262Z Downloaded num v0.4.3
6882026-09-08T03:32:14.262Z Downloaded normalize-line-endings v0.3.0
6892026-09-08T03:32:14.262Z Downloaded colored v3.1.1
6902026-09-08T03:32:14.265Z Downloaded toml v1.1.2+spec-1.1.0
6912026-09-08T03:32:14.268Z Downloaded zeroize v1.8.1
6922026-09-08T03:32:14.268Z Downloaded ucd-trie v0.1.7
6932026-09-08T03:32:14.268Z Downloaded tinyvec v1.10.0
6942026-09-08T03:32:14.271Z Downloaded itertools v0.12.1
6952026-09-08T03:32:14.274Z Downloaded vergen v8.3.2
6962026-09-08T03:32:14.274Z Downloaded libm v0.2.15
6972026-09-08T03:32:14.279Z Downloaded zmij v1.0.17
6982026-09-08T03:32:14.281Z Downloaded whoami v1.6.1
6992026-09-08T03:32:14.281Z Downloaded tracing-attributes v0.1.30
7002026-09-08T03:32:14.284Z Downloaded toml v0.7.8
7012026-09-08T03:32:14.284Z Downloaded chrono v0.4.45
7022026-09-08T03:32:14.288Z Downloaded toml v0.9.12+spec-1.1.0
7032026-09-08T03:32:14.290Z Downloaded tar v0.4.45
7042026-09-08T03:32:14.293Z Downloaded walkdir v2.5.0
7052026-09-08T03:32:14.293Z Downloaded blake3 v1.8.2
7062026-09-08T03:32:14.297Z Downloaded steno v0.4.1
7072026-09-08T03:32:14.300Z Downloaded tracing-core v0.1.34
7082026-09-08T03:32:14.303Z Downloaded bindgen v0.72.1
7092026-09-08T03:32:14.305Z Downloaded unicode-ident v1.0.24
7102026-09-08T03:32:14.308Z Downloaded typify v0.4.3
7112026-09-08T03:32:14.310Z Downloaded zerocopy-derive v0.7.35
7122026-09-08T03:32:14.313Z Downloaded zerovec-derive v0.11.1
7132026-09-08T03:32:14.313Z Downloaded toml_edit v0.22.27
7142026-09-08T03:32:14.317Z Downloaded unsafe-libyaml v0.2.11
7152026-09-08T03:32:14.319Z Downloaded typify v0.6.2
7162026-09-08T03:32:14.319Z Downloaded iddqd v0.3.18
7172026-09-08T03:32:14.323Z Downloaded pest v2.8.2
7182026-09-08T03:32:14.325Z Downloaded schemars v1.2.0
7192026-09-08T03:32:14.332Z Downloaded uuid v1.23.3
7202026-09-08T03:32:14.334Z Downloaded itertools v0.14.0
7212026-09-08T03:32:14.337Z Downloaded goblin v0.8.2
7222026-09-08T03:32:14.340Z Downloaded futures-util v0.3.32
7232026-09-08T03:32:14.347Z Downloaded tracing v0.1.41
7242026-09-08T03:32:14.349Z Downloaded h2 v0.4.14
7252026-09-08T03:32:14.352Z Downloaded cancel-safe-futures v0.1.5
7262026-09-08T03:32:14.355Z Downloaded bitflags v2.11.1
7272026-09-08T03:32:14.357Z Downloaded keccak v0.1.6
7282026-09-08T03:32:14.357Z Downloaded yoke v0.8.0
7292026-09-08T03:32:14.360Z Downloaded libscf-sys v1.2.0
7302026-09-08T03:32:14.360Z Downloaded fs_extra v1.3.0
7312026-09-08T03:32:14.360Z Downloaded foreign-types-macros v0.2.3
7322026-09-08T03:32:14.362Z Downloaded foldhash v0.1.5
7332026-09-08T03:32:14.363Z Downloaded digest v0.10.7
7342026-09-08T03:32:14.363Z Downloaded ff v0.13.1
7352026-09-08T03:32:14.365Z Downloaded ciborium v0.2.2
7362026-09-08T03:32:14.365Z Downloaded lru-cache v0.1.2
7372026-09-08T03:32:14.365Z Downloaded foldhash v0.2.0
7382026-09-08T03:32:14.368Z Downloaded either v1.15.0
7392026-09-08T03:32:14.368Z Downloaded digest v0.11.3
7402026-09-08T03:32:14.368Z Downloaded similar v3.2.0
7412026-09-08T03:32:14.371Z Downloaded url v2.5.7
7422026-09-08T03:32:14.374Z Downloaded regex v1.12.4
7432026-09-08T03:32:14.376Z Downloaded crc32fast v1.5.0
7442026-09-08T03:32:14.376Z Downloaded clap_derive v4.6.1
7452026-09-08T03:32:14.379Z Downloaded iddqd v0.4.5
7462026-09-08T03:32:14.381Z Downloaded aws-lc-rs v1.16.2
7472026-09-08T03:32:14.387Z Downloaded bitflags v1.3.2
7482026-09-08T03:32:14.389Z Downloaded aead v0.5.2
7492026-09-08T03:32:14.389Z Downloaded crossbeam-utils v0.8.21
7502026-09-08T03:32:14.392Z Downloaded internet-checksum v0.2.1
7512026-09-08T03:32:14.392Z Downloaded instant v0.1.13
7522026-09-08T03:32:14.392Z Downloaded http-body-util v0.1.3
7532026-09-08T03:32:14.394Z Downloaded futures-channel v0.3.32
7542026-09-08T03:32:14.394Z Downloaded portable-atomic v1.11.1
7552026-09-08T03:32:14.397Z Downloaded zerotrie v0.2.2
7562026-09-08T03:32:14.400Z Downloaded toml_edit v0.19.15
7572026-09-08T03:32:14.408Z Downloaded tower v0.5.2
7582026-09-08T03:32:14.412Z Downloaded hkdf v0.12.4
7592026-09-08T03:32:14.415Z Downloaded daft-derive v0.1.5
7602026-09-08T03:32:14.417Z Downloaded dropshot v0.17.1
7612026-09-08T03:32:14.428Z Downloaded zerocopy-derive v0.8.27
7622026-09-08T03:32:14.431Z Downloaded git2 v0.19.0
7632026-09-08T03:32:14.435Z Downloaded unicode-segmentation v1.12.0
7642026-09-08T03:32:14.438Z Downloaded typenum v1.20.1
7652026-09-08T03:32:14.440Z Downloaded tokio-util v0.7.16
7662026-09-08T03:32:14.443Z Downloaded find-msvc-tools v0.1.9
7672026-09-08T03:32:14.445Z Downloaded bytecount v0.6.9
7682026-09-08T03:32:14.445Z Downloaded typed-path v0.9.3
7692026-09-08T03:32:14.448Z Downloaded bcs v0.1.6
7702026-09-08T03:32:14.450Z Downloaded is_ci v1.2.0
7712026-09-08T03:32:14.450Z Downloaded anstream v1.0.0
7722026-09-08T03:32:14.450Z Downloaded form_urlencoded v1.2.2
7732026-09-08T03:32:14.453Z Downloaded bit-vec v0.8.0
7742026-09-08T03:32:14.453Z Downloaded async-trait v0.1.89
7752026-09-08T03:32:14.455Z Downloaded serde_json v1.0.150
7762026-09-08T03:32:14.458Z Downloaded rayon v1.11.0
7772026-09-08T03:32:14.461Z Downloaded tough v0.20.0
7782026-09-08T03:32:14.466Z Downloaded reqwest v0.12.23
7792026-09-08T03:32:14.469Z Downloaded const_format v0.2.34
7802026-09-08T03:32:14.472Z Downloaded reqwest v0.13.2
7812026-09-08T03:32:14.475Z Downloaded dropshot v0.16.7
7822026-09-08T03:32:14.487Z Downloaded unicode-normalization v0.1.24
7832026-09-08T03:32:14.490Z Downloaded chacha20poly1305 v0.10.1
7842026-09-08T03:32:14.490Z Downloaded fnv v1.0.7
7852026-09-08T03:32:14.492Z Downloaded filetime v0.2.26
7862026-09-08T03:32:14.492Z Downloaded ciborium-ll v0.2.2
7872026-09-08T03:32:14.492Z Downloaded bit-set v0.8.0
7882026-09-08T03:32:14.492Z Downloaded errno v0.3.14
7892026-09-08T03:32:14.495Z Downloaded dyn-clone v1.0.20
7902026-09-08T03:32:14.495Z Downloaded crypto-common v0.1.6
7912026-09-08T03:32:14.495Z Downloaded cpufeatures v0.2.17
7922026-09-08T03:32:14.495Z Downloaded cargo-platform v0.1.9
7932026-09-08T03:32:14.498Z Downloaded tower-http v0.6.8
7942026-09-08T03:32:14.500Z Downloaded clang-sys v1.8.1
7952026-09-08T03:32:14.503Z Downloaded goblin v0.10.1
7962026-09-08T03:32:14.505Z Downloaded cipher v0.4.4
7972026-09-08T03:32:14.505Z Downloaded darling_macro v0.21.3
7982026-09-08T03:32:14.508Z Downloaded curve25519-dalek-derive v0.1.1
7992026-09-08T03:32:14.508Z Downloaded cfg_aliases v0.2.1
8002026-09-08T03:32:14.508Z Downloaded atomicwrites v0.4.4
8012026-09-08T03:32:14.508Z Downloaded async-stream-impl v0.3.6
8022026-09-08T03:32:14.508Z Downloaded drift v0.2.0
8032026-09-08T03:32:14.513Z Downloaded zerovec v0.11.4
8042026-09-08T03:32:14.516Z Downloaded serde_with v3.14.1
8052026-09-08T03:32:14.522Z Downloaded rustls-webpki v0.102.8
8062026-09-08T03:32:14.532Z Downloaded crypto-common v0.2.2
8072026-09-08T03:32:14.534Z Downloaded clap_lex v1.1.0
8082026-09-08T03:32:14.534Z Downloaded ciborium-io v0.2.2
8092026-09-08T03:32:14.534Z Downloaded cexpr v0.6.0
8102026-09-08T03:32:14.537Z Downloaded anstyle-query v1.1.4
8112026-09-08T03:32:14.537Z Downloaded anyhow v1.0.102
8122026-09-08T03:32:14.539Z Downloaded allocator-api2 v0.2.21
8132026-09-08T03:32:14.539Z Downloaded proptest v1.8.0
8142026-09-08T03:32:14.543Z Downloaded tabled v0.15.0
8152026-09-08T03:32:14.552Z Downloaded arrayvec v0.7.6
8162026-09-08T03:32:14.554Z Downloaded anstyle-parse v1.0.0
8172026-09-08T03:32:14.554Z Downloaded zerocopy v0.7.35
8182026-09-08T03:32:14.563Z Downloaded winnow v0.7.14
8192026-09-08T03:32:14.567Z Downloaded bstr v1.12.0
8202026-09-08T03:32:14.572Z Downloaded quinn-proto v0.11.14
8212026-09-08T03:32:14.575Z Downloaded syn v1.0.109
8222026-09-08T03:32:14.580Z Downloaded curve25519-dalek v4.1.3
8232026-09-08T03:32:14.585Z Downloaded winnow v1.0.3
8242026-09-08T03:32:14.589Z Downloaded time v0.3.47
8252026-09-08T03:32:14.596Z Downloaded openssl v0.10.81
8262026-09-08T03:32:14.601Z Downloaded moka v0.12.11
8272026-09-08T03:32:14.606Z Downloaded winnow v0.5.40
8282026-09-08T03:32:14.610Z Downloaded const-oid v0.10.2
8292026-09-08T03:32:14.613Z Downloaded atomic-waker v1.1.2
8302026-09-08T03:32:14.613Z Downloaded defmt-parser v1.0.0
8312026-09-08T03:32:14.615Z Downloaded camino-tempfile v1.4.1
8322026-09-08T03:32:14.616Z Downloaded base64ct v1.8.0
8332026-09-08T03:32:14.616Z Downloaded async-compression v0.4.33
8342026-09-08T03:32:14.635Z Downloaded tabled v0.21.0
8352026-09-08T03:32:14.648Z Downloaded syn v2.0.118
8362026-09-08T03:32:14.654Z Downloaded vcpkg v0.2.15
8372026-09-08T03:32:14.676Z Downloaded zerocopy v0.8.27
8382026-09-08T03:32:14.687Z Downloaded webpki-roots v1.0.2
8392026-09-08T03:32:14.690Z Downloaded unicode-width v0.2.1
8402026-09-08T03:32:14.693Z Downloaded smoltcp v0.11.0
8412026-09-08T03:32:14.700Z Downloaded nix v0.31.3
8422026-09-08T03:32:14.706Z Downloaded unicode-width v0.1.14
8432026-09-08T03:32:14.711Z Downloaded nix v0.30.1
8442026-09-08T03:32:14.716Z Downloaded rustix v0.38.44
8452026-09-08T03:32:14.728Z Downloaded rustls v0.22.4
8462026-09-08T03:32:14.735Z Downloaded rustls v0.23.40
8472026-09-08T03:32:14.741Z Downloaded regress v0.11.1
8482026-09-08T03:32:14.746Z Downloaded rustix v1.1.4
8492026-09-08T03:32:14.759Z Downloaded regress v0.10.5
8502026-09-08T03:32:14.764Z Downloaded regex-syntax v0.8.11
8512026-09-08T03:32:14.768Z Downloaded hickory-proto v0.25.2
8522026-09-08T03:32:14.777Z Downloaded hickory-proto v0.24.4
8532026-09-08T03:32:14.786Z Downloaded typify-impl v0.4.3
8542026-09-08T03:32:14.794Z Downloaded typify-impl v0.6.2
8552026-09-08T03:32:14.802Z Downloaded openapiv3 v2.2.0
8562026-09-08T03:32:14.817Z Downloaded regex-automata v0.4.13
8572026-09-08T03:32:14.843Z Downloaded libc v0.2.186
8582026-09-08T03:32:14.879Z Downloaded encoding_rs v0.8.35
8592026-09-08T03:32:14.951Z Downloaded jiff v0.2.15
8602026-09-08T03:32:14.960Z Downloaded petgraph v0.6.5
8612026-09-08T03:32:14.971Z Downloaded chrono-tz v0.10.4
8622026-09-08T03:32:14.999Z Downloaded petgraph v0.8.2
8632026-09-08T03:32:15.020Z Downloaded libz-sys v1.1.22
8642026-09-08T03:32:15.032Z Downloaded csv v1.4.0
8652026-09-08T03:32:15.049Z Downloaded sha3 v0.10.8
8662026-09-08T03:32:15.071Z Downloaded tokio v1.52.3
8672026-09-08T03:32:15.211Z Downloaded ring v0.17.14
8682026-09-08T03:32:15.257Z Downloaded curl-sys v0.4.89+curl-8.20.0
8692026-09-08T03:32:15.289Z Downloaded libgit2-sys v0.17.0+1.8.1
8702026-09-08T03:32:15.761Z Downloaded aws-lc-sys v0.39.1
8712026-09-08T03:32:16.081Z Compiling proc-macro2 v1.0.106
8722026-09-08T03:32:16.081Z Compiling quote v1.0.45
8732026-09-08T03:32:16.081Z Compiling unicode-ident v1.0.24
8742026-09-08T03:32:16.081Z Compiling serde_core v1.0.228
8752026-09-08T03:32:16.084Z Compiling serde v1.0.228
8762026-09-08T03:32:16.084Z Compiling libc v0.2.186
8772026-09-08T03:32:16.084Z Checking cfg-if v1.0.4
8782026-09-08T03:32:16.391Z Compiling zmij v1.0.17
8792026-09-08T03:32:16.418Z Compiling autocfg v1.5.0
8802026-09-08T03:32:16.669Z Compiling memchr v2.7.5
8812026-09-08T03:32:16.771Z Compiling libm v0.2.15
8822026-09-08T03:32:17.106Z Compiling getrandom v0.4.2
8832026-09-08T03:32:17.168Z Compiling jobserver v0.1.34
8842026-09-08T03:32:17.184Z Compiling shlex v2.0.1
8852026-09-08T03:32:17.199Z Compiling find-msvc-tools v0.1.9
8862026-09-08T03:32:17.229Z Compiling version_check v0.9.5
8872026-09-08T03:32:17.395Z Compiling cc v1.2.64
8882026-09-08T03:32:17.426Z Checking smallvec v1.15.1
8892026-09-08T03:32:17.469Z Compiling thiserror v2.0.18
8902026-09-08T03:32:17.485Z Checking itoa v1.0.15
8912026-09-08T03:32:17.500Z Compiling icu_properties_data v2.0.1
8922026-09-08T03:32:17.601Z Compiling syn v2.0.118
8932026-09-08T03:32:17.617Z Compiling icu_normalizer_data v2.0.0
8942026-09-08T03:32:17.738Z Compiling parking_lot_core v0.9.12
8952026-09-08T03:32:17.777Z Checking stable_deref_trait v1.2.0
8962026-09-08T03:32:17.862Z Compiling serde_json v1.0.150
8972026-09-08T03:32:18.013Z Compiling heck v0.5.0
8982026-09-08T03:32:18.116Z Checking writeable v0.6.1
8992026-09-08T03:32:18.211Z Checking litemap v0.8.0
9002026-09-08T03:32:18.277Z Compiling num-traits v0.2.19
9012026-09-08T03:32:18.297Z Checking percent-encoding v2.3.2
9022026-09-08T03:32:18.606Z Checking form_urlencoded v1.2.2
9032026-09-08T03:32:18.726Z Checking utf8_iter v1.0.4
9042026-09-08T03:32:18.741Z Compiling zerocopy v0.8.27
9052026-09-08T03:32:18.744Z Checking pin-project-lite v0.2.16
9062026-09-08T03:32:18.835Z Compiling log v0.4.29
9072026-09-08T03:32:18.851Z Compiling equivalent v1.0.2
9082026-09-08T03:32:18.854Z Compiling semver v1.0.28
9092026-09-08T03:32:18.882Z Checking iana-time-zone v0.1.64
9102026-09-08T03:32:18.956Z Compiling rustversion v1.0.22
9112026-09-08T03:32:18.991Z Checking getrandom v0.2.16
9122026-09-08T03:32:19.015Z Checking socket2 v0.6.4
9132026-09-08T03:32:19.140Z Checking uuid v1.23.3
9142026-09-08T03:32:19.204Z Checking scopeguard v1.2.0
9152026-09-08T03:32:19.311Z Checking lock_api v0.4.14
9162026-09-08T03:32:19.432Z Checking bitflags v2.11.1
9172026-09-08T03:32:19.448Z Checking signal-hook-registry v1.4.6
9182026-09-08T03:32:19.463Z Checking mio v1.2.1
9192026-09-08T03:32:19.521Z Checking parking_lot v0.12.5
9202026-09-08T03:32:19.599Z Compiling schemars v0.8.22
9212026-09-08T03:32:19.602Z Checking dyn-clone v1.0.20
9222026-09-08T03:32:19.751Z Checking futures-core v0.3.32
9232026-09-08T03:32:19.768Z Compiling portable-atomic v1.11.1
9242026-09-08T03:32:19.873Z Compiling ring v0.17.14
9252026-09-08T03:32:19.887Z Checking critical-section v1.2.0
9262026-09-08T03:32:19.918Z Compiling hashbrown v0.17.1
9272026-09-08T03:32:19.988Z Compiling httparse v1.10.1
9282026-09-08T03:32:20.047Z Checking futures-sink v0.3.32
9292026-09-08T03:32:20.124Z Compiling regex-syntax v0.8.11
9302026-09-08T03:32:20.389Z Checking subtle v2.6.1
9312026-09-08T03:32:20.471Z Compiling indexmap v2.14.0
9322026-09-08T03:32:20.540Z Compiling synstructure v0.13.2
9332026-09-08T03:32:20.692Z Compiling serde_derive_internals v0.29.1
9342026-09-08T03:32:20.712Z Checking once_cell v1.21.3
9352026-09-08T03:32:21.071Z Checking slab v0.4.11
9362026-09-08T03:32:21.122Z Compiling aho-corasick v1.1.3
9372026-09-08T03:32:21.184Z Compiling thiserror v1.0.69
9382026-09-08T03:32:21.228Z Compiling rustix v1.1.4
9392026-09-08T03:32:21.280Z Checking rand_core v0.6.4
9402026-09-08T03:32:21.449Z Checking typenum v1.20.1
9412026-09-08T03:32:21.671Z Checking futures-channel v0.3.32
9422026-09-08T03:32:21.803Z Compiling ucd-trie v0.1.7
9432026-09-08T03:32:21.821Z Compiling serde_derive v1.0.228
9442026-09-08T03:32:21.867Z Compiling zerofrom-derive v0.1.6
9452026-09-08T03:32:21.923Z Compiling yoke-derive v0.8.0
9462026-09-08T03:32:22.034Z Compiling zerovec-derive v0.11.1
9472026-09-08T03:32:22.240Z Compiling displaydoc v0.2.5
9482026-09-08T03:32:22.259Z Compiling thiserror-impl v2.0.18
9492026-09-08T03:32:22.579Z Compiling schemars_derive v0.8.22
9502026-09-08T03:32:22.938Z Compiling tokio-macros v2.7.0
9512026-09-08T03:32:22.957Z Compiling zerocopy-derive v0.8.27
9522026-09-08T03:32:23.061Z Checking zerofrom v0.1.6
9532026-09-08T03:32:23.109Z Compiling futures-macro v0.3.32
9542026-09-08T03:32:23.178Z Checking yoke v0.8.0
9552026-09-08T03:32:23.381Z Checking zerovec v0.11.4
9562026-09-08T03:32:23.484Z Checking zerotrie v0.2.2
9572026-09-08T03:32:23.807Z Compiling zeroize_derive v1.4.3
9582026-09-08T03:32:23.807Z Compiling regex-automata v0.4.13
9592026-09-08T03:32:23.841Z Compiling thiserror-impl v1.0.69
9602026-09-08T03:32:24.104Z Checking tinystr v0.8.1
9612026-09-08T03:32:24.168Z Checking potential_utf v0.1.3
9622026-09-08T03:32:24.284Z Checking icu_locale_core v2.0.0
9632026-09-08T03:32:24.302Z Checking icu_collections v2.0.0
9642026-09-08T03:32:24.482Z Checking zeroize v1.8.1
9652026-09-08T03:32:24.499Z Compiling pest v2.8.2
9662026-09-08T03:32:24.640Z Checking futures-io v0.3.32
9672026-09-08T03:32:24.757Z Checking futures-task v0.3.32
9682026-09-08T03:32:24.773Z Checking icu_provider v2.0.0
9692026-09-08T03:32:24.898Z Checking futures-util v0.3.32
9702026-09-08T03:32:24.916Z Checking bytes v1.12.0
9712026-09-08T03:32:24.977Z Checking chrono v0.4.45
9722026-09-08T03:32:25.007Z Checking icu_properties v2.0.1
9732026-09-08T03:32:25.082Z Checking icu_normalizer v2.0.0
9742026-09-08T03:32:25.389Z Compiling serde_tokenstream v0.2.3
9752026-09-08T03:32:25.673Z Checking tokio v1.52.3
9762026-09-08T03:32:25.723Z Compiling regex v1.12.4
9772026-09-08T03:32:25.782Z Compiling pest_meta v2.8.2
9782026-09-08T03:32:25.801Z Checking idna_adapter v1.2.1
9792026-09-08T03:32:25.922Z Compiling pkg-config v0.3.32
9802026-09-08T03:32:25.938Z Checking idna v1.1.0
9812026-09-08T03:32:26.113Z Compiling anyhow v1.0.102
9822026-09-08T03:32:26.175Z Checking url v2.5.7
9832026-09-08T03:32:26.348Z Compiling pest_generator v2.8.2
9842026-09-08T03:32:26.371Z Compiling tracing-attributes v0.1.30
9852026-09-08T03:32:26.796Z Checking tracing-core v0.1.34
9862026-09-08T03:32:26.954Z Compiling generic-array v0.14.7
9872026-09-08T03:32:26.991Z Compiling foldhash v0.2.0
9882026-09-08T03:32:27.082Z Compiling pest_derive v2.8.2
9892026-09-08T03:32:27.102Z Compiling allocator-api2 v0.2.21
9902026-09-08T03:32:27.179Z Compiling vcpkg v0.2.15
9912026-09-08T03:32:27.196Z Compiling fnv v1.0.7
9922026-09-08T03:32:27.395Z Compiling hashbrown v0.16.1
9932026-09-08T03:32:27.419Z Checking http v1.4.2
9942026-09-08T03:32:27.576Z Checking tracing v0.1.41
9952026-09-08T03:32:27.703Z Compiling getrandom v0.3.3
9962026-09-08T03:32:27.756Z Compiling byteorder v1.5.0
9972026-09-08T03:32:27.965Z Compiling camino v1.2.3
9982026-09-08T03:32:27.982Z Checking crypto-common v0.1.6
9992026-09-08T03:32:27.985Z Checking errno v0.3.14
10002026-09-08T03:32:28.058Z Checking ipnet v2.11.0
10012026-09-08T03:32:28.102Z Compiling num-conv v0.2.1
10022026-09-08T03:32:28.118Z Compiling time-core v0.1.8
10032026-09-08T03:32:28.255Z Checking base64 v0.22.1
10042026-09-08T03:32:28.271Z Compiling time-macros v0.2.27
10052026-09-08T03:32:28.287Z Compiling scroll_derive v0.13.1
10062026-09-08T03:32:28.395Z Compiling paste v1.0.15
10072026-09-08T03:32:28.508Z Checking http-body v1.0.1
10082026-09-08T03:32:28.625Z Checking rustls-pki-types v1.12.0
10092026-09-08T03:32:28.736Z Checking atomic-waker v1.1.2
10102026-09-08T03:32:28.872Z Checking tokio-util v0.7.16
10112026-09-08T03:32:29.116Z Checking try-lock v0.2.5
10122026-09-08T03:32:29.131Z Checking tower-service v0.3.3
10132026-09-08T03:32:29.220Z Checking untrusted v0.9.0
10142026-09-08T03:32:29.236Z Checking tower-layer v0.3.3
10152026-09-08T03:32:29.289Z Checking want v0.3.1
10162026-09-08T03:32:29.308Z Checking ryu v1.0.20
10172026-09-08T03:32:29.347Z Checking httpdate v1.0.3
10182026-09-08T03:32:29.363Z Checking h2 v0.4.14
10192026-09-08T03:32:29.382Z Compiling openssl-sys v0.9.117
10202026-09-08T03:32:29.408Z Compiling async-trait v0.1.89
10212026-09-08T03:32:29.441Z Compiling cmake v0.1.54
10222026-09-08T03:32:29.489Z Compiling fs_extra v1.3.0
10232026-09-08T03:32:29.693Z Checking pretty-hex v0.4.1
10242026-09-08T03:32:29.754Z Compiling crossbeam-utils v0.8.21
10252026-09-08T03:32:29.792Z Compiling strsim v0.11.1
10262026-09-08T03:32:29.826Z Compiling dunce v1.0.5
10272026-09-08T03:32:29.925Z Compiling aws-lc-sys v0.39.1
10282026-09-08T03:32:30.021Z Compiling scroll v0.13.0
10292026-09-08T03:32:30.089Z Compiling regress v0.10.5
10302026-09-08T03:32:30.105Z Checking block-buffer v0.10.4
10312026-09-08T03:32:30.161Z Checking ppv-lite86 v0.2.21
10322026-09-08T03:32:30.283Z Compiling slog v2.8.2
10332026-09-08T03:32:30.342Z Compiling plain v0.2.3
10342026-09-08T03:32:30.378Z Compiling usdt-impl v0.6.0
10352026-09-08T03:32:30.449Z Compiling goblin v0.10.1
10362026-09-08T03:32:30.465Z Checking digest v0.10.7
10372026-09-08T03:32:30.534Z Checking http-body-util v0.1.3
10382026-09-08T03:32:30.642Z Checking ipnetwork v0.21.1
10392026-09-08T03:32:30.657Z Checking erased-serde v0.3.31
10402026-09-08T03:32:30.756Z Compiling omicron-workspace-hack v0.1.0
10412026-09-08T03:32:30.818Z Compiling ident_case v1.0.1
10422026-09-08T03:32:30.991Z Compiling darling_core v0.21.3
10432026-09-08T03:32:31.075Z Checking serde_urlencoded v0.7.1
10442026-09-08T03:32:31.227Z Compiling dtrace-parser v0.3.0
10452026-09-08T03:32:31.243Z Checking hyper v1.10.1
10462026-09-08T03:32:31.270Z Compiling openapiv3 v2.2.0
10472026-09-08T03:32:31.286Z Compiling daft-derive v0.1.5
10482026-09-08T03:32:31.820Z Compiling typify-impl v0.4.3
10492026-09-08T03:32:31.995Z Compiling thread-id v5.0.0
10502026-09-08T03:32:32.086Z Compiling aws-lc-rs v1.16.2
10512026-09-08T03:32:32.139Z Checking hyper-util v0.1.20
10522026-09-08T03:32:33.058Z Compiling dof v0.4.0
10532026-09-08T03:32:33.102Z Compiling darling_macro v0.21.3
10542026-09-08T03:32:33.186Z Checking encoding_rs v0.8.35
10552026-09-08T03:32:33.739Z Compiling darling v0.21.3
10562026-09-08T03:32:33.815Z Compiling slog-async v2.8.0
10572026-09-08T03:32:33.818Z Checking mime v0.3.17
10582026-09-08T03:32:33.998Z Checking untrusted v0.7.1
10592026-09-08T03:32:34.014Z Checking cpufeatures v0.2.17
10602026-09-08T03:32:34.117Z Checking rand_core v0.9.3
10612026-09-08T03:32:34.120Z Checking oxnet v0.1.6
10622026-09-08T03:32:34.149Z Compiling usdt-attr-macro v0.6.0
10632026-09-08T03:32:34.179Z Compiling usdt-macro v0.6.0
10642026-09-08T03:32:34.281Z Compiling structmeta-derive v0.3.0
10652026-09-08T03:32:34.382Z Compiling multer v3.1.0
10662026-09-08T03:32:34.548Z Compiling unsafe-libyaml v0.2.11
10672026-09-08T03:32:34.576Z Compiling rustls v0.23.40
10682026-09-08T03:32:34.602Z Compiling rustls v0.22.4
10692026-09-08T03:32:34.966Z Compiling async-stream-impl v0.3.6
10702026-09-08T03:32:34.990Z Checking sync_wrapper v1.0.2
10712026-09-08T03:32:35.072Z Compiling serde_yaml v0.9.34+deprecated
10722026-09-08T03:32:35.213Z Compiling typify-macro v0.4.3
10732026-09-08T03:32:35.299Z Compiling structmeta v0.3.0
10742026-09-08T03:32:35.412Z Checking fastrand v2.3.0
10752026-09-08T03:32:35.497Z Checking hex v0.4.3
10762026-09-08T03:32:35.574Z Compiling openssl v0.10.81
10772026-09-08T03:32:35.590Z Checking foreign-types-shared v0.1.1
10782026-09-08T03:32:35.675Z Checking foreign-types v0.3.2
10792026-09-08T03:32:35.709Z Checking tempfile v3.27.0
10802026-09-08T03:32:35.756Z Checking tower v0.5.2
10812026-09-08T03:32:35.857Z Checking rand_chacha v0.9.0
10822026-09-08T03:32:35.897Z Checking futures-executor v0.3.32
10832026-09-08T03:32:36.043Z Compiling strum_macros v0.26.4
10842026-09-08T03:32:36.046Z Compiling openssl-macros v0.1.1
10852026-09-08T03:32:36.096Z Compiling native-tls v0.2.14
10862026-09-08T03:32:36.133Z Checking iri-string v0.7.8
10872026-09-08T03:32:36.307Z Checking openssl-probe v0.1.6
10882026-09-08T03:32:36.335Z Checking powerfmt v0.2.0
10892026-09-08T03:32:36.434Z Checking futures v0.3.32
10902026-09-08T03:32:36.485Z Checking deranged v0.5.3
10912026-09-08T03:32:36.516Z Checking rand v0.9.3
10922026-09-08T03:32:36.690Z Compiling typify v0.4.3
10932026-09-08T03:32:36.781Z Compiling newtype-uuid-macros v0.1.0
10942026-09-08T03:32:36.955Z Checking num_threads v0.1.7
10952026-09-08T03:32:37.045Z Compiling ref-cast v1.0.25
10962026-09-08T03:32:37.137Z Checking tower-http v0.6.8
10972026-09-08T03:32:37.400Z Compiling ref-cast-impl v1.0.25
10982026-09-08T03:32:37.415Z Compiling dropshot v0.16.7
10992026-09-08T03:32:37.471Z Checking time v0.3.47
11002026-09-08T03:32:37.518Z Checking memmap2 v0.9.8
11012026-09-08T03:32:37.595Z Checking unicode-width v0.2.1
11022026-09-08T03:32:37.729Z Compiling derive-ex v0.1.8
11032026-09-08T03:32:37.846Z Checking crossbeam-channel v0.5.15
11042026-09-08T03:32:37.963Z Checking webpki-roots v1.0.2
11052026-09-08T03:32:37.979Z Compiling dropshot_endpoint v0.16.7
11062026-09-08T03:32:38.079Z Compiling strum_macros v0.27.2
11072026-09-08T03:32:38.162Z Checking winnow v0.7.14
11082026-09-08T03:32:38.641Z Compiling progenitor-impl v0.11.1
11092026-09-08T03:32:38.843Z Checking tokio-native-tls v0.3.1
11102026-09-08T03:32:39.003Z Checking hyper-tls v0.6.0
11112026-09-08T03:32:39.321Z Compiling test-strategy v0.4.3
11122026-09-08T03:32:39.405Z Checking newtype-uuid v1.3.2
11132026-09-08T03:32:39.503Z Checking thread_local v1.1.9
11142026-09-08T03:32:39.592Z Checking winnow v1.0.3
11152026-09-08T03:32:39.642Z Checking daft v0.1.5
11162026-09-08T03:32:39.667Z Compiling serde_with_macros v3.14.1
11172026-09-08T03:32:39.875Z Checking serde_spanned v1.1.1
11182026-09-08T03:32:39.892Z Checking toml_parser v1.1.2+spec-1.1.0
11192026-09-08T03:32:39.909Z Checking is-terminal v0.4.16
11202026-09-08T03:32:39.995Z Checking take_mut v0.2.2
11212026-09-08T03:32:40.027Z Checking term v1.2.0
11222026-09-08T03:32:40.099Z Checking match_cfg v0.1.0
11232026-09-08T03:32:40.170Z Checking toml_writer v1.1.1+spec-1.1.0
11242026-09-08T03:32:40.213Z Checking debug-ignore v1.0.5
11252026-09-08T03:32:40.243Z Checking either v1.15.0
11262026-09-08T03:32:40.313Z Checking slog-term v2.9.2
11272026-09-08T03:32:40.345Z Checking hostname v0.3.1
11282026-09-08T03:32:40.442Z Checking slog-json v2.6.1
11292026-09-08T03:32:40.592Z Compiling syn v1.0.109
11302026-09-08T03:32:40.595Z Checking spin v0.9.8
11312026-09-08T03:32:40.636Z Checking slog-bunyan v2.5.0
11322026-09-08T03:32:40.661Z Checking usdt v0.6.0
11332026-09-08T03:32:40.702Z Compiling progenitor-macro v0.11.1
11342026-09-08T03:32:40.742Z Checking async-stream v0.3.6
11352026-09-08T03:32:40.758Z Compiling parse-display-derive v0.10.0
11362026-09-08T03:32:40.863Z Checking rustls-webpki v0.102.8
11372026-09-08T03:32:40.881Z Checking rustls-pemfile v2.2.0
11382026-09-08T03:32:40.924Z Checking waitgroup v0.1.2
11392026-09-08T03:32:40.949Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11402026-09-08T03:32:41.015Z Checking serde_path_to_error v0.1.20
11412026-09-08T03:32:41.031Z Checking hostname v0.4.2
11422026-09-08T03:32:41.127Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11432026-09-08T03:32:41.277Z Checking strum v0.26.3
11442026-09-08T03:32:41.382Z Checking rand_chacha v0.3.1
11452026-09-08T03:32:41.398Z Checking macaddr v1.0.1
11462026-09-08T03:32:41.434Z Checking toml_datetime v0.7.5+spec-1.1.0
11472026-09-08T03:32:41.572Z Checking wait-timeout v0.2.1
11482026-09-08T03:32:41.589Z Checking quick-error v1.2.3
11492026-09-08T03:32:41.629Z Checking bit-vec v0.8.0
11502026-09-08T03:32:41.686Z Checking lazy_static v1.5.0
11512026-09-08T03:32:41.702Z Checking rusty-fork v0.3.0
11522026-09-08T03:32:41.784Z Checking toml v0.9.12+spec-1.1.0
11532026-09-08T03:32:41.818Z Checking bit-set v0.8.0
11542026-09-08T03:32:41.867Z Checking rand v0.8.5
11552026-09-08T03:32:41.962Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11562026-09-08T03:32:42.257Z Checking rand_xorshift v0.4.0
11572026-09-08T03:32:42.332Z Checking sha1 v0.10.6
11582026-09-08T03:32:42.363Z Checking unarray v0.1.4
11592026-09-08T03:32:42.468Z Checking proptest v1.8.0
11602026-09-08T03:32:42.488Z Checking strum v0.27.2
11612026-09-08T03:32:42.598Z Checking tabwriter v1.4.1
11622026-09-08T03:32:42.632Z Checking tokio-rustls v0.25.0
11632026-09-08T03:32:42.678Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11642026-09-08T03:32:42.739Z Checking colored v3.1.1
11652026-09-08T03:32:42.811Z Checking serde_with v3.14.1
11662026-09-08T03:32:43.235Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11672026-09-08T03:32:43.501Z Checking instant v0.1.13
11682026-09-08T03:32:43.797Z Checking rustc-hash v2.1.1
11692026-09-08T03:32:43.916Z Checking iddqd v0.3.18
11702026-09-08T03:32:44.046Z Checking backoff v0.4.0
11712026-09-08T03:32:44.109Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11722026-09-08T03:32:44.185Z Checking parse-display v0.10.0
11732026-09-08T03:32:44.220Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11742026-09-08T03:32:44.332Z Checking itertools v0.14.0
11752026-09-08T03:32:44.336Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11762026-09-08T03:32:44.726Z Compiling toml_datetime v0.6.11
11772026-09-08T03:32:44.807Z Compiling clap_derive v4.6.1
11782026-09-08T03:32:44.838Z Checking utf8parse v0.2.2
11792026-09-08T03:32:44.946Z Checking anstyle-parse v1.0.0
11802026-09-08T03:32:45.097Z Checking terminal_size v0.4.3
11812026-09-08T03:32:45.224Z Checking colorchoice v1.0.4
11822026-09-08T03:32:45.258Z Checking is_terminal_polyfill v1.70.1
11832026-09-08T03:32:45.319Z Checking anstyle v1.0.14
11842026-09-08T03:32:45.323Z Checking anstyle-query v1.1.4
11852026-09-08T03:32:45.495Z Checking anstream v1.0.0
11862026-09-08T03:32:45.706Z Checking clap_lex v1.1.0
11872026-09-08T03:32:45.881Z Checking clap_builder v4.6.0
11882026-09-08T03:32:47.111Z Checking clap v4.6.1
11892026-09-08T03:32:48.209Z Compiling num-derive v0.4.2
11902026-09-08T03:32:48.688Z Compiling rustls-webpki v0.103.6
11912026-09-08T03:32:49.146Z Compiling prettyplease v0.2.37
11922026-09-08T03:32:50.795Z Checking crossbeam-epoch v0.9.18
11932026-09-08T03:32:50.858Z Compiling winnow v0.5.40
11942026-09-08T03:32:50.969Z Compiling cfg_aliases v0.2.1
11952026-09-08T03:32:51.691Z Checking serde_spanned v0.6.9
11962026-09-08T03:32:51.901Z Compiling tokio-rustls v0.26.4
11972026-09-08T03:32:52.067Z Compiling toml_edit v0.19.15
11982026-09-08T03:32:52.176Z Compiling memoffset v0.9.1
11992026-09-08T03:32:52.407Z Compiling rayon-core v1.13.0
12002026-09-08T03:32:53.327Z Compiling proc-macro-crate v1.3.1
12012026-09-08T03:32:53.666Z Compiling zerocopy-derive v0.7.35
12022026-09-08T03:32:53.904Z Compiling crc32fast v1.5.0
12032026-09-08T03:32:54.675Z Compiling hyper-rustls v0.27.7
12042026-09-08T03:32:54.804Z Checking crossbeam-deque v0.8.6
12052026-09-08T03:32:54.915Z Compiling reqwest v0.12.23
12062026-09-08T03:32:55.289Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12072026-09-08T03:32:55.523Z Checking adler2 v2.0.1
12082026-09-08T03:32:55.631Z Checking miniz_oxide v0.8.9
12092026-09-08T03:32:56.055Z Compiling progenitor-client v0.11.1
12102026-09-08T03:32:56.300Z Compiling progenitor v0.11.1
12112026-09-08T03:32:57.353Z Compiling num-integer v0.1.46
12122026-09-08T03:32:57.448Z Compiling proc-macro-error-attr v1.0.4
12132026-09-08T03:32:57.638Z Compiling heapless v0.8.0
12142026-09-08T03:32:57.858Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12152026-09-08T03:32:57.950Z Checking flate2 v1.1.2
12162026-09-08T03:32:58.091Z Compiling progenitor-client v0.10.0
12172026-09-08T03:32:58.371Z Compiling ingot-macros v0.1.1
12182026-09-08T03:32:58.861Z Checking hash32 v0.3.1
12192026-09-08T03:32:58.988Z Checking hybrid-array v0.4.12
12202026-09-08T03:32:59.121Z Compiling proc-macro-error v1.0.4
12212026-09-08T03:32:59.463Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12222026-09-08T03:32:59.478Z Compiling smoltcp v0.11.0
12232026-09-08T03:32:59.540Z Checking toml_write v0.1.2
12242026-09-08T03:32:59.715Z Checking toml_edit v0.22.27
12252026-09-08T03:32:59.978Z Checking num-iter v0.1.45
12262026-09-08T03:33:00.093Z Checking num-rational v0.4.2
12272026-09-08T03:33:00.331Z Compiling zerocopy v0.7.35
12282026-09-08T03:33:00.364Z Compiling num_enum_derive v0.7.5
12292026-09-08T03:33:00.789Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12302026-09-08T03:33:00.881Z Compiling hubpack_derive v0.1.1
12312026-09-08T03:33:00.988Z Checking ingot-types v0.1.2
12322026-09-08T03:33:01.017Z Checking cobs v0.3.0
12332026-09-08T03:33:01.117Z Compiling scroll_derive v0.12.1
12342026-09-08T03:33:01.160Z Compiling foreign-types-macros v0.2.3
12352026-09-08T03:33:01.320Z Compiling num-complex v0.4.6
12362026-09-08T03:33:01.397Z Compiling usdt-impl v0.5.0
12372026-09-08T03:33:01.400Z Compiling crucible-workspace-hack v0.1.0
12382026-09-08T03:33:01.622Z Checking bitflags v1.3.2
12392026-09-08T03:33:01.650Z Checking foreign-types-shared v0.3.1
12402026-09-08T03:33:01.703Z Checking managed v0.8.0
12412026-09-08T03:33:01.735Z Checking num v0.4.3
12422026-09-08T03:33:01.770Z Checking foreign-types v0.5.0
12432026-09-08T03:33:01.800Z Checking scroll v0.12.0
12442026-09-08T03:33:01.951Z Checking num_enum v0.7.5
12452026-09-08T03:33:01.988Z Checking hubpack v0.1.2
12462026-09-08T03:33:02.017Z Checking ingot v0.1.1
12472026-09-08T03:33:02.061Z Checking postcard v1.1.3
12482026-09-08T03:33:02.151Z Compiling dof v0.3.0
12492026-09-08T03:33:02.337Z Checking toml v0.8.23
12502026-09-08T03:33:02.747Z Checking crypto-common v0.2.2
12512026-09-08T03:33:02.764Z Checking block-buffer v0.12.0
12522026-09-08T03:33:03.020Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12532026-09-08T03:33:03.044Z Compiling dtrace-parser v0.2.0
12542026-09-08T03:33:03.258Z Checking camino-tempfile v1.4.1
12552026-09-08T03:33:03.401Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-09-08T03:33:03.421Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12572026-09-08T03:33:03.503Z Checking cstr-argument v0.1.2
12582026-09-08T03:33:03.613Z Compiling thread-id v4.2.2
12592026-09-08T03:33:03.629Z Checking const-oid v0.10.2
12602026-09-08T03:33:03.653Z Compiling minimal-lexical v0.2.1
12612026-09-08T03:33:03.699Z Checking compression-core v0.4.32
12622026-09-08T03:33:03.699Z Compiling heck v0.4.1
12632026-09-08T03:33:03.784Z Checking float-ord v0.3.2
12642026-09-08T03:33:03.891Z Checking static_assertions v1.1.0
12652026-09-08T03:33:03.908Z Compiling nom v7.1.3
12662026-09-08T03:33:03.911Z Checking compression-codecs v0.4.32
12672026-09-08T03:33:03.957Z Checking digest v0.11.3
12682026-09-08T03:33:04.116Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12692026-09-08T03:33:04.142Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12702026-09-08T03:33:04.162Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12712026-09-08T03:33:04.330Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12722026-09-08T03:33:04.353Z Checking goblin v0.8.2
12732026-09-08T03:33:04.513Z Checking rayon v1.11.0
12742026-09-08T03:33:04.818Z Compiling num_enum_derive v0.5.11
12752026-09-08T03:33:04.904Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12762026-09-08T03:33:05.035Z Compiling rustc_version v0.4.1
12772026-09-08T03:33:05.179Z Checking toml_datetime v1.1.1+spec-1.1.0
12782026-09-08T03:33:05.376Z Compiling dropshot v0.17.1
12792026-09-08T03:33:05.390Z Checking cpufeatures v0.3.0
12802026-09-08T03:33:05.465Z Compiling rustix v0.38.44
12812026-09-08T03:33:05.566Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12822026-09-08T03:33:05.608Z Checking tinyvec_macros v0.1.1
12832026-09-08T03:33:05.688Z Compiling convert_case v0.4.0
12842026-09-08T03:33:05.800Z Checking num_enum v0.5.11
12852026-09-08T03:33:05.832Z Checking tinyvec v1.10.0
12862026-09-08T03:33:05.911Z Checking sha1 v0.11.0
12872026-09-08T03:33:05.984Z Compiling derive_more v0.99.20
12882026-09-08T03:33:06.013Z Checking toml v1.1.2+spec-1.1.0
12892026-09-08T03:33:06.095Z Checking async-compression v0.4.33
12902026-09-08T03:33:06.138Z Compiling nix v0.30.1
12912026-09-08T03:33:06.227Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12922026-09-08T03:33:06.516Z Checking libscf-sys v1.2.0
12932026-09-08T03:33:06.564Z Compiling libz-sys v1.1.22
12942026-09-08T03:33:06.645Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12952026-09-08T03:33:06.723Z Compiling dropshot_endpoint v0.17.1
12962026-09-08T03:33:06.765Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12972026-09-08T03:33:06.915Z Checking bytecount v0.6.9
12982026-09-08T03:33:07.077Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-09-08T03:33:07.303Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13002026-09-08T03:33:07.717Z Compiling usdt-attr-macro v0.5.0
13012026-09-08T03:33:07.860Z Compiling usdt-macro v0.5.0
13022026-09-08T03:33:07.945Z Compiling zone_cfg_derive v0.3.1
13032026-09-08T03:33:08.129Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13042026-09-08T03:33:08.162Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13052026-09-08T03:33:08.298Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13062026-09-08T03:33:08.317Z Checking itertools v0.12.1
13072026-09-08T03:33:08.447Z Checking sigpipe v0.1.3
13082026-09-08T03:33:08.531Z Checking memmap v0.7.0
13092026-09-08T03:33:08.558Z Checking glob v0.3.3
13102026-09-08T03:33:08.637Z Checking jiff v0.2.15
13112026-09-08T03:33:08.662Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13122026-09-08T03:33:08.743Z Checking usdt v0.5.0
13132026-09-08T03:33:08.867Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13142026-09-08T03:33:08.905Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13152026-09-08T03:33:09.019Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13162026-09-08T03:33:09.069Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13172026-09-08T03:33:09.104Z Checking smf v0.2.3
13182026-09-08T03:33:09.218Z Checking secrecy v0.10.3
13192026-09-08T03:33:09.333Z Checking whoami v1.6.1
13202026-09-08T03:33:09.349Z Compiling curve25519-dalek v4.1.3
13212026-09-08T03:33:09.352Z Checking zone v0.3.1
13222026-09-08T03:33:09.381Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13232026-09-08T03:33:09.500Z Checking hmac v0.12.1
13242026-09-08T03:33:09.614Z Compiling clang-sys v1.8.1
13252026-09-08T03:33:09.632Z Checking inout v0.1.4
13262026-09-08T03:33:09.635Z Compiling enum-as-inner v0.6.1
13272026-09-08T03:33:09.705Z Checking ff v0.13.1
13282026-09-08T03:33:09.760Z Checking data-encoding v2.9.0
13292026-09-08T03:33:09.782Z Compiling semver v0.1.20
13302026-09-08T03:33:09.826Z Checking group v0.13.0
13312026-09-08T03:33:09.935Z Checking cipher v0.4.4
13322026-09-08T03:33:09.996Z Compiling rustc_version v0.1.7
13332026-09-08T03:33:10.021Z Checking hkdf v0.12.4
13342026-09-08T03:33:10.114Z Checking atomicwrites v0.4.4
13352026-09-08T03:33:10.131Z Compiling thiserror-impl-no-std v2.0.2
13362026-09-08T03:33:10.150Z Checking universal-hash v0.5.1
13372026-09-08T03:33:10.177Z Compiling regress v0.11.1
13382026-09-08T03:33:10.192Z Checking crypto-bigint v0.5.5
13392026-09-08T03:33:10.233Z Checking half v2.7.1
13402026-09-08T03:33:10.268Z Compiling curve25519-dalek-derive v0.1.1
13412026-09-08T03:33:10.469Z Checking opaque-debug v0.3.1
13422026-09-08T03:33:10.543Z Checking base16ct v0.2.0
13432026-09-08T03:33:10.664Z Checking base64ct v1.8.0
13442026-09-08T03:33:10.896Z Checking indent_write v2.2.0
13452026-09-08T03:33:10.912Z Checking ciborium-io v0.2.2
13462026-09-08T03:33:11.003Z Checking ciborium-ll v0.2.2
13472026-09-08T03:33:11.042Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13482026-09-08T03:33:11.164Z Checking elliptic-curve v0.13.8
13492026-09-08T03:33:11.182Z Checking password-hash v0.5.0
13502026-09-08T03:33:11.186Z Checking thiserror-no-std v2.0.2
13512026-09-08T03:33:11.212Z Checking poly1305 v0.8.0
13522026-09-08T03:33:11.268Z Compiling newtype_derive v0.1.6
13532026-09-08T03:33:11.404Z Checking chacha20 v0.9.1
13542026-09-08T03:33:11.421Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13552026-09-08T03:33:11.437Z Compiling nix v0.31.3
13562026-09-08T03:33:11.488Z Checking blake2 v0.10.6
13572026-09-08T03:33:11.594Z Checking aead v0.5.2
13582026-09-08T03:33:11.665Z Compiling typify-impl v0.6.2
13592026-09-08T03:33:11.702Z Compiling libloading v0.8.9
13602026-09-08T03:33:11.705Z Checking bstr v1.12.0
13612026-09-08T03:33:11.734Z Compiling bindgen v0.72.1
13622026-09-08T03:33:11.815Z Checking linked-hash-map v0.5.6
13632026-09-08T03:33:11.892Z Compiling owo-colors v4.3.0
13642026-09-08T03:33:11.985Z Checking keccak v0.1.6
13652026-09-08T03:33:12.016Z Checking resolv-conf v0.7.5
13662026-09-08T03:33:12.078Z Checking lru-cache v0.1.2
13672026-09-08T03:33:12.142Z Checking sha3 v0.10.8
13682026-09-08T03:33:12.250Z Checking chacha20poly1305 v0.10.1
13692026-09-08T03:33:12.281Z Checking vsss-rs v3.3.4
13702026-09-08T03:33:12.339Z Checking argon2 v0.5.3
13712026-09-08T03:33:12.436Z Checking ciborium v0.2.2
13722026-09-08T03:33:12.640Z Checking hickory-proto v0.24.4
13732026-09-08T03:33:12.774Z Checking tokio-dtrace v0.1.1
13742026-09-08T03:33:12.840Z Checking papergrid v0.18.0
13752026-09-08T03:33:12.970Z Compiling cexpr v0.6.0
13762026-09-08T03:33:12.997Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13772026-09-08T03:33:13.281Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13782026-09-08T03:33:13.591Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13792026-09-08T03:33:13.646Z Checking serde-big-array v0.5.1
13802026-09-08T03:33:13.785Z Compiling serde_repr v0.1.20
13812026-09-08T03:33:13.823Z Compiling derive-where v1.6.0
13822026-09-08T03:33:14.125Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13832026-09-08T03:33:14.225Z Checking same-file v1.0.6
13842026-09-08T03:33:14.332Z Checking siphasher v1.0.1
13852026-09-08T03:33:14.348Z Checking unicode-segmentation v1.12.0
13862026-09-08T03:33:14.365Z Compiling shlex v1.3.0
13872026-09-08T03:33:14.370Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13882026-09-08T03:33:14.493Z Checking phf_shared v0.12.1
13892026-09-08T03:33:14.668Z Checking newline-converter v0.3.0
13902026-09-08T03:33:14.689Z Checking walkdir v2.5.0
13912026-09-08T03:33:14.781Z Checking hickory-resolver v0.24.4
13922026-09-08T03:33:14.860Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13932026-09-08T03:33:15.081Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13942026-09-08T03:33:15.141Z Compiling typify-macro v0.6.2
13952026-09-08T03:33:15.158Z Checking tabled v0.21.0
13962026-09-08T03:33:15.456Z Checking oxide-tokio-rt v0.1.2
13972026-09-08T03:33:15.598Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13982026-09-08T03:33:16.284Z Checking itertools v0.15.0
13992026-09-08T03:33:16.367Z Checking console v0.16.4
14002026-09-08T03:33:16.370Z Compiling progenitor-impl v0.10.0
14012026-09-08T03:33:16.438Z Checking tokio-stream v0.1.17
14022026-09-08T03:33:16.579Z Compiling pin-project-internal v1.1.10
14032026-09-08T03:33:16.649Z Compiling slog-dtrace v0.3.0
14042026-09-08T03:33:16.666Z Checking csv-core v0.1.12
14052026-09-08T03:33:16.801Z Checking foldhash v0.1.5
14062026-09-08T03:33:16.845Z Checking smawk v0.3.2
14072026-09-08T03:33:16.876Z Compiling chrono-tz v0.10.4
14082026-09-08T03:33:16.940Z Compiling unicode-xid v0.2.6
14092026-09-08T03:33:16.976Z Checking unicode-linebreak v0.1.5
14102026-09-08T03:33:17.063Z Checking unicode-width v0.1.14
14112026-09-08T03:33:17.090Z Checking similar v3.2.0
14122026-09-08T03:33:17.186Z Compiling cancel-safe-futures v0.1.5
14132026-09-08T03:33:17.355Z Checking swrite v0.1.0
14142026-09-08T03:33:17.465Z Checking textwrap v0.16.2
14152026-09-08T03:33:17.631Z Checking pin-project v1.1.10
14162026-09-08T03:33:17.648Z Checking expectorate v1.3.0
14172026-09-08T03:33:17.701Z Compiling const_format_proc_macros v0.2.34
14182026-09-08T03:33:17.733Z Checking hashbrown v0.15.5
14192026-09-08T03:33:17.832Z Checking csv v1.4.0
14202026-09-08T03:33:18.189Z Checking qorb v0.4.1
14212026-09-08T03:33:18.189Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-09-08T03:33:18.192Z Checking phf v0.12.1
14232026-09-08T03:33:18.443Z Compiling progenitor-macro v0.10.0
14242026-09-08T03:33:18.521Z Checking unicode-normalization v0.1.24
14252026-09-08T03:33:18.628Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14262026-09-08T03:33:19.174Z Checking libsw-core v0.3.2
14272026-09-08T03:33:19.191Z Compiling libgit2-sys v0.17.0+1.8.1
14282026-09-08T03:33:19.250Z Compiling snafu-derive v0.8.9
14292026-09-08T03:33:19.323Z Compiling async-recursion v1.1.1
14302026-09-08T03:33:19.623Z Compiling cookie v0.18.1
14312026-09-08T03:33:19.674Z Checking highway v1.3.0
14322026-09-08T03:33:19.797Z Compiling moka v0.12.11
14332026-09-08T03:33:19.858Z Checking fixedbitset v0.5.7
14342026-09-08T03:33:19.904Z Checking fixedbitset v0.4.2
14352026-09-08T03:33:20.056Z Checking petgraph v0.6.5
14362026-09-08T03:33:20.060Z Checking petgraph v0.8.2
14372026-09-08T03:33:20.092Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-09-08T03:33:20.953Z Checking snafu v0.8.9
14392026-09-08T03:33:21.191Z Checking libsw v3.5.0
14402026-09-08T03:33:21.274Z Checking olpc-cjson v0.1.4
14412026-09-08T03:33:21.292Z Checking const_format v0.2.34
14422026-09-08T03:33:21.361Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-09-08T03:33:21.621Z Checking papergrid v0.11.0
14442026-09-08T03:33:21.664Z Compiling typify v0.6.2
14452026-09-08T03:33:21.736Z Checking globset v0.4.16
14462026-09-08T03:33:21.753Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14472026-09-08T03:33:21.769Z Checking gethostname v0.5.0
14482026-09-08T03:33:21.965Z Compiling tabled_derive v0.7.0
14492026-09-08T03:33:21.982Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14502026-09-08T03:33:22.225Z Checking reqwest v0.13.2
14512026-09-08T03:33:22.243Z Checking bcs v0.1.6
14522026-09-08T03:33:22.308Z Checking pem v3.0.5
14532026-09-08T03:33:22.465Z Checking serde_plain v1.0.2
14542026-09-08T03:33:22.481Z Checking crc8 v0.1.1
14552026-09-08T03:33:22.514Z Checking progenitor v0.10.0
14562026-09-08T03:33:22.574Z Compiling signal-hook v0.4.4
14572026-09-08T03:33:22.609Z Checking termtree v0.5.1
14582026-09-08T03:33:22.646Z Checking linear-map v1.2.0
14592026-09-08T03:33:22.745Z Checking tagptr v0.2.0
14602026-09-08T03:33:22.747Z Checking humantime v2.3.0
14612026-09-08T03:33:22.787Z Checking typed-path v0.9.3
14622026-09-08T03:33:22.813Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14632026-09-08T03:33:22.883Z Checking tabled v0.15.0
14642026-09-08T03:33:22.958Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14652026-09-08T03:33:23.524Z Checking tough v0.20.0
14662026-09-08T03:33:23.558Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14672026-09-08T03:33:23.721Z Compiling progenitor-impl v0.14.0
14682026-09-08T03:33:24.054Z Checking steno v0.4.1
14692026-09-08T03:33:24.364Z Checking hickory-proto v0.25.2
14702026-09-08T03:33:25.022Z Compiling curl-sys v0.4.89+curl-8.20.0
14712026-09-08T03:33:25.059Z Compiling cargo-platform v0.1.9
14722026-09-08T03:33:25.293Z Compiling vergen v8.3.2
14732026-09-08T03:33:25.406Z Compiling fs-err v3.1.2
14742026-09-08T03:33:25.457Z Compiling cargo_metadata v0.18.1
14752026-09-08T03:33:25.736Z Checking progenitor-client v0.14.0
14762026-09-08T03:33:25.763Z Checking dropshot-api-manager-types v0.7.2
14772026-09-08T03:33:25.778Z Compiling progenitor-macro v0.14.0
14782026-09-08T03:33:25.917Z Checking sha2 v0.10.9
14792026-09-08T03:33:25.935Z Checking hickory-resolver v0.25.2
14802026-09-08T03:33:25.952Z Compiling blake3 v1.8.2
14812026-09-08T03:33:26.321Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14822026-09-08T03:33:26.390Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-08T03:33:26.542Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-08T03:33:26.924Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-08T03:33:27.341Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14862026-09-08T03:33:27.596Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-09-08T03:33:27.826Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-08T03:33:27.847Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-08T03:33:28.302Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-08T03:33:28.303Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-08T03:33:28.549Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-08T03:33:28.568Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14932026-09-08T03:33:28.982Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14942026-09-08T03:33:29.113Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-09-08T03:33:29.362Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14962026-09-08T03:33:29.437Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14972026-09-08T03:33:29.705Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-09-08T03:33:29.951Z Checking progenitor v0.14.0
14992026-09-08T03:33:30.187Z Checking git-stub v1.0.0
15002026-09-08T03:33:30.230Z Compiling strum_macros v0.28.0
15012026-09-08T03:33:30.330Z Checking filetime v0.2.26
15022026-09-08T03:33:30.347Z Checking constant_time_eq v0.3.1
15032026-09-08T03:33:30.443Z Checking arrayvec v0.7.6
15042026-09-08T03:33:30.466Z Checking is_ci v1.2.0
15052026-09-08T03:33:30.570Z Checking arrayref v0.3.9
15062026-09-08T03:33:30.623Z Compiling curl v0.4.50
15072026-09-08T03:33:30.641Z Checking xattr v1.6.1
15082026-09-08T03:33:30.656Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15092026-09-08T03:33:30.765Z Checking tar v0.4.45
15102026-09-08T03:33:30.934Z Checking supports-color v3.0.2
15112026-09-08T03:33:31.061Z Checking git-stub-vcs v0.1.0
15122026-09-08T03:33:31.246Z Checking toml v0.7.8
15132026-09-08T03:33:31.483Z Checking similar v2.7.0
15142026-09-08T03:33:31.548Z Checking drift v0.2.0
15152026-09-08T03:33:31.811Z Checking kstat-rs v0.2.4
15162026-09-08T03:33:31.850Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15172026-09-08T03:33:31.867Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15182026-09-08T03:33:31.993Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15192026-09-08T03:33:32.010Z Checking strum v0.28.0
15202026-09-08T03:33:32.094Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15212026-09-08T03:33:32.120Z Checking topological-sort v0.2.2
15222026-09-08T03:33:32.240Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15232026-09-08T03:33:32.256Z Checking omicron-zone-package v0.12.2
15242026-09-08T03:33:32.395Z Checking dropshot-api-manager v0.7.2
15252026-09-08T03:33:32.830Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15262026-09-08T03:33:32.864Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15272026-09-08T03:33:32.950Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15282026-09-08T03:33:33.810Z Checking signal-hook-tokio v0.4.0
15292026-09-08T03:33:33.938Z Checking scuffle v0.1.0
15302026-09-08T03:33:33.988Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15312026-09-08T03:33:34.233Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15322026-09-08T03:33:34.407Z Checking iddqd v0.4.5
15332026-09-08T03:33:34.468Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15342026-09-08T03:33:34.667Z Checking search_path v0.1.4
15352026-09-08T03:33:34.807Z Checking internet-checksum v0.2.1
15362026-09-08T03:33:34.898Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15372026-09-08T03:33:34.923Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15382026-09-08T03:33:35.018Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15392026-09-08T03:33:35.035Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15402026-09-08T03:33:35.035Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15412026-09-08T03:33:35.189Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15422026-09-08T03:33:35.800Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15432026-09-08T03:33:37.392Z Compiling git2 v0.19.0
15442026-09-08T03:33:39.662Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15452026-09-08T03:33:40.790Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15462026-09-08T03:33:46.729Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15472026-09-08T03:33:47.988Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15482026-09-08T03:33:53.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
15492026-09-08T03:33:53.766Z+ for feat in tofino_stub tofino_asic softnpu chaos
15502026-09-08T03:33:53.766Z+ cargo clippy --features tofino_asic -- --deny warnings
15512026-09-08T03:33:54.250Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15522026-09-08T03:33:54.250Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15532026-09-08T03:33:54.326Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15542026-09-08T03:33:54.330Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15552026-09-08T03:34:01.529Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15562026-09-08T03:34:01.532Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15572026-09-08T03:34:04.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
15582026-09-08T03:34:04.472Z+ for feat in tofino_stub tofino_asic softnpu chaos
15592026-09-08T03:34:04.472Z+ cargo clippy --features softnpu -- --deny warnings
15602026-09-08T03:34:04.769Z Downloading crates ...
15612026-09-08T03:34:05.331Z Downloaded typeid v1.0.3
15622026-09-08T03:34:05.338Z Downloaded ascii v1.1.0
15632026-09-08T03:34:05.338Z Downloaded bitstruct_derive v0.1.0
15642026-09-08T03:34:05.338Z Downloaded bitstruct v0.1.1
15652026-09-08T03:34:05.338Z Downloaded funty v2.0.0
15662026-09-08T03:34:05.338Z Downloaded radium v0.7.0
15672026-09-08T03:34:05.338Z Downloaded libloading v0.7.4
15682026-09-08T03:34:05.338Z Downloaded serde_arrays v0.1.0
15692026-09-08T03:34:05.338Z Downloaded wyz v0.5.1
15702026-09-08T03:34:05.338Z Downloaded tap v1.0.1
15712026-09-08T03:34:05.338Z Downloaded erased-serde v0.4.8
15722026-09-08T03:34:05.338Z Downloaded num-bigint v0.4.6
15732026-09-08T03:34:05.338Z Downloaded bitvec v1.0.1
15742026-09-08T03:34:05.338Z Checking num-integer v0.1.46
15752026-09-08T03:34:05.338Z Checking num-complex v0.4.6
15762026-09-08T03:34:05.338Z Compiling radium v0.7.0
15772026-09-08T03:34:05.338Z Checking tap v1.0.1
15782026-09-08T03:34:05.338Z Checking funty v2.0.0
15792026-09-08T03:34:05.338Z Compiling typeid v1.0.3
15802026-09-08T03:34:05.338Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15812026-09-08T03:34:05.339Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15822026-09-08T03:34:05.339Z Checking wyz v0.5.1
15832026-09-08T03:34:05.345Z Checking num-bigint v0.4.6
15842026-09-08T03:34:05.345Z Checking num-iter v0.1.45
15852026-09-08T03:34:05.396Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-09-08T03:34:05.411Z Compiling erased-serde v0.4.8
15872026-09-08T03:34:06.297Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-09-08T03:34:06.302Z Compiling bitstruct_derive v0.1.0
15892026-09-08T03:34:06.302Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15902026-09-08T03:34:06.302Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15912026-09-08T03:34:06.302Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15922026-09-08T03:34:06.302Z Checking bitvec v1.0.1
15932026-09-08T03:34:06.302Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15942026-09-08T03:34:06.302Z Checking ascii v1.1.0
15952026-09-08T03:34:06.302Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15962026-09-08T03:34:06.302Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-08T03:34:06.302Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15982026-09-08T03:34:06.302Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15992026-09-08T03:34:06.302Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16002026-09-08T03:34:06.302Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16012026-09-08T03:34:06.302Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16022026-09-08T03:34:06.302Z Checking serde_arrays v0.1.0
16032026-09-08T03:34:06.302Z Checking bitstruct v0.1.1
16042026-09-08T03:34:06.302Z Checking num-rational v0.4.2
16052026-09-08T03:34:06.303Z Checking libloading v0.7.4
16062026-09-08T03:34:06.303Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16072026-09-08T03:34:06.492Z Checking num v0.4.3
16082026-09-08T03:34:06.496Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16092026-09-08T03:34:07.069Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16102026-09-08T03:34:08.077Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16112026-09-08T03:34:08.082Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16122026-09-08T03:34:08.082Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16132026-09-08T03:34:08.082Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16142026-09-08T03:34:08.082Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-08T03:34:08.140Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16162026-09-08T03:34:11.086Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16172026-09-08T03:34:11.087Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16182026-09-08T03:34:11.092Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16192026-09-08T03:34:11.092Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-08T03:34:11.093Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16212026-09-08T03:34:11.093Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16222026-09-08T03:34:14.618Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16232026-09-08T03:34:14.618Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16242026-09-08T03:34:20.876Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16252026-09-08T03:34:21.886Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16262026-09-08T03:34:22.815Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16272026-09-08T03:34:28.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s
16282026-09-08T03:34:28.195Z+ for feat in tofino_stub tofino_asic softnpu chaos
16292026-09-08T03:34:28.195Z+ cargo clippy --features chaos -- --deny warnings
16302026-09-08T03:34:28.195Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16312026-09-08T03:34:28.195Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16322026-09-08T03:34:28.195Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16332026-09-08T03:34:35.062Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16342026-09-08T03:34:35.062Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16352026-09-08T03:34:38.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
16362026-09-08T03:34:38.234Z+ banner fmt
16372026-09-08T03:34:38.234Z
16382026-09-08T03:34:38.234Z ###### # # #####
16392026-09-08T03:34:38.234Z # ## ## #
16402026-09-08T03:34:38.235Z ##### # ## # #
16412026-09-08T03:34:38.235Z # # # #
16422026-09-08T03:34:38.235Z # # # #
16432026-09-08T03:34:38.235Z # # # #
16442026-09-08T03:34:38.235Z
16452026-09-08T03:34:38.235Z+ cargo fmt -- --check
16462026-09-08T03:34:38.285Z+ banner test
16472026-09-08T03:34:38.288Z
16482026-09-08T03:34:38.288Z ##### ###### #### #####
16492026-09-08T03:34:38.288Z # # # #
16502026-09-08T03:34:38.289Z # ##### #### #
16512026-09-08T03:34:38.289Z # # # #
16522026-09-08T03:34:38.289Z # # # # #
16532026-09-08T03:34:38.289Z # ###### #### #
16542026-09-08T03:34:38.289Z
16552026-09-08T03:34:38.289Z+ for feat in tofino_stub tofino_asic softnpu chaos
16562026-09-08T03:34:38.289Z+ RUST_BACKTRACE=full
16572026-09-08T03:34:38.289Z+ cargo test --features tofino_stub --no-fail-fast
16582026-09-08T03:34:39.143Z Compiling unicode-ident v1.0.24
16592026-09-08T03:34:39.143Z Compiling cfg-if v1.0.4
16602026-09-08T03:34:39.146Z Compiling memchr v2.7.5
16612026-09-08T03:34:39.533Z Compiling serde_core v1.0.228
16622026-09-08T03:34:39.540Z Compiling itoa v1.0.15
16632026-09-08T03:34:39.540Z Compiling libc v0.2.186
16642026-09-08T03:34:39.540Z Compiling zmij v1.0.17
16652026-09-08T03:34:39.540Z Compiling libm v0.2.15
16662026-09-08T03:34:39.540Z Compiling proc-macro2 v1.0.106
16672026-09-08T03:34:39.541Z Compiling heck v0.5.0
16682026-09-08T03:34:39.541Z Compiling equivalent v1.0.2
16692026-09-08T03:34:39.625Z Compiling log v0.4.29
16702026-09-08T03:34:39.748Z Compiling quote v1.0.45
16712026-09-08T03:34:39.802Z Compiling iana-time-zone v0.1.64
16722026-09-08T03:34:39.815Z Compiling smallvec v1.15.1
16732026-09-08T03:34:39.971Z Compiling syn v2.0.118
16742026-09-08T03:34:40.016Z Compiling dyn-clone v1.0.20
16752026-09-08T03:34:40.027Z Compiling hashbrown v0.17.1
16762026-09-08T03:34:40.039Z Compiling fnv v1.0.7
16772026-09-08T03:34:40.055Z Compiling regex-syntax v0.8.11
16782026-09-08T03:34:40.131Z Compiling stable_deref_trait v1.2.0
16792026-09-08T03:34:40.153Z Compiling pin-project-lite v0.2.16
16802026-09-08T03:34:40.210Z Compiling percent-encoding v2.3.2
16812026-09-08T03:34:40.250Z Compiling litemap v0.8.0
16822026-09-08T03:34:40.380Z Compiling writeable v0.6.1
16832026-09-08T03:34:40.407Z Compiling num-traits v0.2.19
16842026-09-08T03:34:40.464Z Compiling icu_normalizer_data v2.0.0
16852026-09-08T03:34:40.542Z Compiling icu_properties_data v2.0.1
16862026-09-08T03:34:40.567Z Compiling form_urlencoded v1.2.2
16872026-09-08T03:34:40.675Z Compiling utf8_iter v1.0.4
16882026-09-08T03:34:40.678Z Compiling getrandom v0.4.2
16892026-09-08T03:34:40.746Z Compiling aho-corasick v1.1.3
16902026-09-08T03:34:40.818Z Compiling scopeguard v1.2.0
16912026-09-08T03:34:40.831Z Compiling ucd-trie v0.1.7
16922026-09-08T03:34:40.926Z Compiling semver v1.0.28
16932026-09-08T03:34:41.009Z Compiling serde_json v1.0.150
16942026-09-08T03:34:41.022Z Compiling indexmap v2.14.0
16952026-09-08T03:34:41.126Z Compiling lock_api v0.4.14
16962026-09-08T03:34:41.263Z Compiling byteorder v1.5.0
16972026-09-08T03:34:41.353Z Compiling uuid v1.23.3
16982026-09-08T03:34:41.390Z Compiling allocator-api2 v0.2.21
16992026-09-08T03:34:41.482Z Compiling futures-core v0.3.32
17002026-09-08T03:34:41.632Z Compiling regex-automata v0.4.13
17012026-09-08T03:34:41.645Z Compiling foldhash v0.2.0
17022026-09-08T03:34:41.773Z Compiling ryu v1.0.20
17032026-09-08T03:34:41.870Z Compiling hashbrown v0.16.1
17042026-09-08T03:34:41.960Z Compiling pretty-hex v0.4.1
17052026-09-08T03:34:42.099Z Compiling futures-sink v0.3.32
17062026-09-08T03:34:42.164Z Compiling strsim v0.11.1
17072026-09-08T03:34:42.205Z Compiling num-conv v0.2.1
17082026-09-08T03:34:42.352Z Compiling time-core v0.1.8
17092026-09-08T03:34:42.365Z Compiling plain v0.2.3
17102026-09-08T03:34:42.471Z Compiling slab v0.4.11
17112026-09-08T03:34:42.502Z Compiling time-macros v0.2.27
17122026-09-08T03:34:42.549Z Compiling futures-channel v0.3.32
17132026-09-08T03:34:42.685Z Compiling futures-task v0.3.32
17142026-09-08T03:34:42.765Z Compiling synstructure v0.13.2
17152026-09-08T03:34:42.791Z Compiling serde_derive_internals v0.29.1
17162026-09-08T03:34:42.852Z Compiling futures-io v0.3.32
17172026-09-08T03:34:43.026Z Compiling regress v0.10.5
17182026-09-08T03:34:43.051Z Compiling darling_core v0.21.3
17192026-09-08T03:34:43.261Z Compiling thread-id v5.0.0
17202026-09-08T03:34:43.388Z Compiling regex v1.12.4
17212026-09-08T03:34:43.401Z Compiling getrandom v0.2.16
17222026-09-08T03:34:43.506Z Compiling socket2 v0.6.4
17232026-09-08T03:34:43.585Z Compiling parking_lot_core v0.9.12
17242026-09-08T03:34:43.870Z Compiling parking_lot v0.12.5
17252026-09-08T03:34:43.889Z Compiling bitflags v2.11.1
17262026-09-08T03:34:43.962Z Compiling signal-hook-registry v1.4.6
17272026-09-08T03:34:43.975Z Compiling serde_derive v1.0.228
17282026-09-08T03:34:43.978Z Compiling zerofrom-derive v0.1.6
17292026-09-08T03:34:44.135Z Compiling yoke-derive v0.8.0
17302026-09-08T03:34:44.234Z Compiling zerovec-derive v0.11.1
17312026-09-08T03:34:44.283Z Compiling displaydoc v0.2.5
17322026-09-08T03:34:44.359Z Compiling thiserror-impl v2.0.18
17332026-09-08T03:34:45.052Z Compiling schemars_derive v0.8.22
17342026-09-08T03:34:45.178Z Compiling tokio-macros v2.7.0
17352026-09-08T03:34:45.207Z Compiling zeroize_derive v1.4.3
17362026-09-08T03:34:45.210Z Compiling zerocopy-derive v0.8.27
17372026-09-08T03:34:45.344Z Compiling futures-macro v0.3.32
17382026-09-08T03:34:45.606Z Compiling thiserror v2.0.18
17392026-09-08T03:34:45.717Z Compiling zerofrom v0.1.6
17402026-09-08T03:34:45.851Z Compiling yoke v0.8.0
17412026-09-08T03:34:45.897Z Compiling tracing-attributes v0.1.30
17422026-09-08T03:34:45.926Z Compiling thiserror-impl v1.0.69
17432026-09-08T03:34:46.047Z Compiling zerovec v0.11.4
17442026-09-08T03:34:46.199Z Compiling zerotrie v0.2.2
17452026-09-08T03:34:46.278Z Compiling pest v2.8.2
17462026-09-08T03:34:46.472Z Compiling zerocopy v0.8.27
17472026-09-08T03:34:46.508Z Compiling scroll_derive v0.13.1
17482026-09-08T03:34:46.657Z Compiling serde v1.0.228
17492026-09-08T03:34:46.901Z Compiling tinystr v0.8.1
17502026-09-08T03:34:47.097Z Compiling bytes v1.12.0
17512026-09-08T03:34:47.109Z Compiling serde_tokenstream v0.2.3
17522026-09-08T03:34:47.129Z Compiling icu_locale_core v2.0.0
17532026-09-08T03:34:47.176Z Compiling potential_utf v0.1.3
17542026-09-08T03:34:47.351Z Compiling icu_collections v2.0.0
17552026-09-08T03:34:47.364Z Compiling chrono v0.4.45
17562026-09-08T03:34:47.389Z Compiling pest_meta v2.8.2
17572026-09-08T03:34:47.417Z Compiling async-trait v0.1.89
17582026-09-08T03:34:47.567Z Compiling http v1.4.2
17592026-09-08T03:34:47.736Z Compiling icu_provider v2.0.0
17602026-09-08T03:34:47.864Z Compiling scroll v0.13.0
17612026-09-08T03:34:47.937Z Compiling pest_generator v2.8.2
17622026-09-08T03:34:47.992Z Compiling icu_normalizer v2.0.0
17632026-09-08T03:34:48.051Z Compiling icu_properties v2.0.1
17642026-09-08T03:34:48.133Z Compiling goblin v0.10.1
17652026-09-08T03:34:48.433Z Compiling schemars v0.8.22
17662026-09-08T03:34:48.619Z Compiling daft-derive v0.1.5
17672026-09-08T03:34:48.658Z Compiling darling_macro v0.21.3
17682026-09-08T03:34:48.772Z Compiling pest_derive v2.8.2
17692026-09-08T03:34:48.937Z Compiling openssl-macros v0.1.1
17702026-09-08T03:34:49.245Z Compiling idna_adapter v1.2.1
17712026-09-08T03:34:49.269Z Compiling typify-impl v0.4.3
17722026-09-08T03:34:49.292Z Compiling darling v0.21.3
17732026-09-08T03:34:49.356Z Compiling idna v1.1.0
17742026-09-08T03:34:49.377Z Compiling dtrace-parser v0.3.0
17752026-09-08T03:34:49.402Z Compiling openapiv3 v2.2.0
17762026-09-08T03:34:49.428Z Compiling structmeta-derive v0.3.0
17772026-09-08T03:34:49.576Z Compiling async-stream-impl v0.3.6
17782026-09-08T03:34:50.118Z Compiling url v2.5.7
17792026-09-08T03:34:50.243Z Compiling newtype-uuid-macros v0.1.0
17802026-09-08T03:34:50.285Z Compiling serde_yaml v0.9.34+deprecated
17812026-09-08T03:34:50.507Z Compiling structmeta v0.3.0
17822026-09-08T03:34:50.713Z Compiling zeroize v1.8.1
17832026-09-08T03:34:50.911Z Compiling strum_macros v0.26.4
17842026-09-08T03:34:50.926Z Compiling untrusted v0.9.0
17852026-09-08T03:34:50.997Z Compiling dof v0.4.0
17862026-09-08T03:34:51.013Z Compiling thiserror v1.0.69
17872026-09-08T03:34:51.049Z Compiling mio v1.2.1
17882026-09-08T03:34:51.061Z Compiling omicron-workspace-hack v0.1.0
17892026-09-08T03:34:51.115Z Compiling base64 v0.22.1
17902026-09-08T03:34:51.453Z Compiling usdt-impl v0.6.0
17912026-09-08T03:34:51.556Z Compiling tokio v1.52.3
17922026-09-08T03:34:51.559Z Compiling http-body v1.0.1
17932026-09-08T03:34:51.718Z Compiling dropshot_endpoint v0.16.7
17942026-09-08T03:34:52.099Z Compiling ref-cast-impl v1.0.25
17952026-09-08T03:34:52.241Z Compiling atomic-waker v1.1.2
17962026-09-08T03:34:52.375Z Compiling ipnet v2.11.0
17972026-09-08T03:34:52.531Z Compiling derive-ex v0.1.8
17982026-09-08T03:34:52.629Z Compiling strum_macros v0.27.2
17992026-09-08T03:34:52.725Z Compiling httparse v1.10.1
18002026-09-08T03:34:52.917Z Compiling portable-atomic v1.11.1
18012026-09-08T03:34:52.944Z Compiling usdt-attr-macro v0.6.0
18022026-09-08T03:34:53.039Z Compiling usdt-macro v0.6.0
18032026-09-08T03:34:53.415Z Compiling tower-service v0.3.3
18042026-09-08T03:34:53.489Z Compiling tower-layer v0.3.3
18052026-09-08T03:34:53.654Z Compiling critical-section v1.2.0
18062026-09-08T03:34:53.669Z Compiling try-lock v0.2.5
18072026-09-08T03:34:53.771Z Compiling want v0.3.1
18082026-09-08T03:34:53.784Z Compiling once_cell v1.21.3
18092026-09-08T03:34:54.016Z Compiling httpdate v1.0.3
18102026-09-08T03:34:54.153Z Compiling serde_with_macros v3.14.1
18112026-09-08T03:34:54.178Z Compiling test-strategy v0.4.3
18122026-09-08T03:34:54.257Z Compiling ppv-lite86 v0.2.21
18132026-09-08T03:34:54.543Z Compiling erased-serde v0.3.31
18142026-09-08T03:34:55.048Z Compiling subtle v2.6.1
18152026-09-08T03:34:55.223Z Compiling parse-display-derive v0.10.0
18162026-09-08T03:34:55.270Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18172026-09-08T03:34:55.425Z Compiling typify-macro v0.4.3
18182026-09-08T03:34:55.859Z Compiling http-body-util v0.1.3
18192026-09-08T03:34:55.872Z Compiling anyhow v1.0.102
18202026-09-08T03:34:56.098Z Compiling serde_urlencoded v0.7.1
18212026-09-08T03:34:56.110Z Compiling rand_core v0.6.4
18222026-09-08T03:34:56.337Z Compiling typenum v1.20.1
18232026-09-08T03:34:56.349Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18242026-09-08T03:34:56.593Z Compiling futures-util v0.3.32
18252026-09-08T03:34:56.883Z Compiling sync_wrapper v1.0.2
18262026-09-08T03:34:56.997Z Compiling powerfmt v0.2.0
18272026-09-08T03:34:57.151Z Compiling deranged v0.5.3
18282026-09-08T03:34:57.204Z Compiling num_threads v0.1.7
18292026-09-08T03:34:57.218Z Compiling tracing-core v0.1.34
18302026-09-08T03:34:57.307Z Compiling camino v1.2.3
18312026-09-08T03:34:57.332Z Compiling iri-string v0.7.8
18322026-09-08T03:34:57.454Z Compiling typify v0.4.3
18332026-09-08T03:34:57.552Z Compiling progenitor-impl v0.11.1
18342026-09-08T03:34:57.809Z Compiling tracing v0.1.41
18352026-09-08T03:34:57.812Z Compiling encoding_rs v0.8.35
18362026-09-08T03:34:58.043Z Compiling cpufeatures v0.2.17
18372026-09-08T03:34:58.120Z Compiling fastrand v2.3.0
18382026-09-08T03:34:58.148Z Compiling mime v0.3.17
18392026-09-08T03:34:58.410Z Compiling generic-array v0.14.7
18402026-09-08T03:34:58.608Z Compiling hex v0.4.3
18412026-09-08T03:34:58.920Z Compiling crypto-common v0.1.6
18422026-09-08T03:34:58.936Z Compiling errno v0.3.14
18432026-09-08T03:34:59.070Z Compiling tokio-util v0.7.16
18442026-09-08T03:34:59.107Z Compiling thread_local v1.1.9
18452026-09-08T03:34:59.288Z Compiling unicode-width v0.2.1
18462026-09-08T03:34:59.371Z Compiling syn v1.0.109
18472026-09-08T03:34:59.494Z Compiling rustls-pki-types v1.12.0
18482026-09-08T03:34:59.576Z Compiling match_cfg v0.1.0
18492026-09-08T03:34:59.656Z Compiling winnow v0.7.14
18502026-09-08T03:34:59.779Z Compiling rustix v1.1.4
18512026-09-08T03:35:00.273Z Compiling winnow v1.0.3
18522026-09-08T03:35:00.496Z Compiling take_mut v0.2.2
18532026-09-08T03:35:00.509Z Compiling term v1.2.0
18542026-09-08T03:35:00.612Z Compiling toml_parser v1.1.2+spec-1.1.0
18552026-09-08T03:35:00.988Z Compiling h2 v0.4.14
18562026-09-08T03:35:01.001Z Compiling ring v0.17.14
18572026-09-08T03:35:01.084Z Compiling progenitor-macro v0.11.1
18582026-09-08T03:35:01.310Z Compiling serde_spanned v1.1.1
18592026-09-08T03:35:01.468Z Compiling toml_writer v1.1.1+spec-1.1.0
18602026-09-08T03:35:01.553Z Compiling spin v0.9.8
18612026-09-08T03:35:01.689Z Compiling debug-ignore v1.0.5
18622026-09-08T03:35:01.824Z Compiling quick-error v1.2.3
18632026-09-08T03:35:01.967Z Compiling block-buffer v0.10.4
18642026-09-08T03:35:02.295Z Compiling waitgroup v0.1.2
18652026-09-08T03:35:02.445Z Compiling async-stream v0.3.6
18662026-09-08T03:35:02.623Z Compiling serde_path_to_error v0.1.20
18672026-09-08T03:35:02.718Z Compiling lazy_static v1.5.0
18682026-09-08T03:35:02.825Z Compiling bit-vec v0.8.0
18692026-09-08T03:35:02.987Z Compiling digest v0.10.7
18702026-09-08T03:35:03.001Z Compiling strum v0.26.3
18712026-09-08T03:35:03.067Z Compiling hyper v1.10.1
18722026-09-08T03:35:03.130Z Compiling bit-set v0.8.0
18732026-09-08T03:35:03.203Z Compiling ipnetwork v0.21.1
18742026-09-08T03:35:03.222Z Compiling crossbeam-utils v0.8.21
18752026-09-08T03:35:03.234Z Compiling toml_datetime v0.7.5+spec-1.1.0
18762026-09-08T03:35:03.580Z Compiling unarray v0.1.4
18772026-09-08T03:35:03.658Z Compiling toml v0.9.12+spec-1.1.0
18782026-09-08T03:35:03.696Z Compiling slog v2.8.2
18792026-09-08T03:35:03.707Z Compiling macaddr v1.0.1
18802026-09-08T03:35:03.781Z Compiling tabwriter v1.4.1
18812026-09-08T03:35:03.935Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18822026-09-08T03:35:04.031Z Compiling ref-cast v1.0.25
18832026-09-08T03:35:04.137Z Compiling colored v3.1.1
18842026-09-08T03:35:04.155Z Compiling strum v0.27.2
18852026-09-08T03:35:04.215Z Compiling hyper-util v0.1.20
18862026-09-08T03:35:04.284Z Compiling aws-lc-sys v0.39.1
18872026-09-08T03:35:04.534Z Compiling getrandom v0.3.3
18882026-09-08T03:35:04.724Z Compiling untrusted v0.7.1
18892026-09-08T03:35:04.856Z Compiling aws-lc-rs v1.16.2
18902026-09-08T03:35:04.869Z Compiling rand_core v0.9.3
18912026-09-08T03:35:05.094Z Compiling oxnet v0.1.6
18922026-09-08T03:35:05.202Z Compiling openssl-sys v0.9.117
18932026-09-08T03:35:05.661Z Compiling futures-executor v0.3.32
18942026-09-08T03:35:05.938Z Compiling rustls-webpki v0.103.6
18952026-09-08T03:35:06.094Z Compiling instant v0.1.13
18962026-09-08T03:35:06.173Z Compiling foreign-types-shared v0.1.1
18972026-09-08T03:35:06.203Z Compiling rand_chacha v0.9.0
18982026-09-08T03:35:06.275Z Compiling foreign-types v0.3.2
18992026-09-08T03:35:06.350Z Compiling tempfile v3.27.0
19002026-09-08T03:35:06.363Z Compiling tower v0.5.2
19012026-09-08T03:35:06.477Z Compiling rustls v0.23.40
19022026-09-08T03:35:06.782Z Compiling toml_datetime v0.6.11
19032026-09-08T03:35:06.848Z Compiling openssl-probe v0.1.6
19042026-09-08T03:35:06.982Z Compiling tower-http v0.6.8
19052026-09-08T03:35:07.037Z Compiling rand v0.9.3
19062026-09-08T03:35:07.058Z Compiling openssl v0.10.81
19072026-09-08T03:35:07.163Z Compiling futures v0.3.32
19082026-09-08T03:35:07.363Z Compiling time v0.3.47
19092026-09-08T03:35:07.572Z Compiling clap_derive v4.6.1
19102026-09-08T03:35:07.634Z Compiling memmap2 v0.9.8
19112026-09-08T03:35:08.051Z Compiling crossbeam-channel v0.5.15
19122026-09-08T03:35:08.221Z Compiling webpki-roots v1.0.2
19132026-09-08T03:35:08.390Z Compiling newtype-uuid v1.3.2
19142026-09-08T03:35:08.673Z Compiling daft v0.1.5
19152026-09-08T03:35:08.975Z Compiling is-terminal v0.4.16
19162026-09-08T03:35:09.076Z Compiling either v1.15.0
19172026-09-08T03:35:09.111Z Compiling slog-term v2.9.2
19182026-09-08T03:35:09.286Z Compiling usdt v0.6.0
19192026-09-08T03:35:09.318Z Compiling slog-json v2.6.1
19202026-09-08T03:35:09.527Z Compiling tokio-rustls v0.26.4
19212026-09-08T03:35:09.576Z Compiling native-tls v0.2.14
19222026-09-08T03:35:09.588Z Compiling slog-async v2.8.0
19232026-09-08T03:35:09.650Z Compiling hostname v0.3.1
19242026-09-08T03:35:09.754Z Compiling tokio-native-tls v0.3.1
19252026-09-08T03:35:09.797Z Compiling hyper-rustls v0.27.7
19262026-09-08T03:35:09.892Z Compiling hyper-tls v0.6.0
19272026-09-08T03:35:09.936Z Compiling slog-bunyan v2.5.0
19282026-09-08T03:35:09.961Z Compiling rustls-webpki v0.102.8
19292026-09-08T03:35:10.077Z Compiling reqwest v0.12.23
19302026-09-08T03:35:10.129Z Compiling multer v3.1.0
19312026-09-08T03:35:10.153Z Compiling rustls-pemfile v2.2.0
19322026-09-08T03:35:10.351Z Compiling hostname v0.4.2
19332026-09-08T03:35:10.502Z Compiling rustls v0.22.4
19342026-09-08T03:35:10.636Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19352026-09-08T03:35:10.852Z Compiling rand_chacha v0.3.1
19362026-09-08T03:35:11.202Z Compiling wait-timeout v0.2.1
19372026-09-08T03:35:11.356Z Compiling rusty-fork v0.3.0
19382026-09-08T03:35:11.506Z Compiling rand v0.8.5
19392026-09-08T03:35:11.595Z Compiling rand_xorshift v0.4.0
19402026-09-08T03:35:11.751Z Compiling sha1 v0.10.6
19412026-09-08T03:35:11.987Z Compiling proptest v1.8.0
19422026-09-08T03:35:12.150Z Compiling itertools v0.14.0
19432026-09-08T03:35:12.361Z Compiling tokio-rustls v0.25.0
19442026-09-08T03:35:12.603Z Compiling dropshot v0.16.7
19452026-09-08T03:35:13.430Z Compiling anstyle v1.0.14
19462026-09-08T03:35:14.269Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19472026-09-08T03:35:14.505Z Compiling progenitor-client v0.10.0
19482026-09-08T03:35:14.693Z Compiling progenitor-client v0.11.1
19492026-09-08T03:35:14.871Z Compiling serde_with v3.14.1
19502026-09-08T03:35:15.001Z Compiling num-derive v0.4.2
19512026-09-08T03:35:15.312Z Compiling progenitor v0.11.1
19522026-09-08T03:35:15.467Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19532026-09-08T03:35:15.814Z Compiling rustc-hash v2.1.1
19542026-09-08T03:35:15.851Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19552026-09-08T03:35:15.949Z Compiling iddqd v0.3.18
19562026-09-08T03:35:15.961Z Compiling backoff v0.4.0
19572026-09-08T03:35:16.320Z Compiling parse-display v0.10.0
19582026-09-08T03:35:16.526Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19592026-09-08T03:35:16.667Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19602026-09-08T03:35:17.194Z Compiling utf8parse v0.2.2
19612026-09-08T03:35:17.315Z Compiling anstyle-parse v1.0.0
19622026-09-08T03:35:17.451Z Compiling is_terminal_polyfill v1.70.1
19632026-09-08T03:35:17.484Z Compiling colorchoice v1.0.4
19642026-09-08T03:35:17.509Z Compiling anstyle-query v1.1.4
19652026-09-08T03:35:17.604Z Compiling anstream v1.0.0
19662026-09-08T03:35:17.620Z Compiling clap_lex v1.1.0
19672026-09-08T03:35:18.793Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19682026-09-08T03:35:21.057Z Compiling winnow v0.5.40
19692026-09-08T03:35:25.633Z Compiling terminal_size v0.4.3
19702026-09-08T03:35:26.896Z Compiling toml_edit v0.19.15
19712026-09-08T03:35:28.281Z Compiling proc-macro-crate v1.3.1
19722026-09-08T03:35:28.562Z Compiling clap_builder v4.6.0
19732026-09-08T03:35:28.822Z Compiling dropshot_endpoint v0.17.1
19742026-09-08T03:35:30.232Z Compiling clap v4.6.1
19752026-09-08T03:35:34.440Z Compiling serde_spanned v0.6.9
19762026-09-08T03:35:35.463Z Compiling prettyplease v0.2.37
19772026-09-08T03:35:35.813Z Compiling adler2 v2.0.1
19782026-09-08T03:35:35.975Z Compiling miniz_oxide v0.8.9
19792026-09-08T03:35:36.637Z Compiling crc32fast v1.5.0
19802026-09-08T03:35:36.667Z Compiling ingot-macros v0.1.1
19812026-09-08T03:35:36.945Z Compiling zerocopy-derive v0.7.35
19822026-09-08T03:35:36.948Z Compiling flate2 v1.1.2
19832026-09-08T03:35:37.821Z Compiling hubpack_derive v0.1.1
19842026-09-08T03:35:37.874Z Compiling hybrid-array v0.4.12
19852026-09-08T03:35:39.622Z Compiling scroll_derive v0.12.1
19862026-09-08T03:35:39.756Z Compiling toml_write v0.1.2
19872026-09-08T03:35:39.981Z Compiling toml_edit v0.22.27
19882026-09-08T03:35:40.770Z Compiling crypto-common v0.2.2
19892026-09-08T03:35:41.056Z Compiling block-buffer v0.12.0
19902026-09-08T03:35:41.211Z Compiling num_enum_derive v0.7.5
19912026-09-08T03:35:41.736Z Compiling foreign-types-macros v0.2.3
19922026-09-08T03:35:41.856Z Compiling num-integer v0.1.46
19932026-09-08T03:35:42.174Z Compiling const-oid v0.10.2
19942026-09-08T03:35:42.209Z Compiling float-ord v0.3.2
19952026-09-08T03:35:42.286Z Compiling compression-core v0.4.32
19962026-09-08T03:35:42.327Z Compiling digest v0.11.3
19972026-09-08T03:35:42.417Z Compiling compression-codecs v0.4.32
19982026-09-08T03:35:42.660Z Compiling toml v0.8.23
19992026-09-08T03:35:43.163Z Compiling zerocopy v0.7.35
20002026-09-08T03:35:44.613Z Compiling toml_datetime v1.1.1+spec-1.1.0
20012026-09-08T03:35:44.804Z Compiling glob v0.3.3
20022026-09-08T03:35:44.924Z Compiling cpufeatures v0.3.0
20032026-09-08T03:35:44.997Z Compiling sha1 v0.11.0
20042026-09-08T03:35:45.009Z Compiling toml v1.1.2+spec-1.1.0
20052026-09-08T03:35:45.254Z Compiling async-compression v0.4.33
20062026-09-08T03:35:45.266Z Compiling proc-macro-error-attr v1.0.4
20072026-09-08T03:35:45.296Z Compiling num-rational v0.4.2
20082026-09-08T03:35:45.708Z Compiling num-iter v0.1.45
20092026-09-08T03:35:45.936Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20102026-09-08T03:35:45.986Z Compiling num-complex v0.4.6
20112026-09-08T03:35:46.349Z Compiling num v0.4.3
20122026-09-08T03:35:46.434Z Compiling proc-macro-error v1.0.4
20132026-09-08T03:35:46.447Z Compiling dropshot v0.17.1
20142026-09-08T03:35:46.533Z Compiling num_enum_derive v0.5.11
20152026-09-08T03:35:46.711Z Compiling dtrace-parser v0.2.0
20162026-09-08T03:35:46.764Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20172026-09-08T03:35:47.132Z Compiling dof v0.3.0
20182026-09-08T03:35:47.292Z Compiling thread-id v4.2.2
20192026-09-08T03:35:47.386Z Compiling derive_more v0.99.20
20202026-09-08T03:35:47.501Z Compiling usdt-impl v0.5.0
20212026-09-08T03:35:47.582Z Compiling minimal-lexical v0.2.1
20222026-09-08T03:35:47.844Z Compiling nom v7.1.3
20232026-09-08T03:35:48.063Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20242026-09-08T03:35:48.662Z Compiling usdt-macro v0.5.0
20252026-09-08T03:35:48.842Z Compiling usdt-attr-macro v0.5.0
20262026-09-08T03:35:49.232Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20272026-09-08T03:35:49.452Z Compiling zone_cfg_derive v0.3.1
20282026-09-08T03:35:50.073Z Compiling libscf-sys v1.2.0
20292026-09-08T03:35:50.139Z Compiling rustc_version v0.4.1
20302026-09-08T03:35:50.220Z Compiling memoffset v0.9.1
20312026-09-08T03:35:50.314Z Compiling crossbeam-epoch v0.9.18
20322026-09-08T03:35:50.559Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20332026-09-08T03:35:50.957Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20342026-09-08T03:35:51.054Z Compiling enum-as-inner v0.6.1
20352026-09-08T03:35:51.539Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20362026-09-08T03:35:51.660Z Compiling curve25519-dalek v4.1.3
20372026-09-08T03:35:51.712Z Compiling regress v0.11.1
20382026-09-08T03:35:52.047Z Compiling crossbeam-deque v0.8.6
20392026-09-08T03:35:52.250Z Compiling hubpack v0.1.2
20402026-09-08T03:35:52.578Z Compiling thiserror-impl-no-std v2.0.2
20412026-09-08T03:35:53.139Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20422026-09-08T03:35:53.720Z Compiling curve25519-dalek-derive v0.1.1
20432026-09-08T03:35:53.780Z Compiling static_assertions v1.1.0
20442026-09-08T03:35:53.868Z Compiling typify-impl v0.6.2
20452026-09-08T03:35:54.387Z Compiling rayon-core v1.13.0
20462026-09-08T03:35:54.429Z Compiling clang-sys v1.8.1
20472026-09-08T03:35:54.787Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20482026-09-08T03:35:54.846Z Compiling hash32 v0.3.1
20492026-09-08T03:35:54.905Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20502026-09-08T03:35:55.012Z Compiling bytecount v0.6.9
20512026-09-08T03:35:55.045Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20522026-09-08T03:35:55.141Z Compiling heapless v0.8.0
20532026-09-08T03:35:55.161Z Compiling scroll v0.12.0
20542026-09-08T03:35:55.437Z Compiling ingot-types v0.1.2
20552026-09-08T03:35:55.673Z Compiling cobs v0.3.0
20562026-09-08T03:35:55.755Z Compiling libloading v0.8.9
20572026-09-08T03:35:55.816Z Compiling foreign-types-shared v0.3.1
20582026-09-08T03:35:55.839Z Compiling bitflags v1.3.2
20592026-09-08T03:35:55.881Z Compiling managed v0.8.0
20602026-09-08T03:35:55.915Z Compiling foreign-types v0.5.0
20612026-09-08T03:35:55.958Z Compiling bindgen v0.72.1
20622026-09-08T03:35:55.977Z Compiling postcard v1.1.3
20632026-09-08T03:35:56.003Z Compiling ingot v0.1.1
20642026-09-08T03:35:56.105Z Compiling smoltcp v0.11.0
20652026-09-08T03:35:56.587Z Compiling goblin v0.8.2
20662026-09-08T03:35:56.716Z Compiling cexpr v0.6.0
20672026-09-08T03:35:56.761Z Compiling num_enum v0.7.5
20682026-09-08T03:35:56.884Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20692026-09-08T03:35:57.295Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20702026-09-08T03:35:57.415Z Compiling camino-tempfile v1.4.1
20712026-09-08T03:35:57.550Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20722026-09-08T03:35:57.630Z Compiling serde_repr v0.1.20
20732026-09-08T03:35:57.665Z Compiling derive-where v1.6.0
20742026-09-08T03:35:57.855Z Compiling cstr-argument v0.1.2
20752026-09-08T03:35:58.244Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20762026-09-08T03:35:58.544Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20772026-09-08T03:35:59.708Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20782026-09-08T03:35:59.761Z Compiling rayon v1.11.0
20792026-09-08T03:35:59.905Z Compiling rustix v0.38.44
20802026-09-08T03:36:00.189Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20812026-09-08T03:36:00.214Z Compiling typify-macro v0.6.2
20822026-09-08T03:36:00.319Z Compiling crucible-workspace-hack v0.1.0
20832026-09-08T03:36:00.790Z Compiling tinyvec_macros v0.1.1
20842026-09-08T03:36:00.881Z Compiling tinyvec v1.10.0
20852026-09-08T03:36:01.232Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20862026-09-08T03:36:01.685Z Compiling num_enum v0.5.11
20872026-09-08T03:36:01.979Z Compiling pin-project-internal v1.1.10
20882026-09-08T03:36:02.154Z Compiling memmap v0.7.0
20892026-09-08T03:36:02.365Z Compiling typify v0.6.2
20902026-09-08T03:36:02.400Z Compiling usdt v0.5.0
20912026-09-08T03:36:02.732Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20922026-09-08T03:36:02.885Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20932026-09-08T03:36:03.078Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20942026-09-08T03:36:03.143Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20952026-09-08T03:36:03.560Z Compiling itertools v0.12.1
20962026-09-08T03:36:03.596Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20972026-09-08T03:36:03.701Z Compiling progenitor-impl v0.10.0
20982026-09-08T03:36:04.133Z Compiling sigpipe v0.1.3
20992026-09-08T03:36:04.211Z Compiling jiff v0.2.15
21002026-09-08T03:36:04.227Z Compiling const_format_proc_macros v0.2.34
21012026-09-08T03:36:04.278Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21022026-09-08T03:36:04.649Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21032026-09-08T03:36:04.802Z Compiling zone v0.3.1
21042026-09-08T03:36:05.294Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21052026-09-08T03:36:05.350Z Compiling progenitor-impl v0.14.0
21062026-09-08T03:36:05.740Z Compiling atomicwrites v0.4.4
21072026-09-08T03:36:05.948Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21082026-09-08T03:36:06.241Z Compiling papergrid v0.18.0
21092026-09-08T03:36:06.266Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21102026-09-08T03:36:06.360Z Compiling nix v0.30.1
21112026-09-08T03:36:06.932Z Compiling smf v0.2.3
21122026-09-08T03:36:07.177Z Compiling progenitor-macro v0.10.0
21132026-09-08T03:36:07.243Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21142026-09-08T03:36:07.532Z Compiling secrecy v0.10.3
21152026-09-08T03:36:07.806Z Compiling async-recursion v1.1.1
21162026-09-08T03:36:07.939Z Compiling snafu-derive v0.8.9
21172026-09-08T03:36:08.238Z Compiling predicates-core v1.0.9
21182026-09-08T03:36:08.405Z Compiling whoami v1.6.1
21192026-09-08T03:36:08.833Z Compiling progenitor-macro v0.14.0
21202026-09-08T03:36:08.998Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21212026-09-08T03:36:09.576Z Compiling tabled v0.21.0
21222026-09-08T03:36:09.711Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21232026-09-08T03:36:12.029Z Compiling nix v0.31.3
21242026-09-08T03:36:12.041Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21252026-09-08T03:36:12.367Z Compiling itertools v0.15.0
21262026-09-08T03:36:12.588Z Compiling hmac v0.12.1
21272026-09-08T03:36:12.832Z Compiling inout v0.1.4
21282026-09-08T03:36:12.846Z Compiling ff v0.13.1
21292026-09-08T03:36:12.903Z Compiling float-cmp v0.10.0
21302026-09-08T03:36:12.980Z Compiling difflib v0.4.0
21312026-09-08T03:36:13.066Z Compiling normalize-line-endings v0.3.0
21322026-09-08T03:36:13.167Z Compiling data-encoding v2.9.0
21332026-09-08T03:36:13.288Z Compiling predicates v3.1.4
21342026-09-08T03:36:13.671Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21352026-09-08T03:36:13.734Z Compiling cipher v0.4.4
21362026-09-08T03:36:13.755Z Compiling group v0.13.0
21372026-09-08T03:36:13.877Z Compiling hkdf v0.12.4
21382026-09-08T03:36:13.978Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21392026-09-08T03:36:14.349Z Compiling tabled_derive v0.7.0
21402026-09-08T03:36:14.789Z Compiling universal-hash v0.5.1
21412026-09-08T03:36:14.805Z Compiling crypto-bigint v0.5.5
21422026-09-08T03:36:14.809Z Compiling half v2.7.1
21432026-09-08T03:36:14.835Z Compiling unicode-segmentation v1.12.0
21442026-09-08T03:36:14.927Z Compiling base64ct v1.8.0
21452026-09-08T03:36:15.220Z Compiling ciborium-io v0.2.2
21462026-09-08T03:36:15.232Z Compiling indent_write v2.2.0
21472026-09-08T03:36:15.244Z Compiling base16ct v0.2.0
21482026-09-08T03:36:15.316Z Compiling crc8 v0.1.1
21492026-09-08T03:36:15.327Z Compiling opaque-debug v0.3.1
21502026-09-08T03:36:15.371Z Compiling ciborium-ll v0.2.2
21512026-09-08T03:36:15.403Z Compiling poly1305 v0.8.0
21522026-09-08T03:36:15.596Z Compiling password-hash v0.5.0
21532026-09-08T03:36:15.824Z Compiling newline-converter v0.3.0
21542026-09-08T03:36:15.921Z Compiling elliptic-curve v0.13.8
21552026-09-08T03:36:16.143Z Compiling chacha20 v0.9.1
21562026-09-08T03:36:16.202Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21572026-09-08T03:36:16.220Z Compiling tokio-dtrace v0.1.1
21582026-09-08T03:36:16.368Z Compiling thiserror-no-std v2.0.2
21592026-09-08T03:36:16.929Z Compiling reqwest v0.13.2
21602026-09-08T03:36:17.163Z Compiling blake2 v0.10.6
21612026-09-08T03:36:17.318Z Compiling console v0.16.4
21622026-09-08T03:36:17.406Z Compiling aead v0.5.2
21632026-09-08T03:36:17.572Z Compiling strum_macros v0.28.0
21642026-09-08T03:36:17.636Z Compiling bstr v1.12.0
21652026-09-08T03:36:17.965Z Compiling linked-hash-map v0.5.6
21662026-09-08T03:36:18.047Z Compiling resolv-conf v0.7.5
21672026-09-08T03:36:18.143Z Compiling similar v3.2.0
21682026-09-08T03:36:18.155Z Compiling keccak v0.1.6
21692026-09-08T03:36:18.300Z Compiling sha3 v0.10.8
21702026-09-08T03:36:18.465Z Compiling lru-cache v0.1.2
21712026-09-08T03:36:18.980Z Compiling expectorate v1.3.0
21722026-09-08T03:36:19.279Z Compiling progenitor-client v0.14.0
21732026-09-08T03:36:19.473Z Compiling chacha20poly1305 v0.10.1
21742026-09-08T03:36:19.485Z Compiling argon2 v0.5.3
21752026-09-08T03:36:19.589Z Compiling vsss-rs v3.3.4
21762026-09-08T03:36:19.619Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21772026-09-08T03:36:20.032Z Compiling oxide-tokio-rt v0.1.2
21782026-09-08T03:36:20.388Z Compiling ciborium v0.2.2
21792026-09-08T03:36:20.471Z Compiling hickory-proto v0.24.4
21802026-09-08T03:36:20.746Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21812026-09-08T03:36:20.886Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21822026-09-08T03:36:21.576Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21832026-09-08T03:36:21.712Z Compiling serde-big-array v0.5.1
21842026-09-08T03:36:21.869Z Compiling siphasher v1.0.1
21852026-09-08T03:36:22.074Z Compiling same-file v1.0.6
21862026-09-08T03:36:22.307Z Compiling hickory-resolver v0.24.4
21872026-09-08T03:36:22.345Z Compiling walkdir v2.5.0
21882026-09-08T03:36:22.447Z Compiling phf_shared v0.12.1
21892026-09-08T03:36:22.519Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21902026-09-08T03:36:22.550Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21912026-09-08T03:36:23.896Z Compiling progenitor v0.14.0
21922026-09-08T03:36:24.042Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-09-08T03:36:24.190Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21942026-09-08T03:36:24.979Z Compiling newtype_derive v0.1.6
21952026-09-08T03:36:25.063Z Compiling owo-colors v4.3.0
21962026-09-08T03:36:25.087Z Compiling tokio-stream v0.1.17
21972026-09-08T03:36:25.390Z Compiling csv-core v0.1.12
21982026-09-08T03:36:25.402Z Compiling smawk v0.3.2
21992026-09-08T03:36:25.405Z Compiling foldhash v0.1.5
22002026-09-08T03:36:25.540Z Compiling termtree v0.5.1
22012026-09-08T03:36:25.543Z Compiling swrite v0.1.0
22022026-09-08T03:36:25.593Z Compiling unicode-linebreak v0.1.5
22032026-09-08T03:36:25.642Z Compiling unicode-width v0.1.14
22042026-09-08T03:36:25.869Z Compiling textwrap v0.16.2
22052026-09-08T03:36:25.929Z Compiling csv v1.4.0
22062026-09-08T03:36:26.228Z Compiling hashbrown v0.15.5
22072026-09-08T03:36:26.405Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-09-08T03:36:26.491Z Compiling qorb v0.4.1
22092026-09-08T03:36:26.812Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-09-08T03:36:28.380Z Compiling phf v0.12.1
22112026-09-08T03:36:28.646Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22122026-09-08T03:36:28.677Z Compiling pin-project v1.1.10
22132026-09-08T03:36:28.789Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22142026-09-08T03:36:28.801Z Compiling unicode-normalization v0.1.24
22152026-09-08T03:36:28.927Z Compiling libz-sys v1.1.22
22162026-09-08T03:36:29.045Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-08T03:36:29.419Z Compiling libsw-core v0.3.2
22182026-09-08T03:36:29.577Z Compiling highway v1.3.0
22192026-09-08T03:36:29.597Z Compiling fixedbitset v0.4.2
22202026-09-08T03:36:29.682Z Compiling humantime v2.3.0
22212026-09-08T03:36:29.972Z Compiling fixedbitset v0.5.7
22222026-09-08T03:36:30.064Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22232026-09-08T03:36:30.168Z Compiling petgraph v0.8.2
22242026-09-08T03:36:30.310Z Compiling petgraph v0.6.5
22252026-09-08T03:36:30.779Z Compiling progenitor v0.10.0
22262026-09-08T03:36:30.939Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-09-08T03:36:31.426Z Compiling libsw v3.5.0
22282026-09-08T03:36:31.812Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22292026-09-08T03:36:31.871Z Compiling olpc-cjson v0.1.4
22302026-09-08T03:36:31.970Z Compiling libgit2-sys v0.17.0+1.8.1
22312026-09-08T03:36:31.993Z Compiling snafu v0.8.9
22322026-09-08T03:36:32.240Z Compiling chrono-tz v0.10.4
22332026-09-08T03:36:32.381Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22342026-09-08T03:36:32.792Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22352026-09-08T03:36:33.651Z Compiling papergrid v0.11.0
22362026-09-08T03:36:33.746Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22372026-09-08T03:36:33.814Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22382026-09-08T03:36:34.108Z Compiling strum v0.28.0
22392026-09-08T03:36:34.254Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-09-08T03:36:34.296Z Compiling globset v0.4.16
22412026-09-08T03:36:35.428Z Compiling const_format v0.2.34
22422026-09-08T03:36:35.529Z Compiling slog-dtrace v0.3.0
22432026-09-08T03:36:35.764Z Compiling cancel-safe-futures v0.1.5
22442026-09-08T03:36:36.079Z Compiling gethostname v0.5.0
22452026-09-08T03:36:36.366Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22462026-09-08T03:36:36.981Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-09-08T03:36:37.290Z Compiling dropshot-api-manager-types v0.7.2
22482026-09-08T03:36:37.579Z Compiling pem v3.0.5
22492026-09-08T03:36:37.671Z Compiling bcs v0.1.6
22502026-09-08T03:36:37.780Z Compiling serde_plain v1.0.2
22512026-09-08T03:36:37.971Z Compiling cargo-platform v0.1.9
22522026-09-08T03:36:38.006Z Compiling tagptr v0.2.0
22532026-09-08T03:36:38.162Z Compiling typed-path v0.9.3
22542026-09-08T03:36:38.215Z Compiling linear-map v1.2.0
22552026-09-08T03:36:39.510Z Compiling tough v0.20.0
22562026-09-08T03:36:40.567Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22572026-09-08T03:36:41.171Z Compiling moka v0.12.11
22582026-09-08T03:36:41.238Z Compiling cargo_metadata v0.18.1
22592026-09-08T03:36:42.096Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22602026-09-08T03:36:44.085Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-08T03:36:44.223Z Compiling tabled v0.15.0
22622026-09-08T03:36:44.355Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-08T03:36:44.654Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22642026-09-08T03:36:44.858Z Compiling git2 v0.19.0
22652026-09-08T03:36:45.104Z Compiling steno v0.4.1
22662026-09-08T03:36:47.319Z Compiling cookie v0.18.1
22672026-09-08T03:36:47.629Z Compiling hickory-proto v0.25.2
22682026-09-08T03:36:49.623Z Compiling hickory-resolver v0.25.2
22692026-09-08T03:36:50.971Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-08T03:36:51.866Z Compiling vergen v8.3.2
22712026-09-08T03:36:52.866Z Compiling signal-hook v0.4.4
22722026-09-08T03:36:53.485Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22732026-09-08T03:36:53.998Z Compiling mockall_derive v0.14.0
22742026-09-08T03:36:54.144Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22752026-09-08T03:36:54.576Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22762026-09-08T03:36:54.922Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22772026-09-08T03:36:54.971Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22782026-09-08T03:36:56.455Z Compiling sha2 v0.10.9
22792026-09-08T03:36:56.758Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22802026-09-08T03:36:56.869Z Compiling mockall v0.14.0
22812026-09-08T03:36:56.974Z Compiling yansi v1.0.1
22822026-09-08T03:36:57.107Z Compiling diff v0.1.13
22832026-09-08T03:36:57.300Z Compiling pretty_assertions v1.4.1
22842026-09-08T03:36:57.378Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22852026-09-08T03:36:57.701Z Compiling fs-err v3.1.2
22862026-09-08T03:36:58.309Z Compiling predicates-tree v1.0.12
22872026-09-08T03:36:58.960Z Compiling git-stub v1.0.0
22882026-09-08T03:36:59.236Z Compiling serial_test_derive v3.5.0
22892026-09-08T03:36:59.252Z Compiling filetime v0.2.26
22902026-09-08T03:36:59.278Z Compiling arrayref v0.3.9
22912026-09-08T03:36:59.365Z Compiling downcast v0.11.0
22922026-09-08T03:36:59.448Z Compiling xattr v1.6.1
22932026-09-08T03:36:59.527Z Compiling is_ci v1.2.0
22942026-09-08T03:36:59.688Z Compiling arrayvec v0.7.6
22952026-09-08T03:36:59.772Z Compiling fragile v2.0.1
22962026-09-08T03:36:59.908Z Compiling constant_time_eq v0.3.1
22972026-09-08T03:37:00.023Z Compiling serial_test v3.5.0
22982026-09-08T03:37:00.035Z Compiling blake3 v1.8.2
22992026-09-08T03:37:00.376Z Compiling toml v0.7.8
23002026-09-08T03:37:00.471Z Compiling supports-color v3.0.2
23012026-09-08T03:37:00.607Z Compiling tar v0.4.45
23022026-09-08T03:37:00.661Z Compiling git-stub-vcs v0.1.0
23032026-09-08T03:37:01.064Z Compiling curl-sys v0.4.89+curl-8.20.0
23042026-09-08T03:37:01.215Z Compiling signal-hook-tokio v0.4.0
23052026-09-08T03:37:01.771Z Compiling scuffle v0.1.0
23062026-09-08T03:37:01.962Z Compiling similar v2.7.0
23072026-09-08T03:37:02.939Z Compiling drift v0.2.0
23082026-09-08T03:37:03.519Z Compiling kstat-rs v0.2.4
23092026-09-08T03:37:03.705Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23102026-09-08T03:37:03.760Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23112026-09-08T03:37:03.843Z Compiling hex-literal v1.1.0
23122026-09-08T03:37:03.969Z Compiling topological-sort v0.2.2
23132026-09-08T03:37:04.100Z Compiling omicron-zone-package v0.12.2
23142026-09-08T03:37:04.126Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23152026-09-08T03:37:04.668Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23162026-09-08T03:37:06.080Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23172026-09-08T03:37:06.140Z Compiling dropshot-api-manager v0.7.2
23182026-09-08T03:37:06.965Z Compiling curl v0.4.50
23192026-09-08T03:37:07.045Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23202026-09-08T03:37:07.597Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23212026-09-08T03:37:07.781Z Compiling iddqd v0.4.5
23222026-09-08T03:37:07.844Z Compiling search_path v0.1.4
23232026-09-08T03:37:08.253Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23242026-09-08T03:37:08.568Z Compiling internet-checksum v0.2.1
23252026-09-08T03:37:08.722Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23262026-09-08T03:37:09.660Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23272026-09-08T03:37:13.046Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23282026-09-08T03:37:21.593Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23292026-09-08T03:38:01.710Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 23s
23302026-09-08T03:38:01.834Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
23312026-09-08T03:38:01.837Z
23322026-09-08T03:38:01.837Zrunning 0 tests
23332026-09-08T03:38:01.837Z
23342026-09-08T03:38:01.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23352026-09-08T03:38:01.837Z
23362026-09-08T03:38:01.837Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23372026-09-08T03:38:01.840Z
23382026-09-08T03:38:01.840Zrunning 0 tests
23392026-09-08T03:38:01.840Z
23402026-09-08T03:38:01.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23412026-09-08T03:38:01.840Z
23422026-09-08T03:38:01.843Z Running unittests src/lib.rs (target/debug/deps/asic-52150b71c511feeb)
23432026-09-08T03:38:01.843Z
23442026-09-08T03:38:01.843Zrunning 0 tests
23452026-09-08T03:38:01.843Z
23462026-09-08T03:38:01.843Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23472026-09-08T03:38:01.843Z
23482026-09-08T03:38:01.843Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
23492026-09-08T03:38:01.848Z
23502026-09-08T03:38:01.848Zrunning 4 tests
23512026-09-08T03:38:01.851Ztest nat::tests::test_vni ... ok
23522026-09-08T03:38:01.851Ztest network::tests::test_generate_ipv6_link_local ... ok
23532026-09-08T03:38:01.851Ztest test_purge ... ok
23542026-09-08T03:38:01.854Ztest illumos::test::address_exists_handles_missing_object ... ok
23552026-09-08T03:38:01.854Z
23562026-09-08T03:38:01.854Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23572026-09-08T03:38:01.854Z
23582026-09-08T03:38:01.854Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23592026-09-08T03:38:01.857Z
23602026-09-08T03:38:01.857Zrunning 1 test
23612026-09-08T03:38:01.860Z -------
23622026-09-08T03:38:01.860Z Generating OpenAPI documents from API definitions ...
23632026-09-08T03:38:02.003Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23642026-09-08T03:38:02.073Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23652026-09-08T03:38:03.101Z -------
23662026-09-08T03:38:03.101Z Checking 13 OpenAPI documents...
23672026-09-08T03:38:03.101Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-08T03:38:03.101Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-08T03:38:03.101Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-08T03:38:03.104Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23712026-09-08T03:38:03.105Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23722026-09-08T03:38:03.105Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23732026-09-08T03:38:03.105Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23742026-09-08T03:38:03.105Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23752026-09-08T03:38:03.105Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23762026-09-08T03:38:03.105Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23772026-09-08T03:38:03.105Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23782026-09-08T03:38:03.105Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23792026-09-08T03:38:03.105Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23802026-09-08T03:38:03.105Z Fresh dpd "latest" symlink
23812026-09-08T03:38:03.105Z -------
23822026-09-08T03:38:03.105Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23832026-09-08T03:38:03.168Ztest test::test_apis_up_to_date ... ok
23842026-09-08T03:38:03.168Z
23852026-09-08T03:38:03.168Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
23862026-09-08T03:38:03.168Z
23872026-09-08T03:38:03.226Z Running unittests src/main.rs (target/debug/deps/dpd-9e6570a13ba7e7e3)
23882026-09-08T03:38:03.232Z
23892026-09-08T03:38:03.232Zrunning 60 tests
23902026-09-08T03:38:03.235Ztest freemap::test_ordering ... ok
23912026-09-08T03:38:03.235Ztest config::tests::test_updates ... ok
23922026-09-08T03:38:03.235Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23932026-09-08T03:38:03.235Ztest freemap::test_split ... ok
23942026-09-08T03:38:03.235Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23952026-09-08T03:38:03.239Ztest macaddrs::tests::test_mac_offset ... ok
23962026-09-08T03:38:03.239Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23972026-09-08T03:38:03.239ZSep 08 03:38:01.739 DEBG created new freemapSep 08 03:38:01.739, unitDEBG: created new freemapfreemap_test, unit:
23982026-09-08T03:38:03.239Z freemap_test
23992026-09-08T03:38:03.239ZSep 08 03:38:01.739Sep 08 03:38:01.740Sep 08 03:38:01.740 DEBG DEBGDEBGcreated new freemap , initted freemap. size: 128initted freemap. size: 128, unit, :unitunit :freemap_test:
24002026-09-08T03:38:03.239Z freemap_testfreemap_test
24012026-09-08T03:38:03.239Z
24022026-09-08T03:38:03.239ZSep 08 03:38:01.740 Sep 08 03:38:01.740Sep 08 03:38:01.740 DEBG DEBGinitted freemap. size: 128 DEBG, unitreset freemapreset freemap, :unit , freemap_testunit
24032026-09-08T03:38:03.239Z:: freemap_testSep 08 03:38:01.740freemap_test
24042026-09-08T03:38:03.239Z
24052026-09-08T03:38:03.239ZDEBG reset freemap, unit: freemap_test
24062026-09-08T03:38:03.239Ztest macaddrs::tests::test_parse_port_id ... ok
24072026-09-08T03:38:03.239ZSep 08 03:38:01.739 DEBG created new freemap, unit: freemap_test
24082026-09-08T03:38:03.239ZSep 08 03:38:01.740 DEBG initted freemap. size: 128, unit: freemap_test
24092026-09-08T03:38:03.239ZSep 08 03:38:01.740 DEBG reset freemap, unit: freemap_test
24102026-09-08T03:38:03.239Ztest freemap::test_free ... ok
24112026-09-08T03:38:03.239Ztest freemap::test_exhaustion ... ok
24122026-09-08T03:38:03.239Ztest freemap::test_basic ... ok
24132026-09-08T03:38:03.239Ztest freemap::test_reclaim ... ok
24142026-09-08T03:38:03.239Ztest mcast::tests::test_canonicalize_sources ... ok
24152026-09-08T03:38:03.239Ztest mcast::tests::test_create_port_bitmap_empty ... ok
24162026-09-08T03:38:03.239Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
24172026-09-08T03:38:03.239Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
24182026-09-08T03:38:03.239ZSep 08 03:38:01.740 DEBG created new freemap, unit: freemap_test
24192026-09-08T03:38:03.239ZSep 08 03:38:01.740 DEBG initted freemap. size: 8, unit: freemap_test
24202026-09-08T03:38:03.239ZSep 08 03:38:01.740 DEBG reset freemap, unit: freemap_test
24212026-09-08T03:38:03.239Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24222026-09-08T03:38:03.239Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
24232026-09-08T03:38:03.239Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
24242026-09-08T03:38:03.239Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24252026-09-08T03:38:03.240Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24262026-09-08T03:38:03.240Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24272026-09-08T03:38:03.240Ztest mcast::tests::test_concurrent_id_allocation ... ok
24282026-09-08T03:38:03.240Ztest mcast::tests::test_sources_contain_any ... ok
24292026-09-08T03:38:03.240ZSep 08 03:38:01.741 DEBG created new freemap, unit: freemap_test
24302026-09-08T03:38:03.240ZSep 08 03:38:01.741 DEBG initted freemap. size: 128, unit: freemap_test
24312026-09-08T03:38:03.240ZSep 08 03:38:01.741 DEBG reset freemap, unit: freemap_test
24322026-09-08T03:38:03.240Ztest mcast::validate::tests::test_ipv4_validation ... ok
24332026-09-08T03:38:03.240Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
24342026-09-08T03:38:03.240Ztest mcast::validate::tests::test_address_validation_integrated ... ok
24352026-09-08T03:38:03.240Ztest freemap::test_span ... ok
24362026-09-08T03:38:03.240Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
24372026-09-08T03:38:03.240Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
24382026-09-08T03:38:03.240Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
24392026-09-08T03:38:03.240Ztest mcast::validate::tests::test_is_ssm_function ... ok
24402026-09-08T03:38:03.240Ztest mcast::validate::tests::test_validate_nat_target ... ok
24412026-09-08T03:38:03.240Ztest mcast::validate::tests::test_ipv6_validation ... ok
24422026-09-08T03:38:03.240Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
24432026-09-08T03:38:03.240Ztest mcast::validate::tests::test_validate_source_addresses ... ok
24442026-09-08T03:38:03.240Ztest mcast::validate::tests::test_validate_tag ... ok
24452026-09-08T03:38:03.240Ztest nat::test_mapping ... ok
24462026-09-08T03:38:03.240Ztest port_map::tests::test_backplane_group ... ok
24472026-09-08T03:38:03.240Ztest mcast::validate::tests::test_validate_tag_format ... ok
24482026-09-08T03:38:03.240Ztest api_server::tests::test_build_info ... ok
24492026-09-08T03:38:03.240Ztest port_map::tests::test_port_map ... ok
24502026-09-08T03:38:03.240Ztest mcast::tests::test_id_range_boundaries ... ok
24512026-09-08T03:38:03.240Ztest port_map::tests::dump_map ... ok
24522026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG created new freemap, unit: freemap_route_ipv4
24532026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG created new freemap, unit: freemap_route_ipv6
24542026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24552026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG reset freemap, unit: freemap_route_ipv4
24562026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24572026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBG reset freemap, unit: freemap_route_ipv6
24582026-09-08T03:38:03.244ZSep 08 03:38:01.742 DEBGSep 08 03:38:01.742 created new freemapINFO adding route 3fff:dead::/64 -> 2001:db8::55:1,
24592026-09-08T03:38:03.245Zunit: freemap_route_ipv4Sep 08 03:38:01.742
24602026-09-08T03:38:03.245Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24612026-09-08T03:38:03.245ZSep 08 03:38:01.742 Sep 08 03:38:01.742DEBG INFOcreated new freemap , adding route 3fff:beef::/64 -> 2001:db8::55:ffunit
24622026-09-08T03:38:03.245Z: freemap_route_ipv6
24632026-09-08T03:38:03.245ZSep 08 03:38:01.742Sep 08 03:38:01.742 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
24642026-09-08T03:38:03.245Z, unit: freemap_route_ipv4Sep 08 03:38:01.742
24652026-09-08T03:38:03.245Z INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24662026-09-08T03:38:03.245ZSep 08 03:38:01.742 Sep 08 03:38:01.742DEBG DEBGreset freemap , replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
24672026-09-08T03:38:03.245Z: freemap_route_ipv4
24682026-09-08T03:38:03.245ZSep 08 03:38:01.742 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:38:01.742
24692026-09-08T03:38:03.245Z DEBG initted freemap. size: 64, unitSep 08 03:38:01.742: DEBGfreemap_route_ipv6
24702026-09-08T03:38:03.245Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24712026-09-08T03:38:03.245ZSep 08 03:38:01.742Sep 08 03:38:01.742 DEBGINFO reset freemapadding route 3fff:beef:3::/64 -> 2001:db8::55:ff,
24722026-09-08T03:38:03.245Zunit: freemap_route_ipv6
24732026-09-08T03:38:03.245ZSep 08 03:38:01.742 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.742
24742026-09-08T03:38:03.245Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:38:01.742
24752026-09-08T03:38:03.245Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24762026-09-08T03:38:03.245ZSep 08 03:38:01.742 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:38:01.742
24772026-09-08T03:38:03.245Z DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24782026-09-08T03:38:03.245ZSep 08 03:38:01.742 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:38:01.742
24792026-09-08T03:38:03.245Z INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24802026-09-08T03:38:03.245ZSep 08 03:38:01.742 DEBG Sep 08 03:38:01.742replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24812026-09-08T03:38:03.245ZDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24822026-09-08T03:38:03.245ZSep 08 03:38:01.742 INFO Sep 08 03:38:01.742adding route 3fff:dead::/64 -> 2001:db8::55:1
24832026-09-08T03:38:03.245ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24842026-09-08T03:38:03.245ZSep 08 03:38:01.742 DEBGSep 08 03:38:01.742 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
24852026-09-08T03:38:03.245Z replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24862026-09-08T03:38:03.245ZSep 08 03:38:01.742Sep 08 03:38:01.742 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24872026-09-08T03:38:03.245Z
24882026-09-08T03:38:03.245ZSep 08 03:38:01.742Sep 08 03:38:01.742 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24892026-09-08T03:38:03.245Z
24902026-09-08T03:38:03.245ZSep 08 03:38:01.742Sep 08 03:38:01.742 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
24912026-09-08T03:38:03.245Z
24922026-09-08T03:38:03.245ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24932026-09-08T03:38:03.245Z
24942026-09-08T03:38:03.245ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24952026-09-08T03:38:03.245Z
24962026-09-08T03:38:03.245ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24972026-09-08T03:38:03.245Z
24982026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24992026-09-08T03:38:03.246Z
25002026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25012026-09-08T03:38:03.246Z
25022026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
25032026-09-08T03:38:03.246Z
25042026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25052026-09-08T03:38:03.246Z
25062026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
25072026-09-08T03:38:03.246Z
25082026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25092026-09-08T03:38:03.246Z
25102026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
25112026-09-08T03:38:03.246Z
25122026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25132026-09-08T03:38:03.246Z
25142026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
25152026-09-08T03:38:03.246Z
25162026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25172026-09-08T03:38:03.246Z
25182026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
25192026-09-08T03:38:03.246Z
25202026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
25212026-09-08T03:38:03.246Z
25222026-09-08T03:38:03.246ZDEBG Sep 08 03:38:01.743created new freemapSep 08 03:38:01.743 , unitINFO:INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:fffreemap_route_ipv4adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
25232026-09-08T03:38:03.246Z
25242026-09-08T03:38:03.246Z
25252026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 Sep 08 03:38:01.743 DEBGDEBG DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemapreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25262026-09-08T03:38:03.246Z
25272026-09-08T03:38:03.246Z, unit: freemap_route_ipv6Sep 08 03:38:01.743Sep 08 03:38:01.743
25282026-09-08T03:38:03.246Z INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 08 03:38:01.743adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25292026-09-08T03:38:03.246Z
25302026-09-08T03:38:03.246ZDEBG initted freemap. size: 64, unitSep 08 03:38:01.743Sep 08 03:38:01.743: DEBGfreemap_route_ipv4
25312026-09-08T03:38:03.246Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25322026-09-08T03:38:03.246ZDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25332026-09-08T03:38:03.246ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBG INFOreset freemap Sep 08 03:38:01.743adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25342026-09-08T03:38:03.246ZINFO, adding route 3fff:beef:a::/64 -> 2001:db8::55:ffunit
25352026-09-08T03:38:03.246Z: Sep 08 03:38:01.743freemap_route_ipv4
25362026-09-08T03:38:03.246ZDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
25372026-09-08T03:38:03.246Z Sep 08 03:38:01.743DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
25382026-09-08T03:38:03.247Z initted freemap. size: 64Sep 08 03:38:01.743, unitINFOSep 08 03:38:01.743: INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff freemap_route_ipv6
25392026-09-08T03:38:03.247Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
25402026-09-08T03:38:03.247Z
25412026-09-08T03:38:03.247Ztest port_map::tests::parse_softnpu_revision ... ok
25422026-09-08T03:38:03.247ZSep 08 03:38:01.743Sep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25432026-09-08T03:38:03.247Z
25442026-09-08T03:38:03.247Zreset freemap, unit:Sep 08 03:38:01.743 Sep 08 03:38:01.743INFO freemap_route_ipv6
25452026-09-08T03:38:03.247ZINFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25462026-09-08T03:38:03.247Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
25472026-09-08T03:38:03.247ZSep 08 03:38:01.743 INFOSep 08 03:38:01.743Sep 08 03:38:01.743 adding route 3fff:dead::/64 -> 2001:db8::55:1
25482026-09-08T03:38:03.247ZDEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25492026-09-08T03:38:03.247ZSep 08 03:38:01.743
25502026-09-08T03:38:03.247Z DEBG Sep 08 03:38:01.743Sep 08 03:38:01.743 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
25512026-09-08T03:38:03.247Z INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
25522026-09-08T03:38:03.251Z
25532026-09-08T03:38:03.251Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
25542026-09-08T03:38:03.251ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG Sep 08 03:38:01.743replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25552026-09-08T03:38:03.251ZDEBG
25562026-09-08T03:38:03.251Z created new freemap, Sep 08 03:38:01.743unitSep 08 03:38:01.743 Sep 08 03:38:01.743DEBG: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO
25572026-09-08T03:38:03.251Zfreemap_route_ipv4INFO Sep 08 03:38:01.743
25582026-09-08T03:38:03.251Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
25592026-09-08T03:38:03.251Z adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
25602026-09-08T03:38:03.251Z
25612026-09-08T03:38:03.251ZSep 08 03:38:01.743Sep 08 03:38:01.743 DEBGDEBG Sep 08 03:38:01.743 created new freemapreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBG
25622026-09-08T03:38:03.251Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
25632026-09-08T03:38:03.251Z: Sep 08 03:38:01.743freemap_route_ipv6
25642026-09-08T03:38:03.251Z Sep 08 03:38:01.743INFO Sep 08 03:38:01.743adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
25652026-09-08T03:38:03.251ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25662026-09-08T03:38:03.251ZSep 08 03:38:01.743DEBGSep 08 03:38:01.743 DEBGSep 08 03:38:01.743replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
25672026-09-08T03:38:03.251Zinitted freemap. size: 64 , replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
25682026-09-08T03:38:03.251Z: replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743freemap_route_ipv4Sep 08 03:38:01.743
25692026-09-08T03:38:03.251Z
25702026-09-08T03:38:03.251ZINFO INFO Sep 08 03:38:01.743Sep 08 03:38:01.743adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25712026-09-08T03:38:03.251Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
25722026-09-08T03:38:03.251Z INFO reset freemapadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
25732026-09-08T03:38:03.251Z DEBG, unitSep 08 03:38:01.743replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
25742026-09-08T03:38:03.251Z freemap_route_ipv4
25752026-09-08T03:38:03.251ZDEBG Sep 08 03:38:01.743replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25762026-09-08T03:38:03.251ZSep 08 03:38:01.743Sep 08 03:38:01.743DEBG INFODEBG Sep 08 03:38:01.743initted freemap. size: 64 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
25772026-09-08T03:38:03.251Z , adding route 3fff:beef:3::/64 -> 2001:db8::55:ffunit
25782026-09-08T03:38:03.252Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 08 03:38:01.743 freemap_route_ipv6Sep 08 03:38:01.743DEBG
25792026-09-08T03:38:03.252ZDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25802026-09-08T03:38:03.252Z
25812026-09-08T03:38:03.252ZSep 08 03:38:01.743
25822026-09-08T03:38:03.252ZDEBG Sep 08 03:38:01.743reset freemapSep 08 03:38:01.743, Sep 08 03:38:01.743unit : INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25832026-09-08T03:38:03.252Z
25842026-09-08T03:38:03.252ZINFOfreemap_route_ipv6 adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25852026-09-08T03:38:03.252Z
25862026-09-08T03:38:03.252ZSep 08 03:38:01.743 Sep 08 03:38:01.743Sep 08 03:38:01.743 DEBG DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
25872026-09-08T03:38:03.252Z
25882026-09-08T03:38:03.252Z
25892026-09-08T03:38:03.252ZSep 08 03:38:01.743Sep 08 03:38:01.743Sep 08 03:38:01.743Sep 08 03:38:01.743 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25902026-09-08T03:38:03.252Z
25912026-09-08T03:38:03.252ZINFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25922026-09-08T03:38:03.252Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 08 03:38:01.743Sep 08 03:38:01.743
25932026-09-08T03:38:03.252ZDEBGSep 08 03:38:01.743INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
25942026-09-08T03:38:03.252Z
25952026-09-08T03:38:03.252ZINFOSep 08 03:38:01.743 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG Sep 08 03:38:01.743
25962026-09-08T03:38:03.252Z INFOSep 08 03:38:01.743replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25972026-09-08T03:38:03.252Z Sep 08 03:38:01.743adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
25982026-09-08T03:38:03.252Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG
25992026-09-08T03:38:03.252Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
26002026-09-08T03:38:03.252Z Sep 08 03:38:01.743DEBG Sep 08 03:38:01.743 INFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26012026-09-08T03:38:03.252Z adding route 3fff:dead::/64 -> 2001:db8::55:3
26022026-09-08T03:38:03.252Z
26032026-09-08T03:38:03.252ZSep 08 03:38:01.743Sep 08 03:38:01.743 Sep 08 03:38:01.743DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.743
26042026-09-08T03:38:03.252ZINFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
26052026-09-08T03:38:03.252ZDEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:38:01.743
26062026-09-08T03:38:03.252Z
26072026-09-08T03:38:03.252Z Sep 08 03:38:01.743DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
26082026-09-08T03:38:03.252Z DEBGSep 08 03:38:01.743INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:38:01.743
26092026-09-08T03:38:03.252Z
26102026-09-08T03:38:03.252Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
26112026-09-08T03:38:03.252Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 08 03:38:01.743 INFO
26122026-09-08T03:38:03.252Z Sep 08 03:38:01.743adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26132026-09-08T03:38:03.252ZDEBG Sep 08 03:38:01.743replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
26142026-09-08T03:38:03.252Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:38:01.743
26152026-09-08T03:38:03.252ZSep 08 03:38:01.743 DEBG Sep 08 03:38:01.743DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26162026-09-08T03:38:03.252Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
26172026-09-08T03:38:03.253Z replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:38:01.743
26182026-09-08T03:38:03.253Z adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
26192026-09-08T03:38:03.253Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
26202026-09-08T03:38:03.253Z DEBGSep 08 03:38:01.743 Sep 08 03:38:01.743replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26212026-09-08T03:38:03.253Z DEBGDEBG Sep 08 03:38:01.743replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
26222026-09-08T03:38:03.253Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26232026-09-08T03:38:03.253Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26242026-09-08T03:38:03.253Z INFO Sep 08 03:38:01.743adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 03:38:01.743 Sep 08 03:38:01.743 DEBGINFO INFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
26252026-09-08T03:38:03.253Z
26262026-09-08T03:38:03.253Z
26272026-09-08T03:38:03.253ZDEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
26282026-09-08T03:38:03.253Zcreated new freemap, unit:Sep 08 03:38:01.743Sep 08 03:38:01.743Sep 08 03:38:01.743 freemap_route_ipv4 DEBGINFO
26292026-09-08T03:38:03.253Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
26302026-09-08T03:38:03.253Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 08 03:38:01.743
26312026-09-08T03:38:03.253Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.743
26322026-09-08T03:38:03.253Z Sep 08 03:38:01.743DEBG INFOSep 08 03:38:01.743 created new freemap Sep 08 03:38:01.743 DEBGDEBG, replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
26332026-09-08T03:38:03.253Z
26342026-09-08T03:38:03.253ZINFO : adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 03:38:01.743freemap_route_ipv6
26352026-09-08T03:38:03.253Z
26362026-09-08T03:38:03.253Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 08 03:38:01.743 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26372026-09-08T03:38:03.253Z
26382026-09-08T03:38:03.253ZSep 08 03:38:01.743 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGSep 08 03:38:01.743
26392026-09-08T03:38:03.253Z Sep 08 03:38:01.743 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26402026-09-08T03:38:03.253Z initted freemap. size: 64 Sep 08 03:38:01.743adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 08 03:38:01.743 Sep 08 03:38:01.743DEBG , INFO
26412026-09-08T03:38:03.253Z unitreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
26422026-09-08T03:38:03.253Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFOSep 08 03:38:01.743 freemap_route_ipv4
26432026-09-08T03:38:03.253Z
26442026-09-08T03:38:03.253Z DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
26452026-09-08T03:38:03.253ZSep 08 03:38:01.743
26462026-09-08T03:38:03.253Z Sep 08 03:38:01.743 DEBG Sep 08 03:38:01.743INFOreset freemap, adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
26472026-09-08T03:38:03.253ZDEBGunit Sep 08 03:38:01.743replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
26482026-09-08T03:38:03.253Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 03:38:01.743Sep 08 03:38:01.743
26492026-09-08T03:38:03.253Zfreemap_route_ipv4
26502026-09-08T03:38:03.253Z INFODEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.743adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26512026-09-08T03:38:03.253Z
26522026-09-08T03:38:03.257ZSep 08 03:38:01.743 DEBG DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.743
26532026-09-08T03:38:03.257Z initted freemap. size: 64DEBGSep 08 03:38:01.743, replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26542026-09-08T03:38:03.257Zunit adding route 3fff:beef:d::/64 -> 2001:db8::55:ff:
26552026-09-08T03:38:03.257Z freemap_route_ipv6
26562026-09-08T03:38:03.257ZSep 08 03:38:01.743Sep 08 03:38:01.743Sep 08 03:38:01.743 Sep 08 03:38:01.743DEBGINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFOreset freemap
26572026-09-08T03:38:03.257Z, adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
26582026-09-08T03:38:03.257Z: Sep 08 03:38:01.744freemap_route_ipv6 Sep 08 03:38:01.744
26592026-09-08T03:38:03.258Z DEBG DEBGDEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26602026-09-08T03:38:03.258Zreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744
26612026-09-08T03:38:03.258Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26622026-09-08T03:38:03.258ZSep 08 03:38:01.744 adding route 3fff:dead::/64 -> 2001:db8::55:1
26632026-09-08T03:38:03.258ZINFO Sep 08 03:38:01.744Sep 08 03:38:01.744 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 08 03:38:01.744
26642026-09-08T03:38:03.258ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
26652026-09-08T03:38:03.258Z
26662026-09-08T03:38:03.258Z DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26672026-09-08T03:38:03.258Z Sep 08 03:38:01.744Sep 08 03:38:01.744replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
26682026-09-08T03:38:03.258Z DEBGSep 08 03:38:01.744DEBG Sep 08 03:38:01.744replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26692026-09-08T03:38:03.258ZINFO INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
26702026-09-08T03:38:03.258Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
26712026-09-08T03:38:03.258Z
26722026-09-08T03:38:03.258Z Sep 08 03:38:01.744adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26732026-09-08T03:38:03.258ZINFOSep 08 03:38:01.744Sep 08 03:38:01.744 DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
26742026-09-08T03:38:03.258Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26752026-09-08T03:38:03.258Z
26762026-09-08T03:38:03.258ZSep 08 03:38:01.744
26772026-09-08T03:38:03.258Z INFOSep 08 03:38:01.744 Sep 08 03:38:01.744INFO Sep 08 03:38:01.744adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26782026-09-08T03:38:03.258ZINFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
26792026-09-08T03:38:03.258Z
26802026-09-08T03:38:03.258Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26812026-09-08T03:38:03.258ZSep 08 03:38:01.744Sep 08 03:38:01.744 DEBGSep 08 03:38:01.744 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFOSep 08 03:38:01.744
26822026-09-08T03:38:03.258Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26832026-09-08T03:38:03.258ZDEBG
26842026-09-08T03:38:03.258Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
26852026-09-08T03:38:03.258Z Sep 08 03:38:01.744INFOSep 08 03:38:01.744 DEBGSep 08 03:38:01.744 INFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26862026-09-08T03:38:03.258Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
26872026-09-08T03:38:03.258Z
26882026-09-08T03:38:03.258Z
26892026-09-08T03:38:03.258ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744INFODEBG DEBG DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
26902026-09-08T03:38:03.258Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26912026-09-08T03:38:03.258Z
26922026-09-08T03:38:03.258Z
26932026-09-08T03:38:03.258ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 INFOINFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26942026-09-08T03:38:03.258Z
26952026-09-08T03:38:03.258Z
26962026-09-08T03:38:03.258ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
26972026-09-08T03:38:03.258ZSep 08 03:38:01.744 Sep 08 03:38:01.744DEBG DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26982026-09-08T03:38:03.259ZINFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
26992026-09-08T03:38:03.259Z
27002026-09-08T03:38:03.259ZDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27012026-09-08T03:38:03.259Z INFOSep 08 03:38:01.744 Sep 08 03:38:01.744adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27022026-09-08T03:38:03.259ZSep 08 03:38:01.744 DEBG INFOINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27032026-09-08T03:38:03.259Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
27042026-09-08T03:38:03.259Z
27052026-09-08T03:38:03.259ZSep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744 DEBGINFO Sep 08 03:38:01.744replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27062026-09-08T03:38:03.259Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
27072026-09-08T03:38:03.259ZDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27082026-09-08T03:38:03.259Z
27092026-09-08T03:38:03.259ZINFOSep 08 03:38:01.744 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
27102026-09-08T03:38:03.259ZDEBG Sep 08 03:38:01.744 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27112026-09-08T03:38:03.259ZSep 08 03:38:01.744Sep 08 03:38:01.744 DEBG INFOSep 08 03:38:01.744adding route 3fff:beef:2::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27122026-09-08T03:38:03.259Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff INFO
27132026-09-08T03:38:03.259Z
27142026-09-08T03:38:03.259Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27152026-09-08T03:38:03.259Z DEBGSep 08 03:38:01.744 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744DEBG Sep 08 03:38:01.744
27162026-09-08T03:38:03.259Z DEBGINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27172026-09-08T03:38:03.259Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27182026-09-08T03:38:03.259Z
27192026-09-08T03:38:03.259Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
27202026-09-08T03:38:03.259ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744INFO INFODEBG DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27212026-09-08T03:38:03.259Z
27222026-09-08T03:38:03.259Z replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27232026-09-08T03:38:03.259Z
27242026-09-08T03:38:03.259ZSep 08 03:38:01.744 Sep 08 03:38:01.744DEBGSep 08 03:38:01.744 Sep 08 03:38:01.744INFO INFODEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27252026-09-08T03:38:03.259Z
27262026-09-08T03:38:03.259Z
27272026-09-08T03:38:03.259Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27282026-09-08T03:38:03.259ZSep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744 INFOSep 08 03:38:01.744 DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
27292026-09-08T03:38:03.259Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27302026-09-08T03:38:03.259Z DEBGSep 08 03:38:01.744 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 08 03:38:01.744
27312026-09-08T03:38:03.259Z
27322026-09-08T03:38:03.259Z replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27332026-09-08T03:38:03.259Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27342026-09-08T03:38:03.259ZSep 08 03:38:01.744 Sep 08 03:38:01.744INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO
27352026-09-08T03:38:03.259ZINFOSep 08 03:38:01.744 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
27362026-09-08T03:38:03.259Z
27372026-09-08T03:38:03.259ZINFO Sep 08 03:38:01.744adding route 3fff:beef:f::/64 -> 2001:db8::55:ff DEBGSep 08 03:38:01.744 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27382026-09-08T03:38:03.260Z
27392026-09-08T03:38:03.260ZDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27402026-09-08T03:38:03.260ZSep 08 03:38:01.744 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27412026-09-08T03:38:03.260Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 03:38:01.744Sep 08 03:38:01.744 INFOSep 08 03:38:01.744 DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
27422026-09-08T03:38:03.260Z
27432026-09-08T03:38:03.260Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27442026-09-08T03:38:03.260ZINFO Sep 08 03:38:01.744adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27452026-09-08T03:38:03.260Z DEBG Sep 08 03:38:01.744INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27462026-09-08T03:38:03.260ZDEBG
27472026-09-08T03:38:03.260Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27482026-09-08T03:38:03.260Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27492026-09-08T03:38:03.260ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 DEBGSep 08 03:38:01.744INFO INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27502026-09-08T03:38:03.260Z
27512026-09-08T03:38:03.260Z replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27522026-09-08T03:38:03.264Z
27532026-09-08T03:38:03.264ZSep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744DEBG DEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27542026-09-08T03:38:03.264Z
27552026-09-08T03:38:03.264Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27562026-09-08T03:38:03.264ZINFO Sep 08 03:38:01.744adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27572026-09-08T03:38:03.264Z INFO Sep 08 03:38:01.744adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
27582026-09-08T03:38:03.264ZINFOSep 08 03:38:01.744 INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27592026-09-08T03:38:03.264Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27602026-09-08T03:38:03.264Z
27612026-09-08T03:38:03.264ZSep 08 03:38:01.744 Sep 08 03:38:01.744DEBGSep 08 03:38:01.744 Sep 08 03:38:01.744DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27622026-09-08T03:38:03.264ZDEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27632026-09-08T03:38:03.264Zreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27642026-09-08T03:38:03.264Z
27652026-09-08T03:38:03.264ZSep 08 03:38:01.744Sep 08 03:38:01.744 INFOINFOSep 08 03:38:01.744 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27662026-09-08T03:38:03.264Z
27672026-09-08T03:38:03.264ZDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27682026-09-08T03:38:03.264Z Sep 08 03:38:01.744INFO DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
27692026-09-08T03:38:03.264Z
27702026-09-08T03:38:03.264ZSep 08 03:38:01.744Sep 08 03:38:01.744 INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 08 03:38:01.744Sep 08 03:38:01.744
27712026-09-08T03:38:03.264Z replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27722026-09-08T03:38:03.264Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
27732026-09-08T03:38:03.264Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27742026-09-08T03:38:03.264ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 DEBG DEBGINFOreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27752026-09-08T03:38:03.264Z
27762026-09-08T03:38:03.264ZINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
27772026-09-08T03:38:03.265Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27782026-09-08T03:38:03.265Z Sep 08 03:38:01.744INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 08 03:38:01.744adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
27792026-09-08T03:38:03.265Z
27802026-09-08T03:38:03.265ZDEBGSep 08 03:38:01.744 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27812026-09-08T03:38:03.265Z Sep 08 03:38:01.744replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27822026-09-08T03:38:03.265Z DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
27832026-09-08T03:38:03.265Z INFOSep 08 03:38:01.744
27842026-09-08T03:38:03.265Z Sep 08 03:38:01.744INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFOSep 08 03:38:01.744
27852026-09-08T03:38:03.265Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
27862026-09-08T03:38:03.265ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
27872026-09-08T03:38:03.265Z
27882026-09-08T03:38:03.265ZSep 08 03:38:01.744DEBG DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744 Sep 08 03:38:01.744replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27892026-09-08T03:38:03.265ZDEBG
27902026-09-08T03:38:03.265Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27912026-09-08T03:38:03.265Z Sep 08 03:38:01.744Sep 08 03:38:01.744 INFOINFOreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744
27922026-09-08T03:38:03.265Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27932026-09-08T03:38:03.265ZINFOSep 08 03:38:01.744 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
27942026-09-08T03:38:03.265ZSep 08 03:38:01.744
27952026-09-08T03:38:03.265Z DEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27962026-09-08T03:38:03.265ZSep 08 03:38:01.744
27972026-09-08T03:38:03.265ZSep 08 03:38:01.744 DEBG DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27982026-09-08T03:38:03.265Z
27992026-09-08T03:38:03.265ZSep 08 03:38:01.744Sep 08 03:38:01.744 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28002026-09-08T03:38:03.265Z
28012026-09-08T03:38:03.265ZSep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744Sep 08 03:38:01.744 DEBGINFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28022026-09-08T03:38:03.265Z
28032026-09-08T03:38:03.265ZINFO
28042026-09-08T03:38:03.265Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
28052026-09-08T03:38:03.265ZSep 08 03:38:01.744 Sep 08 03:38:01.744INFO DEBGSep 08 03:38:01.744adding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 08 03:38:01.744
28062026-09-08T03:38:03.265Z DEBGDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28072026-09-08T03:38:03.265Z
28082026-09-08T03:38:03.265Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28092026-09-08T03:38:03.265Z
28102026-09-08T03:38:03.265ZSep 08 03:38:01.744 Sep 08 03:38:01.744Sep 08 03:38:01.744INFO INFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
28112026-09-08T03:38:03.265ZSep 08 03:38:01.744
28122026-09-08T03:38:03.265Z INFO Sep 08 03:38:01.744adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28132026-09-08T03:38:03.265ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28142026-09-08T03:38:03.265ZSep 08 03:38:01.744Sep 08 03:38:01.744 Sep 08 03:38:01.744DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28152026-09-08T03:38:03.265Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28162026-09-08T03:38:03.265ZDEBG Sep 08 03:38:01.744replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
28172026-09-08T03:38:03.266Z INFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28182026-09-08T03:38:03.266Z
28192026-09-08T03:38:03.266ZSep 08 03:38:01.744 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
28202026-09-08T03:38:03.266Z Sep 08 03:38:01.744INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
28212026-09-08T03:38:03.266Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28222026-09-08T03:38:03.266Z
28232026-09-08T03:38:03.266ZSep 08 03:38:01.744 Sep 08 03:38:01.744DEBG DEBGSep 08 03:38:01.744replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28242026-09-08T03:38:03.266Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
28252026-09-08T03:38:03.266Z Sep 08 03:38:01.744replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744
28262026-09-08T03:38:03.266Z Sep 08 03:38:01.744INFO INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28272026-09-08T03:38:03.266Z
28282026-09-08T03:38:03.266Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
28292026-09-08T03:38:03.266ZSep 08 03:38:01.744 INFOSep 08 03:38:01.744 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 03:38:01.744DEBG
28302026-09-08T03:38:03.266Z Sep 08 03:38:01.744 DEBGDEBG Sep 08 03:38:01.744replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28312026-09-08T03:38:03.266Z
28322026-09-08T03:38:03.266ZDEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28332026-09-08T03:38:03.266ZSep 08 03:38:01.744Sep 08 03:38:01.744 INFOINFOreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28342026-09-08T03:38:03.266Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
28352026-09-08T03:38:03.266Z
28362026-09-08T03:38:03.266ZINFOSep 08 03:38:01.744 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
28372026-09-08T03:38:03.266ZSep 08 03:38:01.744 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:38:01.744Sep 08 03:38:01.744
28382026-09-08T03:38:03.266Z DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28392026-09-08T03:38:03.266Z
28402026-09-08T03:38:03.266Z DEBG Sep 08 03:38:01.744replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.744
28412026-09-08T03:38:03.266Z INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:38:01.744
28422026-09-08T03:38:03.266Z INFOSep 08 03:38:01.744 Sep 08 03:38:01.744INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28432026-09-08T03:38:03.266Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28442026-09-08T03:38:03.266Z
28452026-09-08T03:38:03.266Zreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.744
28462026-09-08T03:38:03.266Z DEBGSep 08 03:38:01.744 Sep 08 03:38:01.744INFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
28472026-09-08T03:38:03.266Z
28482026-09-08T03:38:03.266ZSep 08 03:38:01.744replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28492026-09-08T03:38:03.266ZINFO Sep 08 03:38:01.744adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
28502026-09-08T03:38:03.266ZINFOSep 08 03:38:01.744Sep 08 03:38:01.744 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff DEBG
28512026-09-08T03:38:03.266Z INFO Sep 08 03:38:01.744replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28522026-09-08T03:38:03.270ZDEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28532026-09-08T03:38:03.270ZSep 08 03:38:01.744
28542026-09-08T03:38:03.270Z INFO Sep 08 03:38:01.744Sep 08 03:38:01.745adding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBG
28552026-09-08T03:38:03.270ZDEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.745replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28562026-09-08T03:38:03.270Z
28572026-09-08T03:38:03.270ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 03:38:01.745
28582026-09-08T03:38:03.270Z Sep 08 03:38:01.745DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 08 03:38:01.745
28592026-09-08T03:38:03.270Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFOSep 08 03:38:01.745
28602026-09-08T03:38:03.270Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
28612026-09-08T03:38:03.270ZSep 08 03:38:01.745 Sep 08 03:38:01.745INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:38:01.745
28622026-09-08T03:38:03.270ZDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28632026-09-08T03:38:03.271ZDEBGreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28642026-09-08T03:38:03.271Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28652026-09-08T03:38:03.271ZSep 08 03:38:01.745 Sep 08 03:38:01.745DEBGSep 08 03:38:01.743Sep 08 03:38:01.745Sep 08 03:38:01.745 INFOINFODEBGINFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
28662026-09-08T03:38:03.271Z
28672026-09-08T03:38:03.271Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
28682026-09-08T03:38:03.271Z
28692026-09-08T03:38:03.271Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.745
28702026-09-08T03:38:03.271ZSep 08 03:38:01.745 Sep 08 03:38:01.745DEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.745replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28712026-09-08T03:38:03.271Z
28722026-09-08T03:38:03.271ZDEBG Sep 08 03:38:01.745replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28732026-09-08T03:38:03.271ZSep 08 03:38:01.745INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
28742026-09-08T03:38:03.271ZINFOINFOSep 08 03:38:01.745 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
28752026-09-08T03:38:03.271Z
28762026-09-08T03:38:03.271ZINFO Sep 08 03:38:01.745adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 08 03:38:01.745
28772026-09-08T03:38:03.271Z INFODEBGSep 08 03:38:01.745Sep 08 03:38:01.745 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
28782026-09-08T03:38:03.271Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.745replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28792026-09-08T03:38:03.271Z
28802026-09-08T03:38:03.271ZSep 08 03:38:01.745DEBG INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28812026-09-08T03:38:03.271Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:38:01.745
28822026-09-08T03:38:03.271Z Sep 08 03:38:01.745INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
28832026-09-08T03:38:03.271Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28842026-09-08T03:38:03.271ZSep 08 03:38:01.745 Sep 08 03:38:01.745DEBGSep 08 03:38:01.745 DEBGSep 08 03:38:01.745 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
28852026-09-08T03:38:03.271ZINFO replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28862026-09-08T03:38:03.271Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28872026-09-08T03:38:03.271Z
28882026-09-08T03:38:03.271ZSep 08 03:38:01.745 Sep 08 03:38:01.745Sep 08 03:38:01.745INFO Sep 08 03:38:01.745adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28892026-09-08T03:38:03.271ZINFO INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:38:01.745
28902026-09-08T03:38:03.271Z
28912026-09-08T03:38:03.271Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
28922026-09-08T03:38:03.271Z replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28932026-09-08T03:38:03.271ZSep 08 03:38:01.745Sep 08 03:38:01.745 Sep 08 03:38:01.745 DEBG INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28942026-09-08T03:38:03.271Z Sep 08 03:38:01.745 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG
28952026-09-08T03:38:03.271Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28962026-09-08T03:38:03.271Z
28972026-09-08T03:38:03.271ZSep 08 03:38:01.745 Sep 08 03:38:01.745INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
28982026-09-08T03:38:03.271Z replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.745
28992026-09-08T03:38:03.271ZSep 08 03:38:01.745 DEBGSep 08 03:38:01.745 Sep 08 03:38:01.745 INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG
29002026-09-08T03:38:03.271Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29012026-09-08T03:38:03.271Z
29022026-09-08T03:38:03.271Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29032026-09-08T03:38:03.272ZSep 08 03:38:01.745Sep 08 03:38:01.745 Sep 08 03:38:01.745INFOSep 08 03:38:01.745 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
29042026-09-08T03:38:03.272Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
29052026-09-08T03:38:03.272Z INFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29062026-09-08T03:38:03.272Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:38:01.745Sep 08 03:38:01.745 DEBG
29072026-09-08T03:38:03.272ZINFO Sep 08 03:38:01.745adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
29082026-09-08T03:38:03.272Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29092026-09-08T03:38:03.272ZDEBGSep 08 03:38:01.745 Sep 08 03:38:01.745failed to allocate space for the new target list
29102026-09-08T03:38:03.272ZSep 08 03:38:01.745 DEBGDEBG Sep 08 03:38:01.745 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29112026-09-08T03:38:03.272ZDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
29122026-09-08T03:38:03.272Z
29132026-09-08T03:38:03.272Z
29142026-09-08T03:38:03.272Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
29152026-09-08T03:38:03.272ZSep 08 03:38:01.745 INFO Sep 08 03:38:01.745adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 08 03:38:01.745DEBG
29162026-09-08T03:38:03.272Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
29172026-09-08T03:38:03.272Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
29182026-09-08T03:38:03.272ZSep 08 03:38:01.745 DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.745Sep 08 03:38:01.745
29192026-09-08T03:38:03.272Z INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29202026-09-08T03:38:03.272Z
29212026-09-08T03:38:03.272ZSep 08 03:38:01.745 Sep 08 03:38:01.745INFO Sep 08 03:38:01.745 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBG
29222026-09-08T03:38:03.272Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
29232026-09-08T03:38:03.272Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29242026-09-08T03:38:03.272ZSep 08 03:38:01.746Sep 08 03:38:01.746Sep 08 03:38:01.745Sep 08 03:38:01.747 DEBG INFO DEBGcreated new freemap , created new freemapunitDEBG:
29252026-09-08T03:38:03.272Z , created new freemapunit, :unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff freemap_route_ipv4
29262026-09-08T03:38:03.272ZSep 08 03:38:01.745freemap_route_ipv4
29272026-09-08T03:38:03.272Z
29282026-09-08T03:38:03.272Z DEBG created new freemapSep 08 03:38:01.747Sep 08 03:38:01.747, Sep 08 03:38:01.747 DEBGDEBGunit created new freemapreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
29292026-09-08T03:38:03.272Z:DEBG freemap_route_ipv4created new freemap
29302026-09-08T03:38:03.272Z, Sep 08 03:38:01.747 unitINFO:unit Sep 08 03:38:01.747 adding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv6
29312026-09-08T03:38:03.272Z
29322026-09-08T03:38:03.272Z DEBG Sep 08 03:38:01.747: created new freemapDEBGfreemap_route_ipv6,
29332026-09-08T03:38:03.272ZSep 08 03:38:01.747unit :initted freemap. size: 64 , freemap_route_ipv6unit:
29342026-09-08T03:38:03.272Z DEBGfreemap_route_ipv4
29352026-09-08T03:38:03.272Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29362026-09-08T03:38:03.272ZSep 08 03:38:01.747Sep 08 03:38:01.747 DEBGSep 08 03:38:01.747 reset freemapSep 08 03:38:01.747, DEBGunit : INFOinitted freemap. size: 64 , DEBGunit :initted freemap. size: 64 , freemap_route_ipv4 unit
29372026-09-08T03:38:03.272Zadding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv4
29382026-09-08T03:38:03.272Z
29392026-09-08T03:38:03.272Z: freemap_route_ipv4
29402026-09-08T03:38:03.272ZSep 08 03:38:01.747 DEBG Sep 08 03:38:01.747Sep 08 03:38:01.747initted freemap. size: 64 , DEBGunit : reset freemap freemap_route_ipv6DEBG
29412026-09-08T03:38:03.272Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
29422026-09-08T03:38:03.272ZSep 08 03:38:01.747unit :DEBGSep 08 03:38:01.747 INFOfreemap_route_ipv4reset freemapSep 08 03:38:01.747 ,
29432026-09-08T03:38:03.273ZunitDEBG: adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4reset freemap
29442026-09-08T03:38:03.273Z
29452026-09-08T03:38:03.273Z, unitSep 08 03:38:01.747Sep 08 03:38:01.747: freemap_route_ipv6 Sep 08 03:38:01.747DEBG
29462026-09-08T03:38:03.273Z initted freemap. size: 64DEBG, Sep 08 03:38:01.747unit : replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG freemap_route_ipv6
29472026-09-08T03:38:03.273Z
29482026-09-08T03:38:03.273Zinitted freemap. size: 64, unitINFO:Sep 08 03:38:01.748 Sep 08 03:38:01.748 freemap_route_ipv6DEBGSep 08 03:38:01.747 INFODEBGreset freemap
29492026-09-08T03:38:03.273Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
29502026-09-08T03:38:03.273Z
29512026-09-08T03:38:03.273Zunit: Sep 08 03:38:01.748adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
29522026-09-08T03:38:03.277Z
29532026-09-08T03:38:03.277ZDEBG Sep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748reset freemap , unit DEBG:Sep 08 03:38:01.748DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
29542026-09-08T03:38:03.277Z
29552026-09-08T03:38:03.277Z
29562026-09-08T03:38:03.277ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
29572026-09-08T03:38:03.277Z
29582026-09-08T03:38:03.277ZSep 08 03:38:01.748Sep 08 03:38:01.748Sep 08 03:38:01.748 INFOSep 08 03:38:01.748 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
29592026-09-08T03:38:03.277Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 08 03:38:01.748 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
29602026-09-08T03:38:03.277Z
29612026-09-08T03:38:03.277Z
29622026-09-08T03:38:03.277Z Sep 08 03:38:01.748DEBG Sep 08 03:38:01.748Sep 08 03:38:01.748 DEBGINFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
29632026-09-08T03:38:03.277Z
29642026-09-08T03:38:03.277ZSep 08 03:38:01.748
29652026-09-08T03:38:03.277ZDEBGDEBG Sep 08 03:38:01.748replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 03:38:01.748
29662026-09-08T03:38:03.277Z INFOSep 08 03:38:01.748 DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
29672026-09-08T03:38:03.277ZINFOSep 08 03:38:01.748 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:38:01.748
29682026-09-08T03:38:03.277Z
29692026-09-08T03:38:03.277Z DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 08 03:38:01.748replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29702026-09-08T03:38:03.277Z
29712026-09-08T03:38:03.277Z INFOSep 08 03:38:01.748
29722026-09-08T03:38:03.278Z adding route 3fff:dead::/64 -> 2001:db8::55:3
29732026-09-08T03:38:03.278ZDEBGSep 08 03:38:01.748 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
29742026-09-08T03:38:03.278Z
29752026-09-08T03:38:03.278ZSep 08 03:38:01.748Sep 08 03:38:01.748 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
29762026-09-08T03:38:03.278Z
29772026-09-08T03:38:03.278ZSep 08 03:38:01.748 Sep 08 03:38:01.748Sep 08 03:38:01.748 INFODEBG Sep 08 03:38:01.748 adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG
29782026-09-08T03:38:03.278Zadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29792026-09-08T03:38:03.278Z
29802026-09-08T03:38:03.278Z
29812026-09-08T03:38:03.278ZSep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748DEBG INFO INFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
29822026-09-08T03:38:03.278Z
29832026-09-08T03:38:03.278Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
29842026-09-08T03:38:03.278Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG
29852026-09-08T03:38:03.278ZSep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748DEBG DEBG Sep 08 03:38:01.748 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
29862026-09-08T03:38:03.278Z
29872026-09-08T03:38:03.278ZDEBG
29882026-09-08T03:38:03.278Z replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29892026-09-08T03:38:03.278ZSep 08 03:38:01.748DEBGSep 08 03:38:01.748 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
29902026-09-08T03:38:03.278ZINFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:38:01.748
29912026-09-08T03:38:03.278Z INFO
29922026-09-08T03:38:03.278Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 03:38:01.748
29932026-09-08T03:38:03.278ZSep 08 03:38:01.748 WARN DEBGSep 08 03:38:01.748shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:38:01.748
29942026-09-08T03:38:03.278Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
29952026-09-08T03:38:03.278ZDEBGSep 08 03:38:01.748 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]ERRO
29962026-09-08T03:38:03.278Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.748
29972026-09-08T03:38:03.278Zrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) INFOSep 08 03:38:01.748
29982026-09-08T03:38:03.278Z Sep 08 03:38:01.748INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 08 03:38:01.748INFO
29992026-09-08T03:38:03.278Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
30002026-09-08T03:38:03.278Z
30012026-09-08T03:38:03.278ZERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itSep 08 03:38:01.748Sep 08 03:38:01.748 DEBGSep 08 03:38:01.748DEBG
30022026-09-08T03:38:03.278Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30032026-09-08T03:38:03.278Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30042026-09-08T03:38:03.278Z
30052026-09-08T03:38:03.278ZSep 08 03:38:01.748 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:38:01.745
30062026-09-08T03:38:03.278ZSep 08 03:38:01.748 Sep 08 03:38:01.748DEBGINFO INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
30072026-09-08T03:38:03.278Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30082026-09-08T03:38:03.278Z
30092026-09-08T03:38:03.278ZSep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748DEBG DEBG Sep 08 03:38:01.748replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30102026-09-08T03:38:03.278Z replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
30112026-09-08T03:38:03.278Z
30122026-09-08T03:38:03.279Z Sep 08 03:38:01.748 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
30132026-09-08T03:38:03.279Ztest route::tests::grow_succeeds ... ok
30142026-09-08T03:38:03.279Z Sep 08 03:38:01.748adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:38:01.748
30152026-09-08T03:38:03.279Z INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:38:01.748Sep 08 03:38:01.748 DEBGDEBG
30162026-09-08T03:38:03.279Zreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30172026-09-08T03:38:03.279Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30182026-09-08T03:38:03.279Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
30192026-09-08T03:38:03.279ZSep 08 03:38:01.748Sep 08 03:38:01.748 Sep 08 03:38:01.748INFOSep 08 03:38:01.748 DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30202026-09-08T03:38:03.279ZINFO
30212026-09-08T03:38:03.279Ztest route::tests::identity_replace_is_noop ... ok
30222026-09-08T03:38:03.279Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
30232026-09-08T03:38:03.279Ztest route::tests::rollback_on_compact_delete_failure ... ok
30242026-09-08T03:38:03.279ZSep 08 03:38:01.748 Sep 08 03:38:01.748DEBG Sep 08 03:38:01.748INFO DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30252026-09-08T03:38:03.279Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30262026-09-08T03:38:03.279Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
30272026-09-08T03:38:03.279Z
30282026-09-08T03:38:03.279ZSep 08 03:38:01.749Sep 08 03:38:01.754 Sep 08 03:38:01.748DEBG DEBGDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemapcreated new freemap
30292026-09-08T03:38:03.279Z, , unitunit: :freemap_route_ipv4
30302026-09-08T03:38:03.279Zfreemap_route_ipv4Sep 08 03:38:01.754Sep 08 03:38:01.748
30312026-09-08T03:38:03.279ZSep 08 03:38:01.754 DEBGDEBG created new freemapcreated new freemap , , unitSep 08 03:38:01.754INFO:unit :freemap_route_ipv6
30322026-09-08T03:38:03.279Z DEBGfreemap_route_ipv4
30332026-09-08T03:38:03.279Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffcreated new freemapSep 08 03:38:01.754,
30342026-09-08T03:38:03.279Z unitDEBG :initted freemap. size: 64 , freemap_route_ipv6unitSep 08 03:38:01.754:
30352026-09-08T03:38:03.279Z DEBG Sep 08 03:38:01.754freemap_route_ipv4created new freemap
30362026-09-08T03:38:03.279Z, unitDEBGSep 08 03:38:01.754: Sep 08 03:38:01.754 DEBGDEBG initted freemap. size: 64reset freemapreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6, , unit
30372026-09-08T03:38:03.279Z:unit : freemap_route_ipv4freemap_route_ipv4
30382026-09-08T03:38:03.279Z
30392026-09-08T03:38:03.279Z
30402026-09-08T03:38:03.279ZSep 08 03:38:01.754 INFO Sep 08 03:38:01.754adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 03:38:01.754
30412026-09-08T03:38:03.279Z DEBGDEBG Sep 08 03:38:01.754initted freemap. size: 64initted freemap. size: 64, , unitSep 08 03:38:01.754:unitDEBG : freemap_route_ipv4
30422026-09-08T03:38:03.279Zfreemap_route_ipv6
30432026-09-08T03:38:03.279Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 08 03:38:01.754 DEBG reset freemapreset freemap
30442026-09-08T03:38:03.279Z, Sep 08 03:38:01.754unit :, unitDEBG:Sep 08 03:38:01.754freemap_route_ipv4
30452026-09-08T03:38:03.279Z freemap_route_ipv4
30462026-09-08T03:38:03.279Zreset freemapINFO , Sep 08 03:38:01.754adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit
30472026-09-08T03:38:03.279Z:Sep 08 03:38:01.754 freemap_route_ipv6DEBGDEBG
30482026-09-08T03:38:03.279Z initted freemap. size: 64 , initted freemap. size: 64unit, Sep 08 03:38:01.754Sep 08 03:38:01.754 : unitfreemap_route_ipv6INFO
30492026-09-08T03:38:03.279Z:DEBG freemap_route_ipv6
30502026-09-08T03:38:03.279Z adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.754
30512026-09-08T03:38:03.279Z
30522026-09-08T03:38:03.283ZDEBG Sep 08 03:38:01.754Sep 08 03:38:01.754reset freemap , DEBGDEBG unit :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:38:01.754
30532026-09-08T03:38:03.284Z reset freemapINFO , Sep 08 03:38:01.754freemap_route_ipv6unit
30542026-09-08T03:38:03.284ZINFO:adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
30552026-09-08T03:38:03.284Zfreemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.2
30562026-09-08T03:38:03.284Z
30572026-09-08T03:38:03.284ZSep 08 03:38:01.754Sep 08 03:38:01.754 Sep 08 03:38:01.754DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 08 03:38:01.754 INFO
30582026-09-08T03:38:03.284Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.16.0.0/32 -> 10.0.0.1DEBG
30592026-09-08T03:38:03.284Z
30602026-09-08T03:38:03.284Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30612026-09-08T03:38:03.284ZSep 08 03:38:01.754Sep 08 03:38:01.754 Sep 08 03:38:01.754DEBG DEBGSep 08 03:38:01.754replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFOINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
30622026-09-08T03:38:03.284Z adding route 172.16.0.0/32 -> 10.0.0.3
30632026-09-08T03:38:03.284Z
30642026-09-08T03:38:03.284Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:38:01.754Sep 08 03:38:01.754Sep 08 03:38:01.754 DEBG DEBG
30652026-09-08T03:38:03.284Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
30662026-09-08T03:38:03.284ZINFO
30672026-09-08T03:38:03.284Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:38:01.754
30682026-09-08T03:38:03.284ZSep 08 03:38:01.754 DEBGINFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 03:38:01.754
30692026-09-08T03:38:03.284Z
30702026-09-08T03:38:03.284Z DEBGSep 08 03:38:01.754 Sep 08 03:38:01.754INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
30712026-09-08T03:38:03.284Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
30722026-09-08T03:38:03.284Z
30732026-09-08T03:38:03.284ZSep 08 03:38:01.754Sep 08 03:38:01.754 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30742026-09-08T03:38:03.284ZSep 08 03:38:01.754
30752026-09-08T03:38:03.284Z DEBGSep 08 03:38:01.754Sep 08 03:38:01.754 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] DEBG
30762026-09-08T03:38:03.284ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
30772026-09-08T03:38:03.284Z
30782026-09-08T03:38:03.284ZSep 08 03:38:01.754 Sep 08 03:38:01.754INFO Sep 08 03:38:01.754 INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
30792026-09-08T03:38:03.284Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
30802026-09-08T03:38:03.284Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30812026-09-08T03:38:03.284Z:Sep 08 03:38:01.754Sep 08 03:38:01.754 DEBGSep 08 03:38:01.754INFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30822026-09-08T03:38:03.284ZDEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
30832026-09-08T03:38:03.284Zfreemap_route_ipv4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:38:01.754
30842026-09-08T03:38:03.284Z
30852026-09-08T03:38:03.284ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 03:38:01.754Sep 08 03:38:01.754
30862026-09-08T03:38:03.284ZDEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
30872026-09-08T03:38:03.284ZSep 08 03:38:01.754
30882026-09-08T03:38:03.284ZDEBGSep 08 03:38:01.754 Sep 08 03:38:01.754replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30892026-09-08T03:38:03.284Z INFODEBGSep 08 03:38:01.754 created new freemapadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 03:38:01.754WARN, unitINFO: shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
30902026-09-08T03:38:03.284Z adding route 3fff:beef:28::/64 -> 2001:db8::55:fffreemap_route_ipv6
30912026-09-08T03:38:03.285Z
30922026-09-08T03:38:03.285Z
30932026-09-08T03:38:03.285ZSep 08 03:38:01.754Sep 08 03:38:01.754Sep 08 03:38:01.754 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit
30942026-09-08T03:38:03.285ZDEBG: replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
30952026-09-08T03:38:03.285Z
30962026-09-08T03:38:03.285ZSep 08 03:38:01.754 Sep 08 03:38:01.754Sep 08 03:38:01.754INFO INFOSep 08 03:38:01.754 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
30972026-09-08T03:38:03.285Z DEBG
30982026-09-08T03:38:03.285Z reset freemapINFO, unitadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:38:01.754
30992026-09-08T03:38:03.285Z: freemap_route_ipv4 Sep 08 03:38:01.754DEBGSep 08 03:38:01.754
31002026-09-08T03:38:03.285Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31012026-09-08T03:38:03.285ZDEBGDEBG Sep 08 03:38:01.754 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31022026-09-08T03:38:03.285Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.754
31032026-09-08T03:38:03.285ZDEBG initted freemap. size: 64 , INFOunit Sep 08 03:38:01.754Sep 08 03:38:01.754 :INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
31042026-09-08T03:38:03.285Zfreemap_route_ipv6
31052026-09-08T03:38:03.285Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
31062026-09-08T03:38:03.285Z
31072026-09-08T03:38:03.285ZSep 08 03:38:01.754Sep 08 03:38:01.754 DEBG Sep 08 03:38:01.754replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31082026-09-08T03:38:03.285ZSep 08 03:38:01.754DEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31092026-09-08T03:38:03.285ZSep 08 03:38:01.754replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31102026-09-08T03:38:03.285ZINFO DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreset freemap
31112026-09-08T03:38:03.285ZSep 08 03:38:01.754Sep 08 03:38:01.754, INFOSep 08 03:38:01.754INFO DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
31122026-09-08T03:38:03.285Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31132026-09-08T03:38:03.285Zunit:
31142026-09-08T03:38:03.285Z freemap_route_ipv6Sep 08 03:38:01.754
31152026-09-08T03:38:03.285Z DEBG Sep 08 03:38:01.754replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:38:01.754INFO
31162026-09-08T03:38:03.285Ztest route::tests::rollback_on_index_readd_failure ... ok
31172026-09-08T03:38:03.285Z Sep 08 03:38:01.754adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
31182026-09-08T03:38:03.285Z DEBGINFO Sep 08 03:38:01.754 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 08 03:38:01.754
31192026-09-08T03:38:03.285Z
31202026-09-08T03:38:03.285ZDEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
31212026-09-08T03:38:03.285ZSep 08 03:38:01.754replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31222026-09-08T03:38:03.285ZDEBG Sep 08 03:38:01.754Sep 08 03:38:01.754failed to allocate space for the new target list Sep 08 03:38:01.754DEBG
31232026-09-08T03:38:03.285Z DEBG INFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
31242026-09-08T03:38:03.285Ztest route::tests::rollback_on_compact_write_failure ... ok
31252026-09-08T03:38:03.285ZSep 08 03:38:01.755
31262026-09-08T03:38:03.285Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:38:01.755adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 03:38:01.755
31272026-09-08T03:38:03.285Z
31282026-09-08T03:38:03.285Z INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO
31292026-09-08T03:38:03.285Z Sep 08 03:38:01.755adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
31302026-09-08T03:38:03.286ZDEBGSep 08 03:38:01.755 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
31312026-09-08T03:38:03.286Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
31322026-09-08T03:38:03.286ZSep 08 03:38:01.755 DEBGSep 08 03:38:01.755 Sep 08 03:38:01.755INFO INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
31332026-09-08T03:38:03.286Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
31342026-09-08T03:38:03.286ZSep 08 03:38:01.755 Sep 08 03:38:01.755DEBG created new freemap, unit :DEBG freemap_route_ipv4created new freemap
31352026-09-08T03:38:03.286ZSep 08 03:38:01.760, unitDEBG :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
31362026-09-08T03:38:03.286Zfreemap_route_ipv4Sep 08 03:38:01.760
31372026-09-08T03:38:03.286Z DEBG created new freemapSep 08 03:38:01.760, unitDEBG: created new freemapfreemap_route_ipv6,
31382026-09-08T03:38:03.286Zunit: Sep 08 03:38:01.760 freemap_route_ipv6INFO
31392026-09-08T03:38:03.286Z Sep 08 03:38:01.760adding route 172.16.0.0/32 -> 10.0.0.2
31402026-09-08T03:38:03.286ZDEBG Sep 08 03:38:01.755Sep 08 03:38:01.760initted freemap. size: 64 , DEBG unit :DEBGcreated new freemap , unitfreemap_route_ipv4:initted freemap. size: 64
31412026-09-08T03:38:03.286Z, freemap_route_ipv4unit
31422026-09-08T03:38:03.286Z: Sep 08 03:38:01.760freemap_route_ipv4
31432026-09-08T03:38:03.286ZDEBG Sep 08 03:38:01.761Sep 08 03:38:01.761 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
31442026-09-08T03:38:03.286ZSep 08 03:38:01.761 created new freemapreset freemap, unit, :DEBG unitfreemap_route_ipv6reset freemap
31452026-09-08T03:38:03.286Z, : Sep 08 03:38:01.761unitfreemap_route_ipv4
31462026-09-08T03:38:03.286ZSep 08 03:38:01.761INFO :DEBG initted freemap. size: 64adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:38:01.761 ,
31472026-09-08T03:38:03.286Zunitfreemap_route_ipv4 :
31482026-09-08T03:38:03.286Zfreemap_route_ipv4DEBG
31492026-09-08T03:38:03.286Z initted freemap. size: 64Sep 08 03:38:01.761, Sep 08 03:38:01.761unit DEBG: DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.761
31502026-09-08T03:38:03.286Zreset freemapfreemap_route_ipv6, unit :DEBG
31512026-09-08T03:38:03.286Z freemap_route_ipv4Sep 08 03:38:01.761
31522026-09-08T03:38:03.290Zinitted freemap. size: 64 , unitINFOSep 08 03:38:01.761: Sep 08 03:38:01.761 adding route 172.17.0.1/32 -> 10.0.0.255
31532026-09-08T03:38:03.290ZDEBGDEBG initted freemap. size: 64 , freemap_route_ipv6unitreset freemap
31542026-09-08T03:38:03.290Z, :unit :freemap_route_ipv6
31552026-09-08T03:38:03.290Zfreemap_route_ipv6
31562026-09-08T03:38:03.290ZSep 08 03:38:01.761 Sep 08 03:38:01.761DEBGSep 08 03:38:01.761 DEBGSep 08 03:38:01.761 INFOreset freemapreset freemap , DEBGunit :adding route 172.16.0.0/32 -> 10.0.0.1 , freemap_route_ipv6
31572026-09-08T03:38:03.290Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31582026-09-08T03:38:03.290Z
31592026-09-08T03:38:03.290ZunitSep 08 03:38:01.761: DEBGSep 08 03:38:01.761freemap_route_ipv6Sep 08 03:38:01.761Sep 08 03:38:01.761
31602026-09-08T03:38:03.290Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGINFO
31612026-09-08T03:38:03.290Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:38:01.761
31622026-09-08T03:38:03.290ZINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:38:01.761
31632026-09-08T03:38:03.290Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:38:01.761
31642026-09-08T03:38:03.291Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31652026-09-08T03:38:03.291Z replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.761DEBG
31662026-09-08T03:38:03.291Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.761
31672026-09-08T03:38:03.291ZINFO INFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:38:01.761
31682026-09-08T03:38:03.291Z
31692026-09-08T03:38:03.291ZSep 08 03:38:01.761 INFODEBG Sep 08 03:38:01.761 adding route 172.17.0.3/32 -> 10.0.0.255
31702026-09-08T03:38:03.291Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG Sep 08 03:38:01.761replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
31712026-09-08T03:38:03.291Z
31722026-09-08T03:38:03.291ZSep 08 03:38:01.761DEBG Sep 08 03:38:01.761Sep 08 03:38:01.761INFOSep 08 03:38:01.761 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
31732026-09-08T03:38:03.291ZINFO
31742026-09-08T03:38:03.291Z adding route 3fff:dead::/64 -> 2001:db8::55:3
31752026-09-08T03:38:03.291Zadding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31762026-09-08T03:38:03.291Z
31772026-09-08T03:38:03.291ZSep 08 03:38:01.761Sep 08 03:38:01.761 INFO Sep 08 03:38:01.761 DEBGSep 08 03:38:01.761 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
31782026-09-08T03:38:03.291Zadding route 172.16.0.0/32 -> 10.0.0.3Sep 08 03:38:01.761
31792026-09-08T03:38:03.291Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO adding route 172.17.0.4/32 -> 10.0.0.255DEBG
31802026-09-08T03:38:03.291ZSep 08 03:38:01.761 Sep 08 03:38:01.761
31812026-09-08T03:38:03.291ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31822026-09-08T03:38:03.291Z
31832026-09-08T03:38:03.291ZSep 08 03:38:01.761Sep 08 03:38:01.761 DEBG Sep 08 03:38:01.761INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
31842026-09-08T03:38:03.291ZDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
31852026-09-08T03:38:03.291ZSep 08 03:38:01.761
31862026-09-08T03:38:03.291Z INFO
31872026-09-08T03:38:03.291ZSep 08 03:38:01.761 INFO Sep 08 03:38:01.761Sep 08 03:38:01.761adding route 172.16.0.0/32 -> 10.0.0.4 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
31882026-09-08T03:38:03.291ZDEBG Sep 08 03:38:01.761replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
31892026-09-08T03:38:03.291Z adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 03:38:01.761DEBG
31902026-09-08T03:38:03.291Z Sep 08 03:38:01.761 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
31912026-09-08T03:38:03.291ZWARN
31922026-09-08T03:38:03.291Z Sep 08 03:38:01.761DEBG shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
31932026-09-08T03:38:03.291Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
31942026-09-08T03:38:03.291Z
31952026-09-08T03:38:03.291ZSep 08 03:38:01.761Sep 08 03:38:01.761 DEBGSep 08 03:38:01.755INFO Sep 08 03:38:01.761 Sep 08 03:38:01.761INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 INFO
31962026-09-08T03:38:03.291Z adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31972026-09-08T03:38:03.291Zadding route 172.17.0.6/32 -> 10.0.0.255DEBG
31982026-09-08T03:38:03.291ZSep 08 03:38:01.761created new freemap
31992026-09-08T03:38:03.291Z, Sep 08 03:38:01.761DEBG DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
32002026-09-08T03:38:03.291ZSep 08 03:38:01.761Sep 08 03:38:01.761replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
32012026-09-08T03:38:03.291ZDEBG INFO :replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32022026-09-08T03:38:03.291ZSep 08 03:38:01.761freemap_route_ipv4
32032026-09-08T03:38:03.291ZINFO Sep 08 03:38:01.761 Sep 08 03:38:01.761adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255
32042026-09-08T03:38:03.292ZINFODEBG
32052026-09-08T03:38:03.292Z Sep 08 03:38:01.761 adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG
32062026-09-08T03:38:03.292Z
32072026-09-08T03:38:03.292Zcreated new freemapSep 08 03:38:01.761, Sep 08 03:38:01.761DEBGSep 08 03:38:01.761 unitWARNSep 08 03:38:01.761DEBG shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32082026-09-08T03:38:03.292Z
32092026-09-08T03:38:03.292Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
32102026-09-08T03:38:03.292Z: Sep 08 03:38:01.761replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6Sep 08 03:38:01.761
32112026-09-08T03:38:03.292Z INFO
32122026-09-08T03:38:03.292Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:38:01.761
32132026-09-08T03:38:03.292ZINFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255
32142026-09-08T03:38:03.292ZSep 08 03:38:01.761 DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.761
32152026-09-08T03:38:03.292Zunit :INFOSep 08 03:38:01.761 freemap_route_ipv4DEBG
32162026-09-08T03:38:03.292Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32172026-09-08T03:38:03.292Z
32182026-09-08T03:38:03.292ZSep 08 03:38:01.761 DEBGSep 08 03:38:01.761 INFOSep 08 03:38:01.761 reset freemap adding route 172.17.0.3/32 -> 10.0.0.255, DEBGSep 08 03:38:01.761unit
32192026-09-08T03:38:03.292Z :replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32202026-09-08T03:38:03.292ZINFOSep 08 03:38:01.761 freemap_route_ipv4DEBG
32212026-09-08T03:38:03.292Zadding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:38:01.761
32222026-09-08T03:38:03.292Z INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32232026-09-08T03:38:03.292Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:38:01.761Sep 08 03:38:01.761 DEBGSep 08 03:38:01.761DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32242026-09-08T03:38:03.292ZINFO
32252026-09-08T03:38:03.292Zinitted freemap. size: 64 , adding route 172.17.0.4/32 -> 10.0.0.255unit
32262026-09-08T03:38:03.292Z: freemap_route_ipv6Sep 08 03:38:01.761Sep 08 03:38:01.761
32272026-09-08T03:38:03.292ZSep 08 03:38:01.761 INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255DEBGSep 08 03:38:01.761
32282026-09-08T03:38:03.292Z
32292026-09-08T03:38:03.292ZDEBG reset freemapreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
32302026-09-08T03:38:03.292ZunitSep 08 03:38:01.761: Sep 08 03:38:01.761 INFOfreemap_route_ipv6 DEBG
32312026-09-08T03:38:03.292Zadding route 172.17.0.5/32 -> 10.0.0.255
32322026-09-08T03:38:03.292Zreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.761
32332026-09-08T03:38:03.292Z INFOSep 08 03:38:01.761 DEBGSep 08 03:38:01.761adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 08 03:38:01.761replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO Sep 08 03:38:01.762Sep 08 03:38:01.762 adding route 172.17.0.11/32 -> 10.0.0.255
32342026-09-08T03:38:03.292ZDEBGDEBG created new freemapcreated new freemap, , unitSep 08 03:38:01.767unit :: freemap_route_ipv4DEBGfreemap_route_ipv4
32352026-09-08T03:38:03.292Z
32362026-09-08T03:38:03.292Z replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32372026-09-08T03:38:03.292ZSep 08 03:38:01.767
32382026-09-08T03:38:03.292ZDEBGSep 08 03:38:01.767 created new freemap, unit : DEBGfreemap_route_ipv6
32392026-09-08T03:38:03.292Zcreated new freemapSep 08 03:38:01.767, unitINFO: Sep 08 03:38:01.767adding route 172.17.0.12/32 -> 10.0.0.255 Sep 08 03:38:01.767freemap_route_ipv6 DEBGINFO
32402026-09-08T03:38:03.292Z
32412026-09-08T03:38:03.292Z initted freemap. size: 64adding route 3fff:beef:38::/64 -> 2001:db8::55:ff, unit
32422026-09-08T03:38:03.292Z: Sep 08 03:38:01.767Sep 08 03:38:01.767 DEBGDEBG Sep 08 03:38:01.767 freemap_route_ipv4 initted freemap. size: 64replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32432026-09-08T03:38:03.293Z, DEBG
32442026-09-08T03:38:03.293Zunit: replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
32452026-09-08T03:38:03.293Z
32462026-09-08T03:38:03.293ZSep 08 03:38:01.767Sep 08 03:38:01.767 DEBGINFOSep 08 03:38:01.767 Sep 08 03:38:01.767INFO adding route 172.17.0.13/32 -> 10.0.0.255 reset freemapDEBG, adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
32472026-09-08T03:38:03.293Zreset freemapunit:
32482026-09-08T03:38:03.293Z, Sep 08 03:38:01.767unit freemap_route_ipv4:
32492026-09-08T03:38:03.293ZDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32502026-09-08T03:38:03.293Zfreemap_route_ipv4Sep 08 03:38:01.767Sep 08 03:38:01.767
32512026-09-08T03:38:03.293Z DEBGDEBG Sep 08 03:38:01.767initted freemap. size: 64replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.767, unitINFO:DEBG
32522026-09-08T03:38:03.297Z freemap_route_ipv6
32532026-09-08T03:38:03.297Zinitted freemap. size: 64adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff, Sep 08 03:38:01.767unit
32542026-09-08T03:38:03.297ZSep 08 03:38:01.767 :INFO Sep 08 03:38:01.767freemap_route_ipv6 DEBGDEBG
32552026-09-08T03:38:03.297Z adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32562026-09-08T03:38:03.297Z
32572026-09-08T03:38:03.297Z reset freemap, Sep 08 03:38:01.767Sep 08 03:38:01.767 INFODEBG unit :reset freemapadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff,
32582026-09-08T03:38:03.297Zunit Sep 08 03:38:01.767:freemap_route_ipv6
32592026-09-08T03:38:03.297ZSep 08 03:38:01.767freemap_route_ipv6 DEBG
32602026-09-08T03:38:03.297Z DEBGSep 08 03:38:01.767 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
32612026-09-08T03:38:03.297Z Sep 08 03:38:01.767
32622026-09-08T03:38:03.297Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:38:01.767adding route 3fff:dead::/64 -> 2001:db8::55:1
32632026-09-08T03:38:03.297ZSep 08 03:38:01.767
32642026-09-08T03:38:03.297ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
32652026-09-08T03:38:03.297ZINFO Sep 08 03:38:01.767Sep 08 03:38:01.767adding route 172.17.0.15/32 -> 10.0.0.255
32662026-09-08T03:38:03.297ZDEBGDEBG Sep 08 03:38:01.767 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:38:01.767
32672026-09-08T03:38:03.297ZDEBG
32682026-09-08T03:38:03.297Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
32692026-09-08T03:38:03.297Z replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.767
32702026-09-08T03:38:03.297ZSep 08 03:38:01.767 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:38:01.767adding route 3fff:dead::/64 -> 2001:db8::55:2
32712026-09-08T03:38:03.297Z
32722026-09-08T03:38:03.297ZSep 08 03:38:01.767 INFO Sep 08 03:38:01.767INFO adding route 172.17.0.16/32 -> 10.0.0.255 Sep 08 03:38:01.767DEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
32732026-09-08T03:38:03.297Z
32742026-09-08T03:38:03.297ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
32752026-09-08T03:38:03.297Z
32762026-09-08T03:38:03.297ZSep 08 03:38:01.767Sep 08 03:38:01.767Sep 08 03:38:01.767 DEBGINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32772026-09-08T03:38:03.297ZSep 08 03:38:01.767
32782026-09-08T03:38:03.297Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
32792026-09-08T03:38:03.297Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:38:01.767Sep 08 03:38:01.767 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO
32802026-09-08T03:38:03.297ZSep 08 03:38:01.767adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
32812026-09-08T03:38:03.297Z
32822026-09-08T03:38:03.297Z INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff Sep 08 03:38:01.767adding route 172.17.0.17/32 -> 10.0.0.255
32832026-09-08T03:38:03.297Z
32842026-09-08T03:38:03.297Z Sep 08 03:38:01.767 Sep 08 03:38:01.767DEBG Sep 08 03:38:01.767DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:38:01.767INFO
32852026-09-08T03:38:03.297Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32862026-09-08T03:38:03.297Z Sep 08 03:38:01.767adding route 3fff:dead::/64 -> 2001:db8::55:4
32872026-09-08T03:38:03.297Z INFO
32882026-09-08T03:38:03.297Z adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
32892026-09-08T03:38:03.298Z Sep 08 03:38:01.767replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.767
32902026-09-08T03:38:03.298ZINFO Sep 08 03:38:01.767INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
32912026-09-08T03:38:03.298ZDEBG Sep 08 03:38:01.767Sep 08 03:38:01.767adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
32922026-09-08T03:38:03.298Z
32932026-09-08T03:38:03.298ZDEBG DEBGSep 08 03:38:01.767failed to allocate space for the new target list replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
32942026-09-08T03:38:03.298ZSep 08 03:38:01.767
32952026-09-08T03:38:03.298Z DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32962026-09-08T03:38:03.298ZSep 08 03:38:01.767
32972026-09-08T03:38:03.298Z Sep 08 03:38:01.767Sep 08 03:38:01.767DEBG Sep 08 03:38:01.767Sep 08 03:38:01.767 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
32982026-09-08T03:38:03.298Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
32992026-09-08T03:38:03.298Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
33002026-09-08T03:38:03.298Zadding route 172.17.0.19/32 -> 10.0.0.255DEBG
33012026-09-08T03:38:03.298Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
33022026-09-08T03:38:03.298ZSep 08 03:38:01.767
33032026-09-08T03:38:03.298Z DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.767
33042026-09-08T03:38:03.298Z Sep 08 03:38:01.767 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33052026-09-08T03:38:03.298ZINFOSep 08 03:38:01.767 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
33062026-09-08T03:38:03.298Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
33072026-09-08T03:38:03.298ZSep 08 03:38:01.767 DEBG Sep 08 03:38:01.767replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33082026-09-08T03:38:03.298ZSep 08 03:38:01.767INFO
33092026-09-08T03:38:03.298Z DEBGadding route 172.17.0.20/32 -> 10.0.0.255 Sep 08 03:38:01.767replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33102026-09-08T03:38:03.298ZINFO
33112026-09-08T03:38:03.298Z Sep 08 03:38:01.767adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
33122026-09-08T03:38:03.298ZINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:38:01.767Sep 08 03:38:01.767Sep 08 03:38:01.767
33132026-09-08T03:38:03.298ZDEBG INFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33142026-09-08T03:38:03.298ZDEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:38:01.767
33152026-09-08T03:38:03.298ZDEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.767 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33162026-09-08T03:38:03.298ZINFO
33172026-09-08T03:38:03.298Ztest route::tests::same_size_non_subset_replace ... ok
33182026-09-08T03:38:03.298Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
33192026-09-08T03:38:03.298ZSep 08 03:38:01.767 Sep 08 03:38:01.767DEBGSep 08 03:38:01.767 Sep 08 03:38:01.767 INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
33202026-09-08T03:38:03.298Z adding route 172.17.0.7/32 -> 10.0.0.255DEBG
33212026-09-08T03:38:03.298Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
33222026-09-08T03:38:03.298Z
33232026-09-08T03:38:03.298Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
33242026-09-08T03:38:03.298Ztest route::tests::shrink_preserves_compacted_order ... ok
33252026-09-08T03:38:03.298ZSep 08 03:38:01.767Sep 08 03:38:01.767 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33262026-09-08T03:38:03.298Z
33272026-09-08T03:38:03.298ZSep 08 03:38:01.767 Sep 08 03:38:01.767Sep 08 03:38:01.767Sep 08 03:38:01.767INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
33282026-09-08T03:38:03.299Zadding route 172.17.0.8/32 -> 10.0.0.255
33292026-09-08T03:38:03.299Z DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33302026-09-08T03:38:03.299Z
33312026-09-08T03:38:03.299ZSep 08 03:38:01.767Sep 08 03:38:01.767 DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.767
33322026-09-08T03:38:03.299Z
33332026-09-08T03:38:03.299ZSep 08 03:38:01.767 INFOSep 08 03:38:01.767INFO Sep 08 03:38:01.767INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
33342026-09-08T03:38:03.299Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.22/32 -> 10.0.0.255
33352026-09-08T03:38:03.299Z
33362026-09-08T03:38:03.299Z INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:38:01.767
33372026-09-08T03:38:03.299ZSep 08 03:38:01.767 Sep 08 03:38:01.767 DEBG Sep 08 03:38:01.767DEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
33382026-09-08T03:38:03.299Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33392026-09-08T03:38:03.299Z
33402026-09-08T03:38:03.299Z DEBG Sep 08 03:38:01.767replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.767 Sep 08 03:38:01.767 INFOINFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
33412026-09-08T03:38:03.299Z
33422026-09-08T03:38:03.299Zadding route 172.17.0.23/32 -> 10.0.0.255 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
33432026-09-08T03:38:03.299ZSep 08 03:38:01.768 DEBGSep 08 03:38:01.768 created new freemapDEBGSep 08 03:38:01.768 , created new freemap, unit:INFOSep 08 03:38:01.768 freemap_route_ipv4Sep 08 03:38:01.773
33442026-09-08T03:38:03.299Z adding route 172.17.0.10/32 -> 10.0.0.255DEBG
33452026-09-08T03:38:03.299ZDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap
33462026-09-08T03:38:03.299Z, unitSep 08 03:38:01.774 DEBG: created new freemapSep 08 03:38:01.774, Sep 08 03:38:01.774freemap_route_ipv4unit
33472026-09-08T03:38:03.299Zunit DEBG: replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6INFO
33482026-09-08T03:38:03.299Z adding route 172.17.0.24/32 -> 10.0.0.255
33492026-09-08T03:38:03.299Z
33502026-09-08T03:38:03.299Z:Sep 08 03:38:01.774 Sep 08 03:38:01.774 Sep 08 03:38:01.774Sep 08 03:38:01.774 DEBGDEBG INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33512026-09-08T03:38:03.299Zinitted freemap. size: 64freemap_route_ipv4,
33522026-09-08T03:38:03.303ZDEBGadding route 172.17.0.11/32 -> 10.0.0.255
33532026-09-08T03:38:03.303ZunitSep 08 03:38:01.774: INFOfreemap_route_ipv4 Sep 08 03:38:01.774adding route 172.17.0.25/32 -> 10.0.0.255
33542026-09-08T03:38:03.303Z created new freemapDEBG
33552026-09-08T03:38:03.303Z, unitreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 08 03:38:01.774
33562026-09-08T03:38:03.303Z freemap_route_ipv6
33572026-09-08T03:38:03.303ZSep 08 03:38:01.774DEBG Sep 08 03:38:01.774 DEBGSep 08 03:38:01.774INFOreset freemap , replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGunit
33582026-09-08T03:38:03.303Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:38:01.774
33592026-09-08T03:38:03.303Z:DEBG Sep 08 03:38:01.774 initted freemap. size: 64created new freemapINFO, freemap_route_ipv4 unitSep 08 03:38:01.774
33602026-09-08T03:38:03.303Zadding route 172.17.0.26/32 -> 10.0.0.255
33612026-09-08T03:38:03.303ZDEBG, replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:Sep 08 03:38:01.774
33622026-09-08T03:38:03.303Z DEBG :Sep 08 03:38:01.774initted freemap. size: 64 Sep 08 03:38:01.774, freemap_route_ipv4 INFO
33632026-09-08T03:38:03.303Z DEBGadding route 172.17.0.13/32 -> 10.0.0.255unitfreemap_route_ipv6:
33642026-09-08T03:38:03.304Zfreemap_route_ipv6
33652026-09-08T03:38:03.304Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33662026-09-08T03:38:03.304Z
33672026-09-08T03:38:03.304ZSep 08 03:38:01.774Sep 08 03:38:01.774Sep 08 03:38:01.774 INFOSep 08 03:38:01.774DEBG reset freemapSep 08 03:38:01.774, unitadding route 172.17.0.27/32 -> 10.0.0.255:DEBG
33682026-09-08T03:38:03.304Z reset freemapDEBGfreemap_route_ipv6 DEBG
33692026-09-08T03:38:03.304Z, replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
33702026-09-08T03:38:03.304Z DEBGSep 08 03:38:01.774 initted freemap. size: 64INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
33712026-09-08T03:38:03.304ZINFOunitadding route 172.16.0.0/32 -> 10.0.0.1, adding route 172.17.0.14/32 -> 10.0.0.255
33722026-09-08T03:38:03.304Zunit
33732026-09-08T03:38:03.304Z: freemap_route_ipv4Sep 08 03:38:01.774:Sep 08 03:38:01.774
33742026-09-08T03:38:03.304Z Sep 08 03:38:01.774DEBG INFO DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33752026-09-08T03:38:03.304Z
33762026-09-08T03:38:03.304Zfreemap_route_ipv4
33772026-09-08T03:38:03.304Z
33782026-09-08T03:38:03.304ZSep 08 03:38:01.774Sep 08 03:38:01.774Sep 08 03:38:01.774Sep 08 03:38:01.774 DEBGINFO reset freemapDEBGadding route 172.17.0.15/32 -> 10.0.0.255 Sep 08 03:38:01.774
33792026-09-08T03:38:03.304Z INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2DEBG
33802026-09-08T03:38:03.304Z
33812026-09-08T03:38:03.304Z, unitSep 08 03:38:01.774initted freemap. size: 64Sep 08 03:38:01.774, Sep 08 03:38:01.774DEBG DEBGINFO unit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33822026-09-08T03:38:03.304Z
33832026-09-08T03:38:03.304Z: freemap_route_ipv4:
33842026-09-08T03:38:03.304ZSep 08 03:38:01.774freemap_route_ipv6 adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 03:38:01.774 DEBG
33852026-09-08T03:38:03.304Z
33862026-09-08T03:38:03.304ZINFO adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
33872026-09-08T03:38:03.304ZSep 08 03:38:01.774
33882026-09-08T03:38:03.304ZSep 08 03:38:01.774 Sep 08 03:38:01.774DEBG DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap
33892026-09-08T03:38:03.304Z, Sep 08 03:38:01.774DEBGunit : DEBG Sep 08 03:38:01.774replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6INFO
33902026-09-08T03:38:03.304Z
33912026-09-08T03:38:03.304Zinitted freemap. size: 64 adding route 172.17.0.30/32 -> 10.0.0.255,
33922026-09-08T03:38:03.304ZSep 08 03:38:01.774 INFOSep 08 03:38:01.774unit: INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:38:01.774
33932026-09-08T03:38:03.304Z freemap_route_ipv6adding route 172.17.0.17/32 -> 10.0.0.255DEBG
33942026-09-08T03:38:03.304Z
33952026-09-08T03:38:03.304ZSep 08 03:38:01.774 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33962026-09-08T03:38:03.304ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:38:01.774Sep 08 03:38:01.774
33972026-09-08T03:38:03.304Z DEBG DEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
33982026-09-08T03:38:03.304Z reset freemapINFO, unitadding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:38:01.774Sep 08 03:38:01.774: INFO
33992026-09-08T03:38:03.304ZINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
34002026-09-08T03:38:03.304Z
34012026-09-08T03:38:03.304Z Sep 08 03:38:01.774freemap_route_ipv6 Sep 08 03:38:01.774
34022026-09-08T03:38:03.304ZSep 08 03:38:01.774 DEBG DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
34032026-09-08T03:38:03.305Z replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34042026-09-08T03:38:03.305Z
34052026-09-08T03:38:03.305ZSep 08 03:38:01.774Sep 08 03:38:01.774Sep 08 03:38:01.774 INFOINFO Sep 08 03:38:01.774adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255 INFO
34062026-09-08T03:38:03.305ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
34072026-09-08T03:38:03.305Zadding route 172.17.0.32/32 -> 10.0.0.255
34082026-09-08T03:38:03.305Z
34092026-09-08T03:38:03.305ZSep 08 03:38:01.774 Sep 08 03:38:01.774DEBG Sep 08 03:38:01.774 Sep 08 03:38:01.774DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34102026-09-08T03:38:03.305Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
34112026-09-08T03:38:03.305Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
34122026-09-08T03:38:03.305ZSep 08 03:38:01.774 INFOSep 08 03:38:01.774 Sep 08 03:38:01.774adding route 172.17.0.33/32 -> 10.0.0.255 INFOINFO
34132026-09-08T03:38:03.305Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
34142026-09-08T03:38:03.305Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
34152026-09-08T03:38:03.305Z
34162026-09-08T03:38:03.305Z
34172026-09-08T03:38:03.305ZSep 08 03:38:01.768Sep 08 03:38:01.774 DEBGDEBG Sep 08 03:38:01.774replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap
34182026-09-08T03:38:03.305Z, DEBG unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]:
34192026-09-08T03:38:03.305ZSep 08 03:38:01.774freemap_route_ipv4 Sep 08 03:38:01.774Sep 08 03:38:01.774
34202026-09-08T03:38:03.305ZINFO DEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
34212026-09-08T03:38:03.305ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
34222026-09-08T03:38:03.305ZDEBGSep 08 03:38:01.774 Sep 08 03:38:01.774
34232026-09-08T03:38:03.305Zcreated new freemap INFO , INFO unit Sep 08 03:38:01.774adding route 172.16.0.0/32 -> 10.0.0.3 DEBGadding route 172.17.0.21/32 -> 10.0.0.255
34242026-09-08T03:38:03.305Z
34252026-09-08T03:38:03.305Z replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 08 03:38:01.774
34262026-09-08T03:38:03.305Z DEBG freemap_route_ipv6replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34272026-09-08T03:38:03.305Z
34282026-09-08T03:38:03.305ZSep 08 03:38:01.774 Sep 08 03:38:01.774Sep 08 03:38:01.774 Sep 08 03:38:01.774INFO DEBG DEBGadding route 172.17.0.35/32 -> 10.0.0.255Sep 08 03:38:01.774DEBG
34292026-09-08T03:38:03.305Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]initted freemap. size: 64replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO, unitadding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:38:01.774
34302026-09-08T03:38:03.305Z
34312026-09-08T03:38:03.305Z : DEBGfreemap_route_ipv4
34322026-09-08T03:38:03.305Z
34332026-09-08T03:38:03.305ZSep 08 03:38:01.774 INFOreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34342026-09-08T03:38:03.305Z Sep 08 03:38:01.774adding route 172.17.0.22/32 -> 10.0.0.255
34352026-09-08T03:38:03.305ZSep 08 03:38:01.774Sep 08 03:38:01.774Sep 08 03:38:01.774 DEBGSep 08 03:38:01.774 INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255INFO
34362026-09-08T03:38:03.305Zreset freemap , DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34372026-09-08T03:38:03.305Zunitreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
34382026-09-08T03:38:03.305Z DEBG: freemap_route_ipv4replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34392026-09-08T03:38:03.305Z
34402026-09-08T03:38:03.305Zadding route 172.16.0.0/32 -> 10.0.0.4Sep 08 03:38:01.774Sep 08 03:38:01.774
34412026-09-08T03:38:03.305Z Sep 08 03:38:01.774 INFOSep 08 03:38:01.774DEBG adding route 172.17.0.23/32 -> 10.0.0.255INFOinitted freemap. size: 64INFO, unitadding route 172.17.0.37/32 -> 10.0.0.255
34422026-09-08T03:38:03.305Z
34432026-09-08T03:38:03.306Z: freemap_route_ipv6
34442026-09-08T03:38:03.306Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:38:01.774
34452026-09-08T03:38:03.306ZSep 08 03:38:01.774 Sep 08 03:38:01.774 DEBGDEBG Sep 08 03:38:01.774 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34462026-09-08T03:38:03.306Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774
34472026-09-08T03:38:03.306ZDEBG reset freemapDEBG, DEBGSep 08 03:38:01.774Sep 08 03:38:01.774 unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]:
34482026-09-08T03:38:03.306Z INFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.17.0.38/32 -> 10.0.0.255freemap_route_ipv6
34492026-09-08T03:38:03.306Z adding route 172.17.0.24/32 -> 10.0.0.255
34502026-09-08T03:38:03.306Z
34512026-09-08T03:38:03.306Z
34522026-09-08T03:38:03.310ZSep 08 03:38:01.774 Sep 08 03:38:01.774DEBG Sep 08 03:38:01.774Sep 08 03:38:01.774 DEBGDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 08 03:38:01.774replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34532026-09-08T03:38:03.310Z
34542026-09-08T03:38:03.310ZINFO INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774 adding route 172.16.0.0/32 -> 10.0.0.1INFO
34552026-09-08T03:38:03.310Zadding route 172.17.0.4/32 -> 10.0.0.255
34562026-09-08T03:38:03.310Z
34572026-09-08T03:38:03.310Zadding route 172.17.0.39/32 -> 10.0.0.255
34582026-09-08T03:38:03.310ZSep 08 03:38:01.774 Sep 08 03:38:01.774INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255
34592026-09-08T03:38:03.310Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:38:01.774Sep 08 03:38:01.774
34602026-09-08T03:38:03.310ZDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.774DEBG
34612026-09-08T03:38:03.310Z Sep 08 03:38:01.774 DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34622026-09-08T03:38:03.310ZINFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2
34632026-09-08T03:38:03.310Z
34642026-09-08T03:38:03.310ZSep 08 03:38:01.780Sep 08 03:38:01.780 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
34652026-09-08T03:38:03.310Z
34662026-09-08T03:38:03.310ZSep 08 03:38:01.780 Sep 08 03:38:01.780Sep 08 03:38:01.780 DEBG INFO INFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3
34672026-09-08T03:38:03.310Z
34682026-09-08T03:38:03.310ZSep 08 03:38:01.780Sep 08 03:38:01.780 INFOSep 08 03:38:01.780 adding route 172.17.0.27/32 -> 10.0.0.255DEBGDEBG
34692026-09-08T03:38:03.310Z replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34702026-09-08T03:38:03.310Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255
34712026-09-08T03:38:03.310Z
34722026-09-08T03:38:03.310ZSep 08 03:38:01.780Sep 08 03:38:01.780 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34732026-09-08T03:38:03.310Z
34742026-09-08T03:38:03.310ZSep 08 03:38:01.780Sep 08 03:38:01.780
34752026-09-08T03:38:03.310ZSep 08 03:38:01.780 DEBGINFOSep 08 03:38:01.780 DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
34762026-09-08T03:38:03.310Zadding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34772026-09-08T03:38:03.310ZSep 08 03:38:01.780
34782026-09-08T03:38:03.310Z adding route 172.16.0.0/32 -> 10.0.0.4DEBG
34792026-09-08T03:38:03.310Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780 Sep 08 03:38:01.780INFOSep 08 03:38:01.780 Sep 08 03:38:01.780adding route 172.17.0.6/32 -> 10.0.0.255 DEBG
34802026-09-08T03:38:03.310ZINFO DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
34812026-09-08T03:38:03.310ZSep 08 03:38:01.780
34822026-09-08T03:38:03.311Z DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34832026-09-08T03:38:03.311ZSep 08 03:38:01.780 Sep 08 03:38:01.780
34842026-09-08T03:38:03.311ZDEBG Sep 08 03:38:01.780 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34852026-09-08T03:38:03.311Z INFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780
34862026-09-08T03:38:03.311Z
34872026-09-08T03:38:03.311Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
34882026-09-08T03:38:03.311Z Sep 08 03:38:01.780adding route 172.17.0.29/32 -> 10.0.0.255
34892026-09-08T03:38:03.311ZINFOSep 08 03:38:01.780 adding route 172.17.0.7/32 -> 10.0.0.255DEBG
34902026-09-08T03:38:03.311Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780Sep 08 03:38:01.780 DEBG Sep 08 03:38:01.780DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34912026-09-08T03:38:03.311Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34922026-09-08T03:38:03.311Z
34932026-09-08T03:38:03.311Z failed to allocate space for the new target list
34942026-09-08T03:38:03.311ZSep 08 03:38:01.780Sep 08 03:38:01.780Sep 08 03:38:01.780 INFOINFO Sep 08 03:38:01.780INFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
34952026-09-08T03:38:03.311Z adding route 172.17.0.8/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
34962026-09-08T03:38:03.311Z
34972026-09-08T03:38:03.311Zadding route 172.17.0.30/32 -> 10.0.0.255Sep 08 03:38:01.780
34982026-09-08T03:38:03.311Z DEBGSep 08 03:38:01.780 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
34992026-09-08T03:38:03.311Z replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.780
35002026-09-08T03:38:03.311Z DEBG Sep 08 03:38:01.780replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35012026-09-08T03:38:03.311ZINFOSep 08 03:38:01.780 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
35022026-09-08T03:38:03.311Z Sep 08 03:38:01.780adding route 172.17.0.9/32 -> 10.0.0.255
35032026-09-08T03:38:03.311ZINFO adding route 172.17.0.31/32 -> 10.0.0.255
35042026-09-08T03:38:03.311ZSep 08 03:38:01.780 Sep 08 03:38:01.780DEBG DEBGreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780
35052026-09-08T03:38:03.311Z DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35062026-09-08T03:38:03.311Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.780
35072026-09-08T03:38:03.311Z INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
35082026-09-08T03:38:03.311ZSep 08 03:38:01.780 Sep 08 03:38:01.774Sep 08 03:38:01.780INFO INFO Sep 08 03:38:01.780adding route 172.17.0.32/32 -> 10.0.0.255 INFO DEBG
35092026-09-08T03:38:03.311Zadding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
35102026-09-08T03:38:03.311Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35112026-09-08T03:38:03.311Z
35122026-09-08T03:38:03.311ZSep 08 03:38:01.780 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.780
35132026-09-08T03:38:03.311Z Sep 08 03:38:01.780DEBG Sep 08 03:38:01.780 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
35142026-09-08T03:38:03.311Z Sep 08 03:38:01.780replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35152026-09-08T03:38:03.311ZINFOSep 08 03:38:01.780adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
35162026-09-08T03:38:03.311ZINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
35172026-09-08T03:38:03.311ZSep 08 03:38:01.780
35182026-09-08T03:38:03.311Z Sep 08 03:38:01.780DEBG Sep 08 03:38:01.780 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780
35192026-09-08T03:38:03.311ZINFO DEBGDEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.780
35202026-09-08T03:38:03.311Z
35212026-09-08T03:38:03.311ZINFO
35222026-09-08T03:38:03.312Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
35232026-09-08T03:38:03.312ZSep 08 03:38:01.780Sep 08 03:38:01.780 Sep 08 03:38:01.780INFO Sep 08 03:38:01.780 DEBGadding route 172.17.0.34/32 -> 10.0.0.255 INFO
35242026-09-08T03:38:03.312Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
35252026-09-08T03:38:03.312Z replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255
35262026-09-08T03:38:03.312Z
35272026-09-08T03:38:03.312ZSep 08 03:38:01.780 DEBG Sep 08 03:38:01.780replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.780INFO INFO
35282026-09-08T03:38:03.312Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:38:01.780
35292026-09-08T03:38:03.312Z DEBG adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35302026-09-08T03:38:03.312ZSep 08 03:38:01.780
35312026-09-08T03:38:03.312Z DEBGSep 08 03:38:01.780 Sep 08 03:38:01.780 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255
35322026-09-08T03:38:03.312Z
35332026-09-08T03:38:03.312Zreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35342026-09-08T03:38:03.312ZINFO Sep 08 03:38:01.780Sep 08 03:38:01.780adding route 172.17.0.13/32 -> 10.0.0.255 Sep 08 03:38:01.780 DEBGINFO
35352026-09-08T03:38:03.312Z replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
35362026-09-08T03:38:03.312Z
35372026-09-08T03:38:03.312ZINFO adding route 172.17.0.43/32 -> 10.0.0.255
35382026-09-08T03:38:03.312ZSep 08 03:38:01.780Sep 08 03:38:01.780 Sep 08 03:38:01.780Sep 08 03:38:01.780DEBGINFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35392026-09-08T03:38:03.312ZDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.36/32 -> 10.0.0.255
35402026-09-08T03:38:03.312Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35412026-09-08T03:38:03.312ZSep 08 03:38:01.780
35422026-09-08T03:38:03.312Z INFO Sep 08 03:38:01.780Sep 08 03:38:01.780adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
35432026-09-08T03:38:03.312ZSep 08 03:38:01.780 DEBG INFO INFOSep 08 03:38:01.780replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
35442026-09-08T03:38:03.312ZDEBG
35452026-09-08T03:38:03.312Zadding route 172.17.0.14/32 -> 10.0.0.255
35462026-09-08T03:38:03.312Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35472026-09-08T03:38:03.312ZSep 08 03:38:01.780Sep 08 03:38:01.780 Sep 08 03:38:01.780 Sep 08 03:38:01.780DEBGDEBG INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
35482026-09-08T03:38:03.312Z
35492026-09-08T03:38:03.312Z replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35502026-09-08T03:38:03.312Z
35512026-09-08T03:38:03.312ZSep 08 03:38:01.780 Sep 08 03:38:01.780Sep 08 03:38:01.780DEBG DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.780
35522026-09-08T03:38:03.316ZINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35532026-09-08T03:38:03.316ZINFOadding route 172.17.0.15/32 -> 10.0.0.255
35542026-09-08T03:38:03.316Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 08 03:38:01.780
35552026-09-08T03:38:03.316ZSep 08 03:38:01.780 INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 03:38:01.780
35562026-09-08T03:38:03.316Z
35572026-09-08T03:38:03.316Z DEBGSep 08 03:38:01.780 Sep 08 03:38:01.780DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35582026-09-08T03:38:03.316ZSep 08 03:38:01.780 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
35592026-09-08T03:38:03.317Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
35602026-09-08T03:38:03.317Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35612026-09-08T03:38:03.317ZSep 08 03:38:01.780Sep 08 03:38:01.780 Sep 08 03:38:01.780INFOSep 08 03:38:01.780 adding route 172.17.0.16/32 -> 10.0.0.255INFO
35622026-09-08T03:38:03.317ZINFOINFO adding route 172.17.0.39/32 -> 10.0.0.255
35632026-09-08T03:38:03.317ZSep 08 03:38:01.780adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.46/32 -> 10.0.0.255
35642026-09-08T03:38:03.317ZDEBG
35652026-09-08T03:38:03.317Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.780
35662026-09-08T03:38:03.317Z DEBGSep 08 03:38:01.780 Sep 08 03:38:01.780DEBGreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.780DEBG
35672026-09-08T03:38:03.317Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35682026-09-08T03:38:03.317Z
35692026-09-08T03:38:03.317Zadding route 172.17.0.17/32 -> 10.0.0.255Sep 08 03:38:01.780
35702026-09-08T03:38:03.317ZSep 08 03:38:01.780 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 03:38:01.780adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
35712026-09-08T03:38:03.317Z
35722026-09-08T03:38:03.317Z INFO adding route 172.17.0.47/32 -> 10.0.0.255
35732026-09-08T03:38:03.317ZSep 08 03:38:01.781Sep 08 03:38:01.781Sep 08 03:38:01.781 DEBGDEBGDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35742026-09-08T03:38:03.317ZSep 08 03:38:01.781
35752026-09-08T03:38:03.317ZSep 08 03:38:01.787DEBG INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35762026-09-08T03:38:03.317Zadding route 172.17.0.48/32 -> 10.0.0.255
35772026-09-08T03:38:03.317ZSep 08 03:38:01.787 INFO adding route 172.17.0.41/32 -> 10.0.0.255
35782026-09-08T03:38:03.317ZSep 08 03:38:01.787 INFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 08 03:38:01.787
35792026-09-08T03:38:03.317ZSep 08 03:38:01.787 DEBGSep 08 03:38:01.781 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBGSep 08 03:38:01.787
35802026-09-08T03:38:03.317ZDEBG created new freemapreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
35812026-09-08T03:38:03.317ZSep 08 03:38:01.787:
35822026-09-08T03:38:03.317ZINFO adding route 172.17.0.42/32 -> 10.0.0.255freemap_route_ipv4
35832026-09-08T03:38:03.317Z
35842026-09-08T03:38:03.317ZSep 08 03:38:01.787 Sep 08 03:38:01.787INFOSep 08 03:38:01.787 INFOSep 08 03:38:01.787 DEBG adding route 172.17.0.19/32 -> 10.0.0.255DEBGreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35852026-09-08T03:38:03.317Z
35862026-09-08T03:38:03.317Zadding route 172.17.0.49/32 -> 10.0.0.255created new freemap
35872026-09-08T03:38:03.317Z, unit:Sep 08 03:38:01.787 freemap_route_ipv6Sep 08 03:38:01.787INFO
35882026-09-08T03:38:03.317Z adding route 172.17.0.43/32 -> 10.0.0.255DEBGSep 08 03:38:01.787
35892026-09-08T03:38:03.317Z Sep 08 03:38:01.787 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
35902026-09-08T03:38:03.317ZDEBG Sep 08 03:38:01.787 initted freemap. size: 64replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], DEBGunit
35912026-09-08T03:38:03.317Z:Sep 08 03:38:01.787 freemap_route_ipv4INFO
35922026-09-08T03:38:03.317ZSep 08 03:38:01.787 INFOadding route 172.17.0.20/32 -> 10.0.0.255
35932026-09-08T03:38:03.317ZSep 08 03:38:01.787replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.50/32 -> 10.0.0.255
35942026-09-08T03:38:03.317ZDEBG reset freemap
35952026-09-08T03:38:03.317Z, unitSep 08 03:38:01.787Sep 08 03:38:01.787 :INFODEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4adding route 172.17.0.44/32 -> 10.0.0.255
35962026-09-08T03:38:03.317ZSep 08 03:38:01.787
35972026-09-08T03:38:03.317Z
35982026-09-08T03:38:03.318Z DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35992026-09-08T03:38:03.318ZSep 08 03:38:01.787Sep 08 03:38:01.787 Sep 08 03:38:01.787DEBG DEBGinitted freemap. size: 64 , INFOreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
36002026-09-08T03:38:03.318Z: adding route 172.17.0.21/32 -> 10.0.0.255freemap_route_ipv6
36012026-09-08T03:38:03.318Z
36022026-09-08T03:38:03.318ZSep 08 03:38:01.787 Sep 08 03:38:01.787Sep 08 03:38:01.787 Sep 08 03:38:01.787DEBGINFO reset freemapDEBG, unitadding route 172.17.0.45/32 -> 10.0.0.255:
36032026-09-08T03:38:03.318Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36042026-09-08T03:38:03.318Zfreemap_route_ipv6INFO
36052026-09-08T03:38:03.318Z adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 03:38:01.787
36062026-09-08T03:38:03.318Z Sep 08 03:38:01.787DEBG INFOSep 08 03:38:01.787 adding route 172.16.0.0/32 -> 10.0.0.1INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36072026-09-08T03:38:03.318Z
36082026-09-08T03:38:03.318Zadding route 172.17.0.22/32 -> 10.0.0.255Sep 08 03:38:01.787
36092026-09-08T03:38:03.318Z DEBGSep 08 03:38:01.787 Sep 08 03:38:01.787INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.787
36102026-09-08T03:38:03.318Zadding route 172.17.0.46/32 -> 10.0.0.255
36112026-09-08T03:38:03.318ZDEBG DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:38:01.787replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
36122026-09-08T03:38:03.318ZSep 08 03:38:01.787
36132026-09-08T03:38:03.318Ztest route::tests::delete_targets_fragmented ... ok
36142026-09-08T03:38:03.318Z DEBG INFOreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.787
36152026-09-08T03:38:03.318Z INFO Sep 08 03:38:01.787 adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 03:38:01.787adding route 172.17.0.52/32 -> 10.0.0.255
36162026-09-08T03:38:03.318ZINFO
36172026-09-08T03:38:03.318Z adding route 172.17.0.47/32 -> 10.0.0.255INFO
36182026-09-08T03:38:03.318Z Sep 08 03:38:01.787adding route 172.16.0.0/32 -> 10.0.0.1
36192026-09-08T03:38:03.318ZSep 08 03:38:01.787DEBG Sep 08 03:38:01.787replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36202026-09-08T03:38:03.318ZDEBGSep 08 03:38:01.787 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36212026-09-08T03:38:03.318ZDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:38:01.787
36222026-09-08T03:38:03.318Z Sep 08 03:38:01.787INFO INFO
36232026-09-08T03:38:03.318Z adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
36242026-09-08T03:38:03.318Z
36252026-09-08T03:38:03.318ZSep 08 03:38:01.787Sep 08 03:38:01.787 INFOINFOSep 08 03:38:01.787 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:38:01.787adding route 172.17.0.53/32 -> 10.0.0.255
36262026-09-08T03:38:03.318Z DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36272026-09-08T03:38:03.318Z
36282026-09-08T03:38:03.318Z Sep 08 03:38:01.787 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36292026-09-08T03:38:03.318Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
36302026-09-08T03:38:03.318ZSep 08 03:38:01.787Sep 08 03:38:01.787 INFOSep 08 03:38:01.787 adding route 172.17.0.25/32 -> 10.0.0.255INFO Sep 08 03:38:01.787
36312026-09-08T03:38:03.318Zadding route 172.17.0.49/32 -> 10.0.0.255 DEBG
36322026-09-08T03:38:03.318ZINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2
36332026-09-08T03:38:03.318ZSep 08 03:38:01.787 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.793
36342026-09-08T03:38:03.318Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
36352026-09-08T03:38:03.318ZSep 08 03:38:01.793 INFO
36362026-09-08T03:38:03.318Zadding route 172.17.0.26/32 -> 10.0.0.255
36372026-09-08T03:38:03.318ZSep 08 03:38:01.793 INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:38:01.793
36382026-09-08T03:38:03.318Z INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
36392026-09-08T03:38:03.319ZSep 08 03:38:01.793Sep 08 03:38:01.793 Sep 08 03:38:01.793DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36402026-09-08T03:38:03.319ZDEBG
36412026-09-08T03:38:03.319Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36422026-09-08T03:38:03.319ZSep 08 03:38:01.793Sep 08 03:38:01.793 INFOSep 08 03:38:01.793INFO adding route 172.17.0.27/32 -> 10.0.0.255INFO
36432026-09-08T03:38:03.319Zadding route 172.17.0.1/32 -> 10.0.0.255 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
36442026-09-08T03:38:03.319Z
36452026-09-08T03:38:03.319ZSep 08 03:38:01.793Sep 08 03:38:01.793 DEBGDEBG Sep 08 03:38:01.793replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36462026-09-08T03:38:03.319Z
36472026-09-08T03:38:03.319ZDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.793
36482026-09-08T03:38:03.319Z
36492026-09-08T03:38:03.319ZSep 08 03:38:01.793 INFOINFO Sep 08 03:38:01.793 Sep 08 03:38:01.793adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255INFO
36502026-09-08T03:38:03.319Z
36512026-09-08T03:38:03.319Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO
36522026-09-08T03:38:03.348Z adding route 172.17.0.54/32 -> 10.0.0.255
36532026-09-08T03:38:03.348ZSep 08 03:38:01.793Sep 08 03:38:01.793 Sep 08 03:38:01.793DEBG DEBG DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.793
36542026-09-08T03:38:03.348Z DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36552026-09-08T03:38:03.348Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36562026-09-08T03:38:03.348ZSep 08 03:38:01.793
36572026-09-08T03:38:03.348Z INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 03:38:01.793
36582026-09-08T03:38:03.348Z Sep 08 03:38:01.793Sep 08 03:38:01.793INFO INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:38:01.793adding route 172.17.0.55/32 -> 10.0.0.255
36592026-09-08T03:38:03.348Z DEBG
36602026-09-08T03:38:03.348Z INFO replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
36612026-09-08T03:38:03.348Z
36622026-09-08T03:38:03.348ZSep 08 03:38:01.793Sep 08 03:38:01.793 DEBG Sep 08 03:38:01.793DEBG Sep 08 03:38:01.793replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36632026-09-08T03:38:03.348Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG
36642026-09-08T03:38:03.348Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
36652026-09-08T03:38:03.348Z
36662026-09-08T03:38:03.348ZSep 08 03:38:01.793Sep 08 03:38:01.793 Sep 08 03:38:01.787INFOSep 08 03:38:01.793 Sep 08 03:38:01.793adding route 172.17.0.4/32 -> 10.0.0.255
36672026-09-08T03:38:03.348Z DEBGINFOINFO DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
36682026-09-08T03:38:03.348Z
36692026-09-08T03:38:03.349Zadding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36702026-09-08T03:38:03.349Z
36712026-09-08T03:38:03.349ZSep 08 03:38:01.793 Sep 08 03:38:01.793DEBG Sep 08 03:38:01.793DEBGSep 08 03:38:01.793Sep 08 03:38:01.793 INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.50/32 -> 10.0.0.255INFO
36722026-09-08T03:38:03.349Z
36732026-09-08T03:38:03.349Z
36742026-09-08T03:38:03.349ZDEBG adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 03:38:01.793replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.793
36752026-09-08T03:38:03.349ZINFOSep 08 03:38:01.793 adding route 172.17.0.5/32 -> 10.0.0.255DEBG
36762026-09-08T03:38:03.349Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
36772026-09-08T03:38:03.349Z
36782026-09-08T03:38:03.349ZSep 08 03:38:01.793adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:38:01.793
36792026-09-08T03:38:03.349Z DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36802026-09-08T03:38:03.349ZSep 08 03:38:01.793Sep 08 03:38:01.793 INFO Sep 08 03:38:01.793DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.793
36812026-09-08T03:38:03.349Z
36822026-09-08T03:38:03.349ZINFOINFO adding route 172.17.0.32/32 -> 10.0.0.255 adding route 172.17.0.51/32 -> 10.0.0.255
36832026-09-08T03:38:03.349Zadding route 172.17.0.57/32 -> 10.0.0.255
36842026-09-08T03:38:03.349ZSep 08 03:38:01.793
36852026-09-08T03:38:03.349Z Sep 08 03:38:01.793Sep 08 03:38:01.793 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:38:01.793DEBG
36862026-09-08T03:38:03.349Z DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36872026-09-08T03:38:03.349ZSep 08 03:38:01.793
36882026-09-08T03:38:03.349Z
36892026-09-08T03:38:03.349ZDEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36902026-09-08T03:38:03.349ZSep 08 03:38:01.794Sep 08 03:38:01.794 Sep 08 03:38:01.794 INFOINFOSep 08 03:38:01.793 Sep 08 03:38:01.794 INFODEBG DEBGadding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
36912026-09-08T03:38:03.349Z
36922026-09-08T03:38:03.349Zadding route 172.17.0.7/32 -> 10.0.0.255
36932026-09-08T03:38:03.349Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36942026-09-08T03:38:03.349Z
36952026-09-08T03:38:03.349ZSep 08 03:38:01.794Sep 08 03:38:01.794 Sep 08 03:38:01.794Sep 08 03:38:01.794Sep 08 03:38:01.794 DEBG DEBGDEBG INFOINFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36962026-09-08T03:38:03.349Z
36972026-09-08T03:38:03.349Zadding route 172.17.0.58/32 -> 10.0.0.255
36982026-09-08T03:38:03.349Z
36992026-09-08T03:38:03.349Z
37002026-09-08T03:38:03.349ZSep 08 03:38:01.794 INFOSep 08 03:38:01.794 Sep 08 03:38:01.794adding route 172.17.0.8/32 -> 10.0.0.255
37012026-09-08T03:38:03.349ZSep 08 03:38:01.794INFO adding route 172.17.0.34/32 -> 10.0.0.255DEBG
37022026-09-08T03:38:03.349Z Sep 08 03:38:01.794replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:38:01.794 DEBGDEBG
37032026-09-08T03:38:03.349Z Sep 08 03:38:01.794 INFODEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37042026-09-08T03:38:03.349Zadding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37052026-09-08T03:38:03.349Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.794
37062026-09-08T03:38:03.349Z
37072026-09-08T03:38:03.349ZSep 08 03:38:01.794INFO Sep 08 03:38:01.794Sep 08 03:38:01.794DEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37082026-09-08T03:38:03.350Z
37092026-09-08T03:38:03.350Zadding route 172.17.0.59/32 -> 10.0.0.255
37102026-09-08T03:38:03.350Ztest route::tests::delete_target_fragmented ... ok
37112026-09-08T03:38:03.350Ztest route::tests::delete_target_full ... ok
37122026-09-08T03:38:03.350ZINFO Sep 08 03:38:01.794Sep 08 03:38:01.794Sep 08 03:38:01.794 adding route 172.17.0.35/32 -> 10.0.0.255DEBG
37132026-09-08T03:38:03.350Z INFOreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.54/32 -> 10.0.0.255Sep 08 03:38:01.794
37142026-09-08T03:38:03.350ZINFO
37152026-09-08T03:38:03.350ZSep 08 03:38:01.794 DEBG Sep 08 03:38:01.794Sep 08 03:38:01.794 DEBGDEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
37162026-09-08T03:38:03.350Z
37172026-09-08T03:38:03.350Z replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
37182026-09-08T03:38:03.350Z
37192026-09-08T03:38:03.350ZSep 08 03:38:01.794
37202026-09-08T03:38:03.350ZINFO Sep 08 03:38:01.794Sep 08 03:38:01.794adding route 172.17.0.55/32 -> 10.0.0.255 Sep 08 03:38:01.794
37212026-09-08T03:38:03.350Z INFODEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255INFO
37222026-09-08T03:38:03.350Z
37232026-09-08T03:38:03.350Zadding route 172.17.0.60/32 -> 10.0.0.255Sep 08 03:38:01.794 Sep 08 03:38:01.794DEBG
37242026-09-08T03:38:03.350ZDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.794
37252026-09-08T03:38:03.350Z DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.794
37262026-09-08T03:38:03.350Z
37272026-09-08T03:38:03.350ZSep 08 03:38:01.794Sep 08 03:38:01.794 INFOINFODEBG adding route 172.17.0.56/32 -> 10.0.0.255adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 08 03:38:01.794Sep 08 03:38:01.794
37282026-09-08T03:38:03.350ZINFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37292026-09-08T03:38:03.350Z
37302026-09-08T03:38:03.350Z adding route 172.17.0.10/32 -> 10.0.0.255INFO
37312026-09-08T03:38:03.350ZSep 08 03:38:01.794 Sep 08 03:38:01.794DEBG Sep 08 03:38:01.794replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37322026-09-08T03:38:03.350ZDEBG adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 03:38:01.794 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37332026-09-08T03:38:03.350Z
37342026-09-08T03:38:03.350ZSep 08 03:38:01.794DEBG INFO adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
37352026-09-08T03:38:03.350Zfailed to allocate space for the new target list
37362026-09-08T03:38:03.350ZSep 08 03:38:01.794Sep 08 03:38:01.794
37372026-09-08T03:38:03.350Z INFOSep 08 03:38:01.794DEBG Sep 08 03:38:01.794 adding route 172.17.0.11/32 -> 10.0.0.255 DEBG
37382026-09-08T03:38:03.350Z replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 08 03:38:01.794replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37392026-09-08T03:38:03.350Zfailed to allocate space for the new target list
37402026-09-08T03:38:03.350Z
37412026-09-08T03:38:03.350ZSep 08 03:38:01.794 DEBG DEBGSep 08 03:38:01.794 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37422026-09-08T03:38:03.350ZSep 08 03:38:01.794INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 03:38:01.794 INFO Sep 08 03:38:01.794DEBG adding route 172.17.0.58/32 -> 10.0.0.255
37432026-09-08T03:38:03.350Z
37442026-09-08T03:38:03.350Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.17.0.38/32 -> 10.0.0.255INFO
37452026-09-08T03:38:03.350Z
37462026-09-08T03:38:03.350Z Sep 08 03:38:01.794adding route 172.17.0.12/32 -> 10.0.0.255
37472026-09-08T03:38:03.350ZDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.794 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37482026-09-08T03:38:03.350ZSep 08 03:38:01.794 Sep 08 03:38:01.800DEBG INFOreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37492026-09-08T03:38:03.351Zadding route 172.17.0.39/32 -> 10.0.0.255
37502026-09-08T03:38:03.351ZSep 08 03:38:01.794 DEBG failed to allocate space for the new target listSep 08 03:38:01.800
37512026-09-08T03:38:03.351Z DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37522026-09-08T03:38:03.356Z
37532026-09-08T03:38:03.356ZSep 08 03:38:01.800 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 03:38:01.800
37542026-09-08T03:38:03.356ZSep 08 03:38:01.800 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255Sep 08 03:38:01.800
37552026-09-08T03:38:03.356Z
37562026-09-08T03:38:03.356ZDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37572026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 Sep 08 03:38:01.800 DEBGINFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37582026-09-08T03:38:03.356Z
37592026-09-08T03:38:03.356Z
37602026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800Sep 08 03:38:01.800 INFODEBG INFO adding route 172.17.0.60/32 -> 10.0.0.255
37612026-09-08T03:38:03.356Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255
37622026-09-08T03:38:03.356Z
37632026-09-08T03:38:03.356ZSep 08 03:38:01.800 Sep 08 03:38:01.800Sep 08 03:38:01.800DEBG DEBGreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37642026-09-08T03:38:03.356Z
37652026-09-08T03:38:03.356Zadding route 172.17.0.42/32 -> 10.0.0.255
37662026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800Sep 08 03:38:01.800 DEBGDEBG INFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list
37672026-09-08T03:38:03.356Zadding route 172.17.0.15/32 -> 10.0.0.255
37682026-09-08T03:38:03.356Z
37692026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 DEBGINFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.800adding route 172.17.0.43/32 -> 10.0.0.255
37702026-09-08T03:38:03.356Z
37712026-09-08T03:38:03.356ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
37722026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37732026-09-08T03:38:03.356Z
37742026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 DEBGINFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
37752026-09-08T03:38:03.356Z
37762026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 INFODEBG adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37772026-09-08T03:38:03.356Z
37782026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
37792026-09-08T03:38:03.356Z
37802026-09-08T03:38:03.356ZSep 08 03:38:01.800Sep 08 03:38:01.800 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37812026-09-08T03:38:03.357Z
37822026-09-08T03:38:03.357ZSep 08 03:38:01.800Sep 08 03:38:01.800 DEBGINFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255
37832026-09-08T03:38:03.357Z
37842026-09-08T03:38:03.357ZSep 08 03:38:01.800Sep 08 03:38:01.800 INFODEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37852026-09-08T03:38:03.357ZSep 08 03:38:01.800
37862026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37872026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.47/32 -> 10.0.0.255
37882026-09-08T03:38:03.357ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
37892026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37902026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37912026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.48/32 -> 10.0.0.255
37922026-09-08T03:38:03.357ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
37932026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37942026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37952026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.49/32 -> 10.0.0.255
37962026-09-08T03:38:03.357ZINFO adding route 172.17.0.22/32 -> 10.0.0.255
37972026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37982026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37992026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.50/32 -> 10.0.0.255
38002026-09-08T03:38:03.357ZINFO adding route 172.17.0.23/32 -> 10.0.0.255
38012026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38022026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38032026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.51/32 -> 10.0.0.255
38042026-09-08T03:38:03.357ZINFO adding route 172.17.0.24/32 -> 10.0.0.255
38052026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38062026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38072026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.52/32 -> 10.0.0.255
38082026-09-08T03:38:03.357ZINFO adding route 172.17.0.25/32 -> 10.0.0.255
38092026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38102026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38112026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.53/32 -> 10.0.0.255
38122026-09-08T03:38:03.357ZINFO adding route 172.17.0.26/32 -> 10.0.0.255
38132026-09-08T03:38:03.357Ztest route::tests::delete_targets_full ... ok
38142026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38152026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38162026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.54/32 -> 10.0.0.255
38172026-09-08T03:38:03.357ZINFO adding route 172.17.0.27/32 -> 10.0.0.255
38182026-09-08T03:38:03.357ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38192026-09-08T03:38:03.357ZDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38202026-09-08T03:38:03.357ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.55/32 -> 10.0.0.255
38212026-09-08T03:38:03.358ZINFO adding route 172.17.0.28/32 -> 10.0.0.255
38222026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38232026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38242026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.56/32 -> 10.0.0.255
38252026-09-08T03:38:03.358ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
38262026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38272026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38282026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.57/32 -> 10.0.0.255
38292026-09-08T03:38:03.358ZINFO adding route 172.17.0.30/32 -> 10.0.0.255
38302026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38312026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38322026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.58/32 -> 10.0.0.255
38332026-09-08T03:38:03.358ZINFO adding route 172.17.0.31/32 -> 10.0.0.255
38342026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38352026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38362026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.59/32 -> 10.0.0.255
38372026-09-08T03:38:03.358ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
38382026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38392026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38402026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFO Sep 08 03:38:01.800adding route 172.17.0.60/32 -> 10.0.0.255
38412026-09-08T03:38:03.358ZINFO adding route 172.17.0.33/32 -> 10.0.0.255
38422026-09-08T03:38:03.358ZSep 08 03:38:01.800 DEBG Sep 08 03:38:01.800replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38432026-09-08T03:38:03.358ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38442026-09-08T03:38:03.358ZSep 08 03:38:01.800 INFOSep 08 03:38:01.800 adding route 172.17.0.61/32 -> 10.0.0.255INFO
38452026-09-08T03:38:03.358Z adding route 172.17.0.34/32 -> 10.0.0.255
38462026-09-08T03:38:03.358ZSep 08 03:38:01.800 Sep 08 03:38:01.800DEBG DEBGreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38472026-09-08T03:38:03.358Zreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38482026-09-08T03:38:03.358ZSep 08 03:38:01.800 Sep 08 03:38:01.800INFO INFOadding route 172.17.0.62/32 -> 10.0.0.255
38492026-09-08T03:38:03.358Zadding route 172.17.0.35/32 -> 10.0.0.255
38502026-09-08T03:38:03.358ZSep 08 03:38:01.800 Sep 08 03:38:01.800DEBG DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38512026-09-08T03:38:03.358Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38522026-09-08T03:38:03.363ZSep 08 03:38:01.800 Sep 08 03:38:01.800DEBG INFOfailed to allocate space for the new target list
38532026-09-08T03:38:03.363Zadding route 172.17.0.36/32 -> 10.0.0.255
38542026-09-08T03:38:03.363ZSep 08 03:38:01.800 Sep 08 03:38:01.800DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
38552026-09-08T03:38:03.363Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38562026-09-08T03:38:03.363ZSep 08 03:38:01.800 INFO adding route 172.17.0.37/32 -> 10.0.0.255
38572026-09-08T03:38:03.363ZSep 08 03:38:01.800 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38582026-09-08T03:38:03.363ZSep 08 03:38:01.800 INFO adding route 172.17.0.38/32 -> 10.0.0.255
38592026-09-08T03:38:03.363ZSep 08 03:38:01.800 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38602026-09-08T03:38:03.363ZSep 08 03:38:01.800 INFO adding route 172.17.0.39/32 -> 10.0.0.255
38612026-09-08T03:38:03.363ZSep 08 03:38:01.800 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38622026-09-08T03:38:03.363ZSep 08 03:38:01.800 INFO adding route 172.17.0.40/32 -> 10.0.0.255
38632026-09-08T03:38:03.363ZSep 08 03:38:01.800 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38642026-09-08T03:38:03.363ZSep 08 03:38:01.801Sep 08 03:38:01.806 DEBGINFO created new freemapadding route 172.17.0.41/32 -> 10.0.0.255,
38652026-09-08T03:38:03.363Zunit: freemap_route_ipv4Sep 08 03:38:01.806
38662026-09-08T03:38:03.363Z DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38672026-09-08T03:38:03.363ZSep 08 03:38:01.806 INFO adding route 172.17.0.42/32 -> 10.0.0.255
38682026-09-08T03:38:03.363ZSep 08 03:38:01.806 DEBG Sep 08 03:38:01.806created new freemap , DEBGunit replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38692026-09-08T03:38:03.363Z:Sep 08 03:38:01.806 freemap_route_ipv6INFO
38702026-09-08T03:38:03.363Z adding route 172.17.0.43/32 -> 10.0.0.255
38712026-09-08T03:38:03.363ZSep 08 03:38:01.806 Sep 08 03:38:01.806DEBG DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
38722026-09-08T03:38:03.363Z: freemap_route_ipv4
38732026-09-08T03:38:03.363ZSep 08 03:38:01.806 INFO Sep 08 03:38:01.806adding route 172.17.0.44/32 -> 10.0.0.255
38742026-09-08T03:38:03.363ZDEBG reset freemap, unitSep 08 03:38:01.806: DEBGfreemap_route_ipv4
38752026-09-08T03:38:03.363Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38762026-09-08T03:38:03.363ZSep 08 03:38:01.806Sep 08 03:38:01.806 DEBGINFO initted freemap. size: 64adding route 172.17.0.45/32 -> 10.0.0.255,
38772026-09-08T03:38:03.363Zunit: freemap_route_ipv6
38782026-09-08T03:38:03.363ZSep 08 03:38:01.806 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:38:01.806
38792026-09-08T03:38:03.363Z DEBG reset freemap, Sep 08 03:38:01.806unit :INFO freemap_route_ipv6adding route 172.17.0.46/32 -> 10.0.0.255
38802026-09-08T03:38:03.363Z
38812026-09-08T03:38:03.363ZSep 08 03:38:01.806Sep 08 03:38:01.806 DEBGINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
38822026-09-08T03:38:03.363Z
38832026-09-08T03:38:03.363ZSep 08 03:38:01.806Sep 08 03:38:01.806 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
38842026-09-08T03:38:03.363Z
38852026-09-08T03:38:03.363ZSep 08 03:38:01.806Sep 08 03:38:01.806 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255
38862026-09-08T03:38:03.363Z
38872026-09-08T03:38:03.363ZSep 08 03:38:01.806Sep 08 03:38:01.806 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38882026-09-08T03:38:03.364Z
38892026-09-08T03:38:03.364ZSep 08 03:38:01.806Sep 08 03:38:01.806 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255
38902026-09-08T03:38:03.364Z
38912026-09-08T03:38:03.364ZSep 08 03:38:01.806Sep 08 03:38:01.806 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38922026-09-08T03:38:03.364Z
38932026-09-08T03:38:03.364ZSep 08 03:38:01.806Sep 08 03:38:01.806 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255
38942026-09-08T03:38:03.364Z
38952026-09-08T03:38:03.364ZSep 08 03:38:01.806 INFO adding route 172.17.0.50/32 -> 10.0.0.255
38962026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38972026-09-08T03:38:03.364Z
38982026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
38992026-09-08T03:38:03.364Z
39002026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39012026-09-08T03:38:03.364Z
39022026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
39032026-09-08T03:38:03.364Z
39042026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39052026-09-08T03:38:03.364Z
39062026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
39072026-09-08T03:38:03.364Z
39082026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39092026-09-08T03:38:03.364Z
39102026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
39112026-09-08T03:38:03.364Z
39122026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39132026-09-08T03:38:03.364Z
39142026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
39152026-09-08T03:38:03.364Z
39162026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39172026-09-08T03:38:03.364Z
39182026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
39192026-09-08T03:38:03.364Z
39202026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39212026-09-08T03:38:03.364Z
39222026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
39232026-09-08T03:38:03.364Z
39242026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39252026-09-08T03:38:03.364Z
39262026-09-08T03:38:03.364ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
39272026-09-08T03:38:03.365Z
39282026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39292026-09-08T03:38:03.365Z
39302026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
39312026-09-08T03:38:03.365Z
39322026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39332026-09-08T03:38:03.365Z
39342026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
39352026-09-08T03:38:03.365Z
39362026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39372026-09-08T03:38:03.365Z
39382026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.13/32 -> 10.0.0.255
39392026-09-08T03:38:03.365Z
39402026-09-08T03:38:03.365ZSep 08 03:38:01.807Sep 08 03:38:01.807 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39412026-09-08T03:38:03.365Z
39422026-09-08T03:38:03.365ZSep 08 03:38:01.807 INFO adding route 172.17.0.14/32 -> 10.0.0.255
39432026-09-08T03:38:03.365ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39442026-09-08T03:38:03.365ZSep 08 03:38:01.807 INFO adding route 172.17.0.15/32 -> 10.0.0.255
39452026-09-08T03:38:03.365ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39462026-09-08T03:38:03.365ZSep 08 03:38:01.807 INFO adding route 172.17.0.16/32 -> 10.0.0.255
39472026-09-08T03:38:03.365ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39482026-09-08T03:38:03.365ZSep 08 03:38:01.807 INFO adding route 172.17.0.17/32 -> 10.0.0.255
39492026-09-08T03:38:03.365ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39502026-09-08T03:38:03.365ZSep 08 03:38:01.807 INFO adding route 172.17.0.18/32 -> 10.0.0.255
39512026-09-08T03:38:03.365ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39522026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.19/32 -> 10.0.0.255
39532026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39542026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.20/32 -> 10.0.0.255
39552026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39562026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.21/32 -> 10.0.0.255
39572026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39582026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.22/32 -> 10.0.0.255
39592026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39602026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.23/32 -> 10.0.0.255
39612026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39622026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.24/32 -> 10.0.0.255
39632026-09-08T03:38:03.369ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39642026-09-08T03:38:03.369ZSep 08 03:38:01.807 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39652026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39662026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39672026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39682026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39692026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39702026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39712026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39722026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39732026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39742026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39752026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39762026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39772026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39782026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39792026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39802026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39812026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39822026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39832026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39842026-09-08T03:38:03.370ZSep 08 03:38:01.807 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39852026-09-08T03:38:03.370ZSep 08 03:38:01.807 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39862026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39872026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39882026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39892026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39902026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39912026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39922026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39932026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39942026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39952026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39962026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39972026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39982026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.42/32 -> 10.0.0.255
39992026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40002026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40012026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40022026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40032026-09-08T03:38:03.370ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40042026-09-08T03:38:03.370ZSep 08 03:38:01.813 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40052026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40062026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40072026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40082026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40092026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40102026-09-08T03:38:03.371Ztest route::tests::add_target_fails_full ... ok
40112026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40122026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40132026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40142026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40152026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40162026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40172026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40182026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40192026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40202026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40212026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40222026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40232026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40242026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40252026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40262026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40272026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40282026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40292026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40302026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40312026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40322026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40332026-09-08T03:38:03.371Z
40342026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40352026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40362026-09-08T03:38:03.371Ztest result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
40372026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40382026-09-08T03:38:03.371Z
40392026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40402026-09-08T03:38:03.371Z
40412026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.61/32 -> 10.0.0.255
40422026-09-08T03:38:03.371ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40432026-09-08T03:38:03.371Zrunning 0 tests
40442026-09-08T03:38:03.371ZSep 08 03:38:01.813 INFO adding route 172.17.0.62/32 -> 10.0.0.255
40452026-09-08T03:38:03.372Z
40462026-09-08T03:38:03.372Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40472026-09-08T03:38:03.372ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40482026-09-08T03:38:03.372Z
40492026-09-08T03:38:03.372ZSep 08 03:38:01.813 INFO adding route 172.17.0.63/32 -> 10.0.0.255
40502026-09-08T03:38:03.372Z
40512026-09-08T03:38:03.372ZSep 08 03:38:01.813 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40522026-09-08T03:38:03.375Zrunning 0 tests
40532026-09-08T03:38:03.376ZSep 08 03:38:01.813 DEBG failed to allocate space for the new target list
40542026-09-08T03:38:03.376Z
40552026-09-08T03:38:03.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40562026-09-08T03:38:03.376Z
40572026-09-08T03:38:03.376Z
40582026-09-08T03:38:03.376Zrunning 6 tests
40592026-09-08T03:38:03.376Ztest tests::test_parse_client_port_id ... ok
40602026-09-08T03:38:03.376Ztest tests::test_full_lot_id_neither_present ... ok
40612026-09-08T03:38:03.376Ztest tests::test_full_lot_id_lot_only ... ok
40622026-09-08T03:38:03.376Ztest tests::test_port_id_cmp ... ok
40632026-09-08T03:38:03.376Ztest tests::test_full_lot_id_lotnum_only ... ok
40642026-09-08T03:38:03.376Ztest tests::test_full_lot_id_both_present ... ok
40652026-09-08T03:38:03.376Z
40662026-09-08T03:38:03.376Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40672026-09-08T03:38:03.376Z
40682026-09-08T03:38:03.376Z
40692026-09-08T03:38:03.376Zrunning 0 tests
40702026-09-08T03:38:03.376ZSep 08 03:38:01.813 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
40712026-09-08T03:38:03.376Z
40722026-09-08T03:38:03.376ZSep 08 03:38:01.819 DEBG failed to allocate space for the new target list
40732026-09-08T03:38:03.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40742026-09-08T03:38:03.376Z
40752026-09-08T03:38:03.376Z
40762026-09-08T03:38:03.376Zrunning 0 tests
40772026-09-08T03:38:03.376Z
40782026-09-08T03:38:03.376Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-86ca8d016eabc8f2)
40792026-09-08T03:38:03.376Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40802026-09-08T03:38:03.376Z Running unittests src/lib.rs (target/debug/deps/dpd_client-3fe6c5669f3769fb)
40812026-09-08T03:38:03.376Z Running tests/test_all.rs (target/debug/deps/test_all-9c8badd8bc440171)
40822026-09-08T03:38:03.376Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
40832026-09-08T03:38:03.376Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
40842026-09-08T03:38:03.376Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
40852026-09-08T03:38:03.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40862026-09-08T03:38:03.376Z
40872026-09-08T03:38:03.376Z
40882026-09-08T03:38:03.376Zrunning 15 tests
40892026-09-08T03:38:03.376Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40902026-09-08T03:38:03.376Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40912026-09-08T03:38:03.376Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40922026-09-08T03:38:03.377Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40932026-09-08T03:38:03.377Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40942026-09-08T03:38:03.377Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40952026-09-08T03:38:03.377Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40962026-09-08T03:38:03.377Ztest v1::network::tests::test_equal ... ok
40972026-09-08T03:38:03.377Ztest v1::network::tests::test_eui64 ... ok
40982026-09-08T03:38:03.377Ztest v1::network::tests::test_into ... ok
40992026-09-08T03:38:03.377Ztest v1::network::tests::test_not_equal ... ok
41002026-09-08T03:38:03.377Ztest v1::network::tests::test_to_string ... ok
41012026-09-08T03:38:03.377Ztest v1::port::tests::port_ids_are_ascii ... ok
41022026-09-08T03:38:03.377Ztest v1::network::tests::test_parse ... ok
41032026-09-08T03:38:03.377Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
41042026-09-08T03:38:03.377Z
41052026-09-08T03:38:03.377Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41062026-09-08T03:38:03.377Z
41072026-09-08T03:38:03.377Z
41082026-09-08T03:38:03.377Zrunning 12 tests
41092026-09-08T03:38:03.377Ztest icmp::test_v6_checksum ... ok
41102026-09-08T03:38:03.377Ztest icmp::test_v4_checksum ... ok
41112026-09-08T03:38:03.377Ztest ipv6::test_ipv6_parse ... ok
41122026-09-08T03:38:03.377Ztest lldp::test_lldp_parse ... ok
41132026-09-08T03:38:03.377Ztest pbuf::test_byte ... ok
41142026-09-08T03:38:03.377Ztest pbuf::test_nibble ... ok
41152026-09-08T03:38:03.377Ztest pbuf::test_overflow ... ok
41162026-09-08T03:38:03.377Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41172026-09-08T03:38:03.377Ztest pbuf::test_short ... ok
41182026-09-08T03:38:03.377Ztest pbuf::test_twelve ... ok
41192026-09-08T03:38:03.377Ztest pbuf::test_word ... ok
41202026-09-08T03:38:03.377Ztest tcp::test_checksum_syn_nodata ... ok
41212026-09-08T03:38:03.377Ztest tcp::test_checksum_ack_data ... ok
41222026-09-08T03:38:03.377Z
41232026-09-08T03:38:03.377Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41242026-09-08T03:38:03.377Z
41252026-09-08T03:38:03.377Z Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2)
41262026-09-08T03:38:03.377Z
41272026-09-08T03:38:03.377Zrunning 0 tests
41282026-09-08T03:38:03.377Z
41292026-09-08T03:38:03.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41302026-09-08T03:38:03.377Z
41312026-09-08T03:38:03.377Z
41322026-09-08T03:38:03.378Zrunning 5 tests
41332026-09-08T03:38:03.378Ztest switchport::test::test_compute_lanes ... ok
41342026-09-08T03:38:03.378Ztest switchport::test::port_id_ordering ... ok
41352026-09-08T03:38:03.378Z Lane 0 Lane 1 Lane 0 Lane 2 Lane 3Lane 1
41362026-09-08T03:38:03.378Z Rx Loss-of-lock: YesLane 2 YesLane 3 Yes
41372026-09-08T03:38:03.378Z Yes
41382026-09-08T03:38:03.378Z State: Activated Rx Loss-of-signal: YesActivated YesActivated ActivatedYes
41392026-09-08T03:38:03.378Z Yes Rx Output Enabled: false
41402026-09-08T03:38:03.378Z Rx CDR Enabled: Yes false Yes false Yesfalse
41412026-09-08T03:38:03.378ZYes Rx Output Status: valid
41422026-09-08T03:38:03.378Z Tx Enabled: Yesvalid Yes valid Yesvalid
41432026-09-08T03:38:03.378ZYes
41442026-09-08T03:38:03.378Z Rx Loss-of-lock: true Tx Loss-of-lock: No true No true Notrue
41452026-09-08T03:38:03.378ZNo
41462026-09-08T03:38:03.378Z Rx Loss-of-signal: false Tx Loss-of-signal: No false No falseNo false
41472026-09-08T03:38:03.378ZNo
41482026-09-08T03:38:03.378ZRx Auto-squelch Disable: true Tx CDR Enabled: No trueNo Notrue Notrue
41492026-09-08T03:38:03.378Z
41502026-09-08T03:38:03.378Z Tx Output Enabled: true Tx Adaptive EQ Fault: No true No true Notrue
41512026-09-08T03:38:03.378ZNo
41522026-09-08T03:38:03.382Z Tx Output Status: invalid Tx Fault: Yesinvalid Yesinvalid Yesinvalid
41532026-09-08T03:38:03.382ZYes
41542026-09-08T03:38:03.382Z Tx Loss-of-lock: false false false false
41552026-09-08T03:38:03.382Z Tx Loss-of-signal: true true true true
41562026-09-08T03:38:03.382ZTx Auto-squelch Disable: false false false false
41572026-09-08T03:38:03.382Z Tx Adaptive EQ Fail: true true true true
41582026-09-08T03:38:03.382Z Tx Failure: false false false false
41592026-09-08T03:38:03.382Z Tx Force Squelch: true true true true
41602026-09-08T03:38:03.382Z Tx Input Polarity: normal normal normal normal
41612026-09-08T03:38:03.382Ztest switchport::test::test_print_sff_datapath ... ok
41622026-09-08T03:38:03.382Ztest switchport::test::test_print_cmis_datapath ... ok
41632026-09-08T03:38:03.382Ztest link::test_filter ... ok
41642026-09-08T03:38:03.382Z
41652026-09-08T03:38:03.382Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41662026-09-08T03:38:03.382Z
41672026-09-08T03:38:03.382Z Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d)
41682026-09-08T03:38:03.382Z
41692026-09-08T03:38:03.382Zrunning 7 tests
41702026-09-08T03:38:03.382Ztest counters::counters_list ... ignored
41712026-09-08T03:38:03.382Ztest link_apply::apply_tx_eq_all ... ignored
41722026-09-08T03:38:03.382Ztest link_apply::apply_tx_eq_custom ... ignored
41732026-09-08T03:38:03.382Ztest tx_eq::set_all_taps ... ignored
41742026-09-08T03:38:03.382Ztest tx_eq::set_partial_taps ... ignored
41752026-09-08T03:38:03.382Ztest cmd::test::pattern_statics ... ok
41762026-09-08T03:38:03.382Ztest link_apply::tx_eq_exclusive ... ok
41772026-09-08T03:38:03.382Z
41782026-09-08T03:38:03.382Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41792026-09-08T03:38:03.382Z
41802026-09-08T03:38:03.382Z Running unittests src/main.rs (target/debug/deps/tfportd-dc18d5d702a8c2df)
41812026-09-08T03:38:03.382Z
41822026-09-08T03:38:03.382Zrunning 4 tests
41832026-09-08T03:38:03.382Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
41842026-09-08T03:38:03.382Ztest linklocal::test_parse_ipadm ... ok
41852026-09-08T03:38:03.382Ztest tfport::test_parse_tfport ... ok
41862026-09-08T03:38:03.383Ztest config::tests::test_updates ... ok
41872026-09-08T03:38:03.383Z
41882026-09-08T03:38:03.383Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41892026-09-08T03:38:03.383Z
41902026-09-08T03:38:03.383Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
41912026-09-08T03:38:03.383Z
41922026-09-08T03:38:03.383Zrunning 0 tests
41932026-09-08T03:38:03.383Z
41942026-09-08T03:38:03.383Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41952026-09-08T03:38:03.383Z
41962026-09-08T03:38:03.383Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
41972026-09-08T03:38:03.383Z
41982026-09-08T03:38:03.383Zrunning 0 tests
41992026-09-08T03:38:03.383Z
42002026-09-08T03:38:03.383Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42012026-09-08T03:38:03.383Z
42022026-09-08T03:38:03.383Z Doc-tests aal
42032026-09-08T03:38:03.592Z
42042026-09-08T03:38:03.592Zrunning 0 tests
42052026-09-08T03:38:03.592Z
42062026-09-08T03:38:03.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42072026-09-08T03:38:03.595Z
42082026-09-08T03:38:03.619Z Doc-tests aal_macros
42092026-09-08T03:38:03.681Z
42102026-09-08T03:38:03.681Zrunning 0 tests
42112026-09-08T03:38:03.681Z
42122026-09-08T03:38:03.681Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42132026-09-08T03:38:03.681Z
42142026-09-08T03:38:03.690Z Doc-tests common
42152026-09-08T03:38:03.918Z
42162026-09-08T03:38:03.918Zrunning 0 tests
42172026-09-08T03:38:03.918Z
42182026-09-08T03:38:03.918Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42192026-09-08T03:38:03.918Z
42202026-09-08T03:38:03.943Z Doc-tests dpd_api
42212026-09-08T03:38:04.651Z
42222026-09-08T03:38:04.651Zrunning 2 tests
42232026-09-08T03:38:04.651Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42242026-09-08T03:38:04.651Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42252026-09-08T03:38:04.651Z
42262026-09-08T03:38:04.651Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42272026-09-08T03:38:04.651Z
42282026-09-08T03:38:04.680Z Doc-tests dpd_client
42292026-09-08T03:38:06.056Z
42302026-09-08T03:38:06.056Zrunning 0 tests
42312026-09-08T03:38:06.056Z
42322026-09-08T03:38:06.056Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42332026-09-08T03:38:06.056Z
42342026-09-08T03:38:06.107Z Doc-tests dpd_types
42352026-09-08T03:38:06.291Z
42362026-09-08T03:38:06.291Zrunning 0 tests
42372026-09-08T03:38:06.291Z
42382026-09-08T03:38:06.291Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42392026-09-08T03:38:06.291Z
42402026-09-08T03:38:06.312Z Doc-tests dpd_types_versions
42412026-09-08T03:38:07.801Z
42422026-09-08T03:38:07.801Zrunning 1 test
42432026-09-08T03:38:07.801Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42442026-09-08T03:38:07.802Z
42452026-09-08T03:38:07.802Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42462026-09-08T03:38:07.802Z
42472026-09-08T03:38:07.849Z Doc-tests packet
42482026-09-08T03:38:08.070Z
42492026-09-08T03:38:08.070Zrunning 0 tests
42502026-09-08T03:38:08.070Z
42512026-09-08T03:38:08.070Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42522026-09-08T03:38:08.070Z
42532026-09-08T03:38:08.094Z Doc-tests pcap
42542026-09-08T03:38:08.145Z
42552026-09-08T03:38:08.145Zrunning 0 tests
42562026-09-08T03:38:08.145Z
42572026-09-08T03:38:08.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42582026-09-08T03:38:08.145Z
42592026-09-08T03:38:08.212Z+ for feat in tofino_stub tofino_asic softnpu chaos
42602026-09-08T03:38:08.212Z+ RUST_BACKTRACE=full
42612026-09-08T03:38:08.212Z+ cargo test --features tofino_asic --no-fail-fast
42622026-09-08T03:38:08.816Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42632026-09-08T03:38:08.896Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42642026-09-08T03:38:08.899Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42652026-09-08T03:38:08.908Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42662026-09-08T03:38:17.634Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42672026-09-08T03:38:18.196Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42682026-09-08T03:39:01.248Z Finished `test` profile [unoptimized + debuginfo] target(s) in 53.02s
42692026-09-08T03:39:01.361Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
42702026-09-08T03:39:01.364Z
42712026-09-08T03:39:01.364Zrunning 0 tests
42722026-09-08T03:39:01.364Z
42732026-09-08T03:39:01.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42742026-09-08T03:39:01.364Z
42752026-09-08T03:39:01.364Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42762026-09-08T03:39:01.367Z
42772026-09-08T03:39:01.367Zrunning 0 tests
42782026-09-08T03:39:01.367Z
42792026-09-08T03:39:01.367Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42802026-09-08T03:39:01.367Z
42812026-09-08T03:39:01.367Z Running unittests src/lib.rs (target/debug/deps/asic-dc46d3e53d2df97f)
42822026-09-08T03:39:01.466Z
42832026-09-08T03:39:01.466Zrunning 8 tests
42842026-09-08T03:39:01.469Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42852026-09-08T03:39:01.469Ztest tofino_asic::qsfp::tests::fix_link ... ok
42862026-09-08T03:39:01.469Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42872026-09-08T03:39:01.469Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42882026-09-08T03:39:01.469Ztest tofino_asic::stats::constants_sanity_check ... ok
42892026-09-08T03:39:01.469Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42902026-09-08T03:39:01.475Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42912026-09-08T03:39:01.966Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42922026-09-08T03:39:01.966Z
42932026-09-08T03:39:01.966Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42942026-09-08T03:39:01.966Z
42952026-09-08T03:39:01.975Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
42962026-09-08T03:39:01.980Z
42972026-09-08T03:39:01.980Zrunning 4 tests
42982026-09-08T03:39:01.983Ztest nat::tests::test_vni ... ok
42992026-09-08T03:39:01.983Ztest network::tests::test_generate_ipv6_link_local ... ok
43002026-09-08T03:39:01.983Ztest test_purge ... ok
43012026-09-08T03:39:01.986Ztest illumos::test::address_exists_handles_missing_object ... ok
43022026-09-08T03:39:01.986Z
43032026-09-08T03:39:01.986Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43042026-09-08T03:39:01.986Z
43052026-09-08T03:39:01.986Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
43062026-09-08T03:39:01.989Z
43072026-09-08T03:39:01.989Zrunning 1 test
43082026-09-08T03:39:01.992Z -------
43092026-09-08T03:39:01.992Z Generating OpenAPI documents from API definitions ...
43102026-09-08T03:39:02.134Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43112026-09-08T03:39:02.206Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43122026-09-08T03:39:03.233Z -------
43132026-09-08T03:39:03.234Z Checking 13 OpenAPI documents...
43142026-09-08T03:39:03.234Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43152026-09-08T03:39:03.234Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43162026-09-08T03:39:03.234Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43172026-09-08T03:39:03.237Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-08T03:39:03.237Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-08T03:39:03.237Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-08T03:39:03.237Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-08T03:39:03.237Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-08T03:39:03.237Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43232026-09-08T03:39:03.238Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43242026-09-08T03:39:03.238Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43252026-09-08T03:39:03.238Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43262026-09-08T03:39:03.238Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43272026-09-08T03:39:03.238Z Fresh dpd "latest" symlink
43282026-09-08T03:39:03.238Z -------
43292026-09-08T03:39:03.238Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43302026-09-08T03:39:03.302Ztest test::test_apis_up_to_date ... ok
43312026-09-08T03:39:03.302Z
43322026-09-08T03:39:03.302Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
43332026-09-08T03:39:03.302Z
43342026-09-08T03:39:03.360Z Running unittests src/main.rs (target/debug/deps/dpd-a04153da049b07eb)
43352026-09-08T03:39:03.427Z
43362026-09-08T03:39:03.427Zrunning 92 tests
43372026-09-08T03:39:03.430Ztest freemap::test_ordering ... ok
43382026-09-08T03:39:03.431Ztest config::tests::test_updates ... ok
43392026-09-08T03:39:03.431Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43402026-09-08T03:39:03.431Ztest freemap::test_split ... ok
43412026-09-08T03:39:03.431Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43422026-09-08T03:39:03.431Ztest macaddrs::tests::test_mac_offset ... ok
43432026-09-08T03:39:03.431Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43442026-09-08T03:39:03.431Ztest macaddrs::tests::test_parse_port_id ... ok
43452026-09-08T03:39:03.434Ztest mcast::tests::test_canonicalize_sources ... ok
43462026-09-08T03:39:03.434ZSep 08 03:39:01.934 DEBG created new freemap, unit: freemap_testSep 08 03:39:01.934 DEBG
43472026-09-08T03:39:03.434Zcreated new freemap, unit: freemap_testSep 08 03:39:01.934
43482026-09-08T03:39:03.434Z DEBG initted freemap. size: 128, unit:Sep 08 03:39:01.934 freemap_testDEBG
43492026-09-08T03:39:03.434Z initted freemap. size: 128, unit:Sep 08 03:39:01.934 freemap_testDEBG
43502026-09-08T03:39:03.435Z reset freemap, unit:Sep 08 03:39:01.934 freemap_testDEBG
43512026-09-08T03:39:03.435Z reset freemap, unit: freemap_test
43522026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG created new freemap, unit: freemap_test
43532026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG initted freemap. size: 128, unit: freemap_test
43542026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG reset freemap, unit: freemap_test
43552026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG created new freemap, unit: freemap_test
43562026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG initted freemap. size: 8, unit: freemap_test
43572026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG reset freemap, unit: freemap_test
43582026-09-08T03:39:03.435Ztest freemap::test_free ... ok
43592026-09-08T03:39:03.435Ztest freemap::test_basic ... ok
43602026-09-08T03:39:03.435Ztest freemap::test_exhaustion ... ok
43612026-09-08T03:39:03.435Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43622026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG created new freemap, unit: freemap_test
43632026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG initted freemap. size: 128, unit: freemap_test
43642026-09-08T03:39:03.435Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
43652026-09-08T03:39:03.435ZSep 08 03:39:01.934 DEBG reset freemap, unit: freemap_test
43662026-09-08T03:39:03.435Ztest mcast::tests::test_create_port_bitmap_empty ... ok
43672026-09-08T03:39:03.435Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
43682026-09-08T03:39:03.435Ztest freemap::test_reclaim ... ok
43692026-09-08T03:39:03.435Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
43702026-09-08T03:39:03.435Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
43712026-09-08T03:39:03.435Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
43722026-09-08T03:39:03.435Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
43732026-09-08T03:39:03.435Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
43742026-09-08T03:39:03.435Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
43752026-09-08T03:39:03.435Ztest mcast::tests::test_sources_contain_any ... ok
43762026-09-08T03:39:03.435Ztest mcast::validate::tests::test_address_validation_integrated ... ok
43772026-09-08T03:39:03.435ZSep 08 03:39:01.935 DEBG created new freemap, unit: freemap_test
43782026-09-08T03:39:03.435ZSep 08 03:39:01.936 DEBG initted freemap. size: 128, unit: freemap_test
43792026-09-08T03:39:03.436Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
43802026-09-08T03:39:03.436ZSep 08 03:39:01.936 DEBG reset freemap, unit: freemap_test
43812026-09-08T03:39:03.436Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
43822026-09-08T03:39:03.436Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
43832026-09-08T03:39:03.436Ztest mcast::validate::tests::test_ipv4_validation ... ok
43842026-09-08T03:39:03.436Ztest freemap::test_span ... ok
43852026-09-08T03:39:03.436Ztest mcast::validate::tests::test_is_ssm_function ... ok
43862026-09-08T03:39:03.436Ztest mcast::tests::test_concurrent_id_allocation ... ok
43872026-09-08T03:39:03.436Ztest api_server::tests::test_build_info ... ok
43882026-09-08T03:39:03.436Ztest mcast::validate::tests::test_ipv6_validation ... ok
43892026-09-08T03:39:03.436Ztest mcast::validate::tests::test_validate_nat_target ... ok
43902026-09-08T03:39:03.436Ztest mcast::validate::tests::test_validate_source_addresses ... ok
43912026-09-08T03:39:03.436Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
43922026-09-08T03:39:03.436Ztest mcast::validate::tests::test_validate_tag ... ok
43932026-09-08T03:39:03.436Ztest mcast::tests::test_id_range_boundaries ... ok
43942026-09-08T03:39:03.436Ztest nat::test_mapping ... ok
43952026-09-08T03:39:03.436Ztest mcast::validate::tests::test_validate_tag_format ... ok
43962026-09-08T03:39:03.436Ztest port_map::tests::test_backplane_group ... ok
43972026-09-08T03:39:03.436Ztest port_map::tests::test_port_map ... ok
43982026-09-08T03:39:03.436Ztest port_map::tests::dump_map ... ok
43992026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG created new freemap, unit: freemap_route_ipv4
44002026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG created new freemap, unit: freemap_route_ipv6
44012026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
44022026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG reset freemap, unit: freemap_route_ipv4
44032026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
44042026-09-08T03:39:03.436ZSep 08 03:39:01.937 DEBG reset freemap, unit: freemap_route_ipv6
44052026-09-08T03:39:03.436ZSep 08 03:39:01.937 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44062026-09-08T03:39:03.437ZSep 08 03:39:01.937 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
44072026-09-08T03:39:03.437ZSep 08 03:39:01.937 DEBG created new freemap, unit: freemap_route_ipv4
44082026-09-08T03:39:03.437ZSep 08 03:39:01.937 DEBG created new freemap, unit: freemap_route_ipv6
44092026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
44102026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG reset freemap, unit: freemap_route_ipv4
44112026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
44122026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG reset freemap, unit: freemap_route_ipv6
44132026-09-08T03:39:03.441ZSep 08 03:39:01.937 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44142026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:39:01.937
44152026-09-08T03:39:03.441Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:39:01.937
44162026-09-08T03:39:03.441Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
44172026-09-08T03:39:03.441ZSep 08 03:39:01.937 DEBG Sep 08 03:39:01.937replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44182026-09-08T03:39:03.441ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:39:01.937
44192026-09-08T03:39:03.441Z INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44202026-09-08T03:39:03.442ZSep 08 03:39:01.937 INFO Sep 08 03:39:01.937adding route 3fff:dead::/64 -> 2001:db8::55:3
44212026-09-08T03:39:03.442ZDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44222026-09-08T03:39:03.442ZSep 08 03:39:01.937 DEBG Sep 08 03:39:01.937replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
44232026-09-08T03:39:03.442ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44242026-09-08T03:39:03.442ZSep 08 03:39:01.937 INFO Sep 08 03:39:01.937adding route 3fff:dead::/64 -> 2001:db8::55:4
44252026-09-08T03:39:03.442ZDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44262026-09-08T03:39:03.442ZSep 08 03:39:01.937 DEBG Sep 08 03:39:01.937replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
44272026-09-08T03:39:03.442ZINFOSep 08 03:39:01.937 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG
44282026-09-08T03:39:03.442Z created new freemapSep 08 03:39:01.937, Sep 08 03:39:01.937INFO unitDEBG: adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44292026-09-08T03:39:03.442Z
44302026-09-08T03:39:03.442Z
44312026-09-08T03:39:03.442ZSep 08 03:39:01.937Sep 08 03:39:01.937 Sep 08 03:39:01.937DEBGINFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44322026-09-08T03:39:03.442ZDEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 08 03:39:01.937created new freemap
44332026-09-08T03:39:03.442ZINFO, unitadding route 3fff:beef:1::/64 -> 2001:db8::55:ff:
44342026-09-08T03:39:03.442Z Sep 08 03:39:01.937freemap_route_ipv6
44352026-09-08T03:39:03.442ZSep 08 03:39:01.937DEBG DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44362026-09-08T03:39:03.442Ztest port_map::tests::parse_softnpu_revision ... ok
44372026-09-08T03:39:03.442Zreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44382026-09-08T03:39:03.442ZSep 08 03:39:01.937 Sep 08 03:39:01.937DEBG INFOSep 08 03:39:01.937initted freemap. size: 64 , INFOunit :adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44392026-09-08T03:39:03.442Zadding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv4
44402026-09-08T03:39:03.442Z
44412026-09-08T03:39:03.442ZSep 08 03:39:01.937Sep 08 03:39:01.937 Sep 08 03:39:01.937DEBG DEBG DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44422026-09-08T03:39:03.442Z reset freemapreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
44432026-09-08T03:39:03.442Zunit:Sep 08 03:39:01.937 freemap_route_ipv4INFOSep 08 03:39:01.938
44442026-09-08T03:39:03.442Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44452026-09-08T03:39:03.442ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
44462026-09-08T03:39:03.442ZSep 08 03:39:01.938Sep 08 03:39:01.938 Sep 08 03:39:01.938DEBG DEBGinitted freemap. size: 64 , replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGunit :replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44472026-09-08T03:39:03.442Z Sep 08 03:39:01.937
44482026-09-08T03:39:03.443Z freemap_route_ipv6DEBG
44492026-09-08T03:39:03.443Z created new freemapSep 08 03:39:01.938, Sep 08 03:39:01.938 Sep 08 03:39:01.938 INFOunit :DEBGINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
44502026-09-08T03:39:03.443Zreset freemapfreemap_route_ipv4adding route 3fff:beef:4::/64 -> 2001:db8::55:ff,
44512026-09-08T03:39:03.443Zunit
44522026-09-08T03:39:03.443Z: freemap_route_ipv6Sep 08 03:39:01.938Sep 08 03:39:01.938Sep 08 03:39:01.938
44532026-09-08T03:39:03.443Z Sep 08 03:39:01.938DEBGDEBG DEBG created new freemap , replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGcreated new freemap
44542026-09-08T03:39:03.443ZSep 08 03:39:01.938, unitunitreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:: freemap_route_ipv6freemap_route_ipv4
44552026-09-08T03:39:03.443ZINFO
44562026-09-08T03:39:03.443Z
44572026-09-08T03:39:03.443Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:39:01.938Sep 08 03:39:01.938Sep 08 03:39:01.938
44582026-09-08T03:39:03.443ZSep 08 03:39:01.938 DEBG INFO created new freemapDEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO,
44592026-09-08T03:39:03.443Zunitinitted freemap. size: 64 , : adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
44602026-09-08T03:39:03.443Z:Sep 08 03:39:01.938freemap_route_ipv6Sep 08 03:39:01.938 DEBG
44612026-09-08T03:39:03.443Z DEBGfreemap_route_ipv4replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44622026-09-08T03:39:03.443Z
44632026-09-08T03:39:03.443Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
44642026-09-08T03:39:03.443ZSep 08 03:39:01.938Sep 08 03:39:01.938 Sep 08 03:39:01.938DEBG DEBGSep 08 03:39:01.938 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] reset freemapDEBGINFO, unitinitted freemap. size: 64Sep 08 03:39:01.938,
44652026-09-08T03:39:03.443Z :adding route 3fff:beef:9::/64 -> 2001:db8::55:ff unitINFO
44662026-09-08T03:39:03.443Z freemap_route_ipv4:
44672026-09-08T03:39:03.443Zadding route 3fff:dead::/64 -> 2001:db8::55:2 freemap_route_ipv4Sep 08 03:39:01.938
44682026-09-08T03:39:03.443ZINFO
44692026-09-08T03:39:03.443ZSep 08 03:39:01.938 Sep 08 03:39:01.938Sep 08 03:39:01.938adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
44702026-09-08T03:39:03.443Z DEBGDEBGDEBG reset freemapinitted freemap. size: 64, , unitunitSep 08 03:39:01.938Sep 08 03:39:01.938: :replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6
44712026-09-08T03:39:03.443Zfreemap_route_ipv4
44722026-09-08T03:39:03.443Z
44732026-09-08T03:39:03.443ZDEBGSep 08 03:39:01.938 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:39:01.938 DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
44742026-09-08T03:39:03.443Z reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
44752026-09-08T03:39:03.443Z, Sep 08 03:39:01.938
44762026-09-08T03:39:03.443Z unitDEBG :initted freemap. size: 64 Sep 08 03:39:01.938freemap_route_ipv6Sep 08 03:39:01.938
44772026-09-08T03:39:03.444Z, unitDEBG : replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:39:01.938
44782026-09-08T03:39:03.444Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO
44792026-09-08T03:39:03.444Zfreemap_route_ipv6
44802026-09-08T03:39:03.444Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:39:01.938
44812026-09-08T03:39:03.444Z Sep 08 03:39:01.938Sep 08 03:39:01.938Sep 08 03:39:01.938 INFODEBG DEBG reset freemap DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
44822026-09-08T03:39:03.444Z
44832026-09-08T03:39:03.444Z, replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
44842026-09-08T03:39:03.444Z: Sep 08 03:39:01.938freemap_route_ipv6Sep 08 03:39:01.938
44852026-09-08T03:39:03.444Z INFOSep 08 03:39:01.938 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1INFO
44862026-09-08T03:39:03.444Z Sep 08 03:39:01.938adding route 3fff:beef:8::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938INFO
44872026-09-08T03:39:03.444Z
44882026-09-08T03:39:03.444ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
44892026-09-08T03:39:03.444Z
44902026-09-08T03:39:03.444ZSep 08 03:39:01.938 Sep 08 03:39:01.938Sep 08 03:39:01.938 Sep 08 03:39:01.938INFO DEBGINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1
44912026-09-08T03:39:03.444Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44922026-09-08T03:39:03.444Z
44932026-09-08T03:39:03.444ZSep 08 03:39:01.938
44942026-09-08T03:39:03.444Z DEBGSep 08 03:39:01.938 Sep 08 03:39:01.938replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
44952026-09-08T03:39:03.444ZINFODEBGSep 08 03:39:01.938 adding route 3fff:dead::/64 -> 2001:db8::55:1 INFO
44962026-09-08T03:39:03.444Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44972026-09-08T03:39:03.444ZSep 08 03:39:01.938
44982026-09-08T03:39:03.444Z Sep 08 03:39:01.938INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
44992026-09-08T03:39:03.444Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:39:01.938
45002026-09-08T03:39:03.444ZSep 08 03:39:01.938 Sep 08 03:39:01.938INFO DEBGSep 08 03:39:01.938DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45012026-09-08T03:39:03.444Z
45022026-09-08T03:39:03.444ZINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
45032026-09-08T03:39:03.444Z
45042026-09-08T03:39:03.445ZSep 08 03:39:01.938 INFOSep 08 03:39:01.938 adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:39:01.938DEBG
45052026-09-08T03:39:03.445Z replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938INFO DEBG
45062026-09-08T03:39:03.445Z Sep 08 03:39:01.938replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
45072026-09-08T03:39:03.445ZDEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45082026-09-08T03:39:03.445Z
45092026-09-08T03:39:03.449ZSep 08 03:39:01.938Sep 08 03:39:01.938 Sep 08 03:39:01.938Sep 08 03:39:01.938INFO INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBG
45102026-09-08T03:39:03.449Z
45112026-09-08T03:39:03.449Z adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45122026-09-08T03:39:03.449Z
45132026-09-08T03:39:03.449ZSep 08 03:39:01.938 Sep 08 03:39:01.938DEBGSep 08 03:39:01.938 DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 08 03:39:01.938 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45142026-09-08T03:39:03.449Z
45152026-09-08T03:39:03.449ZINFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45162026-09-08T03:39:03.449Z
45172026-09-08T03:39:03.449ZSep 08 03:39:01.938Sep 08 03:39:01.938 INFOSep 08 03:39:01.938Sep 08 03:39:01.938INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45182026-09-08T03:39:03.449Zadding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45192026-09-08T03:39:03.450Z
45202026-09-08T03:39:03.450ZSep 08 03:39:01.938 DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45212026-09-08T03:39:03.450Z
45222026-09-08T03:39:03.450ZSep 08 03:39:01.938 Sep 08 03:39:01.938DEBG Sep 08 03:39:01.938replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938
45232026-09-08T03:39:03.450Z DEBGINFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938
45242026-09-08T03:39:03.450Z INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45252026-09-08T03:39:03.450Z
45262026-09-08T03:39:03.450Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:39:01.938
45272026-09-08T03:39:03.450Z Sep 08 03:39:01.938DEBG Sep 08 03:39:01.938 DEBGSep 08 03:39:01.938replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
45282026-09-08T03:39:03.450ZDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45292026-09-08T03:39:03.450Zreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45302026-09-08T03:39:03.450Z
45312026-09-08T03:39:03.450ZSep 08 03:39:01.938 INFO Sep 08 03:39:01.938adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 08 03:39:01.938Sep 08 03:39:01.938
45322026-09-08T03:39:03.450Z DEBGINFO INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:39:01.938replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45332026-09-08T03:39:03.450Z DEBG
45342026-09-08T03:39:03.450Z replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45352026-09-08T03:39:03.450Z
45362026-09-08T03:39:03.450ZSep 08 03:39:01.938 DEBG Sep 08 03:39:01.938Sep 08 03:39:01.938replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45372026-09-08T03:39:03.450ZINFOSep 08 03:39:01.938 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45382026-09-08T03:39:03.450Z
45392026-09-08T03:39:03.450Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 08 03:39:01.938
45402026-09-08T03:39:03.450Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45412026-09-08T03:39:03.450ZSep 08 03:39:01.938Sep 08 03:39:01.938Sep 08 03:39:01.938 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 08 03:39:01.938
45422026-09-08T03:39:03.450Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG
45432026-09-08T03:39:03.450Z replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45442026-09-08T03:39:03.450Z
45452026-09-08T03:39:03.450ZSep 08 03:39:01.938 INFO Sep 08 03:39:01.938adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 03:39:01.938
45462026-09-08T03:39:03.450Z DEBG Sep 08 03:39:01.938replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:39:01.938 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBGINFO
45472026-09-08T03:39:03.451Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
45482026-09-08T03:39:03.451Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45492026-09-08T03:39:03.451Z
45502026-09-08T03:39:03.451ZSep 08 03:39:01.938 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938Sep 08 03:39:01.938
45512026-09-08T03:39:03.451Z DEBGINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45522026-09-08T03:39:03.451Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938Sep 08 03:39:01.938Sep 08 03:39:01.938 INFO
45532026-09-08T03:39:03.451Z DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45542026-09-08T03:39:03.451Z
45552026-09-08T03:39:03.451ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45562026-09-08T03:39:03.451ZSep 08 03:39:01.938 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 03:39:01.938Sep 08 03:39:01.938
45572026-09-08T03:39:03.451Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
45582026-09-08T03:39:03.451ZDEBGSep 08 03:39:01.938Sep 08 03:39:01.938 DEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45592026-09-08T03:39:03.451Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45602026-09-08T03:39:03.451Z
45612026-09-08T03:39:03.451ZSep 08 03:39:01.938 Sep 08 03:39:01.938INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
45622026-09-08T03:39:03.451Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45632026-09-08T03:39:03.451ZSep 08 03:39:01.938Sep 08 03:39:01.938 DEBGDEBGSep 08 03:39:01.938 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45642026-09-08T03:39:03.451Z
45652026-09-08T03:39:03.451Z INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 03:39:01.938Sep 08 03:39:01.938
45662026-09-08T03:39:03.451ZINFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
45672026-09-08T03:39:03.451Z
45682026-09-08T03:39:03.451Z
45692026-09-08T03:39:03.451ZSep 08 03:39:01.938 DEBG Sep 08 03:39:01.938Sep 08 03:39:01.938replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.938 DEBG
45702026-09-08T03:39:03.451Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45712026-09-08T03:39:03.451ZDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45722026-09-08T03:39:03.451Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938
45732026-09-08T03:39:03.451Z Sep 08 03:39:01.938INFO Sep 08 03:39:01.938INFOSep 08 03:39:01.938 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFOINFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
45742026-09-08T03:39:03.451Z
45752026-09-08T03:39:03.452Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45762026-09-08T03:39:03.452Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
45772026-09-08T03:39:03.452ZSep 08 03:39:01.938Sep 08 03:39:01.938 DEBGDEBGSep 08 03:39:01.938 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45782026-09-08T03:39:03.452Z
45792026-09-08T03:39:03.452ZDEBGSep 08 03:39:01.938 Sep 08 03:39:01.938replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGINFO Sep 08 03:39:01.938adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45802026-09-08T03:39:03.452Z
45812026-09-08T03:39:03.452Z
45822026-09-08T03:39:03.452ZINFO Sep 08 03:39:01.938adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 08 03:39:01.938
45832026-09-08T03:39:03.452Z INFODEBG Sep 08 03:39:01.938 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:39:01.938
45842026-09-08T03:39:03.452Z DEBG
45852026-09-08T03:39:03.452Z replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938INFOSep 08 03:39:01.938
45862026-09-08T03:39:03.452Z DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45872026-09-08T03:39:03.452Z
45882026-09-08T03:39:03.452ZSep 08 03:39:01.938
45892026-09-08T03:39:03.452Z INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 03:39:01.938Sep 08 03:39:01.938
45902026-09-08T03:39:03.452Z DEBG DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45912026-09-08T03:39:03.452ZINFO
45922026-09-08T03:39:03.452Z Sep 08 03:39:01.938adding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 08 03:39:01.938
45932026-09-08T03:39:03.452Z Sep 08 03:39:01.938INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
45942026-09-08T03:39:03.452Zreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
45952026-09-08T03:39:03.452Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45962026-09-08T03:39:03.452ZSep 08 03:39:01.938 Sep 08 03:39:01.938DEBG Sep 08 03:39:01.938 Sep 08 03:39:01.938replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45972026-09-08T03:39:03.452ZDEBGDEBG INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45982026-09-08T03:39:03.452Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45992026-09-08T03:39:03.452ZSep 08 03:39:01.938
46002026-09-08T03:39:03.452Z Sep 08 03:39:01.938INFO INFOSep 08 03:39:01.938Sep 08 03:39:01.938 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
46012026-09-08T03:39:03.452Z INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46022026-09-08T03:39:03.453Z
46032026-09-08T03:39:03.453Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
46042026-09-08T03:39:03.453ZSep 08 03:39:01.938Sep 08 03:39:01.938 Sep 08 03:39:01.938Sep 08 03:39:01.938DEBG DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46052026-09-08T03:39:03.453Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46062026-09-08T03:39:03.453Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGSep 08 03:39:01.938 Sep 08 03:39:01.938 INFOINFO
46072026-09-08T03:39:03.453Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46082026-09-08T03:39:03.453Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
46092026-09-08T03:39:03.457ZSep 08 03:39:01.938
46102026-09-08T03:39:03.457Z DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.938
46112026-09-08T03:39:03.458ZSep 08 03:39:01.938 Sep 08 03:39:01.938DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 08 03:39:01.938
46122026-09-08T03:39:03.458Z DEBGINFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
46132026-09-08T03:39:03.458Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46142026-09-08T03:39:03.458Z
46152026-09-08T03:39:03.458ZSep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46162026-09-08T03:39:03.458Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46172026-09-08T03:39:03.458Z
46182026-09-08T03:39:03.458Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46192026-09-08T03:39:03.458ZSep 08 03:39:01.939Sep 08 03:39:01.939 DEBG INFOSep 08 03:39:01.939replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46202026-09-08T03:39:03.458Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46212026-09-08T03:39:03.458Z
46222026-09-08T03:39:03.458ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46232026-09-08T03:39:03.458ZSep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939Sep 08 03:39:01.939 INFO INFODEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
46242026-09-08T03:39:03.458Z
46252026-09-08T03:39:03.458Z
46262026-09-08T03:39:03.458ZDEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939DEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46272026-09-08T03:39:03.458Z
46282026-09-08T03:39:03.458Zreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46292026-09-08T03:39:03.458ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46302026-09-08T03:39:03.458Z Sep 08 03:39:01.939INFO Sep 08 03:39:01.939 INFOSep 08 03:39:01.939adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
46312026-09-08T03:39:03.458Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46322026-09-08T03:39:03.458Z
46332026-09-08T03:39:03.458Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46342026-09-08T03:39:03.458ZSep 08 03:39:01.939 Sep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939DEBGDEBG INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46352026-09-08T03:39:03.458ZDEBG
46362026-09-08T03:39:03.458Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
46372026-09-08T03:39:03.458Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46382026-09-08T03:39:03.458ZSep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939INFO INFO Sep 08 03:39:01.939DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
46392026-09-08T03:39:03.459ZINFO
46402026-09-08T03:39:03.459Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46412026-09-08T03:39:03.459ZSep 08 03:39:01.939Sep 08 03:39:01.939 DEBG
46422026-09-08T03:39:03.459Z DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
46432026-09-08T03:39:03.459Zreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
46442026-09-08T03:39:03.459ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
46452026-09-08T03:39:03.459Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
46462026-09-08T03:39:03.459Z Sep 08 03:39:01.939 INFOSep 08 03:39:01.939 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
46472026-09-08T03:39:03.459Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46482026-09-08T03:39:03.459Z
46492026-09-08T03:39:03.459ZSep 08 03:39:01.939Sep 08 03:39:01.939 DEBGSep 08 03:39:01.939 Sep 08 03:39:01.939DEBG INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46502026-09-08T03:39:03.459Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46512026-09-08T03:39:03.459Z
46522026-09-08T03:39:03.459Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46532026-09-08T03:39:03.459ZSep 08 03:39:01.939 Sep 08 03:39:01.939Sep 08 03:39:01.939INFOSep 08 03:39:01.939 INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
46542026-09-08T03:39:03.459Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
46552026-09-08T03:39:03.459ZDEBG DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.939replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46562026-09-08T03:39:03.459ZDEBG
46572026-09-08T03:39:03.459ZSep 08 03:39:01.939 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
46582026-09-08T03:39:03.459ZSep 08 03:39:01.939 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46592026-09-08T03:39:03.459Z Sep 08 03:39:01.939adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46602026-09-08T03:39:03.459ZINFOSep 08 03:39:01.939 Sep 08 03:39:01.939adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFOSep 08 03:39:01.939
46612026-09-08T03:39:03.459Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff INFODEBG
46622026-09-08T03:39:03.459Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46632026-09-08T03:39:03.459ZSep 08 03:39:01.939Sep 08 03:39:01.939
46642026-09-08T03:39:03.459Z DEBG DEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46652026-09-08T03:39:03.459ZSep 08 03:39:01.939replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46662026-09-08T03:39:03.459ZSep 08 03:39:01.939INFO Sep 08 03:39:01.939DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
46672026-09-08T03:39:03.460ZINFO Sep 08 03:39:01.939 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46682026-09-08T03:39:03.460ZINFO
46692026-09-08T03:39:03.460Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46702026-09-08T03:39:03.460Z Sep 08 03:39:01.939Sep 08 03:39:01.939 DEBGSep 08 03:39:01.939INFO DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46712026-09-08T03:39:03.460Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46722026-09-08T03:39:03.460Z
46732026-09-08T03:39:03.460ZSep 08 03:39:01.939
46742026-09-08T03:39:03.460Z INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46752026-09-08T03:39:03.460ZSep 08 03:39:01.939Sep 08 03:39:01.939 DEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
46762026-09-08T03:39:03.460Z
46772026-09-08T03:39:03.460Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
46782026-09-08T03:39:03.460ZSep 08 03:39:01.939Sep 08 03:39:01.939Sep 08 03:39:01.939 DEBGINFOSep 08 03:39:01.939 adding route 3fff:beef:10::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
46792026-09-08T03:39:03.460Z DEBG
46802026-09-08T03:39:03.460Z replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
46812026-09-08T03:39:03.460Z INFO
46822026-09-08T03:39:03.460ZSep 08 03:39:01.939Sep 08 03:39:01.939 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 08 03:39:01.939DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
46832026-09-08T03:39:03.460Z INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46842026-09-08T03:39:03.460Z
46852026-09-08T03:39:03.460Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
46862026-09-08T03:39:03.460Z DEBG Sep 08 03:39:01.939replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.939Sep 08 03:39:01.939
46872026-09-08T03:39:03.460ZDEBG DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939INFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46882026-09-08T03:39:03.460Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
46892026-09-08T03:39:03.460Z
46902026-09-08T03:39:03.460Z
46912026-09-08T03:39:03.460ZSep 08 03:39:01.939 INFOSep 08 03:39:01.939Sep 08 03:39:01.939Sep 08 03:39:01.939 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46922026-09-08T03:39:03.460ZINFO
46932026-09-08T03:39:03.460Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
46942026-09-08T03:39:03.460Z
46952026-09-08T03:39:03.461ZSep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939 Sep 08 03:39:01.939DEBG INFO INFO DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
46962026-09-08T03:39:03.461Z replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46972026-09-08T03:39:03.461Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
46982026-09-08T03:39:03.461Z
46992026-09-08T03:39:03.461ZSep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939Sep 08 03:39:01.939 DEBG INFODEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47002026-09-08T03:39:03.461Z
47012026-09-08T03:39:03.461Z
47022026-09-08T03:39:03.461Z
47032026-09-08T03:39:03.461ZSep 08 03:39:01.939Sep 08 03:39:01.939Sep 08 03:39:01.939 Sep 08 03:39:01.939DEBG INFOINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
47042026-09-08T03:39:03.461Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47052026-09-08T03:39:03.461Z
47062026-09-08T03:39:03.461Z
47072026-09-08T03:39:03.461ZSep 08 03:39:01.939 Sep 08 03:39:01.939Sep 08 03:39:01.939INFO INFOSep 08 03:39:01.939DEBG DEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47082026-09-08T03:39:03.461Z
47092026-09-08T03:39:03.465Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
47102026-09-08T03:39:03.465Z
47112026-09-08T03:39:03.465ZSep 08 03:39:01.939Sep 08 03:39:01.939 DEBGINFO Sep 08 03:39:01.939 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
47122026-09-08T03:39:03.465Zreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47132026-09-08T03:39:03.465Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
47142026-09-08T03:39:03.465ZSep 08 03:39:01.939 DEBGSep 08 03:39:01.939 DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47152026-09-08T03:39:03.466Z
47162026-09-08T03:39:03.466ZSep 08 03:39:01.939adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
47172026-09-08T03:39:03.466Z DEBGSep 08 03:39:01.939 Sep 08 03:39:01.939replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47182026-09-08T03:39:03.466Z Sep 08 03:39:01.939adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFODEBG
47192026-09-08T03:39:03.466Z Sep 08 03:39:01.939replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
47202026-09-08T03:39:03.466Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
47212026-09-08T03:39:03.466Z
47222026-09-08T03:39:03.466ZDEBG Sep 08 03:39:01.939replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47232026-09-08T03:39:03.466ZSep 08 03:39:01.939INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG Sep 08 03:39:01.939
47242026-09-08T03:39:03.466Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47252026-09-08T03:39:03.466Z Sep 08 03:39:01.939adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
47262026-09-08T03:39:03.466ZDEBG Sep 08 03:39:01.939Sep 08 03:39:01.939 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG Sep 08 03:39:01.939replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47272026-09-08T03:39:03.466Z
47282026-09-08T03:39:03.466Z DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47292026-09-08T03:39:03.466Z
47302026-09-08T03:39:03.466ZSep 08 03:39:01.939 INFO Sep 08 03:39:01.939adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
47312026-09-08T03:39:03.466Z Sep 08 03:39:01.939DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 08 03:39:01.939adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
47322026-09-08T03:39:03.466ZDEBG
47332026-09-08T03:39:03.466ZSep 08 03:39:01.939 Sep 08 03:39:01.939DEBG created new freemap , Sep 08 03:39:01.938INFOunit : Sep 08 03:39:01.939adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
47342026-09-08T03:39:03.466ZDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
47352026-09-08T03:39:03.466Z
47362026-09-08T03:39:03.466ZSep 08 03:39:01.939DEBG DEBGSep 08 03:39:01.939 DEBG
47372026-09-08T03:39:03.466Z created new freemapreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939, unitreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
47382026-09-08T03:39:03.466Z
47392026-09-08T03:39:03.466Zfreemap_route_ipv6replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47402026-09-08T03:39:03.466Z
47412026-09-08T03:39:03.466ZSep 08 03:39:01.939 DEBG Sep 08 03:39:01.939 Sep 08 03:39:01.939initted freemap. size: 64DEBGSep 08 03:39:01.939, unit : freemap_route_ipv4
47422026-09-08T03:39:03.466ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 08 03:39:01.939 DEBGSep 08 03:39:01.939 INFOreset freemap , unitINFO: freemap_route_ipv4
47432026-09-08T03:39:03.467Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO
47442026-09-08T03:39:03.467Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:39:01.939
47452026-09-08T03:39:03.467ZDEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47462026-09-08T03:39:03.467Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffinitted freemap. size: 64
47472026-09-08T03:39:03.467Z, Sep 08 03:39:01.939 unit: Sep 08 03:39:01.939INFOfreemap_route_ipv6
47482026-09-08T03:39:03.467Z
47492026-09-08T03:39:03.467Z Sep 08 03:39:01.939Sep 08 03:39:01.939Sep 08 03:39:01.939 DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
47502026-09-08T03:39:03.467Zreset freemapDEBG, Sep 08 03:39:01.939DEBG unitSep 08 03:39:01.939: DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6
47512026-09-08T03:39:03.467Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47522026-09-08T03:39:03.467Z
47532026-09-08T03:39:03.467ZSep 08 03:39:01.939 INFO DEBGSep 08 03:39:01.939 Sep 08 03:39:01.939 INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
47542026-09-08T03:39:03.467Z
47552026-09-08T03:39:03.467ZINFOSep 08 03:39:01.939Sep 08 03:39:01.939 DEBGDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47562026-09-08T03:39:03.467Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
47572026-09-08T03:39:03.467ZSep 08 03:39:01.939 INFO Sep 08 03:39:01.939 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO
47582026-09-08T03:39:03.467Z adding route 3fff:dead::/64 -> 2001:db8::55:2
47592026-09-08T03:39:03.467Z
47602026-09-08T03:39:03.467ZINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:39:01.939 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
47612026-09-08T03:39:03.467Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
47622026-09-08T03:39:03.467ZSep 08 03:39:01.939
47632026-09-08T03:39:03.467Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:39:01.939Sep 08 03:39:01.939
47642026-09-08T03:39:03.467ZSep 08 03:39:01.939adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
47652026-09-08T03:39:03.467Z DEBG DEBGSep 08 03:39:01.939 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
47662026-09-08T03:39:03.467Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47672026-09-08T03:39:03.467ZSep 08 03:39:01.939 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
47682026-09-08T03:39:03.467ZSep 08 03:39:01.939DEBG DEBGSep 08 03:39:01.939Sep 08 03:39:01.939 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47692026-09-08T03:39:03.467Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
47702026-09-08T03:39:03.467Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
47712026-09-08T03:39:03.468Z INFO
47722026-09-08T03:39:03.468Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.939
47732026-09-08T03:39:03.468ZSep 08 03:39:01.939 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
47742026-09-08T03:39:03.468Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
47752026-09-08T03:39:03.468Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
47762026-09-08T03:39:03.468ZSep 08 03:39:01.940Sep 08 03:39:01.940 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
47772026-09-08T03:39:03.468Z
47782026-09-08T03:39:03.468ZSep 08 03:39:01.940 DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47792026-09-08T03:39:03.468ZSep 08 03:39:01.940 Sep 08 03:39:01.940Sep 08 03:39:01.940 INFOINFODEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
47802026-09-08T03:39:03.468Z
47812026-09-08T03:39:03.468Z
47822026-09-08T03:39:03.468ZSep 08 03:39:01.940 DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47832026-09-08T03:39:03.468ZSep 08 03:39:01.940Sep 08 03:39:01.940 Sep 08 03:39:01.940DEBG INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
47842026-09-08T03:39:03.468Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
47852026-09-08T03:39:03.468ZINFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.940 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:39:01.940DEBG
47862026-09-08T03:39:03.468Z
47872026-09-08T03:39:03.468ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.940
47882026-09-08T03:39:03.468ZSep 08 03:39:01.940
47892026-09-08T03:39:03.468Z DEBGINFO Sep 08 03:39:01.940adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
47902026-09-08T03:39:03.468Zreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47912026-09-08T03:39:03.468ZINFO INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
47922026-09-08T03:39:03.468Z
47932026-09-08T03:39:03.468ZSep 08 03:39:01.940Sep 08 03:39:01.940 INFOSep 08 03:39:01.940Sep 08 03:39:01.940DEBG DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
47942026-09-08T03:39:03.468Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47952026-09-08T03:39:03.468Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47962026-09-08T03:39:03.468Z
47972026-09-08T03:39:03.468ZSep 08 03:39:01.940 Sep 08 03:39:01.940DEBG Sep 08 03:39:01.940INFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 08 03:39:01.940adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
47982026-09-08T03:39:03.469Z
47992026-09-08T03:39:03.469Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
48002026-09-08T03:39:03.469Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
48012026-09-08T03:39:03.469ZSep 08 03:39:01.940 Sep 08 03:39:01.940INFO Sep 08 03:39:01.940DEBG DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48022026-09-08T03:39:03.469Z
48032026-09-08T03:39:03.469Z
48042026-09-08T03:39:03.469ZSep 08 03:39:01.940 Sep 08 03:39:01.940Sep 08 03:39:01.940DEBG DEBGSep 08 03:39:01.940 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48052026-09-08T03:39:03.469ZINFOINFO
48062026-09-08T03:39:03.469Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
48072026-09-08T03:39:03.469Z
48082026-09-08T03:39:03.469ZSep 08 03:39:01.940 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48092026-09-08T03:39:03.474ZSep 08 03:39:01.940 DEBGDEBG Sep 08 03:39:01.940replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48102026-09-08T03:39:03.474ZINFOSep 08 03:39:01.940 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48112026-09-08T03:39:03.474ZSep 08 03:39:01.940 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48122026-09-08T03:39:03.474Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48132026-09-08T03:39:03.474Z
48142026-09-08T03:39:03.474Z INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
48152026-09-08T03:39:03.474ZSep 08 03:39:01.940Sep 08 03:39:01.940 INFODEBG Sep 08 03:39:01.940adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
48162026-09-08T03:39:03.474Z Sep 08 03:39:01.940DEBG Sep 08 03:39:01.940replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48172026-09-08T03:39:03.474Z DEBG
48182026-09-08T03:39:03.474ZDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.940 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48192026-09-08T03:39:03.474ZSep 08 03:39:01.940
48202026-09-08T03:39:03.474Z INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:39:01.940Sep 08 03:39:01.940
48212026-09-08T03:39:03.474ZINFO INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
48222026-09-08T03:39:03.474ZSep 08 03:39:01.940
48232026-09-08T03:39:03.474Z
48242026-09-08T03:39:03.474ZSep 08 03:39:01.940 DEBGDEBG Sep 08 03:39:01.940replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.940DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48252026-09-08T03:39:03.474Z
48262026-09-08T03:39:03.474Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48272026-09-08T03:39:03.474Z Sep 08 03:39:01.940replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48282026-09-08T03:39:03.474ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48292026-09-08T03:39:03.474Z INFOSep 08 03:39:01.940 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO
48302026-09-08T03:39:03.474Z Sep 08 03:39:01.940Sep 08 03:39:01.940Sep 08 03:39:01.940 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG
48312026-09-08T03:39:03.475ZDEBGINFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48322026-09-08T03:39:03.475Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48332026-09-08T03:39:03.475Z
48342026-09-08T03:39:03.475ZSep 08 03:39:01.940Sep 08 03:39:01.940 Sep 08 03:39:01.940INFO DEBG INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 08 03:39:01.940
48352026-09-08T03:39:03.475Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG
48362026-09-08T03:39:03.475Z Sep 08 03:39:01.940replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48372026-09-08T03:39:03.475ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48382026-09-08T03:39:03.475Z
48392026-09-08T03:39:03.475ZSep 08 03:39:01.940 INFO Sep 08 03:39:01.940Sep 08 03:39:01.940 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 03:39:01.940INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
48402026-09-08T03:39:03.475ZINFO
48412026-09-08T03:39:03.475Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48422026-09-08T03:39:03.475ZSep 08 03:39:01.940adding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 08 03:39:01.940DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48432026-09-08T03:39:03.475Z
48442026-09-08T03:39:03.475Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48452026-09-08T03:39:03.475ZSep 08 03:39:01.940Sep 08 03:39:01.940 INFOSep 08 03:39:01.940 INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48462026-09-08T03:39:03.475Z INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
48472026-09-08T03:39:03.475ZDEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48482026-09-08T03:39:03.475Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.940DEBG DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48492026-09-08T03:39:03.475Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48502026-09-08T03:39:03.475ZSep 08 03:39:01.940
48512026-09-08T03:39:03.475Z DEBG Sep 08 03:39:01.940replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48522026-09-08T03:39:03.475ZINFOSep 08 03:39:01.940Sep 08 03:39:01.940 INFOINFO Sep 08 03:39:01.940adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 08 03:39:01.940
48532026-09-08T03:39:03.475Z DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
48542026-09-08T03:39:03.475ZINFO Sep 08 03:39:01.940adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
48552026-09-08T03:39:03.475ZDEBGcreated new freemap
48562026-09-08T03:39:03.475ZSep 08 03:39:01.940replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
48572026-09-08T03:39:03.475Z DEBG unitSep 08 03:39:01.940:Sep 08 03:39:01.940replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO DEBG
48582026-09-08T03:39:03.476ZSep 08 03:39:01.940 freemap_route_ipv4adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
48592026-09-08T03:39:03.476ZDEBG
48602026-09-08T03:39:03.476Z replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48612026-09-08T03:39:03.476ZSep 08 03:39:01.940
48622026-09-08T03:39:03.476Z DEBGSep 08 03:39:01.940 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48632026-09-08T03:39:03.476Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 08 03:39:01.940 Sep 08 03:39:01.940DEBG
48642026-09-08T03:39:03.476ZSep 08 03:39:01.940 Sep 08 03:39:01.940 created new freemap INFO, Sep 08 03:39:01.940adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO INFO
48652026-09-08T03:39:03.476ZDEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48662026-09-08T03:39:03.476Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 03:39:01.940
48672026-09-08T03:39:03.476Z
48682026-09-08T03:39:03.476Z unitDEBG:Sep 08 03:39:01.940Sep 08 03:39:01.940 DEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48692026-09-08T03:39:03.476Z
48702026-09-08T03:39:03.476Z replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48712026-09-08T03:39:03.476Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
48722026-09-08T03:39:03.476Zfreemap_route_ipv6Sep 08 03:39:01.940Sep 08 03:39:01.940Sep 08 03:39:01.940 INFOINFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
48732026-09-08T03:39:03.476ZSep 08 03:39:01.941Sep 08 03:39:01.940 DEBGSep 08 03:39:01.944 created new freemap, DEBGunit :replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48742026-09-08T03:39:03.476Zfreemap_route_ipv4
48752026-09-08T03:39:03.476ZSep 08 03:39:01.944 Sep 08 03:39:01.944DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
48762026-09-08T03:39:03.476Z DEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffcreated new freemap
48772026-09-08T03:39:03.476Z, Sep 08 03:39:01.944unit :INFO Sep 08 03:39:01.944 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
48782026-09-08T03:39:03.476Z freemap_route_ipv6replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48792026-09-08T03:39:03.476Z
48802026-09-08T03:39:03.476ZSep 08 03:39:01.944Sep 08 03:39:01.944Sep 08 03:39:01.944 INFODEBG DEBGadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
48812026-09-08T03:39:03.476Zinitted freemap. size: 64 , replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
48822026-09-08T03:39:03.476Z: Sep 08 03:39:01.944freemap_route_ipv4
48832026-09-08T03:39:03.476ZDEBGSep 08 03:39:01.944 replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48842026-09-08T03:39:03.477Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 03:39:01.944
48852026-09-08T03:39:03.477Z DEBGSep 08 03:39:01.944 reset freemapDEBG, unitfailed to allocate space for the new target list:
48862026-09-08T03:39:03.477Z Sep 08 03:39:01.944freemap_route_ipv4
48872026-09-08T03:39:03.477ZDEBG Sep 08 03:39:01.944 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48882026-09-08T03:39:03.477Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:39:01.944
48892026-09-08T03:39:03.477Z
48902026-09-08T03:39:03.477ZDEBG initted freemap. size: 64 Sep 08 03:39:01.944INFOSep 08 03:39:01.944, INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffunitSep 08 03:39:01.944DEBG: failed to allocate space for the new target listfreemap_route_ipv6
48912026-09-08T03:39:03.477ZDEBG
48922026-09-08T03:39:03.477Zinitted freemap. size: 64
48932026-09-08T03:39:03.477Z, unitadding route 3fff:beef:27::/64 -> 2001:db8::55:ff:
48942026-09-08T03:39:03.477Z Sep 08 03:39:01.944freemap_route_ipv4 DEBG
48952026-09-08T03:39:03.477ZSep 08 03:39:01.944 reset freemapDEBG, Sep 08 03:39:01.944unitSep 08 03:39:01.944: replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
48962026-09-08T03:39:03.477Zfreemap_route_ipv6
48972026-09-08T03:39:03.477Z replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944reset freemap
48982026-09-08T03:39:03.477Z , INFOunitSep 08 03:39:01.944 :INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 03:39:01.944
48992026-09-08T03:39:03.477Z adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv4
49002026-09-08T03:39:03.477Z
49012026-09-08T03:39:03.477Z Sep 08 03:39:01.944INFO Sep 08 03:39:01.944DEBG DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
49022026-09-08T03:39:03.477Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49032026-09-08T03:39:03.477Z
49042026-09-08T03:39:03.477Z DEBG initted freemap. size: 64Sep 08 03:39:01.944 Sep 08 03:39:01.944INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff , replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
49052026-09-08T03:39:03.477Z
49062026-09-08T03:39:03.477Z: Sep 08 03:39:01.944 freemap_route_ipv6INFO
49072026-09-08T03:39:03.477Z Sep 08 03:39:01.944Sep 08 03:39:01.944adding route 3fff:dead::/64 -> 2001:db8::55:2
49082026-09-08T03:39:03.477ZINFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 03:39:01.944 Sep 08 03:39:01.944replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49092026-09-08T03:39:03.482Z DEBGDEBG
49102026-09-08T03:39:03.482Zreset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }],
49112026-09-08T03:39:03.482Zunit:Sep 08 03:39:01.944 Sep 08 03:39:01.944DEBGfreemap_route_ipv6
49122026-09-08T03:39:03.482Zreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
49132026-09-08T03:39:03.482Z Sep 08 03:39:01.944adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 08 03:39:01.940INFO
49142026-09-08T03:39:03.482ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemapSep 08 03:39:01.944,
49152026-09-08T03:39:03.482Z Sep 08 03:39:01.944unitINFO adding route 3fff:dead::/64 -> 2001:db8::55:1:
49162026-09-08T03:39:03.482Z Sep 08 03:39:01.944INFO Sep 08 03:39:01.944freemap_route_ipv4 DEBGDEBG
49172026-09-08T03:39:03.482Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:39:01.944 DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
49182026-09-08T03:39:03.482Z
49192026-09-08T03:39:03.482Z
49202026-09-08T03:39:03.482Z
49212026-09-08T03:39:03.482ZSep 08 03:39:01.944 Sep 08 03:39:01.944Sep 08 03:39:01.944Sep 08 03:39:01.944DEBG INFODEBG created new freemapSep 08 03:39:01.944, adding route 3fff:dead::/64 -> 2001:db8::55:4 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
49222026-09-08T03:39:03.482Z unit adding route 3fff:beef:18::/64 -> 2001:db8::55:ff:
49232026-09-08T03:39:03.482Z
49242026-09-08T03:39:03.482ZSep 08 03:39:01.944 DEBG freemap_route_ipv6DEBG
49252026-09-08T03:39:03.482Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49262026-09-08T03:39:03.482Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:39:01.944
49272026-09-08T03:39:03.482Z DEBGDEBGSep 08 03:39:01.944 DEBGinitted freemap. size: 64 , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]unitSep 08 03:39:01.944
49282026-09-08T03:39:03.483Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO:
49292026-09-08T03:39:03.483Z freemap_route_ipv4adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
49302026-09-08T03:39:03.483ZSep 08 03:39:01.944
49312026-09-08T03:39:03.483Z Sep 08 03:39:01.944WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO Sep 08 03:39:01.944adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
49322026-09-08T03:39:03.483Z
49332026-09-08T03:39:03.483ZSep 08 03:39:01.944DEBG DEBGreset freemap , replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49342026-09-08T03:39:03.483Z unitERRO: rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:39:01.944Sep 08 03:39:01.944
49352026-09-08T03:39:03.483Zfreemap_route_ipv4
49362026-09-08T03:39:03.483ZDEBG INFOSep 08 03:39:01.944replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49372026-09-08T03:39:03.483ZSep 08 03:39:01.944ERRO DEBGshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it
49382026-09-08T03:39:03.483Zinitted freemap. size: 64adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff,
49392026-09-08T03:39:03.483ZunitSep 08 03:39:01.944: INFOfreemap_route_ipv6Sep 08 03:39:01.944
49402026-09-08T03:39:03.483Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
49412026-09-08T03:39:03.483Z replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49422026-09-08T03:39:03.483ZDEBG reset freemapSep 08 03:39:01.944, unitSep 08 03:39:01.944:DEBG INFOfreemap_route_ipv6 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
49432026-09-08T03:39:03.483Z
49442026-09-08T03:39:03.483Z
49452026-09-08T03:39:03.483ZSep 08 03:39:01.944Sep 08 03:39:01.944 INFOSep 08 03:39:01.944INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
49462026-09-08T03:39:03.483Zadding route 172.16.0.0/32 -> 10.0.0.1
49472026-09-08T03:39:03.483Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49482026-09-08T03:39:03.483Z DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.944adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
49492026-09-08T03:39:03.483ZDEBG
49502026-09-08T03:39:03.483Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:01.944
49512026-09-08T03:39:03.483Z INFO Sep 08 03:39:01.944Sep 08 03:39:01.944 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
49522026-09-08T03:39:03.483ZINFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 03:39:01.944 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
49532026-09-08T03:39:03.483Z
49542026-09-08T03:39:03.483Z
49552026-09-08T03:39:03.484Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:39:01.944
49562026-09-08T03:39:03.484ZSep 08 03:39:01.944 INFOSep 08 03:39:01.944Sep 08 03:39:01.944 Sep 08 03:39:01.944DEBGDEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49572026-09-08T03:39:03.484Z
49582026-09-08T03:39:03.484Z replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
49592026-09-08T03:39:03.484Z Sep 08 03:39:01.944replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 03:39:01.944
49602026-09-08T03:39:03.484Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBGSep 08 03:39:01.944replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49612026-09-08T03:39:03.484Z replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49622026-09-08T03:39:03.484Z
49632026-09-08T03:39:03.484ZSep 08 03:39:01.944INFO INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.3 Sep 08 03:39:01.944adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 03:39:01.944replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49642026-09-08T03:39:03.484Z INFO
49652026-09-08T03:39:03.484Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
49662026-09-08T03:39:03.484Z
49672026-09-08T03:39:03.484ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 03:39:01.944Sep 08 03:39:01.944Sep 08 03:39:01.944
49682026-09-08T03:39:03.484Z Sep 08 03:39:01.944 DEBG DEBGINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49692026-09-08T03:39:03.484Z
49702026-09-08T03:39:03.484Ztest route::tests::identity_replace_is_noop ... ok
49712026-09-08T03:39:03.484ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49722026-09-08T03:39:03.484ZSep 08 03:39:01.944 Sep 08 03:39:01.944
49732026-09-08T03:39:03.484ZINFO DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
49742026-09-08T03:39:03.484ZSep 08 03:39:01.944 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49752026-09-08T03:39:03.484Z
49762026-09-08T03:39:03.484ZSep 08 03:39:01.944 INFOSep 08 03:39:01.944 INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
49772026-09-08T03:39:03.484Z replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.944
49782026-09-08T03:39:03.484Ztest route::tests::grow_succeeds ... ok
49792026-09-08T03:39:03.484Z INFOSep 08 03:39:01.944Sep 08 03:39:01.944 adding route 172.16.0.0/32 -> 10.0.0.4DEBG
49802026-09-08T03:39:03.484ZSep 08 03:39:01.944 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 08 03:39:01.944
49812026-09-08T03:39:03.484Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO Sep 08 03:39:01.944adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBG
49822026-09-08T03:39:03.484Z INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 08 03:39:01.945
49832026-09-08T03:39:03.485ZDEBGSep 08 03:39:01.945 Sep 08 03:39:01.945created new freemap Sep 08 03:39:01.952, DEBGDEBGunit created new freemapDEBG, unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]:
49842026-09-08T03:39:03.485Z created new freemapfreemap_route_ipv4,
49852026-09-08T03:39:03.485Zunit: freemap_route_ipv4
49862026-09-08T03:39:03.485ZSep 08 03:39:01.952 DEBG created new freemapSep 08 03:39:01.952, : unitDEBG: freemap_route_ipv6created new freemapfreemap_route_ipv4
49872026-09-08T03:39:03.485Z,
49882026-09-08T03:39:03.485Zunit:Sep 08 03:39:01.952 DEBGfreemap_route_ipv6
49892026-09-08T03:39:03.485Zinitted freemap. size: 64, Sep 08 03:39:01.952unit :Sep 08 03:39:01.952DEBG freemap_route_ipv4
49902026-09-08T03:39:03.485ZDEBG created new freemapinitted freemap. size: 64, , unitunitSep 08 03:39:01.952: DEBGfreemap_route_ipv6
49912026-09-08T03:39:03.485Zreset freemap:, unitfreemap_route_ipv4:
49922026-09-08T03:39:03.485Z Sep 08 03:39:01.952freemap_route_ipv4
49932026-09-08T03:39:03.485ZDEBG Sep 08 03:39:01.952initted freemap. size: 64 , DEBGunit :reset freemap , freemap_route_ipv4unit
49942026-09-08T03:39:03.485ZSep 08 03:39:01.952: DEBGfreemap_route_ipv4
49952026-09-08T03:39:03.485ZSep 08 03:39:01.952initted freemap. size: 64 , DEBGunit :Sep 08 03:39:01.952 freemap_route_ipv6reset freemap
49962026-09-08T03:39:03.485ZDEBG , initted freemap. size: 64unit, unit:: Sep 08 03:39:01.944freemap_route_ipv4
49972026-09-08T03:39:03.485Z
49982026-09-08T03:39:03.485ZDEBGfreemap_route_ipv6
49992026-09-08T03:39:03.485Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50002026-09-08T03:39:03.485ZSep 08 03:39:01.952 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
50012026-09-08T03:39:03.485ZSep 08 03:39:01.952 DEBG reset freemap, unit: freemap_route_ipv6
50022026-09-08T03:39:03.485ZSep 08 03:39:01.952 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
50032026-09-08T03:39:03.485ZSep 08 03:39:01.952
50042026-09-08T03:39:03.485Z DEBG Sep 08 03:39:01.952reset freemapSep 08 03:39:01.952adding route 3fff:beef:29::/64 -> 2001:db8::55:ff, unit
50052026-09-08T03:39:03.485ZDEBG: freemap_route_ipv6
50062026-09-08T03:39:03.485ZDEBG Sep 08 03:39:01.952replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952
50072026-09-08T03:39:03.485Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:39:01.952
50082026-09-08T03:39:03.485ZINFOSep 08 03:39:01.952 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:39:01.952DEBG
50092026-09-08T03:39:03.490Z DEBG DEBGreset freemap Sep 08 03:39:01.952INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50102026-09-08T03:39:03.491Z,
50112026-09-08T03:39:03.491Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952unit
50122026-09-08T03:39:03.491ZSep 08 03:39:01.952DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
50132026-09-08T03:39:03.491Z
50142026-09-08T03:39:03.491Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:39:01.952
50152026-09-08T03:39:03.491Z: freemap_route_ipv6INFO
50162026-09-08T03:39:03.491ZSep 08 03:39:01.952 Sep 08 03:39:01.952DEBG Sep 08 03:39:01.952 INFOadding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
50172026-09-08T03:39:03.491Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
50182026-09-08T03:39:03.491Z
50192026-09-08T03:39:03.491Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
50202026-09-08T03:39:03.491ZSep 08 03:39:01.952Sep 08 03:39:01.952 Sep 08 03:39:01.952Sep 08 03:39:01.952INFOSep 08 03:39:01.952 DEBGINFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
50212026-09-08T03:39:03.491Z
50222026-09-08T03:39:03.491ZDEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:39:01.952
50232026-09-08T03:39:03.491Z
50242026-09-08T03:39:03.491Z INFO
50252026-09-08T03:39:03.491Zadding route 172.17.0.1/32 -> 10.0.0.255Sep 08 03:39:01.952
50262026-09-08T03:39:03.491ZSep 08 03:39:01.952 DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
50272026-09-08T03:39:03.491Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:39:01.952Sep 08 03:39:01.952
50282026-09-08T03:39:03.491Z DEBGDEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50292026-09-08T03:39:03.491Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952 Sep 08 03:39:01.952
50302026-09-08T03:39:03.491ZDEBG Sep 08 03:39:01.952replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50312026-09-08T03:39:03.491ZINFO INFO adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:39:01.952
50322026-09-08T03:39:03.491Z Sep 08 03:39:01.952Sep 08 03:39:01.952 DEBG INFOINFO Sep 08 03:39:01.952adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
50332026-09-08T03:39:03.491Z
50342026-09-08T03:39:03.491Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
50352026-09-08T03:39:03.491Z
50362026-09-08T03:39:03.491Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50372026-09-08T03:39:03.492ZSep 08 03:39:01.952Sep 08 03:39:01.952 DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50382026-09-08T03:39:03.492Z
50392026-09-08T03:39:03.492ZSep 08 03:39:01.952 Sep 08 03:39:01.952INFO Sep 08 03:39:01.952Sep 08 03:39:01.952 adding route 172.17.0.3/32 -> 10.0.0.255INFO
50402026-09-08T03:39:03.492Z Sep 08 03:39:01.952DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
50412026-09-08T03:39:03.492Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
50422026-09-08T03:39:03.492Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
50432026-09-08T03:39:03.492Z
50442026-09-08T03:39:03.492ZSep 08 03:39:01.952Sep 08 03:39:01.952 Sep 08 03:39:01.952Sep 08 03:39:01.952INFOSep 08 03:39:01.952 DEBGDEBG DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50452026-09-08T03:39:03.492Z
50462026-09-08T03:39:03.492Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50472026-09-08T03:39:03.492Z DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:39:01.952Sep 08 03:39:01.952 Sep 08 03:39:01.952
50482026-09-08T03:39:03.492Z INFOreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
50492026-09-08T03:39:03.492ZSep 08 03:39:01.952
50502026-09-08T03:39:03.492Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff DEBGINFO
50512026-09-08T03:39:03.492ZSep 08 03:39:01.952 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255
50522026-09-08T03:39:03.492ZDEBG Sep 08 03:39:01.952
50532026-09-08T03:39:03.492Zreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952
50542026-09-08T03:39:03.492Z Sep 08 03:39:01.952INFOSep 08 03:39:01.952 Sep 08 03:39:01.952DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
50552026-09-08T03:39:03.492Z INFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
50562026-09-08T03:39:03.492Z
50572026-09-08T03:39:03.492ZDEBG Sep 08 03:39:01.952 INFOreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.952
50582026-09-08T03:39:03.492Z Sep 08 03:39:01.952DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
50592026-09-08T03:39:03.492Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50602026-09-08T03:39:03.492Z INFO
50612026-09-08T03:39:03.492Zadding route 172.17.0.5/32 -> 10.0.0.255
50622026-09-08T03:39:03.492ZSep 08 03:39:01.952Sep 08 03:39:01.952 Sep 08 03:39:01.952Sep 08 03:39:01.952INFO INFODEBG INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50632026-09-08T03:39:03.492Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 08 03:39:01.952
50642026-09-08T03:39:03.493Z DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
50652026-09-08T03:39:03.493Z
50662026-09-08T03:39:03.493ZSep 08 03:39:01.952 DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952
50672026-09-08T03:39:03.493ZINFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.952
50682026-09-08T03:39:03.493ZSep 08 03:39:01.952adding route 172.17.0.6/32 -> 10.0.0.255
50692026-09-08T03:39:03.493Z DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
50702026-09-08T03:39:03.493Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952Sep 08 03:39:01.952
50712026-09-08T03:39:03.493ZSep 08 03:39:01.952 INFODEBG Sep 08 03:39:01.952 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
50722026-09-08T03:39:03.493Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO Sep 08 03:39:01.952
50732026-09-08T03:39:03.493Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:39:01.952INFO
50742026-09-08T03:39:03.493Z INFO Sep 08 03:39:01.952adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
50752026-09-08T03:39:03.493ZSep 08 03:39:01.952adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50762026-09-08T03:39:03.493ZDEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50772026-09-08T03:39:03.493Zreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.952
50782026-09-08T03:39:03.493Z
50792026-09-08T03:39:03.493ZDEBG Sep 08 03:39:01.952Sep 08 03:39:01.952replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOSep 08 03:39:01.952
50802026-09-08T03:39:03.493Z DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
50812026-09-08T03:39:03.493Z
50822026-09-08T03:39:03.493Ztest route::tests::rollback_on_index_readd_failure ... ok
50832026-09-08T03:39:03.493ZSep 08 03:39:01.952 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:39:01.952replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50842026-09-08T03:39:03.493Z Sep 08 03:39:01.952
50852026-09-08T03:39:03.493Z DEBGSep 08 03:39:01.952 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.952
50862026-09-08T03:39:03.493Z DEBGDEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50872026-09-08T03:39:03.493ZSep 08 03:39:01.952Sep 08 03:39:01.952
50882026-09-08T03:39:03.493Z DEBGINFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:39:01.952
50892026-09-08T03:39:03.493Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50902026-09-08T03:39:03.493ZSep 08 03:39:01.952 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255
50912026-09-08T03:39:03.493Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
50922026-09-08T03:39:03.494ZSep 08 03:39:01.953Sep 08 03:39:01.953Sep 08 03:39:01.953Sep 08 03:39:01.953 DEBGDEBG DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50932026-09-08T03:39:03.494ZINFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50942026-09-08T03:39:03.494Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
50952026-09-08T03:39:03.494Z
50962026-09-08T03:39:03.494Z Sep 08 03:39:01.953adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
50972026-09-08T03:39:03.494Z Sep 08 03:39:01.953Sep 08 03:39:01.953Sep 08 03:39:01.953INFO Sep 08 03:39:01.952 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 03:39:01.953INFO INFO
50982026-09-08T03:39:03.494Z adding route 172.17.0.10/32 -> 10.0.0.255 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
50992026-09-08T03:39:03.494ZSep 08 03:39:01.953Sep 08 03:39:01.960
51002026-09-08T03:39:03.494Z DEBG DEBGcreated new freemap , replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.960unit
51012026-09-08T03:39:03.494Z: Sep 08 03:39:01.960 DEBGINFOfreemap_route_ipv4
51022026-09-08T03:39:03.494Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255
51032026-09-08T03:39:03.494Z
51042026-09-08T03:39:03.494ZSep 08 03:39:01.960 Sep 08 03:39:01.960DEBG INFODEBG Sep 08 03:39:01.960 created new freemapadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
51052026-09-08T03:39:03.494Z , replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
51062026-09-08T03:39:03.494Z
51072026-09-08T03:39:03.494Z:Sep 08 03:39:01.960 freemap_route_ipv6DEBGSep 08 03:39:01.960 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
51082026-09-08T03:39:03.494Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:39:01.960
51092026-09-08T03:39:03.499Z
51102026-09-08T03:39:03.499Z INFOSep 08 03:39:01.960 Sep 08 03:39:01.960DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
51112026-09-08T03:39:03.499ZDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51122026-09-08T03:39:03.499Z
51132026-09-08T03:39:03.499ZSep 08 03:39:01.960 Sep 08 03:39:01.960Sep 08 03:39:01.960Sep 08 03:39:01.960 DEBG INFODEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] DEBG
51142026-09-08T03:39:03.499Zadding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51152026-09-08T03:39:03.499Z
51162026-09-08T03:39:03.499Zinitted freemap. size: 64, Sep 08 03:39:01.960unitSep 08 03:39:01.960 DEBGINFO :replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51172026-09-08T03:39:03.499Zfreemap_route_ipv4adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
51182026-09-08T03:39:03.500Z
51192026-09-08T03:39:03.500ZSep 08 03:39:01.960 INFOSep 08 03:39:01.960 adding route 172.17.0.14/32 -> 10.0.0.255DEBGSep 08 03:39:01.960
51202026-09-08T03:39:03.500Z Sep 08 03:39:01.953replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51212026-09-08T03:39:03.500Z DEBGSep 08 03:39:01.960 DEBG created new freemapDEBG reset freemap, replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 08 03:39:01.960:,
51222026-09-08T03:39:03.500Z unitfreemap_route_ipv4
51232026-09-08T03:39:03.500Z:Sep 08 03:39:01.960INFO freemap_route_ipv4INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51242026-09-08T03:39:03.500Z Sep 08 03:39:01.960adding route 172.17.0.15/32 -> 10.0.0.255
51252026-09-08T03:39:03.500ZDEBG created new freemap
51262026-09-08T03:39:03.500Z, Sep 08 03:39:01.960Sep 08 03:39:01.960Sep 08 03:39:01.960 DEBGDEBG unitreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :DEBG
51272026-09-08T03:39:03.500Z initted freemap. size: 64freemap_route_ipv6replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51282026-09-08T03:39:03.500Z
51292026-09-08T03:39:03.500Z, unitSep 08 03:39:01.960Sep 08 03:39:01.960 DEBGINFO : adding route 3fff:beef:33::/64 -> 2001:db8::55:ffinitted freemap. size: 64freemap_route_ipv6, Sep 08 03:39:01.960
51302026-09-08T03:39:03.500Z
51312026-09-08T03:39:03.500Zunit: INFO freemap_route_ipv4Sep 08 03:39:01.960adding route 172.17.0.16/32 -> 10.0.0.255
51322026-09-08T03:39:03.500Z
51332026-09-08T03:39:03.500ZDEBG Sep 08 03:39:01.960Sep 08 03:39:01.960Sep 08 03:39:01.960 DEBG DEBG DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51342026-09-08T03:39:03.500Zreset freemap
51352026-09-08T03:39:03.500Z, unitreset freemap:Sep 08 03:39:01.960 INFO freemap_route_ipv4adding route 172.17.0.17/32 -> 10.0.0.255
51362026-09-08T03:39:03.500Z, Sep 08 03:39:01.960
51372026-09-08T03:39:03.500Zunit INFO :adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 08 03:39:01.960Sep 08 03:39:01.960
51382026-09-08T03:39:03.500ZDEBGDEBG freemap_route_ipv6 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
51392026-09-08T03:39:03.500Z,
51402026-09-08T03:39:03.500ZunitSep 08 03:39:01.960: DEBGSep 08 03:39:01.960freemap_route_ipv6Sep 08 03:39:01.960 INFO
51412026-09-08T03:39:03.500Z INFO adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51422026-09-08T03:39:03.500ZSep 08 03:39:01.960
51432026-09-08T03:39:03.500Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
51442026-09-08T03:39:03.500Zreset freemap, Sep 08 03:39:01.960Sep 08 03:39:01.960 unit :DEBGINFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
51452026-09-08T03:39:03.501Z
51462026-09-08T03:39:03.501Z
51472026-09-08T03:39:03.501ZSep 08 03:39:01.960 Sep 08 03:39:01.960DEBG Sep 08 03:39:01.960 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1
51482026-09-08T03:39:03.501ZINFOSep 08 03:39:01.960 adding route 172.17.0.19/32 -> 10.0.0.255
51492026-09-08T03:39:03.501Z
51502026-09-08T03:39:03.501Z Sep 08 03:39:01.960DEBG INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.960Sep 08 03:39:01.960
51512026-09-08T03:39:03.501Z DEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
51522026-09-08T03:39:03.501ZSep 08 03:39:01.960
51532026-09-08T03:39:03.501Z
51542026-09-08T03:39:03.501ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:39:01.960Sep 08 03:39:01.960Sep 08 03:39:01.960 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
51552026-09-08T03:39:03.501Zadding route 3fff:dead::/64 -> 2001:db8::55:2INFO
51562026-09-08T03:39:03.501Z
51572026-09-08T03:39:03.501Z adding route 172.17.0.20/32 -> 10.0.0.255
51582026-09-08T03:39:03.501ZSep 08 03:39:01.960Sep 08 03:39:01.960 Sep 08 03:39:01.960INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG
51592026-09-08T03:39:03.501Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.960
51602026-09-08T03:39:03.501Z Sep 08 03:39:01.953 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51612026-09-08T03:39:03.501Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.960
51622026-09-08T03:39:03.501Z INFO
51632026-09-08T03:39:03.501Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 03:39:01.960 Sep 08 03:39:01.960INFO Sep 08 03:39:01.960INFO Sep 08 03:39:01.960INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
51642026-09-08T03:39:03.501Z
51652026-09-08T03:39:03.501Z
51662026-09-08T03:39:03.501Z DEBGSep 08 03:39:01.960 Sep 08 03:39:01.960replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 08 03:39:01.960 DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51672026-09-08T03:39:03.501Zadding route 172.17.0.21/32 -> 10.0.0.255DEBG
51682026-09-08T03:39:03.501Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
51692026-09-08T03:39:03.501ZSep 08 03:39:01.961
51702026-09-08T03:39:03.501Ztest route::tests::rollback_on_compact_write_failure ... ok
51712026-09-08T03:39:03.501Z
51722026-09-08T03:39:03.501ZINFOSep 08 03:39:01.961 DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 03:39:01.961
51732026-09-08T03:39:03.502Z INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:39:01.961
51742026-09-08T03:39:03.502Z Sep 08 03:39:01.961
51752026-09-08T03:39:03.502ZINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 03:39:01.961replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51762026-09-08T03:39:03.502Z
51772026-09-08T03:39:03.502Ztest route::tests::rollback_on_compact_delete_failure ... ok
51782026-09-08T03:39:03.502ZINFOSep 08 03:39:01.961 DEBGadding route 172.17.0.22/32 -> 10.0.0.255Sep 08 03:39:01.961 Sep 08 03:39:01.961 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO DEBG
51792026-09-08T03:39:03.502Z
51802026-09-08T03:39:03.502Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
51812026-09-08T03:39:03.502Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
51822026-09-08T03:39:03.502ZSep 08 03:39:01.961Sep 08 03:39:01.961Sep 08 03:39:01.961 Sep 08 03:39:01.961DEBG DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51832026-09-08T03:39:03.502Z DEBGINFO Sep 08 03:39:01.961 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:39:01.961
51842026-09-08T03:39:03.502Z
51852026-09-08T03:39:03.502Z INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
51862026-09-08T03:39:03.502ZSep 08 03:39:01.961adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
51872026-09-08T03:39:03.502Zadding route 3fff:dead::/64 -> 2001:db8::55:4INFOSep 08 03:39:01.961Sep 08 03:39:01.961 adding route 172.17.0.23/32 -> 10.0.0.255
51882026-09-08T03:39:03.502ZWARN
51892026-09-08T03:39:03.502ZDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
51902026-09-08T03:39:03.502Z
51912026-09-08T03:39:03.502ZSep 08 03:39:01.961 Sep 08 03:39:01.961DEBG Sep 08 03:39:01.961Sep 08 03:39:01.961replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
51922026-09-08T03:39:03.502ZINFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
51932026-09-08T03:39:03.502Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.961
51942026-09-08T03:39:03.502Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFOSep 08 03:39:01.961
51952026-09-08T03:39:03.502Z DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255
51962026-09-08T03:39:03.502ZSep 08 03:39:01.961
51972026-09-08T03:39:03.502Z INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:39:01.961Sep 08 03:39:01.961 DEBGDEBG failed to allocate space for the new target list
51982026-09-08T03:39:03.502Z
51992026-09-08T03:39:03.502Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:39:01.961
52002026-09-08T03:39:03.502Z DEBGDEBGSep 08 03:39:01.961 Sep 08 03:39:01.961DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
52012026-09-08T03:39:03.503Z
52022026-09-08T03:39:03.503Z
52032026-09-08T03:39:03.503ZSep 08 03:39:01.961 WARN Sep 08 03:39:01.961Sep 08 03:39:01.961 DEBGshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) DEBG
52042026-09-08T03:39:03.503Z created new freemapcreated new freemap, , Sep 08 03:39:01.961unitunit: : INFOfreemap_route_ipv4 adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4
52052026-09-08T03:39:03.503Z
52062026-09-08T03:39:03.503Z
52072026-09-08T03:39:03.503ZSep 08 03:39:01.968replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.968
52082026-09-08T03:39:03.503Z DEBGSep 08 03:39:01.968 DEBGDEBG created new freemapcreated new freemap, , unit :unitreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52092026-09-08T03:39:03.507Z:freemap_route_ipv6
52102026-09-08T03:39:03.508Zfreemap_route_ipv6Sep 08 03:39:01.968
52112026-09-08T03:39:03.508ZSep 08 03:39:01.968 INFO INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 03:39:01.968Sep 08 03:39:01.968
52122026-09-08T03:39:03.508Z
52132026-09-08T03:39:03.508Z DEBG DEBGinitted freemap. size: 64 Sep 08 03:39:01.968initted freemap. size: 64 , , DEBG unitreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: freemap_route_ipv4
52142026-09-08T03:39:03.508Z
52152026-09-08T03:39:03.508ZSep 08 03:39:01.968 DEBG Sep 08 03:39:01.968reset freemap , DEBGunit :replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.968
52162026-09-08T03:39:03.508Zfreemap_route_ipv4INFO
52172026-09-08T03:39:03.508Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 03:39:01.968 Sep 08 03:39:01.968INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
52182026-09-08T03:39:03.508Z
52192026-09-08T03:39:03.508Zinitted freemap. size: 64, unit :Sep 08 03:39:01.968 adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6Sep 08 03:39:01.968
52202026-09-08T03:39:03.508Z
52212026-09-08T03:39:03.508Z DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
52222026-09-08T03:39:03.508Z Sep 08 03:39:01.968replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52232026-09-08T03:39:03.508ZDEBG Sep 08 03:39:01.968reset freemap , Sep 08 03:39:01.968Sep 08 03:39:01.968unitDEBG: INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv6
52242026-09-08T03:39:03.508Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
52252026-09-08T03:39:03.508Z
52262026-09-08T03:39:03.508ZINFO Sep 08 03:39:01.968adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 08 03:39:01.968INFO
52272026-09-08T03:39:03.508Z adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
52282026-09-08T03:39:03.508Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:39:01.968
52292026-09-08T03:39:03.508Z DEBGSep 08 03:39:01.968 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.968
52302026-09-08T03:39:03.508ZDEBG Sep 08 03:39:01.968DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
52312026-09-08T03:39:03.508Z
52322026-09-08T03:39:03.508Z
52332026-09-08T03:39:03.508ZSep 08 03:39:01.968Sep 08 03:39:01.968 Sep 08 03:39:01.968 INFOINFO Sep 08 03:39:01.968 INFOadding route 172.16.0.0/32 -> 10.0.0.2
52342026-09-08T03:39:03.508Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
52352026-09-08T03:39:03.508Z
52362026-09-08T03:39:03.508Z
52372026-09-08T03:39:03.509ZSep 08 03:39:01.968 Sep 08 03:39:01.968Sep 08 03:39:01.968DEBG Sep 08 03:39:01.968 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
52382026-09-08T03:39:03.509ZDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52392026-09-08T03:39:03.509ZDEBG
52402026-09-08T03:39:03.509Z Sep 08 03:39:01.968replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52412026-09-08T03:39:03.509ZINFOSep 08 03:39:01.968 Sep 08 03:39:01.968 adding route 172.16.0.0/32 -> 10.0.0.3
52422026-09-08T03:39:03.509ZDEBGDEBG failed to allocate space for the new target list
52432026-09-08T03:39:03.509Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:39:01.968Sep 08 03:39:01.968
52442026-09-08T03:39:03.509Z Sep 08 03:39:01.968DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
52452026-09-08T03:39:03.509Z
52462026-09-08T03:39:03.509Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
52472026-09-08T03:39:03.509ZSep 08 03:39:01.968Sep 08 03:39:01.968 Sep 08 03:39:01.968INFODEBG WARNreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.4
52482026-09-08T03:39:03.509Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
52492026-09-08T03:39:03.509Z
52502026-09-08T03:39:03.509ZSep 08 03:39:01.968Sep 08 03:39:01.968 INFODEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
52512026-09-08T03:39:03.509Z
52522026-09-08T03:39:03.509ZSep 08 03:39:01.968Sep 08 03:39:01.968 DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52532026-09-08T03:39:03.509ZSep 08 03:39:01.968 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
52542026-09-08T03:39:03.509Z
52552026-09-08T03:39:03.509ZSep 08 03:39:01.968 INFO Sep 08 03:39:01.968adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:39:01.968 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52562026-09-08T03:39:03.509Z
52572026-09-08T03:39:03.509Z
52582026-09-08T03:39:03.509ZSep 08 03:39:01.968 Sep 08 03:39:01.968INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255
52592026-09-08T03:39:03.509Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.968
52602026-09-08T03:39:03.509Z INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 08 03:39:01.968
52612026-09-08T03:39:03.509Z Sep 08 03:39:01.968DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:39:01.968
52622026-09-08T03:39:03.509Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
52632026-09-08T03:39:03.509Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52642026-09-08T03:39:03.510ZSep 08 03:39:01.968unit Sep 08 03:39:01.968Sep 08 03:39:01.968INFO: DEBG adding route 172.17.0.2/32 -> 10.0.0.255freemap_route_ipv4
52652026-09-08T03:39:03.510Z INFO
52662026-09-08T03:39:03.510Z adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:39:01.968
52672026-09-08T03:39:03.510Ztest route::tests::same_size_non_subset_replace ... ok
52682026-09-08T03:39:03.510Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52692026-09-08T03:39:03.510ZDEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52702026-09-08T03:39:03.510ZSep 08 03:39:01.968Sep 08 03:39:01.968 DEBGINFOSep 08 03:39:01.968 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
52712026-09-08T03:39:03.510Z
52722026-09-08T03:39:03.510ZINFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:39:01.968
52732026-09-08T03:39:03.510Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
52742026-09-08T03:39:03.510Ztest transceivers::mpn_test::test_mpn_missing ... ok
52752026-09-08T03:39:03.510Z Sep 08 03:39:01.968DEBG Sep 08 03:39:01.968DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.968
52762026-09-08T03:39:03.510Ztest transceivers::mpn_test::test_mpn_present ... ok
52772026-09-08T03:39:03.510Z reset freemap adding route 172.17.0.28/32 -> 10.0.0.255,
52782026-09-08T03:39:03.510ZDEBG unitSep 08 03:39:01.968: INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
52792026-09-08T03:39:03.510Z
52802026-09-08T03:39:03.510ZSep 08 03:39:01.968 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 03:39:01.968
52812026-09-08T03:39:03.510ZSep 08 03:39:01.968DEBG DEBGINFO adding route 172.17.0.4/32 -> 10.0.0.255initted freemap. size: 64replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52822026-09-08T03:39:03.510Z,
52832026-09-08T03:39:03.510ZunitSep 08 03:39:01.968: Sep 08 03:39:01.968DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6DEBG
52842026-09-08T03:39:03.510Z
52852026-09-08T03:39:03.510Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52862026-09-08T03:39:03.510Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52872026-09-08T03:39:03.510ZSep 08 03:39:01.968 INFOSep 08 03:39:01.968 Sep 08 03:39:01.968DEBG Sep 08 03:39:01.968INFO adding route 172.17.0.29/32 -> 10.0.0.255reset freemap
52882026-09-08T03:39:03.510Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
52892026-09-08T03:39:03.510Z adding route 172.17.0.5/32 -> 10.0.0.255,
52902026-09-08T03:39:03.510Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
52912026-09-08T03:39:03.510Zunit :INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:fffreemap_route_ipv6
52922026-09-08T03:39:03.510Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
52932026-09-08T03:39:03.511Z
52942026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
52952026-09-08T03:39:03.511ZSep 08 03:39:01.968Sep 08 03:39:01.968 DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.968 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
52962026-09-08T03:39:03.511ZSep 08 03:39:01.968
52972026-09-08T03:39:03.511Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:39:01.968
52982026-09-08T03:39:03.511Zadding route 3fff:dead::/64 -> 2001:db8::55:1
52992026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
53002026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
53012026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
53022026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
53032026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
53042026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
53052026-09-08T03:39:03.511ZINFOSep 08 03:39:01.968 adding route 172.17.0.6/32 -> 10.0.0.255INFOSep 08 03:39:01.968
53062026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
53072026-09-08T03:39:03.511Z Sep 08 03:39:01.968adding route 172.17.0.30/32 -> 10.0.0.255 INFO
53082026-09-08T03:39:03.511Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
53092026-09-08T03:39:03.516Z DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
53102026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
53112026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
53122026-09-08T03:39:03.516Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
53132026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
53142026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
53152026-09-08T03:39:03.516ZSep 08 03:39:01.968Sep 08 03:39:01.968Sep 08 03:39:01.968 DEBGINFO Sep 08 03:39:01.968replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53162026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
53172026-09-08T03:39:03.516ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
53182026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
53192026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
53202026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
53212026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
53222026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
53232026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
53242026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
53252026-09-08T03:39:03.516Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
53262026-09-08T03:39:03.516Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:39:01.968 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
53272026-09-08T03:39:03.516ZSep 08 03:39:01.968 adding route 172.17.0.7/32 -> 10.0.0.255
53282026-09-08T03:39:03.517ZDEBGSep 08 03:39:01.969
53292026-09-08T03:39:03.517Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:39:01.969
53302026-09-08T03:39:03.517Z DEBGINFO Sep 08 03:39:01.969replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.969
53312026-09-08T03:39:03.517Z INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
53322026-09-08T03:39:03.517Z
53332026-09-08T03:39:03.517Z Sep 08 03:39:01.969adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 08 03:39:01.969INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255
53342026-09-08T03:39:03.517Z
53352026-09-08T03:39:03.517Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53362026-09-08T03:39:03.517ZSep 08 03:39:01.969Sep 08 03:39:01.969 DEBGDEBGSep 08 03:39:01.969 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:39:01.969
53372026-09-08T03:39:03.517Z Sep 08 03:39:01.969DEBG DEBG created new freemapcreated new freemap, , unit
53382026-09-08T03:39:03.517Z:unit :freemap_route_ipv4
53392026-09-08T03:39:03.517Zfreemap_route_ipv4
53402026-09-08T03:39:03.517ZSep 08 03:39:01.969Sep 08 03:39:01.976 DEBGDEBG created new freemapSep 08 03:39:01.976, created new freemapDEBGunit, unit:created new freemap: , freemap_route_ipv4freemap_route_ipv6Sep 08 03:39:01.976
53412026-09-08T03:39:03.517Z
53422026-09-08T03:39:03.517Zunit: freemap_route_ipv6INFO
53432026-09-08T03:39:03.517Z Sep 08 03:39:01.976adding route 172.17.0.9/32 -> 10.0.0.255
53442026-09-08T03:39:03.517ZSep 08 03:39:01.976DEBG Sep 08 03:39:01.976DEBG initted freemap. size: 64created new freemap , , unitDEBG:unit :initted freemap. size: 64 , unitfreemap_route_ipv6:freemap_route_ipv4
53452026-09-08T03:39:03.517ZSep 08 03:39:01.976freemap_route_ipv4
53462026-09-08T03:39:03.517Z DEBG
53472026-09-08T03:39:03.517Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.976
53482026-09-08T03:39:03.517Z Sep 08 03:39:01.976DEBGSep 08 03:39:01.976 reset freemap , DEBGunitDEBG: initted freemap. size: 64freemap_route_ipv4, reset freemapunit
53492026-09-08T03:39:03.517Z: freemap_route_ipv4,
53502026-09-08T03:39:03.517ZunitSep 08 03:39:01.976:Sep 08 03:39:01.976 freemap_route_ipv4Sep 08 03:39:01.976
53512026-09-08T03:39:03.517ZDEBG initted freemap. size: 64 , DEBGSep 08 03:39:01.976 reset freemapunit, :unitINFO: freemap_route_ipv6freemap_route_ipv4DEBG
53522026-09-08T03:39:03.517Z
53532026-09-08T03:39:03.517Z initted freemap. size: 64 , adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:39:01.977unit
53542026-09-08T03:39:03.517Z Sep 08 03:39:01.977: DEBGDEBG initted freemap. size: 64reset freemap, , unitunit :freemap_route_ipv6: freemap_route_ipv6
53552026-09-08T03:39:03.518Z
53562026-09-08T03:39:03.518Zfreemap_route_ipv6
53572026-09-08T03:39:03.518ZSep 08 03:39:01.977Sep 08 03:39:01.977 DEBGSep 08 03:39:01.977DEBG reset freemap , reset freemapunit, Sep 08 03:39:01.977: unit INFO:freemap_route_ipv6
53582026-09-08T03:39:03.518Z freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1
53592026-09-08T03:39:03.518ZDEBG
53602026-09-08T03:39:03.518Z replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.977Sep 08 03:39:01.977
53612026-09-08T03:39:03.518ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
53622026-09-08T03:39:03.518Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:39:01.977
53632026-09-08T03:39:03.518Z DEBGSep 08 03:39:01.977 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
53642026-09-08T03:39:03.518ZINFO adding route 172.17.0.11/32 -> 10.0.0.255Sep 08 03:39:01.977
53652026-09-08T03:39:03.518ZSep 08 03:39:01.977 Sep 08 03:39:01.977DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:01.977
53662026-09-08T03:39:03.518Z
53672026-09-08T03:39:03.518ZINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
53682026-09-08T03:39:03.518Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53692026-09-08T03:39:03.518Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
53702026-09-08T03:39:03.518ZSep 08 03:39:01.977 Sep 08 03:39:01.977INFO Sep 08 03:39:01.977 INFOadding route 172.16.0.0/32 -> 10.0.0.2
53712026-09-08T03:39:03.518ZDEBG adding route 172.16.0.0/32 -> 10.0.0.1
53722026-09-08T03:39:03.518Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:39:01.977
53732026-09-08T03:39:03.518Z DEBGSep 08 03:39:01.977 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOSep 08 03:39:01.977 adding route 172.17.0.12/32 -> 10.0.0.255
53742026-09-08T03:39:03.518Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
53752026-09-08T03:39:03.518ZDEBGSep 08 03:39:01.977 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
53762026-09-08T03:39:03.518Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
53772026-09-08T03:39:03.518Z
53782026-09-08T03:39:03.518Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
53792026-09-08T03:39:03.518ZSep 08 03:39:01.977 adding route 3fff:dead::/64 -> 2001:db8::55:3
53802026-09-08T03:39:03.518ZDEBGSep 08 03:39:01.977 Sep 08 03:39:01.977replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO Sep 08 03:39:01.977
53812026-09-08T03:39:03.518Zadding route 172.16.0.0/32 -> 10.0.0.1DEBG
53822026-09-08T03:39:03.518ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53832026-09-08T03:39:03.519ZSep 08 03:39:01.977
53842026-09-08T03:39:03.519Z DEBGSep 08 03:39:01.977Sep 08 03:39:01.977 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
53852026-09-08T03:39:03.519Z
53862026-09-08T03:39:03.519Z adding route 172.17.0.13/32 -> 10.0.0.255Sep 08 03:39:01.977
53872026-09-08T03:39:03.519Z DEBGSep 08 03:39:01.977 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
53882026-09-08T03:39:03.519Z Sep 08 03:39:01.977adding route 172.16.0.0/32 -> 10.0.0.2
53892026-09-08T03:39:03.519ZDEBG Sep 08 03:39:01.977replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53902026-09-08T03:39:03.519ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
53912026-09-08T03:39:03.519ZSep 08 03:39:01.976Sep 08 03:39:01.977 Sep 08 03:39:01.977INFO INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
53922026-09-08T03:39:03.519Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255
53932026-09-08T03:39:03.519Z
53942026-09-08T03:39:03.519ZSep 08 03:39:01.977INFOSep 08 03:39:01.977 DEBGDEBGadding route 172.17.0.32/32 -> 10.0.0.255 Sep 08 03:39:01.977replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53952026-09-08T03:39:03.519Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53962026-09-08T03:39:03.519Z
53972026-09-08T03:39:03.519ZINFO adding route 172.17.0.0/32 -> 10.0.0.255
53982026-09-08T03:39:03.519ZSep 08 03:39:01.977Sep 08 03:39:01.977 INFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.15/32 -> 10.0.0.255
53992026-09-08T03:39:03.519Z
54002026-09-08T03:39:03.519ZSep 08 03:39:01.977Sep 08 03:39:01.977 DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54012026-09-08T03:39:03.519ZSep 08 03:39:01.977Sep 08 03:39:01.977
54022026-09-08T03:39:03.519Z DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.977
54032026-09-08T03:39:03.519Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:39:01.977
54042026-09-08T03:39:03.519ZINFO INFOadding route 172.17.0.33/32 -> 10.0.0.255
54052026-09-08T03:39:03.519Zadding route 172.17.0.1/32 -> 10.0.0.255
54062026-09-08T03:39:03.519ZSep 08 03:39:01.977 INFO Sep 08 03:39:01.977adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
54072026-09-08T03:39:03.519ZDEBGSep 08 03:39:01.977 Sep 08 03:39:01.977replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
54082026-09-08T03:39:03.519Z replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
54092026-09-08T03:39:03.524Z Sep 08 03:39:01.977Sep 08 03:39:01.977 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255
54102026-09-08T03:39:03.524Z
54112026-09-08T03:39:03.524Z
54122026-09-08T03:39:03.524ZSep 08 03:39:01.977 Sep 08 03:39:01.977Sep 08 03:39:01.977INFO Sep 08 03:39:01.977 adding route 172.17.0.34/32 -> 10.0.0.255INFO
54132026-09-08T03:39:03.524ZDEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBGreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54142026-09-08T03:39:03.524Z
54152026-09-08T03:39:03.524Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.977
54162026-09-08T03:39:03.524Z Sep 08 03:39:01.977DEBGSep 08 03:39:01.977 DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54172026-09-08T03:39:03.524Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
54182026-09-08T03:39:03.524Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:39:01.977Sep 08 03:39:01.977 INFO
54192026-09-08T03:39:03.524Z INFOSep 08 03:39:01.977 adding route 172.17.0.35/32 -> 10.0.0.255
54202026-09-08T03:39:03.524ZINFOadding route 172.17.0.17/32 -> 10.0.0.255
54212026-09-08T03:39:03.524ZSep 08 03:39:01.977adding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBG
54222026-09-08T03:39:03.524Z Sep 08 03:39:01.977replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54232026-09-08T03:39:03.524ZDEBGSep 08 03:39:01.977 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54242026-09-08T03:39:03.525ZDEBG Sep 08 03:39:01.977Sep 08 03:39:01.977replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54252026-09-08T03:39:03.525Z Sep 08 03:39:01.977INFODEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
54262026-09-08T03:39:03.525Zadding route 172.17.0.4/32 -> 10.0.0.255
54272026-09-08T03:39:03.525Zadding route 172.17.0.36/32 -> 10.0.0.255
54282026-09-08T03:39:03.525ZSep 08 03:39:01.977 Sep 08 03:39:01.977INFOSep 08 03:39:01.977 Sep 08 03:39:01.977adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
54292026-09-08T03:39:03.525Z INFO DEBG DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:01.977replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54302026-09-08T03:39:03.525Z
54312026-09-08T03:39:03.525Z DEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
54322026-09-08T03:39:03.525ZSep 08 03:39:01.977 Sep 08 03:39:01.977
54332026-09-08T03:39:03.525ZINFO Sep 08 03:39:01.977INFOadding route 172.17.0.37/32 -> 10.0.0.255
54342026-09-08T03:39:03.525Zadding route 172.17.0.5/32 -> 10.0.0.255
54352026-09-08T03:39:03.525ZSep 08 03:39:01.977DEBGSep 08 03:39:01.977 INFODEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:01.977
54362026-09-08T03:39:03.525Zreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
54372026-09-08T03:39:03.525Z
54382026-09-08T03:39:03.525ZDEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54392026-09-08T03:39:03.525ZSep 08 03:39:01.977 Sep 08 03:39:01.977INFO Sep 08 03:39:01.977 DEBGINFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255
54402026-09-08T03:39:03.525Z
54412026-09-08T03:39:03.525Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 08 03:39:01.977
54422026-09-08T03:39:03.525Z INFOSep 08 03:39:01.977Sep 08 03:39:01.977 Sep 08 03:39:01.977adding route 172.17.0.19/32 -> 10.0.0.255DEBGINFO
54432026-09-08T03:39:03.525Z replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
54442026-09-08T03:39:03.525Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54452026-09-08T03:39:03.525Z
54462026-09-08T03:39:03.525ZSep 08 03:39:01.977 INFOSep 08 03:39:01.977 adding route 172.17.0.7/32 -> 10.0.0.255Sep 08 03:39:01.977
54472026-09-08T03:39:03.525Z DEBGSep 08 03:39:01.977DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54482026-09-08T03:39:03.525Z
54492026-09-08T03:39:03.525ZINFOSep 08 03:39:01.977 Sep 08 03:39:01.977Sep 08 03:39:01.977DEBGadding route 172.17.0.39/32 -> 10.0.0.255
54502026-09-08T03:39:03.525Z DEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] failed to allocate space for the new target list
54512026-09-08T03:39:03.525ZINFO
54522026-09-08T03:39:03.526Zadding route 172.17.0.20/32 -> 10.0.0.255Sep 08 03:39:01.977 Sep 08 03:39:01.969DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.969
54532026-09-08T03:39:03.526Z DEBG Sep 08 03:39:01.977created new freemap DEBGDEBGSep 08 03:39:01.984 created new freemapDEBGSep 08 03:39:01.984 , created new freemapINFOunit :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], adding route 172.17.0.40/32 -> 10.0.0.255
54542026-09-08T03:39:03.526Z
54552026-09-08T03:39:03.526Zfreemap_route_ipv4unit
54562026-09-08T03:39:03.526Z: Sep 08 03:39:01.985 DEBGfreemap_route_ipv4 , replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
54572026-09-08T03:39:03.526ZSep 08 03:39:01.985
54582026-09-08T03:39:03.526Z :DEBG freemap_route_ipv4Sep 08 03:39:01.985created new freemap
54592026-09-08T03:39:03.526Z, INFOunit :Sep 08 03:39:01.985 adding route 172.17.0.41/32 -> 10.0.0.255freemap_route_ipv6
54602026-09-08T03:39:03.526ZDEBG
54612026-09-08T03:39:03.526Z created new freemap, Sep 08 03:39:01.985unit :DEBG Sep 08 03:39:01.985replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6
54622026-09-08T03:39:03.526Z
54632026-09-08T03:39:03.526ZDEBG Sep 08 03:39:01.985initted freemap. size: 64Sep 08 03:39:01.985, unitDEBGINFOSep 08 03:39:01.985 :DEBG adding route 172.17.0.42/32 -> 10.0.0.255initted freemap. size: 64freemap_route_ipv4
54642026-09-08T03:39:03.526Z,
54652026-09-08T03:39:03.526Zunit :created new freemap Sep 08 03:39:01.985, Sep 08 03:39:01.985 unitDEBGfreemap_route_ipv4:
54662026-09-08T03:39:03.526Z freemap_route_ipv6replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54672026-09-08T03:39:03.526Z
54682026-09-08T03:39:03.526Z DEBG Sep 08 03:39:01.985 Sep 08 03:39:01.985reset freemap , INFOunit DEBG:adding route 172.17.0.43/32 -> 10.0.0.255
54692026-09-08T03:39:03.526ZSep 08 03:39:01.985 reset freemap , DEBGfreemap_route_ipv4 initted freemap. size: 64
54702026-09-08T03:39:03.526Zunit:, unitSep 08 03:39:01.985: DEBGfreemap_route_ipv4
54712026-09-08T03:39:03.526Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
54722026-09-08T03:39:03.526Z Sep 08 03:39:01.985freemap_route_ipv4 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54732026-09-08T03:39:03.526ZDEBG initted freemap. size: 64
54742026-09-08T03:39:03.526Z, unitSep 08 03:39:01.985: DEBGfreemap_route_ipv6Sep 08 03:39:01.985
54752026-09-08T03:39:03.526Zreset freemapINFO, unit: adding route 172.17.0.44/32 -> 10.0.0.255freemap_route_ipv4Sep 08 03:39:01.985
54762026-09-08T03:39:03.526Z
54772026-09-08T03:39:03.526Z DEBG reset freemapSep 08 03:39:01.985Sep 08 03:39:01.985, DEBGunitDEBG :initted freemap. size: 64 Sep 08 03:39:01.985 freemap_route_ipv6, DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54782026-09-08T03:39:03.526Zinitted freemap. size: 64
54792026-09-08T03:39:03.526Z, unitunit::Sep 08 03:39:01.985 Sep 08 03:39:01.985freemap_route_ipv6
54802026-09-08T03:39:03.527ZINFO freemap_route_ipv6INFOadding route 172.17.0.45/32 -> 10.0.0.255
54812026-09-08T03:39:03.527Zadding route 3fff:dead::/64 -> 2001:db8::55:1
54822026-09-08T03:39:03.527Z
54832026-09-08T03:39:03.527ZSep 08 03:39:01.985 Sep 08 03:39:01.985Sep 08 03:39:01.985 DEBGDEBGDEBG reset freemapreset freemap , replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
54842026-09-08T03:39:03.527Z
54852026-09-08T03:39:03.527Zunitunit:Sep 08 03:39:01.985Sep 08 03:39:01.985: DEBGSep 08 03:39:01.985freemap_route_ipv6INFO DEBG
54862026-09-08T03:39:03.527Zadding route 172.17.0.46/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54872026-09-08T03:39:03.527Z
54882026-09-08T03:39:03.527Z
54892026-09-08T03:39:03.527ZSep 08 03:39:01.985 freemap_route_ipv6INFO
54902026-09-08T03:39:03.527ZSep 08 03:39:01.985 Sep 08 03:39:01.985Sep 08 03:39:01.985 INFOINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
54912026-09-08T03:39:03.527Z
54922026-09-08T03:39:03.527Z
54932026-09-08T03:39:03.527Zreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54942026-09-08T03:39:03.527ZSep 08 03:39:01.985 Sep 08 03:39:01.985Sep 08 03:39:01.985INFO Sep 08 03:39:01.985 DEBG Sep 08 03:39:01.985adding route 172.16.0.0/32 -> 10.0.0.1
54952026-09-08T03:39:03.527Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 08 03:39:01.985
54962026-09-08T03:39:03.527Zadding route 172.17.0.47/32 -> 10.0.0.255
54972026-09-08T03:39:03.527Z
54982026-09-08T03:39:03.527Z
54992026-09-08T03:39:03.527ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:01.985
55002026-09-08T03:39:03.527Z DEBGSep 08 03:39:01.985Sep 08 03:39:01.985Sep 08 03:39:01.985 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55012026-09-08T03:39:03.527ZINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
55022026-09-08T03:39:03.527Z
55032026-09-08T03:39:03.527ZSep 08 03:39:01.985 Sep 08 03:39:01.985INFO Sep 08 03:39:01.985INFOSep 08 03:39:01.985 DEBGINFO adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
55042026-09-08T03:39:03.527Z adding route 172.16.0.0/32 -> 10.0.0.2
55052026-09-08T03:39:03.527Z DEBG Sep 08 03:39:01.985
55062026-09-08T03:39:03.527Z DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:39:01.985
55072026-09-08T03:39:03.527ZSep 08 03:39:01.985replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55082026-09-08T03:39:03.527ZDEBG INFO
55092026-09-08T03:39:03.533Z Sep 08 03:39:01.985adding route 3fff:dead::/64 -> 2001:db8::55:4 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
55102026-09-08T03:39:03.533ZINFOSep 08 03:39:01.985
55112026-09-08T03:39:03.533Z adding route 172.17.0.49/32 -> 10.0.0.255 INFO
55122026-09-08T03:39:03.533Z Sep 08 03:39:01.985Sep 08 03:39:01.985 adding route 172.17.0.23/32 -> 10.0.0.255DEBG
55132026-09-08T03:39:03.533Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
55142026-09-08T03:39:03.533Z Sep 08 03:39:01.985 DEBGSep 08 03:39:01.985 DEBGSep 08 03:39:01.985 created new freemapSep 08 03:39:01.993replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG
55152026-09-08T03:39:03.533Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }],
55162026-09-08T03:39:03.533Zunitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]:Sep 08 03:39:01.993Sep 08 03:39:01.977
55172026-09-08T03:39:03.534Zfreemap_route_ipv4INFO
55182026-09-08T03:39:03.534Zadding route 172.17.0.50/32 -> 10.0.0.255
55192026-09-08T03:39:03.534Z Sep 08 03:39:01.993Sep 08 03:39:01.993INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255 created new freemap
55202026-09-08T03:39:03.534ZSep 08 03:39:01.993, unitINFO: adding route 172.17.0.0/32 -> 10.0.0.255freemap_route_ipv6
55212026-09-08T03:39:03.534Z
55222026-09-08T03:39:03.534ZINFOSep 08 03:39:01.993Sep 08 03:39:01.993 DEBGDEBG Sep 08 03:39:01.993 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55232026-09-08T03:39:03.534Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], adding route 172.16.0.0/32 -> 10.0.0.3unit
55242026-09-08T03:39:03.534Z
55252026-09-08T03:39:03.534Z
55262026-09-08T03:39:03.534Z: Sep 08 03:39:01.993Sep 08 03:39:01.993freemap_route_ipv4Sep 08 03:39:01.993
55272026-09-08T03:39:03.534Z INFO INFO adding route 172.17.0.51/32 -> 10.0.0.255INFO
55282026-09-08T03:39:03.534Z Sep 08 03:39:01.993adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:39:01.993
55292026-09-08T03:39:03.534Z Sep 08 03:39:01.993adding route 172.17.0.1/32 -> 10.0.0.255DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG
55302026-09-08T03:39:03.534Z
55312026-09-08T03:39:03.534Z reset freemapreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit
55322026-09-08T03:39:03.534ZSep 08 03:39:01.993:Sep 08 03:39:01.993 DEBGfreemap_route_ipv4Sep 08 03:39:01.993
55332026-09-08T03:39:03.534ZINFOSep 08 03:39:01.993replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4
55342026-09-08T03:39:03.534Z
55352026-09-08T03:39:03.534Z Sep 08 03:39:01.993 DEBG
55362026-09-08T03:39:03.534Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55372026-09-08T03:39:03.534ZSep 08 03:39:01.993 initted freemap. size: 64INFOSep 08 03:39:01.993 Sep 08 03:39:01.993, unitSep 08 03:39:01.993 DEBG: DEBGadding route 172.17.0.10/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55382026-09-08T03:39:03.534Zfreemap_route_ipv6
55392026-09-08T03:39:03.534Z INFO
55402026-09-08T03:39:03.534Z Sep 08 03:39:01.993 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO
55412026-09-08T03:39:03.534ZSep 08 03:39:01.993Sep 08 03:39:01.993 DEBG DEBGadding route 172.17.0.53/32 -> 10.0.0.255Sep 08 03:39:01.993
55422026-09-08T03:39:03.534Z DEBGreset freemapreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55432026-09-08T03:39:03.534Z, replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255unit
55442026-09-08T03:39:03.535ZSep 08 03:39:01.993:
55452026-09-08T03:39:03.535Zfreemap_route_ipv6
55462026-09-08T03:39:03.535Z DEBGSep 08 03:39:01.993 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.993
55472026-09-08T03:39:03.535ZSep 08 03:39:01.993INFO adding route 172.17.0.11/32 -> 10.0.0.255DEBGSep 08 03:39:01.993INFO INFO
55482026-09-08T03:39:03.535Zadding route 172.16.0.0/32 -> 10.0.0.1
55492026-09-08T03:39:03.535Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
55502026-09-08T03:39:03.535Z
55512026-09-08T03:39:03.535ZSep 08 03:39:01.993Sep 08 03:39:01.993 DEBGSep 08 03:39:01.993 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:01.993
55522026-09-08T03:39:03.535Z DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55532026-09-08T03:39:03.535ZINFO
55542026-09-08T03:39:03.535Z adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:39:01.993
55552026-09-08T03:39:03.535Z INFOSep 08 03:39:01.993 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:39:01.993INFO
55562026-09-08T03:39:03.535Z adding route 172.17.0.55/32 -> 10.0.0.255INFO
55572026-09-08T03:39:03.535Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:39:01.993
55582026-09-08T03:39:03.535ZSep 08 03:39:01.993 Sep 08 03:39:01.993DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGDEBG
55592026-09-08T03:39:03.535Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.993
55602026-09-08T03:39:03.535Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
55612026-09-08T03:39:03.535Z Sep 08 03:39:01.993replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.993
55622026-09-08T03:39:03.535ZINFO INFOadding route 172.17.0.56/32 -> 10.0.0.255
55632026-09-08T03:39:03.535Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:39:01.993
55642026-09-08T03:39:03.535Z Sep 08 03:39:01.993INFO Sep 08 03:39:01.993DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55652026-09-08T03:39:03.535Z
55662026-09-08T03:39:03.535ZSep 08 03:39:01.993 adding route 172.17.0.13/32 -> 10.0.0.255DEBG
55672026-09-08T03:39:03.535Ztest route::tests::add_target_fails_full ... ok
55682026-09-08T03:39:03.535ZSep 08 03:39:01.993Sep 08 03:39:01.993 DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:39:01.993 DEBGadding route 172.17.0.57/32 -> 10.0.0.255
55692026-09-08T03:39:03.535Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
55702026-09-08T03:39:03.535Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55712026-09-08T03:39:03.535Z
55722026-09-08T03:39:03.536ZSep 08 03:39:01.993Sep 08 03:39:01.993 INFO DEBGSep 08 03:39:01.993 Sep 08 03:39:01.993replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFOadding route 172.17.0.14/32 -> 10.0.0.255
55732026-09-08T03:39:03.536Zadding route 172.16.0.0/32 -> 10.0.0.2 Sep 08 03:39:01.993
55742026-09-08T03:39:03.536Z
55752026-09-08T03:39:03.536Z adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 03:39:01.993DEBG
55762026-09-08T03:39:03.536Z replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55772026-09-08T03:39:03.536ZSep 08 03:39:01.993 Sep 08 03:39:01.994adding route 172.17.0.58/32 -> 10.0.0.255DEBG
55782026-09-08T03:39:03.536ZSep 08 03:39:01.994replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 08 03:39:01.994DEBG Sep 08 03:39:01.994 DEBGDEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255
55792026-09-08T03:39:03.536Z
55802026-09-08T03:39:03.536Z
55812026-09-08T03:39:03.536Z
55822026-09-08T03:39:03.536Z
55832026-09-08T03:39:03.536ZSep 08 03:39:01.994Sep 08 03:39:01.994Sep 08 03:39:01.994 Sep 08 03:39:01.994DEBGSep 08 03:39:01.994 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
55842026-09-08T03:39:03.536ZINFOINFOadding route 172.17.0.59/32 -> 10.0.0.255 adding route 172.17.0.6/32 -> 10.0.0.255
55852026-09-08T03:39:03.536Z
55862026-09-08T03:39:03.536Z INFOadding route 172.17.0.0/32 -> 10.0.0.255 Sep 08 03:39:01.994Sep 08 03:39:01.994adding route 172.17.0.15/32 -> 10.0.0.255
55872026-09-08T03:39:03.536Z DEBGINFO
55882026-09-08T03:39:03.536Z replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
55892026-09-08T03:39:03.536ZSep 08 03:39:01.994 DEBG
55902026-09-08T03:39:03.536Z Sep 08 03:39:01.994Sep 08 03:39:01.994Sep 08 03:39:01.994 INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBGSep 08 03:39:01.994adding route 172.17.0.60/32 -> 10.0.0.255
55912026-09-08T03:39:03.536Z DEBG
55922026-09-08T03:39:03.536Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.994
55932026-09-08T03:39:03.536Z DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55942026-09-08T03:39:03.536Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.994Sep 08 03:39:01.994
55952026-09-08T03:39:03.536Z
55962026-09-08T03:39:03.536Z Sep 08 03:39:01.994INFOINFOSep 08 03:39:01.994 Sep 08 03:39:01.994 INFO adding route 172.17.0.7/32 -> 10.0.0.255INFO
55972026-09-08T03:39:03.536Zadding route 172.17.0.16/32 -> 10.0.0.255
55982026-09-08T03:39:03.537Zadding route 172.17.0.61/32 -> 10.0.0.255
55992026-09-08T03:39:03.537Z INFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
56002026-09-08T03:39:03.537Z
56012026-09-08T03:39:03.537ZSep 08 03:39:01.994 Sep 08 03:39:01.994DEBG Sep 08 03:39:01.994Sep 08 03:39:01.994DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.994DEBG
56022026-09-08T03:39:03.537Z
56032026-09-08T03:39:03.537ZDEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56042026-09-08T03:39:03.537ZSep 08 03:39:01.994DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:01.994adding route 172.17.0.62/32 -> 10.0.0.255
56052026-09-08T03:39:03.537Z
56062026-09-08T03:39:03.537ZINFO
56072026-09-08T03:39:03.537Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:39:01.994
56082026-09-08T03:39:03.537Z INFOSep 08 03:39:01.994 Sep 08 03:39:01.994adding route 172.17.0.27/32 -> 10.0.0.255DEBGSep 08 03:39:01.994
56092026-09-08T03:39:03.542Z replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
56102026-09-08T03:39:03.542Z INFOadding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:39:01.994 adding route 172.17.0.17/32 -> 10.0.0.255
56112026-09-08T03:39:03.542Z
56122026-09-08T03:39:03.542ZSep 08 03:39:01.994DEBGSep 08 03:39:01.994 INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56132026-09-08T03:39:03.542Z adding route 172.17.0.63/32 -> 10.0.0.255DEBG
56142026-09-08T03:39:03.542Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:01.994
56152026-09-08T03:39:03.542ZSep 08 03:39:01.994Sep 08 03:39:01.994 Sep 08 03:39:01.994DEBG Sep 08 03:39:01.994INFO INFODEBG DEBGadding route 172.17.0.3/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56162026-09-08T03:39:03.542Zreplacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56172026-09-08T03:39:03.542Z
56182026-09-08T03:39:03.542Z
56192026-09-08T03:39:03.542Z Sep 08 03:39:01.994replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:01.994Sep 08 03:39:01.994DEBG Sep 08 03:39:01.994replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56202026-09-08T03:39:03.542ZSep 08 03:39:01.994
56212026-09-08T03:39:03.542Z DEBGSep 08 03:39:02.002 created new freemapINFODEBGSep 08 03:39:02.002 failed to allocate space for the new target list, INFO
56222026-09-08T03:39:03.542Z adding route 172.17.0.9/32 -> 10.0.0.255unit
56232026-09-08T03:39:03.542Zadding route 172.17.0.29/32 -> 10.0.0.255:
56242026-09-08T03:39:03.542Z freemap_route_ipv4
56252026-09-08T03:39:03.542ZSep 08 03:39:02.002DEBG DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.002Sep 08 03:39:02.002replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56262026-09-08T03:39:03.542Z DEBG
56272026-09-08T03:39:03.542Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBGSep 08 03:39:02.002
56282026-09-08T03:39:03.542ZSep 08 03:39:02.002created new freemap, unitINFO DEBG:Sep 08 03:39:02.002Sep 08 03:39:02.002adding route 172.17.0.4/32 -> 10.0.0.255 DEBGINFO freemap_route_ipv6
56292026-09-08T03:39:03.542Z
56302026-09-08T03:39:03.543Z failed to allocate space for the new target list
56312026-09-08T03:39:03.543Zreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:39:02.002
56322026-09-08T03:39:03.543Z
56332026-09-08T03:39:03.543ZSep 08 03:39:02.002 DEBG DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:
56342026-09-08T03:39:03.543Z freemap_route_ipv4Sep 08 03:39:02.002
56352026-09-08T03:39:03.543ZSep 08 03:39:02.002 INFO Sep 08 03:39:02.002DEBG Sep 08 03:39:02.002INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255 adding route 172.17.0.30/32 -> 10.0.0.255reset freemap
56362026-09-08T03:39:03.543Z, replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:
56372026-09-08T03:39:03.543Z
56382026-09-08T03:39:03.543ZSep 08 03:39:02.002freemap_route_ipv4
56392026-09-08T03:39:03.543ZSep 08 03:39:02.002DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:39:02.002
56402026-09-08T03:39:03.543Zadding route 172.17.0.11/32 -> 10.0.0.255
56412026-09-08T03:39:03.543ZDEBG Sep 08 03:39:02.002replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56422026-09-08T03:39:03.543ZSep 08 03:39:02.002DEBGSep 08 03:39:02.002 initted freemap. size: 64 , INFOunitDEBG: replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255freemap_route_ipv6
56432026-09-08T03:39:03.543Z
56442026-09-08T03:39:03.543Z
56452026-09-08T03:39:03.543ZSep 08 03:39:02.002 Sep 08 03:39:02.002INFOSep 08 03:39:02.002 DEBGadding route 172.17.0.31/32 -> 10.0.0.255 DEBGreset freemapSep 08 03:39:02.002
56462026-09-08T03:39:03.543Z, unit INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
56472026-09-08T03:39:03.543Z adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv6
56482026-09-08T03:39:03.543Z
56492026-09-08T03:39:03.543ZSep 08 03:39:02.002 DEBG Sep 08 03:39:02.002replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.002
56502026-09-08T03:39:03.543Z Sep 08 03:39:02.002INFO adding route 172.16.0.0/32 -> 10.0.0.1
56512026-09-08T03:39:03.543ZINFODEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255
56522026-09-08T03:39:03.543ZSep 08 03:39:02.002Sep 08 03:39:02.002 DEBG INFO
56532026-09-08T03:39:03.543Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
56542026-09-08T03:39:03.543Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 08 03:39:02.002
56552026-09-08T03:39:03.543Z INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 08 03:39:02.002
56562026-09-08T03:39:03.543ZSep 08 03:39:02.002 DEBGSep 08 03:39:02.002INFO Sep 08 03:39:02.002 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2
56572026-09-08T03:39:03.543Z
56582026-09-08T03:39:03.544Z DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.002
56592026-09-08T03:39:03.544Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.002DEBG
56602026-09-08T03:39:03.544Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
56612026-09-08T03:39:03.544ZINFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:39:02.002
56622026-09-08T03:39:03.544Z Sep 08 03:39:02.002Sep 08 03:39:02.002 INFOINFO Sep 08 03:39:02.002 DEBGadding route 172.16.0.0/32 -> 10.0.0.3 adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
56632026-09-08T03:39:03.544Z
56642026-09-08T03:39:03.544Z
56652026-09-08T03:39:03.544Zadding route 172.17.0.14/32 -> 10.0.0.255
56662026-09-08T03:39:03.544ZSep 08 03:39:02.002Sep 08 03:39:02.002 INFOSep 08 03:39:02.002Sep 08 03:39:02.002DEBG DEBGadding route 172.17.0.9/32 -> 10.0.0.255
56672026-09-08T03:39:03.544Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG
56682026-09-08T03:39:03.544Ztest route::tests::shrink_preserves_compacted_order ... ok
56692026-09-08T03:39:03.544Z replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.002
56702026-09-08T03:39:03.544Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56712026-09-08T03:39:03.544ZDEBG Sep 08 03:39:02.002replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.002
56722026-09-08T03:39:03.544ZINFO adding route 172.16.0.0/32 -> 10.0.0.4
56732026-09-08T03:39:03.544ZSep 08 03:39:02.002Sep 08 03:39:02.002 INFOINFOINFO Sep 08 03:39:02.002 adding route 172.17.0.10/32 -> 10.0.0.255
56742026-09-08T03:39:03.544ZDEBGadding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
56752026-09-08T03:39:03.544Z
56762026-09-08T03:39:03.544Z
56772026-09-08T03:39:03.544ZSep 08 03:39:02.002 DEBG Sep 08 03:39:02.002replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.002
56782026-09-08T03:39:03.544Z DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:02.002
56792026-09-08T03:39:03.544Z DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255
56802026-09-08T03:39:03.544Z
56812026-09-08T03:39:03.544Z Sep 08 03:39:02.010 INFO Sep 08 03:39:02.010adding route 172.17.0.35/32 -> 10.0.0.255
56822026-09-08T03:39:03.544ZDEBG Sep 08 03:39:02.010 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56832026-09-08T03:39:03.544Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010 Sep 08 03:39:02.010
56842026-09-08T03:39:03.544ZINFO adding route 172.17.0.36/32 -> 10.0.0.255
56852026-09-08T03:39:03.544ZSep 08 03:39:02.010INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255 Sep 08 03:39:02.010replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56862026-09-08T03:39:03.545ZINFO
56872026-09-08T03:39:03.545Z adding route 172.17.0.19/32 -> 10.0.0.255
56882026-09-08T03:39:03.545ZSep 08 03:39:02.010 INFO Sep 08 03:39:02.010adding route 172.17.0.37/32 -> 10.0.0.255
56892026-09-08T03:39:03.545ZSep 08 03:39:02.010DEBG DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56902026-09-08T03:39:03.545Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010
56912026-09-08T03:39:03.545Z DEBG Sep 08 03:39:02.010replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56922026-09-08T03:39:03.545Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010INFO
56932026-09-08T03:39:03.545Z INFOadding route 172.17.0.20/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255
56942026-09-08T03:39:03.545Z
56952026-09-08T03:39:03.545ZSep 08 03:39:02.010Sep 08 03:39:02.010Sep 08 03:39:02.010Sep 08 03:39:02.010 DEBGDEBG INFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
56962026-09-08T03:39:03.545Zreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56972026-09-08T03:39:03.545Zadding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
56982026-09-08T03:39:03.545Z
56992026-09-08T03:39:03.545ZSep 08 03:39:02.010Sep 08 03:39:02.010 Sep 08 03:39:02.010Sep 08 03:39:02.010 INFO DEBG DEBGINFOadding route 172.17.0.21/32 -> 10.0.0.255 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57002026-09-08T03:39:03.545Z
57012026-09-08T03:39:03.545Z
57022026-09-08T03:39:03.545Zadding route 172.17.0.13/32 -> 10.0.0.255
57032026-09-08T03:39:03.545ZSep 08 03:39:02.010Sep 08 03:39:02.010 Sep 08 03:39:02.010INFO Sep 08 03:39:02.010 INFOadding route 172.17.0.39/32 -> 10.0.0.255 DEBGadding route 172.17.0.17/32 -> 10.0.0.255
57042026-09-08T03:39:03.545ZDEBG
57052026-09-08T03:39:03.545Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57062026-09-08T03:39:03.545Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57072026-09-08T03:39:03.545ZSep 08 03:39:02.010Sep 08 03:39:02.010 Sep 08 03:39:02.010DEBG Sep 08 03:39:02.010 INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.14/32 -> 10.0.0.255INFO
57082026-09-08T03:39:03.545Z
57092026-09-08T03:39:03.550Zadding route 172.17.0.22/32 -> 10.0.0.255DEBG
57102026-09-08T03:39:03.550Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010
57112026-09-08T03:39:03.550Z Sep 08 03:39:02.010Sep 08 03:39:02.010 DEBG INFOSep 08 03:39:02.010replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57122026-09-08T03:39:03.550Z INFOadding route 172.17.0.40/32 -> 10.0.0.255DEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57132026-09-08T03:39:03.550Z
57142026-09-08T03:39:03.550ZSep 08 03:39:02.010
57152026-09-08T03:39:03.550Z INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:39:02.010
57162026-09-08T03:39:03.550ZSep 08 03:39:02.010Sep 08 03:39:02.010 DEBG Sep 08 03:39:02.010DEBGINFO DEBGreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255
57172026-09-08T03:39:03.550Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57182026-09-08T03:39:03.550Z
57192026-09-08T03:39:03.550Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57202026-09-08T03:39:03.550ZSep 08 03:39:02.010 Sep 08 03:39:02.010DEBGSep 08 03:39:02.010 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010
57212026-09-08T03:39:03.550Z INFOINFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
57222026-09-08T03:39:03.550ZSep 08 03:39:02.010adding route 172.17.0.19/32 -> 10.0.0.255
57232026-09-08T03:39:03.550Z
57242026-09-08T03:39:03.550ZINFO Sep 08 03:39:02.010adding route 172.17.0.24/32 -> 10.0.0.255 Sep 08 03:39:02.010Sep 08 03:39:02.010 DEBG
57252026-09-08T03:39:03.550ZDEBG DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57262026-09-08T03:39:03.550Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57272026-09-08T03:39:03.550Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57282026-09-08T03:39:03.550ZSep 08 03:39:02.010Sep 08 03:39:02.010 Sep 08 03:39:02.010DEBG Sep 08 03:39:02.010INFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.42/32 -> 10.0.0.255
57292026-09-08T03:39:03.550ZINFO
57302026-09-08T03:39:03.550Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
57312026-09-08T03:39:03.550Z
57322026-09-08T03:39:03.550ZSep 08 03:39:02.010Sep 08 03:39:02.010 DEBGSep 08 03:39:02.010Sep 08 03:39:02.010 DEBG INFO replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57332026-09-08T03:39:03.551Zadding route 172.17.0.25/32 -> 10.0.0.255
57342026-09-08T03:39:03.551ZDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57352026-09-08T03:39:03.551Z
57362026-09-08T03:39:03.551ZSep 08 03:39:02.010 Sep 08 03:39:02.010INFOSep 08 03:39:02.010Sep 08 03:39:02.010 DEBGINFOINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
57372026-09-08T03:39:03.551Zadding route 172.17.0.43/32 -> 10.0.0.255
57382026-09-08T03:39:03.551Zadding route 172.17.0.18/32 -> 10.0.0.255
57392026-09-08T03:39:03.551Z
57402026-09-08T03:39:03.551ZSep 08 03:39:02.010 DEBGSep 08 03:39:02.010 Sep 08 03:39:02.010Sep 08 03:39:02.010 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57412026-09-08T03:39:03.551Z DEBGINFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57422026-09-08T03:39:03.551Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010adding route 172.17.0.26/32 -> 10.0.0.255
57432026-09-08T03:39:03.551Z
57442026-09-08T03:39:03.551ZINFO adding route 172.17.0.44/32 -> 10.0.0.255
57452026-09-08T03:39:03.551ZSep 08 03:39:02.010Sep 08 03:39:02.010 INFOINFOSep 08 03:39:02.010 Sep 08 03:39:02.010adding route 172.17.0.19/32 -> 10.0.0.255DEBG
57462026-09-08T03:39:03.551Z DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57472026-09-08T03:39:03.551Zadding route 172.17.0.22/32 -> 10.0.0.255
57482026-09-08T03:39:03.551ZSep 08 03:39:02.010
57492026-09-08T03:39:03.551Z DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010Sep 08 03:39:02.010
57502026-09-08T03:39:03.551Z Sep 08 03:39:02.010INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
57512026-09-08T03:39:03.551ZINFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.010
57522026-09-08T03:39:03.551Z adding route 172.17.0.45/32 -> 10.0.0.255INFO
57532026-09-08T03:39:03.551Z adding route 172.17.0.20/32 -> 10.0.0.255
57542026-09-08T03:39:03.551ZSep 08 03:39:02.010Sep 08 03:39:02.010 DEBGSep 08 03:39:02.010Sep 08 03:39:02.010INFO DEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57552026-09-08T03:39:03.551Z
57562026-09-08T03:39:03.551Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57572026-09-08T03:39:03.551Z replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.010
57582026-09-08T03:39:03.551ZSep 08 03:39:02.010Sep 08 03:39:02.010 DEBGINFO adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57592026-09-08T03:39:03.551ZSep 08 03:39:02.010
57602026-09-08T03:39:03.551Z INFOadding route 172.17.0.21/32 -> 10.0.0.255
57612026-09-08T03:39:03.552Zadding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:39:02.010Sep 08 03:39:02.010
57622026-09-08T03:39:03.552Z INFO Sep 08 03:39:02.010DEBG DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.010 adding route 172.17.0.24/32 -> 10.0.0.255
57632026-09-08T03:39:03.552Z
57642026-09-08T03:39:03.552ZDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57652026-09-08T03:39:03.552Z
57662026-09-08T03:39:03.552ZSep 08 03:39:02.010 INFOSep 08 03:39:02.010Sep 08 03:39:02.010 Sep 08 03:39:02.010adding route 172.17.0.29/32 -> 10.0.0.255
57672026-09-08T03:39:03.552ZINFO DEBGINFO adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57682026-09-08T03:39:03.552Z
57692026-09-08T03:39:03.552Zadding route 172.17.0.22/32 -> 10.0.0.255
57702026-09-08T03:39:03.552Ztest route::tests::delete_target_fragmented ... ok
57712026-09-08T03:39:03.552ZSep 08 03:39:02.011 DEBGSep 08 03:39:02.011 Sep 08 03:39:02.011 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57722026-09-08T03:39:03.552ZINFOSep 08 03:39:02.011DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57732026-09-08T03:39:03.552Zadding route 172.17.0.25/32 -> 10.0.0.255
57742026-09-08T03:39:03.552Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57752026-09-08T03:39:03.552ZSep 08 03:39:02.011 INFOSep 08 03:39:02.011Sep 08 03:39:02.011Sep 08 03:39:02.011 DEBG adding route 172.17.0.30/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
57762026-09-08T03:39:03.552Zadding route 172.17.0.23/32 -> 10.0.0.255
57772026-09-08T03:39:03.552Z
57782026-09-08T03:39:03.552Z adding route 172.17.0.48/32 -> 10.0.0.255
57792026-09-08T03:39:03.552ZSep 08 03:39:02.011Sep 08 03:39:02.011 INFOSep 08 03:39:02.011 Sep 08 03:39:02.011adding route 172.17.0.26/32 -> 10.0.0.255 DEBGDEBG
57802026-09-08T03:39:03.552ZDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57812026-09-08T03:39:03.552Z
57822026-09-08T03:39:03.552Z Sep 08 03:39:02.011replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57832026-09-08T03:39:03.552ZSep 08 03:39:02.011DEBG INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.011 adding route 172.17.0.49/32 -> 10.0.0.255
57842026-09-08T03:39:03.552Z
57852026-09-08T03:39:03.552ZINFOSep 08 03:39:02.011 INFOadding route 172.17.0.24/32 -> 10.0.0.255Sep 08 03:39:02.011
57862026-09-08T03:39:03.552Z Sep 08 03:39:02.011INFO adding route 172.17.0.27/32 -> 10.0.0.255DEBG
57872026-09-08T03:39:03.552ZSep 08 03:39:02.011adding route 172.17.0.31/32 -> 10.0.0.255
57882026-09-08T03:39:03.553ZDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57892026-09-08T03:39:03.553ZSep 08 03:39:02.011
57902026-09-08T03:39:03.553Z Sep 08 03:39:02.011DEBG DEBGSep 08 03:39:02.011Sep 08 03:39:02.011replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57912026-09-08T03:39:03.553ZINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57922026-09-08T03:39:03.553Z adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
57932026-09-08T03:39:03.553Z
57942026-09-08T03:39:03.553ZSep 08 03:39:02.011 Sep 08 03:39:02.011Sep 08 03:39:02.011INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 INFO
57952026-09-08T03:39:03.553ZSep 08 03:39:02.011 adding route 172.17.0.32/32 -> 10.0.0.255
57962026-09-08T03:39:03.553Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57972026-09-08T03:39:03.553Z
57982026-09-08T03:39:03.553ZSep 08 03:39:02.018Sep 08 03:39:02.018Sep 08 03:39:02.018 INFODEBG INFOadding route 172.17.0.51/32 -> 10.0.0.255
57992026-09-08T03:39:03.553Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58002026-09-08T03:39:03.553Zadding route 172.17.0.26/32 -> 10.0.0.255
58012026-09-08T03:39:03.553ZSep 08 03:39:02.019 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58022026-09-08T03:39:03.553Z Sep 08 03:39:02.019DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.29/32 -> 10.0.0.255
58032026-09-08T03:39:03.553Z
58042026-09-08T03:39:03.553ZSep 08 03:39:02.019Sep 08 03:39:02.019 INFOSep 08 03:39:02.019 DEBGINFOadding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58052026-09-08T03:39:03.553Z
58062026-09-08T03:39:03.553ZSep 08 03:39:02.019 DEBG
58072026-09-08T03:39:03.553Z replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58082026-09-08T03:39:03.553Z Sep 08 03:39:02.019DEBGSep 08 03:39:02.019 DEBGINFO Sep 08 03:39:02.019replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58092026-09-08T03:39:03.558Z
58102026-09-08T03:39:03.558Z adding route 172.17.0.30/32 -> 10.0.0.255INFO
58112026-09-08T03:39:03.558Z adding route 172.17.0.33/32 -> 10.0.0.255Sep 08 03:39:02.019Sep 08 03:39:02.019
58122026-09-08T03:39:03.558ZSep 08 03:39:02.019 INFO adding route 172.17.0.53/32 -> 10.0.0.255DEBG
58132026-09-08T03:39:03.558Z INFOSep 08 03:39:02.019replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58142026-09-08T03:39:03.558ZDEBGadding route 172.17.0.28/32 -> 10.0.0.255 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58152026-09-08T03:39:03.558Z
58162026-09-08T03:39:03.558ZSep 08 03:39:02.019DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58172026-09-08T03:39:03.558ZSep 08 03:39:02.019adding route 172.17.0.31/32 -> 10.0.0.255
58182026-09-08T03:39:03.558ZINFOSep 08 03:39:02.019 Sep 08 03:39:02.019adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 03:39:02.019DEBG
58192026-09-08T03:39:03.559Z INFODEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58202026-09-08T03:39:03.559Z
58212026-09-08T03:39:03.559Z
58222026-09-08T03:39:03.559ZSep 08 03:39:02.019 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019Sep 08 03:39:02.019
58232026-09-08T03:39:03.559Z Sep 08 03:39:02.019 DEBGINFO Sep 08 03:39:02.019 INFOINFOadding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.29/32 -> 10.0.0.255
58242026-09-08T03:39:03.559Z
58252026-09-08T03:39:03.559Z
58262026-09-08T03:39:03.559Zadding route 172.17.0.35/32 -> 10.0.0.255
58272026-09-08T03:39:03.559ZSep 08 03:39:02.019Sep 08 03:39:02.019Sep 08 03:39:02.019 DEBGDEBG Sep 08 03:39:02.019replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58282026-09-08T03:39:03.559Z
58292026-09-08T03:39:03.559Z DEBGadding route 172.17.0.55/32 -> 10.0.0.255 Sep 08 03:39:02.019replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:39:02.019INFO
58302026-09-08T03:39:03.559Z adding route 172.17.0.36/32 -> 10.0.0.255
58312026-09-08T03:39:03.559Z
58322026-09-08T03:39:03.559ZINFO adding route 172.17.0.30/32 -> 10.0.0.255
58332026-09-08T03:39:03.559ZSep 08 03:39:02.019 Sep 08 03:39:02.019INFOSep 08 03:39:02.019 Sep 08 03:39:02.019DEBGadding route 172.17.0.33/32 -> 10.0.0.255
58342026-09-08T03:39:03.559Z DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58352026-09-08T03:39:03.559Z
58362026-09-08T03:39:03.559Z
58372026-09-08T03:39:03.559ZSep 08 03:39:02.019 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019Sep 08 03:39:02.019
58382026-09-08T03:39:03.559Z Sep 08 03:39:02.019 INFO INFOINFOadding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 03:39:02.019
58392026-09-08T03:39:03.559Z
58402026-09-08T03:39:03.559Zadding route 172.17.0.56/32 -> 10.0.0.255INFO
58412026-09-08T03:39:03.559Zadding route 172.17.0.34/32 -> 10.0.0.255
58422026-09-08T03:39:03.559ZSep 08 03:39:02.019 Sep 08 03:39:02.019DEBGSep 08 03:39:02.019 DEBGSep 08 03:39:02.019DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58432026-09-08T03:39:03.559Z DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58442026-09-08T03:39:03.559Zreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58452026-09-08T03:39:03.559Z
58462026-09-08T03:39:03.560ZSep 08 03:39:02.019 INFOSep 08 03:39:02.019 Sep 08 03:39:02.019adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 03:39:02.019
58472026-09-08T03:39:03.560Z INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
58482026-09-08T03:39:03.560Z
58492026-09-08T03:39:03.560ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
58502026-09-08T03:39:03.560ZSep 08 03:39:02.019 Sep 08 03:39:02.019DEBG Sep 08 03:39:02.019DEBGSep 08 03:39:02.019 DEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58512026-09-08T03:39:03.560Z
58522026-09-08T03:39:03.560Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58532026-09-08T03:39:03.560Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58542026-09-08T03:39:03.560ZSep 08 03:39:02.019Sep 08 03:39:02.019 INFO Sep 08 03:39:02.019adding route 172.17.0.39/32 -> 10.0.0.255 Sep 08 03:39:02.019INFO
58552026-09-08T03:39:03.560ZINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
58562026-09-08T03:39:03.560Z
58572026-09-08T03:39:03.560ZSep 08 03:39:02.019INFO adding route 172.17.0.36/32 -> 10.0.0.255DEBG
58582026-09-08T03:39:03.560Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58592026-09-08T03:39:03.560ZSep 08 03:39:02.019 Sep 08 03:39:02.019Sep 08 03:39:02.019Sep 08 03:39:02.019DEBG DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58602026-09-08T03:39:03.560Zadding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58612026-09-08T03:39:03.560Z
58622026-09-08T03:39:03.560Z
58632026-09-08T03:39:03.560ZSep 08 03:39:02.019Sep 08 03:39:02.019Sep 08 03:39:02.019 Sep 08 03:39:02.019 INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255INFODEBG
58642026-09-08T03:39:03.560Zadding route 172.17.0.37/32 -> 10.0.0.255 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255
58652026-09-08T03:39:03.560Z
58662026-09-08T03:39:03.560Z
58672026-09-08T03:39:03.560Ztest route::tests::delete_targets_fragmented ... ok
58682026-09-08T03:39:03.560ZSep 08 03:39:02.019 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58692026-09-08T03:39:03.560ZSep 08 03:39:02.019Sep 08 03:39:02.019 DEBG INFOSep 08 03:39:02.019DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58702026-09-08T03:39:03.560Z adding route 172.17.0.41/32 -> 10.0.0.255INFO
58712026-09-08T03:39:03.560Zadding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58722026-09-08T03:39:03.560Ztest route::tests::delete_target_full ... ok
58732026-09-08T03:39:03.561Z
58742026-09-08T03:39:03.561Ztest route::tests::delete_targets_full ... ok
58752026-09-08T03:39:03.561ZSep 08 03:39:02.019Sep 08 03:39:02.019 Sep 08 03:39:02.019INFODEBG INFO adding route 172.17.0.38/32 -> 10.0.0.255 Sep 08 03:39:02.019adding route 172.17.0.35/32 -> 10.0.0.255
58762026-09-08T03:39:03.561Z
58772026-09-08T03:39:03.561Z
58782026-09-08T03:39:03.561Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
58792026-09-08T03:39:03.561Ztest result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
58802026-09-08T03:39:03.561Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58812026-09-08T03:39:03.561Z
58822026-09-08T03:39:03.561ZSep 08 03:39:02.019Sep 08 03:39:02.019 DEBGINFODEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255Sep 08 03:39:02.019
58832026-09-08T03:39:03.561Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58842026-09-08T03:39:03.561Z
58852026-09-08T03:39:03.561Z failed to allocate space for the new target list
58862026-09-08T03:39:03.561ZSep 08 03:39:02.019Sep 08 03:39:02.019 Sep 08 03:39:02.019 INFODEBG INFOreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255
58872026-09-08T03:39:03.561Z
58882026-09-08T03:39:03.561Zadding route 172.17.0.39/32 -> 10.0.0.255Sep 08 03:39:02.019
58892026-09-08T03:39:03.561Z Sep 08 03:39:02.019DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:39:02.019
58902026-09-08T03:39:03.561Z adding route 172.17.0.43/32 -> 10.0.0.255DEBGSep 08 03:39:02.019
58912026-09-08T03:39:03.561Z replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58922026-09-08T03:39:03.561Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58932026-09-08T03:39:03.561Z DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
58942026-09-08T03:39:03.561Z Sep 08 03:39:02.019INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255
58952026-09-08T03:39:03.561Zadding route 172.17.0.40/32 -> 10.0.0.255
58962026-09-08T03:39:03.561ZSep 08 03:39:02.019 Sep 08 03:39:02.019INFO Sep 08 03:39:02.019DEBG adding route 172.17.0.44/32 -> 10.0.0.255 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58972026-09-08T03:39:03.561ZDEBG
58982026-09-08T03:39:03.561Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58992026-09-08T03:39:03.561ZSep 08 03:39:02.019Sep 08 03:39:02.019 DEBGINFO Sep 08 03:39:02.019adding route 172.17.0.38/32 -> 10.0.0.255
59002026-09-08T03:39:03.562Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59012026-09-08T03:39:03.562Z adding route 172.17.0.41/32 -> 10.0.0.255
59022026-09-08T03:39:03.562ZSep 08 03:39:02.019 Sep 08 03:39:02.019Sep 08 03:39:02.019DEBG DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59032026-09-08T03:39:03.562Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
59042026-09-08T03:39:03.562Z
59052026-09-08T03:39:03.562ZSep 08 03:39:02.019 INFOSep 08 03:39:02.019 Sep 08 03:39:02.019adding route 172.17.0.39/32 -> 10.0.0.255INFO
59062026-09-08T03:39:03.562Z DEBGadding route 172.17.0.42/32 -> 10.0.0.255
59072026-09-08T03:39:03.562Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59082026-09-08T03:39:03.562ZSep 08 03:39:02.019 DEBGSep 08 03:39:02.019 Sep 08 03:39:02.019replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59092026-09-08T03:39:03.567ZDEBG INFOreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59102026-09-08T03:39:03.567Zadding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:39:02.019
59112026-09-08T03:39:03.567Z INFO adding route 172.17.0.40/32 -> 10.0.0.255
59122026-09-08T03:39:03.567ZSep 08 03:39:02.019Sep 08 03:39:02.019 INFODEBG Sep 08 03:39:02.019adding route 172.17.0.43/32 -> 10.0.0.255
59132026-09-08T03:39:03.567Zreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
59142026-09-08T03:39:03.567Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.019
59152026-09-08T03:39:03.567Z Sep 08 03:39:02.019DEBG INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59162026-09-08T03:39:03.567ZSep 08 03:39:02.019adding route 172.17.0.47/32 -> 10.0.0.255 INFO adding route 172.17.0.41/32 -> 10.0.0.255
59172026-09-08T03:39:03.567ZSep 08 03:39:02.027 DEBGSep 08 03:39:02.027 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59182026-09-08T03:39:03.567Z adding route 172.17.0.44/32 -> 10.0.0.255
59192026-09-08T03:39:03.567ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59202026-09-08T03:39:03.567Z
59212026-09-08T03:39:03.567ZSep 08 03:39:02.027 INFOSep 08 03:39:02.027 adding route 172.17.0.45/32 -> 10.0.0.255DEBG
59222026-09-08T03:39:03.567Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59232026-09-08T03:39:03.567ZSep 08 03:39:02.027 Sep 08 03:39:02.027 DEBGINFO adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59242026-09-08T03:39:03.567Z
59252026-09-08T03:39:03.567Zadding route 172.17.0.48/32 -> 10.0.0.255
59262026-09-08T03:39:03.567ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 DEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59272026-09-08T03:39:03.567Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255
59282026-09-08T03:39:03.567Z
59292026-09-08T03:39:03.568ZSep 08 03:39:02.027 INFOSep 08 03:39:02.027 adding route 172.17.0.43/32 -> 10.0.0.255INFO
59302026-09-08T03:39:03.568Z Sep 08 03:39:02.027adding route 172.17.0.49/32 -> 10.0.0.255
59312026-09-08T03:39:03.568ZDEBGSep 08 03:39:02.027 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
59322026-09-08T03:39:03.568Z Sep 08 03:39:02.027replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59332026-09-08T03:39:03.568ZDEBGSep 08 03:39:02.027 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59342026-09-08T03:39:03.568ZSep 08 03:39:02.027 adding route 172.17.0.47/32 -> 10.0.0.255INFO
59352026-09-08T03:39:03.568Z adding route 172.17.0.44/32 -> 10.0.0.255
59362026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBGSep 08 03:39:02.027 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59372026-09-08T03:39:03.568Zadding route 172.17.0.50/32 -> 10.0.0.255DEBG
59382026-09-08T03:39:03.568Z replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59392026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027DEBG INFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59402026-09-08T03:39:03.568Zadding route 172.17.0.45/32 -> 10.0.0.255
59412026-09-08T03:39:03.568Zadding route 172.17.0.48/32 -> 10.0.0.255
59422026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59432026-09-08T03:39:03.568Z
59442026-09-08T03:39:03.568Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59452026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027DEBGINFO INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59462026-09-08T03:39:03.568Zadding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
59472026-09-08T03:39:03.568Z
59482026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 DEBG
59492026-09-08T03:39:03.568Zreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59502026-09-08T03:39:03.568Zreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59512026-09-08T03:39:03.568ZSep 08 03:39:02.027 Sep 08 03:39:02.027DEBGSep 08 03:39:02.027 INFO INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.47/32 -> 10.0.0.255
59522026-09-08T03:39:03.568Z
59532026-09-08T03:39:03.568Zadding route 172.17.0.50/32 -> 10.0.0.255
59542026-09-08T03:39:03.568ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 DEBGDEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
59552026-09-08T03:39:03.568Z
59562026-09-08T03:39:03.569Z
59572026-09-08T03:39:03.569ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFOSep 08 03:39:02.027 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
59582026-09-08T03:39:03.569Zadding route 172.17.0.51/32 -> 10.0.0.255
59592026-09-08T03:39:03.569Z
59602026-09-08T03:39:03.569ZSep 08 03:39:02.027 Sep 08 03:39:02.027INFO Sep 08 03:39:02.027DEBG adding route 172.17.0.54/32 -> 10.0.0.255 DEBG
59612026-09-08T03:39:03.569Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59622026-09-08T03:39:03.569Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59632026-09-08T03:39:03.569ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBG INFOreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59642026-09-08T03:39:03.569Zadding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
59652026-09-08T03:39:03.569Z
59662026-09-08T03:39:03.569ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 INFO DEBG DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
59672026-09-08T03:39:03.569Z
59682026-09-08T03:39:03.569Zreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59692026-09-08T03:39:03.569ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 INFO INFODEBGadding route 172.17.0.53/32 -> 10.0.0.255
59702026-09-08T03:39:03.569Zadding route 172.17.0.50/32 -> 10.0.0.255
59712026-09-08T03:39:03.569Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59722026-09-08T03:39:03.569ZSep 08 03:39:02.027 DEBGSep 08 03:39:02.027 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
59732026-09-08T03:39:03.569Z Sep 08 03:39:02.027replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
59742026-09-08T03:39:03.569Z adding route 172.17.0.56/32 -> 10.0.0.255
59752026-09-08T03:39:03.569ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255DEBGadding route 172.17.0.54/32 -> 10.0.0.255
59762026-09-08T03:39:03.569Z
59772026-09-08T03:39:03.569Z replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59782026-09-08T03:39:03.569ZSep 08 03:39:02.027 Sep 08 03:39:02.027DEBG Sep 08 03:39:02.027DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
59792026-09-08T03:39:03.569Z replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255
59802026-09-08T03:39:03.569Z
59812026-09-08T03:39:03.569ZSep 08 03:39:02.027 Sep 08 03:39:02.027INFOSep 08 03:39:02.027 adding route 172.17.0.52/32 -> 10.0.0.255INFO
59822026-09-08T03:39:03.569Z DEBGadding route 172.17.0.55/32 -> 10.0.0.255
59832026-09-08T03:39:03.569ZSep 08 03:39:02.027replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59842026-09-08T03:39:03.570ZDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.027
59852026-09-08T03:39:03.570Z DEBGSep 08 03:39:02.027 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59862026-09-08T03:39:03.570Z Sep 08 03:39:02.027adding route 172.17.0.58/32 -> 10.0.0.255
59872026-09-08T03:39:03.570ZINFO adding route 172.17.0.53/32 -> 10.0.0.255
59882026-09-08T03:39:03.570ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBGSep 08 03:39:02.027 adding route 172.17.0.56/32 -> 10.0.0.255DEBG
59892026-09-08T03:39:03.570Z replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59902026-09-08T03:39:03.570Z
59912026-09-08T03:39:03.570ZSep 08 03:39:02.027 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.027Sep 08 03:39:02.027
59922026-09-08T03:39:03.570ZINFO INFOadding route 172.17.0.54/32 -> 10.0.0.255
59932026-09-08T03:39:03.570Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 08 03:39:02.027
59942026-09-08T03:39:03.570Z INFO Sep 08 03:39:02.027adding route 172.17.0.57/32 -> 10.0.0.255 Sep 08 03:39:02.027DEBG
59952026-09-08T03:39:03.570Z DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59962026-09-08T03:39:03.570Z
59972026-09-08T03:39:03.570ZSep 08 03:39:02.027 DEBGSep 08 03:39:02.027 Sep 08 03:39:02.027 replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO
59982026-09-08T03:39:03.570Z adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
59992026-09-08T03:39:03.570Z
60002026-09-08T03:39:03.570ZSep 08 03:39:02.027 Sep 08 03:39:02.027Sep 08 03:39:02.027INFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60012026-09-08T03:39:03.570Z
60022026-09-08T03:39:03.570Z
60032026-09-08T03:39:03.570ZSep 08 03:39:02.027Sep 08 03:39:02.027 Sep 08 03:39:02.027DEBG INFO DEBGfailed to allocate space for the new target list
60042026-09-08T03:39:03.570Zadding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60052026-09-08T03:39:03.570Z
60062026-09-08T03:39:03.570ZSep 08 03:39:02.027Sep 08 03:39:02.027Sep 08 03:39:02.027 DEBGINFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60072026-09-08T03:39:03.570Z
60082026-09-08T03:39:03.570Z
60092026-09-08T03:39:03.574ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60102026-09-08T03:39:03.575Z
60112026-09-08T03:39:03.575ZSep 08 03:39:02.027Sep 08 03:39:02.027 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
60122026-09-08T03:39:03.575Z
60132026-09-08T03:39:03.575ZSep 08 03:39:02.027Sep 08 03:39:02.027 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60142026-09-08T03:39:03.575Z
60152026-09-08T03:39:03.575ZSep 08 03:39:02.027Sep 08 03:39:02.027 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.61/32 -> 10.0.0.255
60162026-09-08T03:39:03.575Z
60172026-09-08T03:39:03.575ZSep 08 03:39:02.027 DEBG Sep 08 03:39:02.027replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60182026-09-08T03:39:03.575Z Sep 08 03:39:02.027INFO INFO adding route 172.17.0.62/32 -> 10.0.0.255
60192026-09-08T03:39:03.575Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 08 03:39:02.027
60202026-09-08T03:39:03.575Z DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60212026-09-08T03:39:03.575ZSep 08 03:39:02.027 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:39:02.027
60222026-09-08T03:39:03.575Z DEBG failed to allocate space for the new target list
60232026-09-08T03:39:03.575ZSep 08 03:39:02.027 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 03:39:02.027
60242026-09-08T03:39:03.575Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:39:02.027
60252026-09-08T03:39:03.575Z DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
60262026-09-08T03:39:03.575ZSep 08 03:39:02.027 DEBG failed to allocate space for the new target list
60272026-09-08T03:39:03.575ZSep 08 03:39:02.027 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
60282026-09-08T03:39:03.575Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6476ec152716a9bf)
60292026-09-08T03:39:03.575Z
60302026-09-08T03:39:03.575Zrunning 0 tests
60312026-09-08T03:39:03.575Z
60322026-09-08T03:39:03.575Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60332026-09-08T03:39:03.575Z
60342026-09-08T03:39:03.575Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
60352026-09-08T03:39:03.575Z
60362026-09-08T03:39:03.576Zrunning 0 tests
60372026-09-08T03:39:03.576Z
60382026-09-08T03:39:03.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60392026-09-08T03:39:03.576Z
60402026-09-08T03:39:03.576Z Running unittests src/lib.rs (target/debug/deps/dpd_client-a417f79aebf054ae)
60412026-09-08T03:39:03.576Z
60422026-09-08T03:39:03.576Zrunning 6 tests
60432026-09-08T03:39:03.576Ztest tests::test_full_lot_id_neither_present ... ok
60442026-09-08T03:39:03.576Ztest tests::test_parse_client_port_id ... ok
60452026-09-08T03:39:03.576Ztest tests::test_full_lot_id_both_present ... ok
60462026-09-08T03:39:03.576Ztest tests::test_port_id_cmp ... ok
60472026-09-08T03:39:03.576Ztest tests::test_full_lot_id_lotnum_only ... ok
60482026-09-08T03:39:03.576Ztest tests::test_full_lot_id_lot_only ... ok
60492026-09-08T03:39:03.576Z
60502026-09-08T03:39:03.576Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60512026-09-08T03:39:03.576Z
60522026-09-08T03:39:03.576Z Running tests/test_all.rs (target/debug/deps/test_all-94f8f009032ebbd3)
60532026-09-08T03:39:03.576Z
60542026-09-08T03:39:03.576Zrunning 0 tests
60552026-09-08T03:39:03.576Z
60562026-09-08T03:39:03.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60572026-09-08T03:39:03.576Z
60582026-09-08T03:39:03.576Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60592026-09-08T03:39:03.576Z
60602026-09-08T03:39:03.576Zrunning 0 tests
60612026-09-08T03:39:03.576Z
60622026-09-08T03:39:03.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60632026-09-08T03:39:03.576Z
60642026-09-08T03:39:03.577Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60652026-09-08T03:39:03.577Z
60662026-09-08T03:39:03.577Zrunning 15 tests
60672026-09-08T03:39:03.577Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60682026-09-08T03:39:03.577Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60692026-09-08T03:39:03.577Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60702026-09-08T03:39:03.577Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60712026-09-08T03:39:03.577Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60722026-09-08T03:39:03.577Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60732026-09-08T03:39:03.577Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60742026-09-08T03:39:03.577Ztest v1::network::tests::test_equal ... ok
60752026-09-08T03:39:03.577Ztest v1::network::tests::test_eui64 ... ok
60762026-09-08T03:39:03.577Ztest v1::network::tests::test_into ... ok
60772026-09-08T03:39:03.577Ztest v1::network::tests::test_not_equal ... ok
60782026-09-08T03:39:03.577Ztest v1::network::tests::test_to_string ... ok
60792026-09-08T03:39:03.577Ztest v1::port::tests::port_ids_are_ascii ... ok
60802026-09-08T03:39:03.577Ztest v1::network::tests::test_parse ... ok
60812026-09-08T03:39:03.577Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60822026-09-08T03:39:03.577Z
60832026-09-08T03:39:03.577Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60842026-09-08T03:39:03.577Z
60852026-09-08T03:39:03.577Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
60862026-09-08T03:39:03.577Z
60872026-09-08T03:39:03.577Zrunning 12 tests
60882026-09-08T03:39:03.577Ztest icmp::test_v6_checksum ... ok
60892026-09-08T03:39:03.577Ztest icmp::test_v4_checksum ... ok
60902026-09-08T03:39:03.577Ztest lldp::test_lldp_parse ... ok
60912026-09-08T03:39:03.577Ztest pbuf::test_byte ... ok
60922026-09-08T03:39:03.578Ztest ipv6::test_ipv6_parse ... ok
60932026-09-08T03:39:03.578Ztest pbuf::test_nibble ... ok
60942026-09-08T03:39:03.578Ztest pbuf::test_overflow ... ok
60952026-09-08T03:39:03.578Ztest pbuf::test_short ... ok
60962026-09-08T03:39:03.578Ztest pbuf::test_twelve ... ok
60972026-09-08T03:39:03.578Ztest pbuf::test_word ... ok
60982026-09-08T03:39:03.578Ztest tcp::test_checksum_syn_nodata ... ok
60992026-09-08T03:39:03.578Ztest tcp::test_checksum_ack_data ... ok
61002026-09-08T03:39:03.578Z
61012026-09-08T03:39:03.578Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61022026-09-08T03:39:03.578Z
61032026-09-08T03:39:03.578Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
61042026-09-08T03:39:03.578Z
61052026-09-08T03:39:03.578Zrunning 0 tests
61062026-09-08T03:39:03.578Z
61072026-09-08T03:39:03.578Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61082026-09-08T03:39:03.578Z
61092026-09-08T03:39:03.582Z Running unittests src/main.rs (target/debug/deps/swadm-10420ab49d0e2f90)
61102026-09-08T03:39:03.582Z
61112026-09-08T03:39:03.582Zrunning 5 tests
61122026-09-08T03:39:03.582Ztest switchport::test::test_compute_lanes ... ok
61132026-09-08T03:39:03.582Ztest switchport::test::port_id_ordering ... ok
61142026-09-08T03:39:03.582Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1
61152026-09-08T03:39:03.583Z Lane 2 Rx Loss-of-lock: Yes Lane 3Yes
61162026-09-08T03:39:03.583ZYes State: ActivatedYes
61172026-09-08T03:39:03.583ZActivated Rx Loss-of-signal: Yes ActivatedYes ActivatedYes
61182026-09-08T03:39:03.583Z Yes
61192026-09-08T03:39:03.583Z Rx Output Enabled: false Rx CDR Enabled: Yes falseYes falseYes falseYes
61202026-09-08T03:39:03.583Z
61212026-09-08T03:39:03.583Z Rx Output Status: valid Tx Enabled: Yes valid validYes valid
61222026-09-08T03:39:03.583ZYes Rx Loss-of-lock: true Yestrue
61232026-09-08T03:39:03.583Z true Tx Loss-of-lock: No true
61242026-09-08T03:39:03.583ZNo Rx Loss-of-signal: false Nofalse No
61252026-09-08T03:39:03.583Zfalse Tx Loss-of-signal: Nofalse
61262026-09-08T03:39:03.583ZNo Rx Auto-squelch Disable: trueNo Notrue
61272026-09-08T03:39:03.583Ztrue Tx CDR Enabled: No trueNo
61282026-09-08T03:39:03.583Z Tx Output Enabled: trueNo trueNo
61292026-09-08T03:39:03.583Ztrue Tx Adaptive EQ Fault: Notrue
61302026-09-08T03:39:03.583ZNo Tx Output Status: invalidNo No
61312026-09-08T03:39:03.583Zinvalid Tx Fault: Yes invalidYes invalid
61322026-09-08T03:39:03.583ZYes Yes
61332026-09-08T03:39:03.583Z Tx Loss-of-lock: false false false false
61342026-09-08T03:39:03.583Z Tx Loss-of-signal: true true true true
61352026-09-08T03:39:03.583ZTx Auto-squelch Disable: false false false false
61362026-09-08T03:39:03.583Z Tx Adaptive EQ Fail: true true true true
61372026-09-08T03:39:03.583Z Tx Failure: false false false false
61382026-09-08T03:39:03.583Z Tx Force Squelch: true true true true
61392026-09-08T03:39:03.583Z Tx Input Polarity: normal normal normal normal
61402026-09-08T03:39:03.583Ztest switchport::test::test_print_sff_datapath ... ok
61412026-09-08T03:39:03.583Ztest switchport::test::test_print_cmis_datapath ... ok
61422026-09-08T03:39:03.583Ztest link::test_filter ... ok
61432026-09-08T03:39:03.584Z
61442026-09-08T03:39:03.584Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61452026-09-08T03:39:03.584Z
61462026-09-08T03:39:03.584Z Running tests/cli/main.rs (target/debug/deps/cli-53f45ebde1547d91)
61472026-09-08T03:39:03.584Z
61482026-09-08T03:39:03.584Zrunning 7 tests
61492026-09-08T03:39:03.584Ztest counters::counters_list ... ignored
61502026-09-08T03:39:03.584Ztest link_apply::apply_tx_eq_all ... ignored
61512026-09-08T03:39:03.584Ztest link_apply::apply_tx_eq_custom ... ignored
61522026-09-08T03:39:03.584Ztest tx_eq::set_all_taps ... ignored
61532026-09-08T03:39:03.584Ztest tx_eq::set_partial_taps ... ignored
61542026-09-08T03:39:03.588Ztest cmd::test::pattern_statics ... ok
61552026-09-08T03:39:03.591Ztest link_apply::tx_eq_exclusive ... ok
61562026-09-08T03:39:03.591Z
61572026-09-08T03:39:03.591Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61582026-09-08T03:39:03.591Z
61592026-09-08T03:39:03.591Z Running unittests src/main.rs (target/debug/deps/tfportd-02fa6fd061199716)
61602026-09-08T03:39:03.595Z
61612026-09-08T03:39:03.595Zrunning 4 tests
61622026-09-08T03:39:03.598Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61632026-09-08T03:39:03.598Ztest linklocal::test_parse_ipadm ... ok
61642026-09-08T03:39:03.598Ztest tfport::test_parse_tfport ... ok
61652026-09-08T03:39:03.598Ztest config::tests::test_updates ... ok
61662026-09-08T03:39:03.598Z
61672026-09-08T03:39:03.598Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61682026-09-08T03:39:03.598Z
61692026-09-08T03:39:03.598Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
61702026-09-08T03:39:03.598Z
61712026-09-08T03:39:03.598Zrunning 0 tests
61722026-09-08T03:39:03.598Z
61732026-09-08T03:39:03.599Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61742026-09-08T03:39:03.599Z
61752026-09-08T03:39:03.602Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
61762026-09-08T03:39:03.603Z
61772026-09-08T03:39:03.603Zrunning 0 tests
61782026-09-08T03:39:03.603Z
61792026-09-08T03:39:03.603Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61802026-09-08T03:39:03.603Z
61812026-09-08T03:39:03.603Z Doc-tests aal
61822026-09-08T03:39:03.812Z
61832026-09-08T03:39:03.812Zrunning 0 tests
61842026-09-08T03:39:03.812Z
61852026-09-08T03:39:03.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61862026-09-08T03:39:03.812Z
61872026-09-08T03:39:03.838Z Doc-tests aal_macros
61882026-09-08T03:39:03.905Z
61892026-09-08T03:39:03.905Zrunning 0 tests
61902026-09-08T03:39:03.905Z
61912026-09-08T03:39:03.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61922026-09-08T03:39:03.905Z
61932026-09-08T03:39:03.915Z Doc-tests common
61942026-09-08T03:39:04.152Z
61952026-09-08T03:39:04.152Zrunning 0 tests
61962026-09-08T03:39:04.152Z
61972026-09-08T03:39:04.152Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61982026-09-08T03:39:04.152Z
61992026-09-08T03:39:04.180Z Doc-tests dpd_api
62002026-09-08T03:39:04.880Z
62012026-09-08T03:39:04.881Zrunning 2 tests
62022026-09-08T03:39:04.881Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
62032026-09-08T03:39:04.881Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
62042026-09-08T03:39:04.881Z
62052026-09-08T03:39:04.881Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62062026-09-08T03:39:04.881Z
62072026-09-08T03:39:04.910Z Doc-tests dpd_client
62082026-09-08T03:39:06.267Z
62092026-09-08T03:39:06.267Zrunning 0 tests
62102026-09-08T03:39:06.267Z
62112026-09-08T03:39:06.267Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62122026-09-08T03:39:06.267Z
62132026-09-08T03:39:06.319Z Doc-tests dpd_types
62142026-09-08T03:39:06.504Z
62152026-09-08T03:39:06.505Zrunning 0 tests
62162026-09-08T03:39:06.505Z
62172026-09-08T03:39:06.505Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62182026-09-08T03:39:06.505Z
62192026-09-08T03:39:06.527Z Doc-tests dpd_types_versions
62202026-09-08T03:39:08.018Z
62212026-09-08T03:39:08.018Zrunning 1 test
62222026-09-08T03:39:08.018Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
62232026-09-08T03:39:08.018Z
62242026-09-08T03:39:08.018Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
62252026-09-08T03:39:08.018Z
62262026-09-08T03:39:08.065Z Doc-tests packet
62272026-09-08T03:39:08.283Z
62282026-09-08T03:39:08.283Zrunning 0 tests
62292026-09-08T03:39:08.283Z
62302026-09-08T03:39:08.283Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62312026-09-08T03:39:08.283Z
62322026-09-08T03:39:08.309Z Doc-tests pcap
62332026-09-08T03:39:08.359Z
62342026-09-08T03:39:08.359Zrunning 0 tests
62352026-09-08T03:39:08.359Z
62362026-09-08T03:39:08.360Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62372026-09-08T03:39:08.360Z
62382026-09-08T03:39:08.409Z+ for feat in tofino_stub tofino_asic softnpu chaos
62392026-09-08T03:39:08.409Z+ RUST_BACKTRACE=full
62402026-09-08T03:39:08.409Z+ cargo test --features softnpu --no-fail-fast
62412026-09-08T03:39:09.045Z Compiling num-integer v0.1.46
62422026-09-08T03:39:09.131Z Compiling num-complex v0.4.6
62432026-09-08T03:39:09.169Z Compiling bitstruct_derive v0.1.0
62442026-09-08T03:39:09.180Z Compiling tap v1.0.1
62452026-09-08T03:39:09.293Z Compiling wyz v0.5.1
62462026-09-08T03:39:09.419Z Compiling num-iter v0.1.45
62472026-09-08T03:39:09.458Z Compiling num-rational v0.4.2
62482026-09-08T03:39:09.461Z Compiling num-bigint v0.4.6
62492026-09-08T03:39:09.547Z Compiling radium v0.7.0
62502026-09-08T03:39:09.558Z Compiling funty v2.0.0
62512026-09-08T03:39:09.617Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62522026-09-08T03:39:09.656Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62532026-09-08T03:39:09.746Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62542026-09-08T03:39:09.840Z Compiling num v0.4.3
62552026-09-08T03:39:09.861Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62562026-09-08T03:39:09.876Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62572026-09-08T03:39:09.920Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62582026-09-08T03:39:09.995Z Compiling bitvec v1.0.1
62592026-09-08T03:39:10.031Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62602026-09-08T03:39:10.130Z Compiling typeid v1.0.3
62612026-09-08T03:39:10.152Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62622026-09-08T03:39:10.214Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62632026-09-08T03:39:10.247Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62642026-09-08T03:39:10.351Z Compiling ascii v1.1.0
62652026-09-08T03:39:10.629Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62662026-09-08T03:39:10.769Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62672026-09-08T03:39:11.153Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62682026-09-08T03:39:11.165Z Compiling erased-serde v0.4.8
62692026-09-08T03:39:11.329Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62702026-09-08T03:39:11.351Z Compiling bitstruct v0.1.1
62712026-09-08T03:39:11.453Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62722026-09-08T03:39:11.571Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62732026-09-08T03:39:11.647Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62742026-09-08T03:39:11.883Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62752026-09-08T03:39:11.896Z Compiling serde_arrays v0.1.0
62762026-09-08T03:39:12.024Z Compiling libloading v0.7.4
62772026-09-08T03:39:12.244Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62782026-09-08T03:39:12.273Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62792026-09-08T03:39:12.510Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62802026-09-08T03:39:12.809Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62812026-09-08T03:39:13.311Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62822026-09-08T03:39:14.370Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62832026-09-08T03:39:15.316Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62842026-09-08T03:39:21.077Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62852026-09-08T03:39:21.292Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62862026-09-08T03:39:21.292Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62872026-09-08T03:39:21.358Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62882026-09-08T03:39:21.371Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62892026-09-08T03:39:23.470Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62902026-09-08T03:39:23.530Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62912026-09-08T03:39:23.762Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62922026-09-08T03:39:29.854Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62932026-09-08T03:39:30.081Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62942026-09-08T03:39:37.561Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62952026-09-08T03:39:40.013Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62962026-09-08T03:39:43.993Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62972026-09-08T03:40:23.649Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
62982026-09-08T03:40:23.768Z Running unittests src/lib.rs (target/debug/deps/aal-f369885cee4aae6f)
62992026-09-08T03:40:23.774Z
63002026-09-08T03:40:23.774Zrunning 0 tests
63012026-09-08T03:40:23.774Z
63022026-09-08T03:40:23.777Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63032026-09-08T03:40:23.777Z
63042026-09-08T03:40:23.777Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
63052026-09-08T03:40:23.780Z
63062026-09-08T03:40:23.780Zrunning 0 tests
63072026-09-08T03:40:23.780Z
63082026-09-08T03:40:23.780Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63092026-09-08T03:40:23.781Z
63102026-09-08T03:40:23.781Z Running unittests src/lib.rs (target/debug/deps/asic-4222ef975006f37f)
63112026-09-08T03:40:23.789Z
63122026-09-08T03:40:23.789Zrunning 0 tests
63132026-09-08T03:40:23.789Z
63142026-09-08T03:40:23.792Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63152026-09-08T03:40:23.792Z
63162026-09-08T03:40:23.792Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
63172026-09-08T03:40:23.811Z
63182026-09-08T03:40:23.811Zrunning 4 tests
63192026-09-08T03:40:23.814Ztest nat::tests::test_vni ... ok
63202026-09-08T03:40:23.814Ztest network::tests::test_generate_ipv6_link_local ... ok
63212026-09-08T03:40:23.817Ztest test_purge ... ok
63222026-09-08T03:40:23.819Ztest illumos::test::address_exists_handles_missing_object ... ok
63232026-09-08T03:40:23.819Z
63242026-09-08T03:40:23.819Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
63252026-09-08T03:40:23.819Z
63262026-09-08T03:40:23.822Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
63272026-09-08T03:40:23.832Z
63282026-09-08T03:40:23.832Zrunning 1 test
63292026-09-08T03:40:23.835Z -------
63302026-09-08T03:40:23.835Z Generating OpenAPI documents from API definitions ...
63312026-09-08T03:40:23.978Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63322026-09-08T03:40:24.052Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63332026-09-08T03:40:25.072Z -------
63342026-09-08T03:40:25.072Z Checking 13 OpenAPI documents...
63352026-09-08T03:40:25.072Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63362026-09-08T03:40:25.072Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63372026-09-08T03:40:25.072Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63382026-09-08T03:40:25.072Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63392026-09-08T03:40:25.072Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63402026-09-08T03:40:25.076Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63412026-09-08T03:40:25.076Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63422026-09-08T03:40:25.076Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63432026-09-08T03:40:25.076Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63442026-09-08T03:40:25.076Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63452026-09-08T03:40:25.076Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63462026-09-08T03:40:25.076Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63472026-09-08T03:40:25.076Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63482026-09-08T03:40:25.076Z Fresh dpd "latest" symlink
63492026-09-08T03:40:25.076Z -------
63502026-09-08T03:40:25.076Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63512026-09-08T03:40:25.140Ztest test::test_apis_up_to_date ... ok
63522026-09-08T03:40:25.140Z
63532026-09-08T03:40:25.140Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
63542026-09-08T03:40:25.140Z
63552026-09-08T03:40:25.200Z Running unittests src/main.rs (target/debug/deps/dpd-8af8686b2616fae4)
63562026-09-08T03:40:25.207Z
63572026-09-08T03:40:25.207Zrunning 60 tests
63582026-09-08T03:40:25.210Ztest freemap::test_ordering ... ok
63592026-09-08T03:40:25.210Ztest config::tests::test_updates ... ok
63602026-09-08T03:40:25.210Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63612026-09-08T03:40:25.210Ztest freemap::test_split ... ok
63622026-09-08T03:40:25.213Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63632026-09-08T03:40:25.213Ztest macaddrs::tests::test_mac_offset ... ok
63642026-09-08T03:40:25.213Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63652026-09-08T03:40:25.213Ztest macaddrs::tests::test_parse_port_id ... ok
63662026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG created new freemap, unit: freemap_test
63672026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG initted freemap. size: 128, unit: freemap_test
63682026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG reset freemap, unit: freemap_test
63692026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG created new freemap, unit: freemap_test
63702026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG created new freemapSep 08 03:40:23.714 , DEBGunit :initted freemap. size: 128 , freemap_testunit
63712026-09-08T03:40:25.213Z: freemap_test
63722026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG reset freemapSep 08 03:40:23.714, unitDEBG: initted freemap. size: 128freemap_test,
63732026-09-08T03:40:25.213Zunit: freemap_test
63742026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG reset freemap, unit: freemap_test
63752026-09-08T03:40:25.213Ztest freemap::test_free ... ok
63762026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG created new freemap, unit: freemap_test
63772026-09-08T03:40:25.213Ztest freemap::test_exhaustion ... ok
63782026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG initted freemap. size: 128, unit: freemap_test
63792026-09-08T03:40:25.213ZSep 08 03:40:23.714 DEBG reset freemap, unit: freemap_test
63802026-09-08T03:40:25.213Ztest freemap::test_basic ... ok
63812026-09-08T03:40:25.213Ztest mcast::tests::test_canonicalize_sources ... ok
63822026-09-08T03:40:25.213Ztest freemap::test_reclaim ... ok
63832026-09-08T03:40:25.213Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
63842026-09-08T03:40:25.213Ztest mcast::tests::test_create_port_bitmap_empty ... ok
63852026-09-08T03:40:25.213Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
63862026-09-08T03:40:25.213Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
63872026-09-08T03:40:25.214Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
63882026-09-08T03:40:25.214Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
63892026-09-08T03:40:25.214Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
63902026-09-08T03:40:25.214Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
63912026-09-08T03:40:25.214ZSep 08 03:40:23.715 DEBG created new freemap, unit: freemap_test
63922026-09-08T03:40:25.214Ztest mcast::tests::test_sources_contain_any ... ok
63932026-09-08T03:40:25.214ZSep 08 03:40:23.715 DEBG initted freemap. size: 8, unit: freemap_test
63942026-09-08T03:40:25.214ZSep 08 03:40:23.715 DEBG reset freemap, unit: freemap_test
63952026-09-08T03:40:25.214Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63962026-09-08T03:40:25.214Ztest mcast::tests::test_concurrent_id_allocation ... ok
63972026-09-08T03:40:25.214Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
63982026-09-08T03:40:25.214Ztest mcast::validate::tests::test_ipv4_validation ... ok
63992026-09-08T03:40:25.214Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
64002026-09-08T03:40:25.214Ztest mcast::validate::tests::test_address_validation_integrated ... ok
64012026-09-08T03:40:25.214Ztest api_server::tests::test_build_info ... ok
64022026-09-08T03:40:25.214Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
64032026-09-08T03:40:25.214Ztest mcast::validate::tests::test_is_ssm_function ... ok
64042026-09-08T03:40:25.214ZSep 08 03:40:23.716 DEBG created new freemap, unit: freemap_test
64052026-09-08T03:40:25.214ZSep 08 03:40:23.716 DEBG initted freemap. size: 128, unit: freemap_test
64062026-09-08T03:40:25.214Ztest mcast::validate::tests::test_validate_nat_target ... ok
64072026-09-08T03:40:25.214ZSep 08 03:40:23.716 DEBG reset freemap, unit: freemap_test
64082026-09-08T03:40:25.214Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
64092026-09-08T03:40:25.214Ztest mcast::validate::tests::test_ipv6_validation ... ok
64102026-09-08T03:40:25.214Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
64112026-09-08T03:40:25.214Ztest freemap::test_span ... ok
64122026-09-08T03:40:25.214Ztest mcast::validate::tests::test_validate_tag ... ok
64132026-09-08T03:40:25.214Ztest mcast::validate::tests::test_validate_source_addresses ... ok
64142026-09-08T03:40:25.214Ztest mcast::tests::test_id_range_boundaries ... ok
64152026-09-08T03:40:25.218Ztest nat::test_mapping ... ok
64162026-09-08T03:40:25.218Ztest mcast::validate::tests::test_validate_tag_format ... ok
64172026-09-08T03:40:25.218Ztest port_map::tests::test_backplane_group ... ok
64182026-09-08T03:40:25.218Ztest port_map::tests::test_port_map ... ok
64192026-09-08T03:40:25.218Ztest port_map::tests::dump_map ... ok
64202026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG created new freemap, unit: freemap_route_ipv4
64212026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG created new freemap, unit: freemap_route_ipv6
64222026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64232026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG reset freemap, unit: freemap_route_ipv4
64242026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64252026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG reset freemap, unit: freemap_route_ipv6
64262026-09-08T03:40:25.218ZSep 08 03:40:23.717 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64272026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64282026-09-08T03:40:25.218ZSep 08 03:40:23.717 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64292026-09-08T03:40:25.218ZSep 08 03:40:23.717 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64302026-09-08T03:40:25.218ZSep 08 03:40:23.717 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64312026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64322026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG created new freemap, unit: freemap_route_ipv4
64332026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG created new freemap, unit: freemap_route_ipv6
64342026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64352026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBGSep 08 03:40:23.717 reset freemapINFO, unit: freemap_route_ipv4
64362026-09-08T03:40:25.219Ztest port_map::tests::parse_softnpu_revision ... ok
64372026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64382026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG reset freemap, unit: freemap_route_ipv6
64392026-09-08T03:40:25.219ZSep 08 03:40:23.717 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64402026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64412026-09-08T03:40:25.219ZSep 08 03:40:23.717 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
64422026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
64432026-09-08T03:40:25.219ZSep 08 03:40:23.717Sep 08 03:40:23.717 INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
64442026-09-08T03:40:25.219Zcreated new freemap, unitSep 08 03:40:23.717: DEBGfreemap_route_ipv4 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64452026-09-08T03:40:25.219Z
64462026-09-08T03:40:25.219ZSep 08 03:40:23.717Sep 08 03:40:23.717 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffcreated new freemap
64472026-09-08T03:40:25.219Z, unit: freemap_route_ipv6Sep 08 03:40:23.717
64482026-09-08T03:40:25.219Z DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64492026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG initted freemap. size: 64Sep 08 03:40:23.717, unitINFO: adding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv4
64502026-09-08T03:40:25.219Z
64512026-09-08T03:40:25.219ZSep 08 03:40:23.717Sep 08 03:40:23.717 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
64522026-09-08T03:40:25.219Z, unit: freemap_route_ipv4Sep 08 03:40:23.717
64532026-09-08T03:40:25.219Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64542026-09-08T03:40:25.219ZSep 08 03:40:23.717 DEBG initted freemap. size: 64Sep 08 03:40:23.717, unitDEBG: replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
64552026-09-08T03:40:25.219Z
64562026-09-08T03:40:25.219ZSep 08 03:40:23.717Sep 08 03:40:23.717 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreset freemap
64572026-09-08T03:40:25.219Z, unit: freemap_route_ipv6Sep 08 03:40:23.717
64582026-09-08T03:40:25.219Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
64592026-09-08T03:40:25.219ZSep 08 03:40:23.717replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64602026-09-08T03:40:25.219ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64612026-09-08T03:40:25.219ZSep 08 03:40:23.717 INFO Sep 08 03:40:23.717adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64622026-09-08T03:40:25.219ZDEBG Sep 08 03:40:23.717replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64632026-09-08T03:40:25.219ZDEBGSep 08 03:40:23.717 DEBGSep 08 03:40:23.717replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
64642026-09-08T03:40:25.219Z INFOreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64652026-09-08T03:40:25.219Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:40:23.717
64662026-09-08T03:40:25.219Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:40:23.717
64672026-09-08T03:40:25.219ZSep 08 03:40:23.717 INFODEBG Sep 08 03:40:23.717adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64682026-09-08T03:40:25.219Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
64692026-09-08T03:40:25.219Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64702026-09-08T03:40:25.220ZSep 08 03:40:23.717 DEBGSep 08 03:40:23.717 Sep 08 03:40:23.717 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:40:23.717
64712026-09-08T03:40:25.220ZINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64722026-09-08T03:40:25.220Z
64732026-09-08T03:40:25.220Zcreated new freemapSep 08 03:40:23.717, Sep 08 03:40:23.717Sep 08 03:40:23.717INFO unitDEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64742026-09-08T03:40:25.220Z
64752026-09-08T03:40:25.220Zreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
64762026-09-08T03:40:25.220Z Sep 08 03:40:23.717freemap_route_ipv4 Sep 08 03:40:23.717DEBG
64772026-09-08T03:40:25.220Z INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.717
64782026-09-08T03:40:25.220Zadding route 3fff:dead::/64 -> 2001:db8::55:2
64792026-09-08T03:40:25.220ZINFOSep 08 03:40:23.717 Sep 08 03:40:23.717adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64802026-09-08T03:40:25.220Z DEBGINFO created new freemapadding route 3fff:beef:8::/64 -> 2001:db8::55:ff, Sep 08 03:40:23.717unit Sep 08 03:40:23.717DEBG:
64812026-09-08T03:40:25.220Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
64822026-09-08T03:40:25.220Z
64832026-09-08T03:40:25.220Z
64842026-09-08T03:40:25.220ZSep 08 03:40:23.717 DEBG Sep 08 03:40:23.717replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.717
64852026-09-08T03:40:25.220ZINFO INFO Sep 08 03:40:23.717adding route 3fff:beef::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 08 03:40:23.717
64862026-09-08T03:40:25.220Z
64872026-09-08T03:40:25.220ZDEBG INFO Sep 08 03:40:23.717initted freemap. size: 64 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
64882026-09-08T03:40:25.220Z, DEBG DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
64892026-09-08T03:40:25.220Z: replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64902026-09-08T03:40:25.220Zfreemap_route_ipv4
64912026-09-08T03:40:25.220ZSep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:40:23.718DEBG DEBGreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64922026-09-08T03:40:25.220Z
64932026-09-08T03:40:25.220Z reset freemapINFO, unitadding route 3fff:beef:4::/64 -> 2001:db8::55:ff:
64942026-09-08T03:40:25.220Z Sep 08 03:40:23.718freemap_route_ipv4 Sep 08 03:40:23.718
64952026-09-08T03:40:25.220Z DEBGINFOSep 08 03:40:23.718 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
64962026-09-08T03:40:25.220Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
64972026-09-08T03:40:25.220Z
64982026-09-08T03:40:25.220Z DEBG Sep 08 03:40:23.718Sep 08 03:40:23.718initted freemap. size: 64Sep 08 03:40:23.718, unitINFOINFO:DEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64992026-09-08T03:40:25.220Z
65002026-09-08T03:40:25.220Zfreemap_route_ipv6
65012026-09-08T03:40:25.220Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65022026-09-08T03:40:25.220ZSep 08 03:40:23.718 Sep 08 03:40:23.718DEBGSep 08 03:40:23.718Sep 08 03:40:23.718 DEBGINFO DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ffreset freemap replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
65032026-09-08T03:40:25.220Z
65042026-09-08T03:40:25.220Zunit: Sep 08 03:40:23.718replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
65052026-09-08T03:40:25.220Z
65062026-09-08T03:40:25.220ZDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718Sep 08 03:40:23.718
65072026-09-08T03:40:25.220ZINFOSep 08 03:40:23.718 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
65082026-09-08T03:40:25.220ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:40:23.718Sep 08 03:40:23.718 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
65092026-09-08T03:40:25.220Z
65102026-09-08T03:40:25.221ZDEBG INFO Sep 08 03:40:23.718replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.718DEBG
65112026-09-08T03:40:25.221Z DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65122026-09-08T03:40:25.221Z
65132026-09-08T03:40:25.221Z
65142026-09-08T03:40:25.221ZSep 08 03:40:23.718 INFOSep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65152026-09-08T03:40:25.225Z DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
65162026-09-08T03:40:25.225Z
65172026-09-08T03:40:25.225Z
65182026-09-08T03:40:25.225ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 DEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65192026-09-08T03:40:25.225Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
65202026-09-08T03:40:25.225Z
65212026-09-08T03:40:25.225Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65222026-09-08T03:40:25.225ZSep 08 03:40:23.718Sep 08 03:40:23.718 INFOSep 08 03:40:23.718 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
65232026-09-08T03:40:25.225ZDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65242026-09-08T03:40:25.225Z Sep 08 03:40:23.718Sep 08 03:40:23.718adding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718DEBG
65252026-09-08T03:40:25.225ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65262026-09-08T03:40:25.225Z
65272026-09-08T03:40:25.225ZSep 08 03:40:23.718INFO Sep 08 03:40:23.718adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG Sep 08 03:40:23.718INFO replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65282026-09-08T03:40:25.225Z
65292026-09-08T03:40:25.225Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
65302026-09-08T03:40:25.225Z Sep 08 03:40:23.718replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65312026-09-08T03:40:25.225ZINFOSep 08 03:40:23.718 DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65322026-09-08T03:40:25.225Z
65332026-09-08T03:40:25.225ZSep 08 03:40:23.718DEBG INFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65342026-09-08T03:40:25.225Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
65352026-09-08T03:40:25.225Z DEBG Sep 08 03:40:23.718INFO INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65362026-09-08T03:40:25.225Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
65372026-09-08T03:40:25.225ZDEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65382026-09-08T03:40:25.225Z
65392026-09-08T03:40:25.225ZSep 08 03:40:23.718 INFO Sep 08 03:40:23.718Sep 08 03:40:23.718 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFOSep 08 03:40:23.718
65402026-09-08T03:40:25.225Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGDEBG
65412026-09-08T03:40:25.225Z replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65422026-09-08T03:40:25.225Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65432026-09-08T03:40:25.225ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 DEBGINFODEBGSep 08 03:40:23.718 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65442026-09-08T03:40:25.225Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65452026-09-08T03:40:25.225Z
65462026-09-08T03:40:25.225Z replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65472026-09-08T03:40:25.225ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65482026-09-08T03:40:25.225ZINFODEBG
65492026-09-08T03:40:25.226Zreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
65502026-09-08T03:40:25.226Z
65512026-09-08T03:40:25.226ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718DEBG DEBG INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65522026-09-08T03:40:25.226Z
65532026-09-08T03:40:25.226Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
65542026-09-08T03:40:25.226Z INFOSep 08 03:40:23.718 Sep 08 03:40:23.718Sep 08 03:40:23.718 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO
65552026-09-08T03:40:25.226Z INFODEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
65562026-09-08T03:40:25.226Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
65572026-09-08T03:40:25.226Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65582026-09-08T03:40:25.226ZDEBG
65592026-09-08T03:40:25.226Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65602026-09-08T03:40:25.226Z Sep 08 03:40:23.718 DEBGINFO Sep 08 03:40:23.718Sep 08 03:40:23.718 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
65612026-09-08T03:40:25.226Z INFO
65622026-09-08T03:40:25.226Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
65632026-09-08T03:40:25.226Z Sep 08 03:40:23.718adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
65642026-09-08T03:40:25.226ZDEBG Sep 08 03:40:23.718replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.718
65652026-09-08T03:40:25.226ZDEBG DEBGSep 08 03:40:23.718 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65662026-09-08T03:40:25.226Z
65672026-09-08T03:40:25.226Z INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
65682026-09-08T03:40:25.226ZSep 08 03:40:23.718
65692026-09-08T03:40:25.226ZSep 08 03:40:23.718 INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718
65702026-09-08T03:40:25.226Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
65712026-09-08T03:40:25.226Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65722026-09-08T03:40:25.226Z DEBGSep 08 03:40:23.718 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718DEBG
65732026-09-08T03:40:25.226ZSep 08 03:40:23.718 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65742026-09-08T03:40:25.226Z DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
65752026-09-08T03:40:25.226Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65762026-09-08T03:40:25.226ZSep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718INFO Sep 08 03:40:23.718INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
65772026-09-08T03:40:25.226Z
65782026-09-08T03:40:25.226ZDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65792026-09-08T03:40:25.226Z Sep 08 03:40:23.718DEBG DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65802026-09-08T03:40:25.226Z
65812026-09-08T03:40:25.226Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65822026-09-08T03:40:25.226ZSep 08 03:40:23.718Sep 08 03:40:23.718 INFO DEBG INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65832026-09-08T03:40:25.226Z
65842026-09-08T03:40:25.226Z
65852026-09-08T03:40:25.226ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
65862026-09-08T03:40:25.226ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718 INFODEBG DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
65872026-09-08T03:40:25.226Z replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65882026-09-08T03:40:25.226Z
65892026-09-08T03:40:25.227ZDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
65902026-09-08T03:40:25.227Z Sep 08 03:40:23.718 Sep 08 03:40:23.718INFODEBG INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65912026-09-08T03:40:25.227Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
65922026-09-08T03:40:25.227Z
65932026-09-08T03:40:25.227ZSep 08 03:40:23.718 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
65942026-09-08T03:40:25.227ZSep 08 03:40:23.718
65952026-09-08T03:40:25.227Z DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65962026-09-08T03:40:25.227Z
65972026-09-08T03:40:25.227ZSep 08 03:40:23.718 DEBGSep 08 03:40:23.718 Sep 08 03:40:23.718Sep 08 03:40:23.718 DEBGreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65982026-09-08T03:40:25.227Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65992026-09-08T03:40:25.227ZINFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
66002026-09-08T03:40:25.227Z Sep 08 03:40:23.718 Sep 08 03:40:23.718 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff INFODEBGINFO
66012026-09-08T03:40:25.227Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66022026-09-08T03:40:25.227Z
66032026-09-08T03:40:25.227Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66042026-09-08T03:40:25.227ZSep 08 03:40:23.718 Sep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 DEBGINFODEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66052026-09-08T03:40:25.227Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66062026-09-08T03:40:25.227Z replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66072026-09-08T03:40:25.227Z
66082026-09-08T03:40:25.227ZSep 08 03:40:23.718 INFOSep 08 03:40:23.718Sep 08 03:40:23.718 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 03:40:23.718INFODEBG INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
66092026-09-08T03:40:25.227Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66102026-09-08T03:40:25.227Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
66112026-09-08T03:40:25.227Z
66122026-09-08T03:40:25.227ZSep 08 03:40:23.718 Sep 08 03:40:23.718Sep 08 03:40:23.718DEBG Sep 08 03:40:23.718DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
66132026-09-08T03:40:25.227Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
66142026-09-08T03:40:25.227Z
66152026-09-08T03:40:25.231ZSep 08 03:40:23.718 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO
66162026-09-08T03:40:25.231ZSep 08 03:40:23.718 Sep 08 03:40:23.718 INFOINFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66172026-09-08T03:40:25.231Z
66182026-09-08T03:40:25.231Z
66192026-09-08T03:40:25.231Z replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66202026-09-08T03:40:25.231ZSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718DEBG INFODEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66212026-09-08T03:40:25.231Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
66222026-09-08T03:40:25.232Z
66232026-09-08T03:40:25.232ZDEBG Sep 08 03:40:23.718replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.718INFO
66242026-09-08T03:40:25.232Z Sep 08 03:40:23.718INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
66252026-09-08T03:40:25.232ZDEBG
66262026-09-08T03:40:25.232ZSep 08 03:40:23.718 INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66272026-09-08T03:40:25.232ZSep 08 03:40:23.718Sep 08 03:40:23.718 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
66282026-09-08T03:40:25.232Z DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66292026-09-08T03:40:25.232ZSep 08 03:40:23.718Sep 08 03:40:23.718 INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 08 03:40:23.718adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
66302026-09-08T03:40:25.232Z INFO
66312026-09-08T03:40:25.232Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:40:23.718replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66322026-09-08T03:40:25.232ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
66332026-09-08T03:40:25.232Z
66342026-09-08T03:40:25.232ZSep 08 03:40:23.718 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 03:40:23.718Sep 08 03:40:23.718Sep 08 03:40:23.718 DEBG
66352026-09-08T03:40:25.232Z DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66362026-09-08T03:40:25.232Z replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66372026-09-08T03:40:25.232Z
66382026-09-08T03:40:25.232ZSep 08 03:40:23.718Sep 08 03:40:23.718 DEBGSep 08 03:40:23.718Sep 08 03:40:23.718 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO
66392026-09-08T03:40:25.232Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66402026-09-08T03:40:25.232Z
66412026-09-08T03:40:25.232ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66422026-09-08T03:40:25.232ZSep 08 03:40:23.718 Sep 08 03:40:23.718DEBGSep 08 03:40:23.718Sep 08 03:40:23.718 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66432026-09-08T03:40:25.232Z DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66442026-09-08T03:40:25.232Z
66452026-09-08T03:40:25.232Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 03:40:23.718
66462026-09-08T03:40:25.232Z Sep 08 03:40:23.718INFOSep 08 03:40:23.718 INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
66472026-09-08T03:40:25.232ZSep 08 03:40:23.718INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66482026-09-08T03:40:25.232Z
66492026-09-08T03:40:25.232ZDEBGSep 08 03:40:23.718 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718Sep 08 03:40:23.718DEBG
66502026-09-08T03:40:25.232Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66512026-09-08T03:40:25.232Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66522026-09-08T03:40:25.232ZSep 08 03:40:23.718 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66532026-09-08T03:40:25.232ZSep 08 03:40:23.718INFO Sep 08 03:40:23.718Sep 08 03:40:23.718 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFOINFO
66542026-09-08T03:40:25.232Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
66552026-09-08T03:40:25.232Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
66562026-09-08T03:40:25.232Z
66572026-09-08T03:40:25.232ZSep 08 03:40:23.718Sep 08 03:40:23.718 Sep 08 03:40:23.718DEBG DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66582026-09-08T03:40:25.232Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66592026-09-08T03:40:25.232Z
66602026-09-08T03:40:25.232ZSep 08 03:40:23.718 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
66612026-09-08T03:40:25.233ZSep 08 03:40:23.718 Sep 08 03:40:23.718 INFO INFO Sep 08 03:40:23.718 INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
66622026-09-08T03:40:25.233Z
66632026-09-08T03:40:25.233Z INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 03:40:23.718Sep 08 03:40:23.718
66642026-09-08T03:40:25.233ZDEBG Sep 08 03:40:23.718replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66652026-09-08T03:40:25.233ZDEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
66662026-09-08T03:40:25.233Z
66672026-09-08T03:40:25.233Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
66682026-09-08T03:40:25.233Z INFO Sep 08 03:40:23.718adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 08 03:40:23.718
66692026-09-08T03:40:25.233Z Sep 08 03:40:23.718INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
66702026-09-08T03:40:25.233ZDEBGINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.718
66712026-09-08T03:40:25.233Z Sep 08 03:40:23.718
66722026-09-08T03:40:25.233ZDEBG DEBG Sep 08 03:40:23.718replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.719
66732026-09-08T03:40:25.233Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
66742026-09-08T03:40:25.233Z DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 08 03:40:23.719replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
66752026-09-08T03:40:25.233ZINFO
66762026-09-08T03:40:25.233Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
66772026-09-08T03:40:25.233Z
66782026-09-08T03:40:25.233ZSep 08 03:40:23.719Sep 08 03:40:23.719 Sep 08 03:40:23.719DEBGINFOSep 08 03:40:23.719 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
66792026-09-08T03:40:25.233Z
66802026-09-08T03:40:25.233Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66812026-09-08T03:40:25.233Z replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
66822026-09-08T03:40:25.233ZSep 08 03:40:23.719Sep 08 03:40:23.719 DEBG INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 03:40:23.719replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
66832026-09-08T03:40:25.233ZINFO
66842026-09-08T03:40:25.233Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66852026-09-08T03:40:25.233ZSep 08 03:40:23.719
66862026-09-08T03:40:25.233Z INFO Sep 08 03:40:23.719adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
66872026-09-08T03:40:25.233ZSep 08 03:40:23.719Sep 08 03:40:23.719 DEBGDEBG DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
66882026-09-08T03:40:25.233Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
66892026-09-08T03:40:25.233Z replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
66902026-09-08T03:40:25.233ZSep 08 03:40:23.719 INFO
66912026-09-08T03:40:25.233Z Sep 08 03:40:23.719 INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
66922026-09-08T03:40:25.233Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
66932026-09-08T03:40:25.233Z Sep 08 03:40:23.719adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66942026-09-08T03:40:25.233ZSep 08 03:40:23.719DEBGSep 08 03:40:23.719 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
66952026-09-08T03:40:25.233Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66962026-09-08T03:40:25.233ZDEBGSep 08 03:40:23.719 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
66972026-09-08T03:40:25.233Z DEBGSep 08 03:40:23.719INFO Sep 08 03:40:23.719replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66982026-09-08T03:40:25.233Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
66992026-09-08T03:40:25.233ZDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67002026-09-08T03:40:25.233Z
67012026-09-08T03:40:25.234ZSep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719 DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67022026-09-08T03:40:25.234Z
67032026-09-08T03:40:25.234ZINFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
67042026-09-08T03:40:25.234Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67052026-09-08T03:40:25.234Z INFOSep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719 INFODEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
67062026-09-08T03:40:25.234Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67072026-09-08T03:40:25.234Z
67082026-09-08T03:40:25.234ZDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67092026-09-08T03:40:25.234ZSep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719 DEBGSep 08 03:40:23.719DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67102026-09-08T03:40:25.234Z
67112026-09-08T03:40:25.234ZINFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67122026-09-08T03:40:25.234Z
67132026-09-08T03:40:25.234ZSep 08 03:40:23.719 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 03:40:23.719Sep 08 03:40:23.719INFO
67142026-09-08T03:40:25.234Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG DEBG
67152026-09-08T03:40:25.238Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
67162026-09-08T03:40:25.238Z replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 08 03:40:23.719replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67172026-09-08T03:40:25.238Z
67182026-09-08T03:40:25.238ZDEBGSep 08 03:40:23.719 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:40:23.719Sep 08 03:40:23.719
67192026-09-08T03:40:25.238Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO
67202026-09-08T03:40:25.238ZINFO Sep 08 03:40:23.719adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67212026-09-08T03:40:25.238ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67222026-09-08T03:40:25.238Z
67232026-09-08T03:40:25.238ZSep 08 03:40:23.719 DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
67242026-09-08T03:40:25.238ZSep 08 03:40:23.719replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
67252026-09-08T03:40:25.238ZDEBGINFO Sep 08 03:40:23.719replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
67262026-09-08T03:40:25.238Z replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67272026-09-08T03:40:25.238Z
67282026-09-08T03:40:25.238ZSep 08 03:40:23.719 Sep 08 03:40:23.719INFO Sep 08 03:40:23.719DEBG Sep 08 03:40:23.719adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
67292026-09-08T03:40:25.238Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67302026-09-08T03:40:25.238Z
67312026-09-08T03:40:25.238Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67322026-09-08T03:40:25.238Z DEBGSep 08 03:40:23.719 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:40:23.719 Sep 08 03:40:23.719
67332026-09-08T03:40:25.238Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
67342026-09-08T03:40:25.238ZSep 08 03:40:23.717 Sep 08 03:40:23.719DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67352026-09-08T03:40:25.238Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
67362026-09-08T03:40:25.238Z Sep 08 03:40:23.719 INFODEBG created new freemap replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
67372026-09-08T03:40:25.238ZunitSep 08 03:40:23.719 Sep 08 03:40:23.719INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
67382026-09-08T03:40:25.238ZINFO: adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67392026-09-08T03:40:25.238Z INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:fffreemap_route_ipv4
67402026-09-08T03:40:25.238ZSep 08 03:40:23.719Sep 08 03:40:23.719
67412026-09-08T03:40:25.238Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
67422026-09-08T03:40:25.238Z DEBGSep 08 03:40:23.719replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67432026-09-08T03:40:25.238ZDEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67442026-09-08T03:40:25.238ZSep 08 03:40:23.719Sep 08 03:40:23.719replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBGSep 08 03:40:23.719 Sep 08 03:40:23.719
67452026-09-08T03:40:25.239Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67462026-09-08T03:40:25.239Zcreated new freemap INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:25::/64 -> 2001:db8::55:ff, Sep 08 03:40:23.719
67472026-09-08T03:40:25.239ZSep 08 03:40:23.719unit: INFO
67482026-09-08T03:40:25.239Z INFO freemap_route_ipv6Sep 08 03:40:23.719adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
67492026-09-08T03:40:25.239Z
67502026-09-08T03:40:25.239ZDEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67512026-09-08T03:40:25.239Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
67522026-09-08T03:40:25.239ZSep 08 03:40:23.719 DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719Sep 08 03:40:23.719
67532026-09-08T03:40:25.239Z DEBGINFO Sep 08 03:40:23.719initted freemap. size: 64 , adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67542026-09-08T03:40:25.239ZSep 08 03:40:23.719unit DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67552026-09-08T03:40:25.239Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
67562026-09-08T03:40:25.239Z:
67572026-09-08T03:40:25.239Zfreemap_route_ipv4
67582026-09-08T03:40:25.239ZSep 08 03:40:23.719Sep 08 03:40:23.719 INFOSep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBGDEBGDEBG
67592026-09-08T03:40:25.239Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreset freemapreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
67602026-09-08T03:40:25.239ZSep 08 03:40:23.719
67612026-09-08T03:40:25.239ZDEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719unit replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67622026-09-08T03:40:25.239Z : replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67632026-09-08T03:40:25.239Zfreemap_route_ipv4
67642026-09-08T03:40:25.239Z
67652026-09-08T03:40:25.239ZSep 08 03:40:23.719 INFOSep 08 03:40:23.719 Sep 08 03:40:23.719adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
67662026-09-08T03:40:25.239ZSep 08 03:40:23.719 Sep 08 03:40:23.719 INFO DEBGINFOINFO Sep 08 03:40:23.719 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
67672026-09-08T03:40:25.239Z
67682026-09-08T03:40:25.239Z DEBGinitted freemap. size: 64 , replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
67692026-09-08T03:40:25.239Z DEBGunit: freemap_route_ipv6
67702026-09-08T03:40:25.239Z
67712026-09-08T03:40:25.239Z Sep 08 03:40:23.719replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67722026-09-08T03:40:25.239ZINFOSep 08 03:40:23.719Sep 08 03:40:23.719 Sep 08 03:40:23.719Sep 08 03:40:23.719adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBG
67732026-09-08T03:40:25.239ZINFO reset freemap adding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 08 03:40:23.719DEBG DEBG
67742026-09-08T03:40:25.239Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
67752026-09-08T03:40:25.239Zunit
67762026-09-08T03:40:25.239Z: freemap_route_ipv6replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67772026-09-08T03:40:25.239ZSep 08 03:40:23.719
67782026-09-08T03:40:25.239Z Sep 08 03:40:23.719DEBG Sep 08 03:40:23.719INFOSep 08 03:40:23.719 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719INFO
67792026-09-08T03:40:25.239Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67802026-09-08T03:40:25.239ZINFO
67812026-09-08T03:40:25.239ZSep 08 03:40:23.719 INFO Sep 08 03:40:23.719Sep 08 03:40:23.719adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
67822026-09-08T03:40:25.239Z
67832026-09-08T03:40:25.240Z DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67842026-09-08T03:40:25.240Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
67852026-09-08T03:40:25.240Z
67862026-09-08T03:40:25.240ZSep 08 03:40:23.719 Sep 08 03:40:23.719 DEBGDEBG Sep 08 03:40:23.719replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67872026-09-08T03:40:25.240Z INFOSep 08 03:40:23.719 DEBGINFOSep 08 03:40:23.719 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
67882026-09-08T03:40:25.240Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
67892026-09-08T03:40:25.240Z
67902026-09-08T03:40:25.240Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:40:23.719
67912026-09-08T03:40:25.240ZSep 08 03:40:23.719adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
67922026-09-08T03:40:25.240ZSep 08 03:40:23.719DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67932026-09-08T03:40:25.240ZSep 08 03:40:23.719Sep 08 03:40:23.719 adding route 3fff:dead::/64 -> 2001:db8::55:2 INFODEBGSep 08 03:40:23.719DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67942026-09-08T03:40:25.240Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
67952026-09-08T03:40:25.240Z
67962026-09-08T03:40:25.240Z replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67972026-09-08T03:40:25.240Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
67982026-09-08T03:40:25.240ZSep 08 03:40:23.719 Sep 08 03:40:23.719Sep 08 03:40:23.719Sep 08 03:40:23.719DEBG INFO replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67992026-09-08T03:40:25.240ZDEBG
68002026-09-08T03:40:25.240Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.719Sep 08 03:40:23.719 INFO
68012026-09-08T03:40:25.240ZSep 08 03:40:23.719 DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
68022026-09-08T03:40:25.240Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
68032026-09-08T03:40:25.240Z
68042026-09-08T03:40:25.240ZSep 08 03:40:23.719 Sep 08 03:40:23.719DEBGSep 08 03:40:23.719 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
68052026-09-08T03:40:25.240Z Sep 08 03:40:23.719replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
68062026-09-08T03:40:25.240ZSep 08 03:40:23.719 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
68072026-09-08T03:40:25.240Z
68082026-09-08T03:40:25.240Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:40:23.719
68092026-09-08T03:40:25.240ZINFO Sep 08 03:40:23.719adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
68102026-09-08T03:40:25.240ZDEBG Sep 08 03:40:23.719 Sep 08 03:40:23.719DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68112026-09-08T03:40:25.240ZDEBG
68122026-09-08T03:40:25.240Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68132026-09-08T03:40:25.240Z
68142026-09-08T03:40:25.240ZSep 08 03:40:23.719 INFOSep 08 03:40:23.719 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
68152026-09-08T03:40:25.244Z Sep 08 03:40:23.719Sep 08 03:40:23.719 INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 08 03:40:23.719
68162026-09-08T03:40:25.244Z DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOSep 08 03:40:23.719
68172026-09-08T03:40:25.244Z DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68182026-09-08T03:40:25.244Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
68192026-09-08T03:40:25.244ZSep 08 03:40:23.719
68202026-09-08T03:40:25.244Z DEBG Sep 08 03:40:23.719Sep 08 03:40:23.719replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
68212026-09-08T03:40:25.244Z DEBG
68222026-09-08T03:40:25.245Z
68232026-09-08T03:40:25.245Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:40:23.719
68242026-09-08T03:40:25.245ZSep 08 03:40:23.719 Sep 08 03:40:23.719DEBG DEBGINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:40:23.719replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68252026-09-08T03:40:25.245Z
68262026-09-08T03:40:25.245ZINFO
68272026-09-08T03:40:25.245Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
68282026-09-08T03:40:25.245ZSep 08 03:40:23.719Sep 08 03:40:23.719 DEBG INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
68292026-09-08T03:40:25.245Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 08 03:40:23.719INFO DEBG
68302026-09-08T03:40:25.245Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719
68312026-09-08T03:40:25.245Z INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
68322026-09-08T03:40:25.245ZSep 08 03:40:23.719adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
68332026-09-08T03:40:25.245ZDEBGSep 08 03:40:23.719 Sep 08 03:40:23.719DEBG Sep 08 03:40:23.719INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
68342026-09-08T03:40:25.245Z
68352026-09-08T03:40:25.245Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68362026-09-08T03:40:25.245Z
68372026-09-08T03:40:25.245ZSep 08 03:40:23.719Sep 08 03:40:23.719 DEBGINFO Sep 08 03:40:23.719adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:40:23.719
68382026-09-08T03:40:25.245ZINFOreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68392026-09-08T03:40:25.245ZINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 03:40:23.719adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
68402026-09-08T03:40:25.245Z
68412026-09-08T03:40:25.245ZDEBG Sep 08 03:40:23.719replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.719 Sep 08 03:40:23.719
68422026-09-08T03:40:25.245Z DEBGINFO DEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68432026-09-08T03:40:25.245Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
68442026-09-08T03:40:25.245Z
68452026-09-08T03:40:25.245ZSep 08 03:40:23.719Sep 08 03:40:23.719 INFOINFO Sep 08 03:40:23.719Sep 08 03:40:23.719 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFODEBG
68462026-09-08T03:40:25.245Z replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68472026-09-08T03:40:25.245Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
68482026-09-08T03:40:25.245Z
68492026-09-08T03:40:25.245ZSep 08 03:40:23.719 Sep 08 03:40:23.719DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68502026-09-08T03:40:25.245Zreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68512026-09-08T03:40:25.245ZSep 08 03:40:23.719Sep 08 03:40:23.719 Sep 08 03:40:23.719 INFOSep 08 03:40:23.719DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68522026-09-08T03:40:25.245Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
68532026-09-08T03:40:25.245Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
68542026-09-08T03:40:25.245ZSep 08 03:40:23.720
68552026-09-08T03:40:25.245Z Sep 08 03:40:23.720DEBG INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68562026-09-08T03:40:25.245Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 03:40:23.720Sep 08 03:40:23.720
68572026-09-08T03:40:25.245Z DEBGDEBGSep 08 03:40:23.720 INFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68582026-09-08T03:40:25.245Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
68592026-09-08T03:40:25.245Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68602026-09-08T03:40:25.245ZSep 08 03:40:23.720Sep 08 03:40:23.720 DEBGINFO Sep 08 03:40:23.720Sep 08 03:40:23.720replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
68612026-09-08T03:40:25.246ZINFO
68622026-09-08T03:40:25.246Z replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
68632026-09-08T03:40:25.246Z
68642026-09-08T03:40:25.246ZSep 08 03:40:23.720created new freemapSep 08 03:40:23.720 INFO, DEBGSep 08 03:40:23.720unit :INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68652026-09-08T03:40:25.246Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 03:40:23.720freemap_route_ipv4
68662026-09-08T03:40:25.246Z
68672026-09-08T03:40:25.246Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 08 03:40:23.720
68682026-09-08T03:40:25.246ZSep 08 03:40:23.720 DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68692026-09-08T03:40:25.246Z Sep 08 03:40:23.720INFO Sep 08 03:40:23.720replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68702026-09-08T03:40:25.246ZSep 08 03:40:23.720 DEBG DEBGcreated new freemapINFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
68712026-09-08T03:40:25.246Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff,
68722026-09-08T03:40:25.246Zunit:Sep 08 03:40:23.720Sep 08 03:40:23.720 DEBGfreemap_route_ipv6Sep 08 03:40:23.720
68732026-09-08T03:40:25.246Z INFO DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.720
68742026-09-08T03:40:25.246Z
68752026-09-08T03:40:25.246Z DEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
68762026-09-08T03:40:25.246Zinitted freemap. size: 64Sep 08 03:40:23.720, unitreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 08 03:40:23.720: Sep 08 03:40:23.720 DEBG
68772026-09-08T03:40:25.246Z freemap_route_ipv4replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
68782026-09-08T03:40:25.246Z
68792026-09-08T03:40:25.246Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:40:23.720
68802026-09-08T03:40:25.246ZSep 08 03:40:23.720
68812026-09-08T03:40:25.246Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
68822026-09-08T03:40:25.246Z DEBGSep 08 03:40:23.720 INFO INFO Sep 08 03:40:23.720 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 03:40:23.720
68832026-09-08T03:40:25.246Z DEBG DEBGcreated new freemap replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
68842026-09-08T03:40:25.246ZunitSep 08 03:40:23.721: adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG freemap_route_ipv4replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68852026-09-08T03:40:25.246Z
68862026-09-08T03:40:25.246ZSep 08 03:40:23.721Sep 08 03:40:23.720 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffcreated new freemap
68872026-09-08T03:40:25.246Z, unit: Sep 08 03:40:23.721 freemap_route_ipv4Sep 08 03:40:23.721INFOSep 08 03:40:23.721
68882026-09-08T03:40:25.246Z DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
68892026-09-08T03:40:25.246Zreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
68902026-09-08T03:40:25.246ZSep 08 03:40:23.721 DEBGcreated new freemapSep 08 03:40:23.721 Sep 08 03:40:23.721created new freemap , , unitunit:: DEBGINFO freemap_route_ipv6adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68912026-09-08T03:40:25.246Z
68922026-09-08T03:40:25.246Z
68932026-09-08T03:40:25.246Zfreemap_route_ipv6
68942026-09-08T03:40:25.246ZSep 08 03:40:23.721Sep 08 03:40:23.721 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 08 03:40:23.721,
68952026-09-08T03:40:25.246ZSep 08 03:40:23.721 DEBGINFO Sep 08 03:40:23.721unitinitted freemap. size: 64adding route 3fff:beef:8::/64 -> 2001:db8::55:ff ,
68962026-09-08T03:40:25.246Zunit:INFO: adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
68972026-09-08T03:40:25.246Zfreemap_route_ipv4freemap_route_ipv4
68982026-09-08T03:40:25.246ZSep 08 03:40:23.721
68992026-09-08T03:40:25.246Z DEBGSep 08 03:40:23.721 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
69002026-09-08T03:40:25.246Z Sep 08 03:40:23.721replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69012026-09-08T03:40:25.247ZSep 08 03:40:23.721DEBG DEBGreset freemap , reset freemapunitSep 08 03:40:23.721, Sep 08 03:40:23.721unit :INFO INFO :adding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
69022026-09-08T03:40:25.247Zfreemap_route_ipv4
69032026-09-08T03:40:25.247Zfreemap_route_ipv4
69042026-09-08T03:40:25.247Z
69052026-09-08T03:40:25.247ZSep 08 03:40:23.721Sep 08 03:40:23.721Sep 08 03:40:23.721 DEBGDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
69062026-09-08T03:40:25.247Z Sep 08 03:40:23.721 initted freemap. size: 64replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] ,
69072026-09-08T03:40:25.247ZunitSep 08 03:40:23.721: INFOfreemap_route_ipv6 DEBG
69082026-09-08T03:40:25.247ZSep 08 03:40:23.721adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
69092026-09-08T03:40:25.247ZINFO initted freemap. size: 64Sep 08 03:40:23.721adding route 3fff:beef:a::/64 -> 2001:db8::55:ff,
69102026-09-08T03:40:25.247Z Sep 08 03:40:23.721DEBG reset freemapDEBG, unitunitSep 08 03:40:23.721: replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG:
69112026-09-08T03:40:25.247Z replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
69122026-09-08T03:40:25.247Z
69132026-09-08T03:40:25.247Zfreemap_route_ipv6Sep 08 03:40:23.721
69142026-09-08T03:40:25.247ZSep 08 03:40:23.721 INFOSep 08 03:40:23.721 Sep 08 03:40:23.721DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreset freemap
69152026-09-08T03:40:25.251Z, INFOunitINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
69162026-09-08T03:40:25.251Z:adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 03:40:23.721
69172026-09-08T03:40:25.251Z freemap_route_ipv6
69182026-09-08T03:40:25.251ZDEBG Sep 08 03:40:23.721Sep 08 03:40:23.721 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
69192026-09-08T03:40:25.251Z
69202026-09-08T03:40:25.251Z
69212026-09-08T03:40:25.251ZSep 08 03:40:23.720Sep 08 03:40:23.721Sep 08 03:40:23.721 DEBGINFO Sep 08 03:40:23.721 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:40:23.721adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69222026-09-08T03:40:25.251Z
69232026-09-08T03:40:25.251ZINFO
69242026-09-08T03:40:25.251Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:40:23.721INFO
69252026-09-08T03:40:25.251Z DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 03:40:23.721
69262026-09-08T03:40:25.251ZSep 08 03:40:23.721 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
69272026-09-08T03:40:25.251ZSep 08 03:40:23.721 INFO Sep 08 03:40:23.721replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:40:23.721 DEBG
69282026-09-08T03:40:25.251ZINFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
69292026-09-08T03:40:25.251Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69302026-09-08T03:40:25.251Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:40:23.721Sep 08 03:40:23.721
69312026-09-08T03:40:25.251Zreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.721DEBG
69322026-09-08T03:40:25.251Z replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 08 03:40:23.721 INFO
69332026-09-08T03:40:25.251Zadding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
69342026-09-08T03:40:25.251ZDEBG Sep 08 03:40:23.721replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
69352026-09-08T03:40:25.251Z
69362026-09-08T03:40:25.251Z INFOSep 08 03:40:23.721 Sep 08 03:40:23.721adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 03:40:23.721DEBG Sep 08 03:40:23.721
69372026-09-08T03:40:25.251ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
69382026-09-08T03:40:25.251Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 03:40:23.721
69392026-09-08T03:40:25.251Z Sep 08 03:40:23.721DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69402026-09-08T03:40:25.251Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
69412026-09-08T03:40:25.252Z
69422026-09-08T03:40:25.252Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:40:23.721Sep 08 03:40:23.721 INFODEBG Sep 08 03:40:23.721 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.721
69432026-09-08T03:40:25.252Z
69442026-09-08T03:40:25.252ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
69452026-09-08T03:40:25.252Z
69462026-09-08T03:40:25.252Z Sep 08 03:40:23.721 INFOSep 08 03:40:23.721DEBGSep 08 03:40:23.721Sep 08 03:40:23.721 INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
69472026-09-08T03:40:25.252Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69482026-09-08T03:40:25.252Z
69492026-09-08T03:40:25.252Z adding route 3fff:dead::/64 -> 2001:db8::55:4
69502026-09-08T03:40:25.252ZDEBGSep 08 03:40:23.721Sep 08 03:40:23.721 Sep 08 03:40:23.721DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
69512026-09-08T03:40:25.252ZDEBG
69522026-09-08T03:40:25.252ZINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 08 03:40:23.721 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69532026-09-08T03:40:25.252Z
69542026-09-08T03:40:25.252ZSep 08 03:40:23.721 DEBGDEBGSep 08 03:40:23.721Sep 08 03:40:23.721 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:40:23.721
69552026-09-08T03:40:25.252Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69562026-09-08T03:40:25.252Z
69572026-09-08T03:40:25.252Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
69582026-09-08T03:40:25.252ZDEBGSep 08 03:40:23.721 Sep 08 03:40:23.721DEBGfailed to allocate space for the new target listSep 08 03:40:23.721
69592026-09-08T03:40:25.252Z DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
69602026-09-08T03:40:25.252Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
69612026-09-08T03:40:25.252ZSep 08 03:40:23.721replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69622026-09-08T03:40:25.252ZSep 08 03:40:23.721DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]WARNSep 08 03:40:23.721
69632026-09-08T03:40:25.252Z INFO Sep 08 03:40:23.721adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
69642026-09-08T03:40:25.252Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
69652026-09-08T03:40:25.252Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69662026-09-08T03:40:25.252ZSep 08 03:40:23.721 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.721Sep 08 03:40:23.721
69672026-09-08T03:40:25.252Z ERRO INFOrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:40:23.721
69682026-09-08T03:40:25.252Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
69692026-09-08T03:40:25.252ZINFO Sep 08 03:40:23.721 ERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it
69702026-09-08T03:40:25.252Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
69712026-09-08T03:40:25.252ZSep 08 03:40:23.721 DEBG Sep 08 03:40:23.721replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69722026-09-08T03:40:25.252ZDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69732026-09-08T03:40:25.252Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.721Sep 08 03:40:23.721 INFO
69742026-09-08T03:40:25.252Z INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
69752026-09-08T03:40:25.252Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
69762026-09-08T03:40:25.252ZSep 08 03:40:23.721Sep 08 03:40:23.721 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69772026-09-08T03:40:25.252Z
69782026-09-08T03:40:25.252Z
69792026-09-08T03:40:25.252ZSep 08 03:40:23.721Sep 08 03:40:23.721 DEBGreset freemapINFO , Sep 08 03:40:23.721adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:40:23.721
69802026-09-08T03:40:25.253Ztest route::tests::identity_replace_is_noop ... ok
69812026-09-08T03:40:25.253Ztest route::tests::rollback_on_compact_delete_failure ... ok
69822026-09-08T03:40:25.253Zunit :DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
69832026-09-08T03:40:25.253ZSep 08 03:40:23.722Sep 08 03:40:23.722 DEBGDEBG Sep 08 03:40:23.727created new freemap created new freemap, DEBGunit, :unit initted freemap. size: 64freemap_route_ipv4:
69842026-09-08T03:40:25.253Z, unit: freemap_route_ipv6
69852026-09-08T03:40:25.253Z Sep 08 03:40:23.727Sep 08 03:40:23.727 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
69862026-09-08T03:40:25.253ZDEBG reset freemapcreated new freemap, freemap_route_ipv4unit,
69872026-09-08T03:40:25.253Zunit:: freemap_route_ipv6freemap_route_ipv6
69882026-09-08T03:40:25.253Z
69892026-09-08T03:40:25.253ZSep 08 03:40:23.727 Sep 08 03:40:23.727Sep 08 03:40:23.727 DEBGDEBG created new freemapSep 08 03:40:23.727initted freemap. size: 64, , unitINFO: INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 freemap_route_ipv4
69902026-09-08T03:40:25.253Zunitadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
69912026-09-08T03:40:25.253Z: freemap_route_ipv6
69922026-09-08T03:40:25.253Z
69932026-09-08T03:40:25.253ZSep 08 03:40:23.727 Sep 08 03:40:23.727DEBG reset freemap, unit: Sep 08 03:40:23.727 Sep 08 03:40:23.727
69942026-09-08T03:40:25.253ZDEBG freemap_route_ipv4replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
69952026-09-08T03:40:25.253Z DEBG initted freemap. size: 64
69962026-09-08T03:40:25.253ZSep 08 03:40:23.727replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }],
69972026-09-08T03:40:25.253Zunit: Sep 08 03:40:23.727DEBG failed to allocate space for the new target listSep 08 03:40:23.727DEBG
69982026-09-08T03:40:25.253Z initted freemap. size: 64freemap_route_ipv4INFO,
69992026-09-08T03:40:25.253Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffunit
70002026-09-08T03:40:25.253Z: Sep 08 03:40:23.727Sep 08 03:40:23.727 Sep 08 03:40:23.727DEBGfreemap_route_ipv6 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
70012026-09-08T03:40:25.253ZSep 08 03:40:23.727
70022026-09-08T03:40:25.253Z DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
70032026-09-08T03:40:25.253Z Sep 08 03:40:23.727 DEBGDEBG reset freemapreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
70042026-09-08T03:40:25.253Zunitreset freemap:, unitfreemap_route_ipv4:
70052026-09-08T03:40:25.253Z freemap_route_ipv6Sep 08 03:40:23.727 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:40:23.727
70062026-09-08T03:40:25.253Z DEBG initted freemap. size: 64Sep 08 03:40:23.721Sep 08 03:40:23.727
70072026-09-08T03:40:25.253Z DEBGDEBG, unit replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 08 03:40:23.727
70082026-09-08T03:40:25.253Z
70092026-09-08T03:40:25.253Z INFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
70102026-09-08T03:40:25.253Z
70112026-09-08T03:40:25.253ZSep 08 03:40:23.727 Sep 08 03:40:23.727 Sep 08 03:40:23.727INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
70122026-09-08T03:40:25.253Zreset freemapSep 08 03:40:23.727, unitINFO: Sep 08 03:40:23.727 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
70132026-09-08T03:40:25.253Z freemap_route_ipv6
70142026-09-08T03:40:25.253Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
70152026-09-08T03:40:25.258Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70162026-09-08T03:40:25.258ZSep 08 03:40:23.727Sep 08 03:40:23.727 DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.727adding route 3fff:dead::/64 -> 2001:db8::55:1
70172026-09-08T03:40:25.258ZSep 08 03:40:23.727
70182026-09-08T03:40:25.258ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.2
70192026-09-08T03:40:25.258Z
70202026-09-08T03:40:25.258Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
70212026-09-08T03:40:25.258ZSep 08 03:40:23.728 INFO Sep 08 03:40:23.728adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:40:23.728
70222026-09-08T03:40:25.258ZSep 08 03:40:23.728 DEBGINFO Sep 08 03:40:23.728 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
70232026-09-08T03:40:25.258Z DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70242026-09-08T03:40:25.258Z
70252026-09-08T03:40:25.258ZSep 08 03:40:23.728replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
70262026-09-08T03:40:25.258Z DEBGSep 08 03:40:23.728 Sep 08 03:40:23.728DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.728
70272026-09-08T03:40:25.258ZSep 08 03:40:23.728replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70282026-09-08T03:40:25.258ZINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
70292026-09-08T03:40:25.258Z Sep 08 03:40:23.728INFOadding route 172.16.0.0/32 -> 10.0.0.3Sep 08 03:40:23.728
70302026-09-08T03:40:25.258Z INFOINFO Sep 08 03:40:23.728adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:40:23.728
70312026-09-08T03:40:25.258Z
70322026-09-08T03:40:25.258Z DEBGDEBG
70332026-09-08T03:40:25.258Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
70342026-09-08T03:40:25.258Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:40:23.728Sep 08 03:40:23.728
70352026-09-08T03:40:25.258Z Sep 08 03:40:23.728DEBGDEBG Sep 08 03:40:23.728INFOSep 08 03:40:23.728replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.4DEBG
70362026-09-08T03:40:25.258Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70372026-09-08T03:40:25.258Z
70382026-09-08T03:40:25.258Z
70392026-09-08T03:40:25.258Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.728Sep 08 03:40:23.728
70402026-09-08T03:40:25.258Z INFOSep 08 03:40:23.728 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
70412026-09-08T03:40:25.258Z DEBG Sep 08 03:40:23.728Sep 08 03:40:23.728replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 08 03:40:23.728 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
70422026-09-08T03:40:25.258Z DEBGINFOINFO
70432026-09-08T03:40:25.258Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
70442026-09-08T03:40:25.258ZSep 08 03:40:23.728Sep 08 03:40:23.728
70452026-09-08T03:40:25.258Z INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
70462026-09-08T03:40:25.258Z
70472026-09-08T03:40:25.258ZSep 08 03:40:23.728replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70482026-09-08T03:40:25.258ZDEBG Sep 08 03:40:23.728replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70492026-09-08T03:40:25.258ZDEBGSep 08 03:40:23.728Sep 08 03:40:23.728 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
70502026-09-08T03:40:25.258ZSep 08 03:40:23.728
70512026-09-08T03:40:25.258Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
70522026-09-08T03:40:25.258Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 03:40:23.728Sep 08 03:40:23.728
70532026-09-08T03:40:25.258ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70542026-09-08T03:40:25.259Z Sep 08 03:40:23.728replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
70552026-09-08T03:40:25.259ZSep 08 03:40:23.728DEBG DEBGfailed to allocate space for the new target listSep 08 03:40:23.728
70562026-09-08T03:40:25.259Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.728
70572026-09-08T03:40:25.259Z INFOSep 08 03:40:23.728 WARN adding route 3fff:beef:28::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70582026-09-08T03:40:25.259Z
70592026-09-08T03:40:25.259ZDEBGSep 08 03:40:23.728 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:40:23.728
70602026-09-08T03:40:25.259Z DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
70612026-09-08T03:40:25.259Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70622026-09-08T03:40:25.259ZSep 08 03:40:23.722Sep 08 03:40:23.728Sep 08 03:40:23.728 INFO DEBGDEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffcreated new freemap
70632026-09-08T03:40:25.259Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
70642026-09-08T03:40:25.259Zunit:Sep 08 03:40:23.728 Sep 08 03:40:23.728freemap_route_ipv4
70652026-09-08T03:40:25.259ZINFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70662026-09-08T03:40:25.259Z
70672026-09-08T03:40:25.259ZSep 08 03:40:23.728Sep 08 03:40:23.728 DEBGINFO Sep 08 03:40:23.728replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70682026-09-08T03:40:25.259Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
70692026-09-08T03:40:25.259ZDEBG created new freemapSep 08 03:40:23.728, unitINFOSep 08 03:40:23.728 :adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
70702026-09-08T03:40:25.259ZDEBG freemap_route_ipv6replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70712026-09-08T03:40:25.259Z
70722026-09-08T03:40:25.259Ztest route::tests::rollback_on_index_readd_failure ... ok
70732026-09-08T03:40:25.259ZSep 08 03:40:23.728 DEBG Sep 08 03:40:23.728Sep 08 03:40:23.728replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70742026-09-08T03:40:25.259Z DEBGINFO initted freemap. size: 64 , adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunitSep 08 03:40:23.728:
70752026-09-08T03:40:25.259Z freemap_route_ipv4INFO
70762026-09-08T03:40:25.259Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
70772026-09-08T03:40:25.259ZSep 08 03:40:23.728Sep 08 03:40:23.728 DEBGSep 08 03:40:23.728 DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70782026-09-08T03:40:25.259ZDEBGreset freemap , replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
70792026-09-08T03:40:25.259Z:Sep 08 03:40:23.728 freemap_route_ipv4INFO
70802026-09-08T03:40:25.259Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
70812026-09-08T03:40:25.259ZSep 08 03:40:23.728Sep 08 03:40:23.728 INFODEBG Sep 08 03:40:23.728 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff initted freemap. size: 64DEBG,
70822026-09-08T03:40:25.259Zunit :replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70832026-09-08T03:40:25.259Zfreemap_route_ipv6
70842026-09-08T03:40:25.259ZSep 08 03:40:23.728 Sep 08 03:40:23.728DEBG Sep 08 03:40:23.728replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70852026-09-08T03:40:25.259ZINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreset freemap
70862026-09-08T03:40:25.259Z, unit:Sep 08 03:40:23.728Sep 08 03:40:23.728 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:fffreemap_route_ipv6
70872026-09-08T03:40:25.259Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70882026-09-08T03:40:25.259Z
70892026-09-08T03:40:25.259ZSep 08 03:40:23.728 Sep 08 03:40:23.728Sep 08 03:40:23.728 INFOSep 08 03:40:23.728 DEBGSep 08 03:40:23.728adding route 172.16.0.0/32 -> 10.0.0.1 DEBG created new freemapcreated new freemap, unit, :unit :freemap_route_ipv4
70902026-09-08T03:40:25.259Zfreemap_route_ipv4
70912026-09-08T03:40:25.259Z
70922026-09-08T03:40:25.259ZSep 08 03:40:23.734Sep 08 03:40:23.728 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 08 03:40:23.734DEBGSep 08 03:40:23.734
70932026-09-08T03:40:25.259Z DEBG created new freemapcreated new freemapcreated new freemap, , DEBGunit :unit :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] freemap_route_ipv6freemap_route_ipv4,
70942026-09-08T03:40:25.260Z
70952026-09-08T03:40:25.260Z
70962026-09-08T03:40:25.260ZunitSep 08 03:40:23.734: Sep 08 03:40:23.734DEBG DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.734freemap_route_ipv6 Sep 08 03:40:23.734initted freemap. size: 64
70972026-09-08T03:40:25.260ZINFO
70982026-09-08T03:40:25.260ZDEBG, created new freemapunitadding route 172.16.0.0/32 -> 10.0.0.1:,
70992026-09-08T03:40:25.260Zfreemap_route_ipv4unit
71002026-09-08T03:40:25.260Z: freemap_route_ipv6Sep 08 03:40:23.734
71012026-09-08T03:40:25.260Z Sep 08 03:40:23.734Sep 08 03:40:23.734INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 03:40:23.734DEBGDEBG
71022026-09-08T03:40:25.260ZDEBG reset freemapinitted freemap. size: 64, unit :Sep 08 03:40:23.734replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:40:23.734,
71032026-09-08T03:40:25.260ZDEBGunit: freemap_route_ipv4 Sep 08 03:40:23.734freemap_route_ipv4
71042026-09-08T03:40:25.260Z
71052026-09-08T03:40:25.260ZDEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
71062026-09-08T03:40:25.260Z adding route 172.16.0.0/32 -> 10.0.0.1 initted freemap. size: 64
71072026-09-08T03:40:25.260Z, unit:Sep 08 03:40:23.734 freemap_route_ipv4INFO
71082026-09-08T03:40:25.260Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 03:40:23.734
71092026-09-08T03:40:25.260ZSep 08 03:40:23.734Sep 08 03:40:23.734 DEBGDEBG DEBG Sep 08 03:40:23.734replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]initted freemap. size: 64
71102026-09-08T03:40:25.260Z, reset freemapunit, :Sep 08 03:40:23.734unitSep 08 03:40:23.734 : freemap_route_ipv6INFO
71112026-09-08T03:40:25.260Z adding route 172.16.0.0/32 -> 10.0.0.2 DEBGDEBGfreemap_route_ipv4
71122026-09-08T03:40:25.260Z reset freemap
71132026-09-08T03:40:25.260Z, Sep 08 03:40:23.734unit Sep 08 03:40:23.734DEBG DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap: , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
71142026-09-08T03:40:25.260Zfreemap_route_ipv4
71152026-09-08T03:40:25.264Z
71162026-09-08T03:40:25.264Zunit: Sep 08 03:40:23.734freemap_route_ipv6Sep 08 03:40:23.734
71172026-09-08T03:40:25.264ZSep 08 03:40:23.734INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:40:23.734
71182026-09-08T03:40:25.264ZINFO DEBGSep 08 03:40:23.734DEBG Sep 08 03:40:23.734initted freemap. size: 64initted freemap. size: 64 , adding route 3fff:beef:31::/64 -> 2001:db8::55:ff unitDEBG:,
71192026-09-08T03:40:25.264Zunit INFOfreemap_route_ipv6 :
71202026-09-08T03:40:25.264Zadding route 3fff:dead::/64 -> 2001:db8::55:1 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71212026-09-08T03:40:25.264Z
71222026-09-08T03:40:25.264Zfreemap_route_ipv6
71232026-09-08T03:40:25.264ZSep 08 03:40:23.734Sep 08 03:40:23.734Sep 08 03:40:23.734 DEBGINFO Sep 08 03:40:23.734 DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 172.17.0.1/32 -> 10.0.0.255
71242026-09-08T03:40:25.264Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
71252026-09-08T03:40:25.264Zreset freemap
71262026-09-08T03:40:25.264Z, Sep 08 03:40:23.734 unitINFO :adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 03:40:23.734
71272026-09-08T03:40:25.264Zfreemap_route_ipv6Sep 08 03:40:23.734 INFO DEBG
71282026-09-08T03:40:25.265Z Sep 08 03:40:23.734replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
71292026-09-08T03:40:25.265ZSep 08 03:40:23.734DEBG
71302026-09-08T03:40:25.265ZSep 08 03:40:23.734INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71312026-09-08T03:40:25.265Z adding route 172.16.0.0/32 -> 10.0.0.1
71322026-09-08T03:40:25.265ZSep 08 03:40:23.734DEBG DEBG Sep 08 03:40:23.734 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO reset freemapSep 08 03:40:23.734
71332026-09-08T03:40:25.265Z, unitadding route 172.17.0.2/32 -> 10.0.0.255:
71342026-09-08T03:40:25.265ZSep 08 03:40:23.734 INFO DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv6Sep 08 03:40:23.734
71352026-09-08T03:40:25.265ZDEBGSep 08 03:40:23.734 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
71362026-09-08T03:40:25.265Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71372026-09-08T03:40:25.265Z
71382026-09-08T03:40:25.265ZSep 08 03:40:23.734Sep 08 03:40:23.734INFO INFO Sep 08 03:40:23.734INFO Sep 08 03:40:23.734 adding route 172.16.0.0/32 -> 10.0.0.1 INFO
71392026-09-08T03:40:25.265Zadding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.1
71402026-09-08T03:40:25.265Z adding route 172.17.0.3/32 -> 10.0.0.255
71412026-09-08T03:40:25.265Z
71422026-09-08T03:40:25.265Z Sep 08 03:40:23.734 DEBGSep 08 03:40:23.734DEBGSep 08 03:40:23.734 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBGDEBG
71432026-09-08T03:40:25.265Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:40:23.734replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71442026-09-08T03:40:25.265Z
71452026-09-08T03:40:25.265ZSep 08 03:40:23.734 INFO DEBGSep 08 03:40:23.734replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
71462026-09-08T03:40:25.265ZSep 08 03:40:23.734 INFO
71472026-09-08T03:40:25.265ZINFO Sep 08 03:40:23.734adding route 3fff:dead::/64 -> 2001:db8::55:4
71482026-09-08T03:40:25.265Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:40:23.734
71492026-09-08T03:40:25.265Z
71502026-09-08T03:40:25.265Z Sep 08 03:40:23.734DEBG INFO DEBGSep 08 03:40:23.734 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
71512026-09-08T03:40:25.265Z
71522026-09-08T03:40:25.265ZDEBGSep 08 03:40:23.734adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
71532026-09-08T03:40:25.265Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.734
71542026-09-08T03:40:25.265ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:40:23.734
71552026-09-08T03:40:25.265Z Sep 08 03:40:23.734 Sep 08 03:40:23.734INFO DEBG adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:40:23.734
71562026-09-08T03:40:25.265Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
71572026-09-08T03:40:25.265ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
71582026-09-08T03:40:25.265Z
71592026-09-08T03:40:25.265ZSep 08 03:40:23.734 Sep 08 03:40:23.734DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.734Sep 08 03:40:23.734
71602026-09-08T03:40:25.265ZWARN
71612026-09-08T03:40:25.265Z INFOshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 08 03:40:23.734
71622026-09-08T03:40:25.265Z INFOadding route 172.17.0.0/32 -> 10.0.0.255DEBG
71632026-09-08T03:40:25.265ZSep 08 03:40:23.734 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
71642026-09-08T03:40:25.265ZINFO
71652026-09-08T03:40:25.265Z Sep 08 03:40:23.734adding route 172.17.0.6/32 -> 10.0.0.255
71662026-09-08T03:40:25.265Z DEBGSep 08 03:40:23.734Sep 08 03:40:23.734 INFO adding route 172.17.0.0/32 -> 10.0.0.255
71672026-09-08T03:40:25.265Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.734
71682026-09-08T03:40:25.266Z Sep 08 03:40:23.734DEBG DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.734replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71692026-09-08T03:40:25.266Z
71702026-09-08T03:40:25.266Z
71712026-09-08T03:40:25.266Z INFO Sep 08 03:40:23.734Sep 08 03:40:23.734 INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
71722026-09-08T03:40:25.266Z
71732026-09-08T03:40:25.266Z
71742026-09-08T03:40:25.266ZSep 08 03:40:23.734Sep 08 03:40:23.728Sep 08 03:40:23.734Sep 08 03:40:23.734 Sep 08 03:40:23.734 DEBG INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemap
71752026-09-08T03:40:25.266Z
71762026-09-08T03:40:25.266ZDEBG, adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71772026-09-08T03:40:25.266Z
71782026-09-08T03:40:25.266ZunitSep 08 03:40:23.734: Sep 08 03:40:23.734freemap_route_ipv4INFOSep 08 03:40:23.734
71792026-09-08T03:40:25.266Z adding route 172.17.0.8/32 -> 10.0.0.255DEBGINFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255
71802026-09-08T03:40:25.266Z
71812026-09-08T03:40:25.266ZSep 08 03:40:23.734
71822026-09-08T03:40:25.266ZINFO Sep 08 03:40:23.735adding route 172.17.0.2/32 -> 10.0.0.255
71832026-09-08T03:40:25.266ZSep 08 03:40:23.735Sep 08 03:40:23.735DEBGSep 08 03:40:23.735 INFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
71842026-09-08T03:40:25.266ZSep 08 03:40:23.735DEBG
71852026-09-08T03:40:25.266Z DEBGcreated new freemapDEBG , replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:
71862026-09-08T03:40:25.266Z Sep 08 03:40:23.735Sep 08 03:40:23.735freemap_route_ipv6replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.735DEBG
71872026-09-08T03:40:25.266Z
71882026-09-08T03:40:25.266Z INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255 Sep 08 03:40:23.735
71892026-09-08T03:40:25.266Z adding route 172.17.0.3/32 -> 10.0.0.255DEBG
71902026-09-08T03:40:25.266Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71912026-09-08T03:40:25.266Zinitted freemap. size: 64Sep 08 03:40:23.735, Sep 08 03:40:23.735unitINFOSep 08 03:40:23.735 : adding route 172.17.0.3/32 -> 10.0.0.255 DEBG
71922026-09-08T03:40:25.266Zfreemap_route_ipv4
71932026-09-08T03:40:25.266Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
71942026-09-08T03:40:25.266Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.735Sep 08 03:40:23.735 INFODEBG
71952026-09-08T03:40:25.266Z reset freemap, adding route 3fff:beef:38::/64 -> 2001:db8::55:ffunitSep 08 03:40:23.735Sep 08 03:40:23.735
71962026-09-08T03:40:25.266Z : INFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:40:23.735
71972026-09-08T03:40:25.266ZDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.740Sep 08 03:40:23.740 DEBGDEBG
71982026-09-08T03:40:25.266Z replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71992026-09-08T03:40:25.266Z
72002026-09-08T03:40:25.266ZSep 08 03:40:23.735 DEBGSep 08 03:40:23.740Sep 08 03:40:23.740 Sep 08 03:40:23.740 created new freemap INFO INFO INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
72012026-09-08T03:40:25.266Z
72022026-09-08T03:40:25.266Z
72032026-09-08T03:40:25.266ZINFODEBGSep 08 03:40:23.740Sep 08 03:40:23.740 Sep 08 03:40:23.740adding route 172.17.0.10/32 -> 10.0.0.255
72042026-09-08T03:40:25.266Z DEBG DEBGDEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72052026-09-08T03:40:25.266Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.741
72062026-09-08T03:40:25.266Z
72072026-09-08T03:40:25.267Z
72082026-09-08T03:40:25.267ZSep 08 03:40:23.741DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.741
72092026-09-08T03:40:25.267Z Sep 08 03:40:23.741INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:40:23.741
72102026-09-08T03:40:25.267ZINFO
72112026-09-08T03:40:25.267ZINFO Sep 08 03:40:23.741adding route 172.17.0.5/32 -> 10.0.0.255 Sep 08 03:40:23.741
72122026-09-08T03:40:25.267ZINFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 172.17.0.11/32 -> 10.0.0.255
72132026-09-08T03:40:25.267ZSep 08 03:40:23.741
72142026-09-08T03:40:25.267Z Sep 08 03:40:23.741Sep 08 03:40:23.741 DEBGDEBG DEBG Sep 08 03:40:23.741 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG DEBG
72152026-09-08T03:40:25.271Z
72162026-09-08T03:40:25.271Z replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72172026-09-08T03:40:25.271Z
72182026-09-08T03:40:25.271Z
72192026-09-08T03:40:25.271ZSep 08 03:40:23.741 INFO Sep 08 03:40:23.741adding route 172.17.0.7/32 -> 10.0.0.255 Sep 08 03:40:23.741
72202026-09-08T03:40:25.271ZSep 08 03:40:23.741 INFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
72212026-09-08T03:40:25.271ZSep 08 03:40:23.741 adding route 172.17.0.6/32 -> 10.0.0.255
72222026-09-08T03:40:25.271ZDEBGINFO Sep 08 03:40:23.741replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72232026-09-08T03:40:25.271ZSep 08 03:40:23.741adding route 172.17.0.12/32 -> 10.0.0.255INFO
72242026-09-08T03:40:25.271Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 03:40:23.741DEBG Sep 08 03:40:23.741
72252026-09-08T03:40:25.271Z DEBG INFOSep 08 03:40:23.741replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72262026-09-08T03:40:25.271ZDEBG
72272026-09-08T03:40:25.271Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255
72282026-09-08T03:40:25.271ZSep 08 03:40:23.741
72292026-09-08T03:40:25.271Z DEBGSep 08 03:40:23.741Sep 08 03:40:23.741 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO Sep 08 03:40:23.741adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 08 03:40:23.741
72302026-09-08T03:40:25.271Z DEBGadding route 172.17.0.7/32 -> 10.0.0.255INFO
72312026-09-08T03:40:25.271Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.741
72322026-09-08T03:40:25.271Z
72332026-09-08T03:40:25.271Z adding route 172.17.0.13/32 -> 10.0.0.255
72342026-09-08T03:40:25.271ZSep 08 03:40:23.741DEBG Sep 08 03:40:23.741DEBGSep 08 03:40:23.741 DEBGSep 08 03:40:23.741 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
72352026-09-08T03:40:25.271Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72362026-09-08T03:40:25.271Z
72372026-09-08T03:40:25.271ZSep 08 03:40:23.741
72382026-09-08T03:40:25.271Z INFOadding route 172.17.0.9/32 -> 10.0.0.255 Sep 08 03:40:23.741Sep 08 03:40:23.741 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
72392026-09-08T03:40:25.271ZINFOINFO
72402026-09-08T03:40:25.271Zadding route 172.17.0.14/32 -> 10.0.0.255 Sep 08 03:40:23.741
72412026-09-08T03:40:25.272Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:40:23.741Sep 08 03:40:23.741
72422026-09-08T03:40:25.272Z DEBG DEBGDEBGSep 08 03:40:23.741 Sep 08 03:40:23.741 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72432026-09-08T03:40:25.272Z DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72442026-09-08T03:40:25.272Z
72452026-09-08T03:40:25.272ZSep 08 03:40:23.741replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72462026-09-08T03:40:25.272Z INFO Sep 08 03:40:23.741replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.741
72472026-09-08T03:40:25.272Z adding route 172.17.0.10/32 -> 10.0.0.255INFOSep 08 03:40:23.741
72482026-09-08T03:40:25.272Zadding route 172.17.0.15/32 -> 10.0.0.255INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
72492026-09-08T03:40:25.272ZINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 08 03:40:23.741
72502026-09-08T03:40:25.272Z
72512026-09-08T03:40:25.272ZINFOSep 08 03:40:23.741 DEBGSep 08 03:40:23.741 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255
72522026-09-08T03:40:25.272ZSep 08 03:40:23.741Sep 08 03:40:23.741DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72532026-09-08T03:40:25.272Z DEBG
72542026-09-08T03:40:25.272ZSep 08 03:40:23.741DEBG INFO adding route 172.17.0.16/32 -> 10.0.0.255 Sep 08 03:40:23.741replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72552026-09-08T03:40:25.272Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72562026-09-08T03:40:25.272ZINFOSep 08 03:40:23.741
72572026-09-08T03:40:25.272Zadding route 172.17.0.11/32 -> 10.0.0.255DEBG
72582026-09-08T03:40:25.272ZSep 08 03:40:23.741 Sep 08 03:40:23.741 DEBGSep 08 03:40:23.741 INFOSep 08 03:40:23.741replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72592026-09-08T03:40:25.272ZINFO replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72602026-09-08T03:40:25.272Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
72612026-09-08T03:40:25.272Z
72622026-09-08T03:40:25.272Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:40:23.741
72632026-09-08T03:40:25.272Z Sep 08 03:40:23.741INFOSep 08 03:40:23.741 INFOSep 08 03:40:23.741 adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255DEBG
72642026-09-08T03:40:25.272Z
72652026-09-08T03:40:25.272Z Sep 08 03:40:23.741replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFODEBG
72662026-09-08T03:40:25.272Z adding route 172.17.0.10/32 -> 10.0.0.255replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.741
72672026-09-08T03:40:25.272ZSep 08 03:40:23.741 DEBG
72682026-09-08T03:40:25.272Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:40:23.741
72692026-09-08T03:40:25.272Z INFOSep 08 03:40:23.741replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72702026-09-08T03:40:25.272Z INFOSep 08 03:40:23.741Sep 08 03:40:23.741adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
72712026-09-08T03:40:25.272ZINFODEBG adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72722026-09-08T03:40:25.272Ztest route::tests::grow_succeeds ... ok
72732026-09-08T03:40:25.272ZSep 08 03:40:23.741
72742026-09-08T03:40:25.272Z Sep 08 03:40:23.741
72752026-09-08T03:40:25.272ZINFOSep 08 03:40:23.741 Sep 08 03:40:23.741 INFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255DEBGDEBGSep 08 03:40:23.741
72762026-09-08T03:40:25.272Z
72772026-09-08T03:40:25.272Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72782026-09-08T03:40:25.272Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.741
72792026-09-08T03:40:25.272Z replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
72802026-09-08T03:40:25.273Z Sep 08 03:40:23.741Sep 08 03:40:23.741 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 08 03:40:23.741
72812026-09-08T03:40:25.273Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72822026-09-08T03:40:25.273ZINFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 08 03:40:23.741adding route 172.17.0.14/32 -> 10.0.0.255
72832026-09-08T03:40:25.273ZSep 08 03:40:23.741
72842026-09-08T03:40:25.273Z INFO Sep 08 03:40:23.741Sep 08 03:40:23.741 adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 03:40:23.741INFO
72852026-09-08T03:40:25.273Z DEBG DEBG adding route 172.17.0.12/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72862026-09-08T03:40:25.273Z
72872026-09-08T03:40:25.273ZSep 08 03:40:23.741failed to allocate space for the new target list
72882026-09-08T03:40:25.273Z
72892026-09-08T03:40:25.273Z DEBGSep 08 03:40:23.741Sep 08 03:40:23.741Sep 08 03:40:23.741 INFODEBGINFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255
72902026-09-08T03:40:25.273Z Sep 08 03:40:23.741
72912026-09-08T03:40:25.273Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
72922026-09-08T03:40:25.273ZDEBG Sep 08 03:40:23.741replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.741replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 08 03:40:23.741DEBG
72932026-09-08T03:40:25.273Z
72942026-09-08T03:40:25.273ZDEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72952026-09-08T03:40:25.273Z INFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.741adding route 172.17.0.13/32 -> 10.0.0.255
72962026-09-08T03:40:25.273ZSep 08 03:40:23.741
72972026-09-08T03:40:25.273Z INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 Sep 08 03:40:23.741
72982026-09-08T03:40:25.273Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 08 03:40:23.741Sep 08 03:40:23.741
72992026-09-08T03:40:25.273ZDEBGDEBGSep 08 03:40:23.741 failed to allocate space for the new target listreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 08 03:40:23.741 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
73002026-09-08T03:40:25.273Z DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73012026-09-08T03:40:25.273Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73022026-09-08T03:40:25.273Z
73032026-09-08T03:40:25.273Z
73042026-09-08T03:40:25.273ZSep 08 03:40:23.741 Sep 08 03:40:23.741Sep 08 03:40:23.741 INFO INFOadding route 172.17.0.21/32 -> 10.0.0.255
73052026-09-08T03:40:25.273Zadding route 172.17.0.17/32 -> 10.0.0.255DEBGSep 08 03:40:23.741
73062026-09-08T03:40:25.273Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:40:23.741Sep 08 03:40:23.741
73072026-09-08T03:40:25.273Z DEBGadding route 172.17.0.14/32 -> 10.0.0.255 DEBG
73082026-09-08T03:40:25.273Z replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73092026-09-08T03:40:25.273Z
73102026-09-08T03:40:25.273ZSep 08 03:40:23.741Sep 08 03:40:23.741 DEBGINFOSep 08 03:40:23.741 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 08 03:40:23.742 adding route 172.17.0.18/32 -> 10.0.0.255DEBG
73112026-09-08T03:40:25.273Z created new freemap, unit
73122026-09-08T03:40:25.273ZSep 08 03:40:23.747: DEBGfreemap_route_ipv4
73132026-09-08T03:40:25.273ZSep 08 03:40:23.747replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73142026-09-08T03:40:25.273Z INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:40:23.747
73152026-09-08T03:40:25.277ZSep 08 03:40:23.747 DEBGSep 08 03:40:23.741INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255
73162026-09-08T03:40:25.277Zadding route 172.17.0.22/32 -> 10.0.0.255Sep 08 03:40:23.747
73172026-09-08T03:40:25.277Z created new freemapDEBGSep 08 03:40:23.747, unit Sep 08 03:40:23.747:DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73182026-09-08T03:40:25.278Z
73192026-09-08T03:40:25.278Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
73202026-09-08T03:40:25.278Z
73212026-09-08T03:40:25.278ZSep 08 03:40:23.747Sep 08 03:40:23.747 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255Sep 08 03:40:23.747Sep 08 03:40:23.747
73222026-09-08T03:40:25.278Z
73232026-09-08T03:40:25.278Z DEBGINFOSep 08 03:40:23.747 adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 03:40:23.747initted freemap. size: 64DEBG , replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
73242026-09-08T03:40:25.278Z:DEBG
73252026-09-08T03:40:25.278Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.747
73262026-09-08T03:40:25.278ZSep 08 03:40:23.747freemap_route_ipv4
73272026-09-08T03:40:25.278Z INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255
73282026-09-08T03:40:25.278ZSep 08 03:40:23.747replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73292026-09-08T03:40:25.278Z INFOSep 08 03:40:23.747Sep 08 03:40:23.747 DEBG reset freemap, , adding route 172.17.0.17/32 -> 10.0.0.255 Sep 08 03:40:23.747DEBG
73302026-09-08T03:40:25.278ZSep 08 03:40:23.728 unitDEBG :unit replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO:
73312026-09-08T03:40:25.278Z freemap_route_ipv4created new freemap
73322026-09-08T03:40:25.278Z Sep 08 03:40:23.747adding route 172.17.0.24/32 -> 10.0.0.255 ,
73332026-09-08T03:40:25.278Zunitfreemap_route_ipv4INFO: adding route 172.17.0.22/32 -> 10.0.0.255Sep 08 03:40:23.747freemap_route_ipv4
73342026-09-08T03:40:25.278ZSep 08 03:40:23.747
73352026-09-08T03:40:25.278Z DEBGDEBG
73362026-09-08T03:40:25.278ZSep 08 03:40:23.747created new freemapSep 08 03:40:23.747 , replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:40:23.747DEBGunit replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73372026-09-08T03:40:25.278Z :created new freemap, unit :freemap_route_ipv6 Sep 08 03:40:23.747freemap_route_ipv6
73382026-09-08T03:40:25.278ZSep 08 03:40:23.747 DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73392026-09-08T03:40:25.278Z
73402026-09-08T03:40:25.278ZSep 08 03:40:23.747 INFODEBG Sep 08 03:40:23.747 adding route 172.17.0.23/32 -> 10.0.0.255 initted freemap. size: 64Sep 08 03:40:23.747
73412026-09-08T03:40:25.278Z DEBGINFO , adding route 172.17.0.25/32 -> 10.0.0.255 initted freemap. size: 64Sep 08 03:40:23.747,
73422026-09-08T03:40:25.278Zinitted freemap. size: 64 unit, DEBGunit :replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unit
73432026-09-08T03:40:25.278Zfreemap_route_ipv4::
73442026-09-08T03:40:25.278Z freemap_route_ipv6Sep 08 03:40:23.747
73452026-09-08T03:40:25.278Z freemap_route_ipv4INFO
73462026-09-08T03:40:25.278Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 03:40:23.747
73472026-09-08T03:40:25.278ZDEBGSep 08 03:40:23.747 DEBG reset freemapreset freemapSep 08 03:40:23.747, , unitunitSep 08 03:40:23.747: : Sep 08 03:40:23.747DEBG DEBG freemap_route_ipv4DEBG freemap_route_ipv6
73482026-09-08T03:40:25.278Z
73492026-09-08T03:40:25.278Zreset freemapreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] ,
73502026-09-08T03:40:25.278Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
73512026-09-08T03:40:25.278Z:Sep 08 03:40:23.747Sep 08 03:40:23.747 INFOSep 08 03:40:23.747 INFOadding route 172.16.0.0/32 -> 10.0.0.1
73522026-09-08T03:40:25.278Zfreemap_route_ipv4
73532026-09-08T03:40:25.278Zadding route 172.17.0.25/32 -> 10.0.0.255
73542026-09-08T03:40:25.278ZDEBG Sep 08 03:40:23.747initted freemap. size: 64 Sep 08 03:40:23.747DEBGSep 08 03:40:23.747 Sep 08 03:40:23.747replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBGINFO , replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73552026-09-08T03:40:25.278Zadding route 172.17.0.26/32 -> 10.0.0.255unit
73562026-09-08T03:40:25.278Zinitted freemap. size: 64:, unitSep 08 03:40:23.747
73572026-09-08T03:40:25.279Z: INFOfreemap_route_ipv6 adding route 172.17.0.26/32 -> 10.0.0.255
73582026-09-08T03:40:25.279Z
73592026-09-08T03:40:25.279Zfreemap_route_ipv6
73602026-09-08T03:40:25.279ZSep 08 03:40:23.747Sep 08 03:40:23.747Sep 08 03:40:23.747Sep 08 03:40:23.747Sep 08 03:40:23.747 DEBG DEBGINFO DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255
73612026-09-08T03:40:25.279Z
73622026-09-08T03:40:25.279ZDEBG reset freemapreset freemap, , unitunitSep 08 03:40:23.747 :INFO freemap_route_ipv6replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73632026-09-08T03:40:25.279Z: adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:40:23.747freemap_route_ipv6
73642026-09-08T03:40:25.279Z
73652026-09-08T03:40:25.279Z DEBG Sep 08 03:40:23.747replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73662026-09-08T03:40:25.279ZSep 08 03:40:23.747
73672026-09-08T03:40:25.279Z INFOSep 08 03:40:23.747 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
73682026-09-08T03:40:25.279ZSep 08 03:40:23.747 INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73692026-09-08T03:40:25.279Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:40:23.747INFO
73702026-09-08T03:40:25.279ZSep 08 03:40:23.747adding route 172.17.0.1/32 -> 10.0.0.255 DEBG
73712026-09-08T03:40:25.279Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 08 03:40:23.747Sep 08 03:40:23.747 adding route 172.17.0.27/32 -> 10.0.0.255DEBG
73722026-09-08T03:40:25.279Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
73732026-09-08T03:40:25.279Z
73742026-09-08T03:40:25.279Zadding route 172.17.0.28/32 -> 10.0.0.255Sep 08 03:40:23.747
73752026-09-08T03:40:25.279Z INFOSep 08 03:40:23.747Sep 08 03:40:23.747 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
73762026-09-08T03:40:25.279ZSep 08 03:40:23.747Sep 08 03:40:23.747replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBG
73772026-09-08T03:40:25.279Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73782026-09-08T03:40:25.279Z DEBGSep 08 03:40:23.747 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73792026-09-08T03:40:25.279Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.747 INFODEBG
73802026-09-08T03:40:25.279Z adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
73812026-09-08T03:40:25.279ZSep 08 03:40:23.747 INFO
73822026-09-08T03:40:25.279Z Sep 08 03:40:23.747adding route 172.17.0.29/32 -> 10.0.0.255
73832026-09-08T03:40:25.279ZINFOSep 08 03:40:23.747 adding route 172.17.0.28/32 -> 10.0.0.255DEBG
73842026-09-08T03:40:25.279Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
73852026-09-08T03:40:25.279ZSep 08 03:40:23.747 DEBG Sep 08 03:40:23.747replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73862026-09-08T03:40:25.279ZDEBG Sep 08 03:40:23.747replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73872026-09-08T03:40:25.279Z
73882026-09-08T03:40:25.279ZSep 08 03:40:23.747Sep 08 03:40:23.747 INFOINFO Sep 08 03:40:23.748adding route 172.17.0.3/32 -> 10.0.0.255
73892026-09-08T03:40:25.279ZINFOadding route 172.17.0.29/32 -> 10.0.0.255
73902026-09-08T03:40:25.279Zadding route 172.17.0.18/32 -> 10.0.0.255
73912026-09-08T03:40:25.279ZDEBGSep 08 03:40:23.748 Sep 08 03:40:23.748 Sep 08 03:40:23.748 DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73922026-09-08T03:40:25.279Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73932026-09-08T03:40:25.279Z replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73942026-09-08T03:40:25.279Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73952026-09-08T03:40:25.279ZSep 08 03:40:23.748 Sep 08 03:40:23.748INFO Sep 08 03:40:23.748 INFOadding route 172.17.0.19/32 -> 10.0.0.255
73962026-09-08T03:40:25.279Zadding route 172.17.0.30/32 -> 10.0.0.255INFO
73972026-09-08T03:40:25.280Z adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv4
73982026-09-08T03:40:25.280ZSep 08 03:40:23.748Sep 08 03:40:23.748Sep 08 03:40:23.748 INFODEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73992026-09-08T03:40:25.280Z
74002026-09-08T03:40:25.280Z Sep 08 03:40:23.748 DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
74012026-09-08T03:40:25.280ZSep 08 03:40:23.748 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74022026-09-08T03:40:25.280Z
74032026-09-08T03:40:25.280Z INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 08 03:40:23.748Sep 08 03:40:23.748
74042026-09-08T03:40:25.280ZSep 08 03:40:23.748 INFODEBGSep 08 03:40:23.748 INFOadding route 172.17.0.5/32 -> 10.0.0.255 Sep 08 03:40:23.748adding route 172.17.0.31/32 -> 10.0.0.255
74052026-09-08T03:40:25.280ZDEBGinitted freemap. size: 64 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74062026-09-08T03:40:25.280ZDEBG , replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74072026-09-08T03:40:25.280Z
74082026-09-08T03:40:25.280ZSep 08 03:40:23.748 DEBGunit Sep 08 03:40:23.748replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.748 Sep 08 03:40:23.748DEBG
74092026-09-08T03:40:25.280Z replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
74102026-09-08T03:40:25.280Zadding route 172.17.0.31/32 -> 10.0.0.255:INFOSep 08 03:40:23.748 INFOadding route 172.17.0.21/32 -> 10.0.0.255freemap_route_ipv6
74112026-09-08T03:40:25.280Z
74122026-09-08T03:40:25.280Zadding route 172.17.0.6/32 -> 10.0.0.255
74132026-09-08T03:40:25.280Z
74142026-09-08T03:40:25.280ZSep 08 03:40:23.748 Sep 08 03:40:23.748INFOSep 08 03:40:23.748 DEBGadding route 172.17.0.32/32 -> 10.0.0.255Sep 08 03:40:23.748
74152026-09-08T03:40:25.284Z Sep 08 03:40:23.748 DEBGDEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74162026-09-08T03:40:25.284Z replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.748
74172026-09-08T03:40:25.284Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.748
74182026-09-08T03:40:25.284Z DEBG INFOSep 08 03:40:23.748DEBG Sep 08 03:40:23.748 INFO reset freemapadding route 172.17.0.22/32 -> 10.0.0.255, INFOadding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74192026-09-08T03:40:25.284Z
74202026-09-08T03:40:25.284Z unit: adding route 172.17.0.7/32 -> 10.0.0.255
74212026-09-08T03:40:25.284Z
74222026-09-08T03:40:25.284ZSep 08 03:40:23.748freemap_route_ipv6
74232026-09-08T03:40:25.284ZINFOSep 08 03:40:23.748 Sep 08 03:40:23.748adding route 172.17.0.33/32 -> 10.0.0.255DEBG
74242026-09-08T03:40:25.284Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.748
74252026-09-08T03:40:25.285ZDEBG Sep 08 03:40:23.748 Sep 08 03:40:23.748Sep 08 03:40:23.748 DEBGDEBGINFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255
74262026-09-08T03:40:25.285Z
74272026-09-08T03:40:25.285Z
74282026-09-08T03:40:25.285Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74292026-09-08T03:40:25.285ZINFO Sep 08 03:40:23.748Sep 08 03:40:23.748adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:40:23.748 INFODEBGINFO Sep 08 03:40:23.748
74302026-09-08T03:40:25.285Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255
74312026-09-08T03:40:25.285Zadding route 172.17.0.8/32 -> 10.0.0.255INFO
74322026-09-08T03:40:25.285Zadding route 172.17.0.34/32 -> 10.0.0.255
74332026-09-08T03:40:25.285Z
74342026-09-08T03:40:25.285ZSep 08 03:40:23.748 INFO Sep 08 03:40:23.748adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 03:40:23.748
74352026-09-08T03:40:25.285Z DEBGDEBG Sep 08 03:40:23.748 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.748replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74362026-09-08T03:40:25.285ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74372026-09-08T03:40:25.285Z
74382026-09-08T03:40:25.285ZSep 08 03:40:23.754
74392026-09-08T03:40:25.285ZSep 08 03:40:23.754 INFO adding route 172.17.0.34/32 -> 10.0.0.255 Sep 08 03:40:23.754DEBG
74402026-09-08T03:40:25.285Z INFOSep 08 03:40:23.754Sep 08 03:40:23.754 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOadding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255Sep 08 03:40:23.754
74412026-09-08T03:40:25.285Z
74422026-09-08T03:40:25.285Zadding route 172.17.0.35/32 -> 10.0.0.255
74432026-09-08T03:40:25.285ZDEBGSep 08 03:40:23.754
74442026-09-08T03:40:25.285ZSep 08 03:40:23.754 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.754Sep 08 03:40:23.754 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
74452026-09-08T03:40:25.285ZINFO
74462026-09-08T03:40:25.285Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
74472026-09-08T03:40:25.285Z
74482026-09-08T03:40:25.285Z
74492026-09-08T03:40:25.285ZSep 08 03:40:23.754 Sep 08 03:40:23.754Sep 08 03:40:23.754Sep 08 03:40:23.754 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255INFO
74502026-09-08T03:40:25.285Z Sep 08 03:40:23.754INFOadding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
74512026-09-08T03:40:25.285ZSep 08 03:40:23.754
74522026-09-08T03:40:25.285Z
74532026-09-08T03:40:25.285ZDEBGINFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:40:23.754Sep 08 03:40:23.754
74542026-09-08T03:40:25.285Z DEBG
74552026-09-08T03:40:25.285Z DEBG Sep 08 03:40:23.754replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74562026-09-08T03:40:25.285Zadding route 172.17.0.35/32 -> 10.0.0.255
74572026-09-08T03:40:25.285ZSep 08 03:40:23.754
74582026-09-08T03:40:25.285Z INFOINFO Sep 08 03:40:23.754adding route 172.17.0.37/32 -> 10.0.0.255
74592026-09-08T03:40:25.285ZSep 08 03:40:23.754Sep 08 03:40:23.754adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 03:40:23.754INFODEBG
74602026-09-08T03:40:25.285Z adding route 172.17.0.27/32 -> 10.0.0.255 INFO
74612026-09-08T03:40:25.285ZDEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.754 Sep 08 03:40:23.754
74622026-09-08T03:40:25.285Z
74632026-09-08T03:40:25.285Z replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGDEBG Sep 08 03:40:23.754
74642026-09-08T03:40:25.286Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
74652026-09-08T03:40:25.286ZDEBGreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.754
74662026-09-08T03:40:25.286Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
74672026-09-08T03:40:25.286Z Sep 08 03:40:23.754replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.754Sep 08 03:40:23.754 INFO
74682026-09-08T03:40:25.286ZSep 08 03:40:23.754 INFO adding route 172.17.0.36/32 -> 10.0.0.255INFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
74692026-09-08T03:40:25.286Z
74702026-09-08T03:40:25.286Z
74712026-09-08T03:40:25.286Z adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 03:40:23.754
74722026-09-08T03:40:25.286ZSep 08 03:40:23.754Sep 08 03:40:23.754 INFO Sep 08 03:40:23.754 DEBGSep 08 03:40:23.754adding route 172.17.0.28/32 -> 10.0.0.255INFODEBG
74732026-09-08T03:40:25.286Ztest route::tests::rollback_on_compact_write_failure ... ok
74742026-09-08T03:40:25.286Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.754
74752026-09-08T03:40:25.286Zadding route 172.17.0.11/32 -> 10.0.0.255replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74762026-09-08T03:40:25.286Z
74772026-09-08T03:40:25.286ZDEBGSep 08 03:40:23.754 Sep 08 03:40:23.754Sep 08 03:40:23.754Sep 08 03:40:23.754 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG INFO
74782026-09-08T03:40:25.286Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255
74792026-09-08T03:40:25.286Z
74802026-09-08T03:40:25.286Ztest route::tests::same_size_non_subset_replace ... ok
74812026-09-08T03:40:25.286Z Sep 08 03:40:23.754adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
74822026-09-08T03:40:25.286Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
74832026-09-08T03:40:25.286Z
74842026-09-08T03:40:25.286ZSep 08 03:40:23.754 INFOINFO Sep 08 03:40:23.754adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
74852026-09-08T03:40:25.286ZDEBG DEBG Sep 08 03:40:23.754replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:40:23.754
74862026-09-08T03:40:25.286Z
74872026-09-08T03:40:25.286Z DEBGSep 08 03:40:23.754DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.754Sep 08 03:40:23.754 INFODEBG DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
74882026-09-08T03:40:25.286Zreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74892026-09-08T03:40:25.286Z
74902026-09-08T03:40:25.286ZSep 08 03:40:23.760 WARN
74912026-09-08T03:40:25.286Z shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
74922026-09-08T03:40:25.286Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74932026-09-08T03:40:25.286ZSep 08 03:40:23.760 Sep 08 03:40:23.760DEBG
74942026-09-08T03:40:25.286Z Sep 08 03:40:23.760 Sep 08 03:40:23.760INFO INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
74952026-09-08T03:40:25.286Z
74962026-09-08T03:40:25.286Z
74972026-09-08T03:40:25.286Z adding route 172.17.0.38/32 -> 10.0.0.255
74982026-09-08T03:40:25.286ZSep 08 03:40:23.760Sep 08 03:40:23.760Sep 08 03:40:23.760 DEBGDEBG INFOreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.760
74992026-09-08T03:40:25.286Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75002026-09-08T03:40:25.286Z
75012026-09-08T03:40:25.286ZDEBGSep 08 03:40:23.760 Sep 08 03:40:23.760 Sep 08 03:40:23.760DEBG INFOreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75022026-09-08T03:40:25.286Zadding route 172.17.0.13/32 -> 10.0.0.255
75032026-09-08T03:40:25.286ZINFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 03:40:23.748Sep 08 03:40:23.760Sep 08 03:40:23.760
75042026-09-08T03:40:25.287Z INFO INFO Sep 08 03:40:23.760 DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBG
75052026-09-08T03:40:25.287Z created new freemapreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
75062026-09-08T03:40:25.287Zunit:Sep 08 03:40:23.760 freemap_route_ipv4DEBG
75072026-09-08T03:40:25.287Z Sep 08 03:40:23.760replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75082026-09-08T03:40:25.287ZINFO Sep 08 03:40:23.760Sep 08 03:40:23.760 DEBGINFO created new freemapadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff,
75092026-09-08T03:40:25.287Zadding route 172.17.0.14/32 -> 10.0.0.255unit
75102026-09-08T03:40:25.287Z: Sep 08 03:40:23.760freemap_route_ipv6
75112026-09-08T03:40:25.287ZDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75122026-09-08T03:40:25.287ZSep 08 03:40:23.760 Sep 08 03:40:23.760DEBG adding route 172.17.0.30/32 -> 10.0.0.255 Sep 08 03:40:23.760DEBGinitted freemap. size: 64
75132026-09-08T03:40:25.287Z replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
75142026-09-08T03:40:25.287Z , adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
75152026-09-08T03:40:25.291Z: Sep 08 03:40:23.760freemap_route_ipv4
75162026-09-08T03:40:25.291ZSep 08 03:40:23.760Sep 08 03:40:23.760Sep 08 03:40:23.760replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
75172026-09-08T03:40:25.291Z DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreset freemap
75182026-09-08T03:40:25.291ZDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 08 03:40:23.760
75192026-09-08T03:40:25.291Z Sep 08 03:40:23.760adding route 172.17.0.15/32 -> 10.0.0.255 Sep 08 03:40:23.760INFO
75202026-09-08T03:40:25.291ZunitDEBG: Sep 08 03:40:23.760replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255
75212026-09-08T03:40:25.291ZINFOfreemap_route_ipv4INFO
75222026-09-08T03:40:25.291Zadding route 172.17.0.39/32 -> 10.0.0.255
75232026-09-08T03:40:25.291Z
75242026-09-08T03:40:25.291Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 03:40:23.760Sep 08 03:40:23.760
75252026-09-08T03:40:25.291ZSep 08 03:40:23.760 DEBG INFOSep 08 03:40:23.760replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760 Sep 08 03:40:23.760DEBG adding route 172.17.0.42/32 -> 10.0.0.255
75262026-09-08T03:40:25.291ZDEBG
75272026-09-08T03:40:25.291Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75282026-09-08T03:40:25.291ZDEBG DEBG
75292026-09-08T03:40:25.291ZSep 08 03:40:23.760 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760 Sep 08 03:40:23.760
75302026-09-08T03:40:25.291ZINFOinitted freemap. size: 64INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255, replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75312026-09-08T03:40:25.291ZSep 08 03:40:23.760
75322026-09-08T03:40:25.291Zunit: freemap_route_ipv6
75332026-09-08T03:40:25.291ZINFOSep 08 03:40:23.760Sep 08 03:40:23.760adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
75342026-09-08T03:40:25.291ZDEBG INFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75352026-09-08T03:40:25.291Z adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 03:40:23.760
75362026-09-08T03:40:25.291Z DEBG
75372026-09-08T03:40:25.291Z replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.760Sep 08 03:40:23.760
75382026-09-08T03:40:25.291ZSep 08 03:40:23.760Sep 08 03:40:23.760 DEBGSep 08 03:40:23.760INFOSep 08 03:40:23.760 DEBGadding route 172.17.0.33/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75392026-09-08T03:40:25.291Z
75402026-09-08T03:40:25.291Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
75412026-09-08T03:40:25.291ZINFOSep 08 03:40:23.760DEBG Sep 08 03:40:23.760reset freemap , unitadding route 172.17.0.16/32 -> 10.0.0.255 INFOSep 08 03:40:23.760DEBG : replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75422026-09-08T03:40:25.291Zadding route 172.17.0.44/32 -> 10.0.0.255
75432026-09-08T03:40:25.291Z
75442026-09-08T03:40:25.291ZDEBG freemap_route_ipv6replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760
75452026-09-08T03:40:25.291Z
75462026-09-08T03:40:25.291Zreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75472026-09-08T03:40:25.291ZINFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 03:40:23.760Sep 08 03:40:23.760
75482026-09-08T03:40:25.292Z INFO Sep 08 03:40:23.760 Sep 08 03:40:23.760adding route 172.17.0.34/32 -> 10.0.0.255INFO
75492026-09-08T03:40:25.292Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:40:23.760
75502026-09-08T03:40:25.292ZINFODEBG DEBG Sep 08 03:40:23.760 DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760
75512026-09-08T03:40:25.292Z replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75522026-09-08T03:40:25.292Z
75532026-09-08T03:40:25.292ZDEBG Sep 08 03:40:23.760Sep 08 03:40:23.760 adding route 172.16.0.0/32 -> 10.0.0.1 INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 08 03:40:23.760 adding route 172.17.0.45/32 -> 10.0.0.255 INFO
75542026-09-08T03:40:25.292Z
75552026-09-08T03:40:25.292ZSep 08 03:40:23.760
75562026-09-08T03:40:25.292Zadding route 172.17.0.35/32 -> 10.0.0.255Sep 08 03:40:23.760
75572026-09-08T03:40:25.292Z Sep 08 03:40:23.760INFO DEBG adding route 172.17.0.42/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.760
75582026-09-08T03:40:25.292Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
75592026-09-08T03:40:25.292Z
75602026-09-08T03:40:25.292Z
75612026-09-08T03:40:25.292ZDEBGSep 08 03:40:23.761DEBG Sep 08 03:40:23.761replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
75622026-09-08T03:40:25.292ZINFO adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75632026-09-08T03:40:25.292ZSep 08 03:40:23.761
75642026-09-08T03:40:25.292ZSep 08 03:40:23.761
75652026-09-08T03:40:25.292ZSep 08 03:40:23.761 Sep 08 03:40:23.761DEBGINFO DEBGINFO adding route 172.17.0.36/32 -> 10.0.0.255 adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.761Sep 08 03:40:23.761
75662026-09-08T03:40:25.292Z
75672026-09-08T03:40:25.292Z
75682026-09-08T03:40:25.292Z INFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
75692026-09-08T03:40:25.292ZSep 08 03:40:23.761Sep 08 03:40:23.761
75702026-09-08T03:40:25.292ZSep 08 03:40:23.761adding route 172.16.0.0/32 -> 10.0.0.2 DEBG DEBG INFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75712026-09-08T03:40:25.292ZSep 08 03:40:23.761 adding route 172.17.0.47/32 -> 10.0.0.255DEBGreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75722026-09-08T03:40:25.292Z
75732026-09-08T03:40:25.292Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75742026-09-08T03:40:25.292ZSep 08 03:40:23.761
75752026-09-08T03:40:25.292Z INFOSep 08 03:40:23.761Sep 08 03:40:23.761Sep 08 03:40:23.761 Sep 08 03:40:23.761 Sep 08 03:40:23.761 DEBGINFOINFOadding route 172.17.0.43/32 -> 10.0.0.255
75762026-09-08T03:40:25.292Ztest route::tests::delete_targets_fragmented ... ok
75772026-09-08T03:40:25.292Zadding route 172.17.0.37/32 -> 10.0.0.255
75782026-09-08T03:40:25.292Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBG
75792026-09-08T03:40:25.292Z
75802026-09-08T03:40:25.292ZSep 08 03:40:23.761 DEBGreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:40:23.761
75812026-09-08T03:40:25.292ZSep 08 03:40:23.761 Sep 08 03:40:23.761 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
75822026-09-08T03:40:25.292Z replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.761
75832026-09-08T03:40:25.292ZINFODEBGDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
75842026-09-08T03:40:25.292ZSep 08 03:40:23.761
75852026-09-08T03:40:25.292Z adding route 172.17.0.18/32 -> 10.0.0.255 Sep 08 03:40:23.761
75862026-09-08T03:40:25.292ZINFO Sep 08 03:40:23.761 INFO Sep 08 03:40:23.761DEBG adding route 172.17.0.38/32 -> 10.0.0.255INFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
75872026-09-08T03:40:25.293Z
75882026-09-08T03:40:25.293Zadding route 172.17.0.44/32 -> 10.0.0.255
75892026-09-08T03:40:25.293Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
75902026-09-08T03:40:25.293ZSep 08 03:40:23.761
75912026-09-08T03:40:25.293ZSep 08 03:40:23.761INFOSep 08 03:40:23.761 Sep 08 03:40:23.761 adding route 172.17.0.49/32 -> 10.0.0.255 Sep 08 03:40:23.761
75922026-09-08T03:40:25.293ZDEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75932026-09-08T03:40:25.293Z
75942026-09-08T03:40:25.293ZSep 08 03:40:23.761 DEBG Sep 08 03:40:23.761replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
75952026-09-08T03:40:25.293Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 08 03:40:23.761
75962026-09-08T03:40:25.293ZINFO Sep 08 03:40:23.761adding route 172.17.0.39/32 -> 10.0.0.255
75972026-09-08T03:40:25.293ZINFO adding route 172.17.0.50/32 -> 10.0.0.255
75982026-09-08T03:40:25.293Z Sep 08 03:40:23.761DEBG DEBGSep 08 03:40:23.761 Sep 08 03:40:23.761replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75992026-09-08T03:40:25.293ZDEBG DEBGreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76002026-09-08T03:40:25.293Z DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.761
76012026-09-08T03:40:25.293Z
76022026-09-08T03:40:25.293ZINFOSep 08 03:40:23.761 INFOadding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76032026-09-08T03:40:25.293Z
76042026-09-08T03:40:25.293Z Sep 08 03:40:23.761adding route 172.17.0.40/32 -> 10.0.0.255
76052026-09-08T03:40:25.293ZINFOSep 08 03:40:23.761 adding route 172.17.0.51/32 -> 10.0.0.255
76062026-09-08T03:40:25.293ZSep 08 03:40:23.761Sep 08 03:40:23.761 DEBG INFODEBG Sep 08 03:40:23.761replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76072026-09-08T03:40:25.293Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.761 INFOSep 08 03:40:23.761 Sep 08 03:40:23.761 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
76082026-09-08T03:40:25.293Z adding route 172.17.0.20/32 -> 10.0.0.255DEBG created new freemap
76092026-09-08T03:40:25.293Z, unit:Sep 08 03:40:23.767 freemap_route_ipv4Sep 08 03:40:23.767
76102026-09-08T03:40:25.293ZDEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76112026-09-08T03:40:25.293Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76122026-09-08T03:40:25.293Z
76132026-09-08T03:40:25.293ZSep 08 03:40:23.767 DEBGSep 08 03:40:23.767 Sep 08 03:40:23.767created new freemapINFO INFO, adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.21/32 -> 10.0.0.255unit
76142026-09-08T03:40:25.293Z
76152026-09-08T03:40:25.297Z: Sep 08 03:40:23.767freemap_route_ipv6
76162026-09-08T03:40:25.297ZINFO adding route 172.17.0.41/32 -> 10.0.0.255
76172026-09-08T03:40:25.297ZSep 08 03:40:23.767DEBG Sep 08 03:40:23.767Sep 08 03:40:23.767replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76182026-09-08T03:40:25.297Z DEBGDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.767
76192026-09-08T03:40:25.297Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
76202026-09-08T03:40:25.297Z Sep 08 03:40:23.767Sep 08 03:40:23.767 DEBGINFO initted freemap. size: 64INFOadding route 172.17.0.52/32 -> 10.0.0.255,
76212026-09-08T03:40:25.297ZunitSep 08 03:40:23.767: INFO adding route 172.17.0.42/32 -> 10.0.0.255freemap_route_ipv4
76222026-09-08T03:40:25.297Z
76232026-09-08T03:40:25.297Z adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:40:23.767 Sep 08 03:40:23.767
76242026-09-08T03:40:25.297ZSep 08 03:40:23.767 DEBGDEBG Sep 08 03:40:23.767replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76252026-09-08T03:40:25.297Z
76262026-09-08T03:40:25.297ZDEBG DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] reset freemapreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.767
76272026-09-08T03:40:25.298Z, Sep 08 03:40:23.767
76282026-09-08T03:40:25.298ZINFOSep 08 03:40:23.767unit adding route 172.17.0.43/32 -> 10.0.0.255INFOINFOSep 08 03:40:23.767
76292026-09-08T03:40:25.298Z adding route 172.17.0.23/32 -> 10.0.0.255INFO
76302026-09-08T03:40:25.298Z :Sep 08 03:40:23.767adding route 172.17.0.53/32 -> 10.0.0.255
76312026-09-08T03:40:25.298ZDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76322026-09-08T03:40:25.298Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:40:23.767Sep 08 03:40:23.767 DEBGDEBGfreemap_route_ipv4
76332026-09-08T03:40:25.298Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.767
76342026-09-08T03:40:25.298Z
76352026-09-08T03:40:25.298ZINFO
76362026-09-08T03:40:25.298Zadding route 172.17.0.44/32 -> 10.0.0.255Sep 08 03:40:23.767
76372026-09-08T03:40:25.298ZSep 08 03:40:23.767 DEBGSep 08 03:40:23.767INFO Sep 08 03:40:23.767INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255Sep 08 03:40:23.767
76382026-09-08T03:40:25.298Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255
76392026-09-08T03:40:25.298Z
76402026-09-08T03:40:25.298ZSep 08 03:40:23.767
76412026-09-08T03:40:25.298Zinitted freemap. size: 64 DEBG, unitreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.767Sep 08 03:40:23.767 :INFO
76422026-09-08T03:40:25.298Zadding route 172.17.0.45/32 -> 10.0.0.255DEBG
76432026-09-08T03:40:25.298Z freemap_route_ipv6replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76442026-09-08T03:40:25.298Z
76452026-09-08T03:40:25.298ZSep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767 DEBGSep 08 03:40:23.767 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.767
76462026-09-08T03:40:25.298Z INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255 INFOINFO
76472026-09-08T03:40:25.298ZSep 08 03:40:23.767reset freemap , adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 172.17.0.55/32 -> 10.0.0.255INFO
76482026-09-08T03:40:25.298Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:40:23.767
76492026-09-08T03:40:25.298Zunit DEBG:
76502026-09-08T03:40:25.298Z Sep 08 03:40:23.767replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6
76512026-09-08T03:40:25.298ZSep 08 03:40:23.767DEBG
76522026-09-08T03:40:25.298Z DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76532026-09-08T03:40:25.298Z
76542026-09-08T03:40:25.298ZSep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767INFODEBG INFOSep 08 03:40:23.767 adding route 172.17.0.26/32 -> 10.0.0.255
76552026-09-08T03:40:25.298ZSep 08 03:40:23.767 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOINFO
76562026-09-08T03:40:25.298Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255Sep 08 03:40:23.767
76572026-09-08T03:40:25.298Zadding route 172.17.0.47/32 -> 10.0.0.255 DEBG
76582026-09-08T03:40:25.298Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76592026-09-08T03:40:25.298Z
76602026-09-08T03:40:25.298ZSep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767DEBG DEBGINFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76612026-09-08T03:40:25.298Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:40:23.767
76622026-09-08T03:40:25.298Z DEBG Sep 08 03:40:23.767replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 03:40:23.767replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255
76632026-09-08T03:40:25.298Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76642026-09-08T03:40:25.299Z
76652026-09-08T03:40:25.299Z
76662026-09-08T03:40:25.299ZSep 08 03:40:23.767 Sep 08 03:40:23.767Sep 08 03:40:23.767INFOSep 08 03:40:23.767 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76672026-09-08T03:40:25.299ZSep 08 03:40:23.767
76682026-09-08T03:40:25.299Z
76692026-09-08T03:40:25.299Zadding route 172.17.0.28/32 -> 10.0.0.255
76702026-09-08T03:40:25.299ZINFO Sep 08 03:40:23.767Sep 08 03:40:23.767 DEBGINFOSep 08 03:40:23.767 Sep 08 03:40:23.767 adding route 172.17.0.49/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76712026-09-08T03:40:25.299Z
76722026-09-08T03:40:25.299ZDEBG
76732026-09-08T03:40:25.299Z replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:40:23.767Sep 08 03:40:23.767
76742026-09-08T03:40:25.299Z Sep 08 03:40:23.767DEBG INFODEBG Sep 08 03:40:23.767 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.58/32 -> 10.0.0.255INFO
76752026-09-08T03:40:25.299Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
76762026-09-08T03:40:25.299Ztest route::tests::delete_target_full ... ok
76772026-09-08T03:40:25.299Z
76782026-09-08T03:40:25.299Z
76792026-09-08T03:40:25.299Zadding route 172.17.0.29/32 -> 10.0.0.255
76802026-09-08T03:40:25.299ZSep 08 03:40:23.767Sep 08 03:40:23.767 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76812026-09-08T03:40:25.299Z Sep 08 03:40:23.767adding route 172.17.0.50/32 -> 10.0.0.255Sep 08 03:40:23.767 Sep 08 03:40:23.767
76822026-09-08T03:40:25.299ZDEBG Sep 08 03:40:23.767 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76832026-09-08T03:40:25.299ZINFOSep 08 03:40:23.767 DEBG INFOadding route 172.17.0.59/32 -> 10.0.0.255failed to allocate space for the new target listSep 08 03:40:23.767 DEBGINFO
76842026-09-08T03:40:25.299Z
76852026-09-08T03:40:25.299Zreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76862026-09-08T03:40:25.299Zadding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
76872026-09-08T03:40:25.299Z
76882026-09-08T03:40:25.299ZSep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767INFO DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255
76892026-09-08T03:40:25.299Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76902026-09-08T03:40:25.299Z
76912026-09-08T03:40:25.299ZSep 08 03:40:23.767 Sep 08 03:40:23.767DEBGSep 08 03:40:23.767 Sep 08 03:40:23.767Sep 08 03:40:23.767DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255
76922026-09-08T03:40:25.299Z
76932026-09-08T03:40:25.299Zadding route 172.17.0.60/32 -> 10.0.0.255
76942026-09-08T03:40:25.299Z
76952026-09-08T03:40:25.299Z Sep 08 03:40:23.767Sep 08 03:40:23.767 INFODEBG Sep 08 03:40:23.767DEBG adding route 172.17.0.52/32 -> 10.0.0.255Sep 08 03:40:23.767
76962026-09-08T03:40:25.299Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76972026-09-08T03:40:25.299Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 08 03:40:23.767 INFO
76982026-09-08T03:40:25.299ZSep 08 03:40:23.767DEBG DEBG INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76992026-09-08T03:40:25.299Zadding route 172.17.0.32/32 -> 10.0.0.255
77002026-09-08T03:40:25.299Z
77012026-09-08T03:40:25.299Z
77022026-09-08T03:40:25.299ZSep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767DEBG Sep 08 03:40:23.767 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFODEBG
77032026-09-08T03:40:25.299ZDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
77042026-09-08T03:40:25.300Zfailed to allocate space for the new target list
77052026-09-08T03:40:25.300Z
77062026-09-08T03:40:25.300ZSep 08 03:40:23.767Sep 08 03:40:23.767Sep 08 03:40:23.767 Sep 08 03:40:23.767DEBGDEBG DEBGreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
77072026-09-08T03:40:25.300Z
77082026-09-08T03:40:25.300Z
77092026-09-08T03:40:25.300Zadding route 172.17.0.33/32 -> 10.0.0.255
77102026-09-08T03:40:25.300ZSep 08 03:40:23.767Sep 08 03:40:23.767 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77112026-09-08T03:40:25.300Z
77122026-09-08T03:40:25.300ZSep 08 03:40:23.767Sep 08 03:40:23.767 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255
77132026-09-08T03:40:25.300Z
77142026-09-08T03:40:25.300ZSep 08 03:40:23.767Sep 08 03:40:23.767 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
77152026-09-08T03:40:25.304Z
77162026-09-08T03:40:25.304ZSep 08 03:40:23.767 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77172026-09-08T03:40:25.304ZSep 08 03:40:23.767Sep 08 03:40:23.767 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
77182026-09-08T03:40:25.304Z
77192026-09-08T03:40:25.304ZSep 08 03:40:23.767Sep 08 03:40:23.767 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77202026-09-08T03:40:25.304ZSep 08 03:40:23.768 DEBG created new freemap, unit: Sep 08 03:40:23.774freemap_route_ipv4 INFO
77212026-09-08T03:40:25.304Zadding route 172.17.0.57/32 -> 10.0.0.255
77222026-09-08T03:40:25.304Z
77232026-09-08T03:40:25.304Zadding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:40:23.774Sep 08 03:40:23.774
77242026-09-08T03:40:25.304Z INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 Sep 08 03:40:23.774
77252026-09-08T03:40:25.304Z DEBGreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.774
77262026-09-08T03:40:25.304Z Sep 08 03:40:23.774DEBG created new freemap DEBG, Sep 08 03:40:23.774replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
77272026-09-08T03:40:25.304Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77282026-09-08T03:40:25.304ZINFO adding route 172.17.0.58/32 -> 10.0.0.255:
77292026-09-08T03:40:25.304Z Sep 08 03:40:23.774freemap_route_ipv6
77302026-09-08T03:40:25.304ZINFOSep 08 03:40:23.774Sep 08 03:40:23.774 adding route 172.17.0.47/32 -> 10.0.0.255
77312026-09-08T03:40:25.304ZINFODEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 03:40:23.774
77322026-09-08T03:40:25.304Z DEBGSep 08 03:40:23.774
77332026-09-08T03:40:25.304Zinitted freemap. size: 64DEBGSep 08 03:40:23.774 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
77342026-09-08T03:40:25.305Z adding route 172.17.0.59/32 -> 10.0.0.255,
77352026-09-08T03:40:25.305ZunitSep 08 03:40:23.774: Sep 08 03:40:23.774DEBGSep 08 03:40:23.774 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO DEBGfreemap_route_ipv4
77362026-09-08T03:40:25.305Z replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77372026-09-08T03:40:25.305Z
77382026-09-08T03:40:25.305Z adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 03:40:23.774
77392026-09-08T03:40:25.305Z INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 03:40:23.774
77402026-09-08T03:40:25.305ZSep 08 03:40:23.774INFO Sep 08 03:40:23.774adding route 172.17.0.60/32 -> 10.0.0.255DEBG Sep 08 03:40:23.774
77412026-09-08T03:40:25.305Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77422026-09-08T03:40:25.305Zreset freemap DEBG , replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.774Sep 08 03:40:23.774unit
77432026-09-08T03:40:25.305Z INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255
77442026-09-08T03:40:25.305Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
77452026-09-08T03:40:25.305ZSep 08 03:40:23.774 freemap_route_ipv4INFO
77462026-09-08T03:40:25.305ZSep 08 03:40:23.774Sep 08 03:40:23.774 INFO adding route 172.17.0.61/32 -> 10.0.0.255
77472026-09-08T03:40:25.305Zadding route 172.17.0.39/32 -> 10.0.0.255DEBGSep 08 03:40:23.774
77482026-09-08T03:40:25.305Z replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77492026-09-08T03:40:25.305ZDEBGSep 08 03:40:23.774 initted freemap. size: 64Sep 08 03:40:23.774Sep 08 03:40:23.774 DEBGDEBG INFO, replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255
77502026-09-08T03:40:25.305Zreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77512026-09-08T03:40:25.305Z
77522026-09-08T03:40:25.305Zunit:Sep 08 03:40:23.774Sep 08 03:40:23.774 Sep 08 03:40:23.748DEBG DEBGINFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77532026-09-08T03:40:25.305Zfreemap_route_ipv6created new freemapSep 08 03:40:23.774
77542026-09-08T03:40:25.305Z, unitINFO: Sep 08 03:40:23.774adding route 172.17.0.62/32 -> 10.0.0.255 INFOfreemap_route_ipv4adding route 172.17.0.40/32 -> 10.0.0.255
77552026-09-08T03:40:25.305Zadding route 172.17.0.51/32 -> 10.0.0.255
77562026-09-08T03:40:25.305Z
77572026-09-08T03:40:25.305Z
77582026-09-08T03:40:25.305ZSep 08 03:40:23.774Sep 08 03:40:23.774 Sep 08 03:40:23.774 DEBGDEBGSep 08 03:40:23.774 DEBGDEBG reset freemapreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.774
77592026-09-08T03:40:25.305Z
77602026-09-08T03:40:25.305Z, replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
77612026-09-08T03:40:25.305Z: DEBGSep 08 03:40:23.774Sep 08 03:40:23.774 Sep 08 03:40:23.774 DEBGINFOINFO failed to allocate space for the new target list
77622026-09-08T03:40:25.305Zadding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255freemap_route_ipv6
77632026-09-08T03:40:25.305Z
77642026-09-08T03:40:25.305Z
77652026-09-08T03:40:25.305Zcreated new freemapSep 08 03:40:23.774, unitSep 08 03:40:23.774DEBG: Sep 08 03:40:23.774freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
77662026-09-08T03:40:25.305Z INFO Sep 08 03:40:23.774adding route 172.16.0.0/32 -> 10.0.0.1
77672026-09-08T03:40:25.305ZDEBGDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77682026-09-08T03:40:25.305Z
77692026-09-08T03:40:25.305ZSep 08 03:40:23.774 replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77702026-09-08T03:40:25.305Z initted freemap. size: 64, Sep 08 03:40:23.774Sep 08 03:40:23.774unit INFOSep 08 03:40:23.774:DEBG INFOfreemap_route_ipv4 adding route 172.17.0.42/32 -> 10.0.0.255 adding route 172.17.0.53/32 -> 10.0.0.255
77712026-09-08T03:40:25.305Z
77722026-09-08T03:40:25.305Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
77732026-09-08T03:40:25.305Z
77742026-09-08T03:40:25.306ZSep 08 03:40:23.774Sep 08 03:40:23.774 Sep 08 03:40:23.774Sep 08 03:40:23.774 DEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77752026-09-08T03:40:25.306Z
77762026-09-08T03:40:25.306Ztest route::tests::delete_targets_full ... ok
77772026-09-08T03:40:25.306ZSep 08 03:40:23.774DEBGSep 08 03:40:23.774 INFOreset freemapINFO, unitadding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
77782026-09-08T03:40:25.306Z:
77792026-09-08T03:40:25.306Z freemap_route_ipv4
77802026-09-08T03:40:25.306ZSep 08 03:40:23.774 Sep 08 03:40:23.774INFO Sep 08 03:40:23.774DEBG DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.2
77812026-09-08T03:40:25.306Ztest route::tests::shrink_preserves_compacted_order ... ok
77822026-09-08T03:40:25.306Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
77832026-09-08T03:40:25.306Z
77842026-09-08T03:40:25.306Z, unit: Sep 08 03:40:23.774Sep 08 03:40:23.774Sep 08 03:40:23.774 freemap_route_ipv6INFO
77852026-09-08T03:40:25.306Z INFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255DEBG
77862026-09-08T03:40:25.306Z Sep 08 03:40:23.774
77872026-09-08T03:40:25.306Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
77882026-09-08T03:40:25.306ZDEBG Sep 08 03:40:23.774Sep 08 03:40:23.774reset freemap Sep 08 03:40:23.774 , INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77892026-09-08T03:40:25.306Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77902026-09-08T03:40:25.306Z
77912026-09-08T03:40:25.306Zunit: freemap_route_ipv6Sep 08 03:40:23.774Sep 08 03:40:23.774 INFOINFO Sep 08 03:40:23.774adding route 172.17.0.45/32 -> 10.0.0.255
77922026-09-08T03:40:25.306Z
77932026-09-08T03:40:25.306ZDEBGadding route 172.17.0.56/32 -> 10.0.0.255
77942026-09-08T03:40:25.306ZSep 08 03:40:23.774replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
77952026-09-08T03:40:25.306ZDEBG Sep 08 03:40:23.774replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.774INFO
77962026-09-08T03:40:25.306Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:40:23.774 DEBGINFO
77972026-09-08T03:40:25.306Zreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:40:23.774
77982026-09-08T03:40:25.306Zadding route 172.16.0.0/32 -> 10.0.0.4 INFO
77992026-09-08T03:40:25.306Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:40:23.774Sep 08 03:40:23.774
78002026-09-08T03:40:25.306Z INFODEBG Sep 08 03:40:23.774replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 172.17.0.57/32 -> 10.0.0.255
78012026-09-08T03:40:25.306Z
78022026-09-08T03:40:25.306ZDEBG Sep 08 03:40:23.774replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 08 03:40:23.774 Sep 08 03:40:23.774 DEBGINFO
78032026-09-08T03:40:25.306ZDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78042026-09-08T03:40:25.306Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:40:23.774
78052026-09-08T03:40:25.306Z
78062026-09-08T03:40:25.306Z INFO adding route 172.17.0.0/32 -> 10.0.0.255
78072026-09-08T03:40:25.306ZSep 08 03:40:23.774 Sep 08 03:40:23.774INFO Sep 08 03:40:23.774INFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255Sep 08 03:40:23.774
78082026-09-08T03:40:25.306Z adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
78092026-09-08T03:40:25.306Z
78102026-09-08T03:40:25.306Z DEBGSep 08 03:40:23.774Sep 08 03:40:23.774Sep 08 03:40:23.774 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
78112026-09-08T03:40:25.306Z
78122026-09-08T03:40:25.306Z
78132026-09-08T03:40:25.306Z
78142026-09-08T03:40:25.306ZSep 08 03:40:23.774 Sep 08 03:40:23.774Sep 08 03:40:23.774INFO INFODEBGadding route 172.17.0.59/32 -> 10.0.0.255 Sep 08 03:40:23.774
78152026-09-08T03:40:25.311Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
78162026-09-08T03:40:25.311ZINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
78172026-09-08T03:40:25.311ZSep 08 03:40:23.774Sep 08 03:40:23.774
78182026-09-08T03:40:25.311ZDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
78192026-09-08T03:40:25.311ZSep 08 03:40:23.774Sep 08 03:40:23.774 adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGDEBG
78202026-09-08T03:40:25.311Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:40:23.774
78212026-09-08T03:40:25.311Z INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78222026-09-08T03:40:25.311ZSep 08 03:40:23.774adding route 172.17.0.60/32 -> 10.0.0.255 Sep 08 03:40:23.774DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
78232026-09-08T03:40:25.311Z adding route 172.17.0.49/32 -> 10.0.0.255
78242026-09-08T03:40:25.311Z
78252026-09-08T03:40:25.311ZSep 08 03:40:23.774 INFOSep 08 03:40:23.774Sep 08 03:40:23.774 DEBGadding route 172.17.0.2/32 -> 10.0.0.255 Sep 08 03:40:23.774 DEBG
78262026-09-08T03:40:25.311Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
78272026-09-08T03:40:25.311ZDEBG
78282026-09-08T03:40:25.311Z replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78292026-09-08T03:40:25.311ZSep 08 03:40:23.774Sep 08 03:40:23.774 DEBGDEBG failed to allocate space for the new target listSep 08 03:40:23.774replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78302026-09-08T03:40:25.311Z
78312026-09-08T03:40:25.311Z INFO adding route 172.17.0.50/32 -> 10.0.0.255
78322026-09-08T03:40:25.311ZSep 08 03:40:23.775 DEBG created new freemapSep 08 03:40:23.780, unit :DEBG freemap_route_ipv4replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78332026-09-08T03:40:25.311Z
78342026-09-08T03:40:25.311ZSep 08 03:40:23.780Sep 08 03:40:23.780 INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255
78352026-09-08T03:40:25.311Zcreated new freemap, Sep 08 03:40:23.780unit :DEBG Sep 08 03:40:23.780 freemap_route_ipv6DEBG
78362026-09-08T03:40:25.311Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78372026-09-08T03:40:25.311Z
78382026-09-08T03:40:25.311ZSep 08 03:40:23.780 DEBG initted freemap. size: 64Sep 08 03:40:23.780, unitINFO: adding route 172.17.0.52/32 -> 10.0.0.255freemap_route_ipv4
78392026-09-08T03:40:25.311Z
78402026-09-08T03:40:25.311ZSep 08 03:40:23.780Sep 08 03:40:23.780 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap
78412026-09-08T03:40:25.311Z, unit: freemap_route_ipv4Sep 08 03:40:23.780
78422026-09-08T03:40:25.311Z INFOSep 08 03:40:23.780 adding route 172.17.0.53/32 -> 10.0.0.255DEBG
78432026-09-08T03:40:25.311Z initted freemap. size: 64, unit: freemap_route_ipv6Sep 08 03:40:23.780Sep 08 03:40:23.780
78442026-09-08T03:40:25.311ZDEBG INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:40:23.780
78452026-09-08T03:40:25.311Z
78462026-09-08T03:40:25.312ZDEBG reset freemap, unit:Sep 08 03:40:23.780 freemap_route_ipv6Sep 08 03:40:23.780
78472026-09-08T03:40:25.312Z DEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
78482026-09-08T03:40:25.312ZSep 08 03:40:23.780
78492026-09-08T03:40:25.312Z INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:40:23.780
78502026-09-08T03:40:25.312ZSep 08 03:40:23.780 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:40:23.780
78512026-09-08T03:40:25.312Z DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78522026-09-08T03:40:25.312Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:40:23.780
78532026-09-08T03:40:25.312Z DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78542026-09-08T03:40:25.312ZSep 08 03:40:23.780 INFOSep 08 03:40:23.780 adding route 172.16.0.0/32 -> 10.0.0.2INFO
78552026-09-08T03:40:25.312Z Sep 08 03:40:23.780adding route 172.17.0.55/32 -> 10.0.0.255 INFO
78562026-09-08T03:40:25.312Z adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 03:40:23.780
78572026-09-08T03:40:25.312Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 03:40:23.780Sep 08 03:40:23.780
78582026-09-08T03:40:25.312ZDEBG DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78592026-09-08T03:40:25.312Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78602026-09-08T03:40:25.312ZSep 08 03:40:23.780 INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 08 03:40:23.780Sep 08 03:40:23.780 INFO
78612026-09-08T03:40:25.312ZINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
78622026-09-08T03:40:25.312Z
78632026-09-08T03:40:25.312ZSep 08 03:40:23.780 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:40:23.780
78642026-09-08T03:40:25.312Z Sep 08 03:40:23.780DEBG DEBGreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78652026-09-08T03:40:25.312ZSep 08 03:40:23.780replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78662026-09-08T03:40:25.312ZINFO adding route 172.16.0.0/32 -> 10.0.0.4
78672026-09-08T03:40:25.312ZSep 08 03:40:23.780 INFOSep 08 03:40:23.780 Sep 08 03:40:23.780adding route 172.17.0.7/32 -> 10.0.0.255 INFO
78682026-09-08T03:40:25.312ZDEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
78692026-09-08T03:40:25.312Z
78702026-09-08T03:40:25.312ZSep 08 03:40:23.780 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78712026-09-08T03:40:25.312ZSep 08 03:40:23.780Sep 08 03:40:23.768 Sep 08 03:40:23.780 DEBGDEBG DEBGSep 08 03:40:23.780 created new freemapINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
78722026-09-08T03:40:25.312Z, adding route 172.17.0.8/32 -> 10.0.0.255
78732026-09-08T03:40:25.312Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
78742026-09-08T03:40:25.312Z: freemap_route_ipv4Sep 08 03:40:23.780
78752026-09-08T03:40:25.312Z Sep 08 03:40:23.780DEBG INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78762026-09-08T03:40:25.312Zadding route 172.17.0.58/32 -> 10.0.0.255Sep 08 03:40:23.780
78772026-09-08T03:40:25.312Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
78782026-09-08T03:40:25.312Z DEBG Sep 08 03:40:23.780created new freemap , Sep 08 03:40:23.780INFOunit DEBGadding route 172.17.0.9/32 -> 10.0.0.255:
78792026-09-08T03:40:25.312Z freemap_route_ipv6replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78802026-09-08T03:40:25.312Z
78812026-09-08T03:40:25.312ZSep 08 03:40:23.780 DEBG Sep 08 03:40:23.780replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78822026-09-08T03:40:25.312ZSep 08 03:40:23.780INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255
78832026-09-08T03:40:25.312Zinitted freemap. size: 64, unit: Sep 08 03:40:23.780freemap_route_ipv4
78842026-09-08T03:40:25.312Ztest route::tests::add_target_fails_full ... ok
78852026-09-08T03:40:25.312ZDEBGSep 08 03:40:23.780 INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78862026-09-08T03:40:25.313ZSep 08 03:40:23.780adding route 172.17.0.10/32 -> 10.0.0.255
78872026-09-08T03:40:25.313ZDEBG reset freemap, unit:Sep 08 03:40:23.780Sep 08 03:40:23.780 INFODEBG freemap_route_ipv4 adding route 172.17.0.60/32 -> 10.0.0.255
78882026-09-08T03:40:25.313Z
78892026-09-08T03:40:25.313Zreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78902026-09-08T03:40:25.313ZSep 08 03:40:23.780 Sep 08 03:40:23.787 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255
78912026-09-08T03:40:25.313Z
78922026-09-08T03:40:25.313ZSep 08 03:40:23.787 DEBGSep 08 03:40:23.780 DEBG initted freemap. size: 64Sep 08 03:40:23.787, unitINFO: adding route 172.17.0.61/32 -> 10.0.0.255freemap_route_ipv6
78932026-09-08T03:40:25.313Z
78942026-09-08T03:40:25.313ZSep 08 03:40:23.787 Sep 08 03:40:23.787DEBG DEBGreset freemap , replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
78952026-09-08T03:40:25.313Z: freemap_route_ipv6
78962026-09-08T03:40:25.313ZSep 08 03:40:23.787Sep 08 03:40:23.787 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
78972026-09-08T03:40:25.313Z
78982026-09-08T03:40:25.313ZSep 08 03:40:23.787Sep 08 03:40:23.787 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78992026-09-08T03:40:25.313Z
79002026-09-08T03:40:25.313ZSep 08 03:40:23.787 Sep 08 03:40:23.787INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2
79012026-09-08T03:40:25.313Zadding route 172.17.0.63/32 -> 10.0.0.255
79022026-09-08T03:40:25.313ZSep 08 03:40:23.787Sep 08 03:40:23.787 DEBGDEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
79032026-09-08T03:40:25.313Z
79042026-09-08T03:40:25.313ZSep 08 03:40:23.787Sep 08 03:40:23.787 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3failed to allocate space for the new target list
79052026-09-08T03:40:25.313Z
79062026-09-08T03:40:25.313ZSep 08 03:40:23.787 Sep 08 03:40:23.787DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
79072026-09-08T03:40:25.313Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
79082026-09-08T03:40:25.313ZSep 08 03:40:23.787Sep 08 03:40:23.787 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4failed to allocate space for the new target list
79092026-09-08T03:40:25.313Z
79102026-09-08T03:40:25.313ZSep 08 03:40:23.787 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
79112026-09-08T03:40:25.313Z replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79122026-09-08T03:40:25.313ZSep 08 03:40:23.787 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
79132026-09-08T03:40:25.313ZSep 08 03:40:23.787 INFO adding route 172.17.0.12/32 -> 10.0.0.255
79142026-09-08T03:40:25.313ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79152026-09-08T03:40:25.317ZSep 08 03:40:23.787 INFO adding route 172.17.0.13/32 -> 10.0.0.255
79162026-09-08T03:40:25.317ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79172026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.14/32 -> 10.0.0.255
79182026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79192026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.15/32 -> 10.0.0.255
79202026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79212026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.16/32 -> 10.0.0.255
79222026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79232026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.17/32 -> 10.0.0.255
79242026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79252026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.18/32 -> 10.0.0.255
79262026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79272026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.19/32 -> 10.0.0.255
79282026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79292026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.20/32 -> 10.0.0.255
79302026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79312026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.21/32 -> 10.0.0.255
79322026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79332026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.22/32 -> 10.0.0.255
79342026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79352026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.23/32 -> 10.0.0.255
79362026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79372026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.24/32 -> 10.0.0.255
79382026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79392026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.25/32 -> 10.0.0.255
79402026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79412026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.26/32 -> 10.0.0.255
79422026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79432026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.27/32 -> 10.0.0.255
79442026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79452026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.28/32 -> 10.0.0.255
79462026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79472026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.29/32 -> 10.0.0.255
79482026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79492026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.30/32 -> 10.0.0.255
79502026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79512026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.31/32 -> 10.0.0.255
79522026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79532026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.32/32 -> 10.0.0.255
79542026-09-08T03:40:25.318ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79552026-09-08T03:40:25.318ZSep 08 03:40:23.787 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79562026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79572026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.34/32 -> 10.0.0.255
79582026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79592026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.35/32 -> 10.0.0.255
79602026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79612026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.36/32 -> 10.0.0.255
79622026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79632026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79642026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79652026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79662026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79672026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79682026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79692026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79702026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79712026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.41/32 -> 10.0.0.255
79722026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79732026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79742026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79752026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79762026-09-08T03:40:25.319Ztest route::tests::delete_target_fragmented ... ok
79772026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79782026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79792026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79802026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79812026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79822026-09-08T03:40:25.319Z
79832026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79842026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79852026-09-08T03:40:25.319Ztest result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
79862026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79872026-09-08T03:40:25.319Z
79882026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79892026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79902026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79912026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79922026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79932026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79942026-09-08T03:40:25.319ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79952026-09-08T03:40:25.319ZSep 08 03:40:23.787 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79962026-09-08T03:40:25.320ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79972026-09-08T03:40:25.320ZSep 08 03:40:23.787 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79982026-09-08T03:40:25.320ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79992026-09-08T03:40:25.320ZSep 08 03:40:23.787 INFO adding route 172.17.0.53/32 -> 10.0.0.255
80002026-09-08T03:40:25.320ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80012026-09-08T03:40:25.320ZSep 08 03:40:23.787 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80022026-09-08T03:40:25.320ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80032026-09-08T03:40:25.320ZSep 08 03:40:23.787 INFO adding route 172.17.0.55/32 -> 10.0.0.255
80042026-09-08T03:40:25.320ZSep 08 03:40:23.787 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80052026-09-08T03:40:25.320ZSep 08 03:40:23.787 INFO adding route 172.17.0.56/32 -> 10.0.0.255
80062026-09-08T03:40:25.320ZSep 08 03:40:23.793 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80072026-09-08T03:40:25.320ZSep 08 03:40:23.793 INFO adding route 172.17.0.57/32 -> 10.0.0.255
80082026-09-08T03:40:25.320ZSep 08 03:40:23.793 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80092026-09-08T03:40:25.320ZSep 08 03:40:23.793 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80102026-09-08T03:40:25.320ZSep 08 03:40:23.793 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80112026-09-08T03:40:25.320ZSep 08 03:40:23.793 INFO adding route 172.17.0.59/32 -> 10.0.0.255
80122026-09-08T03:40:25.320ZSep 08 03:40:23.793 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80132026-09-08T03:40:25.320ZSep 08 03:40:23.793 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80142026-09-08T03:40:25.320ZSep 08 03:40:23.793 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80152026-09-08T03:40:25.324ZSep 08 03:40:23.793 DEBG failed to allocate space for the new target list
80162026-09-08T03:40:25.324ZSep 08 03:40:23.793 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
80172026-09-08T03:40:25.324Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-16e38afdeac4a555)
80182026-09-08T03:40:25.324Z
80192026-09-08T03:40:25.324Zrunning 0 tests
80202026-09-08T03:40:25.324Z
80212026-09-08T03:40:25.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80222026-09-08T03:40:25.324Z
80232026-09-08T03:40:25.324Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
80242026-09-08T03:40:25.324Z
80252026-09-08T03:40:25.324Zrunning 0 tests
80262026-09-08T03:40:25.324Z
80272026-09-08T03:40:25.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80282026-09-08T03:40:25.324Z
80292026-09-08T03:40:25.324Z Running unittests src/lib.rs (target/debug/deps/dpd_client-384b24e69cc4dc80)
80302026-09-08T03:40:25.330Z
80312026-09-08T03:40:25.331Zrunning 6 tests
80322026-09-08T03:40:25.333Ztest tests::test_full_lot_id_both_present ... ok
80332026-09-08T03:40:25.333Ztest tests::test_full_lot_id_lotnum_only ... ok
80342026-09-08T03:40:25.334Ztest tests::test_full_lot_id_lot_only ... ok
80352026-09-08T03:40:25.334Ztest tests::test_full_lot_id_neither_present ... ok
80362026-09-08T03:40:25.334Ztest tests::test_port_id_cmp ... ok
80372026-09-08T03:40:25.334Ztest tests::test_parse_client_port_id ... ok
80382026-09-08T03:40:25.334Z
80392026-09-08T03:40:25.336Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80402026-09-08T03:40:25.336Z
80412026-09-08T03:40:25.336Z Running tests/test_all.rs (target/debug/deps/test_all-b937eefd1800771b)
80422026-09-08T03:40:25.339Z
80432026-09-08T03:40:25.339Zrunning 0 tests
80442026-09-08T03:40:25.342Z
80452026-09-08T03:40:25.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80462026-09-08T03:40:25.342Z
80472026-09-08T03:40:25.342Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
80482026-09-08T03:40:25.347Z
80492026-09-08T03:40:25.347Zrunning 0 tests
80502026-09-08T03:40:25.349Z
80512026-09-08T03:40:25.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80522026-09-08T03:40:25.350Z
80532026-09-08T03:40:25.350Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
80542026-09-08T03:40:25.369Z
80552026-09-08T03:40:25.369Zrunning 15 tests
80562026-09-08T03:40:25.372Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80572026-09-08T03:40:25.372Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80582026-09-08T03:40:25.372Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80592026-09-08T03:40:25.372Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80602026-09-08T03:40:25.373Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80612026-09-08T03:40:25.373Ztest v1::network::tests::test_equal ... ok
80622026-09-08T03:40:25.373Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80632026-09-08T03:40:25.373Ztest v1::network::tests::test_eui64 ... ok
80642026-09-08T03:40:25.373Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80652026-09-08T03:40:25.373Ztest v1::network::tests::test_into ... ok
80662026-09-08T03:40:25.373Ztest v1::network::tests::test_not_equal ... ok
80672026-09-08T03:40:25.376Ztest v1::port::tests::port_ids_are_ascii ... ok
80682026-09-08T03:40:25.376Ztest v1::network::tests::test_parse ... ok
80692026-09-08T03:40:25.376Ztest v1::network::tests::test_to_string ... ok
80702026-09-08T03:40:25.376Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80712026-09-08T03:40:25.376Z
80722026-09-08T03:40:25.376Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80732026-09-08T03:40:25.376Z
80742026-09-08T03:40:25.379Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
80752026-09-08T03:40:25.401Z
80762026-09-08T03:40:25.401Zrunning 12 tests
80772026-09-08T03:40:25.405Ztest ipv6::test_ipv6_parse ... ok
80782026-09-08T03:40:25.405Ztest icmp::test_v6_checksum ... ok
80792026-09-08T03:40:25.405Ztest icmp::test_v4_checksum ... ok
80802026-09-08T03:40:25.405Ztest pbuf::test_byte ... ok
80812026-09-08T03:40:25.405Ztest pbuf::test_nibble ... ok
80822026-09-08T03:40:25.405Ztest lldp::test_lldp_parse ... ok
80832026-09-08T03:40:25.405Ztest pbuf::test_short ... ok
80842026-09-08T03:40:25.405Ztest pbuf::test_overflow ... ok
80852026-09-08T03:40:25.405Ztest pbuf::test_twelve ... ok
80862026-09-08T03:40:25.405Ztest pbuf::test_word ... ok
80872026-09-08T03:40:25.405Ztest tcp::test_checksum_ack_data ... ok
80882026-09-08T03:40:25.405Ztest tcp::test_checksum_syn_nodata ... ok
80892026-09-08T03:40:25.405Z
80902026-09-08T03:40:25.405Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80912026-09-08T03:40:25.405Z
80922026-09-08T03:40:25.408Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80932026-09-08T03:40:25.411Z
80942026-09-08T03:40:25.411Zrunning 0 tests
80952026-09-08T03:40:25.411Z
80962026-09-08T03:40:25.411Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80972026-09-08T03:40:25.411Z
80982026-09-08T03:40:25.414Z Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2)
80992026-09-08T03:40:25.434Z
81002026-09-08T03:40:25.434Zrunning 5 tests
81012026-09-08T03:40:25.438Ztest switchport::test::test_compute_lanes ... ok
81022026-09-08T03:40:25.441Ztest switchport::test::port_id_ordering ... ok
81032026-09-08T03:40:25.441Ztest link::test_filter ... ok
81042026-09-08T03:40:25.441Z Lane 0 Lane 1 Lane 2 Lane 3
81052026-09-08T03:40:25.441Z Lane 0 Rx Loss-of-lock: Yes YesLane 1 Yes Lane 2Yes
81062026-09-08T03:40:25.441ZLane 3 Rx Loss-of-signal: Yes
81072026-09-08T03:40:25.441ZYes Yes State: ActivatedYes
81082026-09-08T03:40:25.441Z Rx CDR Enabled: YesActivated Yes Activated YesActivated
81092026-09-08T03:40:25.441ZYes Rx Output Enabled: false
81102026-09-08T03:40:25.441Z Tx Enabled: Yes false Yes false Yesfalse
81112026-09-08T03:40:25.441ZYes
81122026-09-08T03:40:25.441Z Rx Output Status: valid Tx Loss-of-lock: No valid No validNo validNo
81132026-09-08T03:40:25.441Z
81142026-09-08T03:40:25.441Z Rx Loss-of-lock: true Tx Loss-of-signal: No trueNo trueNo trueNo
81152026-09-08T03:40:25.441Z
81162026-09-08T03:40:25.441Z Tx CDR Enabled: No Rx Loss-of-signal: false No false No false No
81172026-09-08T03:40:25.441Zfalse
81182026-09-08T03:40:25.441Z Tx Adaptive EQ Fault: NoRx Auto-squelch Disable: true No trueNo true No
81192026-09-08T03:40:25.441Ztrue Tx Fault: Yes
81202026-09-08T03:40:25.442Z Tx Output Enabled: trueYes Yestrue trueYes
81212026-09-08T03:40:25.442Ztrue
81222026-09-08T03:40:25.442Z Tx Output Status: invalid invalid invalid invalid
81232026-09-08T03:40:25.442Z Tx Loss-of-lock: false false false false
81242026-09-08T03:40:25.442Z Tx Loss-of-signal: true true true true
81252026-09-08T03:40:25.442ZTx Auto-squelch Disable: false false false false
81262026-09-08T03:40:25.442Z Tx Adaptive EQ Fail: true true true true
81272026-09-08T03:40:25.442Z Tx Failure: false false false false
81282026-09-08T03:40:25.442Z Tx Force Squelch: true true true true
81292026-09-08T03:40:25.442Z Tx Input Polarity: normal normal normal normal
81302026-09-08T03:40:25.442Ztest switchport::test::test_print_cmis_datapath ... ok
81312026-09-08T03:40:25.442Ztest switchport::test::test_print_sff_datapath ... ok
81322026-09-08T03:40:25.442Z
81332026-09-08T03:40:25.442Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81342026-09-08T03:40:25.442Z
81352026-09-08T03:40:25.445Z Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d)
81362026-09-08T03:40:25.465Z
81372026-09-08T03:40:25.465Zrunning 7 tests
81382026-09-08T03:40:25.468Ztest counters::counters_list ... ignored
81392026-09-08T03:40:25.468Ztest link_apply::apply_tx_eq_all ... ignored
81402026-09-08T03:40:25.468Ztest link_apply::apply_tx_eq_custom ... ignored
81412026-09-08T03:40:25.468Ztest tx_eq::set_all_taps ... ignored
81422026-09-08T03:40:25.468Ztest tx_eq::set_partial_taps ... ignored
81432026-09-08T03:40:25.471Ztest cmd::test::pattern_statics ... ok
81442026-09-08T03:40:25.513Ztest link_apply::tx_eq_exclusive ... ok
81452026-09-08T03:40:25.513Z
81462026-09-08T03:40:25.513Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
81472026-09-08T03:40:25.513Z
81482026-09-08T03:40:25.516Z Running unittests src/main.rs (target/debug/deps/tfportd-2c10e77498becd54)
81492026-09-08T03:40:25.521Z
81502026-09-08T03:40:25.521Zrunning 4 tests
81512026-09-08T03:40:25.524Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
81522026-09-08T03:40:25.524Ztest linklocal::test_parse_ipadm ... ok
81532026-09-08T03:40:25.524Ztest tfport::test_parse_tfport ... ok
81542026-09-08T03:40:25.524Ztest config::tests::test_updates ... ok
81552026-09-08T03:40:25.524Z
81562026-09-08T03:40:25.524Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81572026-09-08T03:40:25.524Z
81582026-09-08T03:40:25.524Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
81592026-09-08T03:40:25.528Z
81602026-09-08T03:40:25.528Zrunning 0 tests
81612026-09-08T03:40:25.531Z
81622026-09-08T03:40:25.531Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81632026-09-08T03:40:25.531Z
81642026-09-08T03:40:25.531Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
81652026-09-08T03:40:25.534Z
81662026-09-08T03:40:25.534Zrunning 0 tests
81672026-09-08T03:40:25.534Z
81682026-09-08T03:40:25.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81692026-09-08T03:40:25.534Z
81702026-09-08T03:40:25.537Z Doc-tests aal
81712026-09-08T03:40:25.757Z
81722026-09-08T03:40:25.757Zrunning 0 tests
81732026-09-08T03:40:25.757Z
81742026-09-08T03:40:25.760Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81752026-09-08T03:40:25.760Z
81762026-09-08T03:40:25.782Z Doc-tests aal_macros
81772026-09-08T03:40:25.855Z
81782026-09-08T03:40:25.855Zrunning 0 tests
81792026-09-08T03:40:25.855Z
81802026-09-08T03:40:25.855Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81812026-09-08T03:40:25.855Z
81822026-09-08T03:40:25.866Z Doc-tests common
81832026-09-08T03:40:26.099Z
81842026-09-08T03:40:26.099Zrunning 0 tests
81852026-09-08T03:40:26.099Z
81862026-09-08T03:40:26.099Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81872026-09-08T03:40:26.100Z
81882026-09-08T03:40:26.127Z Doc-tests dpd_api
81892026-09-08T03:40:26.846Z
81902026-09-08T03:40:26.846Zrunning 2 tests
81912026-09-08T03:40:26.846Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81922026-09-08T03:40:26.846Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81932026-09-08T03:40:26.846Z
81942026-09-08T03:40:26.847Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81952026-09-08T03:40:26.847Z
81962026-09-08T03:40:26.877Z Doc-tests dpd_client
81972026-09-08T03:40:28.261Z
81982026-09-08T03:40:28.261Zrunning 0 tests
81992026-09-08T03:40:28.261Z
82002026-09-08T03:40:28.261Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82012026-09-08T03:40:28.261Z
82022026-09-08T03:40:28.317Z Doc-tests dpd_types
82032026-09-08T03:40:28.504Z
82042026-09-08T03:40:28.504Zrunning 0 tests
82052026-09-08T03:40:28.504Z
82062026-09-08T03:40:28.504Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82072026-09-08T03:40:28.504Z
82082026-09-08T03:40:28.528Z Doc-tests dpd_types_versions
82092026-09-08T03:40:30.033Z
82102026-09-08T03:40:30.033Zrunning 1 test
82112026-09-08T03:40:30.033Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
82122026-09-08T03:40:30.033Z
82132026-09-08T03:40:30.034Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82142026-09-08T03:40:30.034Z
82152026-09-08T03:40:30.085Z Doc-tests packet
82162026-09-08T03:40:30.315Z
82172026-09-08T03:40:30.315Zrunning 0 tests
82182026-09-08T03:40:30.315Z
82192026-09-08T03:40:30.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82202026-09-08T03:40:30.315Z
82212026-09-08T03:40:30.342Z Doc-tests pcap
82222026-09-08T03:40:30.386Z
82232026-09-08T03:40:30.386Zrunning 0 tests
82242026-09-08T03:40:30.386Z
82252026-09-08T03:40:30.387Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82262026-09-08T03:40:30.387Z
82272026-09-08T03:40:30.436Z+ for feat in tofino_stub tofino_asic softnpu chaos
82282026-09-08T03:40:30.436Z+ RUST_BACKTRACE=full
82292026-09-08T03:40:30.436Z+ cargo test --features chaos --no-fail-fast
82302026-09-08T03:40:31.047Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
82312026-09-08T03:40:31.127Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
82322026-09-08T03:40:31.135Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
82332026-09-08T03:40:39.745Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
82342026-09-08T03:40:39.776Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
82352026-09-08T03:41:21.029Z Finished `test` profile [unoptimized + debuginfo] target(s) in 50.57s
82362026-09-08T03:41:21.143Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
82372026-09-08T03:41:21.150Z
82382026-09-08T03:41:21.150Zrunning 0 tests
82392026-09-08T03:41:21.150Z
82402026-09-08T03:41:21.150Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82412026-09-08T03:41:21.150Z
82422026-09-08T03:41:21.153Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
82432026-09-08T03:41:21.156Z
82442026-09-08T03:41:21.156Zrunning 0 tests
82452026-09-08T03:41:21.156Z
82462026-09-08T03:41:21.156Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82472026-09-08T03:41:21.156Z
82482026-09-08T03:41:21.159Z Running unittests src/lib.rs (target/debug/deps/asic-90deae621baeeec4)
82492026-09-08T03:41:21.164Z
82502026-09-08T03:41:21.164Zrunning 0 tests
82512026-09-08T03:41:21.164Z
82522026-09-08T03:41:21.167Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82532026-09-08T03:41:21.167Z
82542026-09-08T03:41:21.167Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
82552026-09-08T03:41:21.193Z
82562026-09-08T03:41:21.193Zrunning 4 tests
82572026-09-08T03:41:21.196Ztest nat::tests::test_vni ... ok
82582026-09-08T03:41:21.196Ztest network::tests::test_generate_ipv6_link_local ... ok
82592026-09-08T03:41:21.199Ztest test_purge ... ok
82602026-09-08T03:41:21.203Ztest illumos::test::address_exists_handles_missing_object ... ok
82612026-09-08T03:41:21.203Z
82622026-09-08T03:41:21.206Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82632026-09-08T03:41:21.206Z
82642026-09-08T03:41:21.206Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
82652026-09-08T03:41:21.219Z
82662026-09-08T03:41:21.219Zrunning 1 test
82672026-09-08T03:41:21.222Z -------
82682026-09-08T03:41:21.222Z Generating OpenAPI documents from API definitions ...
82692026-09-08T03:41:21.381Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82702026-09-08T03:41:21.455Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
82712026-09-08T03:41:22.518Z -------
82722026-09-08T03:41:22.518Z Checking 13 OpenAPI documents...
82732026-09-08T03:41:22.518Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
82742026-09-08T03:41:22.518Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
82752026-09-08T03:41:22.522Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
82762026-09-08T03:41:22.522Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
82772026-09-08T03:41:22.522Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
82782026-09-08T03:41:22.522Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
82792026-09-08T03:41:22.522Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
82802026-09-08T03:41:22.522Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
82812026-09-08T03:41:22.522Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82822026-09-08T03:41:22.522Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82832026-09-08T03:41:22.522Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82842026-09-08T03:41:22.522Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82852026-09-08T03:41:22.522Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82862026-09-08T03:41:22.522Z Fresh dpd "latest" symlink
82872026-09-08T03:41:22.522Z -------
82882026-09-08T03:41:22.522Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82892026-09-08T03:41:22.586Ztest test::test_apis_up_to_date ... ok
82902026-09-08T03:41:22.586Z
82912026-09-08T03:41:22.586Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
82922026-09-08T03:41:22.586Z
82932026-09-08T03:41:22.647Z Running unittests src/main.rs (target/debug/deps/dpd-5ef4a061b81554cd)
82942026-09-08T03:41:22.654Z
82952026-09-08T03:41:22.654Zrunning 60 tests
82962026-09-08T03:41:22.657Ztest freemap::test_ordering ... ok
82972026-09-08T03:41:22.657Ztest config::tests::test_updates ... ok
82982026-09-08T03:41:22.657Ztest dhcpv6::tests::test_create_duid_bytes ... ok
82992026-09-08T03:41:22.657Ztest freemap::test_split ... ok
83002026-09-08T03:41:22.657Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
83012026-09-08T03:41:22.657Ztest macaddrs::tests::test_mac_offset ... ok
83022026-09-08T03:41:22.661Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
83032026-09-08T03:41:22.661Ztest macaddrs::tests::test_parse_port_id ... ok
83042026-09-08T03:41:22.661Ztest mcast::tests::test_canonicalize_sources ... ok
83052026-09-08T03:41:22.661ZSep 08 03:41:21.160 DEBG created new freemapSep 08 03:41:21.160, unitDEBG: created new freemapfreemap_test, unit:
83062026-09-08T03:41:22.661Z Sep 08 03:41:21.161freemap_test
83072026-09-08T03:41:22.661ZDEBG created new freemap, unit: freemap_testSep 08 03:41:21.161
83082026-09-08T03:41:22.661Z DEBG initted freemap. size: 128, Sep 08 03:41:21.161unit :DEBG freemap_testinitted freemap. size: 128
83092026-09-08T03:41:22.661Z, unit: freemap_testSep 08 03:41:21.161
83102026-09-08T03:41:22.661Z DEBG reset freemapSep 08 03:41:21.161, unitDEBG: reset freemapfreemap_test,
83112026-09-08T03:41:22.661Zunit: freemap_test
83122026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG initted freemap. size: 128, unit: freemap_test
83132026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG reset freemap, unit: freemap_test
83142026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG created new freemap, unit: freemap_test
83152026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG initted freemap. size: 128, unit: freemap_test
83162026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG reset freemap, unit: freemap_test
83172026-09-08T03:41:22.661Ztest freemap::test_exhaustion ... ok
83182026-09-08T03:41:22.661Ztest freemap::test_reclaim ... ok
83192026-09-08T03:41:22.661Ztest freemap::test_free ... ok
83202026-09-08T03:41:22.661Ztest freemap::test_basic ... ok
83212026-09-08T03:41:22.661Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
83222026-09-08T03:41:22.661Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
83232026-09-08T03:41:22.661Ztest mcast::tests::test_create_port_bitmap_empty ... ok
83242026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG created new freemap, unit: freemap_test
83252026-09-08T03:41:22.661ZSep 08 03:41:21.161 DEBG initted freemap. size: 8, unit: freemap_test
83262026-09-08T03:41:22.662ZSep 08 03:41:21.161 DEBG reset freemap, unit: freemap_test
83272026-09-08T03:41:22.662Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
83282026-09-08T03:41:22.662Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
83292026-09-08T03:41:22.662Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
83302026-09-08T03:41:22.662ZSep 08 03:41:21.162 DEBG created new freemap, unit: freemap_test
83312026-09-08T03:41:22.662ZSep 08 03:41:21.162 DEBG initted freemap. size: 128, unit: freemap_test
83322026-09-08T03:41:22.662ZSep 08 03:41:21.162 DEBG reset freemap, unit: freemap_test
83332026-09-08T03:41:22.662Ztest mcast::tests::test_concurrent_id_allocation ... ok
83342026-09-08T03:41:22.662Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
83352026-09-08T03:41:22.662Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
83362026-09-08T03:41:22.662Ztest freemap::test_span ... ok
83372026-09-08T03:41:22.662Ztest mcast::tests::test_sources_contain_any ... ok
83382026-09-08T03:41:22.662Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
83392026-09-08T03:41:22.662Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
83402026-09-08T03:41:22.662Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
83412026-09-08T03:41:22.662Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
83422026-09-08T03:41:22.662Ztest mcast::validate::tests::test_address_validation_integrated ... ok
83432026-09-08T03:41:22.662Ztest mcast::validate::tests::test_ipv4_validation ... ok
83442026-09-08T03:41:22.662Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
83452026-09-08T03:41:22.662Ztest mcast::validate::tests::test_is_ssm_function ... ok
83462026-09-08T03:41:22.662Ztest mcast::validate::tests::test_ipv6_validation ... ok
83472026-09-08T03:41:22.662Ztest mcast::validate::tests::test_validate_nat_target ... ok
83482026-09-08T03:41:22.662Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
83492026-09-08T03:41:22.662Ztest mcast::validate::tests::test_validate_source_addresses ... ok
83502026-09-08T03:41:22.662Ztest mcast::validate::tests::test_validate_tag ... ok
83512026-09-08T03:41:22.662Ztest nat::test_mapping ... ok
83522026-09-08T03:41:22.662Ztest port_map::tests::test_backplane_group ... ok
83532026-09-08T03:41:22.662Ztest mcast::validate::tests::test_validate_tag_format ... ok
83542026-09-08T03:41:22.662Ztest api_server::tests::test_build_info ... ok
83552026-09-08T03:41:22.663Ztest mcast::tests::test_id_range_boundaries ... ok
83562026-09-08T03:41:22.663Ztest port_map::tests::test_port_map ... ok
83572026-09-08T03:41:22.663Ztest port_map::tests::dump_map ... ok
83582026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG created new freemap, unit: freemap_route_ipv4
83592026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG created new freemap, unit: freemap_route_ipv6
83602026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
83612026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG reset freemap, unit: freemap_route_ipv4
83622026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
83632026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG reset freemap, unit: freemap_route_ipv6
83642026-09-08T03:41:22.667ZSep 08 03:41:21.163 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83652026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
83662026-09-08T03:41:22.667ZSep 08 03:41:21.163 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
83672026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
83682026-09-08T03:41:22.667ZSep 08 03:41:21.163 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
83692026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
83702026-09-08T03:41:22.667ZSep 08 03:41:21.163 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
83712026-09-08T03:41:22.667ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
83722026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
83732026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83742026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83752026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83762026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83772026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83782026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
83792026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83802026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83812026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83822026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
83832026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83842026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83852026-09-08T03:41:22.668ZSep 08 03:41:21.163 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83862026-09-08T03:41:22.668ZSep 08 03:41:21.163 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
83872026-09-08T03:41:22.668ZSep 08 03:41:21.163Sep 08 03:41:21.163 DEBGDEBG created new freemapreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
83882026-09-08T03:41:22.668Zunit: freemap_route_ipv4Sep 08 03:41:21.163
83892026-09-08T03:41:22.668Z INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
83902026-09-08T03:41:22.668ZSep 08 03:41:21.163 Sep 08 03:41:21.163DEBG DEBGcreated new freemap , replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
83912026-09-08T03:41:22.668Z: freemap_route_ipv6
83922026-09-08T03:41:22.668ZSep 08 03:41:21.164 INFO Sep 08 03:41:21.164adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
83932026-09-08T03:41:22.668ZDEBG initted freemap. size: 64Sep 08 03:41:21.164, unitDEBG: replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
83942026-09-08T03:41:22.668Z
83952026-09-08T03:41:22.668ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreset freemap
83962026-09-08T03:41:22.668Z, unit: Sep 08 03:41:21.164freemap_route_ipv4
83972026-09-08T03:41:22.668ZDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83982026-09-08T03:41:22.669ZSep 08 03:41:21.164 DEBGSep 08 03:41:21.164 initted freemap. size: 64INFO, unitadding route 3fff:beef:b::/64 -> 2001:db8::55:ff:
83992026-09-08T03:41:22.669Z freemap_route_ipv6
84002026-09-08T03:41:22.669ZSep 08 03:41:21.164 DEBGSep 08 03:41:21.164 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
84012026-09-08T03:41:22.669Z reset freemap, unit:Sep 08 03:41:21.164 freemap_route_ipv6INFO
84022026-09-08T03:41:22.669Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84032026-09-08T03:41:22.669ZSep 08 03:41:21.164 INFOSep 08 03:41:21.164 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
84042026-09-08T03:41:22.669Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84052026-09-08T03:41:22.669ZSep 08 03:41:21.164 DEBGSep 08 03:41:21.164 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
84062026-09-08T03:41:22.669Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84072026-09-08T03:41:22.669ZSep 08 03:41:21.164 Sep 08 03:41:21.164INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
84082026-09-08T03:41:22.669Zreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84092026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84102026-09-08T03:41:22.669Z
84112026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84122026-09-08T03:41:22.669Z
84132026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
84142026-09-08T03:41:22.669Z
84152026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84162026-09-08T03:41:22.669Z
84172026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
84182026-09-08T03:41:22.669Ztest port_map::tests::parse_softnpu_revision ... ok
84192026-09-08T03:41:22.669Z
84202026-09-08T03:41:22.669ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84212026-09-08T03:41:22.669Z
84222026-09-08T03:41:22.669ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84232026-09-08T03:41:22.669ZSep 08 03:41:21.164 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
84242026-09-08T03:41:22.669ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84252026-09-08T03:41:22.669ZSep 08 03:41:21.164 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84262026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84272026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84282026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84292026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84302026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84312026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84322026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84332026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84342026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84352026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84362026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84372026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84382026-09-08T03:41:22.670ZSep 08 03:41:21.164 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84392026-09-08T03:41:22.670ZSep 08 03:41:21.164 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84402026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84412026-09-08T03:41:22.670Z
84422026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84432026-09-08T03:41:22.670Z
84442026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
84452026-09-08T03:41:22.670Z
84462026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84472026-09-08T03:41:22.670Z
84482026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
84492026-09-08T03:41:22.670Z
84502026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84512026-09-08T03:41:22.670Z
84522026-09-08T03:41:22.670ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
84532026-09-08T03:41:22.670Z
84542026-09-08T03:41:22.671ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84552026-09-08T03:41:22.671Z
84562026-09-08T03:41:22.671ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
84572026-09-08T03:41:22.671Z
84582026-09-08T03:41:22.675ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84592026-09-08T03:41:22.675Z
84602026-09-08T03:41:22.675ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84612026-09-08T03:41:22.675Z
84622026-09-08T03:41:22.675ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84632026-09-08T03:41:22.675Z
84642026-09-08T03:41:22.675ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
84652026-09-08T03:41:22.675Z
84662026-09-08T03:41:22.675ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84672026-09-08T03:41:22.675Z
84682026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
84692026-09-08T03:41:22.676Z
84702026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84712026-09-08T03:41:22.676Z
84722026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84732026-09-08T03:41:22.676Z
84742026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84752026-09-08T03:41:22.676Z
84762026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84772026-09-08T03:41:22.676Z
84782026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84792026-09-08T03:41:22.676Z
84802026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84812026-09-08T03:41:22.676Z
84822026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84832026-09-08T03:41:22.676Z
84842026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84852026-09-08T03:41:22.676Z
84862026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84872026-09-08T03:41:22.676Z
84882026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
84892026-09-08T03:41:22.676Z
84902026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84912026-09-08T03:41:22.676Z
84922026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84932026-09-08T03:41:22.676Z
84942026-09-08T03:41:22.676ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84952026-09-08T03:41:22.676Z
84962026-09-08T03:41:22.677ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84972026-09-08T03:41:22.677Z
84982026-09-08T03:41:22.677ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84992026-09-08T03:41:22.677Z
85002026-09-08T03:41:22.677ZSep 08 03:41:21.164Sep 08 03:41:21.164 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85012026-09-08T03:41:22.677Z
85022026-09-08T03:41:22.677ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85032026-09-08T03:41:22.677Z
85042026-09-08T03:41:22.677ZSep 08 03:41:21.164 DEBGSep 08 03:41:21.164 created new freemapINFOSep 08 03:41:21.164 , adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
85052026-09-08T03:41:22.677ZunitDEBG: replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
85062026-09-08T03:41:22.677Z
85072026-09-08T03:41:22.677ZSep 08 03:41:21.164 Sep 08 03:41:21.164DEBG INFOreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
85082026-09-08T03:41:22.677Z
85092026-09-08T03:41:22.677Zcreated new freemap, unitSep 08 03:41:21.164: INFOfreemap_route_ipv6
85102026-09-08T03:41:22.677ZSep 08 03:41:21.164 DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
85112026-09-08T03:41:22.677Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164
85122026-09-08T03:41:22.677Z DEBG Sep 08 03:41:21.164initted freemap. size: 64 , DEBGunit :replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164
85132026-09-08T03:41:22.677Zfreemap_route_ipv4
85142026-09-08T03:41:22.677ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 03:41:21.164
85152026-09-08T03:41:22.677Z Sep 08 03:41:21.164INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
85162026-09-08T03:41:22.677Z reset freemapSep 08 03:41:21.164, unitDEBG: Sep 08 03:41:21.164freemap_route_ipv4replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85172026-09-08T03:41:22.677Z
85182026-09-08T03:41:22.677Z DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164
85192026-09-08T03:41:22.677Z INFOSep 08 03:41:21.164 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGSep 08 03:41:21.164
85202026-09-08T03:41:22.677ZINFOinitted freemap. size: 64 , adding route 3fff:beef:24::/64 -> 2001:db8::55:ffunit
85212026-09-08T03:41:22.677Z: freemap_route_ipv6Sep 08 03:41:21.164
85222026-09-08T03:41:22.677Z Sep 08 03:41:21.164DEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.164replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85232026-09-08T03:41:22.677ZDEBG
85242026-09-08T03:41:22.678Z reset freemap, Sep 08 03:41:21.164unit :INFO freemap_route_ipv6adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
85252026-09-08T03:41:22.678Z
85262026-09-08T03:41:22.678ZSep 08 03:41:21.164 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
85272026-09-08T03:41:22.678ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGINFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
85282026-09-08T03:41:22.678ZSep 08 03:41:21.164
85292026-09-08T03:41:22.678Z Sep 08 03:41:21.164DEBG DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164Sep 08 03:41:21.164 Sep 08 03:41:21.164 created new freemap
85302026-09-08T03:41:22.678Z, DEBGINFO unit replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff :
85312026-09-08T03:41:22.678Z DEBGfreemap_route_ipv4
85322026-09-08T03:41:22.678Z
85332026-09-08T03:41:22.678ZSep 08 03:41:21.164created new freemap Sep 08 03:41:21.164INFO, Sep 08 03:41:21.164INFOunit :DEBG freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:41:21.164
85342026-09-08T03:41:22.678Z
85352026-09-08T03:41:22.678Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85362026-09-08T03:41:22.678Z DEBG Sep 08 03:41:21.164adding route 3fff:beef:21::/64 -> 2001:db8::55:ffcreated new freemap
85372026-09-08T03:41:22.678Z , DEBGunit Sep 08 03:41:21.164:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:41:21.164
85382026-09-08T03:41:22.678Z INFO DEBGfreemap_route_ipv6adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
85392026-09-08T03:41:22.678ZSep 08 03:41:21.164 Sep 08 03:41:21.164created new freemap
85402026-09-08T03:41:22.678Z, unitSep 08 03:41:21.164DEBGINFO Sep 08 03:41:21.164:DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
85412026-09-08T03:41:22.678Z initted freemap. size: 64DEBG , replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6unitSep 08 03:41:21.164
85422026-09-08T03:41:22.678Z
85432026-09-08T03:41:22.678Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :
85442026-09-08T03:41:22.678ZDEBG Sep 08 03:41:21.164 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 08 03:41:21.164
85452026-09-08T03:41:22.678Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
85462026-09-08T03:41:22.678ZDEBG Sep 08 03:41:21.164freemap_route_ipv4
85472026-09-08T03:41:22.678ZSep 08 03:41:21.164INFO initted freemap. size: 64Sep 08 03:41:21.164, unitINFO :adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGSep 08 03:41:21.164 freemap_route_ipv4
85482026-09-08T03:41:22.678Z
85492026-09-08T03:41:22.678Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85502026-09-08T03:41:22.678ZDEBG Sep 08 03:41:21.164 reset freemapDEBG, unitSep 08 03:41:21.164adding route 3fff:beef:22::/64 -> 2001:db8::55:ff :Sep 08 03:41:21.164 INFO freemap_route_ipv4 DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
85512026-09-08T03:41:22.678Zreset freemap
85522026-09-08T03:41:22.678Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }],
85532026-09-08T03:41:22.679Zunit
85542026-09-08T03:41:22.679Z: freemap_route_ipv4Sep 08 03:41:21.164
85552026-09-08T03:41:22.679ZSep 08 03:41:21.164Sep 08 03:41:21.164 DEBGDEBG INFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64adding route 3fff:beef::/64 -> 2001:db8::55:ff, unit
85562026-09-08T03:41:22.679Z:Sep 08 03:41:21.164
85572026-09-08T03:41:22.679Z freemap_route_ipv6
85582026-09-08T03:41:22.683Z Sep 08 03:41:21.164DEBGSep 08 03:41:21.164Sep 08 03:41:21.164 INFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.164
85592026-09-08T03:41:22.683Z DEBG
85602026-09-08T03:41:22.683ZDEBG
85612026-09-08T03:41:22.683Zreset freemapinitted freemap. size: 64, , unitunit:: Sep 08 03:41:21.165Sep 08 03:41:21.165 INFOfreemap_route_ipv6
85622026-09-08T03:41:22.683Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
85632026-09-08T03:41:22.683ZINFOfreemap_route_ipv6DEBGSep 08 03:41:21.165 Sep 08 03:41:21.165
85642026-09-08T03:41:22.683ZINFOreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85652026-09-08T03:41:22.683Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
85662026-09-08T03:41:22.683Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:41:21.165replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85672026-09-08T03:41:22.683ZINFOSep 08 03:41:21.165
85682026-09-08T03:41:22.683Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
85692026-09-08T03:41:22.683ZDEBG Sep 08 03:41:21.165reset freemapSep 08 03:41:21.165Sep 08 03:41:21.165 INFO, unitDEBG:adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85702026-09-08T03:41:22.683Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
85712026-09-08T03:41:22.683Zfreemap_route_ipv6
85722026-09-08T03:41:22.683Z
85732026-09-08T03:41:22.683ZSep 08 03:41:21.165Sep 08 03:41:21.165 DEBGSep 08 03:41:21.165 INFOreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85742026-09-08T03:41:22.683Z Sep 08 03:41:21.165adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
85752026-09-08T03:41:22.683Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:41:21.165INFO
85762026-09-08T03:41:22.684Z Sep 08 03:41:21.165INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
85772026-09-08T03:41:22.684Z
85782026-09-08T03:41:22.684Z
85792026-09-08T03:41:22.684ZDEBG Sep 08 03:41:21.165replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:41:21.165
85802026-09-08T03:41:22.684ZSep 08 03:41:21.165 INFO DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85812026-09-08T03:41:22.684Z Sep 08 03:41:21.165
85822026-09-08T03:41:22.684Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85832026-09-08T03:41:22.684Z INFO Sep 08 03:41:21.165adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:41:21.165Sep 08 03:41:21.165
85842026-09-08T03:41:22.684Z INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
85852026-09-08T03:41:22.684Z Sep 08 03:41:21.165replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
85862026-09-08T03:41:22.684Z
85872026-09-08T03:41:22.684ZSep 08 03:41:21.165DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 03:41:21.165
85882026-09-08T03:41:22.684Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:41:21.165replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85892026-09-08T03:41:22.684Z
85902026-09-08T03:41:22.684ZSep 08 03:41:21.165 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOSep 08 03:41:21.165Sep 08 03:41:21.165
85912026-09-08T03:41:22.684Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:2INFO
85922026-09-08T03:41:22.684Z Sep 08 03:41:21.165adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85932026-09-08T03:41:22.684Z
85942026-09-08T03:41:22.684ZDEBGSep 08 03:41:21.165 Sep 08 03:41:21.165 DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85952026-09-08T03:41:22.684ZSep 08 03:41:21.165replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
85962026-09-08T03:41:22.684ZDEBG DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85972026-09-08T03:41:22.684Z
85982026-09-08T03:41:22.684ZSep 08 03:41:21.165adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFO
85992026-09-08T03:41:22.684Z adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86002026-09-08T03:41:22.684Z INFOSep 08 03:41:21.165 Sep 08 03:41:21.165 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86012026-09-08T03:41:22.684ZDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG
86022026-09-08T03:41:22.684Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
86032026-09-08T03:41:22.684ZDEBG
86042026-09-08T03:41:22.685Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86052026-09-08T03:41:22.685ZSep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 DEBG INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86062026-09-08T03:41:22.685Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
86072026-09-08T03:41:22.685Z
86082026-09-08T03:41:22.685Z INFO Sep 08 03:41:21.165adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165INFOSep 08 03:41:21.165
86092026-09-08T03:41:22.685ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86102026-09-08T03:41:22.685Z Sep 08 03:41:21.165 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86112026-09-08T03:41:22.685Z
86122026-09-08T03:41:22.685ZSep 08 03:41:21.165
86132026-09-08T03:41:22.685Z INFO Sep 08 03:41:21.165adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165Sep 08 03:41:21.165DEBG INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86142026-09-08T03:41:22.685Z
86152026-09-08T03:41:22.685Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
86162026-09-08T03:41:22.685Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86172026-09-08T03:41:22.685ZSep 08 03:41:21.165Sep 08 03:41:21.165 INFODEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86182026-09-08T03:41:22.685Z
86192026-09-08T03:41:22.685Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86202026-09-08T03:41:22.685Z DEBGSep 08 03:41:21.165Sep 08 03:41:21.165 Sep 08 03:41:21.165 INFO INFODEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
86212026-09-08T03:41:22.685Z replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
86222026-09-08T03:41:22.685Z
86232026-09-08T03:41:22.685ZSep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 DEBG INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86242026-09-08T03:41:22.685Z
86252026-09-08T03:41:22.685Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
86262026-09-08T03:41:22.685ZSep 08 03:41:21.165Sep 08 03:41:21.165 Sep 08 03:41:21.165DEBG INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
86272026-09-08T03:41:22.685Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86282026-09-08T03:41:22.685Z
86292026-09-08T03:41:22.685ZSep 08 03:41:21.165 INFO Sep 08 03:41:21.165Sep 08 03:41:21.165 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86302026-09-08T03:41:22.685ZDEBG
86312026-09-08T03:41:22.685Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86322026-09-08T03:41:22.686ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 03:41:21.165Sep 08 03:41:21.165
86332026-09-08T03:41:22.686Z DEBGSep 08 03:41:21.165 DEBG INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86342026-09-08T03:41:22.686Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
86352026-09-08T03:41:22.686ZSep 08 03:41:21.165
86362026-09-08T03:41:22.686Z INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 DEBG
86372026-09-08T03:41:22.686ZDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86382026-09-08T03:41:22.686Z INFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86392026-09-08T03:41:22.686Z
86402026-09-08T03:41:22.686Z DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86412026-09-08T03:41:22.686Z INFOSep 08 03:41:21.165 Sep 08 03:41:21.165adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
86422026-09-08T03:41:22.686ZDEBG Sep 08 03:41:21.165replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86432026-09-08T03:41:22.686ZINFOSep 08 03:41:21.165 Sep 08 03:41:21.165adding route 3fff:beef:6::/64 -> 2001:db8::55:ff adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
86442026-09-08T03:41:22.686Z
86452026-09-08T03:41:22.686Z DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 03:41:21.165 Sep 08 03:41:21.165replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86462026-09-08T03:41:22.686Z DEBG DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86472026-09-08T03:41:22.686Z
86482026-09-08T03:41:22.686ZSep 08 03:41:21.165 INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86492026-09-08T03:41:22.686ZSep 08 03:41:21.165 INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
86502026-09-08T03:41:22.686Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
86512026-09-08T03:41:22.686ZSep 08 03:41:21.165replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86522026-09-08T03:41:22.686Z INFOSep 08 03:41:21.165 Sep 08 03:41:21.165adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165DEBG
86532026-09-08T03:41:22.686Z DEBGINFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
86542026-09-08T03:41:22.686Z
86552026-09-08T03:41:22.686Z
86562026-09-08T03:41:22.686ZSep 08 03:41:21.165 Sep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 INFODEBG DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86572026-09-08T03:41:22.686Z
86582026-09-08T03:41:22.691Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86592026-09-08T03:41:22.691Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86602026-09-08T03:41:22.691ZSep 08 03:41:21.165 DEBGINFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.165adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
86612026-09-08T03:41:22.691ZDEBGSep 08 03:41:21.165
86622026-09-08T03:41:22.691ZINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86632026-09-08T03:41:22.691ZSep 08 03:41:21.165 DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
86642026-09-08T03:41:22.691Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86652026-09-08T03:41:22.691Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86662026-09-08T03:41:22.691ZSep 08 03:41:21.165 DEBGINFOSep 08 03:41:21.165 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86672026-09-08T03:41:22.691ZSep 08 03:41:21.165 adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86682026-09-08T03:41:22.691Z
86692026-09-08T03:41:22.691ZDEBG Sep 08 03:41:21.165replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86702026-09-08T03:41:22.691Z DEBGINFO Sep 08 03:41:21.165adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165
86712026-09-08T03:41:22.691Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
86722026-09-08T03:41:22.691ZDEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
86732026-09-08T03:41:22.691ZSep 08 03:41:21.165 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86742026-09-08T03:41:22.691ZDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86752026-09-08T03:41:22.691Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
86762026-09-08T03:41:22.691ZSep 08 03:41:21.165replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86772026-09-08T03:41:22.691Z INFO Sep 08 03:41:21.165adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
86782026-09-08T03:41:22.691ZSep 08 03:41:21.165Sep 08 03:41:21.165INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff DEBG
86792026-09-08T03:41:22.692ZDEBG
86802026-09-08T03:41:22.692Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86812026-09-08T03:41:22.692Z
86822026-09-08T03:41:22.692ZSep 08 03:41:21.165 Sep 08 03:41:21.165Sep 08 03:41:21.165DEBG Sep 08 03:41:21.165INFO DEBG INFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86832026-09-08T03:41:22.692Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86842026-09-08T03:41:22.692Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
86852026-09-08T03:41:22.692Z
86862026-09-08T03:41:22.692ZSep 08 03:41:21.165Sep 08 03:41:21.165 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
86872026-09-08T03:41:22.692ZSep 08 03:41:21.165
86882026-09-08T03:41:22.692ZSep 08 03:41:21.165 DEBGSep 08 03:41:21.165 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86892026-09-08T03:41:22.692ZDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
86902026-09-08T03:41:22.692Zreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86912026-09-08T03:41:22.692ZDEBG Sep 08 03:41:21.165replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86922026-09-08T03:41:22.692ZINFO Sep 08 03:41:21.165adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 08 03:41:21.165
86932026-09-08T03:41:22.692Z INFOSep 08 03:41:21.165 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFOINFOSep 08 03:41:21.165
86942026-09-08T03:41:22.692Z DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86952026-09-08T03:41:22.692Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
86962026-09-08T03:41:22.692Z
86972026-09-08T03:41:22.692ZSep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 INFOSep 08 03:41:21.165 DEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86982026-09-08T03:41:22.692Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86992026-09-08T03:41:22.692Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
87002026-09-08T03:41:22.692Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165Sep 08 03:41:21.165 Sep 08 03:41:21.165
87012026-09-08T03:41:22.692Z DEBGINFO DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff failed to allocate space for the new target list
87022026-09-08T03:41:22.692Zreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87032026-09-08T03:41:22.692Z
87042026-09-08T03:41:22.692ZSep 08 03:41:21.165 Sep 08 03:41:21.165INFO Sep 08 03:41:21.165DEBGSep 08 03:41:21.165 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87052026-09-08T03:41:22.692Z DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:41:21.165
87062026-09-08T03:41:22.692Z
87072026-09-08T03:41:22.693ZINFO
87082026-09-08T03:41:22.693ZSep 08 03:41:21.165adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
87092026-09-08T03:41:22.693ZDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165Sep 08 03:41:21.165
87102026-09-08T03:41:22.693Z DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
87112026-09-08T03:41:22.693Z INFO
87122026-09-08T03:41:22.693Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
87132026-09-08T03:41:22.693ZSep 08 03:41:21.165Sep 08 03:41:21.165 INFOINFO Sep 08 03:41:21.165adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG
87142026-09-08T03:41:22.693Z
87152026-09-08T03:41:22.693Z replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
87162026-09-08T03:41:22.693Z DEBGSep 08 03:41:21.165 Sep 08 03:41:21.165replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87172026-09-08T03:41:22.693ZDEBGINFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
87182026-09-08T03:41:22.693Z
87192026-09-08T03:41:22.693ZSep 08 03:41:21.165 Sep 08 03:41:21.165INFOSep 08 03:41:21.165 INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
87202026-09-08T03:41:22.693Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87212026-09-08T03:41:22.693Z
87222026-09-08T03:41:22.693ZSep 08 03:41:21.165 DEBG Sep 08 03:41:21.165replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
87232026-09-08T03:41:22.693Z DEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
87242026-09-08T03:41:22.693Z
87252026-09-08T03:41:22.693ZSep 08 03:41:21.165 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
87262026-09-08T03:41:22.693ZSep 08 03:41:21.165 DEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 03:41:21.165
87272026-09-08T03:41:22.693Z
87282026-09-08T03:41:22.693ZDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87292026-09-08T03:41:22.693ZSep 08 03:41:21.165 DEBGSep 08 03:41:21.165Sep 08 03:41:21.165 INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87302026-09-08T03:41:22.693Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
87312026-09-08T03:41:22.693Z
87322026-09-08T03:41:22.693ZSep 08 03:41:21.165 Sep 08 03:41:21.165INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
87332026-09-08T03:41:22.693Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
87342026-09-08T03:41:22.693Z DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165
87352026-09-08T03:41:22.694Z Sep 08 03:41:21.165Sep 08 03:41:21.165 Sep 08 03:41:21.165DEBG INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87362026-09-08T03:41:22.694Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
87372026-09-08T03:41:22.694ZDEBG
87382026-09-08T03:41:22.694Z Sep 08 03:41:21.165replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87392026-09-08T03:41:22.694ZDEBGSep 08 03:41:21.165 Sep 08 03:41:21.165INFO Sep 08 03:41:21.165DEBGreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
87402026-09-08T03:41:22.694Z
87412026-09-08T03:41:22.694Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87422026-09-08T03:41:22.694ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:41:21.165Sep 08 03:41:21.165Sep 08 03:41:21.165 INFO
87432026-09-08T03:41:22.694ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
87442026-09-08T03:41:22.694ZSep 08 03:41:21.165replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87452026-09-08T03:41:22.694Z
87462026-09-08T03:41:22.694ZDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.165Sep 08 03:41:21.165 Sep 08 03:41:21.165
87472026-09-08T03:41:22.694ZINFODEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
87482026-09-08T03:41:22.694Z
87492026-09-08T03:41:22.694Zreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87502026-09-08T03:41:22.694ZSep 08 03:41:21.166 Sep 08 03:41:21.166Sep 08 03:41:21.166INFO Sep 08 03:41:21.166INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
87512026-09-08T03:41:22.694Z
87522026-09-08T03:41:22.694Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
87532026-09-08T03:41:22.694Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87542026-09-08T03:41:22.694ZSep 08 03:41:21.166 Sep 08 03:41:21.166Sep 08 03:41:21.166 Sep 08 03:41:21.166DEBGINFO DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87552026-09-08T03:41:22.694Z
87562026-09-08T03:41:22.694Z
87572026-09-08T03:41:22.694Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87582026-09-08T03:41:22.699ZSep 08 03:41:21.166Sep 08 03:41:21.166 Sep 08 03:41:21.166INFO Sep 08 03:41:21.166DEBG INFOINFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
87592026-09-08T03:41:22.699Z
87602026-09-08T03:41:22.699Z
87612026-09-08T03:41:22.699Z
87622026-09-08T03:41:22.699ZSep 08 03:41:21.166Sep 08 03:41:21.166Sep 08 03:41:21.166Sep 08 03:41:21.166 DEBGINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87632026-09-08T03:41:22.699Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87642026-09-08T03:41:22.699Z
87652026-09-08T03:41:22.699ZSep 08 03:41:21.166replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87662026-09-08T03:41:22.699ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 03:41:21.166Sep 08 03:41:21.166Sep 08 03:41:21.166
87672026-09-08T03:41:22.699ZINFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
87682026-09-08T03:41:22.699Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
87692026-09-08T03:41:22.699Z Sep 08 03:41:21.166replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166
87702026-09-08T03:41:22.699Z DEBGDEBG Sep 08 03:41:21.166replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87712026-09-08T03:41:22.700ZSep 08 03:41:21.166
87722026-09-08T03:41:22.700ZINFO Sep 08 03:41:21.166DEBG Sep 08 03:41:21.166adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
87732026-09-08T03:41:22.700ZINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87742026-09-08T03:41:22.700Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
87752026-09-08T03:41:22.700Z
87762026-09-08T03:41:22.700ZSep 08 03:41:21.166Sep 08 03:41:21.166 Sep 08 03:41:21.166Sep 08 03:41:21.166DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87772026-09-08T03:41:22.700Z DEBG INFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.166replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87782026-09-08T03:41:22.700Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
87792026-09-08T03:41:22.700ZINFO
87802026-09-08T03:41:22.700Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
87812026-09-08T03:41:22.700ZSep 08 03:41:21.166 Sep 08 03:41:21.166Sep 08 03:41:21.166Sep 08 03:41:21.166 INFO INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87822026-09-08T03:41:22.700Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
87832026-09-08T03:41:22.700ZDEBG
87842026-09-08T03:41:22.700Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166
87852026-09-08T03:41:22.700ZSep 08 03:41:21.166 Sep 08 03:41:21.166INFO DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 08 03:41:21.166
87862026-09-08T03:41:22.700Z
87872026-09-08T03:41:22.700Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87882026-09-08T03:41:22.700Z INFOSep 08 03:41:21.166 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFOSep 08 03:41:21.166Sep 08 03:41:21.166
87892026-09-08T03:41:22.700Z INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:41:21.166
87902026-09-08T03:41:22.700Zreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87912026-09-08T03:41:22.700Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87922026-09-08T03:41:22.700Z
87932026-09-08T03:41:22.700ZSep 08 03:41:21.166 Sep 08 03:41:21.166DEBG Sep 08 03:41:21.166 Sep 08 03:41:21.166replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87942026-09-08T03:41:22.700ZINFODEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87952026-09-08T03:41:22.700Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
87962026-09-08T03:41:22.700ZSep 08 03:41:21.166 INFOSep 08 03:41:21.166 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO
87972026-09-08T03:41:22.700ZSep 08 03:41:21.166 DEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166
87982026-09-08T03:41:22.700Z
87992026-09-08T03:41:22.701Z
88002026-09-08T03:41:22.701ZDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166Sep 08 03:41:21.166 DEBG
88012026-09-08T03:41:22.701ZSep 08 03:41:21.166DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166
88022026-09-08T03:41:22.701ZINFO
88032026-09-08T03:41:22.701Z INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
88042026-09-08T03:41:22.701Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:41:21.166
88052026-09-08T03:41:22.701ZSep 08 03:41:21.166 INFOSep 08 03:41:21.166INFOSep 08 03:41:21.166 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
88062026-09-08T03:41:22.701ZDEBG
88072026-09-08T03:41:22.701ZDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166Sep 08 03:41:21.166 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88082026-09-08T03:41:22.701Z
88092026-09-08T03:41:22.701ZDEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88102026-09-08T03:41:22.701Z
88112026-09-08T03:41:22.701ZSep 08 03:41:21.166Sep 08 03:41:21.166 INFOINFOSep 08 03:41:21.166Sep 08 03:41:21.166 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff INFO
88122026-09-08T03:41:22.701Z INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
88132026-09-08T03:41:22.701Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
88142026-09-08T03:41:22.701Z
88152026-09-08T03:41:22.701Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
88162026-09-08T03:41:22.701ZSep 08 03:41:21.166Sep 08 03:41:21.166 DEBGDEBGSep 08 03:41:21.166 DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88172026-09-08T03:41:22.701ZSep 08 03:41:21.166
88182026-09-08T03:41:22.701ZDEBGSep 08 03:41:21.166 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
88192026-09-08T03:41:22.701Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
88202026-09-08T03:41:22.701Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.166
88212026-09-08T03:41:22.701ZINFO Sep 08 03:41:21.166adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:41:21.166
88222026-09-08T03:41:22.701ZSep 08 03:41:21.166 DEBGINFOINFO replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:41:21.166
88232026-09-08T03:41:22.701Z
88242026-09-08T03:41:22.701ZDEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88252026-09-08T03:41:22.701ZSep 08 03:41:21.166
88262026-09-08T03:41:22.702Z INFO Sep 08 03:41:21.166adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 03:41:21.166 Sep 08 03:41:21.166DEBG
88272026-09-08T03:41:22.702Z INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
88282026-09-08T03:41:22.702ZDEBGSep 08 03:41:21.166 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 08 03:41:21.167 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88292026-09-08T03:41:22.702ZSep 08 03:41:21.166DEBG
88302026-09-08T03:41:22.702Z DEBG created new freemapcreated new freemap, , unitunit:Sep 08 03:41:21.169: freemap_route_ipv4
88312026-09-08T03:41:22.702Zfreemap_route_ipv4Sep 08 03:41:21.169INFO
88322026-09-08T03:41:22.702Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
88332026-09-08T03:41:22.702Z INFO Sep 08 03:41:21.169Sep 08 03:41:21.169 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
88342026-09-08T03:41:22.702Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88352026-09-08T03:41:22.702Z created new freemapSep 08 03:41:21.169Sep 08 03:41:21.169 DEBGDEBG created new freemapreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
88362026-09-08T03:41:22.702ZunitSep 08 03:41:21.169, unitINFO::Sep 08 03:41:21.169 INFOfreemap_route_ipv6adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
88372026-09-08T03:41:22.702Z
88382026-09-08T03:41:22.702Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:fffreemap_route_ipv6
88392026-09-08T03:41:22.702Z
88402026-09-08T03:41:22.702ZSep 08 03:41:21.169Sep 08 03:41:21.169Sep 08 03:41:21.169 DEBGDEBG initted freemap. size: 64DEBG, replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 08 03:41:21.169
88412026-09-08T03:41:22.702Z:
88422026-09-08T03:41:22.702Z freemap_route_ipv4DEBGSep 08 03:41:21.169
88432026-09-08T03:41:22.702Zinitted freemap. size: 64INFO, unit :adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
88442026-09-08T03:41:22.702ZSep 08 03:41:21.169freemap_route_ipv4Sep 08 03:41:21.169
88452026-09-08T03:41:22.702Z Sep 08 03:41:21.169DEBGINFO reset freemapDEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff,
88462026-09-08T03:41:22.702ZunitSep 08 03:41:21.169 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
88472026-09-08T03:41:22.702Z Sep 08 03:41:21.169DEBG reset freemap , Sep 08 03:41:21.169unit :INFODEBG freemap_route_ipv4 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:fffreemap_route_ipv4
88482026-09-08T03:41:22.702Z
88492026-09-08T03:41:22.702Z
88502026-09-08T03:41:22.702Z
88512026-09-08T03:41:22.702ZSep 08 03:41:21.169Sep 08 03:41:21.169 DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.169
88522026-09-08T03:41:22.702Z Sep 08 03:41:21.169initted freemap. size: 64 DEBG, Sep 08 03:41:21.169unit :INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ffinitted freemap. size: 64freemap_route_ipv6,
88532026-09-08T03:41:22.703Zunit
88542026-09-08T03:41:22.703Z: freemap_route_ipv6adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
88552026-09-08T03:41:22.703Z
88562026-09-08T03:41:22.703ZSep 08 03:41:21.169 Sep 08 03:41:21.169DEBG Sep 08 03:41:21.169DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.169 reset freemap ,
88572026-09-08T03:41:22.703ZDEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
88582026-09-08T03:41:22.707Z:reset freemap , freemap_route_ipv6unit
88592026-09-08T03:41:22.707Z:Sep 08 03:41:21.169Sep 08 03:41:21.169 INFOfreemap_route_ipv6
88602026-09-08T03:41:22.707Z INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:41:21.169
88612026-09-08T03:41:22.707Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
88622026-09-08T03:41:22.707Z
88632026-09-08T03:41:22.707ZSep 08 03:41:21.169 Sep 08 03:41:21.169DEBG Sep 08 03:41:21.169 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBGSep 08 03:41:21.169 adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
88642026-09-08T03:41:22.707Z
88652026-09-08T03:41:22.707ZDEBG
88662026-09-08T03:41:22.707Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88672026-09-08T03:41:22.707ZSep 08 03:41:21.169 DEBG Sep 08 03:41:21.169replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 03:41:21.169
88682026-09-08T03:41:22.707ZINFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
88692026-09-08T03:41:22.707Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:41:21.169
88702026-09-08T03:41:22.707Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:41:21.169
88712026-09-08T03:41:22.707Z Sep 08 03:41:21.169DEBG Sep 08 03:41:21.169Sep 08 03:41:21.169INFO DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
88722026-09-08T03:41:22.707Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
88732026-09-08T03:41:22.707Z
88742026-09-08T03:41:22.707Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:41:21.169
88752026-09-08T03:41:22.707Z Sep 08 03:41:21.169INFO INFOSep 08 03:41:21.169 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
88762026-09-08T03:41:22.708Z adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88772026-09-08T03:41:22.708ZSep 08 03:41:21.169
88782026-09-08T03:41:22.708Z INFOSep 08 03:41:21.169 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
88792026-09-08T03:41:22.708Z replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88802026-09-08T03:41:22.708ZSep 08 03:41:21.169Sep 08 03:41:21.169Sep 08 03:41:21.169 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFOSep 08 03:41:21.169 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBGDEBG
88812026-09-08T03:41:22.708Z
88822026-09-08T03:41:22.708Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
88832026-09-08T03:41:22.708ZSep 08 03:41:21.169
88842026-09-08T03:41:22.708Z DEBG
88852026-09-08T03:41:22.708Zreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.169Sep 08 03:41:21.169
88862026-09-08T03:41:22.708Z INFOSep 08 03:41:21.169 INFOSep 08 03:41:21.169 Sep 08 03:41:21.169DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
88872026-09-08T03:41:22.708Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
88882026-09-08T03:41:22.708Z
88892026-09-08T03:41:22.708Z
88902026-09-08T03:41:22.708ZINFOSep 08 03:41:21.169Sep 08 03:41:21.169 DEBGSep 08 03:41:21.169Sep 08 03:41:21.169 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO
88912026-09-08T03:41:22.708Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG
88922026-09-08T03:41:22.708Z
88932026-09-08T03:41:22.708ZSep 08 03:41:21.169adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
88942026-09-08T03:41:22.708ZINFOSep 08 03:41:21.169 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG
88952026-09-08T03:41:22.708Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.169
88962026-09-08T03:41:22.708Z
88972026-09-08T03:41:22.708ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:41:21.169Sep 08 03:41:21.169Sep 08 03:41:21.169Sep 08 03:41:21.169
88982026-09-08T03:41:22.708Z DEBG INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
88992026-09-08T03:41:22.708ZSep 08 03:41:21.169replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89002026-09-08T03:41:22.708Z
89012026-09-08T03:41:22.708Z WARNDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.169Sep 08 03:41:21.169
89022026-09-08T03:41:22.708Z INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
89032026-09-08T03:41:22.709Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
89042026-09-08T03:41:22.709Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.169Sep 08 03:41:21.169
89052026-09-08T03:41:22.709Z ERRO INFOrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
89062026-09-08T03:41:22.709Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
89072026-09-08T03:41:22.709ZSep 08 03:41:21.169Sep 08 03:41:21.169 ERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it
89082026-09-08T03:41:22.709Z DEBGSep 08 03:41:21.169 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
89092026-09-08T03:41:22.709Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 03:41:21.169
89102026-09-08T03:41:22.709Z DEBGSep 08 03:41:21.169 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.169
89112026-09-08T03:41:22.709Z INFODEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89122026-09-08T03:41:22.709Z
89132026-09-08T03:41:22.709ZSep 08 03:41:21.169 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:41:21.169
89142026-09-08T03:41:22.709Z Sep 08 03:41:21.169INFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 08 03:41:21.166
89152026-09-08T03:41:22.709Ztest route::tests::rollback_on_compact_delete_failure ... ok
89162026-09-08T03:41:22.709ZSep 08 03:41:21.169 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
89172026-09-08T03:41:22.709Z created new freemapDEBGSep 08 03:41:21.169, Sep 08 03:41:21.169 unitDEBG :INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
89182026-09-08T03:41:22.709Zfreemap_route_ipv4
89192026-09-08T03:41:22.709Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89202026-09-08T03:41:22.709Z
89212026-09-08T03:41:22.709ZSep 08 03:41:21.169Sep 08 03:41:21.169 INFODEBG Sep 08 03:41:21.169Sep 08 03:41:21.169replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89222026-09-08T03:41:22.709Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG Sep 08 03:41:21.166
89232026-09-08T03:41:22.709Z created new freemapSep 08 03:41:21.170, unitINFO: INFOSep 08 03:41:21.170DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
89242026-09-08T03:41:22.709ZDEBG freemap_route_ipv6created new freemap
89252026-09-08T03:41:22.709Z, adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
89262026-09-08T03:41:22.709ZSep 08 03:41:21.170unit :DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89272026-09-08T03:41:22.709Zfreemap_route_ipv4
89282026-09-08T03:41:22.709ZSep 08 03:41:21.170
89292026-09-08T03:41:22.709ZSep 08 03:41:21.170 Sep 08 03:41:21.170Sep 08 03:41:21.170DEBG Sep 08 03:41:21.170DEBGINFO DEBGINFO created new freemapadding route 3fff:beef:33::/64 -> 2001:db8::55:ff,
89302026-09-08T03:41:22.710Zinitted freemap. size: 64unit adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff: freemap_route_ipv6Sep 08 03:41:21.170
89312026-09-08T03:41:22.710ZDEBG created new freemapreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
89322026-09-08T03:41:22.710ZunitSep 08 03:41:21.178: , DEBG freemap_route_ipv4initted freemap. size: 64unit, :unit Sep 08 03:41:21.178:freemap_route_ipv4
89332026-09-08T03:41:22.710Z
89342026-09-08T03:41:22.710ZINFOfreemap_route_ipv4
89352026-09-08T03:41:22.710Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 03:41:21.178
89362026-09-08T03:41:22.710ZSep 08 03:41:21.178 DEBGDEBG Sep 08 03:41:21.178created new freemap reset freemap, , DEBGunitSep 08 03:41:21.178 unitreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :DEBG freemap_route_ipv4reset freemap
89372026-09-08T03:41:22.710Z, :
89382026-09-08T03:41:22.710Z freemap_route_ipv6unit
89392026-09-08T03:41:22.710Z:Sep 08 03:41:21.178 Sep 08 03:41:21.178DEBG freemap_route_ipv4initted freemap. size: 64INFO,
89402026-09-08T03:41:22.710Zunitadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:41:21.178:
89412026-09-08T03:41:22.710Z DEBGfreemap_route_ipv6Sep 08 03:41:21.178
89422026-09-08T03:41:22.710Z DEBG initted freemap. size: 64initted freemap. size: 64, , Sep 08 03:41:21.178unitSep 08 03:41:21.178: DEBGfreemap_route_ipv6 unit :DEBG
89432026-09-08T03:41:22.710Z freemap_route_ipv4reset freemap
89442026-09-08T03:41:22.710ZSep 08 03:41:21.178, replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
89452026-09-08T03:41:22.710Z:DEBG reset freemapfreemap_route_ipv6, Sep 08 03:41:21.178
89462026-09-08T03:41:22.710Zunit: freemap_route_ipv6DEBGSep 08 03:41:21.178
89472026-09-08T03:41:22.710Z Sep 08 03:41:21.178INFO reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1
89482026-09-08T03:41:22.710Z, Sep 08 03:41:21.178INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
89492026-09-08T03:41:22.710Zadding route 172.16.0.0/32 -> 10.0.0.1unit
89502026-09-08T03:41:22.710ZSep 08 03:41:21.178 :DEBG freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89512026-09-08T03:41:22.710ZSep 08 03:41:21.178Sep 08 03:41:21.178
89522026-09-08T03:41:22.710Z DEBGSep 08 03:41:21.178DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:41:21.178 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
89532026-09-08T03:41:22.710Z
89542026-09-08T03:41:22.710Zinitted freemap. size: 64 , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]unitSep 08 03:41:21.178:
89552026-09-08T03:41:22.710ZINFO Sep 08 03:41:21.178adding route 3fff:beef:24::/64 -> 2001:db8::55:ff freemap_route_ipv6
89562026-09-08T03:41:22.710Z
89572026-09-08T03:41:22.710ZINFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:41:21.178Sep 08 03:41:21.178 DEBG
89582026-09-08T03:41:22.715ZDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
89592026-09-08T03:41:22.715Z, Sep 08 03:41:21.178unit :DEBG Sep 08 03:41:21.178freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
89602026-09-08T03:41:22.715Z
89612026-09-08T03:41:22.715ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
89622026-09-08T03:41:22.715ZSep 08 03:41:21.178 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
89632026-09-08T03:41:22.715ZSep 08 03:41:21.178Sep 08 03:41:21.178 Sep 08 03:41:21.178INFODEBG DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3
89642026-09-08T03:41:22.715Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89652026-09-08T03:41:22.715Z
89662026-09-08T03:41:22.715ZSep 08 03:41:21.178Sep 08 03:41:21.170 Sep 08 03:41:21.178 DEBGINFO Sep 08 03:41:21.178INFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
89672026-09-08T03:41:22.715Z
89682026-09-08T03:41:22.715Z
89692026-09-08T03:41:22.715ZDEBG Sep 08 03:41:21.178replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
89702026-09-08T03:41:22.715ZSep 08 03:41:21.178DEBG INFO Sep 08 03:41:21.178Sep 08 03:41:21.178 DEBGINFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.4
89712026-09-08T03:41:22.715Z
89722026-09-08T03:41:22.715Z
89732026-09-08T03:41:22.715Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
89742026-09-08T03:41:22.715ZSep 08 03:41:21.178Sep 08 03:41:21.178 Sep 08 03:41:21.178DEBG INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
89752026-09-08T03:41:22.716Z
89762026-09-08T03:41:22.716ZSep 08 03:41:21.178
89772026-09-08T03:41:22.716ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:41:21.178
89782026-09-08T03:41:22.716Z INFOSep 08 03:41:21.178 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG
89792026-09-08T03:41:22.716Z Sep 08 03:41:21.178Sep 08 03:41:21.178replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
89802026-09-08T03:41:22.716Z adding route 172.17.0.0/32 -> 10.0.0.255
89812026-09-08T03:41:22.716ZDEBG Sep 08 03:41:21.178replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 08 03:41:21.178
89822026-09-08T03:41:22.716ZDEBGSep 08 03:41:21.178 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
89832026-09-08T03:41:22.716Z Sep 08 03:41:21.178 INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
89842026-09-08T03:41:22.716Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 03:41:21.178adding route 3fff:dead::/64 -> 2001:db8::55:4
89852026-09-08T03:41:22.716Z
89862026-09-08T03:41:22.716ZINFOSep 08 03:41:21.178Sep 08 03:41:21.178 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:41:21.178replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89872026-09-08T03:41:22.716Z
89882026-09-08T03:41:22.716ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255
89892026-09-08T03:41:22.716Z
89902026-09-08T03:41:22.716ZSep 08 03:41:21.178Sep 08 03:41:21.178 DEBGSep 08 03:41:21.178 DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89912026-09-08T03:41:22.716Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBGSep 08 03:41:21.178 Sep 08 03:41:21.170Sep 08 03:41:21.178replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO INFO
89922026-09-08T03:41:22.716Z
89932026-09-08T03:41:22.716Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
89942026-09-08T03:41:22.716Z
89952026-09-08T03:41:22.716Zcreated new freemap, Sep 08 03:41:21.178Sep 08 03:41:21.178 Sep 08 03:41:21.178 Sep 08 03:41:21.178DEBG WARNunitDEBG INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :
89962026-09-08T03:41:22.716Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255freemap_route_ipv4
89972026-09-08T03:41:22.716Z
89982026-09-08T03:41:22.716Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:41:21.178
89992026-09-08T03:41:22.716Z
90002026-09-08T03:41:22.716Z INFOSep 08 03:41:21.178Sep 08 03:41:21.178 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff DEBG
90012026-09-08T03:41:22.716Z INFOSep 08 03:41:21.178created new freemap adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
90022026-09-08T03:41:22.716Z, Sep 08 03:41:21.178unitreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90032026-09-08T03:41:22.717Z:DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
90042026-09-08T03:41:22.717Z
90052026-09-08T03:41:22.717ZSep 08 03:41:21.178 Sep 08 03:41:21.178Sep 08 03:41:21.178 INFO DEBG Sep 08 03:41:21.178 INFO adding route 172.17.0.3/32 -> 10.0.0.255 DEBG
90062026-09-08T03:41:22.717Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90072026-09-08T03:41:22.717Z initted freemap. size: 64
90082026-09-08T03:41:22.717Z, unitSep 08 03:41:21.178:Sep 08 03:41:21.178 Sep 08 03:41:21.178DEBGDEBG freemap_route_ipv4 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90092026-09-08T03:41:22.717ZINFO
90102026-09-08T03:41:22.717Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90112026-09-08T03:41:22.717Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:41:21.178
90122026-09-08T03:41:22.717Z DEBGSep 08 03:41:21.178 INFOreset freemapSep 08 03:41:21.178 , adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:41:21.178unit INFO
90132026-09-08T03:41:22.717Z adding route 172.17.0.4/32 -> 10.0.0.255:DEBG
90142026-09-08T03:41:22.717Z freemap_route_ipv4 Sep 08 03:41:21.178replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90152026-09-08T03:41:22.717Ztest route::tests::grow_succeeds ... ok
90162026-09-08T03:41:22.717Ztest route::tests::identity_replace_is_noop ... ok
90172026-09-08T03:41:22.717Z
90182026-09-08T03:41:22.717ZDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.178
90192026-09-08T03:41:22.717Z Sep 08 03:41:21.178DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
90202026-09-08T03:41:22.717Z Sep 08 03:41:21.178 Sep 08 03:41:21.178adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
90212026-09-08T03:41:22.717Z Sep 08 03:41:21.178 INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG Sep 08 03:41:21.178
90222026-09-08T03:41:22.717Z DEBGadding route 172.17.0.5/32 -> 10.0.0.255 initted freemap. size: 64replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90232026-09-08T03:41:22.717Z
90242026-09-08T03:41:22.717Z, unitSep 08 03:41:21.178 :DEBG Sep 08 03:41:21.178freemap_route_ipv6Sep 08 03:41:21.178 DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90252026-09-08T03:41:22.717Z
90262026-09-08T03:41:22.717Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
90272026-09-08T03:41:22.717Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
90282026-09-08T03:41:22.717ZSep 08 03:41:21.178 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:41:21.178
90292026-09-08T03:41:22.717Z INFOSep 08 03:41:21.178Sep 08 03:41:21.178 adding route 172.17.0.6/32 -> 10.0.0.255DEBGSep 08 03:41:21.178DEBG
90302026-09-08T03:41:22.718ZDEBG reset freemapreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.178
90312026-09-08T03:41:22.718Z unitDEBG
90322026-09-08T03:41:22.718Z replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
90332026-09-08T03:41:22.718Z freemap_route_ipv6Sep 08 03:41:21.178
90342026-09-08T03:41:22.718Z DEBGSep 08 03:41:21.178 Sep 08 03:41:21.178 INFOINFOfailed to allocate space for the new target list Sep 08 03:41:21.178adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
90352026-09-08T03:41:22.718Z INFO adding route 172.17.0.7/32 -> 10.0.0.255
90362026-09-08T03:41:22.718Zadding route 172.16.0.0/32 -> 10.0.0.1
90372026-09-08T03:41:22.718Z
90382026-09-08T03:41:22.718ZSep 08 03:41:21.178 Sep 08 03:41:21.178DEBG Sep 08 03:41:21.178 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 08 03:41:21.178
90392026-09-08T03:41:22.718Z DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90402026-09-08T03:41:22.718ZSep 08 03:41:21.178 Sep 08 03:41:21.178 DEBGINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffcreated new freemap
90412026-09-08T03:41:22.718Z,
90422026-09-08T03:41:22.718Zunit: freemap_route_ipv4Sep 08 03:41:21.185
90432026-09-08T03:41:22.718ZSep 08 03:41:21.166 DEBGDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90442026-09-08T03:41:22.718Z
90452026-09-08T03:41:22.718Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:41:21.185
90462026-09-08T03:41:22.718Z Sep 08 03:41:21.185DEBG Sep 08 03:41:21.185INFO INFOSep 08 03:41:21.185created new freemap , adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
90472026-09-08T03:41:22.718Zunit INFO :adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6Sep 08 03:41:21.185
90482026-09-08T03:41:22.718Z
90492026-09-08T03:41:22.718Z DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90502026-09-08T03:41:22.718Z
90512026-09-08T03:41:22.718ZSep 08 03:41:21.185Sep 08 03:41:21.185 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
90522026-09-08T03:41:22.718Z, unit:Sep 08 03:41:21.185 Sep 08 03:41:21.185 Sep 08 03:41:21.185INFOSep 08 03:41:21.185 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
90532026-09-08T03:41:22.718Zfreemap_route_ipv4DEBG
90542026-09-08T03:41:22.718Z DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 03:41:21.185
90552026-09-08T03:41:22.718Z DEBG Sep 08 03:41:21.185 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90562026-09-08T03:41:22.718Z
90572026-09-08T03:41:22.718ZDEBG reset freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }],
90582026-09-08T03:41:22.723Zunit:Sep 08 03:41:21.185 Sep 08 03:41:21.185DEBGfreemap_route_ipv4
90592026-09-08T03:41:22.723Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.185
90602026-09-08T03:41:22.723ZSep 08 03:41:21.185 INFO Sep 08 03:41:21.185INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
90612026-09-08T03:41:22.723Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 03:41:21.185initted freemap. size: 64
90622026-09-08T03:41:22.723Z, unit :INFOSep 08 03:41:21.185Sep 08 03:41:21.185 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
90632026-09-08T03:41:22.723ZDEBGfreemap_route_ipv6 DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90642026-09-08T03:41:22.723Z
90652026-09-08T03:41:22.723ZSep 08 03:41:21.185INFO DEBG
90662026-09-08T03:41:22.723ZSep 08 03:41:21.185adding route 172.16.0.0/32 -> 10.0.0.3
90672026-09-08T03:41:22.723ZSep 08 03:41:21.185 INFO INFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
90682026-09-08T03:41:22.723ZSep 08 03:41:21.185
90692026-09-08T03:41:22.723Z
90702026-09-08T03:41:22.723Z Sep 08 03:41:21.185DEBG Sep 08 03:41:21.185 reset freemapSep 08 03:41:21.185Sep 08 03:41:21.185 INFO, DEBG DEBGunitreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
90712026-09-08T03:41:22.723Z
90722026-09-08T03:41:22.723Zfreemap_route_ipv6replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90732026-09-08T03:41:22.723ZDEBG
90742026-09-08T03:41:22.723Z Sep 08 03:41:21.185replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:41:21.185Sep 08 03:41:21.185 Sep 08 03:41:21.185DEBG INFOINFO INFO
90752026-09-08T03:41:22.723Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
90762026-09-08T03:41:22.724Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90772026-09-08T03:41:22.724Zadding route 172.16.0.0/32 -> 10.0.0.1
90782026-09-08T03:41:22.724Z
90792026-09-08T03:41:22.724ZSep 08 03:41:21.185 DEBGSep 08 03:41:21.185 Sep 08 03:41:21.185 Sep 08 03:41:21.185replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90802026-09-08T03:41:22.724Z Sep 08 03:41:21.185INFO DEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
90812026-09-08T03:41:22.724Z Sep 08 03:41:21.185DEBGadding route 172.16.0.0/32 -> 10.0.0.4
90822026-09-08T03:41:22.724Z INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.185
90832026-09-08T03:41:22.724Z
90842026-09-08T03:41:22.724Z DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 08 03:41:21.185
90852026-09-08T03:41:22.724Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.186
90862026-09-08T03:41:22.724Z DEBGINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:41:21.186
90872026-09-08T03:41:22.724Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
90882026-09-08T03:41:22.724ZDEBGSep 08 03:41:21.186 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.186
90892026-09-08T03:41:22.724ZINFO Sep 08 03:41:21.186adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
90902026-09-08T03:41:22.724ZSep 08 03:41:21.186 INFODEBG DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:41:21.186
90912026-09-08T03:41:22.724Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
90922026-09-08T03:41:22.724Z
90932026-09-08T03:41:22.724ZDEBG Sep 08 03:41:21.186replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90942026-09-08T03:41:22.724ZSep 08 03:41:21.186DEBG INFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.186adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
90952026-09-08T03:41:22.724Z
90962026-09-08T03:41:22.724ZSep 08 03:41:21.186INFO DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
90972026-09-08T03:41:22.724Z
90982026-09-08T03:41:22.724ZSep 08 03:41:21.186Sep 08 03:41:21.186 INFODEBGSep 08 03:41:21.186 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90992026-09-08T03:41:22.724Z
91002026-09-08T03:41:22.724ZDEBG Sep 08 03:41:21.186 DEBGSep 08 03:41:21.186 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
91012026-09-08T03:41:22.724Z
91022026-09-08T03:41:22.724Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
91032026-09-08T03:41:22.725ZSep 08 03:41:21.186Sep 08 03:41:21.186 INFOSep 08 03:41:21.186 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
91042026-09-08T03:41:22.725Z
91052026-09-08T03:41:22.725Z
91062026-09-08T03:41:22.725ZSep 08 03:41:21.186 Sep 08 03:41:21.186DEBGSep 08 03:41:21.186 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91072026-09-08T03:41:22.725ZINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
91082026-09-08T03:41:22.725Z
91092026-09-08T03:41:22.725ZSep 08 03:41:21.186 INFOSep 08 03:41:21.186 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
91102026-09-08T03:41:22.725Z replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.186
91112026-09-08T03:41:22.725Z INFOSep 08 03:41:21.186 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
91122026-09-08T03:41:22.725Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91132026-09-08T03:41:22.725ZSep 08 03:41:21.186Sep 08 03:41:21.186 Sep 08 03:41:21.186INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO
91142026-09-08T03:41:22.725ZDEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91152026-09-08T03:41:22.725Ztest route::tests::rollback_on_index_readd_failure ... ok
91162026-09-08T03:41:22.725Z
91172026-09-08T03:41:22.725ZSep 08 03:41:21.186 DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91182026-09-08T03:41:22.725ZSep 08 03:41:21.186 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
91192026-09-08T03:41:22.725ZSep 08 03:41:21.186Sep 08 03:41:21.186 DEBGINFOSep 08 03:41:21.186 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91202026-09-08T03:41:22.725ZDEBG
91212026-09-08T03:41:22.725Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91222026-09-08T03:41:22.725ZSep 08 03:41:21.186 INFO
91232026-09-08T03:41:22.725Z Sep 08 03:41:21.186adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
91242026-09-08T03:41:22.725ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:41:21.186
91252026-09-08T03:41:22.725Z Sep 08 03:41:21.186DEBG DEBGSep 08 03:41:21.186 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91262026-09-08T03:41:22.725Z
91272026-09-08T03:41:22.725Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:41:21.186
91282026-09-08T03:41:22.725ZDEBG Sep 08 03:41:21.186Sep 08 03:41:21.186replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91292026-09-08T03:41:22.725ZINFO INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
91302026-09-08T03:41:22.725Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:41:21.186
91312026-09-08T03:41:22.726ZSep 08 03:41:21.186 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:41:21.186Sep 08 03:41:21.186
91322026-09-08T03:41:22.726Z DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91332026-09-08T03:41:22.726Z
91342026-09-08T03:41:22.726ZDEBG Sep 08 03:41:21.186replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91352026-09-08T03:41:22.726ZINFOSep 08 03:41:21.186Sep 08 03:41:21.186 INFO adding route 172.17.0.9/32 -> 10.0.0.255DEBGSep 08 03:41:21.186
91362026-09-08T03:41:22.726Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
91372026-09-08T03:41:22.726ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
91382026-09-08T03:41:22.726Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.186Sep 08 03:41:21.186
91392026-09-08T03:41:22.726Z DEBGDEBG Sep 08 03:41:21.186 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 03:41:21.186DEBG
91402026-09-08T03:41:22.726Z INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91412026-09-08T03:41:22.726Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:41:21.186
91422026-09-08T03:41:22.726Z
91432026-09-08T03:41:22.726Z INFOSep 08 03:41:21.186 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffINFO
91442026-09-08T03:41:22.726Z adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:41:21.186
91452026-09-08T03:41:22.726Z INFOSep 08 03:41:21.186 Sep 08 03:41:21.186 DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
91462026-09-08T03:41:22.726Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91472026-09-08T03:41:22.726ZSep 08 03:41:21.186 DEBGSep 08 03:41:21.186 created new freemapDEBG, created new freemapSep 08 03:41:21.193unit , :unit :freemap_route_ipv4INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
91482026-09-08T03:41:22.726Z freemap_route_ipv4
91492026-09-08T03:41:22.726Z
91502026-09-08T03:41:22.726Z
91512026-09-08T03:41:22.726ZSep 08 03:41:21.193 Sep 08 03:41:21.193DEBG Sep 08 03:41:21.193DEBGSep 08 03:41:21.193 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 03:41:21.193 created new freemap
91522026-09-08T03:41:22.726Z adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffDEBG
91532026-09-08T03:41:22.726ZDEBG, unitreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
91542026-09-08T03:41:22.726Z created new freemap freemap_route_ipv6,
91552026-09-08T03:41:22.726ZSep 08 03:41:21.193unit: freemap_route_ipv6Sep 08 03:41:21.193INFO
91562026-09-08T03:41:22.726ZSep 08 03:41:21.193 Sep 08 03:41:21.193DEBG DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff initted freemap. size: 64replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91572026-09-08T03:41:22.726Z INFO
91582026-09-08T03:41:22.731Z , adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:41:21.193unit :Sep 08 03:41:21.193 Sep 08 03:41:21.193DEBG
91592026-09-08T03:41:22.731Zfreemap_route_ipv4
91602026-09-08T03:41:22.731ZDEBG failed to allocate space for the new target listDEBG
91612026-09-08T03:41:22.731Z Sep 08 03:41:21.193 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGinitted freemap. size: 64
91622026-09-08T03:41:22.731ZSep 08 03:41:21.193Sep 08 03:41:21.193 DEBGDEBG, reset freemapunit, replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
91632026-09-08T03:41:22.731ZSep 08 03:41:21.193unit freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
91642026-09-08T03:41:22.731Z:DEBG freemap_route_ipv4Sep 08 03:41:21.193
91652026-09-08T03:41:22.731Zfailed to allocate space for the new target list DEBG
91662026-09-08T03:41:22.731Z
91672026-09-08T03:41:22.731Zreset freemap, Sep 08 03:41:21.193unit Sep 08 03:41:21.193INFOSep 08 03:41:21.193: DEBGfreemap_route_ipv4Sep 08 03:41:21.193 initted freemap. size: 64
91682026-09-08T03:41:22.731Z, DEBGDEBGunit: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 03:41:21.193
91692026-09-08T03:41:22.731Z freemap_route_ipv6DEBG
91702026-09-08T03:41:22.731Z initted freemap. size: 64
91712026-09-08T03:41:22.731Z, failed to allocate space for the new target listunit
91722026-09-08T03:41:22.731ZSep 08 03:41:21.193: freemap_route_ipv6
91732026-09-08T03:41:22.731ZDEBG Sep 08 03:41:21.193reset freemap , DEBGunit :replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91742026-09-08T03:41:22.731Zfreemap_route_ipv6
91752026-09-08T03:41:22.731ZSep 08 03:41:21.193 DEBGSep 08 03:41:21.179 reset freemap , DEBGunitSep 08 03:41:21.193 Sep 08 03:41:21.193created new freemap: INFO INFOfreemap_route_ipv6
91762026-09-08T03:41:22.731Zadding route 172.16.0.0/32 -> 10.0.0.1
91772026-09-08T03:41:22.732Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff, Sep 08 03:41:21.193
91782026-09-08T03:41:22.732Zunit :Sep 08 03:41:21.193INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:41:21.193
91792026-09-08T03:41:22.732ZDEBG freemap_route_ipv4DEBG
91802026-09-08T03:41:22.732Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
91812026-09-08T03:41:22.732Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 03:41:21.193
91822026-09-08T03:41:22.732Z DEBGSep 08 03:41:21.193 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 08 03:41:21.193
91832026-09-08T03:41:22.732Z adding route 172.16.0.0/32 -> 10.0.0.1
91842026-09-08T03:41:22.732ZDEBG Sep 08 03:41:21.193Sep 08 03:41:21.186 Sep 08 03:41:21.193INFOSep 08 03:41:21.193 INFOcreated new freemapDEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG
91852026-09-08T03:41:22.732Zreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
91862026-09-08T03:41:22.732Z
91872026-09-08T03:41:22.732Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }],
91882026-09-08T03:41:22.732Zunit:Sep 08 03:41:21.193 Sep 08 03:41:21.193DEBGSep 08 03:41:21.193 freemap_route_ipv6INFODEBG
91892026-09-08T03:41:22.732Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:41:21.193adding route 172.16.0.0/32 -> 10.0.0.1
91902026-09-08T03:41:22.732Z
91912026-09-08T03:41:22.732Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
91922026-09-08T03:41:22.732Z Sep 08 03:41:21.193adding route 172.17.0.11/32 -> 10.0.0.255 Sep 08 03:41:21.193Sep 08 03:41:21.193
91932026-09-08T03:41:22.732ZINFO DEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 08 03:41:21.193
91942026-09-08T03:41:22.732Z
91952026-09-08T03:41:22.732Zadding route 3fff:dead::/64 -> 2001:db8::55:3
91962026-09-08T03:41:22.732ZDEBGSep 08 03:41:21.193Sep 08 03:41:21.193 Sep 08 03:41:21.193replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:41:21.193DEBG
91972026-09-08T03:41:22.732Z DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.2 DEBGSep 08 03:41:21.193
91982026-09-08T03:41:22.732Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91992026-09-08T03:41:22.732Z
92002026-09-08T03:41:22.732ZINFO initted freemap. size: 64adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:41:21.193,
92012026-09-08T03:41:22.732ZDEBGSep 08 03:41:21.193 Sep 08 03:41:21.193DEBG unit INFO:replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] failed to allocate space for the new target listadding route 3fff:dead::/64 -> 2001:db8::55:4
92022026-09-08T03:41:22.732Z
92032026-09-08T03:41:22.732Zfreemap_route_ipv4Sep 08 03:41:21.193
92042026-09-08T03:41:22.733Z
92052026-09-08T03:41:22.733ZDEBG Sep 08 03:41:21.193replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:41:21.193
92062026-09-08T03:41:22.733Z INFO DEBGadding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:41:21.193
92072026-09-08T03:41:22.733Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
92082026-09-08T03:41:22.733ZDEBGSep 08 03:41:21.193 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFOSep 08 03:41:21.193
92092026-09-08T03:41:22.733Zadding route 172.17.0.13/32 -> 10.0.0.255
92102026-09-08T03:41:22.733ZDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.193
92112026-09-08T03:41:22.733ZSep 08 03:41:21.193Sep 08 03:41:21.193 DEBG DEBGSep 08 03:41:21.193 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
92122026-09-08T03:41:22.733Z INFO adding route 172.17.0.1/32 -> 10.0.0.255 reset freemap
92132026-09-08T03:41:22.733Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.193, unit :WARNSep 08 03:41:21.193
92142026-09-08T03:41:22.733Z DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
92152026-09-08T03:41:22.733Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
92162026-09-08T03:41:22.733Z
92172026-09-08T03:41:22.733ZSep 08 03:41:21.193 INFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 08 03:41:21.193
92182026-09-08T03:41:22.733ZSep 08 03:41:21.186Sep 08 03:41:21.193 INFODEBG DEBGadding route 172.17.0.2/32 -> 10.0.0.255
92192026-09-08T03:41:22.733Z created new freemapinitted freemap. size: 64Sep 08 03:41:21.193, unitSep 08 03:41:21.193, :DEBG freemap_route_ipv4replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92202026-09-08T03:41:22.733Zunit
92212026-09-08T03:41:22.733ZDEBG: replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6Sep 08 03:41:21.193
92222026-09-08T03:41:22.733Z
92232026-09-08T03:41:22.733ZSep 08 03:41:21.193INFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG
92242026-09-08T03:41:22.733Z created new freemapSep 08 03:41:21.193, unitSep 08 03:41:21.193INFO :adding route 172.17.0.15/32 -> 10.0.0.255 DEBG
92252026-09-08T03:41:22.733Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6Sep 08 03:41:21.193
92262026-09-08T03:41:22.733Z
92272026-09-08T03:41:22.733ZSep 08 03:41:21.193 DEBG DEBGSep 08 03:41:21.193 INFOreset freemap , adding route 172.17.0.4/32 -> 10.0.0.255unit
92282026-09-08T03:41:22.733Z: freemap_route_ipv6
92292026-09-08T03:41:22.733ZSep 08 03:41:21.193Sep 08 03:41:21.193 Sep 08 03:41:21.193DEBG INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64
92302026-09-08T03:41:22.733Z
92312026-09-08T03:41:22.733Z, unit: freemap_route_ipv4Sep 08 03:41:21.194
92322026-09-08T03:41:22.734Ztest route::tests::rollback_on_compact_write_failure ... ok
92332026-09-08T03:41:22.734Z DEBGSep 08 03:41:21.194 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
92342026-09-08T03:41:22.734Z Sep 08 03:41:21.194adding route 172.17.0.5/32 -> 10.0.0.255
92352026-09-08T03:41:22.734ZDEBG Sep 08 03:41:21.194reset freemap , INFOunit Sep 08 03:41:21.194adding route 3fff:dead::/64 -> 2001:db8::55:2:
92362026-09-08T03:41:22.734Z DEBGfreemap_route_ipv4
92372026-09-08T03:41:22.734Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92382026-09-08T03:41:22.734ZSep 08 03:41:21.194 Sep 08 03:41:21.194Sep 08 03:41:21.194DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG
92392026-09-08T03:41:22.734Z INFOinitted freemap. size: 64 , adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:41:21.194unit :
92402026-09-08T03:41:22.734ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:3freemap_route_ipv6
92412026-09-08T03:41:22.734Z
92422026-09-08T03:41:22.734ZSep 08 03:41:21.194 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.194
92432026-09-08T03:41:22.734Z DEBG Sep 08 03:41:21.194reset freemap , DEBGSep 08 03:41:21.194unit :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255
92442026-09-08T03:41:22.734Z
92452026-09-08T03:41:22.734Z
92462026-09-08T03:41:22.734ZSep 08 03:41:21.194Sep 08 03:41:21.194 DEBGSep 08 03:41:21.194INFO INFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92472026-09-08T03:41:22.734Zadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:1
92482026-09-08T03:41:22.734Z
92492026-09-08T03:41:22.734ZSep 08 03:41:21.194Sep 08 03:41:21.194 Sep 08 03:41:21.194 INFODEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 172.17.0.8/32 -> 10.0.0.255
92502026-09-08T03:41:22.734Z
92512026-09-08T03:41:22.734Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
92522026-09-08T03:41:22.734ZSep 08 03:41:21.194 Sep 08 03:41:21.194Sep 08 03:41:21.194INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
92532026-09-08T03:41:22.734Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92542026-09-08T03:41:22.734ZSep 08 03:41:21.194Sep 08 03:41:21.194 Sep 08 03:41:21.201DEBG WARNcreated new freemap , shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) unitDEBG
92552026-09-08T03:41:22.734Z: created new freemapfreemap_route_ipv4,
92562026-09-08T03:41:22.734Zunit: freemap_route_ipv4Sep 08 03:41:21.194 DEBG created new freemap , replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:
92572026-09-08T03:41:22.734Z freemap_route_ipv4
92582026-09-08T03:41:22.739Z
92592026-09-08T03:41:22.739Z
92602026-09-08T03:41:22.739ZSep 08 03:41:21.194Sep 08 03:41:21.201Sep 08 03:41:21.201 DEBG INFOcreated new freemap DEBG, unitadding route 172.17.0.16/32 -> 10.0.0.255created new freemap:, Sep 08 03:41:21.201 freemap_route_ipv4
92612026-09-08T03:41:22.739ZINFO
92622026-09-08T03:41:22.739Z Sep 08 03:41:21.201unitadding route 172.17.0.9/32 -> 10.0.0.255 :
92632026-09-08T03:41:22.739Z freemap_route_ipv6DEBG Sep 08 03:41:21.201created new freemap
92642026-09-08T03:41:22.739Z, Sep 08 03:41:21.201unit Sep 08 03:41:21.201DEBG:DEBG freemap_route_ipv6created new freemapDEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92652026-09-08T03:41:22.740Z, unit
92662026-09-08T03:41:22.740Z :Sep 08 03:41:21.201replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
92672026-09-08T03:41:22.740Z freemap_route_ipv6 Sep 08 03:41:21.201
92682026-09-08T03:41:22.740Z initted freemap. size: 64Sep 08 03:41:21.201, INFOSep 08 03:41:21.201INFO unitSep 08 03:41:21.201 adding route 172.17.0.10/32 -> 10.0.0.255DEBGDEBG adding route 172.17.0.17/32 -> 10.0.0.255
92692026-09-08T03:41:22.740Zinitted freemap. size: 64
92702026-09-08T03:41:22.740Zinitted freemap. size: 64, unit:, unit:Sep 08 03:41:21.201freemap_route_ipv4 Sep 08 03:41:21.201
92712026-09-08T03:41:22.740Z freemap_route_ipv4DEBGDEBG
92722026-09-08T03:41:22.740Z replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :Sep 08 03:41:21.201 Sep 08 03:41:21.201
92732026-09-08T03:41:22.740Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92742026-09-08T03:41:22.740ZDEBGDEBGfreemap_route_ipv4 reset freemapreset freemap, unit
92752026-09-08T03:41:22.740Z:, Sep 08 03:41:21.201freemap_route_ipv4unitSep 08 03:41:21.201
92762026-09-08T03:41:22.740Z : INFOSep 08 03:41:21.201 adding route 172.17.0.11/32 -> 10.0.0.255
92772026-09-08T03:41:22.740ZINFOfreemap_route_ipv4 DEBGadding route 172.17.0.18/32 -> 10.0.0.255 Sep 08 03:41:21.201reset freemap,
92782026-09-08T03:41:22.740Z
92792026-09-08T03:41:22.740ZDEBG Sep 08 03:41:21.201initted freemap. size: 64 , Sep 08 03:41:21.201DEBG DEBGunitunit:Sep 08 03:41:21.201 DEBGfreemap_route_ipv6:
92802026-09-08T03:41:22.740Z freemap_route_ipv4replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
92812026-09-08T03:41:22.740Z,
92822026-09-08T03:41:22.740Zunit
92832026-09-08T03:41:22.740Z: freemap_route_ipv6
92842026-09-08T03:41:22.740ZSep 08 03:41:21.201Sep 08 03:41:21.201Sep 08 03:41:21.201 INFODEBG initted freemap. size: 64 DEBGadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:41:21.201
92852026-09-08T03:41:22.740Z , unitINFO reset freemapSep 08 03:41:21.201, unitadding route 172.17.0.19/32 -> 10.0.0.255:
92862026-09-08T03:41:22.740Z DEBGfreemap_route_ipv6
92872026-09-08T03:41:22.740ZSep 08 03:41:21.201reset freemap:, Sep 08 03:41:21.201unitSep 08 03:41:21.201 :DEBG INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1 freemap_route_ipv6DEBG
92882026-09-08T03:41:22.740Z
92892026-09-08T03:41:22.740Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92902026-09-08T03:41:22.740Z
92912026-09-08T03:41:22.740Z
92922026-09-08T03:41:22.740ZSep 08 03:41:21.201Sep 08 03:41:21.201Sep 08 03:41:21.201 Sep 08 03:41:21.201 INFOINFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
92932026-09-08T03:41:22.741Z
92942026-09-08T03:41:22.741Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 03:41:21.202
92952026-09-08T03:41:22.741Z Sep 08 03:41:21.202DEBG DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
92962026-09-08T03:41:22.741Z replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
92972026-09-08T03:41:22.741Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:41:21.202
92982026-09-08T03:41:22.741Z INFOSep 08 03:41:21.201 Sep 08 03:41:21.202DEBG adding route 172.17.0.14/32 -> 10.0.0.255reset freemapINFOSep 08 03:41:21.202
92992026-09-08T03:41:22.741Z adding route 172.17.0.21/32 -> 10.0.0.255DEBG
93002026-09-08T03:41:22.741Z, unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]:
93012026-09-08T03:41:22.741Z Sep 08 03:41:21.202freemap_route_ipv6
93022026-09-08T03:41:22.741ZDEBGSep 08 03:41:21.202 Sep 08 03:41:21.202DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93032026-09-08T03:41:22.741Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93042026-09-08T03:41:22.741Z adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:41:21.202Sep 08 03:41:21.202 INFO adding route 172.17.0.15/32 -> 10.0.0.255
93052026-09-08T03:41:22.741Z
93062026-09-08T03:41:22.741Z Sep 08 03:41:21.202INFO Sep 08 03:41:21.202Sep 08 03:41:21.202 INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255DEBG
93072026-09-08T03:41:22.741Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93082026-09-08T03:41:22.741ZSep 08 03:41:21.202
93092026-09-08T03:41:22.741Z DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:41:21.202
93102026-09-08T03:41:22.741ZSep 08 03:41:21.202 Sep 08 03:41:21.202
93112026-09-08T03:41:22.741ZINFO INFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
93122026-09-08T03:41:22.741Z
93132026-09-08T03:41:22.741ZSep 08 03:41:21.202 DEBGDEBGSep 08 03:41:21.202Sep 08 03:41:21.202Sep 08 03:41:21.202 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93142026-09-08T03:41:22.741Z
93152026-09-08T03:41:22.741Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
93162026-09-08T03:41:22.741ZSep 08 03:41:21.202
93172026-09-08T03:41:22.741ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:41:21.202
93182026-09-08T03:41:22.741ZINFOSep 08 03:41:21.202 Sep 08 03:41:21.202adding route 172.17.0.23/32 -> 10.0.0.255
93192026-09-08T03:41:22.741ZSep 08 03:41:21.202 INFODEBGINFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93202026-09-08T03:41:22.742Zadding route 172.17.0.0/32 -> 10.0.0.255 Sep 08 03:41:21.202
93212026-09-08T03:41:22.742Zadding route 172.17.0.17/32 -> 10.0.0.255 DEBG
93222026-09-08T03:41:22.742Z
93232026-09-08T03:41:22.742Z Sep 08 03:41:21.202replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
93242026-09-08T03:41:22.742ZINFO adding route 172.17.0.3/32 -> 10.0.0.255DEBGSep 08 03:41:21.202
93252026-09-08T03:41:22.742Z DEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
93262026-09-08T03:41:22.742Z INFOSep 08 03:41:21.202 DEBGadding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
93272026-09-08T03:41:22.742Z INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93282026-09-08T03:41:22.742Z
93292026-09-08T03:41:22.742Zadding route 172.17.0.18/32 -> 10.0.0.255
93302026-09-08T03:41:22.742ZSep 08 03:41:21.202Sep 08 03:41:21.202 DEBGINFO Sep 08 03:41:21.202adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:41:21.202
93312026-09-08T03:41:22.742Z DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
93322026-09-08T03:41:22.742Z DEBG
93332026-09-08T03:41:22.742ZINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255
93342026-09-08T03:41:22.742Z
93352026-09-08T03:41:22.742ZSep 08 03:41:21.202 Sep 08 03:41:21.202INFO Sep 08 03:41:21.202INFOSep 08 03:41:21.202 adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255INFO
93362026-09-08T03:41:22.742Zadding route 172.17.0.5/32 -> 10.0.0.255
93372026-09-08T03:41:22.742ZDEBG
93382026-09-08T03:41:22.742Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202 Sep 08 03:41:21.202DEBG DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93392026-09-08T03:41:22.742Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93402026-09-08T03:41:22.742Z
93412026-09-08T03:41:22.742ZSep 08 03:41:21.202 Sep 08 03:41:21.202DEBG Sep 08 03:41:21.202INFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 08 03:41:21.202adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
93422026-09-08T03:41:22.742Z
93432026-09-08T03:41:22.742Z
93442026-09-08T03:41:22.742ZINFO Sep 08 03:41:21.202 Sep 08 03:41:21.202DEBG DEBGreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.2/32 -> 10.0.0.255
93452026-09-08T03:41:22.742ZSep 08 03:41:21.202replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93462026-09-08T03:41:22.742Z
93472026-09-08T03:41:22.742Z INFOSep 08 03:41:21.202 Sep 08 03:41:21.202 adding route 172.17.0.26/32 -> 10.0.0.255INFO
93482026-09-08T03:41:22.743Z adding route 172.17.0.7/32 -> 10.0.0.255INFO
93492026-09-08T03:41:22.743Z Sep 08 03:41:21.202adding route 172.17.0.21/32 -> 10.0.0.255
93502026-09-08T03:41:22.743ZDEBGSep 08 03:41:21.202Sep 08 03:41:21.202 DEBG DEBG Sep 08 03:41:21.202replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
93512026-09-08T03:41:22.743Z
93522026-09-08T03:41:22.743Z
93532026-09-08T03:41:22.743Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93542026-09-08T03:41:22.743ZSep 08 03:41:21.202Sep 08 03:41:21.202 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
93552026-09-08T03:41:22.743Z
93562026-09-08T03:41:22.743ZSep 08 03:41:21.202 INFOSep 08 03:41:21.202Sep 08 03:41:21.202 Sep 08 03:41:21.202 DEBG adding route 172.17.0.3/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93572026-09-08T03:41:22.743Zadding route 172.17.0.22/32 -> 10.0.0.255DEBG
93582026-09-08T03:41:22.747Z
93592026-09-08T03:41:22.747ZSep 08 03:41:21.202replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93602026-09-08T03:41:22.747ZINFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:41:21.202
93612026-09-08T03:41:22.747Z DEBGSep 08 03:41:21.202 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202
93622026-09-08T03:41:22.747Z DEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93632026-09-08T03:41:22.747ZSep 08 03:41:21.202Sep 08 03:41:21.202 DEBGINFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 08 03:41:21.202
93642026-09-08T03:41:22.747Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255INFO
93652026-09-08T03:41:22.747Z
93662026-09-08T03:41:22.747Z adding route 172.17.0.10/32 -> 10.0.0.255
93672026-09-08T03:41:22.748ZSep 08 03:41:21.202Sep 08 03:41:21.202 DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93682026-09-08T03:41:22.748Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:41:21.202 Sep 08 03:41:21.202DEBG
93692026-09-08T03:41:22.748Z DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.202replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93702026-09-08T03:41:22.748ZINFO
93712026-09-08T03:41:22.748Z Sep 08 03:41:21.202adding route 172.17.0.24/32 -> 10.0.0.255
93722026-09-08T03:41:22.748ZSep 08 03:41:21.202Sep 08 03:41:21.202 INFOSep 08 03:41:21.202 INFOadding route 172.17.0.11/32 -> 10.0.0.255DEBG
93732026-09-08T03:41:22.748Z replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG adding route 172.17.0.29/32 -> 10.0.0.255
93742026-09-08T03:41:22.748Z
93752026-09-08T03:41:22.748ZSep 08 03:41:21.202replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
93762026-09-08T03:41:22.748Z Sep 08 03:41:21.202replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:41:21.202
93772026-09-08T03:41:22.748Z DEBGINFO adding route 172.17.0.25/32 -> 10.0.0.255
93782026-09-08T03:41:22.748ZSep 08 03:41:21.202Sep 08 03:41:21.202 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
93792026-09-08T03:41:22.748Z Sep 08 03:41:21.209 created new freemapDEBGDEBG, replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
93802026-09-08T03:41:22.748Z: created new freemapSep 08 03:41:21.209 , Sep 08 03:41:21.209freemap_route_ipv4unit
93812026-09-08T03:41:22.748ZDEBGINFO: adding route 172.17.0.26/32 -> 10.0.0.255
93822026-09-08T03:41:22.748Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv4
93832026-09-08T03:41:22.748Z
93842026-09-08T03:41:22.748ZSep 08 03:41:21.209Sep 08 03:41:21.209 DEBGINFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
93852026-09-08T03:41:22.748ZSep 08 03:41:21.209
93862026-09-08T03:41:22.748ZSep 08 03:41:21.209 DEBGSep 08 03:41:21.209DEBG created new freemapINFO , Sep 08 03:41:21.209adding route 172.17.0.27/32 -> 10.0.0.255unit
93872026-09-08T03:41:22.748Z:created new freemap freemap_route_ipv6
93882026-09-08T03:41:22.748ZDEBG Sep 08 03:41:21.209, unitDEBGSep 08 03:41:21.209 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]:DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93892026-09-08T03:41:22.748Z
93902026-09-08T03:41:22.748Zinitted freemap. size: 64 freemap_route_ipv6,
93912026-09-08T03:41:22.748ZunitSep 08 03:41:21.209:Sep 08 03:41:21.209 INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255
93922026-09-08T03:41:22.748Zfreemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.1
93932026-09-08T03:41:22.749Z
93942026-09-08T03:41:22.749ZSep 08 03:41:21.209Sep 08 03:41:21.209 DEBG DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
93952026-09-08T03:41:22.749Z, Sep 08 03:41:21.209unit:Sep 08 03:41:21.209 Sep 08 03:41:21.209DEBG DEBGINFOreset freemap , adding route 172.17.0.29/32 -> 10.0.0.255 freemap_route_ipv4
93962026-09-08T03:41:22.749Zunitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
93972026-09-08T03:41:22.749Z:
93982026-09-08T03:41:22.749Z Sep 08 03:41:21.209freemap_route_ipv4
93992026-09-08T03:41:22.749ZDEBGSep 08 03:41:21.209 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.209
94002026-09-08T03:41:22.749Z DEBG INFOreset freemap , adding route 172.16.0.0/32 -> 10.0.0.2unitSep 08 03:41:21.209Sep 08 03:41:21.209
94012026-09-08T03:41:22.749Z:INFO adding route 172.17.0.30/32 -> 10.0.0.255 DEBG
94022026-09-08T03:41:22.749Z freemap_route_ipv4initted freemap. size: 64
94032026-09-08T03:41:22.749Z, Sep 08 03:41:21.209Sep 08 03:41:21.209unit :DEBGDEBG freemap_route_ipv6replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94042026-09-08T03:41:22.749Z
94052026-09-08T03:41:22.749Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
94062026-09-08T03:41:22.749ZSep 08 03:41:21.209Sep 08 03:41:21.209 DEBGDEBG reset freemapinitted freemap. size: 64Sep 08 03:41:21.209, , INFOSep 08 03:41:21.209unit :adding route 172.17.0.31/32 -> 10.0.0.255unit
94072026-09-08T03:41:22.749Z INFO freemap_route_ipv6:adding route 172.17.0.0/32 -> 10.0.0.255
94082026-09-08T03:41:22.749ZSep 08 03:41:21.209
94092026-09-08T03:41:22.749ZDEBGfreemap_route_ipv6 Sep 08 03:41:21.209replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94102026-09-08T03:41:22.749Z
94112026-09-08T03:41:22.749ZSep 08 03:41:21.209INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
94122026-09-08T03:41:22.749Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.209
94132026-09-08T03:41:22.749Z Sep 08 03:41:21.209INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255
94142026-09-08T03:41:22.749ZSep 08 03:41:21.209reset freemapSep 08 03:41:21.209 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 03:41:21.209adding route 172.17.0.1/32 -> 10.0.0.255
94152026-09-08T03:41:22.749Z, DEBGunit
94162026-09-08T03:41:22.749Z: replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94172026-09-08T03:41:22.749Zfreemap_route_ipv6
94182026-09-08T03:41:22.749ZSep 08 03:41:21.209Sep 08 03:41:21.209 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94192026-09-08T03:41:22.749Z
94202026-09-08T03:41:22.749ZSep 08 03:41:21.209Sep 08 03:41:21.209 INFOINFOSep 08 03:41:21.209 Sep 08 03:41:21.209adding route 172.17.0.33/32 -> 10.0.0.255
94212026-09-08T03:41:22.750Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 03:41:21.209INFOadding route 172.16.0.0/32 -> 10.0.0.1
94222026-09-08T03:41:22.750Z adding route 172.17.0.2/32 -> 10.0.0.255DEBG
94232026-09-08T03:41:22.750Z
94242026-09-08T03:41:22.750Z replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.209
94252026-09-08T03:41:22.750Z DEBGSep 08 03:41:21.209Sep 08 03:41:21.209 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGINFO
94262026-09-08T03:41:22.750Zadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 03:41:21.209replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94272026-09-08T03:41:22.750Z
94282026-09-08T03:41:22.750ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
94292026-09-08T03:41:22.750ZSep 08 03:41:21.209Sep 08 03:41:21.209 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:41:21.209adding route 172.16.0.0/32 -> 10.0.0.2
94302026-09-08T03:41:22.750Z
94312026-09-08T03:41:22.750ZINFOSep 08 03:41:21.209 adding route 172.17.0.3/32 -> 10.0.0.255DEBG
94322026-09-08T03:41:22.750Z Sep 08 03:41:21.209replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94332026-09-08T03:41:22.750ZSep 08 03:41:21.210DEBG DEBGSep 08 03:41:21.209 Sep 08 03:41:21.210INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
94342026-09-08T03:41:22.750Z
94352026-09-08T03:41:22.750Z
94362026-09-08T03:41:22.750Zreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.217Sep 08 03:41:21.217
94372026-09-08T03:41:22.750Z Sep 08 03:41:21.217DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
94382026-09-08T03:41:22.750Z DEBGadding route 172.17.0.4/32 -> 10.0.0.255
94392026-09-08T03:41:22.750Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
94402026-09-08T03:41:22.750ZSep 08 03:41:21.217Sep 08 03:41:21.217 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255Sep 08 03:41:21.217
94412026-09-08T03:41:22.750Z
94422026-09-08T03:41:22.750ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 03:41:21.217 Sep 08 03:41:21.217
94432026-09-08T03:41:22.750ZDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94442026-09-08T03:41:22.750Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94452026-09-08T03:41:22.750ZSep 08 03:41:21.201Sep 08 03:41:21.217 Sep 08 03:41:21.217INFODEBG Sep 08 03:41:21.217adding route 172.17.0.37/32 -> 10.0.0.255 Sep 08 03:41:21.217
94462026-09-08T03:41:22.750Zcreated new freemapINFOINFO , adding route 172.17.0.31/32 -> 10.0.0.255unit
94472026-09-08T03:41:22.750Z: freemap_route_ipv6adding route 172.17.0.12/32 -> 10.0.0.255DEBGSep 08 03:41:21.217
94482026-09-08T03:41:22.750Z Sep 08 03:41:21.217
94492026-09-08T03:41:22.750Z DEBGDEBG Sep 08 03:41:21.217 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94502026-09-08T03:41:22.751Z
94512026-09-08T03:41:22.751ZDEBG Sep 08 03:41:21.217replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94522026-09-08T03:41:22.751Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:41:21.217
94532026-09-08T03:41:22.751Z Sep 08 03:41:21.217Sep 08 03:41:21.217 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255
94542026-09-08T03:41:22.751ZINFOinitted freemap. size: 64 Sep 08 03:41:21.217adding route 172.17.0.38/32 -> 10.0.0.255,
94552026-09-08T03:41:22.751Z INFOunit : adding route 172.17.0.5/32 -> 10.0.0.255freemap_route_ipv4Sep 08 03:41:21.217adding route 172.17.0.13/32 -> 10.0.0.255
94562026-09-08T03:41:22.751Z Sep 08 03:41:21.217
94572026-09-08T03:41:22.751Z DEBG
94582026-09-08T03:41:22.755ZDEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:41:21.217
94592026-09-08T03:41:22.755Z replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94602026-09-08T03:41:22.755ZDEBG Sep 08 03:41:21.217Sep 08 03:41:21.217 Sep 08 03:41:21.217INFO Sep 08 03:41:21.217DEBGadding route 172.17.0.39/32 -> 10.0.0.255
94612026-09-08T03:41:22.755ZDEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94622026-09-08T03:41:22.755Zreset freemap , INFOunitSep 08 03:41:21.217Sep 08 03:41:21.217 adding route 172.17.0.33/32 -> 10.0.0.255INFO
94632026-09-08T03:41:22.755Z adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :DEBG
94642026-09-08T03:41:22.755ZSep 08 03:41:21.217
94652026-09-08T03:41:22.755Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4Sep 08 03:41:21.217DEBG
94662026-09-08T03:41:22.755Z
94672026-09-08T03:41:22.755Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94682026-09-08T03:41:22.755Z replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.217
94692026-09-08T03:41:22.755ZINFOSep 08 03:41:21.217 adding route 172.17.0.6/32 -> 10.0.0.255INFOSep 08 03:41:21.217Sep 08 03:41:21.217 Sep 08 03:41:21.217
94702026-09-08T03:41:22.755Z adding route 172.17.0.40/32 -> 10.0.0.255DEBGINFO
94712026-09-08T03:41:22.756Zinitted freemap. size: 64INFO, unit :adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 03:41:21.217
94722026-09-08T03:41:22.756Z freemap_route_ipv6 adding route 172.17.0.15/32 -> 10.0.0.255
94732026-09-08T03:41:22.756ZDEBG
94742026-09-08T03:41:22.756Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94752026-09-08T03:41:22.756ZSep 08 03:41:21.217Sep 08 03:41:21.217 DEBGSep 08 03:41:21.217 DEBG Sep 08 03:41:21.217reset freemap DEBGSep 08 03:41:21.217INFO DEBG, replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94762026-09-08T03:41:22.756Z
94772026-09-08T03:41:22.756Zunit: adding route 172.17.0.41/32 -> 10.0.0.255
94782026-09-08T03:41:22.756Zfreemap_route_ipv6 Sep 08 03:41:21.217replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94792026-09-08T03:41:22.756Z
94802026-09-08T03:41:22.756Z INFO Sep 08 03:41:21.217adding route 172.17.0.35/32 -> 10.0.0.255Sep 08 03:41:21.217
94812026-09-08T03:41:22.756Z Sep 08 03:41:21.217DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
94822026-09-08T03:41:22.756Z INFOadding route 172.17.0.16/32 -> 10.0.0.255Sep 08 03:41:21.217
94832026-09-08T03:41:22.756Z Sep 08 03:41:21.217adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:41:21.217
94842026-09-08T03:41:22.756ZSep 08 03:41:21.217 INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255
94852026-09-08T03:41:22.756Z Sep 08 03:41:21.217replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFODEBGDEBG Sep 08 03:41:21.217 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94862026-09-08T03:41:22.756Z
94872026-09-08T03:41:22.756Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
94882026-09-08T03:41:22.756Z Sep 08 03:41:21.217 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.217
94892026-09-08T03:41:22.756Z INFOadding route 172.17.0.7/32 -> 10.0.0.255 adding route 172.17.0.36/32 -> 10.0.0.255
94902026-09-08T03:41:22.756Z
94912026-09-08T03:41:22.756ZSep 08 03:41:21.217INFOSep 08 03:41:21.217 adding route 172.17.0.17/32 -> 10.0.0.255
94922026-09-08T03:41:22.756ZINFO INFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2
94932026-09-08T03:41:22.756Z
94942026-09-08T03:41:22.756ZSep 08 03:41:21.217 Sep 08 03:41:21.217DEBG Sep 08 03:41:21.217Sep 08 03:41:21.217replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 08 03:41:21.217
94952026-09-08T03:41:22.756ZDEBGDEBG DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.217
94962026-09-08T03:41:22.756Z
94972026-09-08T03:41:22.756ZINFO adding route 172.17.0.18/32 -> 10.0.0.255
94982026-09-08T03:41:22.757Z
94992026-09-08T03:41:22.757ZSep 08 03:41:21.217replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.217
95002026-09-08T03:41:22.757Z INFOINFOSep 08 03:41:21.217 adding route 172.17.0.37/32 -> 10.0.0.255
95012026-09-08T03:41:22.757ZSep 08 03:41:21.217 adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 03:41:21.217
95022026-09-08T03:41:22.757Z DEBGINFOINFOSep 08 03:41:21.217Sep 08 03:41:21.217 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
95032026-09-08T03:41:22.757Z adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
95042026-09-08T03:41:22.757Zreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255
95052026-09-08T03:41:22.757Z
95062026-09-08T03:41:22.757Z
95072026-09-08T03:41:22.757ZSep 08 03:41:21.218Sep 08 03:41:21.218 DEBGSep 08 03:41:21.218INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 03:41:21.218adding route 172.17.0.38/32 -> 10.0.0.255
95082026-09-08T03:41:22.757Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO
95092026-09-08T03:41:22.757Z
95102026-09-08T03:41:22.757Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 08 03:41:21.218
95112026-09-08T03:41:22.757Z DEBGSep 08 03:41:21.218 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.218Sep 08 03:41:21.218
95122026-09-08T03:41:22.757ZDEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95132026-09-08T03:41:22.757Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 08 03:41:21.218
95142026-09-08T03:41:22.757Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 03:41:21.218
95152026-09-08T03:41:22.757Ztest route::tests::delete_targets_fragmented ... ok
95162026-09-08T03:41:22.757Zreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.218
95172026-09-08T03:41:22.757Z INFOINFOSep 08 03:41:21.218Sep 08 03:41:21.218Sep 08 03:41:21.218 INFO INFO adding route 172.17.0.9/32 -> 10.0.0.255DEBG adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
95182026-09-08T03:41:22.757Z
95192026-09-08T03:41:22.757Z
95202026-09-08T03:41:22.757Z
95212026-09-08T03:41:22.757Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
95222026-09-08T03:41:22.757Ztest route::tests::same_size_non_subset_replace ... ok
95232026-09-08T03:41:22.757Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 03:41:21.218Sep 08 03:41:21.218
95242026-09-08T03:41:22.757Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
95252026-09-08T03:41:22.757Z DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.218
95262026-09-08T03:41:22.758ZSep 08 03:41:21.218Sep 08 03:41:21.218 DEBG DEBG DEBGSep 08 03:41:21.218replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFOreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95272026-09-08T03:41:22.758Z
95282026-09-08T03:41:22.758Z
95292026-09-08T03:41:22.758ZDEBGadding route 172.17.0.21/32 -> 10.0.0.255 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95302026-09-08T03:41:22.758Z
95312026-09-08T03:41:22.758ZSep 08 03:41:21.218 INFO Sep 08 03:41:21.218adding route 172.17.0.47/32 -> 10.0.0.255
95322026-09-08T03:41:22.758ZINFOSep 08 03:41:21.218Sep 08 03:41:21.218 adding route 172.17.0.40/32 -> 10.0.0.255DEBG
95332026-09-08T03:41:22.758Z replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95342026-09-08T03:41:22.758ZSep 08 03:41:21.218 adding route 172.17.0.10/32 -> 10.0.0.255DEBGSep 08 03:41:21.218 Sep 08 03:41:21.218 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
95352026-09-08T03:41:22.758Z INFOreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95362026-09-08T03:41:22.758Z
95372026-09-08T03:41:22.758Zadding route 172.17.0.22/32 -> 10.0.0.255
95382026-09-08T03:41:22.758ZSep 08 03:41:21.218 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 03:41:21.218Sep 08 03:41:21.218
95392026-09-08T03:41:22.758ZSep 08 03:41:21.218 DEBG DEBGSep 08 03:41:21.218INFO DEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95402026-09-08T03:41:22.758Zreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95412026-09-08T03:41:22.758Z
95422026-09-08T03:41:22.758Z
95432026-09-08T03:41:22.758ZSep 08 03:41:21.218 Sep 08 03:41:21.218DEBG Sep 08 03:41:21.218replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 08 03:41:21.218
95442026-09-08T03:41:22.758ZSep 08 03:41:21.218
95452026-09-08T03:41:22.758Z DEBG Sep 08 03:41:21.218 created new freemapSep 08 03:41:21.225, INFOunit :INFO DEBGfreemap_route_ipv4adding route 172.17.0.42/32 -> 10.0.0.255
95462026-09-08T03:41:22.758Zadding route 172.17.0.23/32 -> 10.0.0.255
95472026-09-08T03:41:22.758Z
95482026-09-08T03:41:22.758ZSep 08 03:41:21.225 DEBG created new freemapreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.225Sep 08 03:41:21.225,
95492026-09-08T03:41:22.758ZSep 08 03:41:21.202 DEBG unit INFO:Sep 08 03:41:21.225 DEBG adding route 172.17.0.5/32 -> 10.0.0.255INFO
95502026-09-08T03:41:22.758Zreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.50/32 -> 10.0.0.255
95512026-09-08T03:41:22.758Z
95522026-09-08T03:41:22.758Z replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
95532026-09-08T03:41:22.758Z
95542026-09-08T03:41:22.758ZSep 08 03:41:21.225 Sep 08 03:41:21.225Sep 08 03:41:21.225 Sep 08 03:41:21.225DEBG INFOSep 08 03:41:21.225replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95552026-09-08T03:41:22.759Z DEBG INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemap
95562026-09-08T03:41:22.759Zadding route 172.17.0.43/32 -> 10.0.0.255,
95572026-09-08T03:41:22.759Z unitSep 08 03:41:21.225 :adding route 172.17.0.24/32 -> 10.0.0.255 INFO
95582026-09-08T03:41:22.764Z freemap_route_ipv6Sep 08 03:41:21.225
95592026-09-08T03:41:22.764ZSep 08 03:41:21.225adding route 172.17.0.51/32 -> 10.0.0.255
95602026-09-08T03:41:22.764ZINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:41:21.225DEBG Sep 08 03:41:21.225DEBG
95612026-09-08T03:41:22.764ZDEBGSep 08 03:41:21.225 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
95622026-09-08T03:41:22.764ZDEBG, unit
95632026-09-08T03:41:22.764Z: Sep 08 03:41:21.225 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGfreemap_route_ipv4Sep 08 03:41:21.225 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95642026-09-08T03:41:22.764ZINFO
95652026-09-08T03:41:22.764Z
95662026-09-08T03:41:22.764Zadding route 172.17.0.52/32 -> 10.0.0.255Sep 08 03:41:21.225
95672026-09-08T03:41:22.764ZINFO Sep 08 03:41:21.225adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 03:41:21.225 Sep 08 03:41:21.225INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255Sep 08 03:41:21.225
95682026-09-08T03:41:22.764Z
95692026-09-08T03:41:22.764Z DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
95702026-09-08T03:41:22.764ZSep 08 03:41:21.225 reset freemapSep 08 03:41:21.225DEBG DEBGSep 08 03:41:21.225replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO, unitadding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95712026-09-08T03:41:22.764Z
95722026-09-08T03:41:22.764Z
95732026-09-08T03:41:22.765Z: adding route 172.17.0.25/32 -> 10.0.0.255freemap_route_ipv4Sep 08 03:41:21.225
95742026-09-08T03:41:22.765ZSep 08 03:41:21.225
95752026-09-08T03:41:22.765Z DEBG INFOSep 08 03:41:21.225 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95762026-09-08T03:41:22.765ZSep 08 03:41:21.225adding route 172.17.0.45/32 -> 10.0.0.255Sep 08 03:41:21.225INFO
95772026-09-08T03:41:22.765Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:41:21.225 INFO
95782026-09-08T03:41:22.765Z DEBGadding route 172.17.0.54/32 -> 10.0.0.255DEBG
95792026-09-08T03:41:22.765ZSep 08 03:41:21.225 Sep 08 03:41:21.225 Sep 08 03:41:21.225DEBGDEBG DEBGinitted freemap. size: 64replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95802026-09-08T03:41:22.765Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
95812026-09-08T03:41:22.765Z
95822026-09-08T03:41:22.765Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
95832026-09-08T03:41:22.765ZSep 08 03:41:21.225Sep 08 03:41:21.225 INFO: INFOadding route 172.17.0.55/32 -> 10.0.0.255
95842026-09-08T03:41:22.765Z adding route 172.17.0.9/32 -> 10.0.0.255freemap_route_ipv6Sep 08 03:41:21.225
95852026-09-08T03:41:22.765Z
95862026-09-08T03:41:22.765ZSep 08 03:41:21.225 INFO Sep 08 03:41:21.225adding route 172.17.0.46/32 -> 10.0.0.255
95872026-09-08T03:41:22.765ZDEBGSep 08 03:41:21.225 Sep 08 03:41:21.225 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
95882026-09-08T03:41:22.765Z replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95892026-09-08T03:41:22.765Z INFOreset freemap Sep 08 03:41:21.225adding route 172.17.0.26/32 -> 10.0.0.255, Sep 08 03:41:21.225unit :Sep 08 03:41:21.225
95902026-09-08T03:41:22.765ZINFO DEBGfreemap_route_ipv6adding route 172.17.0.56/32 -> 10.0.0.255
95912026-09-08T03:41:22.765ZINFO
95922026-09-08T03:41:22.765Z adding route 172.17.0.10/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.225
95932026-09-08T03:41:22.765Z
95942026-09-08T03:41:22.765Z Sep 08 03:41:21.225 DEBGDEBG Sep 08 03:41:21.225Sep 08 03:41:21.225replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
95952026-09-08T03:41:22.765Z replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.225
95962026-09-08T03:41:22.765Z
95972026-09-08T03:41:22.765ZINFO INFOadding route 172.17.0.47/32 -> 10.0.0.255
95982026-09-08T03:41:22.765Z adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:41:21.225
95992026-09-08T03:41:22.765Z INFO Sep 08 03:41:21.225adding route 172.17.0.11/32 -> 10.0.0.255
96002026-09-08T03:41:22.765ZINFOSep 08 03:41:21.225 Sep 08 03:41:21.225Sep 08 03:41:21.225adding route 172.17.0.57/32 -> 10.0.0.255
96012026-09-08T03:41:22.766ZINFO Sep 08 03:41:21.225DEBG DEBGSep 08 03:41:21.225adding route 172.17.0.27/32 -> 10.0.0.255
96022026-09-08T03:41:22.766Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96032026-09-08T03:41:22.766Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96042026-09-08T03:41:22.766Z
96052026-09-08T03:41:22.766ZDEBGSep 08 03:41:21.225 INFOSep 08 03:41:21.225 adding route 172.17.0.12/32 -> 10.0.0.255
96062026-09-08T03:41:22.766ZINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 08 03:41:21.225Sep 08 03:41:21.225adding route 172.17.0.58/32 -> 10.0.0.255
96072026-09-08T03:41:22.766ZINFO
96082026-09-08T03:41:22.766Z DEBG Sep 08 03:41:21.225adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 03:41:21.225
96092026-09-08T03:41:22.766Z Sep 08 03:41:21.225 INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2
96102026-09-08T03:41:22.766ZDEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96112026-09-08T03:41:22.766ZSep 08 03:41:21.225replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96122026-09-08T03:41:22.766ZDEBGSep 08 03:41:21.225
96132026-09-08T03:41:22.766ZDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 03:41:21.225
96142026-09-08T03:41:22.766ZINFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 03:41:21.225adding route 172.17.0.59/32 -> 10.0.0.255
96152026-09-08T03:41:22.766Ztest route::tests::shrink_preserves_compacted_order ... ok
96162026-09-08T03:41:22.766Z
96172026-09-08T03:41:22.766Ztest route::tests::delete_target_fragmented ... ok
96182026-09-08T03:41:22.766ZINFOSep 08 03:41:21.225 INFOadding route 172.17.0.13/32 -> 10.0.0.255
96192026-09-08T03:41:22.766ZSep 08 03:41:21.225Sep 08 03:41:21.225 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.226
96202026-09-08T03:41:22.766Z adding route 172.17.0.28/32 -> 10.0.0.255Sep 08 03:41:21.226DEBG
96212026-09-08T03:41:22.766Z replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96222026-09-08T03:41:22.766ZSep 08 03:41:21.226 adding route 172.16.0.0/32 -> 10.0.0.3
96232026-09-08T03:41:22.766ZINFO Sep 08 03:41:21.226INFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255INFO
96242026-09-08T03:41:22.766ZSep 08 03:41:21.226 Sep 08 03:41:21.226adding route 172.17.0.14/32 -> 10.0.0.255
96252026-09-08T03:41:22.766Z
96262026-09-08T03:41:22.766ZDEBG Sep 08 03:41:21.226 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:41:21.226DEBG DEBGreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96272026-09-08T03:41:22.766Z
96282026-09-08T03:41:22.767ZDEBG Sep 08 03:41:21.226replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96292026-09-08T03:41:22.767Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
96302026-09-08T03:41:22.767ZSep 08 03:41:21.226 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.226DEBG
96312026-09-08T03:41:22.767Z failed to allocate space for the new target listSep 08 03:41:21.226
96322026-09-08T03:41:22.767Z INFOSep 08 03:41:21.226INFO adding route 172.17.0.15/32 -> 10.0.0.255 INFOSep 08 03:41:21.226
96332026-09-08T03:41:22.767ZSep 08 03:41:21.226 adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.29/32 -> 10.0.0.255DEBG
96342026-09-08T03:41:22.767Z INFO
96352026-09-08T03:41:22.767Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
96362026-09-08T03:41:22.767ZSep 08 03:41:21.226 DEBGSep 08 03:41:21.226adding route 172.17.0.50/32 -> 10.0.0.255 Sep 08 03:41:21.226
96372026-09-08T03:41:22.767Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96382026-09-08T03:41:22.767ZDEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.226replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
96392026-09-08T03:41:22.767ZDEBG
96402026-09-08T03:41:22.767ZSep 08 03:41:21.226 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96412026-09-08T03:41:22.767ZINFO Sep 08 03:41:21.226adding route 172.17.0.16/32 -> 10.0.0.255
96422026-09-08T03:41:22.767ZDEBGSep 08 03:41:21.226 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
96432026-09-08T03:41:22.767Z adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 03:41:21.226
96442026-09-08T03:41:22.767Z Sep 08 03:41:21.226DEBG
96452026-09-08T03:41:22.767ZINFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.226
96462026-09-08T03:41:22.767Z adding route 172.17.0.30/32 -> 10.0.0.255DEBG
96472026-09-08T03:41:22.767ZSep 08 03:41:21.226 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.226DEBGSep 08 03:41:21.226
96482026-09-08T03:41:22.767Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
96492026-09-08T03:41:22.767Zadding route 172.17.0.17/32 -> 10.0.0.255DEBGSep 08 03:41:21.226
96502026-09-08T03:41:22.767Z INFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255
96512026-09-08T03:41:22.767Z
96522026-09-08T03:41:22.767ZSep 08 03:41:21.226 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96532026-09-08T03:41:22.767ZSep 08 03:41:21.226Sep 08 03:41:21.226 DEBGINFOSep 08 03:41:21.226 adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96542026-09-08T03:41:22.767Z
96552026-09-08T03:41:22.767ZINFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 08 03:41:21.226
96562026-09-08T03:41:22.768ZSep 08 03:41:21.226 DEBG INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96572026-09-08T03:41:22.768Zadding route 172.17.0.53/32 -> 10.0.0.255Sep 08 03:41:21.226
96582026-09-08T03:41:22.772ZDEBG Sep 08 03:41:21.226 INFO adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 03:41:21.226
96592026-09-08T03:41:22.772Z DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96602026-09-08T03:41:22.772ZINFO adding route 172.17.0.11/32 -> 10.0.0.255
96612026-09-08T03:41:22.772Z
96622026-09-08T03:41:22.772ZSep 08 03:41:21.233 Sep 08 03:41:21.233DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96632026-09-08T03:41:22.772Z Sep 08 03:41:21.233adding route 172.17.0.54/32 -> 10.0.0.255
96642026-09-08T03:41:22.772ZSep 08 03:41:21.233Sep 08 03:41:21.233 INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96652026-09-08T03:41:22.772Z
96662026-09-08T03:41:22.772ZDEBG created new freemap, unit:Sep 08 03:41:21.233 freemap_route_ipv6Sep 08 03:41:21.233DEBG INFO
96672026-09-08T03:41:22.773Zreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96682026-09-08T03:41:22.773Zadding route 172.17.0.55/32 -> 10.0.0.255
96692026-09-08T03:41:22.773ZSep 08 03:41:21.233 DEBG initted freemap. size: 64, unit: freemap_route_ipv4Sep 08 03:41:21.233Sep 08 03:41:21.233
96702026-09-08T03:41:22.773ZINFO DEBGadding route 172.17.0.13/32 -> 10.0.0.255
96712026-09-08T03:41:22.773Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96722026-09-08T03:41:22.773ZSep 08 03:41:21.233 DEBG reset freemap, unit: freemap_route_ipv4
96732026-09-08T03:41:22.773ZSep 08 03:41:21.233 DEBGSep 08 03:41:21.233 Sep 08 03:41:21.233replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96742026-09-08T03:41:22.773ZDEBGadding route 172.17.0.56/32 -> 10.0.0.255
96752026-09-08T03:41:22.773Zinitted freemap. size: 64, Sep 08 03:41:21.233 INFO adding route 172.17.0.14/32 -> 10.0.0.255
96762026-09-08T03:41:22.773Zunit:Sep 08 03:41:21.233 Sep 08 03:41:21.233 DEBGfreemap_route_ipv6DEBG
96772026-09-08T03:41:22.773Z replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96782026-09-08T03:41:22.773Z
96792026-09-08T03:41:22.773ZSep 08 03:41:21.233 DEBG reset freemap, unit: freemap_route_ipv6
96802026-09-08T03:41:22.773ZSep 08 03:41:21.233Sep 08 03:41:21.233 Sep 08 03:41:21.233INFO INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1
96812026-09-08T03:41:22.773Zadding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
96822026-09-08T03:41:22.773Z
96832026-09-08T03:41:22.773ZSep 08 03:41:21.233 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
96842026-09-08T03:41:22.773ZSep 08 03:41:21.233Sep 08 03:41:21.233Sep 08 03:41:21.233 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
96852026-09-08T03:41:22.773Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96862026-09-08T03:41:22.773Zadding route 172.16.0.0/32 -> 10.0.0.2
96872026-09-08T03:41:22.773ZSep 08 03:41:21.233 INFO adding route 172.17.0.16/32 -> 10.0.0.255
96882026-09-08T03:41:22.773ZSep 08 03:41:21.233Sep 08 03:41:21.233 Sep 08 03:41:21.233DEBG DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96892026-09-08T03:41:22.773Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
96902026-09-08T03:41:22.773Zadding route 172.17.0.58/32 -> 10.0.0.255
96912026-09-08T03:41:22.773ZSep 08 03:41:21.233 INFO adding route 172.17.0.17/32 -> 10.0.0.255
96922026-09-08T03:41:22.773ZSep 08 03:41:21.233Sep 08 03:41:21.233Sep 08 03:41:21.233 DEBG INFO DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96932026-09-08T03:41:22.773Zreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3
96942026-09-08T03:41:22.773Z
96952026-09-08T03:41:22.774ZSep 08 03:41:21.233 INFO adding route 172.17.0.18/32 -> 10.0.0.255
96962026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 Sep 08 03:41:21.233 INFO DEBGDEBGadding route 172.17.0.59/32 -> 10.0.0.255 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96972026-09-08T03:41:22.774Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
96982026-09-08T03:41:22.774Z
96992026-09-08T03:41:22.774ZSep 08 03:41:21.233 INFO adding route 172.17.0.19/32 -> 10.0.0.255
97002026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 Sep 08 03:41:21.233DEBG INFODEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97012026-09-08T03:41:22.774Zadding route 172.16.0.0/32 -> 10.0.0.4
97022026-09-08T03:41:22.774Zreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97032026-09-08T03:41:22.774ZSep 08 03:41:21.233 INFO adding route 172.17.0.20/32 -> 10.0.0.255
97042026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 Sep 08 03:41:21.233INFO DEBGDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
97052026-09-08T03:41:22.774Z
97062026-09-08T03:41:22.774Z
97072026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
97082026-09-08T03:41:22.774ZSep 08 03:41:21.233
97092026-09-08T03:41:22.774Z DEBG Sep 08 03:41:21.233 DEBGSep 08 03:41:21.233 replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
97102026-09-08T03:41:22.774Z
97112026-09-08T03:41:22.774ZDEBG failed to allocate space for the new target list
97122026-09-08T03:41:22.774ZSep 08 03:41:21.233 Sep 08 03:41:21.233INFO adding route 172.17.0.22/32 -> 10.0.0.255DEBG
97132026-09-08T03:41:22.774Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
97142026-09-08T03:41:22.774ZSep 08 03:41:21.233 Sep 08 03:41:21.233INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255
97152026-09-08T03:41:22.774Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97162026-09-08T03:41:22.774ZSep 08 03:41:21.233 Sep 08 03:41:21.233INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255
97172026-09-08T03:41:22.774Zreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97182026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 INFODEBG adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97192026-09-08T03:41:22.774Z
97202026-09-08T03:41:22.774ZSep 08 03:41:21.233 INFO Sep 08 03:41:21.233adding route 172.17.0.24/32 -> 10.0.0.255
97212026-09-08T03:41:22.774ZDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97222026-09-08T03:41:22.774ZSep 08 03:41:21.233Sep 08 03:41:21.233 INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97232026-09-08T03:41:22.775Z
97242026-09-08T03:41:22.775ZSep 08 03:41:21.233 Sep 08 03:41:21.233INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255
97252026-09-08T03:41:22.775Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97262026-09-08T03:41:22.775ZSep 08 03:41:21.233Sep 08 03:41:21.233 INFODEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97272026-09-08T03:41:22.775Z
97282026-09-08T03:41:22.775ZSep 08 03:41:21.233 Sep 08 03:41:21.233INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255
97292026-09-08T03:41:22.775Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97302026-09-08T03:41:22.775ZSep 08 03:41:21.234 INFO adding route 172.17.0.23/32 -> 10.0.0.255
97312026-09-08T03:41:22.775ZSep 08 03:41:21.234 DEBGSep 08 03:41:21.234 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
97322026-09-08T03:41:22.775Z replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97332026-09-08T03:41:22.775ZSep 08 03:41:21.234Sep 08 03:41:21.234 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
97342026-09-08T03:41:22.775Z
97352026-09-08T03:41:22.775ZSep 08 03:41:21.234 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97362026-09-08T03:41:22.775ZSep 08 03:41:21.234 Sep 08 03:41:21.234DEBG INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97372026-09-08T03:41:22.775Zadding route 172.17.0.28/32 -> 10.0.0.255
97382026-09-08T03:41:22.775ZSep 08 03:41:21.234 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97392026-09-08T03:41:22.775ZSep 08 03:41:21.234 INFOSep 08 03:41:21.234 adding route 172.17.0.25/32 -> 10.0.0.255INFO
97402026-09-08T03:41:22.775Z adding route 172.17.0.29/32 -> 10.0.0.255
97412026-09-08T03:41:22.775ZSep 08 03:41:21.234 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97422026-09-08T03:41:22.775ZSep 08 03:41:21.234 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.234
97432026-09-08T03:41:22.775Z INFO adding route 172.17.0.30/32 -> 10.0.0.255
97442026-09-08T03:41:22.775ZSep 08 03:41:21.226Sep 08 03:41:21.234Sep 08 03:41:21.234 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97452026-09-08T03:41:22.775Z
97462026-09-08T03:41:22.775Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97472026-09-08T03:41:22.775ZSep 08 03:41:21.234Sep 08 03:41:21.234 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97482026-09-08T03:41:22.775Z
97492026-09-08T03:41:22.775ZSep 08 03:41:21.234 INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 08 03:41:21.234
97502026-09-08T03:41:22.775ZSep 08 03:41:21.234 INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
97512026-09-08T03:41:22.776Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97522026-09-08T03:41:22.776ZSep 08 03:41:21.234 Sep 08 03:41:21.234DEBG DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.234
97532026-09-08T03:41:22.776ZINFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.32/32 -> 10.0.0.255
97542026-09-08T03:41:22.776Z
97552026-09-08T03:41:22.776ZSep 08 03:41:21.234Sep 08 03:41:21.234Sep 08 03:41:21.234 DEBGINFO INFO replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
97562026-09-08T03:41:22.776Z
97572026-09-08T03:41:22.776Z adding route 172.17.0.34/32 -> 10.0.0.255
97582026-09-08T03:41:22.781ZSep 08 03:41:21.234Sep 08 03:41:21.234 Sep 08 03:41:21.234 DEBGINFO DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97592026-09-08T03:41:22.781Zadding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97602026-09-08T03:41:22.781Z
97612026-09-08T03:41:22.781ZSep 08 03:41:21.234Sep 08 03:41:21.234Sep 08 03:41:21.234 INFODEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97622026-09-08T03:41:22.781Zadding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
97632026-09-08T03:41:22.781Z
97642026-09-08T03:41:22.781ZSep 08 03:41:21.234 Sep 08 03:41:21.234Sep 08 03:41:21.234INFO adding route 172.17.0.34/32 -> 10.0.0.255DEBGDEBG
97652026-09-08T03:41:22.781Z replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97662026-09-08T03:41:22.781Z
97672026-09-08T03:41:22.782ZSep 08 03:41:21.234 Sep 08 03:41:21.234DEBG INFOSep 08 03:41:21.234replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.30/32 -> 10.0.0.255
97682026-09-08T03:41:22.782ZINFO
97692026-09-08T03:41:22.782Z adding route 172.17.0.36/32 -> 10.0.0.255
97702026-09-08T03:41:22.782ZSep 08 03:41:21.234Sep 08 03:41:21.234 Sep 08 03:41:21.234INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBG
97712026-09-08T03:41:22.782ZDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97722026-09-08T03:41:22.782ZSep 08 03:41:21.234 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97732026-09-08T03:41:22.782ZSep 08 03:41:21.241Sep 08 03:41:21.241 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
97742026-09-08T03:41:22.782Z
97752026-09-08T03:41:22.782ZSep 08 03:41:21.241Sep 08 03:41:21.241 DEBG DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97762026-09-08T03:41:22.782Zreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97772026-09-08T03:41:22.782ZSep 08 03:41:21.241Sep 08 03:41:21.241 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
97782026-09-08T03:41:22.782Z
97792026-09-08T03:41:22.782ZSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97802026-09-08T03:41:22.782ZSep 08 03:41:21.241 Sep 08 03:41:21.241DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97812026-09-08T03:41:22.782Zadding route 172.17.0.39/32 -> 10.0.0.255
97822026-09-08T03:41:22.782ZSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97832026-09-08T03:41:22.782ZSep 08 03:41:21.241 INFO Sep 08 03:41:21.241adding route 172.17.0.38/32 -> 10.0.0.255
97842026-09-08T03:41:22.782ZINFO adding route 172.17.0.40/32 -> 10.0.0.255
97852026-09-08T03:41:22.782ZSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.241
97862026-09-08T03:41:22.782Z DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97872026-09-08T03:41:22.782ZSep 08 03:41:21.241 INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 03:41:21.241
97882026-09-08T03:41:22.782Z INFO adding route 172.17.0.39/32 -> 10.0.0.255
97892026-09-08T03:41:22.782ZSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.241
97902026-09-08T03:41:22.782Z DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.241
97912026-09-08T03:41:22.782ZINFO adding route 172.17.0.42/32 -> 10.0.0.255
97922026-09-08T03:41:22.782ZSep 08 03:41:21.241 INFO adding route 172.17.0.40/32 -> 10.0.0.255
97932026-09-08T03:41:22.782ZSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97942026-09-08T03:41:22.782ZSep 08 03:41:21.241
97952026-09-08T03:41:22.783ZDEBGSep 08 03:41:21.241 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
97962026-09-08T03:41:22.783Z Sep 08 03:41:21.241adding route 172.17.0.43/32 -> 10.0.0.255 INFO
97972026-09-08T03:41:22.783Z adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 03:41:21.241
97982026-09-08T03:41:22.783Z Sep 08 03:41:21.241INFO adding route 172.17.0.41/32 -> 10.0.0.255DEBG
97992026-09-08T03:41:22.783Z Sep 08 03:41:21.241replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98002026-09-08T03:41:22.783ZDEBG Sep 08 03:41:21.241 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
98012026-09-08T03:41:22.783Z Sep 08 03:41:21.241replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98022026-09-08T03:41:22.783ZINFO adding route 172.17.0.44/32 -> 10.0.0.255
98032026-09-08T03:41:22.783ZSep 08 03:41:21.241Sep 08 03:41:21.241 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
98042026-09-08T03:41:22.783ZSep 08 03:41:21.241
98052026-09-08T03:41:22.783Z DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.241
98062026-09-08T03:41:22.783ZSep 08 03:41:21.241 DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98072026-09-08T03:41:22.783Z
98082026-09-08T03:41:22.783ZSep 08 03:41:21.241 INFO Sep 08 03:41:21.241adding route 172.17.0.45/32 -> 10.0.0.255Sep 08 03:41:21.241
98092026-09-08T03:41:22.783Z INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
98102026-09-08T03:41:22.783ZSep 08 03:41:21.241
98112026-09-08T03:41:22.783Z DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.241Sep 08 03:41:21.241
98122026-09-08T03:41:22.783ZDEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98132026-09-08T03:41:22.783Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98142026-09-08T03:41:22.783ZSep 08 03:41:21.241 INFOSep 08 03:41:21.241 Sep 08 03:41:21.241 adding route 172.17.0.46/32 -> 10.0.0.255INFO
98152026-09-08T03:41:22.783Z INFOadding route 172.17.0.44/32 -> 10.0.0.255
98162026-09-08T03:41:22.783Zadding route 172.17.0.34/32 -> 10.0.0.255
98172026-09-08T03:41:22.783ZSep 08 03:41:21.241 DEBGSep 08 03:41:21.241 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 08 03:41:21.241
98182026-09-08T03:41:22.783Ztest route::tests::delete_targets_full ... ok
98192026-09-08T03:41:22.783Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
98202026-09-08T03:41:22.783Z replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98212026-09-08T03:41:22.783ZSep 08 03:41:21.241Sep 08 03:41:21.241 Sep 08 03:41:21.241 INFOINFO INFOadding route 172.17.0.47/32 -> 10.0.0.255 adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
98222026-09-08T03:41:22.783Ztest route::tests::delete_target_full ... ok
98232026-09-08T03:41:22.784Z
98242026-09-08T03:41:22.784Z
98252026-09-08T03:41:22.784ZSep 08 03:41:21.241Sep 08 03:41:21.241Sep 08 03:41:21.241 DEBGDEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98262026-09-08T03:41:22.784Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98272026-09-08T03:41:22.784Z
98282026-09-08T03:41:22.784ZSep 08 03:41:21.241Sep 08 03:41:21.241 INFOSep 08 03:41:21.241INFO adding route 172.17.0.46/32 -> 10.0.0.255INFOadding route 172.17.0.36/32 -> 10.0.0.255
98292026-09-08T03:41:22.784Z
98302026-09-08T03:41:22.784Z adding route 172.17.0.48/32 -> 10.0.0.255
98312026-09-08T03:41:22.784ZSep 08 03:41:21.241 Sep 08 03:41:21.241DEBGSep 08 03:41:21.241 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
98322026-09-08T03:41:22.784Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98332026-09-08T03:41:22.784Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98342026-09-08T03:41:22.784ZSep 08 03:41:21.241Sep 08 03:41:21.241 Sep 08 03:41:21.241INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255INFO
98352026-09-08T03:41:22.784Z adding route 172.17.0.49/32 -> 10.0.0.255
98362026-09-08T03:41:22.784ZSep 08 03:41:21.241 DEBGSep 08 03:41:21.242 adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98372026-09-08T03:41:22.784Z
98382026-09-08T03:41:22.784ZDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98392026-09-08T03:41:22.784ZSep 08 03:41:21.242 Sep 08 03:41:21.242INFO Sep 08 03:41:21.242adding route 172.17.0.48/32 -> 10.0.0.255DEBG
98402026-09-08T03:41:22.784Z replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98412026-09-08T03:41:22.784ZINFOSep 08 03:41:21.242 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
98422026-09-08T03:41:22.784Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.242
98432026-09-08T03:41:22.784Z INFO Sep 08 03:41:21.242adding route 172.17.0.38/32 -> 10.0.0.255 Sep 08 03:41:21.242
98442026-09-08T03:41:22.784Z DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98452026-09-08T03:41:22.784Zadding route 172.17.0.49/32 -> 10.0.0.255Sep 08 03:41:21.242
98462026-09-08T03:41:22.784Z DEBGSep 08 03:41:21.242 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.242
98472026-09-08T03:41:22.784Z INFODEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255
98482026-09-08T03:41:22.784Z
98492026-09-08T03:41:22.784ZSep 08 03:41:21.242 INFOSep 08 03:41:21.242 Sep 08 03:41:21.242 adding route 172.17.0.39/32 -> 10.0.0.255INFO
98502026-09-08T03:41:22.785Z DEBGadding route 172.17.0.50/32 -> 10.0.0.255
98512026-09-08T03:41:22.785Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.242
98522026-09-08T03:41:22.785Z DEBG Sep 08 03:41:21.242replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98532026-09-08T03:41:22.785ZSep 08 03:41:21.242DEBG INFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98542026-09-08T03:41:22.785Zadding route 172.17.0.52/32 -> 10.0.0.255
98552026-09-08T03:41:22.785ZSep 08 03:41:21.242 INFOSep 08 03:41:21.242 Sep 08 03:41:21.242INFOadding route 172.17.0.40/32 -> 10.0.0.255
98562026-09-08T03:41:22.785ZDEBGadding route 172.17.0.51/32 -> 10.0.0.255
98572026-09-08T03:41:22.785Zreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98582026-09-08T03:41:22.789ZSep 08 03:41:21.242Sep 08 03:41:21.242Sep 08 03:41:21.242 DEBGDEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98592026-09-08T03:41:22.789Z
98602026-09-08T03:41:22.789Zadding route 172.17.0.53/32 -> 10.0.0.255
98612026-09-08T03:41:22.789ZSep 08 03:41:21.242Sep 08 03:41:21.242 Sep 08 03:41:21.242 INFOINFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
98622026-09-08T03:41:22.789Z
98632026-09-08T03:41:22.789Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98642026-09-08T03:41:22.789ZSep 08 03:41:21.242Sep 08 03:41:21.242 Sep 08 03:41:21.242 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98652026-09-08T03:41:22.790Z
98662026-09-08T03:41:22.790ZINFO adding route 172.17.0.54/32 -> 10.0.0.255
98672026-09-08T03:41:22.790ZSep 08 03:41:21.242Sep 08 03:41:21.242 Sep 08 03:41:21.242INFO INFOadding route 172.17.0.53/32 -> 10.0.0.255
98682026-09-08T03:41:22.790Zadding route 172.17.0.42/32 -> 10.0.0.255DEBG
98692026-09-08T03:41:22.790Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98702026-09-08T03:41:22.790ZSep 08 03:41:21.242Sep 08 03:41:21.242 Sep 08 03:41:21.242DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98712026-09-08T03:41:22.790ZINFO
98722026-09-08T03:41:22.790Z adding route 172.17.0.55/32 -> 10.0.0.255
98732026-09-08T03:41:22.790ZSep 08 03:41:21.242Sep 08 03:41:21.242 Sep 08 03:41:21.242INFO INFOadding route 172.17.0.54/32 -> 10.0.0.255
98742026-09-08T03:41:22.790Zadding route 172.17.0.43/32 -> 10.0.0.255DEBG
98752026-09-08T03:41:22.790Z replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98762026-09-08T03:41:22.790ZSep 08 03:41:21.242Sep 08 03:41:21.242 DEBGDEBGSep 08 03:41:21.242 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98772026-09-08T03:41:22.790Z
98782026-09-08T03:41:22.790ZINFO adding route 172.17.0.56/32 -> 10.0.0.255
98792026-09-08T03:41:22.790ZSep 08 03:41:21.242Sep 08 03:41:21.242 INFOINFOSep 08 03:41:21.242 adding route 172.17.0.55/32 -> 10.0.0.255
98802026-09-08T03:41:22.790Zadding route 172.17.0.44/32 -> 10.0.0.255DEBG
98812026-09-08T03:41:22.790Zreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98822026-09-08T03:41:22.790ZSep 08 03:41:21.242 Sep 08 03:41:21.242DEBGSep 08 03:41:21.242 DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98832026-09-08T03:41:22.790Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
98842026-09-08T03:41:22.790Z adding route 172.17.0.57/32 -> 10.0.0.255
98852026-09-08T03:41:22.790ZSep 08 03:41:21.242 Sep 08 03:41:21.242INFO Sep 08 03:41:21.242INFO adding route 172.17.0.56/32 -> 10.0.0.255
98862026-09-08T03:41:22.790Zadding route 172.17.0.45/32 -> 10.0.0.255DEBG
98872026-09-08T03:41:22.790Z replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.242
98882026-09-08T03:41:22.790Z Sep 08 03:41:21.242DEBG DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98892026-09-08T03:41:22.790Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.242
98902026-09-08T03:41:22.790Z INFOSep 08 03:41:21.242 adding route 172.17.0.58/32 -> 10.0.0.255INFO
98912026-09-08T03:41:22.790Z adding route 172.17.0.57/32 -> 10.0.0.255
98922026-09-08T03:41:22.790ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98932026-09-08T03:41:22.791ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98942026-09-08T03:41:22.791ZSep 08 03:41:21.250 Sep 08 03:41:21.250INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255
98952026-09-08T03:41:22.791Zadding route 172.17.0.58/32 -> 10.0.0.255
98962026-09-08T03:41:22.791ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98972026-09-08T03:41:22.791ZSep 08 03:41:21.250 DEBG Sep 08 03:41:21.250replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98982026-09-08T03:41:22.791ZINFO adding route 172.17.0.59/32 -> 10.0.0.255
98992026-09-08T03:41:22.791ZSep 08 03:41:21.242Sep 08 03:41:21.250Sep 08 03:41:21.250 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99002026-09-08T03:41:22.791Z
99012026-09-08T03:41:22.791ZINFO adding route 172.17.0.60/32 -> 10.0.0.255
99022026-09-08T03:41:22.791ZSep 08 03:41:21.250Sep 08 03:41:21.250 INFOSep 08 03:41:21.250DEBG adding route 172.17.0.60/32 -> 10.0.0.255DEBG
99032026-09-08T03:41:22.791Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99042026-09-08T03:41:22.791Z
99052026-09-08T03:41:22.791ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.250
99062026-09-08T03:41:22.791Z Sep 08 03:41:21.250INFO Sep 08 03:41:21.250adding route 172.17.0.47/32 -> 10.0.0.255INFO
99072026-09-08T03:41:22.791Z DEBGadding route 172.17.0.61/32 -> 10.0.0.255
99082026-09-08T03:41:22.791Zfailed to allocate space for the new target listSep 08 03:41:21.250
99092026-09-08T03:41:22.791Z DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99102026-09-08T03:41:22.791ZSep 08 03:41:21.250Sep 08 03:41:21.250 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 03:41:21.250replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
99112026-09-08T03:41:22.791ZINFO
99122026-09-08T03:41:22.791Zadding route 172.17.0.48/32 -> 10.0.0.255
99132026-09-08T03:41:22.791ZSep 08 03:41:21.250 Sep 08 03:41:21.250INFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255
99142026-09-08T03:41:22.791Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99152026-09-08T03:41:22.791ZSep 08 03:41:21.250 Sep 08 03:41:21.250DEBG INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99162026-09-08T03:41:22.791Zadding route 172.17.0.49/32 -> 10.0.0.255
99172026-09-08T03:41:22.791ZSep 08 03:41:21.250 Sep 08 03:41:21.250DEBG failed to allocate space for the new target list
99182026-09-08T03:41:22.791Z DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99192026-09-08T03:41:22.791ZSep 08 03:41:21.250Sep 08 03:41:21.250 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
99202026-09-08T03:41:22.791ZINFO adding route 172.17.0.50/32 -> 10.0.0.255
99212026-09-08T03:41:22.792Ztest route::tests::add_target_fails_full ... ok
99222026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99232026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.51/32 -> 10.0.0.255
99242026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99252026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.52/32 -> 10.0.0.255
99262026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99272026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.53/32 -> 10.0.0.255
99282026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99292026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.54/32 -> 10.0.0.255
99302026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99312026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.55/32 -> 10.0.0.255
99322026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99332026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.56/32 -> 10.0.0.255
99342026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99352026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.57/32 -> 10.0.0.255
99362026-09-08T03:41:22.792Z
99372026-09-08T03:41:22.792Ztest result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
99382026-09-08T03:41:22.792Z
99392026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99402026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.58/32 -> 10.0.0.255
99412026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99422026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.59/32 -> 10.0.0.255
99432026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99442026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.60/32 -> 10.0.0.255
99452026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99462026-09-08T03:41:22.792ZSep 08 03:41:21.250 INFO adding route 172.17.0.61/32 -> 10.0.0.255
99472026-09-08T03:41:22.792ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99482026-09-08T03:41:22.793ZSep 08 03:41:21.250 INFO adding route 172.17.0.62/32 -> 10.0.0.255
99492026-09-08T03:41:22.793ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99502026-09-08T03:41:22.793ZSep 08 03:41:21.250 INFO adding route 172.17.0.63/32 -> 10.0.0.255
99512026-09-08T03:41:22.793ZSep 08 03:41:21.250 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99522026-09-08T03:41:22.793ZSep 08 03:41:21.250 DEBG failed to allocate space for the new target list
99532026-09-08T03:41:22.793ZSep 08 03:41:21.250 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
99542026-09-08T03:41:22.793ZSep 08 03:41:21.257 DEBG failed to allocate space for the new target list
99552026-09-08T03:41:22.793Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c962a62708c8cf54)
99562026-09-08T03:41:22.793Z
99572026-09-08T03:41:22.793Zrunning 0 tests
99582026-09-08T03:41:22.797Z
99592026-09-08T03:41:22.797Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99602026-09-08T03:41:22.797Z
99612026-09-08T03:41:22.797Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
99622026-09-08T03:41:22.797Z
99632026-09-08T03:41:22.797Zrunning 0 tests
99642026-09-08T03:41:22.797Z
99652026-09-08T03:41:22.797Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99662026-09-08T03:41:22.797Z
99672026-09-08T03:41:22.797Z Running unittests src/lib.rs (target/debug/deps/dpd_client-81d602ae76f239f7)
99682026-09-08T03:41:22.801Z
99692026-09-08T03:41:22.801Zrunning 6 tests
99702026-09-08T03:41:22.801Ztest tests::test_parse_client_port_id ... ok
99712026-09-08T03:41:22.801Ztest tests::test_full_lot_id_neither_present ... ok
99722026-09-08T03:41:22.801Ztest tests::test_full_lot_id_lotnum_only ... ok
99732026-09-08T03:41:22.801Ztest tests::test_full_lot_id_lot_only ... ok
99742026-09-08T03:41:22.801Ztest tests::test_full_lot_id_both_present ... ok
99752026-09-08T03:41:22.801Ztest tests::test_port_id_cmp ... ok
99762026-09-08T03:41:22.801Z
99772026-09-08T03:41:22.801Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99782026-09-08T03:41:22.801Z
99792026-09-08T03:41:22.804Z Running tests/test_all.rs (target/debug/deps/test_all-9bf136df136caa34)
99802026-09-08T03:41:22.818Z
99812026-09-08T03:41:22.818Zrunning 6 tests
99822026-09-08T03:41:25.832Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
99832026-09-08T03:41:25.835Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
99842026-09-08T03:41:25.835Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
99852026-09-08T03:41:25.840Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
99862026-09-08T03:41:26.168Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
99872026-09-08T03:41:27.182Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
99882026-09-08T03:41:27.182Z
99892026-09-08T03:41:27.182Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.36s
99902026-09-08T03:41:27.182Z
99912026-09-08T03:41:27.188Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
99922026-09-08T03:41:27.197Z
99932026-09-08T03:41:27.197Zrunning 0 tests
99942026-09-08T03:41:27.200Z
99952026-09-08T03:41:27.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99962026-09-08T03:41:27.200Z
99972026-09-08T03:41:27.200Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
99982026-09-08T03:41:27.243Z
99992026-09-08T03:41:27.243Zrunning 15 tests
100002026-09-08T03:41:27.243Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
100012026-09-08T03:41:27.243Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
100022026-09-08T03:41:27.243Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
100032026-09-08T03:41:27.243Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
100042026-09-08T03:41:27.243Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
100052026-09-08T03:41:27.243Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
100062026-09-08T03:41:27.243Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
100072026-09-08T03:41:27.243Ztest v1::network::tests::test_equal ... ok
100082026-09-08T03:41:27.243Ztest v1::network::tests::test_eui64 ... ok
100092026-09-08T03:41:27.243Ztest v1::network::tests::test_into ... ok
100102026-09-08T03:41:27.243Ztest v1::network::tests::test_not_equal ... ok
100112026-09-08T03:41:27.243Ztest v1::network::tests::test_to_string ... ok
100122026-09-08T03:41:27.243Ztest v1::port::tests::port_ids_are_ascii ... ok
100132026-09-08T03:41:27.243Ztest v1::network::tests::test_parse ... ok
100142026-09-08T03:41:27.243Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
100152026-09-08T03:41:27.243Z
100162026-09-08T03:41:27.243Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
100172026-09-08T03:41:27.243Z
100182026-09-08T03:41:27.243Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
100192026-09-08T03:41:27.255Z
100202026-09-08T03:41:27.255Zrunning 12 tests
100212026-09-08T03:41:27.258Ztest ipv6::test_ipv6_parse ... ok
100222026-09-08T03:41:27.258Ztest icmp::test_v4_checksum ... ok
100232026-09-08T03:41:27.258Ztest icmp::test_v6_checksum ... ok
100242026-09-08T03:41:27.258Ztest pbuf::test_byte ... ok
100252026-09-08T03:41:27.258Ztest pbuf::test_nibble ... ok
100262026-09-08T03:41:27.258Ztest lldp::test_lldp_parse ... ok
100272026-09-08T03:41:27.258Ztest pbuf::test_overflow ... ok
100282026-09-08T03:41:27.258Ztest pbuf::test_short ... ok
100292026-09-08T03:41:27.258Ztest pbuf::test_twelve ... ok
100302026-09-08T03:41:27.258Ztest pbuf::test_word ... ok
100312026-09-08T03:41:27.258Ztest tcp::test_checksum_ack_data ... ok
100322026-09-08T03:41:27.258Ztest tcp::test_checksum_syn_nodata ... ok
100332026-09-08T03:41:27.259Z
100342026-09-08T03:41:27.259Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100352026-09-08T03:41:27.259Z
100362026-09-08T03:41:27.259Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
100372026-09-08T03:41:27.262Z
100382026-09-08T03:41:27.262Zrunning 0 tests
100392026-09-08T03:41:27.262Z
100402026-09-08T03:41:27.266Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100412026-09-08T03:41:27.266Z
100422026-09-08T03:41:27.266Z Running unittests src/main.rs (target/debug/deps/swadm-dae36f0887687a1f)
100432026-09-08T03:41:27.269Z
100442026-09-08T03:41:27.269Zrunning 5 tests
100452026-09-08T03:41:27.272Ztest switchport::test::test_compute_lanes ... ok
100462026-09-08T03:41:27.272Ztest switchport::test::port_id_ordering ... ok
100472026-09-08T03:41:27.272Z Lane 0 Lane 1 Lane 2 Lane 0 Lane 3Lane 1
100482026-09-08T03:41:27.272Z Rx Loss-of-lock: YesLane 2 Lane 3
100492026-09-08T03:41:27.272ZYes State: ActivatedYes Yes
100502026-09-08T03:41:27.272ZActivated Rx Loss-of-signal: Yes Activated YesActivated
100512026-09-08T03:41:27.272Z Rx Output Enabled: falseYes falseYes
100522026-09-08T03:41:27.272Zfalse Rx CDR Enabled: Yes false
100532026-09-08T03:41:27.272ZYes Yes Rx Output Status: valid Yes
100542026-09-08T03:41:27.272Zvalid Tx Enabled: Yesvalid valid
100552026-09-08T03:41:27.272ZYes Rx Loss-of-lock: trueYes trueYes
100562026-09-08T03:41:27.272Ztrue Tx Loss-of-lock: Notrue
100572026-09-08T03:41:27.272ZNo Rx Loss-of-signal: false No Nofalse
100582026-09-08T03:41:27.272Z Tx Loss-of-signal: No false Nofalse
100592026-09-08T03:41:27.272ZNo NoRx Auto-squelch Disable: true
100602026-09-08T03:41:27.272Z true Tx CDR Enabled: No trueNo true
100612026-09-08T03:41:27.272ZNo Tx Output Enabled: trueNo
100622026-09-08T03:41:27.272Z Tx Adaptive EQ Fault: No trueNo true Notrue
100632026-09-08T03:41:27.272ZNo
100642026-09-08T03:41:27.272Z Tx Output Status: invalid Tx Fault: Yes invalid Yes invalid invalidYes
100652026-09-08T03:41:27.272Z Yes Tx Loss-of-lock: false
100662026-09-08T03:41:27.272Z false false false
100672026-09-08T03:41:27.273Z Tx Loss-of-signal: true true true true
100682026-09-08T03:41:27.273ZTx Auto-squelch Disable: false false false false
100692026-09-08T03:41:27.273Z Tx Adaptive EQ Fail: true true true true
100702026-09-08T03:41:27.273Z Tx Failure: false false false false
100712026-09-08T03:41:27.273Z Tx Force Squelch: true true true true
100722026-09-08T03:41:27.273Z Tx Input Polarity: normal normal normal normal
100732026-09-08T03:41:27.273Ztest switchport::test::test_print_sff_datapath ... ok
100742026-09-08T03:41:27.273Ztest switchport::test::test_print_cmis_datapath ... ok
100752026-09-08T03:41:27.273Ztest link::test_filter ... ok
100762026-09-08T03:41:27.273Z
100772026-09-08T03:41:27.273Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100782026-09-08T03:41:27.273Z
100792026-09-08T03:41:27.276Z Running tests/cli/main.rs (target/debug/deps/cli-e3cd04c70aedd2a6)
100802026-09-08T03:41:27.281Z
100812026-09-08T03:41:27.281Zrunning 7 tests
100822026-09-08T03:41:27.284Ztest counters::counters_list ... ignored
100832026-09-08T03:41:27.284Ztest link_apply::apply_tx_eq_all ... ignored
100842026-09-08T03:41:27.284Ztest link_apply::apply_tx_eq_custom ... ignored
100852026-09-08T03:41:27.284Ztest tx_eq::set_all_taps ... ignored
100862026-09-08T03:41:27.284Ztest tx_eq::set_partial_taps ... ignored
100872026-09-08T03:41:27.287Ztest cmd::test::pattern_statics ... ok
100882026-09-08T03:41:27.295Ztest link_apply::tx_eq_exclusive ... ok
100892026-09-08T03:41:27.295Z
100902026-09-08T03:41:27.298Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
100912026-09-08T03:41:27.298Z
100922026-09-08T03:41:27.298Z Running unittests src/main.rs (target/debug/deps/tfportd-3d65dbc8c5de3da4)
100932026-09-08T03:41:27.301Z
100942026-09-08T03:41:27.301Zrunning 4 tests
100952026-09-08T03:41:27.304Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
100962026-09-08T03:41:27.304Ztest linklocal::test_parse_ipadm ... ok
100972026-09-08T03:41:27.304Ztest tfport::test_parse_tfport ... ok
100982026-09-08T03:41:27.304Ztest config::tests::test_updates ... ok
100992026-09-08T03:41:27.304Z
101002026-09-08T03:41:27.304Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101012026-09-08T03:41:27.304Z
101022026-09-08T03:41:27.304Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
101032026-09-08T03:41:27.308Z
101042026-09-08T03:41:27.308Zrunning 0 tests
101052026-09-08T03:41:27.311Z
101062026-09-08T03:41:27.311Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101072026-09-08T03:41:27.311Z
101082026-09-08T03:41:27.311Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
101092026-09-08T03:41:27.315Z
101102026-09-08T03:41:27.315Zrunning 0 tests
101112026-09-08T03:41:27.315Z
101122026-09-08T03:41:27.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101132026-09-08T03:41:27.315Z
101142026-09-08T03:41:27.318Z Doc-tests aal
101152026-09-08T03:41:27.814Z
101162026-09-08T03:41:27.814Zrunning 0 tests
101172026-09-08T03:41:27.814Z
101182026-09-08T03:41:27.818Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101192026-09-08T03:41:27.818Z
101202026-09-08T03:41:27.841Z Doc-tests aal_macros
101212026-09-08T03:41:27.913Z
101222026-09-08T03:41:27.913Zrunning 0 tests
101232026-09-08T03:41:27.913Z
101242026-09-08T03:41:27.913Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101252026-09-08T03:41:27.913Z
101262026-09-08T03:41:27.924Z Doc-tests common
101272026-09-08T03:41:28.159Z
101282026-09-08T03:41:28.159Zrunning 0 tests
101292026-09-08T03:41:28.159Z
101302026-09-08T03:41:28.159Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101312026-09-08T03:41:28.159Z
101322026-09-08T03:41:28.185Z Doc-tests dpd_api
101332026-09-08T03:41:28.945Z
101342026-09-08T03:41:28.945Zrunning 2 tests
101352026-09-08T03:41:28.945Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
101362026-09-08T03:41:28.945Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
101372026-09-08T03:41:28.945Z
101382026-09-08T03:41:28.946Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101392026-09-08T03:41:28.946Z
101402026-09-08T03:41:28.977Z Doc-tests dpd_client
101412026-09-08T03:41:30.480Z
101422026-09-08T03:41:30.480Zrunning 0 tests
101432026-09-08T03:41:30.480Z
101442026-09-08T03:41:30.480Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101452026-09-08T03:41:30.480Z
101462026-09-08T03:41:30.537Z Doc-tests dpd_types
101472026-09-08T03:41:30.717Z
101482026-09-08T03:41:30.717Zrunning 0 tests
101492026-09-08T03:41:30.717Z
101502026-09-08T03:41:30.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101512026-09-08T03:41:30.717Z
101522026-09-08T03:41:30.741Z Doc-tests dpd_types_versions
101532026-09-08T03:41:32.260Z
101542026-09-08T03:41:32.260Zrunning 1 test
101552026-09-08T03:41:32.260Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
101562026-09-08T03:41:32.260Z
101572026-09-08T03:41:32.260Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101582026-09-08T03:41:32.260Z
101592026-09-08T03:41:32.312Z Doc-tests packet
101602026-09-08T03:41:32.530Z
101612026-09-08T03:41:32.530Zrunning 0 tests
101622026-09-08T03:41:32.530Z
101632026-09-08T03:41:32.530Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101642026-09-08T03:41:32.530Z
101652026-09-08T03:41:32.558Z Doc-tests pcap
101662026-09-08T03:41:32.612Z
101672026-09-08T03:41:32.612Zrunning 0 tests
101682026-09-08T03:41:32.612Z
101692026-09-08T03:41:32.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101702026-09-08T03:41:32.612Z
101712026-09-08T03:41:32.662Zprocess exited: duration 608701 ms, exit code 0
 
101722026-09-08T03:41:32.672Zfound 0 output files