01M2871NP50TDKNMGN3H89BTV2: test

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

Buildomat Job: 01M287222K2NBA7RHKDNP3A06G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T12:29:40.006Zjob assigned to worker 01M28729TT86K1MW0X6ZKWEBFQ [factory aws, i-0055728174c062135] (queued for 58 s)
 
22026-09-11T12:29:47.005Zstarting task 0: "setup"
32026-09-11T12:29:47.008Z++ uname -s
42026-09-11T12:29:47.012Z+ kern=SunOS
52026-09-11T12:29:47.012Z+ build_user=build
62026-09-11T12:29:47.012Z+ build_uid=12345
72026-09-11T12:29:47.012Z+ work_dir=/work
82026-09-11T12:29:47.012Z+ input_dir=/input
92026-09-11T12:29:47.012Z+ [[ 0 == 12345 ]]
102026-09-11T12:29:47.012Z+ case "$kern" in
112026-09-11T12:29:47.012Z+ groupadd -g 12345 build
122026-09-11T12:29:47.012Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T12:29:49.017Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T12:29:49.136Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T12:29:49.139Z+ home_fs=zfs
162026-09-11T12:29:49.139Z+ [[ zfs == autofs ]]
172026-09-11T12:29:49.139Z+ mkdir -p /home/build
182026-09-11T12:29:49.139Z+ chown build:build /home/build /work
192026-09-11T12:29:51.141Z+ chmod 0700 /home/build /work
202026-09-11T12:29:51.145Zprocess exited: duration 4137 ms, exit code 0
 
212026-09-11T12:29:51.151Zstarting task 1: "rust-toolchain"
222026-09-11T12:29:51.155Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-11T12:29:51.155Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T12:29:51.155Z * rust toolchain channel = "1.90.0"
252026-09-11T12:29:51.155Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-11T12:29:51.155Z * rust toolchain profile = "default"
272026-09-11T12:29:51.155Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T12:29:51.158Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T12:29:51.158Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-11T12:29:51.252Zinfo: downloading installer
312026-09-11T12:29:52.511Zinfo: profile set to default
322026-09-11T12:29:52.511Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T12:29:52.514Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-11T12:29:52.651Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-11T12:29:52.655Zinfo: downloading 6 components
362026-09-11T12:30:06.775Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-11T12:30:06.775Z
382026-09-11T12:30:06.804Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-11T12:30:06.805Z
402026-09-11T12:30:06.808Z
412026-09-11T12:30:06.808ZRust is installed now. Great!
422026-09-11T12:30:06.808Z
432026-09-11T12:30:06.808ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T12:30:06.808Zenvironment variable. This has not been done automatically.
452026-09-11T12:30:06.808Z
462026-09-11T12:30:06.808ZTo configure your current shell, you need to source
472026-09-11T12:30:06.808Zthe corresponding env file under $HOME/.cargo.
482026-09-11T12:30:06.808Z
492026-09-11T12:30:06.808ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T12:30:06.808Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T12:30:06.809Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T12:30:06.809ZCC_x86_64-unknown-illumos = None
532026-09-11T12:30:06.809Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T12:30:06.809ZCC_x86_64_unknown_illumos = None
552026-09-11T12:30:06.809Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T12:30:06.809ZHOST_CC = None
572026-09-11T12:30:06.809Zcargo:rerun-if-env-changed=CC
582026-09-11T12:30:06.809ZCC = None
592026-09-11T12:30:06.809Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T12:30:06.977Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T12:30:06.977ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T12:30:06.977Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T12:30:06.977ZCFLAGS = None
642026-09-11T12:30:06.977Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T12:30:06.977ZHOST_CFLAGS = None
662026-09-11T12:30:06.977Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T12:30:06.977ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T12:30:06.977Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T12:30:06.977ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T12:30:07.068Z+ rustup --version
712026-09-11T12:30:07.075Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T12:30:07.080Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T12:30:07.099Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-11T12:30:07.102Z+ cargo --version
752026-09-11T12:30:07.112Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-11T12:30:07.115Z+ rustc --version
772026-09-11T12:30:07.134Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-11T12:30:07.137Zprocess exited: duration 15984 ms, exit code 0
 
792026-09-11T12:30:07.143Zstarting task 2: "authentication"
802026-09-11T12:30:07.160Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T12:30:07.167Zstarting task 3: "clone repository"
822026-09-11T12:30:07.170Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-11T12:30:07.174Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-11T12:30:07.201ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-11T12:30:08.365Z+ cd /work/oxidecomputer/dendrite
862026-09-11T12:30:08.365Z+ git fetch origin 79493edd4fec798356d5a843ebf0199b78f2212e
872026-09-11T12:30:08.701ZFrom https://github.com/oxidecomputer/dendrite
882026-09-11T12:30:08.701Z * branch 79493edd4fec798356d5a843ebf0199b78f2212e -> FETCH_HEAD
892026-09-11T12:30:08.705Z+ [[ -n zl/mcast-external-doc ]]
902026-09-11T12:30:08.705Z++ git branch --show-current
912026-09-11T12:30:08.705Z+ current=main
922026-09-11T12:30:08.705Z+ [[ main != zl/mcast-external-doc ]]
932026-09-11T12:30:08.705Z+ git branch -f zl/mcast-external-doc 79493edd4fec798356d5a843ebf0199b78f2212e
942026-09-11T12:30:08.705Z+ git checkout -f zl/mcast-external-doc
952026-09-11T12:30:08.723ZSwitched to branch 'zl/mcast-external-doc'
962026-09-11T12:30:08.726Z+ git reset --hard 79493edd4fec798356d5a843ebf0199b78f2212e
972026-09-11T12:30:08.741ZHEAD is now at 79493ed [merge] merge forward
982026-09-11T12:30:08.745Zprocess exited: duration 1573 ms, exit code 0
 
992026-09-11T12:30:08.754Zstarting task 4: "build"
1002026-09-11T12:30:08.757Z+ source .github/buildomat/common.sh
1012026-09-11T12:30:08.757Z++ TOFINO_STAGES=20
1022026-09-11T12:30:08.757Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-11T12:30:08.757Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-11T12:30:08.757Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-11T12:30:08.762Z+++ uname -s
1062026-09-11T12:30:08.762Z++ '[' SunOS == SunOS ']'
1072026-09-11T12:30:08.762Z++ SERIES=illumos
1082026-09-11T12:30:08.762Z+++ uname -s
1092026-09-11T12:30:08.762Z++ '[' SunOS == SunOS ']'
1102026-09-11T12:30:08.762Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-11T12:30:08.762Z++ rustup show active-toolchain
1122026-09-11T12:30:08.766Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-11T12:30:08.767Z+ source .github/buildomat/illumos.sh
1142026-09-11T12:30:08.767Z++ banner 'sde setup'
1152026-09-11T12:30:08.770Z
1162026-09-11T12:30:08.770Z #### ##### ###### #### ###### ##### # # #####
1172026-09-11T12:30:08.770Z # # # # # # # # # # #
1182026-09-11T12:30:08.770Z #### # # ##### #### ##### # # # # #
1192026-09-11T12:30:08.770Z # # # # # # # # # #####
1202026-09-11T12:30:08.770Z # # # # # # # # # # # #
1212026-09-11T12:30:08.770Z #### ##### ###### #### ###### # #### #
1222026-09-11T12:30:08.770Z
1232026-09-11T12:30:08.770Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-11T12:30:08.770Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-11T12:30:08.770Z++ export PKG=tofino_sde.p5p
1262026-09-11T12:30:08.770Z++ PKG=tofino_sde.p5p
1272026-09-11T12:30:08.770Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-11T12:30:08.774Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-11T12:30:08.774Z Dload Upload Total Spent Left Speed
1302026-09-11T12:30:09.621Z 0 0 0 0 0 0 0 0 0 100 76.03M 100 76.03M 0 0 89.67M 0 0 100 76.03M 100 76.03M 0 0 89.67M 0 0 100 76.03M 100 76.03M 0 0 89.66M 0 0
1312026-09-11T12:30:09.625Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-11T12:30:09.671Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-11T12:30:09.671Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-11T12:30:09.674Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-11T12:30:13.496Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-11T12:30:13.976Z Startup: Caching catalogs ... Done
1372026-09-11T12:30:14.029Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-11T12:30:16.921ZPlanning: Solver setup ... Done
1392026-09-11T12:30:16.994ZPlanning: Running solver ... Done
1402026-09-11T12:30:17.048ZPlanning: Finding local manifests ... Done
1412026-09-11T12:30:17.051ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-11T12:30:17.054ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-11T12:30:17.068ZPlanning: Package planning ... Done
1442026-09-11T12:30:17.072ZPlanning: Merging actions ... Done
1452026-09-11T12:30:17.158ZPlanning: Checking for conflicting actions ... Done
1462026-09-11T12:30:17.161ZPlanning: Consolidating action changes ... Done
1472026-09-11T12:30:17.956ZPlanning: Evaluating mediators ... Done
1482026-09-11T12:30:17.960ZPlanning: Planning completed in 3.92 seconds
1492026-09-11T12:30:17.964Z Packages to install: 1
1502026-09-11T12:30:17.967Z Create boot environment: No
1512026-09-11T12:30:17.967ZCreate backup boot environment: No
1522026-09-11T12:30:17.988Z
1532026-09-11T12:30:17.988ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-11T12:30:18.122ZDownload: Completed 75.30 MB in 0.13 seconds (563M/s)
1552026-09-11T12:30:18.290Z Actions: 1/293 actions (Installing new actions)
1562026-09-11T12:30:19.254Z Actions: Completed 293 actions in 0.96 seconds.
1572026-09-11T12:30:19.258ZFinalize: Updating package state database ... Done
1582026-09-11T12:30:19.298ZFinalize: Updating package cache ... Done
1592026-09-11T12:30:19.403ZFinalize: Updating image state ... Done
1602026-09-11T12:30:21.991ZFinalize: Creating fast lookup database ... Done
1612026-09-11T12:30:22.060ZFinalize: Reading search index ... Done
1622026-09-11T12:30:22.064ZFinalize: Updating search index ... Done
1632026-09-11T12:30:22.314ZFinalize: Updating package cache ... Done
1642026-09-11T12:30:22.482Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-11T12:30:22.482Z++ SDE=/opt/oxide/tofino_sde
1662026-09-11T12:30:22.483Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-11T12:30:22.483Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-11T12:30:22.483Z++ banner packages
1692026-09-11T12:30:22.487Z
1702026-09-11T12:30:22.487Z ##### ## #### # # ## #### ###### ####
1712026-09-11T12:30:22.487Z # # # # # # # # # # # # # #
1722026-09-11T12:30:22.487Z # # # # # #### # # # ##### ####
1732026-09-11T12:30:22.487Z ##### ###### # # # ###### # ### # #
1742026-09-11T12:30:22.487Z # # # # # # # # # # # # # #
1752026-09-11T12:30:22.487Z # # # #### # # # # #### ###### ####
1762026-09-11T12:30:22.487Z
1772026-09-11T12:30:22.487Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-11T12:30:22.758Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-11T12:30:22.762Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-11T12:30:25.139ZPlanning: Solver setup ... Done
1812026-09-11T12:30:25.211ZPlanning: Running solver ... Done
1822026-09-11T12:30:25.260ZPlanning: Finding local manifests ... Done
1832026-09-11T12:30:25.263ZPlanning: Fetching manifests: 0/1 0% complete
1842026-09-11T12:30:25.282ZPlanning: Fetching manifests: 1/1 100% complete
1852026-09-11T12:30:25.297ZPlanning: Package planning ... Done
1862026-09-11T12:30:25.301ZPlanning: Merging actions ... Done
1872026-09-11T12:30:25.374ZPlanning: Checking for conflicting actions ... Done
1882026-09-11T12:30:25.378ZPlanning: Consolidating action changes ... Done
1892026-09-11T12:30:25.531ZPlanning: Evaluating mediators ... Done
1902026-09-11T12:30:25.560ZPlanning: Planning completed in 2.80 seconds
1912026-09-11T12:30:25.567Z Packages to update: 1
1922026-09-11T12:30:25.567Z Services to change: 1
1932026-09-11T12:30:25.567Z Create boot environment: No
1942026-09-11T12:30:25.571ZCreate backup boot environment: Yes
1952026-09-11T12:30:25.585Z
1962026-09-11T12:30:25.585ZDownload: 0/19 items 0.0/0.3MB 0% complete
1972026-09-11T12:30:25.624ZDownload: Completed 344.28 kB in 0.04 seconds (8.5M/s)
1982026-09-11T12:30:27.608Z Actions: 1/30 actions (Removing old actions)
1992026-09-11T12:30:27.611Z Actions: 5/30 actions (Installing new actions)
2002026-09-11T12:30:27.614Z Actions: 9/30 actions (Updating modified actions)
2012026-09-11T12:30:27.620Z Actions: Completed 30 actions in 0.01 seconds.
2022026-09-11T12:30:27.660ZFinalize: Updating package state database ... Done
2032026-09-11T12:30:27.663ZFinalize: Updating package cache ... Done
2042026-09-11T12:30:27.755ZFinalize: Updating image state ... Done
2052026-09-11T12:30:29.705ZFinalize: Creating fast lookup database ... Done
2062026-09-11T12:30:29.769ZFinalize: Reading search index ... Done
2072026-09-11T12:30:29.773ZFinalize: Updating search index ... Done
2082026-09-11T12:30:29.870ZFinalize: Updating package cache ... Done
2092026-09-11T12:30:29.956Z++ pfexec pkg set-mediator -V 15 clang llvm
2102026-09-11T12:30:30.169ZPlanning: Evaluating mediator changes ... Done
2112026-09-11T12:30:30.273ZPlanning: Checking for conflicting actions ... Done
2122026-09-11T12:30:30.276ZPlanning: Consolidating action changes ... Done
2132026-09-11T12:30:30.428ZPlanning: Evaluating mediators ... Done
2142026-09-11T12:30:30.432ZPlanning: Planning completed in 0.26 seconds
2152026-09-11T12:30:30.456Z Mediators to change: 2
2162026-09-11T12:30:30.456Z Create boot environment: No
2172026-09-11T12:30:30.456ZCreate backup boot environment: No
2182026-09-11T12:30:30.536ZFinalize: Updating package state database ... Done
2192026-09-11T12:30:30.536ZFinalize: Updating package cache ... Done
2202026-09-11T12:30:30.594ZFinalize: Updating image state ... Done
2212026-09-11T12:30:32.526ZFinalize: Creating fast lookup database ... Done
2222026-09-11T12:30:32.591ZFinalize: Reading search index ... Done
2232026-09-11T12:30:32.595ZFinalize: Updating search index ... Done
2242026-09-11T12:30:32.686ZFinalize: Updating package cache ... Done
2252026-09-11T12:30:32.759Z++ cargo --version
2262026-09-11T12:30:32.768Zcargo 1.90.0 (840b83a10 2025-07-30)
2272026-09-11T12:30:32.772Z++ rustc --version
2282026-09-11T12:30:32.791Zrustc 1.90.0 (1159e78c4 2025-09-14)
2292026-09-11T12:30:32.795Z+ banner copyrights
2302026-09-11T12:30:32.795Z
2312026-09-11T12:30:32.795Z #### #### ##### # # ##### # #### # # ##### ####
2322026-09-11T12:30:32.795Z # # # # # # # # # # # # # # # # #
2332026-09-11T12:30:32.795Z # # # # # # # # # # ###### # ####
2342026-09-11T12:30:32.795Z # # # ##### # ##### # # ### # # # #
2352026-09-11T12:30:32.795Z # # # # # # # # # # # # # # # #
2362026-09-11T12:30:32.795Z #### #### # # # # # #### # # # ####
2372026-09-11T12:30:32.795Z
2382026-09-11T12:30:32.795Z+ ./tools/check_copyrights.sh
2392026-09-11T12:30:33.088Zcommon/src/illumos.rs: Copyright with wrong year
2402026-09-11T12:30:33.996Zdpd/p4/headers.p4: Copyright with wrong year
2412026-09-11T12:30:34.411Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2422026-09-11T12:30:34.470Zpacket/src/eth.rs: Copyright with wrong year
2432026-09-11T12:30:34.563Zpcap/build.rs: Copyright with wrong year
2442026-09-11T12:30:34.758Ztfportd/src/linklocal.rs: Copyright with wrong year
2452026-09-11T12:30:34.953Zuplinkd/src/sys.rs: Copyright with wrong year
2462026-09-11T12:30:34.993Z+ banner clippy
2472026-09-11T12:30:34.997Z
2482026-09-11T12:30:34.997Z #### # # ##### ##### # #
2492026-09-11T12:30:34.997Z # # # # # # # # # #
2502026-09-11T12:30:34.997Z # # # # # # # #
2512026-09-11T12:30:34.997Z # # # ##### ##### #
2522026-09-11T12:30:34.997Z # # # # # # #
2532026-09-11T12:30:34.997Z #### ###### # # # #
2542026-09-11T12:30:34.997Z
2552026-09-11T12:30:34.997Z+ for feat in tofino_stub tofino_asic softnpu chaos
2562026-09-11T12:30:34.997Z+ cargo clippy --features tofino_stub -- --deny warnings
2572026-09-11T12:30:35.139Z Updating git repository `https://github.com/oxidecomputer/omicron`
2582026-09-11T12:30:45.546Z Updating crates.io index
2592026-09-11T12:30:45.550Z Updating git repository `https://github.com/illumos/smf-rs`
2602026-09-11T12:30:46.051Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-09-11T12:30:46.918Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2622026-09-11T12:30:47.291Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-09-11T12:30:47.557Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2642026-09-11T12:30:48.457Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652026-09-11T12:30:48.836Z Updating git repository `https://github.com/oxidecomputer/ispf`
2662026-09-11T12:30:49.173Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2672026-09-11T12:30:49.624Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-09-11T12:30:50.080Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-09-11T12:30:50.585Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-09-11T12:30:51.586Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-09-11T12:30:51.925Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-09-11T12:30:52.375Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2732026-09-11T12:30:52.711Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2742026-09-11T12:30:53.084Z Updating git repository `https://github.com/oxidecomputer/p4`
2752026-09-11T12:30:53.657Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2762026-09-11T12:30:54.192Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772026-09-11T12:30:54.737Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-09-11T12:30:55.298Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-09-11T12:30:55.654Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-09-11T12:30:56.886Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2812026-09-11T12:30:57.481Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822026-09-11T12:30:58.103Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832026-09-11T12:30:59.963Z Updating git repository `https://github.com/oxidecomputer/opte`
2842026-09-11T12:31:00.657Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852026-09-11T12:31:01.019Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862026-09-11T12:31:01.489Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-11T12:31:03.715Z Downloading crates ...
2882026-09-11T12:31:03.778Z Downloaded adler2 v2.0.1
2892026-09-11T12:31:03.784Z Downloaded anstyle-query v1.1.4
2902026-09-11T12:31:03.787Z Downloaded cfg_aliases v0.2.1
2912026-09-11T12:31:03.791Z Downloaded base16ct v0.2.0
2922026-09-11T12:31:03.794Z Downloaded async-stream-impl v0.3.6
2932026-09-11T12:31:03.794Z Downloaded anstyle-parse v1.0.0
2942026-09-11T12:31:03.797Z Downloaded ciborium-io v0.2.2
2952026-09-11T12:31:03.801Z Downloaded cexpr v0.6.0
2962026-09-11T12:31:03.804Z Downloaded bit-set v0.8.0
2972026-09-11T12:31:03.807Z Downloaded async-recursion v1.1.1
2982026-09-11T12:31:03.811Z Downloaded difflib v0.4.0
2992026-09-11T12:31:03.811Z Downloaded defmt-parser v1.0.0
3002026-09-11T12:31:03.814Z Downloaded aead v0.5.2
3012026-09-11T12:31:03.817Z Downloaded camino v1.2.3
3022026-09-11T12:31:03.817Z Downloaded atomic-waker v1.1.2
3032026-09-11T12:31:03.821Z Downloaded generic-array v0.14.7
3042026-09-11T12:31:03.824Z Downloaded fnv v1.0.7
3052026-09-11T12:31:03.824Z Downloaded equivalent v1.0.2
3062026-09-11T12:31:03.828Z Downloaded crypto-common v0.2.2
3072026-09-11T12:31:03.828Z Downloaded futures-io v0.3.32
3082026-09-11T12:31:03.831Z Downloaded foreign-types-shared v0.1.1
3092026-09-11T12:31:03.831Z Downloaded cobs v0.3.0
3102026-09-11T12:31:03.835Z Downloaded crypto-common v0.1.6
3112026-09-11T12:31:03.835Z Downloaded crucible-workspace-hack v0.1.0
3122026-09-11T12:31:03.838Z Downloaded fastrand v2.3.0
3132026-09-11T12:31:03.841Z Downloaded embedded-io v0.6.1
3142026-09-11T12:31:03.841Z Downloaded futures-task v0.3.32
3152026-09-11T12:31:03.845Z Downloaded futures-sink v0.3.32
3162026-09-11T12:31:03.845Z Downloaded hex v0.4.3
3172026-09-11T12:31:03.848Z Downloaded futures-macro v0.3.32
3182026-09-11T12:31:03.848Z Downloaded heck v0.4.1
3192026-09-11T12:31:03.852Z Downloaded embedded-io v0.4.0
3202026-09-11T12:31:03.855Z Downloaded hostname v0.4.2
3212026-09-11T12:31:03.855Z Downloaded hostname v0.3.1
3222026-09-11T12:31:03.859Z Downloaded crc8 v0.1.1
3232026-09-11T12:31:03.859Z Downloaded dyn-clone v1.0.20
3242026-09-11T12:31:03.862Z Downloaded dtrace-parser v0.3.0
3252026-09-11T12:31:03.862Z Downloaded dropshot-api-manager-types v0.7.2
3262026-09-11T12:31:03.866Z Downloaded autocfg v1.5.0
3272026-09-11T12:31:03.866Z Downloaded atomicwrites v0.4.4
3282026-09-11T12:31:03.869Z Downloaded async-stream v0.3.6
3292026-09-11T12:31:03.873Z Downloaded hash32 v0.3.1
3302026-09-11T12:31:03.873Z Downloaded foreign-types v0.3.2
3312026-09-11T12:31:03.876Z Downloaded foreign-types-shared v0.3.1
3322026-09-11T12:31:03.876Z Downloaded heck v0.5.0
3332026-09-11T12:31:03.879Z Downloaded compression-core v0.4.32
3342026-09-11T12:31:03.879Z Downloaded enum-as-inner v0.6.1
3352026-09-11T12:31:03.883Z Downloaded http-body v1.0.1
3362026-09-11T12:31:03.883Z Downloaded block-buffer v0.10.4
3372026-09-11T12:31:03.886Z Downloaded fixedbitset v0.4.2
3382026-09-11T12:31:03.886Z Downloaded digest v0.10.7
3392026-09-11T12:31:03.890Z Downloaded foreign-types v0.5.0
3402026-09-11T12:31:03.890Z Downloaded curve25519-dalek-derive v0.1.1
3412026-09-11T12:31:03.893Z Downloaded deranged v0.5.3
3422026-09-11T12:31:03.897Z Downloaded ident_case v1.0.1
3432026-09-11T12:31:03.897Z Downloaded ciborium-ll v0.2.2
3442026-09-11T12:31:03.900Z Downloaded indent_write v2.2.0
3452026-09-11T12:31:03.900Z Downloaded httpdate v1.0.3
3462026-09-11T12:31:03.903Z Downloaded defmt v0.3.100
3472026-09-11T12:31:03.904Z Downloaded itoa v1.0.15
3482026-09-11T12:31:03.907Z Downloaded is_terminal_polyfill v1.70.1
3492026-09-11T12:31:03.907Z Downloaded cpufeatures v0.2.17
3502026-09-11T12:31:03.910Z Downloaded float-ord v0.3.2
3512026-09-11T12:31:03.910Z Downloaded hubpack v0.1.2
3522026-09-11T12:31:03.913Z Downloaded futures-executor v0.3.32
3532026-09-11T12:31:03.913Z Downloaded hubpack_derive v0.1.1
3542026-09-11T12:31:03.917Z Downloaded erased-serde v0.3.31
3552026-09-11T12:31:03.917Z Downloaded foldhash v0.1.5
3562026-09-11T12:31:03.920Z Downloaded critical-section v1.2.0
3572026-09-11T12:31:03.920Z Downloaded const_format_proc_macros v0.2.34
3582026-09-11T12:31:03.925Z Downloaded highway v1.3.0
3592026-09-11T12:31:03.928Z Downloaded git-stub-vcs v0.1.0
3602026-09-11T12:31:03.929Z Downloaded byteorder v1.5.0
3612026-09-11T12:31:03.929Z Downloaded group v0.13.0
3622026-09-11T12:31:03.932Z Downloaded fixedbitset v0.5.7
3632026-09-11T12:31:03.932Z Downloaded bit-vec v0.8.0
3642026-09-11T12:31:03.936Z Downloaded fs-err v3.1.2
3652026-09-11T12:31:03.939Z Downloaded instant v0.1.13
3662026-09-11T12:31:03.939Z Downloaded inout v0.1.4
3672026-09-11T12:31:03.944Z Downloaded idna_adapter v1.2.1
3682026-09-11T12:31:03.944Z Downloaded globset v0.4.16
3692026-09-11T12:31:03.948Z Downloaded displaydoc v0.2.5
3702026-09-11T12:31:03.948Z Downloaded is_ci v1.2.0
3712026-09-11T12:31:03.948Z Downloaded filetime v0.2.26
3722026-09-11T12:31:03.952Z Downloaded crossbeam-channel v0.5.15
3732026-09-11T12:31:03.955Z Downloaded lazy_static v1.5.0
3742026-09-11T12:31:03.955Z Downloaded libscf-sys v1.2.0
3752026-09-11T12:31:03.961Z Downloaded keccak v0.1.6
3762026-09-11T12:31:03.961Z Downloaded arrayvec v0.7.6
3772026-09-11T12:31:03.961Z Downloaded crossbeam-deque v0.8.6
3782026-09-11T12:31:03.965Z Downloaded cargo_metadata v0.18.1
3792026-09-11T12:31:03.965Z Downloaded cipher v0.4.4
3802026-09-11T12:31:03.969Z Downloaded daft-derive v0.1.5
3812026-09-11T12:31:03.969Z Downloaded linked-hash-map v0.5.6
3822026-09-11T12:31:03.973Z Downloaded lru-cache v0.1.2
3832026-09-11T12:31:03.973Z Downloaded internet-checksum v0.2.1
3842026-09-11T12:31:03.977Z Downloaded macaddr v1.0.1
3852026-09-11T12:31:03.977Z Downloaded memoffset v0.9.1
3862026-09-11T12:31:03.977Z Downloaded mime v0.3.17
3872026-09-11T12:31:03.981Z Downloaded managed v0.8.0
3882026-09-11T12:31:03.981Z Downloaded crossbeam-utils v0.8.21
3892026-09-11T12:31:03.984Z Downloaded num-conv v0.2.1
3902026-09-11T12:31:03.984Z Downloaded memmap v0.7.0
3912026-09-11T12:31:03.987Z Downloaded match_cfg v0.1.0
3922026-09-11T12:31:03.987Z Downloaded glob v0.3.3
3932026-09-11T12:31:03.991Z Downloaded normalize-line-endings v0.3.0
3942026-09-11T12:31:03.991Z Downloaded colored v3.1.1
3952026-09-11T12:31:03.995Z Downloaded ciborium v0.2.2
3962026-09-11T12:31:03.995Z Downloaded newline-converter v0.3.0
3972026-09-11T12:31:03.998Z Downloaded getrandom v0.2.16
3982026-09-11T12:31:03.998Z Downloaded digest v0.11.3
3992026-09-11T12:31:04.003Z Downloaded ipnetwork v0.21.1
4002026-09-11T12:31:04.003Z Downloaded hmac v0.12.1
4012026-09-11T12:31:04.008Z Downloaded newtype_derive v0.1.6
4022026-09-11T12:31:04.008Z Downloaded ipnet v2.11.0
4032026-09-11T12:31:04.012Z Downloaded num-iter v0.1.45
4042026-09-11T12:31:04.012Z Downloaded num-derive v0.4.2
4052026-09-11T12:31:04.012Z Downloaded http-body-util v0.1.3
4062026-09-11T12:31:04.015Z Downloaded openssl-probe v0.1.6
4072026-09-11T12:31:04.015Z Downloaded omicron-workspace-hack v0.1.0
4082026-09-11T12:31:04.020Z Downloaded num_threads v0.1.7
4092026-09-11T12:31:04.020Z Downloaded num_enum_derive v0.5.11
4102026-09-11T12:31:04.020Z Downloaded libsw v3.5.0
4112026-09-11T12:31:04.023Z Downloaded kstat-rs v0.2.4
4122026-09-11T12:31:04.023Z Downloaded olpc-cjson v0.1.4
4132026-09-11T12:31:04.024Z Downloaded console v0.16.4
4142026-09-11T12:31:04.027Z Downloaded parse-display v0.10.0
4152026-09-11T12:31:04.027Z Downloaded clang-sys v1.8.1
4162026-09-11T12:31:04.031Z Downloaded foldhash v0.2.0
4172026-09-11T12:31:04.031Z Downloaded libloading v0.8.9
4182026-09-11T12:31:04.034Z Downloaded linear-map v1.2.0
4192026-09-11T12:31:04.034Z Downloaded opaque-debug v0.3.1
4202026-09-11T12:31:04.038Z Downloaded iana-time-zone v0.1.64
4212026-09-11T12:31:04.038Z Downloaded libsw-core v0.3.2
4222026-09-11T12:31:04.041Z Downloaded lock_api v0.4.14
4232026-09-11T12:31:04.041Z Downloaded hyper-rustls v0.27.7
4242026-09-11T12:31:04.044Z Downloaded cancel-safe-futures v0.1.5
4252026-09-11T12:31:04.048Z Downloaded newtype-uuid v1.3.2
4262026-09-11T12:31:04.048Z Downloaded const-oid v0.10.2
4272026-09-11T12:31:04.052Z Downloaded multer v3.1.0
4282026-09-11T12:31:04.056Z Downloaded phf_shared v0.12.1
4292026-09-11T12:31:04.056Z Downloaded predicates-core v1.0.9
4302026-09-11T12:31:04.056Z Downloaded derive-where v1.6.0
4312026-09-11T12:31:04.060Z Downloaded derive_more v0.99.20
4322026-09-11T12:31:04.063Z Downloaded plain v0.2.3
4332026-09-11T12:31:04.063Z Downloaded getrandom v0.4.2
4342026-09-11T12:31:04.066Z Downloaded getrandom v0.3.3
4352026-09-11T12:31:04.069Z Downloaded dropshot_endpoint v0.17.1
4362026-09-11T12:31:04.072Z Downloaded powerfmt v0.2.0
4372026-09-11T12:31:04.073Z Downloaded percent-encoding v2.3.2
4382026-09-11T12:31:04.076Z Downloaded native-tls v0.2.14
4392026-09-11T12:31:04.076Z Downloaded half v2.7.1
4402026-09-11T12:31:04.079Z Downloaded ingot-macros v0.1.1
4412026-09-11T12:31:04.079Z Downloaded pretty-hex v0.4.1
4422026-09-11T12:31:04.082Z Downloaded num_enum v0.5.11
4432026-09-11T12:31:04.087Z Downloaded proc-macro-error-attr2 v2.0.0
4442026-09-11T12:31:04.087Z Downloaded proc-macro-error-attr v1.0.4
4452026-09-11T12:31:04.090Z Downloaded num-rational v0.4.2
4462026-09-11T12:31:04.090Z Downloaded proc-macro-crate v1.3.1
4472026-09-11T12:31:04.090Z Downloaded num-complex v0.4.6
4482026-09-11T12:31:04.095Z Downloaded oxide-tokio-rt v0.1.2
4492026-09-11T12:31:04.095Z Downloaded clap v4.6.1
4502026-09-11T12:31:04.099Z Downloaded quick-error v1.2.3
4512026-09-11T12:31:04.102Z Downloaded owo-colors v4.3.0
4522026-09-11T12:31:04.102Z Downloaded litemap v0.8.0
4532026-09-11T12:31:04.106Z Downloaded progenitor-client v0.10.0
4542026-09-11T12:31:04.106Z Downloaded password-hash v0.5.0
4552026-09-11T12:31:04.106Z Downloaded progenitor-macro v0.10.0
4562026-09-11T12:31:04.109Z Downloaded progenitor-macro v0.11.1
4572026-09-11T12:31:04.109Z Downloaded icu_provider v2.0.0
4582026-09-11T12:31:04.114Z Downloaded futures v0.3.32
4592026-09-11T12:31:04.118Z Downloaded pin-project-internal v1.1.10
4602026-09-11T12:31:04.118Z Downloaded rand_xorshift v0.4.0
4612026-09-11T12:31:04.118Z Downloaded httparse v1.10.1
4622026-09-11T12:31:04.121Z Downloaded rand_chacha v0.3.1
4632026-09-11T12:31:04.121Z Downloaded clap_derive v4.6.1
4642026-09-11T12:31:04.125Z Downloaded pest_generator v2.8.2
4652026-09-11T12:31:04.125Z Downloaded paste v1.0.15
4662026-09-11T12:31:04.129Z Downloaded rustc_version v0.1.7
4672026-09-11T12:31:04.129Z Downloaded pem v3.0.5
4682026-09-11T12:31:04.132Z Downloaded ppv-lite86 v0.2.21
4692026-09-11T12:31:04.132Z Downloaded parse-display-derive v0.10.0
4702026-09-11T12:31:04.132Z Downloaded pin-project-lite v0.2.16
4712026-09-11T12:31:04.135Z Downloaded ref-cast v1.0.25
4722026-09-11T12:31:04.139Z Downloaded base64 v0.22.1
4732026-09-11T12:31:04.142Z Downloaded pkg-config v0.3.32
4742026-09-11T12:31:04.142Z Downloaded poly1305 v0.8.0
4752026-09-11T12:31:04.147Z Downloaded rustc_version v0.4.1
4762026-09-11T12:31:04.147Z Downloaded icu_normalizer v2.0.0
4772026-09-11T12:31:04.150Z Downloaded icu_properties v2.0.1
4782026-09-11T12:31:04.150Z Downloaded heapless v0.8.0
4792026-09-11T12:31:04.154Z Downloaded same-file v1.0.6
4802026-09-11T12:31:04.154Z Downloaded flate2 v1.1.2
4812026-09-11T12:31:04.157Z Downloaded potential_utf v0.1.3
4822026-09-11T12:31:04.161Z Downloaded num_enum v0.7.5
4832026-09-11T12:31:04.164Z Downloaded progenitor v0.10.0
4842026-09-11T12:31:04.164Z Downloaded scroll_derive v0.13.1
4852026-09-11T12:31:04.164Z Downloaded darling_core v0.21.3
4862026-09-11T12:31:04.168Z Downloaded proc-macro-error2 v2.0.1
4872026-09-11T12:31:04.172Z Downloaded scopeguard v1.2.0
4882026-09-11T12:31:04.172Z Downloaded omicron-zone-package v0.12.2
4892026-09-11T12:31:04.175Z Downloaded chacha20poly1305 v0.10.1
4902026-09-11T12:31:04.175Z Downloaded bytes v1.12.0
4912026-09-11T12:31:04.181Z Downloaded indexmap v1.9.3
4922026-09-11T12:31:04.185Z Downloaded progenitor v0.14.0
4932026-09-11T12:31:04.185Z Downloaded parking_lot_core v0.9.12
4942026-09-11T12:31:04.185Z Downloaded const_format v0.2.34
4952026-09-11T12:31:04.188Z Downloaded ref-cast-impl v1.0.25
4962026-09-11T12:31:04.188Z Downloaded rand_core v0.9.3
4972026-09-11T12:31:04.191Z Downloaded progenitor v0.11.1
4982026-09-11T12:31:04.191Z Downloaded log v0.4.29
4992026-09-11T12:31:04.196Z Downloaded secrecy v0.10.3
5002026-09-11T12:31:04.196Z Downloaded parking_lot v0.12.5
5012026-09-11T12:31:04.199Z Downloaded allocator-api2 v0.2.21
5022026-09-11T12:31:04.199Z Downloaded serde_urlencoded v0.7.1
5032026-09-11T12:31:04.199Z Downloaded serde_spanned v0.6.9
5042026-09-11T12:31:04.203Z Downloaded pest_meta v2.8.2
5052026-09-11T12:31:04.203Z Downloaded serde_spanned v1.1.1
5062026-09-11T12:31:04.206Z Downloaded serde-big-array v0.5.1
5072026-09-11T12:31:04.206Z Downloaded resolv-conf v0.7.5
5082026-09-11T12:31:04.206Z Downloaded elliptic-curve v0.13.8
5092026-09-11T12:31:04.210Z Downloaded rustc-hash v2.1.1
5102026-09-11T12:31:04.213Z Downloaded rand_core v0.6.4
5112026-09-11T12:31:04.213Z Downloaded sha1 v0.10.6
5122026-09-11T12:31:04.213Z Downloaded serde_repr v0.1.20
5132026-09-11T12:31:04.216Z Downloaded serde_plain v1.0.2
5142026-09-11T12:31:04.217Z Downloaded postcard v1.1.3
5152026-09-11T12:31:04.220Z Downloaded rand_chacha v0.9.0
5162026-09-11T12:31:04.220Z Downloaded hickory-resolver v0.25.2
5172026-09-11T12:31:04.224Z Downloaded icu_locale_core v2.0.0
5182026-09-11T12:31:04.228Z Downloaded sha1 v0.11.0
5192026-09-11T12:31:04.228Z Downloaded icu_normalizer_data v2.0.0
5202026-09-11T12:31:04.231Z Downloaded sigpipe v0.1.3
5212026-09-11T12:31:04.231Z Downloaded rusty-fork v0.3.0
5222026-09-11T12:31:04.231Z Downloaded signal-hook-tokio v0.4.0
5232026-09-11T12:31:04.235Z Downloaded siphasher v1.0.1
5242026-09-11T12:31:04.235Z Downloaded rustversion v1.0.22
5252026-09-11T12:31:04.238Z Downloaded rustls-pemfile v2.2.0
5262026-09-11T12:31:04.238Z Downloaded once_cell v1.21.3
5272026-09-11T12:31:04.242Z Downloaded scroll_derive v0.12.1
5282026-09-11T12:31:04.242Z Downloaded schemars_derive v0.8.22
5292026-09-11T12:31:04.245Z Downloaded slog-bunyan v2.5.0
5302026-09-11T12:31:04.245Z Downloaded scroll v0.12.0
5312026-09-11T12:31:04.245Z Downloaded num-traits v0.2.19
5322026-09-11T12:31:04.248Z Downloaded hickory-resolver v0.24.4
5332026-09-11T12:31:04.248Z Downloaded memmap2 v0.9.8
5342026-09-11T12:31:04.252Z Downloaded semver v0.1.20
5352026-09-11T12:31:04.252Z Downloaded search_path v0.1.4
5362026-09-11T12:31:04.255Z Downloaded miniz_oxide v0.8.9
5372026-09-11T12:31:04.255Z Downloaded smawk v0.3.2
5382026-09-11T12:31:04.258Z Downloaded pin-project v1.1.10
5392026-09-11T12:31:04.262Z Downloaded quote v1.0.45
5402026-09-11T12:31:04.265Z Downloaded quinn-udp v0.5.14
5412026-09-11T12:31:04.265Z Downloaded stable_deref_trait v1.2.0
5422026-09-11T12:31:04.268Z Downloaded pest_derive v2.8.2
5432026-09-11T12:31:04.268Z Downloaded papergrid v0.11.0
5442026-09-11T12:31:04.271Z Downloaded subtle v2.6.1
5452026-09-11T12:31:04.274Z Downloaded strum v0.28.0
5462026-09-11T12:31:04.274Z Downloaded supports-color v3.0.2
5472026-09-11T12:31:04.274Z Downloaded serde_tokenstream v0.2.3
5482026-09-11T12:31:04.277Z Downloaded serde_path_to_error v0.1.20
5492026-09-11T12:31:04.277Z Downloaded expectorate v1.3.0
5502026-09-11T12:31:04.281Z Downloaded strum v0.27.2
5512026-09-11T12:31:04.281Z Downloaded strum v0.26.3
5522026-09-11T12:31:04.281Z Downloaded structmeta-derive v0.3.0
5532026-09-11T12:31:04.284Z Downloaded structmeta v0.3.0
5542026-09-11T12:31:04.284Z Downloaded strsim v0.11.1
5552026-09-11T12:31:04.284Z Downloaded proc-macro-error v1.0.4
5562026-09-11T12:31:04.287Z Downloaded sync_wrapper v1.0.2
5572026-09-11T12:31:04.287Z Downloaded swrite v0.1.0
5582026-09-11T12:31:04.292Z Downloaded shlex v1.3.0
5592026-09-11T12:31:04.292Z Downloaded sha2 v0.10.9
5602026-09-11T12:31:04.295Z Downloaded tabwriter v1.4.1
5612026-09-11T12:31:04.295Z Downloaded take_mut v0.2.2
5622026-09-11T12:31:04.295Z Downloaded tabled_derive v0.7.0
5632026-09-11T12:31:04.295Z Downloaded icu_collections v2.0.0
5642026-09-11T12:31:04.298Z Downloaded jiff-static v0.2.15
5652026-09-11T12:31:04.301Z Downloaded signal-hook-registry v1.4.6
5662026-09-11T12:31:04.301Z Downloaded hashbrown v0.12.3
5672026-09-11T12:31:04.304Z Downloaded tagptr v0.2.0
5682026-09-11T12:31:04.304Z Downloaded ryu v1.0.20
5692026-09-11T12:31:04.307Z Downloaded predicates v3.1.4
5702026-09-11T12:31:04.310Z Downloaded terminal_size v0.4.3
5712026-09-11T12:31:04.310Z Downloaded scroll v0.13.0
5722026-09-11T12:31:04.310Z Downloaded thread-id v5.0.0
5732026-09-11T12:31:04.313Z Downloaded proc-macro2 v1.0.106
5742026-09-11T12:31:04.313Z Downloaded thread-id v4.2.2
5752026-09-11T12:31:04.316Z Downloaded testing_table v0.3.0
5762026-09-11T12:31:04.316Z Downloaded async-compression v0.4.33
5772026-09-11T12:31:04.319Z Downloaded termtree v0.5.1
5782026-09-11T12:31:04.323Z Downloaded slab v0.4.11
5792026-09-11T12:31:04.323Z Downloaded shlex v2.0.1
5802026-09-11T12:31:04.323Z Downloaded progenitor-impl v0.14.0
5812026-09-11T12:31:04.326Z Downloaded progenitor-impl v0.10.0
5822026-09-11T12:31:04.326Z Downloaded slog-term v2.9.2
5832026-09-11T12:31:04.329Z Downloaded smf v0.2.3
5842026-09-11T12:31:04.329Z Downloaded slog-json v2.6.1
5852026-09-11T12:31:04.332Z Downloaded oxnet v0.1.6
5862026-09-11T12:31:04.332Z Downloaded num-integer v0.1.46
5872026-09-11T12:31:04.332Z Downloaded time-core v0.1.8
5882026-09-11T12:31:04.363Z Downloaded tinyvec_macros v0.1.1
5892026-09-11T12:31:04.363Z Downloaded thiserror-impl-no-std v2.0.2
5902026-09-11T12:31:04.363Z Downloaded strum_macros v0.26.4
5912026-09-11T12:31:04.363Z Downloaded papergrid v0.18.0
5922026-09-11T12:31:04.363Z Downloaded dropshot_endpoint v0.16.7
5932026-09-11T12:31:04.364Z Downloaded toml_datetime v0.6.11
5942026-09-11T12:31:04.364Z Downloaded tokio-macros v2.7.0
5952026-09-11T12:31:04.364Z Downloaded static_assertions v1.1.0
5962026-09-11T12:31:04.364Z Downloaded semver v1.0.28
5972026-09-11T12:31:04.364Z Downloaded memchr v2.7.5
5982026-09-11T12:31:04.364Z Downloaded strum_macros v0.28.0
5992026-09-11T12:31:04.364Z Downloaded serde_derive_internals v0.29.1
6002026-09-11T12:31:04.364Z Downloaded crypto-bigint v0.5.5
6012026-09-11T12:31:04.364Z Downloaded synstructure v0.13.2
6022026-09-11T12:31:04.364Z Downloaded serde_with_macros v3.14.1
6032026-09-11T12:31:04.364Z Downloaded phf v0.12.1
6042026-09-11T12:31:04.364Z Downloaded prettyplease v0.2.37
6052026-09-11T12:31:04.364Z Downloaded curl v0.4.50
6062026-09-11T12:31:04.368Z Downloaded signal-hook v0.4.4
6072026-09-11T12:31:04.368Z Downloaded progenitor-macro v0.14.0
6082026-09-11T12:31:04.368Z Downloaded progenitor-client v0.14.0
6092026-09-11T12:31:04.368Z Downloaded progenitor-client v0.11.1
6102026-09-11T12:31:04.371Z Downloaded darling v0.21.3
6112026-09-11T12:31:04.372Z Downloaded tower-service v0.3.3
6122026-09-11T12:31:04.375Z Downloaded topological-sort v0.2.2
6132026-09-11T12:31:04.375Z Downloaded slog-async v2.8.0
6142026-09-11T12:31:04.375Z Downloaded num_enum_derive v0.7.5
6152026-09-11T12:31:04.378Z Downloaded drift v0.2.0
6162026-09-11T12:31:04.381Z Downloaded try-lock v0.2.5
6172026-09-11T12:31:04.384Z Downloaded tower-layer v0.3.3
6182026-09-11T12:31:04.384Z Downloaded unarray v0.1.4
6192026-09-11T12:31:04.384Z Downloaded typify-macro v0.6.2
6202026-09-11T12:31:04.388Z Downloaded openssl-sys v0.9.117
6212026-09-11T12:31:04.388Z Downloaded unicode-linebreak v0.1.5
6222026-09-11T12:31:04.391Z Downloaded progenitor-impl v0.11.1
6232026-09-11T12:31:04.391Z Downloaded tinystr v0.8.1
6242026-09-11T12:31:04.394Z Downloaded thread_local v1.1.9
6252026-09-11T12:31:04.394Z Downloaded thiserror-impl v2.0.18
6262026-09-11T12:31:04.394Z Downloaded time-macros v0.2.27
6272026-09-11T12:31:04.397Z Downloaded mio v1.2.1
6282026-09-11T12:31:04.400Z Downloaded typify-macro v0.4.3
6292026-09-11T12:31:04.400Z Downloaded minimal-lexical v0.2.1
6302026-09-11T12:31:04.403Z Downloaded snafu-derive v0.8.9
6312026-09-11T12:31:04.403Z Downloaded serde_derive v1.0.228
6322026-09-11T12:31:04.406Z Downloaded indexmap v2.14.0
6332026-09-11T12:31:04.410Z Downloaded spin v0.9.8
6342026-09-11T12:31:04.410Z Downloaded tokio-rustls v0.25.0
6352026-09-11T12:31:04.410Z Downloaded unicode-xid v0.2.6
6362026-09-11T12:31:04.413Z Downloaded tokio-dtrace v0.1.1
6372026-09-11T12:31:04.413Z Downloaded hyper-util v0.1.20
6382026-09-11T12:31:04.416Z Downloaded usdt-attr-macro v0.5.0
6392026-09-11T12:31:04.416Z Downloaded untrusted v0.9.0
6402026-09-11T12:31:04.419Z Downloaded usdt-attr-macro v0.6.0
6412026-09-11T12:31:04.419Z Downloaded universal-hash v0.5.1
6422026-09-11T12:31:04.419Z Downloaded untrusted v0.7.1
6432026-09-11T12:31:04.419Z Downloaded thiserror-impl v1.0.69
6442026-09-11T12:31:04.423Z Downloaded smallvec v1.15.1
6452026-09-11T12:31:04.423Z Downloaded strum_macros v0.27.2
6462026-09-11T12:31:04.426Z Downloaded slog-dtrace v0.3.0
6472026-09-11T12:31:04.426Z Downloaded cc v1.2.64
6482026-09-11T12:31:04.426Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6492026-09-11T12:31:04.429Z Downloaded serde_yaml v0.9.34+deprecated
6502026-09-11T12:31:04.432Z Downloaded utf8_iter v1.0.4
6512026-09-11T12:31:04.432Z Downloaded usdt-macro v0.6.0
6522026-09-11T12:31:04.432Z Downloaded usdt-macro v0.5.0
6532026-09-11T12:31:04.432Z Downloaded usdt v0.6.0
6542026-09-11T12:31:04.432Z Downloaded usdt v0.5.0
6552026-09-11T12:31:04.435Z Downloaded http v1.4.2
6562026-09-11T12:31:04.435Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6572026-09-11T12:31:04.438Z Downloaded toml_write v0.1.2
6582026-09-11T12:31:04.438Z Downloaded thiserror-no-std v2.0.2
6592026-09-11T12:31:04.441Z Downloaded rustls-pki-types v1.12.0
6602026-09-11T12:31:04.444Z Downloaded term v1.2.0
6612026-09-11T12:31:04.444Z Downloaded similar v2.7.0
6622026-09-11T12:31:04.447Z Downloaded toml_writer v1.1.1+spec-1.1.0
6632026-09-11T12:31:04.447Z Downloaded tempfile v3.27.0
6642026-09-11T12:31:04.451Z Downloaded waitgroup v0.1.2
6652026-09-11T12:31:04.451Z Downloaded utf8parse v0.2.2
6662026-09-11T12:31:04.451Z Downloaded schemars v0.8.22
6672026-09-11T12:31:04.456Z Downloaded yoke-derive v0.8.0
6682026-09-11T12:31:04.459Z Downloaded slog v2.8.2
6692026-09-11T12:31:04.459Z Downloaded xattr v1.6.1
6702026-09-11T12:31:04.462Z Downloaded wait-timeout v0.2.1
6712026-09-11T12:31:04.462Z Downloaded schemars v0.9.0
6722026-09-11T12:31:04.467Z Downloaded rayon-core v1.13.0
6732026-09-11T12:31:04.471Z Downloaded want v0.3.1
6742026-09-11T12:31:04.471Z Downloaded thiserror v2.0.18
6752026-09-11T12:31:04.474Z Downloaded tokio-stream v0.1.17
6762026-09-11T12:31:04.477Z Downloaded toml v0.8.23
6772026-09-11T12:31:04.480Z Downloaded tokio-native-tls v0.3.1
6782026-09-11T12:31:04.480Z Downloaded usdt-impl v0.5.0
6792026-09-11T12:31:04.480Z Downloaded tokio-rustls v0.26.4
6802026-09-11T12:31:04.483Z Downloaded thiserror v1.0.69
6812026-09-11T12:31:04.483Z Downloaded hashbrown v0.16.1
6822026-09-11T12:31:04.486Z Downloaded zerofrom-derive v0.1.6
6832026-09-11T12:31:04.489Z Downloaded rand v0.8.5
6842026-09-11T12:31:04.489Z Downloaded dropshot-api-manager v0.7.2
6852026-09-11T12:31:04.493Z Downloaded hashbrown v0.15.5
6862026-09-11T12:31:04.496Z Downloaded hybrid-array v0.4.12
6872026-09-11T12:31:04.499Z Downloaded blake2 v0.10.6
6882026-09-11T12:31:04.499Z Downloaded zerofrom v0.1.6
6892026-09-11T12:31:04.499Z Downloaded daft v0.1.5
6902026-09-11T12:31:04.502Z Downloaded zone_cfg_derive v0.3.1
6912026-09-11T12:31:04.502Z Downloaded zone v0.3.1
6922026-09-11T12:31:04.502Z Downloaded zeroize_derive v1.4.3
6932026-09-11T12:31:04.502Z Downloaded jobserver v0.1.34
6942026-09-11T12:31:04.502Z Downloaded bitflags v2.11.1
6952026-09-11T12:31:04.506Z Downloaded rustls-webpki v0.103.6
6962026-09-11T12:31:04.509Z Downloaded version_check v0.9.5
6972026-09-11T12:31:04.509Z Downloaded toml_parser v1.1.2+spec-1.1.0
6982026-09-11T12:31:04.512Z Downloaded schemars v1.2.0
6992026-09-11T12:31:04.516Z Downloaded tracing-attributes v0.1.30
7002026-09-11T12:31:04.519Z Downloaded textwrap v0.16.2
7012026-09-11T12:31:04.519Z Downloaded test-strategy v0.4.3
7022026-09-11T12:31:04.522Z Downloaded vsss-rs v3.3.4
7032026-09-11T12:31:04.525Z Downloaded writeable v0.6.1
7042026-09-11T12:31:04.525Z Downloaded socket2 v0.6.4
7052026-09-11T12:31:04.525Z Downloaded whoami v1.6.1
7062026-09-11T12:31:04.529Z Downloaded scuffle v0.1.0
7072026-09-11T12:31:04.529Z Downloaded quinn v0.11.9
7082026-09-11T12:31:04.532Z Downloaded ucd-trie v0.1.7
7092026-09-11T12:31:04.532Z Downloaded walkdir v2.5.0
7102026-09-11T12:31:04.535Z Downloaded serde v1.0.228
7112026-09-11T12:31:04.535Z Downloaded serde_core v1.0.228
7122026-09-11T12:31:04.538Z Downloaded iddqd v0.3.18
7132026-09-11T12:31:04.541Z Downloaded yoke v0.8.0
7142026-09-11T12:31:04.544Z Downloaded toml v0.9.12+spec-1.1.0
7152026-09-11T12:31:04.544Z Downloaded zeroize v1.8.1
7162026-09-11T12:31:04.547Z Downloaded zerovec-derive v0.11.1
7172026-09-11T12:31:04.547Z Downloaded toml v0.7.8
7182026-09-11T12:31:04.548Z Downloaded tinyvec v1.10.0
7192026-09-11T12:31:04.551Z Downloaded qorb v0.4.1
7202026-09-11T12:31:04.551Z Downloaded num v0.4.3
7212026-09-11T12:31:04.554Z Downloaded openssl-macros v0.1.1
7222026-09-11T12:31:04.554Z Downloaded newtype-uuid-macros v0.1.0
7232026-09-11T12:31:04.554Z Downloaded git-stub v1.0.0
7242026-09-11T12:31:04.554Z Downloaded ingot-types v0.1.2
7252026-09-11T12:31:04.557Z Downloaded futures-channel v0.3.32
7262026-09-11T12:31:04.557Z Downloaded lru-slab v0.1.2
7272026-09-11T12:31:04.557Z Downloaded usdt-impl v0.6.0
7282026-09-11T12:31:04.557Z Downloaded fs_extra v1.3.0
7292026-09-11T12:31:04.560Z Downloaded hyper-tls v0.6.0
7302026-09-11T12:31:04.560Z Downloaded humantime v2.3.0
7312026-09-11T12:31:04.560Z Downloaded clap_builder v4.6.0
7322026-09-11T12:31:04.563Z Downloaded tar v0.4.45
7332026-09-11T12:31:04.567Z Downloaded iri-string v0.7.8
7342026-09-11T12:31:04.570Z Downloaded unicode-ident v1.0.24
7352026-09-11T12:31:04.573Z Downloaded typify v0.4.3
7362026-09-11T12:31:04.573Z Downloaded vergen v8.3.2
7372026-09-11T12:31:04.576Z Downloaded snafu v0.8.9
7382026-09-11T12:31:04.579Z Downloaded csv-core v0.1.12
7392026-09-11T12:31:04.579Z Downloaded ingot v0.1.1
7402026-09-11T12:31:04.582Z Downloaded chacha20 v0.9.1
7412026-09-11T12:31:04.582Z Downloaded bitflags v1.3.2
7422026-09-11T12:31:04.582Z Downloaded steno v0.4.1
7432026-09-11T12:31:04.585Z Downloaded anstyle v1.0.14
7442026-09-11T12:31:04.585Z Downloaded cpufeatures v0.3.0
7452026-09-11T12:31:04.588Z Downloaded either v1.15.0
7462026-09-11T12:31:04.589Z Downloaded anstream v1.0.0
7472026-09-11T12:31:04.589Z Downloaded unsafe-libyaml v0.2.11
7482026-09-11T12:31:04.592Z Downloaded typify v0.6.2
7492026-09-11T12:31:04.595Z Downloaded itertools v0.14.0
7502026-09-11T12:31:04.597Z Downloaded hkdf v0.12.4
7512026-09-11T12:31:04.597Z Downloaded cookie v0.18.1
7522026-09-11T12:31:04.600Z Downloaded hashbrown v0.17.1
7532026-09-11T12:31:04.604Z Downloaded zerocopy-derive v0.7.35
7542026-09-11T12:31:04.604Z Downloaded similar v3.2.0
7552026-09-11T12:31:04.607Z Downloaded rand v0.9.3
7562026-09-11T12:31:04.610Z Downloaded tracing-core v0.1.34
7572026-09-11T12:31:04.610Z Downloaded zmij v1.0.17
7582026-09-11T12:31:04.613Z Downloaded itertools v0.12.1
7592026-09-11T12:31:04.616Z Downloaded pest v2.8.2
7602026-09-11T12:31:04.619Z Downloaded uuid v1.23.3
7612026-09-11T12:31:04.619Z Downloaded toml v1.1.2+spec-1.1.0
7622026-09-11T12:31:04.623Z Downloaded nom v7.1.3
7632026-09-11T12:31:04.625Z Downloaded icu_properties_data v2.0.1
7642026-09-11T12:31:04.628Z Downloaded itertools v0.15.0
7652026-09-11T12:31:04.632Z Downloaded bytecount v0.6.9
7662026-09-11T12:31:04.636Z Downloaded bcs v0.1.6
7672026-09-11T12:31:04.636Z Downloaded base64ct v1.8.0
7682026-09-11T12:31:04.639Z Downloaded async-trait v0.1.89
7692026-09-11T12:31:04.639Z Downloaded h2 v0.4.14
7702026-09-11T12:31:04.642Z Downloaded futures-util v0.3.32
7712026-09-11T12:31:04.647Z Downloaded tracing v0.1.41
7722026-09-11T12:31:04.650Z Downloaded hyper v1.10.1
7732026-09-11T12:31:04.653Z Downloaded aho-corasick v1.1.3
7742026-09-11T12:31:04.656Z Downloaded toml_edit v0.19.15
7752026-09-11T12:31:04.665Z Downloaded idna v1.1.0
7762026-09-11T12:31:04.668Z Downloaded libm v0.2.15
7772026-09-11T12:31:04.672Z Downloaded toml_edit v0.22.27
7782026-09-11T12:31:04.675Z Downloaded zerotrie v0.2.2
7792026-09-11T12:31:04.678Z Downloaded aws-lc-rs v1.16.2
7802026-09-11T12:31:04.681Z Downloaded find-msvc-tools v0.1.9
7812026-09-11T12:31:04.684Z Downloaded ff v0.13.1
7822026-09-11T12:31:04.684Z Downloaded dof v0.4.0
7832026-09-11T12:31:04.684Z Downloaded derive-ex v0.1.8
7842026-09-11T12:31:04.688Z Downloaded cmake v0.1.54
7852026-09-11T12:31:04.688Z Downloaded camino-tempfile v1.4.1
7862026-09-11T12:31:04.688Z Downloaded backoff v0.4.0
7872026-09-11T12:31:04.688Z Downloaded unicode-segmentation v1.12.0
7882026-09-11T12:31:04.691Z Downloaded iddqd v0.4.5
7892026-09-11T12:31:04.694Z Downloaded url v2.5.7
7902026-09-11T12:31:04.697Z Downloaded goblin v0.8.2
7912026-09-11T12:31:04.701Z Downloaded is-terminal v0.4.16
7922026-09-11T12:31:04.701Z Downloaded debug-ignore v1.0.5
7932026-09-11T12:31:04.701Z Downloaded git2 v0.19.0
7942026-09-11T12:31:04.704Z Downloaded zerocopy-derive v0.8.27
7952026-09-11T12:31:04.708Z Downloaded gethostname v0.5.0
7962026-09-11T12:31:04.711Z Downloaded typenum v1.20.1
7972026-09-11T12:31:04.711Z Downloaded rayon v1.11.0
7982026-09-11T12:31:04.715Z Downloaded serde_json v1.0.150
7992026-09-11T12:31:04.718Z Downloaded tokio-util v0.7.16
8002026-09-11T12:31:04.722Z Downloaded regex v1.12.4
8012026-09-11T12:31:04.725Z Downloaded chrono v0.4.45
8022026-09-11T12:31:04.729Z Downloaded typed-path v0.9.3
8032026-09-11T12:31:04.732Z Downloaded cstr-argument v0.1.2
8042026-09-11T12:31:04.735Z Downloaded data-encoding v2.9.0
8052026-09-11T12:31:04.735Z Downloaded defmt-macros v1.0.1
8062026-09-11T12:31:04.735Z Downloaded defmt v1.0.1
8072026-09-11T12:31:04.738Z Downloaded cfg-if v1.0.4
8082026-09-11T12:31:04.738Z Downloaded reqwest v0.13.2
8092026-09-11T12:31:04.742Z Downloaded reqwest v0.12.23
8102026-09-11T12:31:04.745Z Downloaded cargo-platform v0.1.9
8112026-09-11T12:31:04.745Z Downloaded arrayref v0.3.9
8122026-09-11T12:31:04.748Z Downloaded float-cmp v0.10.0
8132026-09-11T12:31:04.748Z Downloaded block-buffer v0.12.0
8142026-09-11T12:31:04.748Z Downloaded futures-core v0.3.32
8152026-09-11T12:31:04.748Z Downloaded errno v0.3.14
8162026-09-11T12:31:04.748Z Downloaded tower v0.5.2
8172026-09-11T12:31:04.752Z Downloaded dof v0.3.0
8182026-09-11T12:31:04.756Z Downloaded goblin v0.10.1
8192026-09-11T12:31:04.759Z Downloaded darling_macro v0.21.3
8202026-09-11T12:31:04.759Z Downloaded constant_time_eq v0.3.1
8212026-09-11T12:31:04.759Z Downloaded argon2 v0.5.3
8222026-09-11T12:31:04.759Z Downloaded convert_case v0.4.0
8232026-09-11T12:31:04.762Z Downloaded colorchoice v1.0.4
8242026-09-11T12:31:04.762Z Downloaded form_urlencoded v1.2.2
8252026-09-11T12:31:04.762Z Downloaded clap_lex v1.1.0
8262026-09-11T12:31:04.762Z Downloaded blake3 v1.8.2
8272026-09-11T12:31:04.766Z Downloaded foreign-types-macros v0.2.3
8282026-09-11T12:31:04.769Z Downloaded dunce v1.0.5
8292026-09-11T12:31:04.769Z Downloaded dtrace-parser v0.2.0
8302026-09-11T12:31:04.769Z Downloaded crossbeam-epoch v0.9.18
8312026-09-11T12:31:04.769Z Downloaded crc32fast v1.5.0
8322026-09-11T12:31:04.772Z Downloaded compression-codecs v0.4.32
8332026-09-11T12:31:04.772Z Downloaded anyhow v1.0.102
8342026-09-11T12:31:04.776Z Downloaded portable-atomic v1.11.1
8352026-09-11T12:31:04.783Z Downloaded moka v0.12.11
8362026-09-11T12:31:04.799Z Downloaded quinn-proto v0.11.14
8372026-09-11T12:31:04.802Z Downloaded unicode-normalization v0.1.24
8382026-09-11T12:31:04.815Z Downloaded tower-http v0.6.8
8392026-09-11T12:31:04.821Z Downloaded winnow v1.0.3
8402026-09-11T12:31:04.826Z Downloaded bindgen v0.72.1
8412026-09-11T12:31:04.838Z Downloaded winnow v0.7.14
8422026-09-11T12:31:04.843Z Downloaded rustls-webpki v0.102.8
8432026-09-11T12:31:04.852Z Downloaded tough v0.20.0
8442026-09-11T12:31:04.861Z Downloaded proptest v1.8.0
8452026-09-11T12:31:04.874Z Downloaded zerovec v0.11.4
8462026-09-11T12:31:04.881Z Downloaded dropshot v0.17.1
8472026-09-11T12:31:04.893Z Downloaded nix v0.30.1
8482026-09-11T12:31:04.899Z Downloaded hickory-proto v0.24.4
8492026-09-11T12:31:04.907Z Downloaded zerocopy v0.7.35
8502026-09-11T12:31:04.916Z Downloaded regex-syntax v0.8.11
8512026-09-11T12:31:04.920Z Downloaded regress v0.11.1
8522026-09-11T12:31:04.925Z Downloaded winnow v0.5.40
8532026-09-11T12:31:04.930Z Downloaded rustls v0.23.40
8542026-09-11T12:31:04.936Z Downloaded rustix v0.38.44
8552026-09-11T12:31:04.948Z Downloaded hickory-proto v0.25.2
8562026-09-11T12:31:04.957Z Downloaded rustix v1.1.4
8572026-09-11T12:31:04.969Z Downloaded tabled v0.21.0
8582026-09-11T12:31:04.979Z Downloaded curve25519-dalek v4.1.3
8592026-09-11T12:31:04.984Z Downloaded dropshot v0.16.7
8602026-09-11T12:31:04.995Z Downloaded time v0.3.47
8612026-09-11T12:31:05.002Z Downloaded tabled v0.15.0
8622026-09-11T12:31:05.010Z Downloaded syn v1.0.109
8632026-09-11T12:31:05.016Z Downloaded webpki-roots v1.0.2
8642026-09-11T12:31:05.019Z Downloaded bstr v1.12.0
8652026-09-11T12:31:05.023Z Downloaded vcpkg v0.2.15
8662026-09-11T12:31:05.044Z Downloaded openssl v0.10.81
8672026-09-11T12:31:05.051Z Downloaded serde_with v3.14.1
8682026-09-11T12:31:05.056Z Downloaded zerocopy v0.8.27
8692026-09-11T12:31:05.068Z Downloaded nix v0.31.3
8702026-09-11T12:31:05.074Z Downloaded unicode-width v0.1.14
8712026-09-11T12:31:05.077Z Downloaded unicode-width v0.2.1
8722026-09-11T12:31:05.081Z Downloaded syn v2.0.118
8732026-09-11T12:31:05.087Z Downloaded regex-automata v0.4.13
8742026-09-11T12:31:05.097Z Downloaded jiff v0.2.15
8752026-09-11T12:31:05.106Z Downloaded smoltcp v0.11.0
8762026-09-11T12:31:05.113Z Downloaded openapiv3 v2.2.0
8772026-09-11T12:31:05.119Z Downloaded regress v0.10.5
8782026-09-11T12:31:05.139Z Downloaded rustls v0.22.4
8792026-09-11T12:31:05.145Z Downloaded sha3 v0.10.8
8802026-09-11T12:31:05.160Z Downloaded encoding_rs v0.8.35
8812026-09-11T12:31:05.231Z Downloaded typify-impl v0.6.2
8822026-09-11T12:31:05.239Z Downloaded typify-impl v0.4.3
8832026-09-11T12:31:05.357Z Downloaded petgraph v0.6.5
8842026-09-11T12:31:05.379Z Downloaded chrono-tz v0.10.4
8852026-09-11T12:31:05.413Z Downloaded petgraph v0.8.2
8862026-09-11T12:31:05.426Z Downloaded libc v0.2.186
8872026-09-11T12:31:05.440Z Downloaded libz-sys v1.1.22
8882026-09-11T12:31:05.453Z Downloaded csv v1.4.0
8892026-09-11T12:31:05.491Z Downloaded tokio v1.52.3
8902026-09-11T12:31:05.638Z Downloaded ring v0.17.14
8912026-09-11T12:31:05.707Z Downloaded curl-sys v0.4.89+curl-8.20.0
8922026-09-11T12:31:05.730Z Downloaded libgit2-sys v0.17.0+1.8.1
8932026-09-11T12:31:06.237Z Downloaded aws-lc-sys v0.39.1
8942026-09-11T12:31:06.557Z Compiling proc-macro2 v1.0.106
8952026-09-11T12:31:06.557Z Compiling quote v1.0.45
8962026-09-11T12:31:06.557Z Compiling unicode-ident v1.0.24
8972026-09-11T12:31:06.558Z Compiling serde_core v1.0.228
8982026-09-11T12:31:06.561Z Compiling serde v1.0.228
8992026-09-11T12:31:06.561Z Compiling libc v0.2.186
9002026-09-11T12:31:06.561Z Checking cfg-if v1.0.4
9012026-09-11T12:31:06.861Z Compiling zmij v1.0.17
9022026-09-11T12:31:06.888Z Compiling autocfg v1.5.0
9032026-09-11T12:31:07.220Z Compiling memchr v2.7.5
9042026-09-11T12:31:07.224Z Compiling libm v0.2.15
9052026-09-11T12:31:07.573Z Compiling getrandom v0.4.2
9062026-09-11T12:31:07.748Z Compiling jobserver v0.1.34
9072026-09-11T12:31:07.793Z Compiling shlex v2.0.1
9082026-09-11T12:31:07.809Z Compiling find-msvc-tools v0.1.9
9092026-09-11T12:31:07.961Z Compiling cc v1.2.64
9102026-09-11T12:31:07.977Z Compiling version_check v0.9.5
9112026-09-11T12:31:08.062Z Compiling thiserror v2.0.18
9122026-09-11T12:31:08.070Z Compiling syn v2.0.118
9132026-09-11T12:31:08.087Z Checking smallvec v1.15.1
9142026-09-11T12:31:08.146Z Checking itoa v1.0.15
9152026-09-11T12:31:08.273Z Compiling icu_normalizer_data v2.0.0
9162026-09-11T12:31:08.287Z Compiling icu_properties_data v2.0.1
9172026-09-11T12:31:08.404Z Compiling parking_lot_core v0.9.12
9182026-09-11T12:31:08.533Z Checking stable_deref_trait v1.2.0
9192026-09-11T12:31:08.552Z Compiling serde_json v1.0.150
9202026-09-11T12:31:08.609Z Compiling heck v0.5.0
9212026-09-11T12:31:08.798Z Checking litemap v0.8.0
9222026-09-11T12:31:08.833Z Checking writeable v0.6.1
9232026-09-11T12:31:08.947Z Compiling num-traits v0.2.19
9242026-09-11T12:31:09.006Z Checking percent-encoding v2.3.2
9252026-09-11T12:31:09.233Z Checking form_urlencoded v1.2.2
9262026-09-11T12:31:09.265Z Checking utf8_iter v1.0.4
9272026-09-11T12:31:09.361Z Compiling zerocopy v0.8.27
9282026-09-11T12:31:09.378Z Checking pin-project-lite v0.2.16
9292026-09-11T12:31:09.381Z Compiling log v0.4.29
9302026-09-11T12:31:09.410Z Compiling equivalent v1.0.2
9312026-09-11T12:31:09.460Z Compiling semver v1.0.28
9322026-09-11T12:31:09.476Z Checking iana-time-zone v0.1.64
9332026-09-11T12:31:09.495Z Compiling rustversion v1.0.22
9342026-09-11T12:31:09.566Z Checking getrandom v0.2.16
9352026-09-11T12:31:09.586Z Checking socket2 v0.6.4
9362026-09-11T12:31:09.708Z Checking uuid v1.23.3
9372026-09-11T12:31:09.765Z Checking scopeguard v1.2.0
9382026-09-11T12:31:09.871Z Checking lock_api v0.4.14
9392026-09-11T12:31:09.981Z Checking bitflags v2.11.1
9402026-09-11T12:31:10.001Z Checking signal-hook-registry v1.4.6
9412026-09-11T12:31:10.019Z Checking mio v1.2.1
9422026-09-11T12:31:10.073Z Checking parking_lot v0.12.5
9432026-09-11T12:31:10.165Z Checking dyn-clone v1.0.20
9442026-09-11T12:31:10.235Z Compiling schemars v0.8.22
9452026-09-11T12:31:10.274Z Checking futures-core v0.3.32
9462026-09-11T12:31:10.278Z Compiling portable-atomic v1.11.1
9472026-09-11T12:31:10.395Z Compiling ring v0.17.14
9482026-09-11T12:31:10.454Z Checking critical-section v1.2.0
9492026-09-11T12:31:10.471Z Compiling hashbrown v0.17.1
9502026-09-11T12:31:10.577Z Compiling httparse v1.10.1
9512026-09-11T12:31:10.711Z Compiling regex-syntax v0.8.11
9522026-09-11T12:31:10.879Z Checking subtle v2.6.1
9532026-09-11T12:31:10.931Z Compiling synstructure v0.13.2
9542026-09-11T12:31:10.950Z Compiling serde_derive_internals v0.29.1
9552026-09-11T12:31:11.255Z Checking once_cell v1.21.3
9562026-09-11T12:31:11.258Z Compiling indexmap v2.14.0
9572026-09-11T12:31:11.456Z Checking futures-sink v0.3.32
9582026-09-11T12:31:11.652Z Checking slab v0.4.11
9592026-09-11T12:31:11.681Z Compiling aho-corasick v1.1.3
9602026-09-11T12:31:11.697Z Compiling rustix v1.1.4
9612026-09-11T12:31:11.805Z Compiling thiserror v1.0.69
9622026-09-11T12:31:11.880Z Checking rand_core v0.6.4
9632026-09-11T12:31:12.056Z Checking typenum v1.20.1
9642026-09-11T12:31:12.181Z Compiling serde_derive v1.0.228
9652026-09-11T12:31:12.252Z Compiling zerofrom-derive v0.1.6
9662026-09-11T12:31:12.278Z Compiling yoke-derive v0.8.0
9672026-09-11T12:31:12.353Z Compiling zerovec-derive v0.11.1
9682026-09-11T12:31:12.820Z Compiling displaydoc v0.2.5
9692026-09-11T12:31:12.857Z Compiling thiserror-impl v2.0.18
9702026-09-11T12:31:13.120Z Compiling schemars_derive v0.8.22
9712026-09-11T12:31:13.317Z Compiling tokio-macros v2.7.0
9722026-09-11T12:31:13.438Z Compiling zerocopy-derive v0.8.27
9732026-09-11T12:31:13.455Z Checking zerofrom v0.1.6
9742026-09-11T12:31:13.569Z Compiling futures-macro v0.3.32
9752026-09-11T12:31:13.587Z Checking yoke v0.8.0
9762026-09-11T12:31:13.761Z Checking zerovec v0.11.4
9772026-09-11T12:31:14.040Z Checking zerotrie v0.2.2
9782026-09-11T12:31:14.278Z Compiling zeroize_derive v1.4.3
9792026-09-11T12:31:14.294Z Compiling regex-automata v0.4.13
9802026-09-11T12:31:14.310Z Compiling thiserror-impl v1.0.69
9812026-09-11T12:31:14.471Z Checking tinystr v0.8.1
9822026-09-11T12:31:14.655Z Checking potential_utf v0.1.3
9832026-09-11T12:31:14.658Z Checking icu_locale_core v2.0.0
9842026-09-11T12:31:14.786Z Checking icu_collections v2.0.0
9852026-09-11T12:31:14.923Z Checking zeroize v1.8.1
9862026-09-11T12:31:15.074Z Checking futures-channel v0.3.32
9872026-09-11T12:31:15.090Z Compiling ucd-trie v0.1.7
9882026-09-11T12:31:15.117Z Checking icu_provider v2.0.0
9892026-09-11T12:31:15.215Z Checking bytes v1.12.0
9902026-09-11T12:31:15.261Z Checking chrono v0.4.45
9912026-09-11T12:31:15.353Z Checking icu_normalizer v2.0.0
9922026-09-11T12:31:15.379Z Checking icu_properties v2.0.1
9932026-09-11T12:31:15.428Z Compiling serde_tokenstream v0.2.3
9942026-09-11T12:31:15.636Z Checking tokio v1.52.3
9952026-09-11T12:31:15.702Z Compiling pest v2.8.2
9962026-09-11T12:31:15.880Z Checking futures-task v0.3.32
9972026-09-11T12:31:16.030Z Compiling regex v1.12.4
9982026-09-11T12:31:16.104Z Checking futures-io v0.3.32
9992026-09-11T12:31:16.199Z Checking idna_adapter v1.2.1
10002026-09-11T12:31:16.221Z Checking futures-util v0.3.32
10012026-09-11T12:31:16.326Z Checking idna v1.1.0
10022026-09-11T12:31:16.351Z Compiling pkg-config v0.3.32
10032026-09-11T12:31:16.429Z Compiling anyhow v1.0.102
10042026-09-11T12:31:16.562Z Checking url v2.5.7
10052026-09-11T12:31:16.802Z Compiling pest_meta v2.8.2
10062026-09-11T12:31:16.917Z Compiling tracing-attributes v0.1.30
10072026-09-11T12:31:16.937Z Checking tracing-core v0.1.34
10082026-09-11T12:31:17.026Z Compiling generic-array v0.14.7
10092026-09-11T12:31:17.224Z Compiling foldhash v0.2.0
10102026-09-11T12:31:17.255Z Compiling vcpkg v0.2.15
10112026-09-11T12:31:17.419Z Compiling pest_generator v2.8.2
10122026-09-11T12:31:17.643Z Compiling fnv v1.0.7
10132026-09-11T12:31:17.782Z Compiling allocator-api2 v0.2.21
10142026-09-11T12:31:17.987Z Checking http v1.4.2
10152026-09-11T12:31:18.078Z Compiling hashbrown v0.16.1
10162026-09-11T12:31:18.136Z Checking tracing v0.1.41
10172026-09-11T12:31:18.140Z Compiling pest_derive v2.8.2
10182026-09-11T12:31:18.168Z Compiling getrandom v0.3.3
10192026-09-11T12:31:18.344Z Compiling byteorder v1.5.0
10202026-09-11T12:31:18.562Z Compiling camino v1.2.3
10212026-09-11T12:31:18.579Z Checking crypto-common v0.1.6
10222026-09-11T12:31:18.658Z Checking errno v0.3.14
10232026-09-11T12:31:18.662Z Compiling time-core v0.1.8
10242026-09-11T12:31:18.699Z Checking base64 v0.22.1
10252026-09-11T12:31:18.781Z Compiling num-conv v0.2.1
10262026-09-11T12:31:18.827Z Checking ipnet v2.11.0
10272026-09-11T12:31:18.860Z Checking tokio-util v0.7.16
10282026-09-11T12:31:18.936Z Compiling time-macros v0.2.27
10292026-09-11T12:31:18.939Z Compiling scroll_derive v0.13.1
10302026-09-11T12:31:18.969Z Compiling paste v1.0.15
10312026-09-11T12:31:19.053Z Checking http-body v1.0.1
10322026-09-11T12:31:19.154Z Checking rustls-pki-types v1.12.0
10332026-09-11T12:31:19.310Z Checking atomic-waker v1.1.2
10342026-09-11T12:31:19.425Z Checking tower-layer v0.3.3
10352026-09-11T12:31:19.576Z Checking untrusted v0.9.0
10362026-09-11T12:31:19.614Z Checking tower-service v0.3.3
10372026-09-11T12:31:19.687Z Checking try-lock v0.2.5
10382026-09-11T12:31:19.757Z Checking h2 v0.4.14
10392026-09-11T12:31:19.785Z Checking want v0.3.1
10402026-09-11T12:31:19.844Z Checking httpdate v1.0.3
10412026-09-11T12:31:19.915Z Checking ryu v1.0.20
10422026-09-11T12:31:19.932Z Compiling openssl-sys v0.9.117
10432026-09-11T12:31:19.991Z Compiling async-trait v0.1.89
10442026-09-11T12:31:20.013Z Compiling cmake v0.1.54
10452026-09-11T12:31:20.052Z Compiling dunce v1.0.5
10462026-09-11T12:31:20.155Z Compiling fs_extra v1.3.0
10472026-09-11T12:31:20.205Z Compiling strsim v0.11.1
10482026-09-11T12:31:20.352Z Compiling crossbeam-utils v0.8.21
10492026-09-11T12:31:20.401Z Checking pretty-hex v0.4.1
10502026-09-11T12:31:20.504Z Compiling aws-lc-sys v0.39.1
10512026-09-11T12:31:20.520Z Compiling scroll v0.13.0
10522026-09-11T12:31:20.540Z Compiling regress v0.10.5
10532026-09-11T12:31:20.575Z Checking block-buffer v0.10.4
10542026-09-11T12:31:20.674Z Checking ppv-lite86 v0.2.21
10552026-09-11T12:31:20.708Z Compiling slog v2.8.2
10562026-09-11T12:31:20.774Z Compiling usdt-impl v0.6.0
10572026-09-11T12:31:20.939Z Compiling plain v0.2.3
10582026-09-11T12:31:20.980Z Checking digest v0.10.7
10592026-09-11T12:31:21.011Z Checking http-body-util v0.1.3
10602026-09-11T12:31:21.048Z Compiling goblin v0.10.1
10612026-09-11T12:31:21.065Z Checking ipnetwork v0.21.1
10622026-09-11T12:31:21.160Z Checking erased-serde v0.3.31
10632026-09-11T12:31:21.318Z Compiling omicron-workspace-hack v0.1.0
10642026-09-11T12:31:21.377Z Compiling ident_case v1.0.1
10652026-09-11T12:31:21.502Z Compiling darling_core v0.21.3
10662026-09-11T12:31:21.562Z Checking serde_urlencoded v0.7.1
10672026-09-11T12:31:21.621Z Checking hyper v1.10.1
10682026-09-11T12:31:21.638Z Compiling dtrace-parser v0.3.0
10692026-09-11T12:31:21.761Z Compiling openapiv3 v2.2.0
10702026-09-11T12:31:21.794Z Compiling daft-derive v0.1.5
10712026-09-11T12:31:22.240Z Compiling typify-impl v0.4.3
10722026-09-11T12:31:22.507Z Compiling thread-id v5.0.0
10732026-09-11T12:31:22.524Z Checking hyper-util v0.1.20
10742026-09-11T12:31:23.087Z Compiling aws-lc-rs v1.16.2
10752026-09-11T12:31:23.619Z Compiling darling_macro v0.21.3
10762026-09-11T12:31:23.658Z Checking encoding_rs v0.8.35
10772026-09-11T12:31:23.734Z Checking cpufeatures v0.2.17
10782026-09-11T12:31:23.810Z Compiling dof v0.4.0
10792026-09-11T12:31:23.913Z Checking untrusted v0.7.1
10802026-09-11T12:31:24.165Z Compiling darling v0.21.3
10812026-09-11T12:31:24.184Z Compiling slog-async v2.8.0
10822026-09-11T12:31:24.466Z Checking mime v0.3.17
10832026-09-11T12:31:24.576Z Checking rand_core v0.9.3
10842026-09-11T12:31:24.580Z Checking oxnet v0.1.6
10852026-09-11T12:31:24.742Z Compiling structmeta-derive v0.3.0
10862026-09-11T12:31:24.746Z Compiling multer v3.1.0
10872026-09-11T12:31:24.774Z Compiling usdt-attr-macro v0.6.0
10882026-09-11T12:31:24.838Z Compiling usdt-macro v0.6.0
10892026-09-11T12:31:24.977Z Compiling rustls v0.23.40
10902026-09-11T12:31:25.030Z Compiling unsafe-libyaml v0.2.11
10912026-09-11T12:31:25.047Z Compiling rustls v0.22.4
10922026-09-11T12:31:25.472Z Compiling async-stream-impl v0.3.6
10932026-09-11T12:31:25.596Z Compiling serde_yaml v0.9.34+deprecated
10942026-09-11T12:31:25.613Z Checking sync_wrapper v1.0.2
10952026-09-11T12:31:25.617Z Compiling typify-macro v0.4.3
10962026-09-11T12:31:25.725Z Compiling openssl v0.10.81
10972026-09-11T12:31:25.750Z Compiling structmeta v0.3.0
10982026-09-11T12:31:25.947Z Checking hex v0.4.3
10992026-09-11T12:31:26.073Z Checking fastrand v2.3.0
11002026-09-11T12:31:26.163Z Checking foreign-types-shared v0.1.1
11012026-09-11T12:31:26.208Z Checking tower v0.5.2
11022026-09-11T12:31:26.246Z Checking foreign-types v0.3.2
11032026-09-11T12:31:26.264Z Checking tempfile v3.27.0
11042026-09-11T12:31:26.318Z Checking rand_chacha v0.9.0
11052026-09-11T12:31:26.453Z Checking futures-executor v0.3.32
11062026-09-11T12:31:26.500Z Compiling strum_macros v0.26.4
11072026-09-11T12:31:26.527Z Compiling openssl-macros v0.1.1
11082026-09-11T12:31:26.584Z Checking iri-string v0.7.8
11092026-09-11T12:31:26.600Z Checking openssl-probe v0.1.6
11102026-09-11T12:31:26.704Z Compiling native-tls v0.2.14
11112026-09-11T12:31:26.831Z Checking powerfmt v0.2.0
11122026-09-11T12:31:26.988Z Checking futures v0.3.32
11132026-09-11T12:31:26.994Z Checking deranged v0.5.3
11142026-09-11T12:31:27.046Z Checking rand v0.9.3
11152026-09-11T12:31:27.096Z Compiling typify v0.4.3
11162026-09-11T12:31:27.191Z Compiling newtype-uuid-macros v0.1.0
11172026-09-11T12:31:27.489Z Compiling ref-cast v1.0.25
11182026-09-11T12:31:27.574Z Checking tower-http v0.6.8
11192026-09-11T12:31:27.845Z Checking num_threads v0.1.7
11202026-09-11T12:31:27.949Z Compiling ref-cast-impl v1.0.25
11212026-09-11T12:31:27.965Z Compiling dropshot v0.16.7
11222026-09-11T12:31:28.024Z Checking memmap2 v0.9.8
11232026-09-11T12:31:28.043Z Checking time v0.3.47
11242026-09-11T12:31:28.111Z Checking unicode-width v0.2.1
11252026-09-11T12:31:28.270Z Compiling derive-ex v0.1.8
11262026-09-11T12:31:28.361Z Checking crossbeam-channel v0.5.15
11272026-09-11T12:31:28.521Z Checking webpki-roots v1.0.2
11282026-09-11T12:31:28.524Z Compiling dropshot_endpoint v0.16.7
11292026-09-11T12:31:28.656Z Compiling strum_macros v0.27.2
11302026-09-11T12:31:28.684Z Checking winnow v0.7.14
11312026-09-11T12:31:29.167Z Compiling progenitor-impl v0.11.1
11322026-09-11T12:31:29.319Z Checking tokio-native-tls v0.3.1
11332026-09-11T12:31:29.479Z Checking hyper-tls v0.6.0
11342026-09-11T12:31:29.807Z Compiling test-strategy v0.4.3
11352026-09-11T12:31:29.882Z Checking newtype-uuid v1.3.2
11362026-09-11T12:31:29.979Z Checking thread_local v1.1.9
11372026-09-11T12:31:30.065Z Checking winnow v1.0.3
11382026-09-11T12:31:30.129Z Checking daft v0.1.5
11392026-09-11T12:31:30.145Z Compiling serde_with_macros v3.14.1
11402026-09-11T12:31:30.345Z Checking toml_parser v1.1.2+spec-1.1.0
11412026-09-11T12:31:30.362Z Checking serde_spanned v1.1.1
11422026-09-11T12:31:30.421Z Checking is-terminal v0.4.16
11432026-09-11T12:31:30.492Z Checking either v1.15.0
11442026-09-11T12:31:30.524Z Checking term v1.2.0
11452026-09-11T12:31:30.669Z Checking debug-ignore v1.0.5
11462026-09-11T12:31:30.685Z Checking toml_writer v1.1.1+spec-1.1.0
11472026-09-11T12:31:30.746Z Checking match_cfg v0.1.0
11482026-09-11T12:31:30.769Z Checking take_mut v0.2.2
11492026-09-11T12:31:30.817Z Checking hostname v0.3.1
11502026-09-11T12:31:30.859Z Checking slog-term v2.9.2
11512026-09-11T12:31:30.913Z Checking slog-json v2.6.1
11522026-09-11T12:31:31.067Z Compiling syn v1.0.109
11532026-09-11T12:31:31.109Z Checking spin v0.9.8
11542026-09-11T12:31:31.128Z Checking slog-bunyan v2.5.0
11552026-09-11T12:31:31.164Z Checking usdt v0.6.0
11562026-09-11T12:31:31.204Z Checking async-stream v0.3.6
11572026-09-11T12:31:31.208Z Compiling progenitor-macro v0.11.1
11582026-09-11T12:31:31.236Z Compiling parse-display-derive v0.10.0
11592026-09-11T12:31:31.334Z Checking rustls-webpki v0.102.8
11602026-09-11T12:31:31.390Z Checking rustls-pemfile v2.2.0
11612026-09-11T12:31:31.420Z Checking waitgroup v0.1.2
11622026-09-11T12:31:31.458Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11632026-09-11T12:31:31.517Z Checking serde_path_to_error v0.1.20
11642026-09-11T12:31:31.533Z Checking hostname v0.4.2
11652026-09-11T12:31:31.626Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11662026-09-11T12:31:31.777Z Checking strum v0.26.3
11672026-09-11T12:31:31.887Z Checking rand_chacha v0.3.1
11682026-09-11T12:31:31.904Z Checking macaddr v1.0.1
11692026-09-11T12:31:31.935Z Checking toml_datetime v0.7.5+spec-1.1.0
11702026-09-11T12:31:32.080Z Checking wait-timeout v0.2.1
11712026-09-11T12:31:32.083Z Checking bit-vec v0.8.0
11722026-09-11T12:31:32.129Z Checking quick-error v1.2.3
11732026-09-11T12:31:32.200Z Checking lazy_static v1.5.0
11742026-09-11T12:31:32.229Z Checking rusty-fork v0.3.0
11752026-09-11T12:31:32.284Z Checking bit-set v0.8.0
11762026-09-11T12:31:32.301Z Checking toml v0.9.12+spec-1.1.0
11772026-09-11T12:31:32.399Z Checking rand v0.8.5
11782026-09-11T12:31:32.431Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11792026-09-11T12:31:32.742Z Checking rand_xorshift v0.4.0
11802026-09-11T12:31:32.866Z Checking sha1 v0.10.6
11812026-09-11T12:31:32.939Z Checking unarray v0.1.4
11822026-09-11T12:31:33.027Z Checking strum v0.27.2
11832026-09-11T12:31:33.046Z Checking proptest v1.8.0
11842026-09-11T12:31:33.137Z Checking tabwriter v1.4.1
11852026-09-11T12:31:33.154Z Checking tokio-rustls v0.25.0
11862026-09-11T12:31:33.186Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11872026-09-11T12:31:33.286Z Checking colored v3.1.1
11882026-09-11T12:31:33.326Z Checking serde_with v3.14.1
11892026-09-11T12:31:33.800Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11902026-09-11T12:31:34.027Z Checking instant v0.1.13
11912026-09-11T12:31:34.117Z Checking rustc-hash v2.1.1
11922026-09-11T12:31:34.440Z Checking iddqd v0.3.18
11932026-09-11T12:31:34.575Z Checking backoff v0.4.0
11942026-09-11T12:31:34.648Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11952026-09-11T12:31:34.677Z Checking parse-display v0.10.0
11962026-09-11T12:31:34.741Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11972026-09-11T12:31:34.815Z Checking itertools v0.14.0
11982026-09-11T12:31:34.850Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11992026-09-11T12:31:35.239Z Compiling toml_datetime v0.6.11
12002026-09-11T12:31:35.282Z Compiling clap_derive v4.6.1
12012026-09-11T12:31:35.306Z Checking utf8parse v0.2.2
12022026-09-11T12:31:35.439Z Checking anstyle-parse v1.0.0
12032026-09-11T12:31:35.593Z Checking terminal_size v0.4.3
12042026-09-11T12:31:35.721Z Checking is_terminal_polyfill v1.70.1
12052026-09-11T12:31:35.738Z Checking colorchoice v1.0.4
12062026-09-11T12:31:35.826Z Checking anstyle v1.0.14
12072026-09-11T12:31:35.841Z Checking anstyle-query v1.1.4
12082026-09-11T12:31:35.999Z Checking anstream v1.0.0
12092026-09-11T12:31:36.207Z Checking clap_lex v1.1.0
12102026-09-11T12:31:36.377Z Checking clap_builder v4.6.0
12112026-09-11T12:31:37.589Z Checking clap v4.6.1
12122026-09-11T12:31:38.767Z Compiling num-derive v0.4.2
12132026-09-11T12:31:39.241Z Compiling rustls-webpki v0.103.6
12142026-09-11T12:31:39.667Z Compiling prettyplease v0.2.37
12152026-09-11T12:31:41.210Z Checking crossbeam-epoch v0.9.18
12162026-09-11T12:31:41.313Z Compiling cfg_aliases v0.2.1
12172026-09-11T12:31:41.428Z Compiling winnow v0.5.40
12182026-09-11T12:31:42.191Z Checking serde_spanned v0.6.9
12192026-09-11T12:31:42.321Z Compiling tokio-rustls v0.26.4
12202026-09-11T12:31:42.496Z Compiling memoffset v0.9.1
12212026-09-11T12:31:42.571Z Compiling rayon-core v1.13.0
12222026-09-11T12:31:42.769Z Compiling toml_edit v0.19.15
12232026-09-11T12:31:43.997Z Compiling proc-macro-crate v1.3.1
12242026-09-11T12:31:44.177Z Compiling zerocopy-derive v0.7.35
12252026-09-11T12:31:44.548Z Compiling crc32fast v1.5.0
12262026-09-11T12:31:45.004Z Compiling hyper-rustls v0.27.7
12272026-09-11T12:31:45.239Z Compiling reqwest v0.12.23
12282026-09-11T12:31:45.425Z Checking crossbeam-deque v0.8.6
12292026-09-11T12:31:45.812Z Checking adler2 v2.0.1
12302026-09-11T12:31:45.984Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12312026-09-11T12:31:46.358Z Compiling progenitor-client v0.11.1
12322026-09-11T12:31:46.592Z Compiling progenitor v0.11.1
12332026-09-11T12:31:47.008Z Checking miniz_oxide v0.8.9
12342026-09-11T12:31:47.738Z Compiling num-integer v0.1.46
12352026-09-11T12:31:47.828Z Compiling proc-macro-error-attr v1.0.4
12362026-09-11T12:31:48.011Z Compiling heapless v0.8.0
12372026-09-11T12:31:48.336Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12382026-09-11T12:31:48.357Z Checking flate2 v1.1.2
12392026-09-11T12:31:48.373Z Compiling progenitor-client v0.10.0
12402026-09-11T12:31:48.760Z Compiling ingot-macros v0.1.1
12412026-09-11T12:31:49.443Z Checking hash32 v0.3.1
12422026-09-11T12:31:49.570Z Checking hybrid-array v0.4.12
12432026-09-11T12:31:49.685Z Compiling proc-macro-error v1.0.4
12442026-09-11T12:31:49.869Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12452026-09-11T12:31:50.126Z Compiling smoltcp v0.11.0
12462026-09-11T12:31:50.143Z Checking toml_write v0.1.2
12472026-09-11T12:31:50.316Z Checking toml_edit v0.22.27
12482026-09-11T12:31:50.600Z Checking num-iter v0.1.45
12492026-09-11T12:31:50.713Z Checking num-rational v0.4.2
12502026-09-11T12:31:50.985Z Compiling zerocopy v0.7.35
12512026-09-11T12:31:51.002Z Compiling num_enum_derive v0.7.5
12522026-09-11T12:31:51.375Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12532026-09-11T12:31:51.393Z Checking ingot-types v0.1.2
12542026-09-11T12:31:51.449Z Compiling hubpack_derive v0.1.1
12552026-09-11T12:31:51.568Z Checking cobs v0.3.0
12562026-09-11T12:31:51.673Z Compiling scroll_derive v0.12.1
12572026-09-11T12:31:51.710Z Compiling foreign-types-macros v0.2.3
12582026-09-11T12:31:51.727Z Compiling num-complex v0.4.6
12592026-09-11T12:31:51.954Z Compiling usdt-impl v0.5.0
12602026-09-11T12:31:52.066Z Compiling crucible-workspace-hack v0.1.0
12612026-09-11T12:31:52.104Z Checking foreign-types-shared v0.3.1
12622026-09-11T12:31:52.151Z Checking managed v0.8.0
12632026-09-11T12:31:52.212Z Checking bitflags v1.3.2
12642026-09-11T12:31:52.352Z Checking foreign-types v0.5.0
12652026-09-11T12:31:52.356Z Checking scroll v0.12.0
12662026-09-11T12:31:52.415Z Checking num v0.4.3
12672026-09-11T12:31:52.431Z Checking num_enum v0.7.5
12682026-09-11T12:31:52.540Z Checking hubpack v0.1.2
12692026-09-11T12:31:52.574Z Checking ingot v0.1.1
12702026-09-11T12:31:52.591Z Checking postcard v1.1.3
12712026-09-11T12:31:52.723Z Compiling dof v0.3.0
12722026-09-11T12:31:52.925Z Checking toml v0.8.23
12732026-09-11T12:31:53.340Z Checking crypto-common v0.2.2
12742026-09-11T12:31:53.357Z Checking block-buffer v0.12.0
12752026-09-11T12:31:53.568Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12762026-09-11T12:31:53.614Z Compiling dtrace-parser v0.2.0
12772026-09-11T12:31:53.879Z Checking camino-tempfile v1.4.1
12782026-09-11T12:31:53.966Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12792026-09-11T12:31:54.035Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12802026-09-11T12:31:54.052Z Checking cstr-argument v0.1.2
12812026-09-11T12:31:54.168Z Compiling thread-id v4.2.2
12822026-09-11T12:31:54.185Z Checking float-ord v0.3.2
12832026-09-11T12:31:54.247Z Compiling minimal-lexical v0.2.1
12842026-09-11T12:31:54.257Z Compiling heck v0.4.1
12852026-09-11T12:31:54.260Z Checking compression-core v0.4.32
12862026-09-11T12:31:54.289Z Checking const-oid v0.10.2
12872026-09-11T12:31:54.401Z Checking static_assertions v1.1.0
12882026-09-11T12:31:54.463Z Checking digest v0.11.3
12892026-09-11T12:31:54.466Z Compiling nom v7.1.3
12902026-09-11T12:31:54.494Z Checking compression-codecs v0.4.32
12912026-09-11T12:31:54.611Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12922026-09-11T12:31:54.658Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12932026-09-11T12:31:54.761Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12942026-09-11T12:31:54.871Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12952026-09-11T12:31:55.018Z Checking goblin v0.8.2
12962026-09-11T12:31:55.125Z Checking rayon v1.11.0
12972026-09-11T12:31:55.332Z Compiling num_enum_derive v0.5.11
12982026-09-11T12:31:55.407Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-09-11T12:31:55.626Z Compiling rustc_version v0.4.1
13002026-09-11T12:31:55.731Z Checking toml_datetime v1.1.1+spec-1.1.0
13012026-09-11T12:31:55.895Z Compiling dropshot v0.17.1
13022026-09-11T12:31:55.933Z Checking cpufeatures v0.3.0
13032026-09-11T12:31:56.010Z Checking tinyvec_macros v0.1.1
13042026-09-11T12:31:56.084Z Compiling convert_case v0.4.0
13052026-09-11T12:31:56.122Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
13062026-09-11T12:31:56.159Z Compiling rustix v0.38.44
13072026-09-11T12:31:56.311Z Checking num_enum v0.5.11
13082026-09-11T12:31:56.385Z Compiling derive_more v0.99.20
13092026-09-11T12:31:56.467Z Checking tinyvec v1.10.0
13102026-09-11T12:31:56.470Z Checking sha1 v0.11.0
13112026-09-11T12:31:56.523Z Checking toml v1.1.2+spec-1.1.0
13122026-09-11T12:31:56.640Z Checking async-compression v0.4.33
13132026-09-11T12:31:56.794Z Compiling nix v0.30.1
13142026-09-11T12:31:56.893Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13152026-09-11T12:31:57.081Z Checking libscf-sys v1.2.0
13162026-09-11T12:31:57.211Z Compiling libz-sys v1.1.22
13172026-09-11T12:31:57.228Z Compiling dropshot_endpoint v0.17.1
13182026-09-11T12:31:57.382Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13192026-09-11T12:31:57.399Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
13202026-09-11T12:31:57.498Z Checking bytecount v0.6.9
13212026-09-11T12:31:57.733Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13222026-09-11T12:31:57.944Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13232026-09-11T12:31:58.407Z Compiling usdt-macro v0.5.0
13242026-09-11T12:31:58.562Z Compiling usdt-attr-macro v0.5.0
13252026-09-11T12:31:58.606Z Compiling zone_cfg_derive v0.3.1
13262026-09-11T12:31:58.625Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13272026-09-11T12:31:58.794Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13282026-09-11T12:31:58.814Z Checking itertools v0.12.1
13292026-09-11T12:31:58.886Z Checking memmap v0.7.0
13302026-09-11T12:31:59.023Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13312026-09-11T12:31:59.068Z Checking sigpipe v0.1.3
13322026-09-11T12:31:59.151Z Checking jiff v0.2.15
13332026-09-11T12:31:59.253Z Checking glob v0.3.3
13342026-09-11T12:31:59.272Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13352026-09-11T12:31:59.344Z Checking usdt v0.5.0
13362026-09-11T12:31:59.431Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13372026-09-11T12:31:59.507Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13382026-09-11T12:31:59.656Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13392026-09-11T12:31:59.672Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13402026-09-11T12:31:59.689Z Checking smf v0.2.3
13412026-09-11T12:31:59.789Z Checking zone v0.3.1
13422026-09-11T12:31:59.855Z Checking secrecy v0.10.3
13432026-09-11T12:31:59.886Z Checking whoami v1.6.1
13442026-09-11T12:31:59.974Z Compiling curve25519-dalek v4.1.3
13452026-09-11T12:32:00.055Z Checking hmac v0.12.1
13462026-09-11T12:32:00.137Z Checking inout v0.1.4
13472026-09-11T12:32:00.162Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13482026-09-11T12:32:00.185Z Compiling enum-as-inner v0.6.1
13492026-09-11T12:32:00.231Z Compiling clang-sys v1.8.1
13502026-09-11T12:32:00.250Z Checking ff v0.13.1
13512026-09-11T12:32:00.311Z Checking data-encoding v2.9.0
13522026-09-11T12:32:00.371Z Compiling semver v0.1.20
13532026-09-11T12:32:00.473Z Checking group v0.13.0
13542026-09-11T12:32:00.531Z Checking cipher v0.4.4
13552026-09-11T12:32:00.602Z Compiling rustc_version v0.1.7
13562026-09-11T12:32:00.635Z Checking hkdf v0.12.4
13572026-09-11T12:32:00.692Z Checking atomicwrites v0.4.4
13582026-09-11T12:32:00.714Z Compiling thiserror-impl-no-std v2.0.2
13592026-09-11T12:32:00.730Z Checking universal-hash v0.5.1
13602026-09-11T12:32:00.763Z Compiling regress v0.11.1
13612026-09-11T12:32:00.779Z Checking crypto-bigint v0.5.5
13622026-09-11T12:32:00.810Z Checking half v2.7.1
13632026-09-11T12:32:00.850Z Compiling curve25519-dalek-derive v0.1.1
13642026-09-11T12:32:01.050Z Checking base64ct v1.8.0
13652026-09-11T12:32:01.278Z Checking opaque-debug v0.3.1
13662026-09-11T12:32:01.353Z Checking base16ct v0.2.0
13672026-09-11T12:32:01.476Z Checking ciborium-io v0.2.2
13682026-09-11T12:32:01.498Z Checking indent_write v2.2.0
13692026-09-11T12:32:01.530Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13702026-09-11T12:32:01.565Z Checking ciborium-ll v0.2.2
13712026-09-11T12:32:01.685Z Checking poly1305 v0.8.0
13722026-09-11T12:32:01.739Z Checking password-hash v0.5.0
13732026-09-11T12:32:01.773Z Checking elliptic-curve v0.13.8
13742026-09-11T12:32:01.791Z Checking thiserror-no-std v2.0.2
13752026-09-11T12:32:01.879Z Compiling newtype_derive v0.1.6
13762026-09-11T12:32:01.911Z Checking chacha20 v0.9.1
13772026-09-11T12:32:01.959Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13782026-09-11T12:32:02.012Z Compiling nix v0.31.3
13792026-09-11T12:32:02.095Z Checking blake2 v0.10.6
13802026-09-11T12:32:02.111Z Checking aead v0.5.2
13812026-09-11T12:32:02.202Z Compiling libloading v0.8.9
13822026-09-11T12:32:02.247Z Checking bstr v1.12.0
13832026-09-11T12:32:02.304Z Compiling typify-impl v0.6.2
13842026-09-11T12:32:02.321Z Checking linked-hash-map v0.5.6
13852026-09-11T12:32:02.393Z Checking resolv-conf v0.7.5
13862026-09-11T12:32:02.412Z Compiling owo-colors v4.3.0
13872026-09-11T12:32:02.492Z Compiling bindgen v0.72.1
13882026-09-11T12:32:02.582Z Checking keccak v0.1.6
13892026-09-11T12:32:02.599Z Checking lru-cache v0.1.2
13902026-09-11T12:32:02.800Z Checking sha3 v0.10.8
13912026-09-11T12:32:02.833Z Checking argon2 v0.5.3
13922026-09-11T12:32:02.873Z Checking vsss-rs v3.3.4
13932026-09-11T12:32:02.994Z Checking chacha20poly1305 v0.10.1
13942026-09-11T12:32:03.144Z Checking ciborium v0.2.2
13952026-09-11T12:32:03.179Z Checking hickory-proto v0.24.4
13962026-09-11T12:32:03.446Z Checking tokio-dtrace v0.1.1
13972026-09-11T12:32:03.561Z Checking papergrid v0.18.0
13982026-09-11T12:32:03.629Z Compiling cexpr v0.6.0
13992026-09-11T12:32:03.874Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14002026-09-11T12:32:03.975Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14012026-09-11T12:32:04.198Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14022026-09-11T12:32:04.340Z Checking serde-big-array v0.5.1
14032026-09-11T12:32:04.432Z Compiling derive-where v1.6.0
14042026-09-11T12:32:04.478Z Compiling serde_repr v0.1.20
14052026-09-11T12:32:04.697Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14062026-09-11T12:32:04.731Z Checking same-file v1.0.6
14072026-09-11T12:32:04.854Z Checking unicode-segmentation v1.12.0
14082026-09-11T12:32:04.930Z Compiling shlex v1.3.0
14092026-09-11T12:32:05.043Z Checking siphasher v1.0.1
14102026-09-11T12:32:05.046Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
14112026-09-11T12:32:05.169Z Checking newline-converter v0.3.0
14122026-09-11T12:32:05.204Z Checking phf_shared v0.12.1
14132026-09-11T12:32:05.335Z Checking walkdir v2.5.0
14142026-09-11T12:32:05.352Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14152026-09-11T12:32:05.499Z Checking hickory-resolver v0.24.4
14162026-09-11T12:32:05.654Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14172026-09-11T12:32:05.736Z Checking tabled v0.21.0
14182026-09-11T12:32:05.818Z Compiling typify-macro v0.6.2
14192026-09-11T12:32:06.154Z Checking oxide-tokio-rt v0.1.2
14202026-09-11T12:32:06.302Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-09-11T12:32:06.856Z Checking itertools v0.15.0
14222026-09-11T12:32:06.872Z Checking console v0.16.4
14232026-09-11T12:32:07.038Z Compiling progenitor-impl v0.10.0
14242026-09-11T12:32:07.076Z Checking tokio-stream v0.1.17
14252026-09-11T12:32:07.163Z Compiling pin-project-internal v1.1.10
14262026-09-11T12:32:07.248Z Compiling slog-dtrace v0.3.0
14272026-09-11T12:32:07.330Z Checking csv-core v0.1.12
14282026-09-11T12:32:07.440Z Compiling cancel-safe-futures v0.1.5
14292026-09-11T12:32:07.486Z Compiling chrono-tz v0.10.4
14302026-09-11T12:32:07.506Z Checking smawk v0.3.2
14312026-09-11T12:32:07.643Z Checking unicode-width v0.1.14
14322026-09-11T12:32:07.697Z Checking swrite v0.1.0
14332026-09-11T12:32:07.719Z Checking foldhash v0.1.5
14342026-09-11T12:32:07.856Z Checking unicode-linebreak v0.1.5
14352026-09-11T12:32:07.926Z Compiling unicode-xid v0.2.6
14362026-09-11T12:32:08.001Z Checking similar v3.2.0
14372026-09-11T12:32:08.055Z Compiling const_format_proc_macros v0.2.34
14382026-09-11T12:32:08.072Z Checking textwrap v0.16.2
14392026-09-11T12:32:08.305Z Checking pin-project v1.1.10
14402026-09-11T12:32:08.408Z Checking hashbrown v0.15.5
14412026-09-11T12:32:08.551Z Checking expectorate v1.3.0
14422026-09-11T12:32:08.890Z Checking csv v1.4.0
14432026-09-11T12:32:08.943Z Checking qorb v0.4.1
14442026-09-11T12:32:08.961Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-09-11T12:32:09.059Z Checking phf v0.12.1
14462026-09-11T12:32:09.188Z Compiling progenitor-macro v0.10.0
14472026-09-11T12:32:09.207Z Checking unicode-normalization v0.1.24
14482026-09-11T12:32:09.250Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-09-11T12:32:09.765Z Checking libsw-core v0.3.2
14502026-09-11T12:32:09.783Z Compiling libgit2-sys v0.17.0+1.8.1
14512026-09-11T12:32:09.913Z Compiling async-recursion v1.1.1
14522026-09-11T12:32:09.930Z Compiling snafu-derive v0.8.9
14532026-09-11T12:32:10.213Z Compiling cookie v0.18.1
14542026-09-11T12:32:10.408Z Checking highway v1.3.0
14552026-09-11T12:32:10.446Z Checking fixedbitset v0.5.7
14562026-09-11T12:32:10.581Z Compiling moka v0.12.11
14572026-09-11T12:32:10.637Z Checking fixedbitset v0.4.2
14582026-09-11T12:32:10.654Z Checking petgraph v0.8.2
14592026-09-11T12:32:10.793Z Checking petgraph v0.6.5
14602026-09-11T12:32:10.883Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-09-11T12:32:11.608Z Checking snafu v0.8.9
14622026-09-11T12:32:11.718Z Checking libsw v3.5.0
14632026-09-11T12:32:11.869Z Checking olpc-cjson v0.1.4
14642026-09-11T12:32:11.886Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14652026-09-11T12:32:12.226Z Checking const_format v0.2.34
14662026-09-11T12:32:12.265Z Checking papergrid v0.11.0
14672026-09-11T12:32:12.282Z Compiling typify v0.6.2
14682026-09-11T12:32:12.298Z Checking globset v0.4.16
14692026-09-11T12:32:12.378Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14702026-09-11T12:32:12.447Z Checking gethostname v0.5.0
14712026-09-11T12:32:12.534Z Compiling tabled_derive v0.7.0
14722026-09-11T12:32:12.701Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-09-11T12:32:12.868Z Checking reqwest v0.13.2
14742026-09-11T12:32:12.885Z Checking bcs v0.1.6
14752026-09-11T12:32:13.041Z Checking pem v3.0.5
14762026-09-11T12:32:13.119Z Checking serde_plain v1.0.2
14772026-09-11T12:32:13.205Z Checking typed-path v0.9.3
14782026-09-11T12:32:13.270Z Checking linear-map v1.2.0
14792026-09-11T12:32:13.296Z Checking progenitor v0.10.0
14802026-09-11T12:32:13.422Z Compiling signal-hook v0.4.4
14812026-09-11T12:32:13.439Z Checking termtree v0.5.1
14822026-09-11T12:32:13.456Z Checking tagptr v0.2.0
14832026-09-11T12:32:13.508Z Checking crc8 v0.1.1
14842026-09-11T12:32:13.574Z Checking humantime v2.3.0
14852026-09-11T12:32:13.610Z Checking tabled v0.15.0
14862026-09-11T12:32:13.660Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-09-11T12:32:13.753Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-11T12:32:13.968Z Checking tough v0.20.0
14892026-09-11T12:32:14.214Z Compiling progenitor-impl v0.14.0
14902026-09-11T12:32:14.859Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-11T12:32:14.880Z Checking steno v0.4.1
14922026-09-11T12:32:15.252Z Checking hickory-proto v0.25.2
14932026-09-11T12:32:15.828Z Compiling curl-sys v0.4.89+curl-8.20.0
14942026-09-11T12:32:15.846Z Compiling cargo-platform v0.1.9
14952026-09-11T12:32:15.862Z Compiling vergen v8.3.2
14962026-09-11T12:32:16.080Z Compiling fs-err v3.1.2
14972026-09-11T12:32:16.119Z Compiling cargo_metadata v0.18.1
14982026-09-11T12:32:16.272Z Compiling progenitor-macro v0.14.0
14992026-09-11T12:32:16.414Z Checking progenitor-client v0.14.0
15002026-09-11T12:32:16.435Z Checking dropshot-api-manager-types v0.7.2
15012026-09-11T12:32:16.628Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
15022026-09-11T12:32:16.837Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15032026-09-11T12:32:17.062Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15042026-09-11T12:32:17.194Z Checking hickory-resolver v0.25.2
15052026-09-11T12:32:17.380Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15062026-09-11T12:32:17.828Z Checking sha2 v0.10.9
15072026-09-11T12:32:17.846Z Compiling blake3 v1.8.2
15082026-09-11T12:32:18.183Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15092026-09-11T12:32:18.314Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15102026-09-11T12:32:18.394Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15112026-09-11T12:32:18.746Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15122026-09-11T12:32:18.767Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15132026-09-11T12:32:18.990Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15142026-09-11T12:32:19.010Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15152026-09-11T12:32:19.532Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15162026-09-11T12:32:19.779Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15172026-09-11T12:32:19.873Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15182026-09-11T12:32:20.111Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15192026-09-11T12:32:20.323Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15202026-09-11T12:32:20.386Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
15212026-09-11T12:32:20.389Z Checking progenitor v0.14.0
15222026-09-11T12:32:20.627Z Checking git-stub v1.0.0
15232026-09-11T12:32:20.780Z Compiling strum_macros v0.28.0
15242026-09-11T12:32:20.885Z Checking filetime v0.2.26
15252026-09-11T12:32:21.027Z Checking constant_time_eq v0.3.1
15262026-09-11T12:32:21.125Z Checking is_ci v1.2.0
15272026-09-11T12:32:21.232Z Checking xattr v1.6.1
15282026-09-11T12:32:21.371Z Checking arrayref v0.3.9
15292026-09-11T12:32:21.451Z Compiling curl v0.4.50
15302026-09-11T12:32:21.565Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15312026-09-11T12:32:21.603Z Checking arrayvec v0.7.6
15322026-09-11T12:32:21.827Z Checking tar v0.4.45
15332026-09-11T12:32:22.062Z Checking supports-color v3.0.2
15342026-09-11T12:32:22.151Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15352026-09-11T12:32:22.189Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15362026-09-11T12:32:22.204Z Checking git-stub-vcs v0.1.0
15372026-09-11T12:32:22.378Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15382026-09-11T12:32:22.527Z Checking toml v0.7.8
15392026-09-11T12:32:22.548Z Checking strum v0.28.0
15402026-09-11T12:32:22.874Z Checking similar v2.7.0
15412026-09-11T12:32:22.891Z Checking drift v0.2.0
15422026-09-11T12:32:22.907Z Checking kstat-rs v0.2.4
15432026-09-11T12:32:23.096Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15442026-09-11T12:32:23.156Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15452026-09-11T12:32:23.203Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15462026-09-11T12:32:23.207Z Checking topological-sort v0.2.2
15472026-09-11T12:32:23.237Z Checking dropshot-api-manager v0.7.2
15482026-09-11T12:32:23.357Z Checking omicron-zone-package v0.12.2
15492026-09-11T12:32:23.494Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15502026-09-11T12:32:24.211Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15512026-09-11T12:32:24.449Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15522026-09-11T12:32:24.795Z Checking signal-hook-tokio v0.4.0
15532026-09-11T12:32:24.859Z Checking scuffle v0.1.0
15542026-09-11T12:32:24.922Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15552026-09-11T12:32:25.251Z Checking iddqd v0.4.5
15562026-09-11T12:32:25.319Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15572026-09-11T12:32:25.381Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15582026-09-11T12:32:25.528Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15592026-09-11T12:32:25.573Z Checking internet-checksum v0.2.1
15602026-09-11T12:32:25.676Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15612026-09-11T12:32:25.690Z Checking search_path v0.1.4
15622026-09-11T12:32:25.707Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15632026-09-11T12:32:25.826Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15642026-09-11T12:32:25.857Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15652026-09-11T12:32:26.246Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15662026-09-11T12:32:28.232Z Compiling git2 v0.19.0
15672026-09-11T12:32:30.486Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15682026-09-11T12:32:31.167Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15692026-09-11T12:32:37.302Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15702026-09-11T12:32:38.613Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15712026-09-11T12:32:44.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
15722026-09-11T12:32:44.445Z+ for feat in tofino_stub tofino_asic softnpu chaos
15732026-09-11T12:32:44.445Z+ cargo clippy --features tofino_asic -- --deny warnings
15742026-09-11T12:32:44.939Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15752026-09-11T12:32:44.943Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15762026-09-11T12:32:45.016Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15772026-09-11T12:32:45.020Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15782026-09-11T12:32:52.274Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15792026-09-11T12:32:52.277Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15802026-09-11T12:32:55.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
15812026-09-11T12:32:55.151Z+ for feat in tofino_stub tofino_asic softnpu chaos
15822026-09-11T12:32:55.151Z+ cargo clippy --features softnpu -- --deny warnings
15832026-09-11T12:32:55.445Z Downloading crates ...
15842026-09-11T12:32:55.579Z Downloaded ascii v1.1.0
15852026-09-11T12:32:55.582Z Downloaded typeid v1.0.3
15862026-09-11T12:32:55.585Z Downloaded funty v2.0.0
15872026-09-11T12:32:55.590Z Downloaded tap v1.0.1
15882026-09-11T12:32:55.593Z Downloaded serde_arrays v0.1.0
15892026-09-11T12:32:55.596Z Downloaded radium v0.7.0
15902026-09-11T12:32:55.596Z Downloaded bitstruct_derive v0.1.0
15912026-09-11T12:32:55.596Z Downloaded bitstruct v0.1.1
15922026-09-11T12:32:55.598Z Downloaded erased-serde v0.4.8
15932026-09-11T12:32:55.602Z Downloaded wyz v0.5.1
15942026-09-11T12:32:55.602Z Downloaded libloading v0.7.4
15952026-09-11T12:32:55.606Z Downloaded num-bigint v0.4.6
15962026-09-11T12:32:55.612Z Downloaded bitvec v1.0.1
15972026-09-11T12:32:55.734Z Checking num-integer v0.1.46
15982026-09-11T12:32:55.812Z Checking num-complex v0.4.6
15992026-09-11T12:32:55.822Z Compiling radium v0.7.0
16002026-09-11T12:32:55.829Z Checking tap v1.0.1
16012026-09-11T12:32:55.834Z Checking funty v2.0.0
16022026-09-11T12:32:55.840Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16032026-09-11T12:32:55.843Z Compiling typeid v1.0.3
16042026-09-11T12:32:55.853Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16052026-09-11T12:32:55.913Z Checking wyz v0.5.1
16062026-09-11T12:32:56.004Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16072026-09-11T12:32:56.013Z Checking num-bigint v0.4.6
16082026-09-11T12:32:56.039Z Checking num-iter v0.1.45
16092026-09-11T12:32:56.093Z Compiling erased-serde v0.4.8
16102026-09-11T12:32:56.109Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16112026-09-11T12:32:56.139Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16122026-09-11T12:32:56.147Z Compiling bitstruct_derive v0.1.0
16132026-09-11T12:32:56.206Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16142026-09-11T12:32:56.219Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16152026-09-11T12:32:56.240Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16162026-09-11T12:32:56.254Z Checking bitvec v1.0.1
16172026-09-11T12:32:56.273Z Checking ascii v1.1.0
16182026-09-11T12:32:56.322Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16192026-09-11T12:32:56.331Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16202026-09-11T12:32:56.429Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16212026-09-11T12:32:56.440Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16222026-09-11T12:32:56.448Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16232026-09-11T12:32:56.487Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16242026-09-11T12:32:56.731Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16252026-09-11T12:32:56.753Z Checking serde_arrays v0.1.0
16262026-09-11T12:32:56.780Z Checking bitstruct v0.1.1
16272026-09-11T12:32:56.823Z Checking num-rational v0.4.2
16282026-09-11T12:32:56.850Z Checking libloading v0.7.4
16292026-09-11T12:32:56.860Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16302026-09-11T12:32:57.081Z Checking num v0.4.3
16312026-09-11T12:32:57.145Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16322026-09-11T12:32:57.714Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16332026-09-11T12:32:58.015Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16342026-09-11T12:32:58.018Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16352026-09-11T12:32:58.206Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16362026-09-11T12:32:58.376Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16372026-09-11T12:32:58.376Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16382026-09-11T12:32:58.836Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16392026-09-11T12:32:59.051Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16402026-09-11T12:32:59.051Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16412026-09-11T12:32:59.054Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16422026-09-11T12:32:59.054Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16432026-09-11T12:32:59.834Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16442026-09-11T12:33:00.622Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16452026-09-11T12:33:04.774Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16462026-09-11T12:33:04.890Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16472026-09-11T12:33:11.276Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16482026-09-11T12:33:12.535Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16492026-09-11T12:33:13.064Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16502026-09-11T12:33:18.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s
16512026-09-11T12:33:18.147Z+ for feat in tofino_stub tofino_asic softnpu chaos
16522026-09-11T12:33:18.147Z+ cargo clippy --features chaos -- --deny warnings
16532026-09-11T12:33:18.631Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16542026-09-11T12:33:18.634Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16552026-09-11T12:33:18.634Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16562026-09-11T12:33:25.973Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16572026-09-11T12:33:25.973Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16582026-09-11T12:33:28.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s
16592026-09-11T12:33:28.733Z+ banner fmt
16602026-09-11T12:33:28.736Z
16612026-09-11T12:33:28.736Z ###### # # #####
16622026-09-11T12:33:28.736Z # ## ## #
16632026-09-11T12:33:28.736Z ##### # ## # #
16642026-09-11T12:33:28.736Z # # # #
16652026-09-11T12:33:28.736Z # # # #
16662026-09-11T12:33:28.736Z # # # #
16672026-09-11T12:33:28.736Z
16682026-09-11T12:33:28.736Z+ cargo fmt -- --check
16692026-09-11T12:33:29.184Z+ banner test
16702026-09-11T12:33:29.187Z
16712026-09-11T12:33:29.187Z ##### ###### #### #####
16722026-09-11T12:33:29.187Z # # # #
16732026-09-11T12:33:29.187Z # ##### #### #
16742026-09-11T12:33:29.187Z # # # #
16752026-09-11T12:33:29.187Z # # # # #
16762026-09-11T12:33:29.187Z # ###### #### #
16772026-09-11T12:33:29.187Z
16782026-09-11T12:33:29.187Z+ for feat in tofino_stub tofino_asic softnpu chaos
16792026-09-11T12:33:29.187Z+ RUST_BACKTRACE=full
16802026-09-11T12:33:29.187Z+ cargo test --features tofino_stub --no-fail-fast
16812026-09-11T12:33:30.031Z Compiling unicode-ident v1.0.24
16822026-09-11T12:33:30.031Z Compiling cfg-if v1.0.4
16832026-09-11T12:33:30.134Z Compiling memchr v2.7.5
16842026-09-11T12:33:30.146Z Compiling serde_core v1.0.228
16852026-09-11T12:33:30.152Z Compiling itoa v1.0.15
16862026-09-11T12:33:30.157Z Compiling libc v0.2.186
16872026-09-11T12:33:30.168Z Compiling zmij v1.0.17
16882026-09-11T12:33:30.180Z Compiling libm v0.2.15
16892026-09-11T12:33:30.240Z Compiling proc-macro2 v1.0.106
16902026-09-11T12:33:30.274Z Compiling heck v0.5.0
16912026-09-11T12:33:30.434Z Compiling equivalent v1.0.2
16922026-09-11T12:33:30.522Z Compiling log v0.4.29
16932026-09-11T12:33:30.646Z Compiling quote v1.0.45
16942026-09-11T12:33:30.674Z Compiling iana-time-zone v0.1.64
16952026-09-11T12:33:30.704Z Compiling smallvec v1.15.1
16962026-09-11T12:33:30.870Z Compiling syn v2.0.118
16972026-09-11T12:33:30.903Z Compiling dyn-clone v1.0.20
16982026-09-11T12:33:30.916Z Compiling hashbrown v0.17.1
16992026-09-11T12:33:30.937Z Compiling fnv v1.0.7
17002026-09-11T12:33:30.940Z Compiling regex-syntax v0.8.11
17012026-09-11T12:33:31.034Z Compiling stable_deref_trait v1.2.0
17022026-09-11T12:33:31.046Z Compiling pin-project-lite v0.2.16
17032026-09-11T12:33:31.115Z Compiling percent-encoding v2.3.2
17042026-09-11T12:33:31.141Z Compiling writeable v0.6.1
17052026-09-11T12:33:31.294Z Compiling litemap v0.8.0
17062026-09-11T12:33:31.317Z Compiling num-traits v0.2.19
17072026-09-11T12:33:31.448Z Compiling icu_properties_data v2.0.1
17082026-09-11T12:33:31.460Z Compiling icu_normalizer_data v2.0.0
17092026-09-11T12:33:31.513Z Compiling form_urlencoded v1.2.2
17102026-09-11T12:33:31.536Z Compiling utf8_iter v1.0.4
17112026-09-11T12:33:31.583Z Compiling getrandom v0.4.2
17122026-09-11T12:33:31.687Z Compiling aho-corasick v1.1.3
17132026-09-11T12:33:31.699Z Compiling scopeguard v1.2.0
17142026-09-11T12:33:31.733Z Compiling ucd-trie v0.1.7
17152026-09-11T12:33:31.807Z Compiling semver v1.0.28
17162026-09-11T12:33:31.932Z Compiling serde_json v1.0.150
17172026-09-11T12:33:31.953Z Compiling indexmap v2.14.0
17182026-09-11T12:33:32.037Z Compiling lock_api v0.4.14
17192026-09-11T12:33:32.152Z Compiling byteorder v1.5.0
17202026-09-11T12:33:32.269Z Compiling uuid v1.23.3
17212026-09-11T12:33:32.316Z Compiling allocator-api2 v0.2.21
17222026-09-11T12:33:32.376Z Compiling futures-core v0.3.32
17232026-09-11T12:33:32.529Z Compiling regex-automata v0.4.13
17242026-09-11T12:33:32.575Z Compiling foldhash v0.2.0
17252026-09-11T12:33:32.709Z Compiling ryu v1.0.20
17262026-09-11T12:33:32.815Z Compiling hashbrown v0.16.1
17272026-09-11T12:33:32.902Z Compiling pretty-hex v0.4.1
17282026-09-11T12:33:33.045Z Compiling strsim v0.11.1
17292026-09-11T12:33:33.136Z Compiling futures-sink v0.3.32
17302026-09-11T12:33:33.246Z Compiling plain v0.2.3
17312026-09-11T12:33:33.323Z Compiling time-core v0.1.8
17322026-09-11T12:33:33.360Z Compiling num-conv v0.2.1
17332026-09-11T12:33:33.448Z Compiling slab v0.4.11
17342026-09-11T12:33:33.481Z Compiling futures-channel v0.3.32
17352026-09-11T12:33:33.514Z Compiling time-macros v0.2.27
17362026-09-11T12:33:33.661Z Compiling synstructure v0.13.2
17372026-09-11T12:33:33.700Z Compiling serde_derive_internals v0.29.1
17382026-09-11T12:33:33.775Z Compiling futures-io v0.3.32
17392026-09-11T12:33:33.940Z Compiling futures-task v0.3.32
17402026-09-11T12:33:34.039Z Compiling regress v0.10.5
17412026-09-11T12:33:34.109Z Compiling darling_core v0.21.3
17422026-09-11T12:33:34.220Z Compiling thread-id v5.0.0
17432026-09-11T12:33:34.306Z Compiling regex v1.12.4
17442026-09-11T12:33:34.314Z Compiling getrandom v0.2.16
17452026-09-11T12:33:34.435Z Compiling socket2 v0.6.4
17462026-09-11T12:33:34.497Z Compiling parking_lot_core v0.9.12
17472026-09-11T12:33:34.767Z Compiling parking_lot v0.12.5
17482026-09-11T12:33:34.798Z Compiling bitflags v2.11.1
17492026-09-11T12:33:34.878Z Compiling signal-hook-registry v1.4.6
17502026-09-11T12:33:34.892Z Compiling serde_derive v1.0.228
17512026-09-11T12:33:34.925Z Compiling zerofrom-derive v0.1.6
17522026-09-11T12:33:35.042Z Compiling yoke-derive v0.8.0
17532026-09-11T12:33:35.139Z Compiling zerovec-derive v0.11.1
17542026-09-11T12:33:35.166Z Compiling displaydoc v0.2.5
17552026-09-11T12:33:35.277Z Compiling thiserror-impl v2.0.18
17562026-09-11T12:33:35.929Z Compiling schemars_derive v0.8.22
17572026-09-11T12:33:36.090Z Compiling tokio-macros v2.7.0
17582026-09-11T12:33:36.139Z Compiling zeroize_derive v1.4.3
17592026-09-11T12:33:36.207Z Compiling zerocopy-derive v0.8.27
17602026-09-11T12:33:36.224Z Compiling futures-macro v0.3.32
17612026-09-11T12:33:36.518Z Compiling thiserror v2.0.18
17622026-09-11T12:33:36.628Z Compiling zerofrom v0.1.6
17632026-09-11T12:33:36.763Z Compiling yoke v0.8.0
17642026-09-11T12:33:36.828Z Compiling tracing-attributes v0.1.30
17652026-09-11T12:33:36.852Z Compiling thiserror-impl v1.0.69
17662026-09-11T12:33:36.958Z Compiling zerovec v0.11.4
17672026-09-11T12:33:37.083Z Compiling zerotrie v0.2.2
17682026-09-11T12:33:37.153Z Compiling pest v2.8.2
17692026-09-11T12:33:37.401Z Compiling scroll_derive v0.13.1
17702026-09-11T12:33:37.467Z Compiling zerocopy v0.8.27
17712026-09-11T12:33:37.587Z Compiling serde v1.0.228
17722026-09-11T12:33:37.946Z Compiling tinystr v0.8.1
17732026-09-11T12:33:38.089Z Compiling bytes v1.12.0
17742026-09-11T12:33:38.110Z Compiling serde_tokenstream v0.2.3
17752026-09-11T12:33:38.153Z Compiling icu_locale_core v2.0.0
17762026-09-11T12:33:38.153Z Compiling potential_utf v0.1.3
17772026-09-11T12:33:38.273Z Compiling chrono v0.4.45
17782026-09-11T12:33:38.334Z Compiling icu_collections v2.0.0
17792026-09-11T12:33:38.348Z Compiling pest_meta v2.8.2
17802026-09-11T12:33:38.396Z Compiling async-trait v0.1.89
17812026-09-11T12:33:38.510Z Compiling scroll v0.13.0
17822026-09-11T12:33:38.743Z Compiling icu_provider v2.0.0
17832026-09-11T12:33:38.780Z Compiling http v1.4.2
17842026-09-11T12:33:38.847Z Compiling goblin v0.10.1
17852026-09-11T12:33:39.016Z Compiling icu_normalizer v2.0.0
17862026-09-11T12:33:39.039Z Compiling icu_properties v2.0.1
17872026-09-11T12:33:39.065Z Compiling pest_generator v2.8.2
17882026-09-11T12:33:39.390Z Compiling schemars v0.8.22
17892026-09-11T12:33:39.622Z Compiling daft-derive v0.1.5
17902026-09-11T12:33:39.702Z Compiling pest_derive v2.8.2
17912026-09-11T12:33:39.796Z Compiling darling_macro v0.21.3
17922026-09-11T12:33:39.812Z Compiling openssl-macros v0.1.1
17932026-09-11T12:33:40.223Z Compiling idna_adapter v1.2.1
17942026-09-11T12:33:40.258Z Compiling dtrace-parser v0.3.0
17952026-09-11T12:33:40.292Z Compiling typify-impl v0.4.3
17962026-09-11T12:33:40.367Z Compiling idna v1.1.0
17972026-09-11T12:33:40.380Z Compiling openapiv3 v2.2.0
17982026-09-11T12:33:40.391Z Compiling darling v0.21.3
17992026-09-11T12:33:40.471Z Compiling structmeta-derive v0.3.0
18002026-09-11T12:33:40.492Z Compiling async-stream-impl v0.3.6
18012026-09-11T12:33:41.129Z Compiling url v2.5.7
18022026-09-11T12:33:41.129Z Compiling newtype-uuid-macros v0.1.0
18032026-09-11T12:33:41.154Z Compiling serde_yaml v0.9.34+deprecated
18042026-09-11T12:33:41.529Z Compiling dof v0.4.0
18052026-09-11T12:33:41.844Z Compiling structmeta v0.3.0
18062026-09-11T12:33:41.946Z Compiling zeroize v1.8.1
18072026-09-11T12:33:41.992Z Compiling usdt-impl v0.6.0
18082026-09-11T12:33:42.015Z Compiling strum_macros v0.26.4
18092026-09-11T12:33:42.050Z Compiling untrusted v0.9.0
18102026-09-11T12:33:42.149Z Compiling thiserror v1.0.69
18112026-09-11T12:33:42.177Z Compiling mio v1.2.1
18122026-09-11T12:33:42.256Z Compiling omicron-workspace-hack v0.1.0
18132026-09-11T12:33:42.332Z Compiling base64 v0.22.1
18142026-09-11T12:33:42.619Z Compiling tokio v1.52.3
18152026-09-11T12:33:42.736Z Compiling http-body v1.0.1
18162026-09-11T12:33:42.739Z Compiling dropshot_endpoint v0.16.7
18172026-09-11T12:33:42.739Z Compiling ref-cast-impl v1.0.25
18182026-09-11T12:33:42.979Z Compiling ipnet v2.11.0
18192026-09-11T12:33:43.377Z Compiling atomic-waker v1.1.2
18202026-09-11T12:33:43.512Z Compiling derive-ex v0.1.8
18212026-09-11T12:33:43.524Z Compiling strum_macros v0.27.2
18222026-09-11T12:33:43.596Z Compiling usdt-attr-macro v0.6.0
18232026-09-11T12:33:43.716Z Compiling usdt-macro v0.6.0
18242026-09-11T12:33:43.956Z Compiling httparse v1.10.1
18252026-09-11T12:33:44.275Z Compiling portable-atomic v1.11.1
18262026-09-11T12:33:44.454Z Compiling tower-layer v0.3.3
18272026-09-11T12:33:44.621Z Compiling tower-service v0.3.3
18282026-09-11T12:33:44.789Z Compiling critical-section v1.2.0
18292026-09-11T12:33:44.808Z Compiling try-lock v0.2.5
18302026-09-11T12:33:44.849Z Compiling httpdate v1.0.3
18312026-09-11T12:33:44.901Z Compiling want v0.3.1
18322026-09-11T12:33:44.919Z Compiling once_cell v1.21.3
18332026-09-11T12:33:45.038Z Compiling serde_with_macros v3.14.1
18342026-09-11T12:33:45.121Z Compiling test-strategy v0.4.3
18352026-09-11T12:33:45.138Z Compiling ppv-lite86 v0.2.21
18362026-09-11T12:33:45.383Z Compiling erased-serde v0.3.31
18372026-09-11T12:33:45.891Z Compiling subtle v2.6.1
18382026-09-11T12:33:46.059Z Compiling parse-display-derive v0.10.0
18392026-09-11T12:33:46.138Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18402026-09-11T12:33:46.430Z Compiling typify-macro v0.4.3
18412026-09-11T12:33:46.733Z Compiling http-body-util v0.1.3
18422026-09-11T12:33:46.736Z Compiling anyhow v1.0.102
18432026-09-11T12:33:46.978Z Compiling serde_urlencoded v0.7.1
18442026-09-11T12:33:46.996Z Compiling rand_core v0.6.4
18452026-09-11T12:33:47.142Z Compiling typenum v1.20.1
18462026-09-11T12:33:47.223Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18472026-09-11T12:33:47.567Z Compiling futures-util v0.3.32
18482026-09-11T12:33:47.793Z Compiling sync_wrapper v1.0.2
18492026-09-11T12:33:47.903Z Compiling powerfmt v0.2.0
18502026-09-11T12:33:48.120Z Compiling deranged v0.5.3
18512026-09-11T12:33:48.132Z Compiling num_threads v0.1.7
18522026-09-11T12:33:48.200Z Compiling tracing-core v0.1.34
18532026-09-11T12:33:48.230Z Compiling camino v1.2.3
18542026-09-11T12:33:48.243Z Compiling iri-string v0.7.8
18552026-09-11T12:33:48.593Z Compiling typify v0.4.3
18562026-09-11T12:33:48.647Z Compiling progenitor-impl v0.11.1
18572026-09-11T12:33:48.708Z Compiling tracing v0.1.41
18582026-09-11T12:33:48.805Z Compiling encoding_rs v0.8.35
18592026-09-11T12:33:48.944Z Compiling cpufeatures v0.2.17
18602026-09-11T12:33:49.021Z Compiling mime v0.3.17
18612026-09-11T12:33:49.257Z Compiling fastrand v2.3.0
18622026-09-11T12:33:49.301Z Compiling generic-array v0.14.7
18632026-09-11T12:33:49.536Z Compiling hex v0.4.3
18642026-09-11T12:33:49.811Z Compiling crypto-common v0.1.6
18652026-09-11T12:33:49.863Z Compiling errno v0.3.14
18662026-09-11T12:33:50.009Z Compiling tokio-util v0.7.16
18672026-09-11T12:33:50.022Z Compiling thread_local v1.1.9
18682026-09-11T12:33:50.217Z Compiling unicode-width v0.2.1
18692026-09-11T12:33:50.283Z Compiling syn v1.0.109
18702026-09-11T12:33:50.370Z Compiling rustls-pki-types v1.12.0
18712026-09-11T12:33:50.502Z Compiling match_cfg v0.1.0
18722026-09-11T12:33:50.576Z Compiling winnow v0.7.14
18732026-09-11T12:33:50.712Z Compiling rustix v1.1.4
18742026-09-11T12:33:51.135Z Compiling term v1.2.0
18752026-09-11T12:33:51.370Z Compiling take_mut v0.2.2
18762026-09-11T12:33:51.403Z Compiling winnow v1.0.3
18772026-09-11T12:33:51.760Z Compiling toml_parser v1.1.2+spec-1.1.0
18782026-09-11T12:33:51.837Z Compiling h2 v0.4.14
18792026-09-11T12:33:51.852Z Compiling ring v0.17.14
18802026-09-11T12:33:52.101Z Compiling progenitor-macro v0.11.1
18812026-09-11T12:33:52.113Z Compiling serde_spanned v1.1.1
18822026-09-11T12:33:52.466Z Compiling spin v0.9.8
18832026-09-11T12:33:52.534Z Compiling debug-ignore v1.0.5
18842026-09-11T12:33:52.588Z Compiling toml_writer v1.1.1+spec-1.1.0
18852026-09-11T12:33:52.822Z Compiling quick-error v1.2.3
18862026-09-11T12:33:52.937Z Compiling block-buffer v0.10.4
18872026-09-11T12:33:53.216Z Compiling waitgroup v0.1.2
18882026-09-11T12:33:53.364Z Compiling async-stream v0.3.6
18892026-09-11T12:33:53.544Z Compiling serde_path_to_error v0.1.20
18902026-09-11T12:33:53.648Z Compiling bit-vec v0.8.0
18912026-09-11T12:33:53.894Z Compiling lazy_static v1.5.0
18922026-09-11T12:33:53.910Z Compiling bit-set v0.8.0
18932026-09-11T12:33:53.946Z Compiling digest v0.10.7
18942026-09-11T12:33:53.999Z Compiling hyper v1.10.1
18952026-09-11T12:33:54.084Z Compiling strum v0.26.3
18962026-09-11T12:33:54.164Z Compiling ipnetwork v0.21.1
18972026-09-11T12:33:54.209Z Compiling crossbeam-utils v0.8.21
18982026-09-11T12:33:54.228Z Compiling toml_datetime v0.7.5+spec-1.1.0
18992026-09-11T12:33:54.440Z Compiling unarray v0.1.4
19002026-09-11T12:33:54.554Z Compiling toml v0.9.12+spec-1.1.0
19012026-09-11T12:33:54.602Z Compiling slog v2.8.2
19022026-09-11T12:33:54.685Z Compiling macaddr v1.0.1
19032026-09-11T12:33:54.713Z Compiling tabwriter v1.4.1
19042026-09-11T12:33:54.915Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
19052026-09-11T12:33:54.956Z Compiling ref-cast v1.0.25
19062026-09-11T12:33:55.054Z Compiling hyper-util v0.1.20
19072026-09-11T12:33:55.068Z Compiling colored v3.1.1
19082026-09-11T12:33:55.185Z Compiling strum v0.27.2
19092026-09-11T12:33:55.314Z Compiling aws-lc-sys v0.39.1
19102026-09-11T12:33:55.457Z Compiling getrandom v0.3.3
19112026-09-11T12:33:55.643Z Compiling untrusted v0.7.1
19122026-09-11T12:33:55.733Z Compiling rand_core v0.9.3
19132026-09-11T12:33:55.772Z Compiling oxnet v0.1.6
19142026-09-11T12:33:55.971Z Compiling aws-lc-rs v1.16.2
19152026-09-11T12:33:56.076Z Compiling openssl-sys v0.9.117
19162026-09-11T12:33:56.531Z Compiling futures-executor v0.3.32
19172026-09-11T12:33:56.781Z Compiling instant v0.1.13
19182026-09-11T12:33:56.816Z Compiling foreign-types-shared v0.1.1
19192026-09-11T12:33:56.894Z Compiling rustls-webpki v0.103.6
19202026-09-11T12:33:57.064Z Compiling foreign-types v0.3.2
19212026-09-11T12:33:57.141Z Compiling rand_chacha v0.9.0
19222026-09-11T12:33:57.213Z Compiling tempfile v3.27.0
19232026-09-11T12:33:57.242Z Compiling tower v0.5.2
19242026-09-11T12:33:57.472Z Compiling rustls v0.23.40
19252026-09-11T12:33:57.694Z Compiling toml_datetime v0.6.11
19262026-09-11T12:33:57.776Z Compiling openssl-probe v0.1.6
19272026-09-11T12:33:57.973Z Compiling tower-http v0.6.8
19282026-09-11T12:33:57.984Z Compiling rand v0.9.3
19292026-09-11T12:33:57.987Z Compiling openssl v0.10.81
19302026-09-11T12:33:58.162Z Compiling futures v0.3.32
19312026-09-11T12:33:58.410Z Compiling time v0.3.47
19322026-09-11T12:33:58.414Z Compiling clap_derive v4.6.1
19332026-09-11T12:33:58.590Z Compiling memmap2 v0.9.8
19342026-09-11T12:33:59.029Z Compiling crossbeam-channel v0.5.15
19352026-09-11T12:33:59.186Z Compiling webpki-roots v1.0.2
19362026-09-11T12:33:59.313Z Compiling newtype-uuid v1.3.2
19372026-09-11T12:33:59.590Z Compiling daft v0.1.5
19382026-09-11T12:33:59.858Z Compiling is-terminal v0.4.16
19392026-09-11T12:34:00.066Z Compiling either v1.15.0
19402026-09-11T12:34:00.080Z Compiling slog-term v2.9.2
19412026-09-11T12:34:00.108Z Compiling slog-json v2.6.1
19422026-09-11T12:34:00.274Z Compiling usdt v0.6.0
19432026-09-11T12:34:00.309Z Compiling native-tls v0.2.14
19442026-09-11T12:34:00.546Z Compiling tokio-rustls v0.26.4
19452026-09-11T12:34:00.559Z Compiling tokio-native-tls v0.3.1
19462026-09-11T12:34:00.627Z Compiling slog-async v2.8.0
19472026-09-11T12:34:00.651Z Compiling hostname v0.3.1
19482026-09-11T12:34:00.699Z Compiling hyper-tls v0.6.0
19492026-09-11T12:34:00.792Z Compiling hyper-rustls v0.27.7
19502026-09-11T12:34:00.813Z Compiling slog-bunyan v2.5.0
19512026-09-11T12:34:00.896Z Compiling rustls-webpki v0.102.8
19522026-09-11T12:34:00.930Z Compiling multer v3.1.0
19532026-09-11T12:34:01.128Z Compiling reqwest v0.12.23
19542026-09-11T12:34:01.173Z Compiling rustls-pemfile v2.2.0
19552026-09-11T12:34:01.309Z Compiling hostname v0.4.2
19562026-09-11T12:34:01.434Z Compiling rustls v0.22.4
19572026-09-11T12:34:01.457Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-09-11T12:34:01.780Z Compiling rand_chacha v0.3.1
19592026-09-11T12:34:02.024Z Compiling wait-timeout v0.2.1
19602026-09-11T12:34:02.296Z Compiling rusty-fork v0.3.0
19612026-09-11T12:34:02.333Z Compiling rand v0.8.5
19622026-09-11T12:34:02.680Z Compiling rand_xorshift v0.4.0
19632026-09-11T12:34:02.702Z Compiling sha1 v0.10.6
19642026-09-11T12:34:02.976Z Compiling proptest v1.8.0
19652026-09-11T12:34:03.026Z Compiling itertools v0.14.0
19662026-09-11T12:34:03.643Z Compiling tokio-rustls v0.25.0
19672026-09-11T12:34:03.878Z Compiling dropshot v0.16.7
19682026-09-11T12:34:04.276Z Compiling anstyle v1.0.14
19692026-09-11T12:34:05.067Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19702026-09-11T12:34:05.440Z Compiling progenitor-client v0.11.1
19712026-09-11T12:34:05.657Z Compiling progenitor-client v0.10.0
19722026-09-11T12:34:05.752Z Compiling serde_with v3.14.1
19732026-09-11T12:34:05.954Z Compiling num-derive v0.4.2
19742026-09-11T12:34:06.198Z Compiling progenitor v0.11.1
19752026-09-11T12:34:06.349Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19762026-09-11T12:34:06.702Z Compiling rustc-hash v2.1.1
19772026-09-11T12:34:06.821Z Compiling iddqd v0.3.18
19782026-09-11T12:34:06.835Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19792026-09-11T12:34:06.917Z Compiling backoff v0.4.0
19802026-09-11T12:34:07.138Z Compiling parse-display v0.10.0
19812026-09-11T12:34:07.409Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19822026-09-11T12:34:07.482Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19832026-09-11T12:34:08.015Z Compiling utf8parse v0.2.2
19842026-09-11T12:34:08.135Z Compiling anstyle-parse v1.0.0
19852026-09-11T12:34:08.398Z Compiling anstyle-query v1.1.4
19862026-09-11T12:34:08.448Z Compiling is_terminal_polyfill v1.70.1
19872026-09-11T12:34:08.504Z Compiling colorchoice v1.0.4
19882026-09-11T12:34:08.542Z Compiling clap_lex v1.1.0
19892026-09-11T12:34:08.615Z Compiling anstream v1.0.0
19902026-09-11T12:34:09.746Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19912026-09-11T12:34:11.895Z Compiling winnow v0.5.40
19922026-09-11T12:34:16.541Z Compiling terminal_size v0.4.3
19932026-09-11T12:34:17.828Z Compiling toml_edit v0.19.15
19942026-09-11T12:34:19.036Z Compiling proc-macro-crate v1.3.1
19952026-09-11T12:34:19.502Z Compiling clap_builder v4.6.0
19962026-09-11T12:34:19.789Z Compiling dropshot_endpoint v0.17.1
19972026-09-11T12:34:21.397Z Compiling clap v4.6.1
19982026-09-11T12:34:25.382Z Compiling serde_spanned v0.6.9
19992026-09-11T12:34:26.422Z Compiling prettyplease v0.2.37
20002026-09-11T12:34:26.712Z Compiling adler2 v2.0.1
20012026-09-11T12:34:26.856Z Compiling miniz_oxide v0.8.9
20022026-09-11T12:34:27.544Z Compiling crc32fast v1.5.0
20032026-09-11T12:34:27.768Z Compiling ingot-macros v0.1.1
20042026-09-11T12:34:27.913Z Compiling zerocopy-derive v0.7.35
20052026-09-11T12:34:27.956Z Compiling flate2 v1.1.2
20062026-09-11T12:34:28.907Z Compiling hubpack_derive v0.1.1
20072026-09-11T12:34:29.032Z Compiling hybrid-array v0.4.12
20082026-09-11T12:34:30.612Z Compiling scroll_derive v0.12.1
20092026-09-11T12:34:30.749Z Compiling toml_write v0.1.2
20102026-09-11T12:34:30.954Z Compiling toml_edit v0.22.27
20112026-09-11T12:34:31.738Z Compiling crypto-common v0.2.2
20122026-09-11T12:34:31.872Z Compiling block-buffer v0.12.0
20132026-09-11T12:34:32.071Z Compiling num_enum_derive v0.7.5
20142026-09-11T12:34:32.749Z Compiling foreign-types-macros v0.2.3
20152026-09-11T12:34:32.874Z Compiling num-integer v0.1.46
20162026-09-11T12:34:33.146Z Compiling const-oid v0.10.2
20172026-09-11T12:34:33.199Z Compiling compression-core v0.4.32
20182026-09-11T12:34:33.212Z Compiling float-ord v0.3.2
20192026-09-11T12:34:33.361Z Compiling compression-codecs v0.4.32
20202026-09-11T12:34:33.364Z Compiling digest v0.11.3
20212026-09-11T12:34:33.636Z Compiling toml v0.8.23
20222026-09-11T12:34:34.142Z Compiling zerocopy v0.7.35
20232026-09-11T12:34:35.639Z Compiling toml_datetime v1.1.1+spec-1.1.0
20242026-09-11T12:34:35.754Z Compiling glob v0.3.3
20252026-09-11T12:34:35.947Z Compiling cpufeatures v0.3.0
20262026-09-11T12:34:35.960Z Compiling toml v1.1.2+spec-1.1.0
20272026-09-11T12:34:36.031Z Compiling sha1 v0.11.0
20282026-09-11T12:34:36.208Z Compiling async-compression v0.4.33
20292026-09-11T12:34:36.294Z Compiling proc-macro-error-attr v1.0.4
20302026-09-11T12:34:36.539Z Compiling num-rational v0.4.2
20312026-09-11T12:34:36.733Z Compiling num-iter v0.1.45
20322026-09-11T12:34:37.016Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20332026-09-11T12:34:37.070Z Compiling num-complex v0.4.6
20342026-09-11T12:34:37.417Z Compiling num v0.4.3
20352026-09-11T12:34:37.482Z Compiling proc-macro-error v1.0.4
20362026-09-11T12:34:37.497Z Compiling dropshot v0.17.1
20372026-09-11T12:34:37.539Z Compiling num_enum_derive v0.5.11
20382026-09-11T12:34:37.679Z Compiling dtrace-parser v0.2.0
20392026-09-11T12:34:37.784Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20402026-09-11T12:34:38.090Z Compiling dof v0.3.0
20412026-09-11T12:34:38.323Z Compiling thread-id v4.2.2
20422026-09-11T12:34:38.417Z Compiling derive_more v0.99.20
20432026-09-11T12:34:38.460Z Compiling usdt-impl v0.5.0
20442026-09-11T12:34:38.603Z Compiling minimal-lexical v0.2.1
20452026-09-11T12:34:38.871Z Compiling nom v7.1.3
20462026-09-11T12:34:39.004Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20472026-09-11T12:34:39.592Z Compiling usdt-macro v0.5.0
20482026-09-11T12:34:39.877Z Compiling usdt-attr-macro v0.5.0
20492026-09-11T12:34:40.190Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20502026-09-11T12:34:40.367Z Compiling zone_cfg_derive v0.3.1
20512026-09-11T12:34:41.071Z Compiling libscf-sys v1.2.0
20522026-09-11T12:34:41.159Z Compiling rustc_version v0.4.1
20532026-09-11T12:34:41.217Z Compiling memoffset v0.9.1
20542026-09-11T12:34:41.312Z Compiling crossbeam-epoch v0.9.18
20552026-09-11T12:34:41.574Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20562026-09-11T12:34:41.975Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20572026-09-11T12:34:42.069Z Compiling enum-as-inner v0.6.1
20582026-09-11T12:34:42.548Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20592026-09-11T12:34:42.721Z Compiling curve25519-dalek v4.1.3
20602026-09-11T12:34:42.751Z Compiling regress v0.11.1
20612026-09-11T12:34:43.115Z Compiling crossbeam-deque v0.8.6
20622026-09-11T12:34:43.324Z Compiling hubpack v0.1.2
20632026-09-11T12:34:43.565Z Compiling thiserror-impl-no-std v2.0.2
20642026-09-11T12:34:44.222Z Compiling curve25519-dalek-derive v0.1.1
20652026-09-11T12:34:44.692Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20662026-09-11T12:34:44.785Z Compiling static_assertions v1.1.0
20672026-09-11T12:34:44.802Z Compiling typify-impl v0.6.2
20682026-09-11T12:34:44.928Z Compiling rayon-core v1.13.0
20692026-09-11T12:34:45.449Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20702026-09-11T12:34:45.454Z Compiling clang-sys v1.8.1
20712026-09-11T12:34:45.714Z Compiling hash32 v0.3.1
20722026-09-11T12:34:45.876Z Compiling bytecount v0.6.9
20732026-09-11T12:34:45.888Z Compiling heapless v0.8.0
20742026-09-11T12:34:46.030Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20752026-09-11T12:34:46.031Z Compiling scroll v0.12.0
20762026-09-11T12:34:46.320Z Compiling ingot-types v0.1.2
20772026-09-11T12:34:46.346Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20782026-09-11T12:34:46.539Z Compiling cobs v0.3.0
20792026-09-11T12:34:46.581Z Compiling libloading v0.8.9
20802026-09-11T12:34:46.719Z Compiling managed v0.8.0
20812026-09-11T12:34:46.749Z Compiling foreign-types-shared v0.3.1
20822026-09-11T12:34:46.762Z Compiling bitflags v1.3.2
20832026-09-11T12:34:46.842Z Compiling foreign-types v0.5.0
20842026-09-11T12:34:46.854Z Compiling bindgen v0.72.1
20852026-09-11T12:34:46.871Z Compiling postcard v1.1.3
20862026-09-11T12:34:46.930Z Compiling smoltcp v0.11.0
20872026-09-11T12:34:46.944Z Compiling ingot v0.1.1
20882026-09-11T12:34:47.396Z Compiling goblin v0.8.2
20892026-09-11T12:34:47.680Z Compiling cexpr v0.6.0
20902026-09-11T12:34:47.755Z Compiling num_enum v0.7.5
20912026-09-11T12:34:47.883Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20922026-09-11T12:34:48.275Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20932026-09-11T12:34:48.398Z Compiling camino-tempfile v1.4.1
20942026-09-11T12:34:48.555Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20952026-09-11T12:34:48.615Z Compiling serde_repr v0.1.20
20962026-09-11T12:34:48.645Z Compiling derive-where v1.6.0
20972026-09-11T12:34:48.867Z Compiling cstr-argument v0.1.2
20982026-09-11T12:34:49.230Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20992026-09-11T12:34:49.508Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21002026-09-11T12:34:50.650Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
21012026-09-11T12:34:50.654Z Compiling rayon v1.11.0
21022026-09-11T12:34:50.844Z Compiling rustix v0.38.44
21032026-09-11T12:34:51.046Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21042026-09-11T12:34:51.141Z Compiling typify-macro v0.6.2
21052026-09-11T12:34:51.171Z Compiling crucible-workspace-hack v0.1.0
21062026-09-11T12:34:51.622Z Compiling tinyvec_macros v0.1.1
21072026-09-11T12:34:51.815Z Compiling tinyvec v1.10.0
21082026-09-11T12:34:52.172Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21092026-09-11T12:34:52.523Z Compiling num_enum v0.5.11
21102026-09-11T12:34:52.860Z Compiling pin-project-internal v1.1.10
21112026-09-11T12:34:53.076Z Compiling memmap v0.7.0
21122026-09-11T12:34:53.301Z Compiling typify v0.6.2
21132026-09-11T12:34:53.327Z Compiling usdt v0.5.0
21142026-09-11T12:34:53.685Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21152026-09-11T12:34:53.819Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21162026-09-11T12:34:54.048Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
21172026-09-11T12:34:54.446Z Compiling itertools v0.12.1
21182026-09-11T12:34:54.614Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21192026-09-11T12:34:54.704Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21202026-09-11T12:34:54.822Z Compiling progenitor-impl v0.10.0
21212026-09-11T12:34:55.053Z Compiling sigpipe v0.1.3
21222026-09-11T12:34:55.145Z Compiling jiff v0.2.15
21232026-09-11T12:34:55.187Z Compiling const_format_proc_macros v0.2.34
21242026-09-11T12:34:55.301Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21252026-09-11T12:34:55.532Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21262026-09-11T12:34:55.664Z Compiling zone v0.3.1
21272026-09-11T12:34:56.194Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21282026-09-11T12:34:56.301Z Compiling progenitor-impl v0.14.0
21292026-09-11T12:34:56.636Z Compiling atomicwrites v0.4.4
21302026-09-11T12:34:56.846Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21312026-09-11T12:34:57.155Z Compiling papergrid v0.18.0
21322026-09-11T12:34:57.159Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21332026-09-11T12:34:57.263Z Compiling nix v0.30.1
21342026-09-11T12:34:57.966Z Compiling smf v0.2.3
21352026-09-11T12:34:58.208Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21362026-09-11T12:34:58.342Z Compiling progenitor-macro v0.10.0
21372026-09-11T12:34:58.575Z Compiling secrecy v0.10.3
21382026-09-11T12:34:58.902Z Compiling snafu-derive v0.8.9
21392026-09-11T12:34:58.915Z Compiling async-recursion v1.1.1
21402026-09-11T12:34:59.130Z Compiling whoami v1.6.1
21412026-09-11T12:34:59.608Z Compiling predicates-core v1.0.9
21422026-09-11T12:34:59.835Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21432026-09-11T12:34:59.892Z Compiling progenitor-macro v0.14.0
21442026-09-11T12:35:00.358Z Compiling tabled v0.21.0
21452026-09-11T12:35:00.645Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21462026-09-11T12:35:02.944Z Compiling nix v0.31.3
21472026-09-11T12:35:02.962Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21482026-09-11T12:35:03.523Z Compiling itertools v0.15.0
21492026-09-11T12:35:03.536Z Compiling hmac v0.12.1
21502026-09-11T12:35:03.726Z Compiling inout v0.1.4
21512026-09-11T12:35:03.786Z Compiling ff v0.13.1
21522026-09-11T12:35:03.882Z Compiling float-cmp v0.10.0
21532026-09-11T12:35:04.122Z Compiling data-encoding v2.9.0
21542026-09-11T12:35:04.176Z Compiling difflib v0.4.0
21552026-09-11T12:35:04.246Z Compiling normalize-line-endings v0.3.0
21562026-09-11T12:35:04.402Z Compiling predicates v3.1.4
21572026-09-11T12:35:04.602Z Compiling group v0.13.0
21582026-09-11T12:35:04.724Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21592026-09-11T12:35:04.845Z Compiling cipher v0.4.4
21602026-09-11T12:35:04.879Z Compiling hkdf v0.12.4
21612026-09-11T12:35:04.991Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-09-11T12:35:05.359Z Compiling tabled_derive v0.7.0
21632026-09-11T12:35:05.744Z Compiling universal-hash v0.5.1
21642026-09-11T12:35:05.795Z Compiling crypto-bigint v0.5.5
21652026-09-11T12:35:05.823Z Compiling half v2.7.1
21662026-09-11T12:35:05.854Z Compiling ciborium-io v0.2.2
21672026-09-11T12:35:05.886Z Compiling base64ct v1.8.0
21682026-09-11T12:35:05.956Z Compiling crc8 v0.1.1
21692026-09-11T12:35:05.989Z Compiling unicode-segmentation v1.12.0
21702026-09-11T12:35:06.113Z Compiling opaque-debug v0.3.1
21712026-09-11T12:35:06.189Z Compiling base16ct v0.2.0
21722026-09-11T12:35:06.202Z Compiling indent_write v2.2.0
21732026-09-11T12:35:06.320Z Compiling newline-converter v0.3.0
21742026-09-11T12:35:06.352Z Compiling poly1305 v0.8.0
21752026-09-11T12:35:06.438Z Compiling password-hash v0.5.0
21762026-09-11T12:35:06.892Z Compiling elliptic-curve v0.13.8
21772026-09-11T12:35:06.906Z Compiling ciborium-ll v0.2.2
21782026-09-11T12:35:07.145Z Compiling chacha20 v0.9.1
21792026-09-11T12:35:07.167Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-09-11T12:35:07.255Z Compiling tokio-dtrace v0.1.1
21812026-09-11T12:35:07.372Z Compiling thiserror-no-std v2.0.2
21822026-09-11T12:35:08.043Z Compiling reqwest v0.13.2
21832026-09-11T12:35:08.248Z Compiling blake2 v0.10.6
21842026-09-11T12:35:08.373Z Compiling console v0.16.4
21852026-09-11T12:35:08.458Z Compiling aead v0.5.2
21862026-09-11T12:35:08.625Z Compiling strum_macros v0.28.0
21872026-09-11T12:35:08.726Z Compiling bstr v1.12.0
21882026-09-11T12:35:08.763Z Compiling keccak v0.1.6
21892026-09-11T12:35:09.025Z Compiling similar v3.2.0
21902026-09-11T12:35:09.141Z Compiling resolv-conf v0.7.5
21912026-09-11T12:35:09.346Z Compiling linked-hash-map v0.5.6
21922026-09-11T12:35:09.538Z Compiling lru-cache v0.1.2
21932026-09-11T12:35:09.732Z Compiling expectorate v1.3.0
21942026-09-11T12:35:10.117Z Compiling progenitor-client v0.14.0
21952026-09-11T12:35:10.307Z Compiling sha3 v0.10.8
21962026-09-11T12:35:10.418Z Compiling chacha20poly1305 v0.10.1
21972026-09-11T12:35:10.466Z Compiling argon2 v0.5.3
21982026-09-11T12:35:10.562Z Compiling vsss-rs v3.3.4
21992026-09-11T12:35:10.633Z Compiling oxide-tokio-rt v0.1.2
22002026-09-11T12:35:10.844Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22012026-09-11T12:35:11.239Z Compiling ciborium v0.2.2
22022026-09-11T12:35:11.428Z Compiling hickory-proto v0.24.4
22032026-09-11T12:35:11.765Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
22042026-09-11T12:35:11.823Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22052026-09-11T12:35:12.653Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22062026-09-11T12:35:12.710Z Compiling serde-big-array v0.5.1
22072026-09-11T12:35:12.871Z Compiling siphasher v1.0.1
22082026-09-11T12:35:13.012Z Compiling same-file v1.0.6
22092026-09-11T12:35:13.337Z Compiling hickory-resolver v0.24.4
22102026-09-11T12:35:13.379Z Compiling walkdir v2.5.0
22112026-09-11T12:35:13.441Z Compiling phf_shared v0.12.1
22122026-09-11T12:35:13.468Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22132026-09-11T12:35:13.625Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22142026-09-11T12:35:14.798Z Compiling progenitor v0.14.0
22152026-09-11T12:35:15.025Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-09-11T12:35:15.074Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-11T12:35:15.930Z Compiling newtype_derive v0.1.6
22182026-09-11T12:35:15.942Z Compiling owo-colors v4.3.0
22192026-09-11T12:35:16.247Z Compiling tokio-stream v0.1.17
22202026-09-11T12:35:16.358Z Compiling csv-core v0.1.12
22212026-09-11T12:35:16.436Z Compiling unicode-linebreak v0.1.5
22222026-09-11T12:35:16.683Z Compiling smawk v0.3.2
22232026-09-11T12:35:16.722Z Compiling unicode-width v0.1.14
22242026-09-11T12:35:16.818Z Compiling foldhash v0.1.5
22252026-09-11T12:35:16.830Z Compiling swrite v0.1.0
22262026-09-11T12:35:16.841Z Compiling termtree v0.5.1
22272026-09-11T12:35:16.955Z Compiling hashbrown v0.15.5
22282026-09-11T12:35:16.991Z Compiling textwrap v0.16.2
22292026-09-11T12:35:17.138Z Compiling qorb v0.4.1
22302026-09-11T12:35:17.180Z Compiling csv v1.4.0
22312026-09-11T12:35:17.527Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-11T12:35:17.820Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22332026-09-11T12:35:19.393Z Compiling phf v0.12.1
22342026-09-11T12:35:19.654Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22352026-09-11T12:35:19.667Z Compiling pin-project v1.1.10
22362026-09-11T12:35:19.751Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22372026-09-11T12:35:19.776Z Compiling unicode-normalization v0.1.24
22382026-09-11T12:35:19.819Z Compiling libz-sys v1.1.22
22392026-09-11T12:35:20.049Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-09-11T12:35:20.394Z Compiling libsw-core v0.3.2
22412026-09-11T12:35:20.569Z Compiling humantime v2.3.0
22422026-09-11T12:35:20.836Z Compiling highway v1.3.0
22432026-09-11T12:35:20.855Z Compiling fixedbitset v0.5.7
22442026-09-11T12:35:21.037Z Compiling fixedbitset v0.4.2
22452026-09-11T12:35:21.169Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22462026-09-11T12:35:21.201Z Compiling petgraph v0.6.5
22472026-09-11T12:35:21.234Z Compiling petgraph v0.8.2
22482026-09-11T12:35:21.617Z Compiling progenitor v0.10.0
22492026-09-11T12:35:21.853Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22502026-09-11T12:35:22.736Z Compiling libsw v3.5.0
22512026-09-11T12:35:22.934Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22522026-09-11T12:35:22.946Z Compiling olpc-cjson v0.1.4
22532026-09-11T12:35:23.119Z Compiling libgit2-sys v0.17.0+1.8.1
22542026-09-11T12:35:23.133Z Compiling snafu v0.8.9
22552026-09-11T12:35:23.396Z Compiling chrono-tz v0.10.4
22562026-09-11T12:35:23.529Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22572026-09-11T12:35:23.852Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22582026-09-11T12:35:24.737Z Compiling papergrid v0.11.0
22592026-09-11T12:35:24.750Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22602026-09-11T12:35:24.843Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-11T12:35:25.049Z Compiling strum v0.28.0
22622026-09-11T12:35:25.129Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-11T12:35:25.188Z Compiling globset v0.4.16
22642026-09-11T12:35:26.478Z Compiling const_format v0.2.34
22652026-09-11T12:35:26.579Z Compiling slog-dtrace v0.3.0
22662026-09-11T12:35:26.812Z Compiling cancel-safe-futures v0.1.5
22672026-09-11T12:35:27.139Z Compiling gethostname v0.5.0
22682026-09-11T12:35:27.269Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22692026-09-11T12:35:27.961Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-11T12:35:28.368Z Compiling dropshot-api-manager-types v0.7.2
22712026-09-11T12:35:28.572Z Compiling pem v3.0.5
22722026-09-11T12:35:28.760Z Compiling bcs v0.1.6
22732026-09-11T12:35:28.763Z Compiling serde_plain v1.0.2
22742026-09-11T12:35:28.968Z Compiling cargo-platform v0.1.9
22752026-09-11T12:35:29.092Z Compiling tagptr v0.2.0
22762026-09-11T12:35:29.252Z Compiling linear-map v1.2.0
22772026-09-11T12:35:29.838Z Compiling typed-path v0.9.3
22782026-09-11T12:35:30.754Z Compiling tough v0.20.0
22792026-09-11T12:35:31.688Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22802026-09-11T12:35:31.833Z Compiling moka v0.12.11
22812026-09-11T12:35:32.327Z Compiling cargo_metadata v0.18.1
22822026-09-11T12:35:32.784Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22832026-09-11T12:35:35.280Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22842026-09-11T12:35:35.297Z Compiling tabled v0.15.0
22852026-09-11T12:35:35.368Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22862026-09-11T12:35:35.762Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22872026-09-11T12:35:35.933Z Compiling git2 v0.19.0
22882026-09-11T12:35:35.961Z Compiling steno v0.4.1
22892026-09-11T12:35:38.451Z Compiling cookie v0.18.1
22902026-09-11T12:35:38.643Z Compiling hickory-proto v0.25.2
22912026-09-11T12:35:40.528Z Compiling hickory-resolver v0.25.2
22922026-09-11T12:35:41.912Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22932026-09-11T12:35:42.780Z Compiling vergen v8.3.2
22942026-09-11T12:35:44.153Z Compiling signal-hook v0.4.4
22952026-09-11T12:35:44.654Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22962026-09-11T12:35:45.088Z Compiling mockall_derive v0.14.0
22972026-09-11T12:35:45.340Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22982026-09-11T12:35:45.789Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22992026-09-11T12:35:46.160Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
23002026-09-11T12:35:46.618Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23012026-09-11T12:35:47.469Z Compiling sha2 v0.10.9
23022026-09-11T12:35:47.942Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
23032026-09-11T12:35:48.032Z Compiling diff v0.1.13
23042026-09-11T12:35:48.181Z Compiling mockall v0.14.0
23052026-09-11T12:35:48.316Z Compiling yansi v1.0.1
23062026-09-11T12:35:48.346Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23072026-09-11T12:35:48.653Z Compiling pretty_assertions v1.4.1
23082026-09-11T12:35:48.950Z Compiling fs-err v3.1.2
23092026-09-11T12:35:49.592Z Compiling predicates-tree v1.0.12
23102026-09-11T12:35:50.270Z Compiling git-stub v1.0.0
23112026-09-11T12:35:50.356Z Compiling serial_test_derive v3.5.0
23122026-09-11T12:35:50.488Z Compiling filetime v0.2.26
23132026-09-11T12:35:50.564Z Compiling is_ci v1.2.0
23142026-09-11T12:35:50.699Z Compiling downcast v0.11.0
23152026-09-11T12:35:50.724Z Compiling fragile v2.0.1
23162026-09-11T12:35:50.995Z Compiling arrayvec v0.7.6
23172026-09-11T12:35:51.038Z Compiling constant_time_eq v0.3.1
23182026-09-11T12:35:51.098Z Compiling arrayref v0.3.9
23192026-09-11T12:35:51.161Z Compiling xattr v1.6.1
23202026-09-11T12:35:51.183Z Compiling blake3 v1.8.2
23212026-09-11T12:35:51.208Z Compiling serial_test v3.5.0
23222026-09-11T12:35:51.350Z Compiling toml v0.7.8
23232026-09-11T12:35:51.596Z Compiling tar v0.4.45
23242026-09-11T12:35:51.767Z Compiling supports-color v3.0.2
23252026-09-11T12:35:51.965Z Compiling git-stub-vcs v0.1.0
23262026-09-11T12:35:52.353Z Compiling curl-sys v0.4.89+curl-8.20.0
23272026-09-11T12:35:52.506Z Compiling signal-hook-tokio v0.4.0
23282026-09-11T12:35:52.839Z Compiling scuffle v0.1.0
23292026-09-11T12:35:53.156Z Compiling similar v2.7.0
23302026-09-11T12:35:54.151Z Compiling drift v0.2.0
23312026-09-11T12:35:54.719Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23322026-09-11T12:35:54.813Z Compiling kstat-rs v0.2.4
23332026-09-11T12:35:54.826Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23342026-09-11T12:35:55.135Z Compiling hex-literal v1.1.0
23352026-09-11T12:35:55.147Z Compiling topological-sort v0.2.2
23362026-09-11T12:35:55.304Z Compiling omicron-zone-package v0.12.2
23372026-09-11T12:35:55.341Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23382026-09-11T12:35:55.641Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23392026-09-11T12:35:56.941Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23402026-09-11T12:35:57.665Z Compiling dropshot-api-manager v0.7.2
23412026-09-11T12:35:57.795Z Compiling curl v0.4.50
23422026-09-11T12:35:58.184Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23432026-09-11T12:35:58.637Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23442026-09-11T12:35:58.818Z Compiling iddqd v0.4.5
23452026-09-11T12:35:58.889Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23462026-09-11T12:35:59.649Z Compiling search_path v0.1.4
23472026-09-11T12:35:59.713Z Compiling internet-checksum v0.2.1
23482026-09-11T12:35:59.864Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23492026-09-11T12:36:04.674Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23502026-09-11T12:36:06.010Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23512026-09-11T12:36:13.907Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23522026-09-11T12:36:53.339Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 24s
23532026-09-11T12:36:53.463Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
23542026-09-11T12:36:53.466Z
23552026-09-11T12:36:53.466Zrunning 0 tests
23562026-09-11T12:36:53.466Z
23572026-09-11T12:36:53.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23582026-09-11T12:36:53.466Z
23592026-09-11T12:36:53.466Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23602026-09-11T12:36:53.470Z
23612026-09-11T12:36:53.470Zrunning 0 tests
23622026-09-11T12:36:53.470Z
23632026-09-11T12:36:53.470Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23642026-09-11T12:36:53.470Z
23652026-09-11T12:36:53.470Z Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2)
23662026-09-11T12:36:53.473Z
23672026-09-11T12:36:53.473Zrunning 0 tests
23682026-09-11T12:36:53.473Z
23692026-09-11T12:36:53.473Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23702026-09-11T12:36:53.473Z
23712026-09-11T12:36:53.473Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
23722026-09-11T12:36:53.477Z
23732026-09-11T12:36:53.477Zrunning 4 tests
23742026-09-11T12:36:53.480Ztest nat::tests::test_vni ... ok
23752026-09-11T12:36:53.480Ztest network::tests::test_generate_ipv6_link_local ... ok
23762026-09-11T12:36:53.480Ztest test_purge ... ok
23772026-09-11T12:36:53.483Ztest illumos::test::address_exists_handles_missing_object ... ok
23782026-09-11T12:36:53.484Z
23792026-09-11T12:36:53.484Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23802026-09-11T12:36:53.484Z
23812026-09-11T12:36:53.484Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23822026-09-11T12:36:53.487Z
23832026-09-11T12:36:53.487Zrunning 1 test
23842026-09-11T12:36:53.490Z -------
23852026-09-11T12:36:53.490Z Generating OpenAPI documents from API definitions ...
23862026-09-11T12:36:53.630Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23872026-09-11T12:36:53.703Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23882026-09-11T12:36:54.769Z -------
23892026-09-11T12:36:54.769Z Checking 14 OpenAPI documents...
23902026-09-11T12:36:54.769Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23912026-09-11T12:36:54.769Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23922026-09-11T12:36:54.769Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23932026-09-11T12:36:54.769Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23942026-09-11T12:36:54.772Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23952026-09-11T12:36:54.772Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23962026-09-11T12:36:54.772Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23972026-09-11T12:36:54.772Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23982026-09-11T12:36:54.772Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23992026-09-11T12:36:54.772Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
24002026-09-11T12:36:54.773Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
24012026-09-11T12:36:54.773Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
24022026-09-11T12:36:54.773Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
24032026-09-11T12:36:54.773Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
24042026-09-11T12:36:54.773Z Fresh dpd "latest" symlink
24052026-09-11T12:36:54.773Z -------
24062026-09-11T12:36:54.773Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
24072026-09-11T12:36:54.843Ztest test::test_apis_up_to_date ... ok
24082026-09-11T12:36:54.843Z
24092026-09-11T12:36:54.843Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
24102026-09-11T12:36:54.843Z
24112026-09-11T12:36:54.907Z Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9)
24122026-09-11T12:36:54.913Z
24132026-09-11T12:36:54.913Zrunning 61 tests
24142026-09-11T12:36:54.916Ztest freemap::test_ordering ... ok
24152026-09-11T12:36:54.916Ztest config::tests::test_updates ... ok
24162026-09-11T12:36:54.916Ztest dhcpv6::tests::test_create_duid_bytes ... ok
24172026-09-11T12:36:54.916Ztest freemap::test_split ... ok
24182026-09-11T12:36:54.916Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24192026-09-11T12:36:54.916Ztest macaddrs::tests::test_mac_offset ... ok
24202026-09-11T12:36:54.920Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24212026-09-11T12:36:54.920Ztest macaddrs::tests::test_parse_port_id ... ok
24222026-09-11T12:36:54.920Ztest mcast::tests::test_canonicalize_sources ... ok
24232026-09-11T12:36:54.920ZSep 11 12:36:54.043 DEBG created new freemapSep 11 12:36:54.043 DEBG, unitcreated new freemapSep 11 12:36:54.043, unitDEBG: :created new freemap , freemap_testfreemap_testunit: freemap_test
24242026-09-11T12:36:54.920Z
24252026-09-11T12:36:54.920Z
24262026-09-11T12:36:54.920ZSep 11 12:36:54.044 DEBG Sep 11 12:36:54.044initted freemap. size: 128 , DEBGunit :initted freemap. size: 128Sep 11 12:36:54.043 , DEBGunit freemap_test:created new freemap
24272026-09-11T12:36:54.920Z , freemap_testunit
24282026-09-11T12:36:54.920Z: Sep 11 12:36:54.044freemap_test Sep 11 12:36:54.044
24292026-09-11T12:36:54.920ZDEBG reset freemapDEBG, unitSep 11 12:36:54.044:reset freemap freemap_testDEBG
24302026-09-11T12:36:54.920Z, unitinitted freemap. size: 128:, unitfreemap_test:
24312026-09-11T12:36:54.920Z freemap_test
24322026-09-11T12:36:54.920ZSep 11 12:36:54.044 Sep 11 12:36:54.044DEBG DEBGinitted freemap. size: 128 , reset freemapunit, :unit :freemap_test
24332026-09-11T12:36:54.920Zfreemap_test
24342026-09-11T12:36:54.920ZSep 11 12:36:54.044 DEBG reset freemap, unit: freemap_test
24352026-09-11T12:36:54.920ZSep 11 12:36:54.044 DEBG created new freemap, unit: freemap_test
24362026-09-11T12:36:54.920Ztest freemap::test_exhaustion ... ok
24372026-09-11T12:36:54.920ZSep 11 12:36:54.044 DEBG initted freemap. size: 8, unit: freemap_test
24382026-09-11T12:36:54.920Ztest freemap::test_reclaim ... ok
24392026-09-11T12:36:54.920ZSep 11 12:36:54.044 DEBG reset freemap, unit: freemap_test
24402026-09-11T12:36:54.920Ztest freemap::test_free ... ok
24412026-09-11T12:36:54.920Ztest freemap::test_basic ... ok
24422026-09-11T12:36:54.921Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24432026-09-11T12:36:54.921Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
24442026-09-11T12:36:54.921Ztest mcast::tests::test_create_port_bitmap_empty ... ok
24452026-09-11T12:36:54.921Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
24462026-09-11T12:36:54.921Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24472026-09-11T12:36:54.921Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
24482026-09-11T12:36:54.921Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
24492026-09-11T12:36:54.921Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
24502026-09-11T12:36:54.921Ztest mcast::tests::test_sources_contain_any ... ok
24512026-09-11T12:36:54.921Ztest mcast::tests::test_concurrent_id_allocation ... ok
24522026-09-11T12:36:54.921Ztest mcast::validate::tests::test_address_validation_integrated ... ok
24532026-09-11T12:36:54.921Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24542026-09-11T12:36:54.921Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24552026-09-11T12:36:54.921Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
24562026-09-11T12:36:54.921ZSep 11 12:36:54.045 DEBG created new freemap, unit: freemap_test
24572026-09-11T12:36:54.921ZSep 11 12:36:54.045 DEBG initted freemap. size: 128, unit: freemap_test
24582026-09-11T12:36:54.921ZSep 11 12:36:54.045 DEBG reset freemap, unit: freemap_test
24592026-09-11T12:36:54.921Ztest mcast::validate::tests::test_ipv4_validation ... ok
24602026-09-11T12:36:54.921Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
24612026-09-11T12:36:54.921Ztest freemap::test_span ... ok
24622026-09-11T12:36:54.921Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
24632026-09-11T12:36:54.921Ztest mcast::validate::tests::test_ipv6_validation ... ok
24642026-09-11T12:36:54.921Ztest mcast::validate::tests::test_is_ssm_function ... ok
24652026-09-11T12:36:54.921Ztest mcast::validate::tests::test_validate_nat_target ... ok
24662026-09-11T12:36:54.921Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
24672026-09-11T12:36:54.921Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
24682026-09-11T12:36:54.921Ztest mcast::validate::tests::test_validate_source_addresses ... ok
24692026-09-11T12:36:54.921Ztest nat::test_mapping ... ok
24702026-09-11T12:36:54.921Ztest mcast::validate::tests::test_validate_tag ... ok
24712026-09-11T12:36:54.921Ztest port_map::tests::test_backplane_group ... ok
24722026-09-11T12:36:54.921Ztest mcast::validate::tests::test_validate_tag_format ... ok
24732026-09-11T12:36:54.921Ztest port_map::tests::test_port_map ... ok
24742026-09-11T12:36:54.921Ztest port_map::tests::dump_map ... ok
24752026-09-11T12:36:54.921Ztest mcast::tests::test_id_range_boundaries ... ok
24762026-09-11T12:36:54.921Ztest api_server::tests::test_build_info ... ok
24772026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG created new freemap, unit: freemap_route_ipv4
24782026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG created new freemap, unit: freemap_route_ipv6
24792026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24802026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG reset freemap, unit: freemap_route_ipv4
24812026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24822026-09-11T12:36:54.926ZSep 11 12:36:54.046 DEBG reset freemap, unit: freemap_route_ipv6
24832026-09-11T12:36:54.926ZSep 11 12:36:54.046 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24842026-09-11T12:36:54.926ZSep 11 12:36:54.046 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 } }]
24852026-09-11T12:36:54.926ZSep 11 12:36:54.046 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24862026-09-11T12:36:54.926ZSep 11 12:36:54.046 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 } }]
24872026-09-11T12:36:54.926ZSep 11 12:36:54.046 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24882026-09-11T12:36:54.926ZSep 11 12:36:54.046 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 } }]
24892026-09-11T12:36:54.926ZSep 11 12:36:54.046 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24902026-09-11T12:36:54.926ZSep 11 12:36:54.046 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 } }]
24912026-09-11T12:36:54.926ZSep 11 12:36:54.046 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24922026-09-11T12:36:54.926ZSep 11 12:36:54.046 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 } }]
24932026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24942026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
24952026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24962026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
24972026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24982026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
24992026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25002026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25012026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25022026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25032026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
25042026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25052026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
25062026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25072026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
25082026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25092026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
25102026-09-11T12:36:54.927ZSep 11 12:36:54.046 DEBG 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 } }]
25112026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
25122026-09-11T12:36:54.927ZSep 11 12:36:54.046 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 } }]
25132026-09-11T12:36:54.927ZSep 11 12:36:54.046 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
25142026-09-11T12:36:54.927ZSep 11 12:36:54.046 DEBG 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 } }]
25152026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
25162026-09-11T12:36:54.927ZSep 11 12:36:54.047 DEBG 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 } }]
25172026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
25182026-09-11T12:36:54.927ZSep 11 12:36:54.047 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 } }]
25192026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25202026-09-11T12:36:54.927ZSep 11 12:36:54.047 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 } }]
25212026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25222026-09-11T12:36:54.927ZSep 11 12:36:54.047 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 } }]
25232026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25242026-09-11T12:36:54.927ZSep 11 12:36:54.047 DEBG 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 } }]
25252026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25262026-09-11T12:36:54.927ZSep 11 12:36:54.047 DEBG 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 } }]
25272026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25282026-09-11T12:36:54.927ZSep 11 12:36:54.047 DEBG 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 } }]
25292026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
25302026-09-11T12:36:54.927ZSep 11 12:36:54.047 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 } }]
25312026-09-11T12:36:54.927ZSep 11 12:36:54.047 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25322026-09-11T12:36:54.927ZSep 11 12:36:54.047 DEBG 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 } }]
25332026-09-11T12:36:54.928ZSep 11 12:36:54.047 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25342026-09-11T12:36:54.928ZSep 11 12:36:54.047 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 } }]
25352026-09-11T12:36:54.928ZSep 11 12:36:54.047 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
25362026-09-11T12:36:54.928ZSep 11 12:36:54.047 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 } }]
25372026-09-11T12:36:54.928ZSep 11 12:36:54.047 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
25382026-09-11T12:36:54.928ZSep 11 12:36:54.047 DEBG 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 } }]
25392026-09-11T12:36:54.928ZSep 11 12:36:54.047 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
25402026-09-11T12:36:54.928ZSep 11 12:36:54.047 DEBGSep 11 12:36:54.047 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 } }]DEBG
25412026-09-11T12:36:54.928Z created new freemap, Sep 11 12:36:54.047unit :INFO freemap_route_ipv4adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
25422026-09-11T12:36:54.928Z
25432026-09-11T12:36:54.928ZSep 11 12:36:54.047 Sep 11 12:36:54.047DEBG DEBGreplacing 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 } }]
25442026-09-11T12:36:54.928Zcreated new freemap, unitSep 11 12:36:54.047: INFOfreemap_route_ipv6
25452026-09-11T12:36:54.928Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 11 12:36:54.047
25462026-09-11T12:36:54.928Z DEBG Sep 11 12:36:54.047Sep 11 12:36:54.047 created new freemapDEBG DEBG, initted freemap. size: 64unit :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 } }],
25472026-09-11T12:36:54.928Zunit: freemap_route_ipv4freemap_route_ipv4
25482026-09-11T12:36:54.928ZSep 11 12:36:54.047
25492026-09-11T12:36:54.928ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:36:54.047
25502026-09-11T12:36:54.928Z DEBGSep 11 12:36:54.047 reset freemapDEBGSep 11 12:36:54.047 , created new freemapunit, :DEBG freemap_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 } }]unit
25512026-09-11T12:36:54.928Z
25522026-09-11T12:36:54.928Z: freemap_route_ipv6
25532026-09-11T12:36:54.928ZSep 11 12:36:54.047 Sep 11 12:36:54.047INFO Sep 11 12:36:54.047DEBG DEBGinitted freemap. size: 64adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff,
25542026-09-11T12:36:54.928Zunit: initted freemap. size: 64Sep 11 12:36:54.047, freemap_route_ipv6
25552026-09-11T12:36:54.928ZDEBGunit :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 } }]
25562026-09-11T12:36:54.928Zfreemap_route_ipv4
25572026-09-11T12:36:54.928ZSep 11 12:36:54.047 DEBGSep 11 12:36:54.047 Sep 11 12:36:54.047reset freemap , INFO unit :adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
25582026-09-11T12:36:54.928Zfreemap_route_ipv6DEBG
25592026-09-11T12:36:54.928Z reset freemap, unitSep 11 12:36:54.047:Sep 11 12:36:54.047 INFODEBGfreemap_route_ipv4
25602026-09-11T12:36:54.928Z 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:dead::/64 -> 2001:db8::55:1
25612026-09-11T12:36:54.928Z
25622026-09-11T12:36:54.928ZSep 11 12:36:54.047 Sep 11 12:36:54.047Sep 11 12:36:54.047DEBG INFO initted freemap. size: 64 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
25632026-09-11T12:36:54.928Zreplacing 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 } }],
25642026-09-11T12:36:54.928Zunit: freemap_route_ipv6Sep 11 12:36:54.047Sep 11 12:36:54.047 DEBGINFO
25652026-09-11T12:36:54.928Zreplacing 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 11 12:36:54.047
25662026-09-11T12:36:54.928Zadding route 3fff:dead::/64 -> 2001:db8::55:1
25672026-09-11T12:36:54.929Z Sep 11 12:36:54.047DEBG Sep 11 12:36:54.047Sep 11 12:36:54.047 INFO DEBGcreated new freemap 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:beef:22::/64 -> 2001:db8::55:ff
25682026-09-11T12:36:54.929ZunitDEBG:
25692026-09-11T12:36:54.929Z reset freemapSep 11 12:36:54.047, unitfreemap_route_ipv4INFO:
25702026-09-11T12:36:54.929Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:36:54.047 DEBG
25712026-09-11T12:36:54.929Z 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 } }]freemap_route_ipv6
25722026-09-11T12:36:54.929ZSep 11 12:36:54.047
25732026-09-11T12:36:54.929Z Sep 11 12:36:54.047DEBGSep 11 12:36:54.047Sep 11 12:36:54.047 INFOcreated new freemap INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
25742026-09-11T12:36:54.929ZDEBG , adding route 3fff:dead::/64 -> 2001:db8::55:1unit
25752026-09-11T12:36:54.929Z 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 } }]:Sep 11 12:36:54.047
25762026-09-11T12:36:54.929ZDEBGfreemap_route_ipv6 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 } }]
25772026-09-11T12:36:54.933Z
25782026-09-11T12:36:54.933ZSep 11 12:36:54.047Sep 11 12:36:54.047 INFO Sep 11 12:36:54.047DEBG Sep 11 12:36:54.047adding route 3fff:dead::/64 -> 2001:db8::55:2 INFODEBG
25792026-09-11T12:36:54.933Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffinitted freemap. size: 64
25802026-09-11T12:36:54.933Z , unitreplacing 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 11 12:36:54.047
25812026-09-11T12:36:54.933Z Sep 11 12:36:54.047DEBG: 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 } }, 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 } }]
25822026-09-11T12:36:54.933Zreplacing 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 } }]freemap_route_ipv4
25832026-09-11T12:36:54.933Z
25842026-09-11T12:36:54.933ZSep 11 12:36:54.047 INFO Sep 11 12:36:54.047adding route 3fff:dead::/64 -> 2001:db8::55:2
25852026-09-11T12:36:54.933ZSep 11 12:36:54.047Sep 11 12:36:54.047INFO INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
25862026-09-11T12:36:54.933ZDEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
25872026-09-11T12:36:54.933Zreset freemapSep 11 12:36:54.047, unitSep 11 12:36:54.047: DEBGDEBG Sep 11 12:36:54.047replacing 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 } }]
25882026-09-11T12:36:54.933Zfreemap_route_ipv4 DEBG
25892026-09-11T12:36:54.933Z 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: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 11 12:36:54.047Sep 11 12:36:54.047
25902026-09-11T12:36:54.933Z DEBGINFO
25912026-09-11T12:36:54.933Z Sep 11 12:36:54.047 initted freemap. size: 64INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff,
25922026-09-11T12:36:54.933Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit
25932026-09-11T12:36:54.933ZSep 11 12:36:54.047:Sep 11 12:36:54.047 DEBGfreemap_route_ipv6
25942026-09-11T12:36:54.933Zreplacing 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 11 12:36:54.047
25952026-09-11T12:36:54.933Z 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 } }]
25962026-09-11T12:36:54.933ZSep 11 12:36:54.047Sep 11 12:36:54.047 INFO DEBGSep 11 12:36:54.047 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
25972026-09-11T12:36:54.933ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFOreset freemap
25982026-09-11T12:36:54.934Z, Sep 11 12:36:54.047 adding route 3fff:dead::/64 -> 2001:db8::55:3 unitDEBGSep 11 12:36:54.047
25992026-09-11T12:36:54.934Z :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 } }]
26002026-09-11T12:36:54.934ZDEBGfreemap_route_ipv6 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 } }]
26012026-09-11T12:36:54.934Z
26022026-09-11T12:36:54.934ZSep 11 12:36:54.047Sep 11 12:36:54.047 Sep 11 12:36:54.047 INFODEBG Sep 11 12:36:54.047adding route 3fff:beef:28::/64 -> 2001:db8::55:ff INFO
26032026-09-11T12:36:54.934Zreplacing 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 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
26042026-09-11T12:36:54.934Z
26052026-09-11T12:36:54.934Z
26062026-09-11T12:36:54.934ZSep 11 12:36:54.047 DEBGSep 11 12:36:54.047Sep 11 12:36:54.047 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 } }] 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
26072026-09-11T12:36:54.934Z 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 } }]
26082026-09-11T12:36:54.934Z
26092026-09-11T12:36:54.934ZSep 11 12:36:54.047Sep 11 12:36:54.047 INFOINFOSep 11 12:36:54.047 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:36:54.047 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
26102026-09-11T12:36:54.934Z
26112026-09-11T12:36:54.934ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26122026-09-11T12:36:54.934ZSep 11 12:36:54.047
26132026-09-11T12:36:54.934Z DEBGSep 11 12:36:54.047 Sep 11 12:36:54.047Sep 11 12:36:54.047DEBG 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
26142026-09-11T12:36:54.934Zreplacing 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: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
26152026-09-11T12:36:54.934Z 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 11 12:36:54.047
26162026-09-11T12:36:54.934Z
26172026-09-11T12:36:54.934ZSep 11 12:36:54.047INFO INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ffSep 11 12:36:54.047
26182026-09-11T12:36:54.934Z
26192026-09-11T12:36:54.934ZINFOSep 11 12:36:54.047 Sep 11 12:36:54.047adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 11 12:36:54.047 INFO
26202026-09-11T12:36:54.934Z 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: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 } }]
26212026-09-11T12:36:54.934ZSep 11 12:36:54.047
26222026-09-11T12:36:54.934Z adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG
26232026-09-11T12:36:54.934Z 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 } }]
26242026-09-11T12:36:54.934ZSep 11 12:36:54.047Sep 11 12:36:54.047Sep 11 12:36:54.047 DEBGINFO INFO adding route 3fff:beef:2b::/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 } }]
26252026-09-11T12:36:54.934Z
26262026-09-11T12:36:54.934Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 11 12:36:54.047 Sep 11 12:36:54.047INFOSep 11 12:36:54.047
26272026-09-11T12:36:54.934Z DEBGadding route 3fff:beef:6::/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 } }]
26282026-09-11T12:36:54.934ZINFO
26292026-09-11T12:36:54.934ZSep 11 12:36:54.047 DEBGSep 11 12:36:54.047Sep 11 12:36:54.047adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBGINFOreplacing 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 } }]
26302026-09-11T12:36:54.934Zadding route 3fff:beef:2c::/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 } }]
26312026-09-11T12:36:54.934Z
26322026-09-11T12:36:54.934Z
26332026-09-11T12:36:54.934ZSep 11 12:36:54.047 INFOSep 11 12:36:54.047 Sep 11 12:36:54.047 Sep 11 12:36:54.047 DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ff 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 } }]
26342026-09-11T12:36:54.934Z
26352026-09-11T12:36:54.934Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
26362026-09-11T12:36:54.934ZSep 11 12:36:54.047 Sep 11 12:36:54.047replacing 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 11 12:36:54.047 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 } }]DEBG
26372026-09-11T12:36:54.935Z INFO
26382026-09-11T12:36:54.935Zreplacing 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 } }]
26392026-09-11T12:36:54.935Ztest port_map::tests::parse_softnpu_revision ... ok
26402026-09-11T12:36:54.935Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
26412026-09-11T12:36:54.935ZSep 11 12:36:54.047 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 } }]
26422026-09-11T12:36:54.935ZSep 11 12:36:54.047 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
26432026-09-11T12:36:54.935ZSep 11 12:36:54.047 Sep 11 12:36:54.047DEBG INFOreplacing 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 } }]
26442026-09-11T12:36:54.935Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26452026-09-11T12:36:54.935ZSep 11 12:36:54.047Sep 11 12:36:54.047 INFODEBG adding route 3fff:beef:2f::/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 } }]
26462026-09-11T12:36:54.935Z
26472026-09-11T12:36:54.935ZSep 11 12:36:54.047 INFO Sep 11 12:36:54.047adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26482026-09-11T12:36:54.935ZDEBG 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 } }]
26492026-09-11T12:36:54.935ZSep 11 12:36:54.047Sep 11 12:36:54.047 Sep 11 12:36:54.047INFO DEBGINFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
26502026-09-11T12:36:54.935Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
26512026-09-11T12:36:54.935Zreplacing 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 } }]
26522026-09-11T12:36:54.935ZSep 11 12:36:54.047Sep 11 12:36:54.047 DEBG 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 } }]Sep 11 12:36:54.047
26532026-09-11T12:36:54.936Zreplacing 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
26542026-09-11T12:36:54.936Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26552026-09-11T12:36:54.936ZSep 11 12:36:54.047Sep 11 12:36:54.047 INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26562026-09-11T12:36:54.936ZSep 11 12:36:54.047adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
26572026-09-11T12:36:54.936ZDEBG 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 11 12:36:54.047Sep 11 12:36:54.047
26582026-09-11T12:36:54.936Z DEBGDEBG 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: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 } }]
26592026-09-11T12:36:54.936Z
26602026-09-11T12:36:54.936ZSep 11 12:36:54.047 INFOSep 11 12:36:54.047 Sep 11 12:36:54.047 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
26612026-09-11T12:36:54.936ZINFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
26622026-09-11T12:36:54.936Z
26632026-09-11T12:36:54.936ZSep 11 12:36:54.047Sep 11 12:36:54.047 Sep 11 12:36:54.047 DEBGDEBG 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
26642026-09-11T12:36:54.936Z 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: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 } }]
26652026-09-11T12:36:54.936Z
26662026-09-11T12:36:54.936ZSep 11 12:36:54.048 INFO Sep 11 12:36:54.048adding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 11 12:36:54.048INFO
26672026-09-11T12:36:54.936ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
26682026-09-11T12:36:54.936Z
26692026-09-11T12:36:54.936ZSep 11 12:36:54.048 DEBG 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 } }]Sep 11 12:36:54.048
26702026-09-11T12:36:54.936Z Sep 11 12:36:54.048DEBG 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 } }]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 } }]
26712026-09-11T12:36:54.936ZSep 11 12:36:54.048
26722026-09-11T12:36:54.936Z INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
26732026-09-11T12:36:54.936ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
26742026-09-11T12:36:54.936Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }]
26752026-09-11T12:36:54.936Z
26762026-09-11T12:36:54.936ZSep 11 12:36:54.048 Sep 11 12:36:54.048Sep 11 12:36:54.048DEBG 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 } }]DEBG
26772026-09-11T12:36:54.941Zadding route 3fff:beef:35::/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 } }]
26782026-09-11T12:36:54.941Z
26792026-09-11T12:36:54.941ZSep 11 12:36:54.048 INFO Sep 11 12:36:54.048Sep 11 12:36:54.048 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFODEBG
26802026-09-11T12:36:54.941Z 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 3fff:beef:e::/64 -> 2001:db8::55:ff
26812026-09-11T12:36:54.941Z
26822026-09-11T12:36:54.941ZSep 11 12:36:54.048 DEBGSep 11 12:36:54.048Sep 11 12:36:54.048 INFO 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 } }]
26832026-09-11T12:36:54.941Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
26842026-09-11T12:36:54.941Z 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 } }]
26852026-09-11T12:36:54.941ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26862026-09-11T12:36:54.941ZDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26872026-09-11T12:36:54.941Zreplacing 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 } }]
26882026-09-11T12:36:54.941ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBGINFO DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
26892026-09-11T12:36:54.941Zreplacing 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: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 } }]
26902026-09-11T12:36:54.941Z
26912026-09-11T12:36:54.941ZSep 11 12:36:54.048 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 } }]Sep 11 12:36:54.048Sep 11 12:36:54.048
26922026-09-11T12:36:54.941Z INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 11 12:36:54.048adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26932026-09-11T12:36:54.941ZINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
26942026-09-11T12:36:54.941Z
26952026-09-11T12:36:54.941ZSep 11 12:36:54.048 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 } }]Sep 11 12:36:54.048
26962026-09-11T12:36:54.941Z DEBGSep 11 12:36:54.048 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
26972026-09-11T12:36:54.941Z Sep 11 12:36:54.048replacing 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 } }]
26982026-09-11T12:36:54.941ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26992026-09-11T12:36:54.941ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
27002026-09-11T12:36:54.941Z adding route 3fff:beef:39::/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 } }]
27012026-09-11T12:36:54.941Z
27022026-09-11T12:36:54.941ZSep 11 12:36:54.048 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 } }]Sep 11 12:36:54.048
27032026-09-11T12:36:54.941ZSep 11 12:36:54.048 DEBG 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
27042026-09-11T12:36:54.941Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
27052026-09-11T12:36:54.941Z INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 11 12:36:54.048Sep 11 12:36:54.048
27062026-09-11T12:36:54.941Z DEBGINFO 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:3a::/64 -> 2001:db8::55:ff
27072026-09-11T12:36:54.941Z
27082026-09-11T12:36:54.941ZSep 11 12:36:54.048 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 } }]Sep 11 12:36:54.048Sep 11 12:36:54.048
27092026-09-11T12:36:54.941Z INFODEBG adding route 3fff:beef:d::/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 } }]Sep 11 12:36:54.048
27102026-09-11T12:36:54.941Z
27112026-09-11T12:36:54.942Z INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27122026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFODEBG 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:3b::/64 -> 2001:db8::55:ff
27132026-09-11T12:36:54.942ZSep 11 12:36:54.048
27142026-09-11T12:36:54.942Z DEBG Sep 11 12:36:54.048replacing 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 } }]
27152026-09-11T12:36:54.942ZDEBG Sep 11 12:36:54.048replacing 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 11 12:36:54.048
27162026-09-11T12:36:54.942ZINFO INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
27172026-09-11T12:36:54.942Z
27182026-09-11T12:36:54.942ZSep 11 12:36:54.048 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
27192026-09-11T12:36:54.942Z Sep 11 12:36:54.048 DEBGDEBG 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 11 12:36:54.048replacing 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 } }]
27202026-09-11T12:36:54.942Z DEBG
27212026-09-11T12:36:54.942Z 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 } }]
27222026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048 INFOINFO INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
27232026-09-11T12:36:54.942Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
27242026-09-11T12:36:54.942Z
27252026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBGDEBGDEBG 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 } }]
27262026-09-11T12:36:54.942Zreplacing 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: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 } }]
27272026-09-11T12:36:54.942Z
27282026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048INFO INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
27292026-09-11T12:36:54.942Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
27302026-09-11T12:36:54.942ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
27312026-09-11T12:36:54.942Z Sep 11 12:36:54.048DEBG DEBGSep 11 12:36:54.048replacing 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 } }]
27322026-09-11T12:36:54.942Zreplacing 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 } }] DEBG
27332026-09-11T12:36:54.942Zreplacing 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 11 12:36:54.048
27342026-09-11T12:36:54.942Z INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
27352026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFOSep 11 12:36:54.048 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }]
27362026-09-11T12:36:54.942Z
27372026-09-11T12:36:54.942Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27382026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBG DEBGDEBGfailed to allocate space for the new target list
27392026-09-11T12:36:54.942Zreplacing 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 } }]
27402026-09-11T12:36:54.942Zreplacing 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 } }]
27412026-09-11T12:36:54.942ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBGINFO 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 } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
27422026-09-11T12:36:54.942Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27432026-09-11T12:36:54.942Z
27442026-09-11T12:36:54.942ZSep 11 12:36:54.048 DEBG failed to allocate space for the new target listSep 11 12:36:54.048
27452026-09-11T12:36:54.942ZSep 11 12:36:54.048 DEBGDEBG 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: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 } }]
27462026-09-11T12:36:54.943Z
27472026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27482026-09-11T12:36:54.943Z
27492026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 DEBGDEBG 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: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 } }]
27502026-09-11T12:36:54.943Z
27512026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27522026-09-11T12:36:54.943Z
27532026-09-11T12:36:54.943ZSep 11 12:36:54.048 DEBG 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 } }]
27542026-09-11T12:36:54.943ZSep 11 12:36:54.048 DEBGSep 11 12:36:54.048 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
27552026-09-11T12:36:54.943Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27562026-09-11T12:36:54.943ZSep 11 12:36:54.048 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
27572026-09-11T12:36:54.943Z 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 } }]
27582026-09-11T12:36:54.943ZSep 11 12:36:54.048 DEBG 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 11 12:36:54.048
27592026-09-11T12:36:54.943Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27602026-09-11T12:36:54.943ZSep 11 12:36:54.048 INFOSep 11 12:36:54.048 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
27612026-09-11T12:36:54.943Z 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 } }]
27622026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048 DEBG INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
27632026-09-11T12:36:54.943Zreplacing 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 } }]
27642026-09-11T12:36:54.943Z
27652026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048 DEBGINFO 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 } }] 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 } }]
27662026-09-11T12:36:54.943Z
27672026-09-11T12:36:54.943Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27682026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBG INFOINFOreplacing 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 } }]
27692026-09-11T12:36:54.943Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27702026-09-11T12:36:54.943Z
27712026-09-11T12:36:54.943ZSep 11 12:36:54.048 INFOSep 11 12:36:54.048 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
27722026-09-11T12:36:54.943ZDEBG 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 } }]DEBG
27732026-09-11T12:36:54.943ZSep 11 12:36:54.048 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 } }]DEBG
27742026-09-11T12:36:54.943Zreplacing 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 11 12:36:54.048
27752026-09-11T12:36:54.943Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
27762026-09-11T12:36:54.943ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFO INFOSep 11 12:36:54.048adding route 3fff:beef:19::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
27772026-09-11T12:36:54.948Z
27782026-09-11T12:36:54.948Z 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 } }]
27792026-09-11T12:36:54.948ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBGINFO adding route 3fff:beef:5::/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 } }]
27802026-09-11T12:36:54.948ZDEBG
27812026-09-11T12:36:54.948Z 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 } }]
27822026-09-11T12:36:54.948ZSep 11 12:36:54.048Sep 11 12:36:54.048 Sep 11 12:36:54.048INFODEBG 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 } }]
27832026-09-11T12:36:54.948Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27842026-09-11T12:36:54.948Z
27852026-09-11T12:36:54.948ZSep 11 12:36:54.048 Sep 11 12:36:54.048INFO DEBGSep 11 12:36:54.048adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
27862026-09-11T12:36:54.948Zreplacing 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 } }]
27872026-09-11T12:36:54.948ZDEBG 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 } }]Sep 11 12:36:54.048
27882026-09-11T12:36:54.948Z Sep 11 12:36:54.048DEBG 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:beef:1b::/64 -> 2001:db8::55:ff
27892026-09-11T12:36:54.948Z
27902026-09-11T12:36:54.948ZSep 11 12:36:54.048 INFOSep 11 12:36:54.048Sep 11 12:36:54.048 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/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 } }]
27912026-09-11T12:36:54.948Z
27922026-09-11T12:36:54.948Z
27932026-09-11T12:36:54.948ZSep 11 12:36:54.048Sep 11 12:36:54.048Sep 11 12:36:54.048 DEBGINFO 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 } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27942026-09-11T12:36:54.948Z
27952026-09-11T12:36:54.948ZDEBG Sep 11 12:36:54.048Sep 11 12:36:54.048 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
27962026-09-11T12:36:54.948Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG
27972026-09-11T12:36:54.948Z Sep 11 12:36:54.048replacing 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 11 12:36:54.048INFO
27982026-09-11T12:36:54.948Z DEBG Sep 11 12:36:54.048replacing 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:22::/64 -> 2001:db8::55:ff
27992026-09-11T12:36:54.948Z
28002026-09-11T12:36:54.948ZINFO Sep 11 12:36:54.048adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
28012026-09-11T12:36:54.948ZINFO Sep 11 12:36:54.048adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
28022026-09-11T12:36:54.948ZDEBGSep 11 12:36:54.048 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
28032026-09-11T12:36:54.948ZSep 11 12:36:54.048 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: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 11 12:36:54.048
28042026-09-11T12:36:54.948Z
28052026-09-11T12:36:54.948Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28062026-09-11T12:36:54.948ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFOINFO Sep 11 12:36:54.048 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
28072026-09-11T12:36:54.948Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
28082026-09-11T12:36:54.948Zreplacing 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 } }]
28092026-09-11T12:36:54.948ZSep 11 12:36:54.048 Sep 11 12:36:54.048Sep 11 12:36:54.048DEBG 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 } }]
28102026-09-11T12:36:54.948ZDEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
28112026-09-11T12:36:54.948ZSep 11 12:36:54.048replacing 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 } }]
28122026-09-11T12:36:54.949ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
28132026-09-11T12:36:54.949Z INFOSep 11 12:36:54.048 Sep 11 12:36:54.048DEBG DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28142026-09-11T12:36:54.949Zreplacing 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: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 } }]
28152026-09-11T12:36:54.949ZSep 11 12:36:54.048
28162026-09-11T12:36:54.949Z 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 } }]
28172026-09-11T12:36:54.949ZSep 11 12:36:54.048Sep 11 12:36:54.048 INFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
28182026-09-11T12:36:54.949ZSep 11 12:36:54.048adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28192026-09-11T12:36:54.949ZINFO Sep 11 12:36:54.048adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
28202026-09-11T12:36:54.949Z DEBG DEBGreplacing 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 } }] 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 } }]
28212026-09-11T12:36:54.949Z
28222026-09-11T12:36:54.949ZSep 11 12:36:54.048 DEBG Sep 11 12:36:54.048Sep 11 12:36:54.048replacing 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 } }]
28232026-09-11T12:36:54.949ZINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
28242026-09-11T12:36:54.949ZSep 11 12:36:54.048 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28252026-09-11T12:36:54.949ZSep 11 12:36:54.048
28262026-09-11T12:36:54.949Z DEBG Sep 11 12:36:54.048replacing 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 } }]
28272026-09-11T12:36:54.949ZDEBGSep 11 12:36:54.048 DEBG 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 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 11 12:36:54.048
28282026-09-11T12:36:54.949Z INFO
28292026-09-11T12:36:54.949Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
28302026-09-11T12:36:54.949Z INFOSep 11 12:36:54.048 DEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffcreated new freemap
28312026-09-11T12:36:54.949ZSep 11 12:36:54.048, DEBGSep 11 12:36:54.048 unitreplacing 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 11 12:36:54.048
28322026-09-11T12:36:54.949Z:INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 11 12:36:54.048
28332026-09-11T12:36:54.949Z DEBGINFO
28342026-09-11T12:36:54.949Zreplacing 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 } }]
28352026-09-11T12:36:54.949Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 11 12:36:54.048
28362026-09-11T12:36:54.949Z DEBG Sep 11 12:36:54.048created new freemapSep 11 12:36:54.048, Sep 11 12:36:54.048 unitINFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff :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 } }]
28372026-09-11T12:36:54.949Z
28382026-09-11T12:36:54.949Zfreemap_route_ipv6Sep 11 12:36:54.048DEBG DEBGSep 11 12:36:54.048 created new freemap
28392026-09-11T12:36:54.949ZINFO, unitadding route 3fff:beef:10::/64 -> 2001:db8::55:ff:
28402026-09-11T12:36:54.949Z 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 11 12:36:54.048freemap_route_ipv4Sep 11 12:36:54.048
28412026-09-11T12:36:54.949Z Sep 11 12:36:54.048 DEBG
28422026-09-11T12:36:54.949ZDEBG 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 } }]
28432026-09-11T12:36:54.949Zreplacing 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 11 12:36:54.048Sep 11 12:36:54.048
28442026-09-11T12:36:54.949ZDEBG Sep 11 12:36:54.049 DEBGinitted freemap. size: 64, unitINFOSep 11 12:36:54.049: created new freemapINFOINFOfreemap_route_ipv4 , adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
28452026-09-11T12:36:54.949Zunit
28462026-09-11T12:36:54.949Z: adding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 11 12:36:54.049Sep 11 12:36:54.049
28472026-09-11T12:36:54.949Z freemap_route_ipv6
28482026-09-11T12:36:54.949Z DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff DEBGSep 11 12:36:54.049reset freemap
28492026-09-11T12:36:54.949Z, 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 11 12:36:54.049unit
28502026-09-11T12:36:54.950ZDEBG :initted freemap. size: 64 , freemap_route_ipv4 unit
28512026-09-11T12:36:54.950Z:DEBG freemap_route_ipv4Sep 11 12:36:54.049
28522026-09-11T12:36:54.950ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 11 12:36:54.049
28532026-09-11T12:36:54.950Z DEBGreplacing 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 } }]
28542026-09-11T12:36:54.950ZSep 11 12:36:54.049Sep 11 12:36:54.049initted freemap. size: 64 , unitDEBG: Sep 11 12:36:54.049replacing 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 } }]
28552026-09-11T12:36:54.950ZSep 11 12:36:54.049 DEBGfreemap_route_ipv6
28562026-09-11T12:36:54.950Z INFO Sep 11 12:36:54.049 Sep 11 12:36:54.049 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOreset freemap DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
28572026-09-11T12:36:54.950Zreset freemap,
28582026-09-11T12:36:54.950Zunit, Sep 11 12:36:54.049unit DEBG: : 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 } }]freemap_route_ipv6
28592026-09-11T12:36:54.950Z
28602026-09-11T12:36:54.950ZSep 11 12:36:54.049 freemap_route_ipv4Sep 11 12:36:54.049
28612026-09-11T12:36:54.950Z Sep 11 12:36:54.049DEBGINFO INFOSep 11 12:36:54.049 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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
28622026-09-11T12:36:54.950Z
28632026-09-11T12:36:54.950Z initted freemap. size: 64
28642026-09-11T12:36:54.950Z, Sep 11 12:36:54.049Sep 11 12:36:54.049unit 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 } }]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 } }]
28652026-09-11T12:36:54.950Z
28662026-09-11T12:36:54.950ZSep 11 12:36:54.049 :INFOSep 11 12:36:54.049 Sep 11 12:36:54.049INFOfreemap_route_ipv6
28672026-09-11T12:36:54.950Z DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
28682026-09-11T12:36:54.950Zreplacing 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
28692026-09-11T12:36:54.950Z
28702026-09-11T12:36:54.950ZSep 11 12:36:54.049Sep 11 12:36:54.049 DEBGDEBG reset freemapreplacing 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-11T12:36:54.950Zunit:Sep 11 12:36:54.049 freemap_route_ipv6Sep 11 12:36:54.049
28722026-09-11T12:36:54.950ZDEBG 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 } }]INFO
28732026-09-11T12:36:54.950Z Sep 11 12:36:54.049adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
28742026-09-11T12:36:54.950ZINFO Sep 11 12:36:54.049adding route 3fff:dead::/64 -> 2001:db8::55:1
28752026-09-11T12:36:54.950ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
28762026-09-11T12:36:54.950ZSep 11 12:36:54.049Sep 11 12:36:54.049 DEBGDEBGDEBGSep 11 12:36:54.049 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 } }]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 } }]
28772026-09-11T12:36:54.955Z 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: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 } }]
28782026-09-11T12:36:54.955Z
28792026-09-11T12:36:54.955ZSep 11 12:36:54.049
28802026-09-11T12:36:54.955ZINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
28812026-09-11T12:36:54.955ZSep 11 12:36:54.049Sep 11 12:36:54.049Sep 11 12:36:54.049 Sep 11 12:36:54.049INFO DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
28822026-09-11T12:36:54.955ZINFO
28832026-09-11T12:36:54.955Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28842026-09-11T12:36:54.955Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 11 12:36:54.049Sep 11 12:36:54.049
28852026-09-11T12:36:54.955ZDEBG INFOreplacing 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 } }]
28862026-09-11T12:36:54.955ZSep 11 12:36:54.049adding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBG
28872026-09-11T12:36:54.955ZSep 11 12:36:54.049 Sep 11 12:36:54.049 DEBGINFO 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 11 12:36:54.049replacing 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:1DEBG
28882026-09-11T12:36:54.955Z
28892026-09-11T12:36:54.955Zreplacing 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 } }]
28902026-09-11T12:36:54.955Z
28912026-09-11T12:36:54.955ZSep 11 12:36:54.049Sep 11 12:36:54.049 DEBGINFOSep 11 12:36:54.049 adding route 3fff:beef:29::/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 } }]INFO
28922026-09-11T12:36:54.955Z Sep 11 12:36:54.049
28932026-09-11T12:36:54.955Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
28942026-09-11T12:36:54.955Z INFOSep 11 12:36:54.049Sep 11 12:36:54.049Sep 11 12:36:54.049 DEBGINFO 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 } }]DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28952026-09-11T12:36:54.955Z 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 } }]
28962026-09-11T12:36:54.955Z
28972026-09-11T12:36:54.955Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:36:54.049
28982026-09-11T12:36:54.955Z Sep 11 12:36:54.049INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
28992026-09-11T12:36:54.955ZDEBGSep 11 12:36:54.049 Sep 11 12:36:54.049 INFOSep 11 12:36:54.049 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 } }]DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
29002026-09-11T12:36:54.955ZDEBG
29012026-09-11T12:36:54.955Z 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 } }]
29022026-09-11T12:36:54.955Zreplacing 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 } }]
29032026-09-11T12:36:54.955ZSep 11 12:36:54.049Sep 11 12:36:54.049Sep 11 12:36:54.049 Sep 11 12:36:54.049 INFODEBG 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:1b::/64 -> 2001:db8::55:ff
29042026-09-11T12:36:54.955ZINFO
29052026-09-11T12:36:54.955ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
29062026-09-11T12:36:54.955Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 11 12:36:54.049
29072026-09-11T12:36:54.955Z DEBGSep 11 12:36:54.049 Sep 11 12:36:54.049replacing 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
29082026-09-11T12:36:54.955Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
29092026-09-11T12:36:54.955Z 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 11 12:36:54.049
29102026-09-11T12:36:54.955Z Sep 11 12:36:54.049INFO DEBG adding route 3fff:beef:1c::/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 11 12:36:54.049
29112026-09-11T12:36:54.955Z
29122026-09-11T12:36:54.956Z INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
29132026-09-11T12:36:54.956ZSep 11 12:36:54.049 Sep 11 12:36:54.049Sep 11 12:36:54.049Sep 11 12:36:54.049INFO DEBGDEBGDEBG 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: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 } }]
29142026-09-11T12:36:54.956Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
29152026-09-11T12:36:54.956Z
29162026-09-11T12:36:54.956Z 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 11 12:36:54.049Sep 11 12:36:54.049Sep 11 12:36:54.049 INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
29172026-09-11T12:36:54.956ZINFO
29182026-09-11T12:36:54.956Z 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 } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
29192026-09-11T12:36:54.956Z
29202026-09-11T12:36:54.956ZSep 11 12:36:54.049 DEBGSep 11 12:36:54.049Sep 11 12:36:54.049 Sep 11 12:36:54.049replacing 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 } }]INFO
29212026-09-11T12:36:54.956Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
29222026-09-11T12:36:54.956ZDEBGINFOSep 11 12:36:54.049 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 } }]
29232026-09-11T12:36:54.956ZSep 11 12:36:54.049 INFODEBG 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:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:36:54.049
29242026-09-11T12:36:54.956Z
29252026-09-11T12:36:54.956ZINFO
29262026-09-11T12:36:54.956ZSep 11 12:36:54.049adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 11 12:36:54.049
29272026-09-11T12:36:54.956ZDEBG INFOSep 11 12:36:54.049 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 } }]DEBG
29282026-09-11T12:36:54.956ZSep 11 12:36:54.049 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGSep 11 12:36:54.049 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 } }]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 } }]
29292026-09-11T12:36:54.956Z
29302026-09-11T12:36:54.956Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
29312026-09-11T12:36:54.956Z
29322026-09-11T12:36:54.956ZSep 11 12:36:54.049Sep 11 12:36:54.049 Sep 11 12:36:54.049 INFODEBG Sep 11 12:36:54.049adding route 3fff:beef:2e::/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 } }]
29332026-09-11T12:36:54.956Z
29342026-09-11T12:36:54.956Z INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
29352026-09-11T12:36:54.956Zreplacing 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 11 12:36:54.049Sep 11 12:36:54.049
29362026-09-11T12:36:54.956Z INFODEBG adding route 3fff:beef:20::/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 } }]
29372026-09-11T12:36:54.956ZSep 11 12:36:54.049
29382026-09-11T12:36:54.956ZDEBGSep 11 12:36:54.049 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 11 12:36:54.049
29392026-09-11T12:36:54.956Z 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 } }]INFO
29402026-09-11T12:36:54.956ZSep 11 12:36:54.049 INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 11 12:36:54.049Sep 11 12:36:54.049 INFOINFO
29412026-09-11T12:36:54.956Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
29422026-09-11T12:36:54.956ZSep 11 12:36:54.049adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
29432026-09-11T12:36:54.956ZSep 11 12:36:54.049
29442026-09-11T12:36:54.956Z DEBGDEBG 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 } }]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 } }]
29452026-09-11T12:36:54.956ZSep 11 12:36:54.049 DEBGSep 11 12:36:54.049
29462026-09-11T12:36:54.957Ztest route::tests::grow_succeeds ... ok
29472026-09-11T12:36:54.957Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
29482026-09-11T12:36:54.957Z Sep 11 12:36:54.049 DEBG Sep 11 12:36:54.049Sep 11 12:36:54.050 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 } }]DEBG
29492026-09-11T12:36:54.957Z DEBGcreated new freemap , Sep 11 12:36:54.049created new freemapSep 11 12:36:54.052 , DEBG created new freemap, INFOunitreplacing 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 11 12:36:54.049
29502026-09-11T12:36:54.957Zfreemap_route_ipv4DEBG created new freemap
29512026-09-11T12:36:54.957Z , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
29522026-09-11T12:36:54.957Z: freemap_route_ipv4
29532026-09-11T12:36:54.957ZSep 11 12:36:54.052Sep 11 12:36:54.052 Sep 11 12:36:54.052INFO DEBGunitSep 11 12:36:54.052adding route 3fff:beef:30::/64 -> 2001:db8::55:ff:
29542026-09-11T12:36:54.957Z DEBG created new freemapfreemap_route_ipv4, Sep 11 12:36:54.052
29552026-09-11T12:36:54.957Zunit : DEBG freemap_route_ipv6replacing 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: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
29562026-09-11T12:36:54.957Z
29572026-09-11T12:36:54.957Zcreated new freemap
29582026-09-11T12:36:54.957Z, unitSep 11 12:36:54.052 DEBG: Sep 11 12:36:54.052initted freemap. size: 64 , INFOSep 11 12:36:54.052unit freemap_route_ipv6INFO:adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
29592026-09-11T12:36:54.957Z
29602026-09-11T12:36:54.957Zfreemap_route_ipv4 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
29612026-09-11T12:36:54.957Z
29622026-09-11T12:36:54.957ZSep 11 12:36:54.052 Sep 11 12:36:54.052Sep 11 12:36:54.052 DEBGDEBG 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 } }]reset freemap
29632026-09-11T12:36:54.957Z, unit:DEBG Sep 11 12:36:54.052freemap_route_ipv4
29642026-09-11T12:36:54.957ZSep 11 12:36:54.052 INFODEBG initted freemap. size: 64 Sep 11 12:36:54.052adding route 3fff:beef:32::/64 -> 2001:db8::55:ff ,
29652026-09-11T12:36:54.957Zunit:DEBGSep 11 12:36:54.052 initted freemap. size: 64Sep 11 12:36:54.052, unitDEBG: 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 } }]DEBGfreemap_route_ipv6
29662026-09-11T12:36:54.957Zreplacing 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 } }]
29672026-09-11T12:36:54.957Z
29682026-09-11T12:36:54.957Zcreated new freemapSep 11 12:36:54.052, Sep 11 12:36:54.052unitINFO :DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreset freemap
29692026-09-11T12:36:54.957Zfreemap_route_ipv6, unit:
29702026-09-11T12:36:54.957ZSep 11 12:36:54.052 Sep 11 12:36:54.052freemap_route_ipv6
29712026-09-11T12:36:54.957ZINFO DEBGSep 11 12:36:54.052 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:7::/64 -> 2001:db8::55:ffSep 11 12:36:54.052DEBG
29722026-09-11T12:36:54.957ZINFO
29732026-09-11T12:36:54.957Z adding route 3fff:dead::/64 -> 2001:db8::55:1
29742026-09-11T12:36:54.957Zinitted freemap. size: 64Sep 11 12:36:54.052, Sep 11 12:36:54.052unit : DEBGSep 11 12:36:54.052INFO adding route 3fff:beef:34::/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 } }]DEBG
29752026-09-11T12:36:54.957Zfreemap_route_ipv4
29762026-09-11T12:36:54.957Z
29772026-09-11T12:36:54.962Z 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 11 12:36:54.052
29782026-09-11T12:36:54.962ZDEBG 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 } }]
29792026-09-11T12:36:54.962ZSep 11 12:36:54.052Sep 11 12:36:54.052Sep 11 12:36:54.052 INFOSep 11 12:36:54.052DEBG INFOreset freemap , adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
29802026-09-11T12:36:54.962Zunit
29812026-09-11T12:36:54.962Z: freemap_route_ipv4Sep 11 12:36:54.052Sep 11 12:36:54.052 DEBGDEBG
29822026-09-11T12:36:54.962ZINFOreplacing 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 } }]
29832026-09-11T12:36:54.962Zadding route 3fff:dead::/64 -> 2001:db8::55:2unit
29842026-09-11T12:36:54.962Z: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 } }]
29852026-09-11T12:36:54.962Z Sep 11 12:36:54.052freemap_route_ipv4 Sep 11 12:36:54.052
29862026-09-11T12:36:54.962ZSep 11 12:36:54.052INFOSep 11 12:36:54.052 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
29872026-09-11T12:36:54.962ZSep 11 12:36:54.052 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 } }]DEBGSep 11 12:36:54.052
29882026-09-11T12:36:54.962Z DEBGINFO created new freemap 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 11 12:36:54.052
29892026-09-11T12:36:54.962Z INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff,
29902026-09-11T12:36:54.962Z adding route 3fff:dead::/64 -> 2001:db8::55:3unit
29912026-09-11T12:36:54.962Zinitted freemap. size: 64:, Sep 11 12:36:54.052freemap_route_ipv6
29922026-09-11T12:36:54.962ZINFOunitSep 11 12:36:54.052 DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29932026-09-11T12:36:54.962Zreplacing 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 11 12:36:54.052
29942026-09-11T12:36:54.962Z: Sep 11 12:36:54.052DEBGSep 11 12:36:54.052Sep 11 12:36:54.052freemap_route_ipv6 INFO
29952026-09-11T12:36:54.962ZDEBG initted freemap. size: 64 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 3fff:dead::/64 -> 2001:db8::55:4
29962026-09-11T12:36:54.962ZSep 11 12:36:54.052
29972026-09-11T12:36:54.962Z DEBGSep 11 12:36:54.052 Sep 11 12:36:54.052INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff, reset freemap
29982026-09-11T12:36:54.962Zreplacing 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 } }]unit
29992026-09-11T12:36:54.962Z:, unitfreemap_route_ipv4Sep 11 12:36:54.052Sep 11 12:36:54.052 DEBG:
30002026-09-11T12:36:54.962Z DEBGfreemap_route_ipv6replacing 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 } }]
30012026-09-11T12:36:54.962Z
30022026-09-11T12:36:54.962Z 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 } }]
30032026-09-11T12:36:54.962ZSep 11 12:36:54.052 Sep 11 12:36:54.052DEBG Sep 11 12:36:54.052reset freemap , INFOINFOunit : adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:39::/64 -> 2001:db8::55:fffreemap_route_ipv4
30042026-09-11T12:36:54.962Z
30052026-09-11T12:36:54.962Z
30062026-09-11T12:36:54.962ZSep 11 12:36:54.052Sep 11 12:36:54.052Sep 11 12:36:54.052 DEBG DEBGreplacing 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 } }]
30072026-09-11T12:36:54.962Zinitted freemap. size: 64DEBG, 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 } }]:Sep 11 12:36:54.052
30082026-09-11T12:36:54.962ZINFOfreemap_route_ipv6 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
30092026-09-11T12:36:54.962Z
30102026-09-11T12:36:54.962ZSep 11 12:36:54.052 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGSep 11 12:36:54.052
30112026-09-11T12:36:54.962Z Sep 11 12:36:54.052DEBG 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 } }]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 } }]
30122026-09-11T12:36:54.962Z
30132026-09-11T12:36:54.962Zreset freemapSep 11 12:36:54.052, unitDEBG:Sep 11 12:36:54.052 freemap_route_ipv6
30142026-09-11T12:36:54.962ZINFOreplacing 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 } }]
30152026-09-11T12:36:54.963Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
30162026-09-11T12:36:54.963ZSep 11 12:36:54.052 INFOSep 11 12:36:54.052 Sep 11 12:36:54.052adding route 3fff:dead::/64 -> 2001:db8::55:1
30172026-09-11T12:36:54.963ZINFODEBG adding route 3fff:beef:23::/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 } }]
30182026-09-11T12:36:54.963Z
30192026-09-11T12:36:54.963ZSep 11 12:36:54.052 Sep 11 12:36:54.052DEBG 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 11 12:36:54.052
30202026-09-11T12:36:54.963Z INFODEBG Sep 11 12:36:54.052 adding route 3fff:beef:3c::/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 } }]INFO
30212026-09-11T12:36:54.963Z
30222026-09-11T12:36:54.963Z adding route 3fff:dead::/64 -> 2001:db8::55:2
30232026-09-11T12:36:54.963ZSep 11 12:36:54.052Sep 11 12:36:54.052 DEBGSep 11 12:36:54.052INFO 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 } }]
30242026-09-11T12:36:54.963Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
30252026-09-11T12:36:54.963Z 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 } }]
30262026-09-11T12:36:54.963ZSep 11 12:36:54.052Sep 11 12:36:54.052 DEBG 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 } }]Sep 11 12:36:54.052
30272026-09-11T12:36:54.963Z DEBG INFOfailed to allocate space for the new target list
30282026-09-11T12:36:54.963Zadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 11 12:36:54.052
30292026-09-11T12:36:54.963Z INFO Sep 11 12:36:54.052Sep 11 12:36:54.052 DEBGDEBG adding route 3fff:beef:25::/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: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 } }, 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 } }]
30302026-09-11T12:36:54.963Z
30312026-09-11T12:36:54.963Z
30322026-09-11T12:36:54.963ZSep 11 12:36:54.052Sep 11 12:36:54.052 freemap_route_ipv4
30332026-09-11T12:36:54.963Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
30342026-09-11T12:36:54.963ZSep 11 12:36:54.052 DEBGDEBGSep 11 12:36:54.052 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 } }]
30352026-09-11T12:36:54.963ZDEBG 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 } }]reset freemap
30362026-09-11T12:36:54.963ZSep 11 12:36:54.052, unitINFO: adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv4
30372026-09-11T12:36:54.963Z
30382026-09-11T12:36:54.963ZSep 11 12:36:54.052 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: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 } }]
30392026-09-11T12:36:54.963ZSep 11 12:36:54.052 DEBG Sep 11 12:36:54.052Sep 11 12:36:54.052 initted freemap. size: 64 , WARNDEBG unitshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
30402026-09-11T12:36:54.963Z: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 } }]
30412026-09-11T12:36:54.963Zfreemap_route_ipv6
30422026-09-11T12:36:54.963ZSep 11 12:36:54.052 ERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 11 12:36:54.052
30432026-09-11T12:36:54.963Z DEBG reset freemapSep 11 12:36:54.052, unitINFO: Sep 11 12:36:54.052adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
30442026-09-11T12:36:54.963Ztest route::tests::rollback_on_compact_delete_failure ... ok
30452026-09-11T12:36:54.963Zfreemap_route_ipv6ERRO
30462026-09-11T12:36:54.963Z 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 11 12:36:54.052Sep 11 12:36:54.052
30472026-09-11T12:36:54.963ZDEBG 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
30482026-09-11T12:36:54.963Z adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:36:54.052 INFO
30492026-09-11T12:36:54.963Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
30502026-09-11T12:36:54.963ZSep 11 12:36:54.052 Sep 11 12:36:54.052DEBG 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 } }]
30512026-09-11T12:36:54.963Zreplacing 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 } }]
30522026-09-11T12:36:54.963ZSep 11 12:36:54.052Sep 11 12:36:54.052 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
30532026-09-11T12:36:54.963Z
30542026-09-11T12:36:54.964ZSep 11 12:36:54.052Sep 11 12:36:54.052 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 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 } }]
30552026-09-11T12:36:54.964ZSep 11 12:36:54.053Sep 11 12:36:54.053 Sep 11 12:36:54.059 Sep 11 12:36:54.053INFOSep 11 12:36:54.053 DEBG DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff created new freemapDEBG
30562026-09-11T12:36:54.964Z, unitcreated new freemap:, Sep 11 12:36:54.059freemap_route_ipv4 unit
30572026-09-11T12:36:54.964Z: freemap_route_ipv4DEBG
30582026-09-11T12:36:54.964Z 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 11 12:36:54.059
30592026-09-11T12:36:54.964ZSep 11 12:36:54.059Sep 11 12:36:54.059 created new freemapINFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffcreated new freemap,
30602026-09-11T12:36:54.964Z, unitunit :DEBG: created new freemapSep 11 12:36:54.059freemap_route_ipv6DEBG DEBG,
30612026-09-11T12:36:54.964Z unitreplacing 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: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 } }]
30622026-09-11T12:36:54.964Z:
30632026-09-11T12:36:54.964ZSep 11 12:36:54.059 freemap_route_ipv6
30642026-09-11T12:36:54.964ZDEBG initted freemap. size: 64Sep 11 12:36:54.059, Sep 11 12:36:54.059INFO unitDEBG:Sep 11 12:36:54.059 initted freemap. size: 64freemap_route_ipv4, adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
30652026-09-11T12:36:54.964Z
30662026-09-11T12:36:54.964Z unit: INFOSep 11 12:36:54.059 freemap_route_ipv4Sep 11 12:36:54.059DEBG
30672026-09-11T12:36:54.964Z 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 } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
30682026-09-11T12:36:54.964ZDEBG
30692026-09-11T12:36:54.964Z reset freemapSep 11 12:36:54.059, unitSep 11 12:36:54.059DEBG: INFO reset freemapadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff,
30702026-09-11T12:36:54.964Zfreemap_route_ipv4Sep 11 12:36:54.059unit :
30712026-09-11T12:36:54.964Z Sep 11 12:36:54.059freemap_route_ipv4 DEBG
30722026-09-11T12:36:54.964Z Sep 11 12:36:54.059DEBG 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 } }]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 } }]
30732026-09-11T12:36:54.964Z
30742026-09-11T12:36:54.964ZSep 11 12:36:54.059DEBG DEBG Sep 11 12:36:54.059initted freemap. size: 64 initted freemap. size: 64Sep 11 12:36:54.059INFO , INFO, adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffunit
30752026-09-11T12:36:54.964Z:unitadding route 3fff:beef:b::/64 -> 2001:db8::55:ff :Sep 11 12:36:54.059freemap_route_ipv6 DEBGfreemap_route_ipv6
30762026-09-11T12:36:54.964Z
30772026-09-11T12:36:54.969Z
30782026-09-11T12:36:54.969Z 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 } }]
30792026-09-11T12:36:54.969ZSep 11 12:36:54.059 DEBG reset freemap, unitSep 11 12:36:54.059: DEBGSep 11 12:36:54.059freemap_route_ipv6 Sep 11 12:36:54.059
30802026-09-11T12:36:54.969Z reset freemap , DEBGunitINFO: adding route 3fff:beef:2f::/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 } }]
30812026-09-11T12:36:54.969Z
30822026-09-11T12:36:54.969Z freemap_route_ipv6Sep 11 12:36:54.059
30832026-09-11T12:36:54.969Z Sep 11 12:36:54.059INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:36:54.059
30842026-09-11T12:36:54.969ZDEBG Sep 11 12:36:54.059replacing 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 } }]
30852026-09-11T12:36:54.969ZINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
30862026-09-11T12:36:54.969ZSep 11 12:36:54.059Sep 11 12:36:54.059 INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
30872026-09-11T12:36:54.969Z
30882026-09-11T12:36:54.969Z Sep 11 12:36:54.059 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 } }]
30892026-09-11T12:36:54.969ZDEBG Sep 11 12:36:54.059Sep 11 12:36:54.059 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 } }]
30902026-09-11T12:36:54.969ZSep 11 12:36:54.059replacing 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 } }] INFO
30912026-09-11T12:36:54.969Z
30922026-09-11T12:36:54.969Zreplacing 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 } }]
30932026-09-11T12:36:54.969ZSep 11 12:36:54.059adding route 172.16.0.0/32 -> 10.0.0.1
30942026-09-11T12:36:54.969ZSep 11 12:36:54.059 INFOINFOSep 11 12:36:54.059 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2INFOSep 11 12:36:54.059Sep 11 12:36:54.059
30952026-09-11T12:36:54.969Z
30962026-09-11T12:36:54.969ZDEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFOSep 11 12:36:54.059
30972026-09-11T12:36:54.969Zreplacing 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 11 12:36:54.059
30982026-09-11T12:36:54.969ZDEBGadding route 172.17.0.1/32 -> 10.0.0.255 DEBG
30992026-09-11T12:36:54.969Zreplacing 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: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 11 12:36:54.059
31002026-09-11T12:36:54.969Z
31012026-09-11T12:36:54.969Z DEBG Sep 11 12:36:54.059Sep 11 12:36:54.059replacing 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 } }]
31022026-09-11T12:36:54.969Z Sep 11 12:36:54.059INFOSep 11 12:36:54.059 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
31032026-09-11T12:36:54.969Z
31042026-09-11T12:36:54.969Zadding route 172.16.0.0/32 -> 10.0.0.1 DEBGSep 11 12:36:54.059
31052026-09-11T12:36:54.969ZSep 11 12:36:54.059 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 } }]Sep 11 12:36:54.059
31062026-09-11T12:36:54.969Z DEBG Sep 11 12:36:54.059adding route 3fff:beef:e::/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 } }]DEBG
31072026-09-11T12:36:54.969ZSep 11 12:36:54.059
31082026-09-11T12:36:54.969Zreplacing 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 } }]DEBGINFO
31092026-09-11T12:36:54.970ZSep 11 12:36:54.059 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 } }]INFOadding route 172.17.0.2/32 -> 10.0.0.255
31102026-09-11T12:36:54.970Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 11 12:36:54.059
31112026-09-11T12:36:54.970Z INFOSep 11 12:36:54.059 adding route 172.16.0.0/32 -> 10.0.0.2 Sep 11 12:36:54.059
31122026-09-11T12:36:54.970Z INFODEBGSep 11 12:36:54.059 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:36:54.059DEBG
31132026-09-11T12:36:54.970Z
31142026-09-11T12:36:54.970Z 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 } }]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 } }]
31152026-09-11T12:36:54.970ZDEBG
31162026-09-11T12:36:54.970ZSep 11 12:36:54.059 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 } }] Sep 11 12:36:54.059
31172026-09-11T12:36:54.970Zreplacing 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 11 12:36:54.059
31182026-09-11T12:36:54.970ZINFO Sep 11 12:36:54.059adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
31192026-09-11T12:36:54.970ZSep 11 12:36:54.059 INFOINFO Sep 11 12:36:54.059Sep 11 12:36:54.059 DEBGadding route 172.17.0.0/32 -> 10.0.0.255 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 } }]
31202026-09-11T12:36:54.970ZDEBG
31212026-09-11T12:36:54.970Z 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 } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
31222026-09-11T12:36:54.970Z
31232026-09-11T12:36:54.970ZDEBGSep 11 12:36:54.059 DEBGSep 11 12:36:54.059 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 11 12:36:54.059INFOSep 11 12:36:54.059
31242026-09-11T12:36:54.970Z 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 } }]WARN
31252026-09-11T12:36:54.970Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 11 12:36:54.059
31262026-09-11T12:36:54.970Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31272026-09-11T12:36:54.970Z 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 } }]Sep 11 12:36:54.059
31282026-09-11T12:36:54.970Z adding route 172.17.0.1/32 -> 10.0.0.255DEBG
31292026-09-11T12:36:54.970Z 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 11 12:36:54.059
31302026-09-11T12:36:54.970Z INFO Sep 11 12:36:54.059adding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 11 12:36:54.059
31312026-09-11T12:36:54.970Z INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 11 12:36:54.059adding route 172.17.0.3/32 -> 10.0.0.255
31322026-09-11T12:36:54.970Z
31332026-09-11T12:36:54.970Z Sep 11 12:36:54.059DEBG Sep 11 12:36:54.059DEBG Sep 11 12:36:54.059 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 } }]DEBGDEBGreplacing 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 } }]
31342026-09-11T12:36:54.970Ztest route::tests::rollback_on_index_readd_failure ... ok
31352026-09-11T12:36:54.970Zreplacing 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 } }]
31362026-09-11T12:36:54.970Z
31372026-09-11T12:36:54.970Ztest route::tests::rollback_on_compact_write_failure ... ok
31382026-09-11T12:36:54.970Z 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 11 12:36:54.059 Sep 11 12:36:54.059
31392026-09-11T12:36:54.970ZINFOSep 11 12:36:54.059 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
31402026-09-11T12:36:54.970Z
31412026-09-11T12:36:54.971Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
31422026-09-11T12:36:54.971ZSep 11 12:36:54.059 Sep 11 12:36:54.059DEBG Sep 11 12:36:54.059 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 } }]DEBGSep 11 12:36:54.059
31432026-09-11T12:36:54.971Zreplacing 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 } }]
31442026-09-11T12:36:54.971ZINFO adding route 172.17.0.4/32 -> 10.0.0.255DEBG
31452026-09-11T12:36:54.971Z Sep 11 12:36:54.059replacing 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 } }]
31462026-09-11T12:36:54.971ZSep 11 12:36:54.059INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
31472026-09-11T12:36:54.971ZINFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 11 12:36:54.059Sep 11 12:36:54.059Sep 11 12:36:54.059
31482026-09-11T12:36:54.971Z DEBGINFODEBG 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:12::/64 -> 2001:db8::55:ff
31492026-09-11T12:36:54.971Zreplacing 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 } }]
31502026-09-11T12:36:54.971ZSep 11 12:36:54.059
31512026-09-11T12:36:54.971ZSep 11 12:36:54.059 DEBGSep 11 12:36:54.059INFO 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 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
31522026-09-11T12:36:54.971Z
31532026-09-11T12:36:54.971Z adding route 172.17.0.5/32 -> 10.0.0.255Sep 11 12:36:54.059
31542026-09-11T12:36:54.971Z Sep 11 12:36:54.059DEBG DEBGreplacing 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 } }]
31552026-09-11T12:36:54.971Zreplacing 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 } }]
31562026-09-11T12:36:54.971ZSep 11 12:36:54.060Sep 11 12:36:54.060Sep 11 12:36:54.060 INFO INFOINFOadding route 172.17.0.4/32 -> 10.0.0.255
31572026-09-11T12:36:54.971Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 11 12:36:54.060
31582026-09-11T12:36:54.971Z
31592026-09-11T12:36:54.971Z Sep 11 12:36:54.060Sep 11 12:36:54.060Sep 11 12:36:54.060 DEBGDEBG 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: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 } }]
31602026-09-11T12:36:54.971Z
31612026-09-11T12:36:54.971ZDEBGDEBG 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 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 11 12:36:54.060
31622026-09-11T12:36:54.971ZSep 11 12:36:54.060 DEBG created new freemap , INFOunit :adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
31632026-09-11T12:36:54.971Zfreemap_route_ipv4Sep 11 12:36:54.067
31642026-09-11T12:36:54.971Z INFOSep 11 12:36:54.067 Sep 11 12:36:54.067DEBG 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 } }]
31652026-09-11T12:36:54.971ZDEBG created new freemap, unit:DEBGadding route 172.17.0.6/32 -> 10.0.0.255
31662026-09-11T12:36:54.972Zcreated new freemap , Sep 11 12:36:54.067unitfreemap_route_ipv4:
31672026-09-11T12:36:54.972Z Sep 11 12:36:54.067freemap_route_ipv6INFO
31682026-09-11T12:36:54.972Z adding route 172.17.0.5/32 -> 10.0.0.255
31692026-09-11T12:36:54.972ZDEBG Sep 11 12:36:54.067Sep 11 12:36:54.067 DEBGDEBG Sep 11 12:36:54.067replacing 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 } }] initted freemap. size: 64 , DEBGcreated new freemapunit :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 } }],
31702026-09-11T12:36:54.972Zunit
31712026-09-11T12:36:54.972Z :freemap_route_ipv4
31722026-09-11T12:36:54.972Zfreemap_route_ipv6
31732026-09-11T12:36:54.972ZSep 11 12:36:54.067 INFOSep 11 12:36:54.067 adding route 172.17.0.6/32 -> 10.0.0.255DEBG
31742026-09-11T12:36:54.972Z Sep 11 12:36:54.067reset freemap , INFO unitadding route 172.17.0.7/32 -> 10.0.0.255:
31752026-09-11T12:36:54.972Z Sep 11 12:36:54.067freemap_route_ipv4Sep 11 12:36:54.067
31762026-09-11T12:36:54.972Z DEBGDEBG Sep 11 12:36:54.067Sep 11 12:36:54.067initted freemap. size: 64 , 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
31772026-09-11T12:36:54.976Z unit: initted freemap. size: 64DEBGfreemap_route_ipv4 Sep 11 12:36:54.067, unitINFO: 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 } }]freemap_route_ipv6
31782026-09-11T12:36:54.976Zadding route 172.17.0.7/32 -> 10.0.0.255
31792026-09-11T12:36:54.976Z
31802026-09-11T12:36:54.976Z
31812026-09-11T12:36:54.976ZSep 11 12:36:54.067Sep 11 12:36:54.067Sep 11 12:36:54.067 DEBGINFO DEBG Sep 11 12:36:54.067reset freemap 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
31822026-09-11T12:36:54.976Z, unitadding route 172.17.0.8/32 -> 10.0.0.255 reset freemap
31832026-09-11T12:36:54.976Z, : Sep 11 12:36:54.067freemap_route_ipv4 unit
31842026-09-11T12:36:54.976ZSep 11 12:36:54.067INFO: adding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:36:54.067freemap_route_ipv6
31852026-09-11T12:36:54.976Z
31862026-09-11T12:36:54.976ZSep 11 12:36:54.067 DEBG initted freemap. size: 64Sep 11 12:36:54.067, unitINFO :Sep 11 12:36:54.067 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
31872026-09-11T12:36:54.976ZINFO 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:30::/64 -> 2001:db8::55:ff
31882026-09-11T12:36:54.976Z freemap_route_ipv6DEBG
31892026-09-11T12:36:54.976Z
31902026-09-11T12:36:54.977ZSep 11 12:36:54.067Sep 11 12:36:54.067 DEBGreplacing 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 } }] 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 11 12:36:54.067
31912026-09-11T12:36:54.977Z
31922026-09-11T12:36:54.977Z adding route 172.17.0.9/32 -> 10.0.0.255DEBG
31932026-09-11T12:36:54.977ZSep 11 12:36:54.067 Sep 11 12:36:54.067DEBG Sep 11 12:36:54.067INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 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 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
31942026-09-11T12:36:54.977Z, Sep 11 12:36:54.067
31952026-09-11T12:36:54.977Z
31962026-09-11T12:36:54.977Zunit :Sep 11 12:36:54.067 INFOSep 11 12:36:54.067 Sep 11 12:36:54.067 freemap_route_ipv6INFO
31972026-09-11T12:36:54.977ZDEBG adding route 172.17.0.9/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 } }]adding route 172.17.0.10/32 -> 10.0.0.255
31982026-09-11T12:36:54.977Z INFO
31992026-09-11T12:36:54.977Z
32002026-09-11T12:36:54.977ZSep 11 12:36:54.067 Sep 11 12:36:54.067adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 11 12:36:54.067INFO
32012026-09-11T12:36:54.977ZSep 11 12:36:54.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
32022026-09-11T12:36:54.977Z 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
32032026-09-11T12:36:54.977ZDEBG
32042026-09-11T12:36:54.977Z Sep 11 12:36:54.067Sep 11 12:36:54.067 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 11 12:36:54.067replacing 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 } }]
32052026-09-11T12:36:54.977ZINFO
32062026-09-11T12:36:54.977Z DEBGadding route 172.17.0.11/32 -> 10.0.0.255Sep 11 12:36:54.067Sep 11 12:36:54.067
32072026-09-11T12:36:54.977Z 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
32082026-09-11T12:36:54.977Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:36:54.067
32092026-09-11T12:36:54.977ZDEBG 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
32102026-09-11T12:36:54.977Z Sep 11 12:36:54.067Sep 11 12:36:54.067Sep 11 12:36:54.067 INFODEBG 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 3fff:beef:32::/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 } }]
32112026-09-11T12:36:54.977ZINFO
32122026-09-11T12:36:54.977Z
32132026-09-11T12:36:54.977Z Sep 11 12:36:54.067adding route 172.17.0.10/32 -> 10.0.0.255Sep 11 12:36:54.067
32142026-09-11T12:36:54.977Z Sep 11 12:36:54.067 INFOSep 11 12:36:54.067 DEBGINFOadding route 172.17.0.12/32 -> 10.0.0.255
32152026-09-11T12:36:54.977Z 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 } }]DEBG
32162026-09-11T12:36:54.977Z adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
32172026-09-11T12:36:54.977Z
32182026-09-11T12:36:54.977ZSep 11 12:36:54.067 Sep 11 12:36:54.067DEBG WARNreplacing 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 } }]
32192026-09-11T12:36:54.977ZSep 11 12:36:54.067 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 11 12:36:54.067
32202026-09-11T12:36:54.977Z INFO Sep 11 12:36:54.067Sep 11 12:36:54.067 INFODEBGDEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
32212026-09-11T12:36:54.977Zreplacing 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.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 } }]
32222026-09-11T12:36:54.977Zadding route 172.17.0.13/32 -> 10.0.0.255
32232026-09-11T12:36:54.977Z
32242026-09-11T12:36:54.977ZSep 11 12:36:54.067Sep 11 12:36:54.067 INFOSep 11 12:36:54.067 DEBG adding route 172.17.0.11/32 -> 10.0.0.255DEBG
32252026-09-11T12:36:54.977ZSep 11 12:36:54.067 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 } }] 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 } }]
32262026-09-11T12:36:54.977ZINFO
32272026-09-11T12:36:54.977ZSep 11 12:36:54.067 DEBG Sep 11 12:36:54.067adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 11 12:36:54.067
32282026-09-11T12:36:54.977Z 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 } }]INFOINFO
32292026-09-11T12:36:54.978Z adding route 172.17.0.14/32 -> 10.0.0.255
32302026-09-11T12:36:54.978Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 11 12:36:54.067
32312026-09-11T12:36:54.978Z Sep 11 12:36:54.067DEBG Sep 11 12:36:54.067INFO 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 } }]
32322026-09-11T12:36:54.978ZDEBGadding route 172.17.0.12/32 -> 10.0.0.255
32332026-09-11T12:36:54.978Zreplacing 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 } }]
32342026-09-11T12:36:54.978ZSep 11 12:36:54.067Sep 11 12:36:54.067Sep 11 12:36:54.067 INFOSep 11 12:36:54.067 DEBG DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 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
32352026-09-11T12:36:54.978Z
32362026-09-11T12:36:54.978Z
32372026-09-11T12:36:54.978Z 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 } }]
32382026-09-11T12:36:54.978ZSep 11 12:36:54.067 Sep 11 12:36:54.067DEBGSep 11 12:36:54.067 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 } }]DEBGINFO
32392026-09-11T12:36:54.978Z Sep 11 12:36:54.067 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 11 12:36:54.067
32402026-09-11T12:36:54.978ZINFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
32412026-09-11T12:36:54.978Zadding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
32422026-09-11T12:36:54.978Z
32432026-09-11T12:36:54.978ZSep 11 12:36:54.067 Sep 11 12:36:54.067Sep 11 12:36:54.067 DEBGDEBG Sep 11 12:36:54.067 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
32442026-09-11T12:36:54.978ZDEBGreplacing 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 } }]
32452026-09-11T12:36:54.978Zreplacing 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 } }]
32462026-09-11T12:36:54.978Zreplacing 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 11 12:36:54.067
32472026-09-11T12:36:54.978Z INFOSep 11 12:36:54.067 Sep 11 12:36:54.067adding route 172.17.0.17/32 -> 10.0.0.255WARN
32482026-09-11T12:36:54.978Z INFOSep 11 12:36:54.067 Sep 11 12:36:54.067shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
32492026-09-11T12:36:54.978Z
32502026-09-11T12:36:54.978ZDEBGadding route 172.17.0.14/32 -> 10.0.0.255
32512026-09-11T12:36:54.978Zreplacing 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 11 12:36:54.067
32522026-09-11T12:36:54.978Z 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 } }]
32532026-09-11T12:36:54.978ZSep 11 12:36:54.067 INFO adding route 172.17.0.18/32 -> 10.0.0.255
32542026-09-11T12:36:54.978Z
32552026-09-11T12:36:54.978ZSep 11 12:36:54.067Sep 11 12:36:54.067 INFODEBG adding route 3fff:beef:37::/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 } }]Sep 11 12:36:54.067
32562026-09-11T12:36:54.978Z Sep 11 12:36:54.067
32572026-09-11T12:36:54.978ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
32582026-09-11T12:36:54.978Z 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 } }]
32592026-09-11T12:36:54.978ZSep 11 12:36:54.067 DEBGSep 11 12:36:54.067 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
32602026-09-11T12:36:54.978Z Sep 11 12:36:54.067adding route 172.17.0.15/32 -> 10.0.0.255Sep 11 12:36:54.067
32612026-09-11T12:36:54.978ZDEBGINFO 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.19/32 -> 10.0.0.255
32622026-09-11T12:36:54.978Z
32632026-09-11T12:36:54.978ZSep 11 12:36:54.067 Sep 11 12:36:54.067Sep 11 12:36:54.067 Sep 11 12:36:54.067DEBG DEBGfailed to allocate space for the new target list INFO
32642026-09-11T12:36:54.978Zreplacing 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 } }]
32652026-09-11T12:36:54.978Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
32662026-09-11T12:36:54.978ZSep 11 12:36:54.067 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 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 11 12:36:54.067 DEBG Sep 11 12:36:54.068replacing 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 } }]
32672026-09-11T12:36:54.978ZDEBG Sep 11 12:36:54.068created new freemapSep 11 12:36:54.074, unitINFO: Sep 11 12:36:54.067 DEBGINFO freemap_route_ipv4
32682026-09-11T12:36:54.978Z
32692026-09-11T12:36:54.979Z adding route 172.17.0.20/32 -> 10.0.0.255created new freemap
32702026-09-11T12:36:54.979Z, Sep 11 12:36:54.074unit :DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff created new freemap
32712026-09-11T12:36:54.979Zfreemap_route_ipv4, Sep 11 12:36:54.074
32722026-09-11T12:36:54.979Zunit :DEBG Sep 11 12:36:54.074freemap_route_ipv6
32732026-09-11T12:36:54.979Z DEBGSep 11 12:36:54.074replacing 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 } }]
32742026-09-11T12:36:54.979ZDEBG created new freemap 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 } }],
32752026-09-11T12:36:54.979ZunitSep 11 12:36:54.074:Sep 11 12:36:54.074 INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255
32762026-09-11T12:36:54.979Zfreemap_route_ipv6
32772026-09-11T12:36:54.983Zinitted freemap. size: 64, unitSep 11 12:36:54.074 :DEBG Sep 11 12:36:54.074 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 } }]freemap_route_ipv4
32782026-09-11T12:36:54.983ZINFO Sep 11 12:36:54.074
32792026-09-11T12:36:54.983Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 11 12:36:54.074DEBG INFOinitted freemap. size: 64 , Sep 11 12:36:54.074unitadding route 172.17.0.22/32 -> 10.0.0.255:
32802026-09-11T12:36:54.983Z
32812026-09-11T12:36:54.983Zfreemap_route_ipv4 DEBG
32822026-09-11T12:36:54.983Z reset freemapSep 11 12:36:54.074, unitDEBG 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 } }]:
32832026-09-11T12:36:54.983ZSep 11 12:36:54.074 DEBGSep 11 12:36:54.074freemap_route_ipv4
32842026-09-11T12:36:54.983ZDEBGSep 11 12:36:54.074 reset freemapINFO , 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 } }] unit
32852026-09-11T12:36:54.983Zadding route 172.17.0.23/32 -> 10.0.0.255:
32862026-09-11T12:36:54.983ZSep 11 12:36:54.074 freemap_route_ipv4DEBG
32872026-09-11T12:36:54.983ZSep 11 12:36:54.074 DEBGSep 11 12:36:54.074initted freemap. size: 64 , 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
32882026-09-11T12:36:54.983ZSep 11 12:36:54.074:INFO Sep 11 12:36:54.074DEBG freemap_route_ipv6initted freemap. size: 64INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
32892026-09-11T12:36:54.983Z
32902026-09-11T12:36:54.983Zadding route 172.17.0.24/32 -> 10.0.0.255,
32912026-09-11T12:36:54.983Zunit: freemap_route_ipv6Sep 11 12:36:54.074
32922026-09-11T12:36:54.983Z Sep 11 12:36:54.074Sep 11 12:36:54.074 DEBGDEBGDEBG 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 } }]reset freemap
32932026-09-11T12:36:54.984Z , unitSep 11 12:36:54.074: DEBGSep 11 12:36:54.074replacing 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 } }] INFOreset freemap ,
32942026-09-11T12:36:54.984Zadding route 172.17.0.25/32 -> 10.0.0.255unit
32952026-09-11T12:36:54.984Z: freemap_route_ipv6freemap_route_ipv6
32962026-09-11T12:36:54.984ZSep 11 12:36:54.074Sep 11 12:36:54.074
32972026-09-11T12:36:54.984Z INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing 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 11 12:36:54.074
32982026-09-11T12:36:54.984Z
32992026-09-11T12:36:54.984Z INFOSep 11 12:36:54.074Sep 11 12:36:54.074 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.26/32 -> 10.0.0.255
33002026-09-11T12:36:54.984ZSep 11 12:36:54.074
33012026-09-11T12:36:54.984Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
33022026-09-11T12:36:54.984Zreplacing 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 11 12:36:54.074 DEBG
33032026-09-11T12:36:54.984Z Sep 11 12:36:54.074replacing 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 } }]
33042026-09-11T12:36:54.984ZDEBG 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 } }]
33052026-09-11T12:36:54.984ZSep 11 12:36:54.074Sep 11 12:36:54.074 INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
33062026-09-11T12:36:54.984ZSep 11 12:36:54.074replacing 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 11 12:36:54.074
33072026-09-11T12:36:54.984ZINFOSep 11 12:36:54.074 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
33082026-09-11T12:36:54.984Zreplacing 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 } }]
33092026-09-11T12:36:54.984Z
33102026-09-11T12:36:54.984ZSep 11 12:36:54.074Sep 11 12:36:54.074Sep 11 12:36:54.074 INFODEBG INFOSep 11 12:36:54.074replacing 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 } }]
33112026-09-11T12:36:54.984Zadding route 172.17.0.28/32 -> 10.0.0.255 DEBG
33122026-09-11T12:36:54.984Z Sep 11 12:36:54.074 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 } }]INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
33132026-09-11T12:36:54.984ZSep 11 12:36:54.074
33142026-09-11T12:36:54.984Zadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG 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 } }]
33152026-09-11T12:36:54.984Z
33162026-09-11T12:36:54.984ZSep 11 12:36:54.074 DEBGSep 11 12:36:54.074 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 } }]DEBGSep 11 12:36:54.074 Sep 11 12:36:54.074
33172026-09-11T12:36:54.984ZINFOreplacing 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 } }]
33182026-09-11T12:36:54.984Z adding route 172.17.0.29/32 -> 10.0.0.255INFO
33192026-09-11T12:36:54.984Z Sep 11 12:36:54.074Sep 11 12:36:54.074Sep 11 12:36:54.074 DEBGDEBGINFO 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 } }]
33202026-09-11T12:36:54.984Zadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 3fff:beef:3e::/64 -> 2001:db8::55:ff
33212026-09-11T12:36:54.984Z
33222026-09-11T12:36:54.984Z
33232026-09-11T12:36:54.984ZSep 11 12:36:54.074 Sep 11 12:36:54.074Sep 11 12:36:54.074 DEBG 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 } }]
33242026-09-11T12:36:54.984ZINFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 11 12:36:54.074
33252026-09-11T12:36:54.984ZSep 11 12:36:54.074 INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 11 12:36:54.074
33262026-09-11T12:36:54.984ZDEBG failed 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 } }, 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 11 12:36:54.074
33272026-09-11T12:36:54.984Z DEBGDEBG
33282026-09-11T12:36:54.985Z 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 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 } }]
33292026-09-11T12:36:54.985Z
33302026-09-11T12:36:54.985ZSep 11 12:36:54.074Sep 11 12:36:54.074Sep 11 12:36:54.074 INFOINFO Sep 11 12:36:54.074 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
33312026-09-11T12:36:54.985Zadding route 172.17.0.31/32 -> 10.0.0.255
33322026-09-11T12:36:54.985ZDEBGDEBG Sep 11 12:36:54.074replacing 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: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 } }]DEBG
33332026-09-11T12:36:54.985Z
33342026-09-11T12:36:54.985Zreplacing 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 11 12:36:54.074
33352026-09-11T12:36:54.985Z DEBG Sep 11 12:36:54.074 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
33362026-09-11T12:36:54.985Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
33372026-09-11T12:36:54.985Zfreemap_route_ipv4Sep 11 12:36:54.074
33382026-09-11T12:36:54.985Z INFO Sep 11 12:36:54.074adding route 172.17.0.32/32 -> 10.0.0.255 Sep 11 12:36:54.074DEBG
33392026-09-11T12:36:54.985Z 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
33402026-09-11T12:36:54.985Z created new freemapSep 11 12:36:54.074, unitDEBG: 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 } }]freemap_route_ipv6
33412026-09-11T12:36:54.985Z
33422026-09-11T12:36:54.985ZSep 11 12:36:54.074 INFO Sep 11 12:36:54.074Sep 11 12:36:54.074adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
33432026-09-11T12:36:54.985Ztest route::tests::identity_replace_is_noop ... ok
33442026-09-11T12:36:54.985ZINFO adding route 172.17.0.33/32 -> 10.0.0.255DEBG
33452026-09-11T12:36:54.985Z initted freemap. size: 64Sep 11 12:36:54.074, unitDEBG: freemap_route_ipv4replacing 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 } }]
33462026-09-11T12:36:54.985Z
33472026-09-11T12:36:54.985ZSep 11 12:36:54.074 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 } }]
33482026-09-11T12:36:54.985ZSep 11 12:36:54.074Sep 11 12:36:54.074 INFODEBG Sep 11 12:36:54.074 reset freemapadding route 3fff:beef:18::/64 -> 2001:db8::55:ff, INFOunit
33492026-09-11T12:36:54.985Z :adding route 172.17.0.34/32 -> 10.0.0.255
33502026-09-11T12:36:54.985Zfreemap_route_ipv4
33512026-09-11T12:36:54.985ZSep 11 12:36:54.074 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 11 12:36:54.074
33522026-09-11T12:36:54.985Z DEBG initted freemap. size: 64, Sep 11 12:36:54.074Sep 11 12:36:54.074 INFODEBG unitadding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing 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 } }]:
33532026-09-11T12:36:54.985Z
33542026-09-11T12:36:54.985Ztest route::tests::same_size_non_subset_replace ... ok
33552026-09-11T12:36:54.985Z Sep 11 12:36:54.074Sep 11 12:36:54.074 INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }]
33562026-09-11T12:36:54.985Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
33572026-09-11T12:36:54.985Z
33582026-09-11T12:36:54.985Zfreemap_route_ipv6
33592026-09-11T12:36:54.985Z
33602026-09-11T12:36:54.985ZSep 11 12:36:54.074 Sep 11 12:36:54.074DEBG Sep 11 12:36:54.074INFO 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 } }]Sep 11 12:36:54.074
33612026-09-11T12:36:54.985ZDEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff reset freemapINFO, Sep 11 12:36:54.074 unit adding route 172.17.0.16/32 -> 10.0.0.255
33622026-09-11T12:36:54.985Z
33632026-09-11T12:36:54.985ZINFO : adding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv6
33642026-09-11T12:36:54.985ZSep 11 12:36:54.074Sep 11 12:36:54.074
33652026-09-11T12:36:54.985Z DEBG 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 } }]
33662026-09-11T12:36:54.985Zreplacing 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 } }]
33672026-09-11T12:36:54.986ZSep 11 12:36:54.074 Sep 11 12:36:54.074DEBG INFOreplacing 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 } }]
33682026-09-11T12:36:54.986Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 11 12:36:54.074 Sep 11 12:36:54.074
33692026-09-11T12:36:54.986ZINFO Sep 11 12:36:54.074adding route 172.16.0.0/32 -> 10.0.0.1
33702026-09-11T12:36:54.986Z INFO Sep 11 12:36:54.074INFO Sep 11 12:36:54.074DEBG adding route 172.17.0.17/32 -> 10.0.0.255DEBG
33712026-09-11T12:36:54.986Z adding route 172.17.0.37/32 -> 10.0.0.255replacing 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 } }]
33722026-09-11T12:36:54.986Z
33732026-09-11T12:36:54.986Zreplacing 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 11 12:36:54.074
33742026-09-11T12:36:54.986Z DEBG Sep 11 12:36:54.074replacing 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 } }]
33752026-09-11T12:36:54.986ZDEBG Sep 11 12:36:54.074replacing 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 11 12:36:54.074
33762026-09-11T12:36:54.986Z INFO Sep 11 12:36:54.074adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
33772026-09-11T12:36:54.990ZSep 11 12:36:54.074INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.18/32 -> 10.0.0.255
33782026-09-11T12:36:54.990ZSep 11 12:36:54.074INFO DEBG
33792026-09-11T12:36:54.990Zadding route 172.17.0.38/32 -> 10.0.0.255
33802026-09-11T12:36:54.990Zreplacing 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 11 12:36:54.074
33812026-09-11T12:36:54.990ZSep 11 12:36:54.074 DEBGDEBG Sep 11 12:36:54.074replacing 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 11 12:36:54.074
33822026-09-11T12:36:54.990Z INFODEBG 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.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 } }]
33832026-09-11T12:36:54.990ZSep 11 12:36:54.075 DEBGSep 11 12:36:54.074Sep 11 12:36:54.075 created new freemapDEBG , Sep 11 12:36:54.081DEBG INFO
33842026-09-11T12:36:54.990Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffcreated new freemapcreated new freemap
33852026-09-11T12:36:54.990Z, , unitunit:: unitadding route 172.16.0.0/32 -> 10.0.0.3freemap_route_ipv4
33862026-09-11T12:36:54.990Z
33872026-09-11T12:36:54.990Zfreemap_route_ipv4
33882026-09-11T12:36:54.990ZSep 11 12:36:54.081Sep 11 12:36:54.081 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 } }]
33892026-09-11T12:36:54.990Z:Sep 11 12:36:54.081 INFO adding route 172.16.0.0/32 -> 10.0.0.4freemap_route_ipv4
33902026-09-11T12:36:54.990Z
33912026-09-11T12:36:54.990ZSep 11 12:36:54.075 DEBGSep 11 12:36:54.081 Sep 11 12:36:54.081 created new freemapDEBG, unitDEBG: freemap_route_ipv4created new freemap
33922026-09-11T12:36:54.990Zreplacing 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 } }], unit:
33932026-09-11T12:36:54.991Z freemap_route_ipv6Sep 11 12:36:54.081
33942026-09-11T12:36:54.991Z DEBGSep 11 12:36:54.074 Sep 11 12:36:54.081INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255 Sep 11 12:36:54.081created new freemap
33952026-09-11T12:36:54.991Zinitted freemap. size: 64, DEBG Sep 11 12:36:54.081unitcreated new freemapSep 11 12:36:54.081, : , unitfreemap_route_ipv6unit
33962026-09-11T12:36:54.991Z::DEBG freemap_route_ipv6 freemap_route_ipv4
33972026-09-11T12:36:54.991Zreplacing 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 11 12:36:54.081DEBG
33982026-09-11T12:36:54.991Z
33992026-09-11T12:36:54.991Z 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 } }]DEBGSep 11 12:36:54.081
34002026-09-11T12:36:54.991Z Sep 11 12:36:54.081DEBG initted freemap. size: 64Sep 11 12:36:54.081INFO initted freemap. size: 64 , , adding route 172.17.0.20/32 -> 10.0.0.255unitunit::
34012026-09-11T12:36:54.991Z freemap_route_ipv4 freemap_route_ipv4DEBGSep 11 12:36:54.081
34022026-09-11T12:36:54.991Z
34032026-09-11T12:36:54.991Z 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 } }]reset freemapSep 11 12:36:54.081,
34042026-09-11T12:36:54.991ZSep 11 12:36:54.081unitDEBG DEBGreset freemapSep 11 12:36:54.081, unit :: INFO reset freemapfreemap_route_ipv4,
34052026-09-11T12:36:54.991Zadding route 172.17.0.21/32 -> 10.0.0.255unit
34062026-09-11T12:36:54.991Z:freemap_route_ipv4 Sep 11 12:36:54.081
34072026-09-11T12:36:54.991Z freemap_route_ipv4DEBGSep 11 12:36:54.081
34082026-09-11T12:36:54.991Z DEBGinitted freemap. size: 64 , 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 } }]unit
34092026-09-11T12:36:54.991ZSep 11 12:36:54.081: freemap_route_ipv6DEBG
34102026-09-11T12:36:54.991ZSep 11 12:36:54.081 initted freemap. size: 64INFO, Sep 11 12:36:54.081Sep 11 12:36:54.081unit :DEBG freemap_route_ipv6reset freemap ,
34112026-09-11T12:36:54.991ZDEBGunit adding route 172.17.0.22/32 -> 10.0.0.255:
34122026-09-11T12:36:54.991Z initted freemap. size: 64freemap_route_ipv6,
34132026-09-11T12:36:54.991ZunitSep 11 12:36:54.081Sep 11 12:36:54.081 Sep 11 12:36:54.081DEBG INFOreplacing 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 :
34142026-09-11T12:36:54.991Zadding route 172.16.0.0/32 -> 10.0.0.1
34152026-09-11T12:36:54.991Zfreemap_route_ipv6 reset freemap
34162026-09-11T12:36:54.991Z, unitSep 11 12:36:54.081: INFOfreemap_route_ipv6Sep 11 12:36:54.081
34172026-09-11T12:36:54.991Z adding route 172.17.0.23/32 -> 10.0.0.255
34182026-09-11T12:36:54.991ZDEBGSep 11 12:36:54.081 Sep 11 12:36:54.081 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 } }] DEBG
34192026-09-11T12:36:54.991ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
34202026-09-11T12:36:54.991Zreset freemapSep 11 12:36:54.081Sep 11 12:36:54.081, unitINFODEBG :adding route 172.16.0.0/32 -> 10.0.0.2Sep 11 12:36:54.081
34212026-09-11T12:36:54.991Z 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 } }]
34222026-09-11T12:36:54.991ZDEBG 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 11 12:36:54.081
34232026-09-11T12:36:54.991Z Sep 11 12:36:54.081DEBG freemap_route_ipv6INFOSep 11 12:36:54.081replacing 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 } }]
34242026-09-11T12:36:54.991Zadding route 172.17.0.24/32 -> 10.0.0.255
34252026-09-11T12:36:54.991ZINFO
34262026-09-11T12:36:54.991Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 11 12:36:54.081Sep 11 12:36:54.081 Sep 11 12:36:54.081 INFODEBG
34272026-09-11T12:36:54.991Z 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 } }]adding route 172.16.0.0/32 -> 10.0.0.3
34282026-09-11T12:36:54.991Z
34292026-09-11T12:36:54.991ZSep 11 12:36:54.081 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
34302026-09-11T12:36:54.992ZSep 11 12:36:54.081 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 11 12:36:54.081
34312026-09-11T12:36:54.992Z DEBGadding route 172.17.0.25/32 -> 10.0.0.255
34322026-09-11T12:36:54.992Zreplacing 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 } }]
34332026-09-11T12:36:54.992ZSep 11 12:36:54.081Sep 11 12:36:54.081 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 } }, 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 } }]
34342026-09-11T12:36:54.992Z
34352026-09-11T12:36:54.992ZSep 11 12:36:54.081Sep 11 12:36:54.081 DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }]
34362026-09-11T12:36:54.992Z
34372026-09-11T12:36:54.992ZSep 11 12:36:54.081 INFO adding route 172.16.0.0/32 -> 10.0.0.2
34382026-09-11T12:36:54.992ZSep 11 12:36:54.081Sep 11 12:36:54.081Sep 11 12:36:54.081 DEBGDEBGSep 11 12:36:54.081 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 } }, 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
34392026-09-11T12:36:54.992Z 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 172.17.0.26/32 -> 10.0.0.255
34402026-09-11T12:36:54.992Z
34412026-09-11T12:36:54.992Zcreated new freemap, Sep 11 12:36:54.081 INFOSep 11 12:36:54.081 Sep 11 12:36:54.081adding route 172.17.0.0/32 -> 10.0.0.255
34422026-09-11T12:36:54.992Z DEBG 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 11 12:36:54.081adding route 172.17.0.0/32 -> 10.0.0.255
34432026-09-11T12:36:54.992ZDEBG 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
34442026-09-11T12:36:54.992ZSep 11 12:36:54.081
34452026-09-11T12:36:54.992ZINFO Sep 11 12:36:54.081: adding route 172.17.0.27/32 -> 10.0.0.255Sep 11 12:36:54.081
34462026-09-11T12:36:54.992ZINFO freemap_route_ipv6
34472026-09-11T12:36:54.992Zadding route 172.17.0.1/32 -> 10.0.0.255
34482026-09-11T12:36:54.992ZSep 11 12:36:54.081 DEBGDEBG Sep 11 12:36:54.081replacing 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.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 11 12:36:54.081
34492026-09-11T12:36:54.992Z
34502026-09-11T12:36:54.992ZDEBG 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 } }]
34512026-09-11T12:36:54.992ZSep 11 12:36:54.081 DEBGINFOSep 11 12:36:54.081 adding route 172.17.0.1/32 -> 10.0.0.255 INFOSep 11 12:36:54.081 adding route 172.17.0.28/32 -> 10.0.0.255INFO
34522026-09-11T12:36:54.992Z
34532026-09-11T12:36:54.992Zadding route 172.17.0.2/32 -> 10.0.0.255initted freemap. size: 64, unit
34542026-09-11T12:36:54.992Z:Sep 11 12:36:54.081Sep 11 12:36:54.081 freemap_route_ipv4DEBG Sep 11 12:36:54.081DEBG
34552026-09-11T12:36:54.992Z 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 } }]DEBG
34562026-09-11T12:36:54.992Z 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 } }]
34572026-09-11T12:36:54.992Zreplacing 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 11 12:36:54.081
34582026-09-11T12:36:54.992ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
34592026-09-11T12:36:54.992ZSep 11 12:36:54.081 INFOSep 11 12:36:54.081 adding route 172.17.0.3/32 -> 10.0.0.255INFOSep 11 12:36:54.081
34602026-09-11T12:36:54.992Z adding route 172.17.0.2/32 -> 10.0.0.255 DEBG
34612026-09-11T12:36:54.992Z 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 11 12:36:54.081
34622026-09-11T12:36:54.992Z Sep 11 12:36:54.081DEBGSep 11 12:36:54.081 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 } }]DEBG
34632026-09-11T12:36:54.992ZDEBG Sep 11 12:36:54.081replacing 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 11 12:36:54.081
34642026-09-11T12:36:54.992ZINFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
34652026-09-11T12:36:54.992Z
34662026-09-11T12:36:54.992Zreset freemap, unitSep 11 12:36:54.081: INFOfreemap_route_ipv4
34672026-09-11T12:36:54.992Zadding route 172.17.0.3/32 -> 10.0.0.255
34682026-09-11T12:36:54.992ZSep 11 12:36:54.081 Sep 11 12:36:54.081DEBG Sep 11 12:36:54.081DEBGSep 11 12:36:54.081 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 } }]
34692026-09-11T12:36:54.993ZDEBGreplacing 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 } }]DEBG
34702026-09-11T12:36:54.993Zreplacing 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 } }]
34712026-09-11T12:36:54.993ZSep 11 12:36:54.081 INFOinitted freemap. size: 64 Sep 11 12:36:54.081Sep 11 12:36:54.081 adding route 172.17.0.5/32 -> 10.0.0.255INFOINFO
34722026-09-11T12:36:54.993Z adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
34732026-09-11T12:36:54.993Z
34742026-09-11T12:36:54.993Z, Sep 11 12:36:54.081 unitDEBG: 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 11 12:36:54.081freemap_route_ipv6
34752026-09-11T12:36:54.993Z
34762026-09-11T12:36:54.993ZSep 11 12:36:54.081DEBG DEBGSep 11 12:36:54.081replacing 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 } }] 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 } }]
34772026-09-11T12:36:54.997ZINFO
34782026-09-11T12:36:54.997Z adding route 172.17.0.6/32 -> 10.0.0.255Sep 11 12:36:54.081
34792026-09-11T12:36:54.997Z Sep 11 12:36:54.081Sep 11 12:36:54.081 DEBGINFOSep 11 12:36:54.081 adding route 172.17.0.32/32 -> 10.0.0.255 reset freemapINFODEBG
34802026-09-11T12:36:54.997Z 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 } }]
34812026-09-11T12:36:54.997Zadding route 172.17.0.5/32 -> 10.0.0.255,
34822026-09-11T12:36:54.997ZunitSep 11 12:36:54.081: Sep 11 12:36:54.081DEBG 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 } }] adding route 172.17.0.7/32 -> 10.0.0.255
34832026-09-11T12:36:54.997Z
34842026-09-11T12:36:54.997ZSep 11 12:36:54.081 DEBGfreemap_route_ipv6
34852026-09-11T12:36:54.997Zreplacing 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 11 12:36:54.081
34862026-09-11T12:36:54.997Z Sep 11 12:36:54.081INFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255
34872026-09-11T12:36:54.997Zreplacing 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 11 12:36:54.081
34882026-09-11T12:36:54.997Z Sep 11 12:36:54.081Sep 11 12:36:54.081INFO DEBGSep 11 12:36:54.081 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
34892026-09-11T12:36:54.997ZINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
34902026-09-11T12:36:54.997Z
34912026-09-11T12:36:54.997Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:36:54.081
34922026-09-11T12:36:54.997Z Sep 11 12:36:54.081INFOSep 11 12:36:54.081 adding route 172.17.0.34/32 -> 10.0.0.255DEBG DEBGreplacing 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 } }]
34932026-09-11T12:36:54.998ZSep 11 12:36:54.081
34942026-09-11T12:36:54.998Z 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 } }] 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 } }]
34952026-09-11T12:36:54.998ZSep 11 12:36:54.081 INFO
34962026-09-11T12:36:54.998Zadding route 172.17.0.9/32 -> 10.0.0.255Sep 11 12:36:54.088
34972026-09-11T12:36:54.998ZINFO Sep 11 12:36:54.081Sep 11 12:36:54.081Sep 11 12:36:54.088adding route 172.16.0.0/32 -> 10.0.0.2 DEBG
34982026-09-11T12:36:54.998Z INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255replacing 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 } }]
34992026-09-11T12:36:54.998Z
35002026-09-11T12:36:54.998Zreplacing 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 11 12:36:54.088
35012026-09-11T12:36:54.998Z INFO Sep 11 12:36:54.088Sep 11 12:36:54.088Sep 11 12:36:54.088Sep 11 12:36:54.088 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
35022026-09-11T12:36:54.998Z
35032026-09-11T12:36:54.998ZDEBGDEBGadding route 172.17.0.7/32 -> 10.0.0.255
35042026-09-11T12:36:54.998Z 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 11 12:36:54.088replacing 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 } }]
35052026-09-11T12:36:54.998ZDEBGSep 11 12:36:54.088 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 } }]
35062026-09-11T12:36:54.998ZDEBG
35072026-09-11T12:36:54.998Z 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 } }]
35082026-09-11T12:36:54.998ZSep 11 12:36:54.088Sep 11 12:36:54.088 INFOSep 11 12:36:54.088 adding route 172.17.0.36/32 -> 10.0.0.255INFO
35092026-09-11T12:36:54.998ZSep 11 12:36:54.088 DEBG adding route 172.16.0.0/32 -> 10.0.0.3 Sep 11 12:36:54.088INFOreplacing 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 11 12:36:54.088
35102026-09-11T12:36:54.998ZDEBG INFO 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 } }]
35112026-09-11T12:36:54.998Zadding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
35122026-09-11T12:36:54.998Z
35132026-09-11T12:36:54.998ZSep 11 12:36:54.088
35142026-09-11T12:36:54.998Z Sep 11 12:36:54.088Sep 11 12:36:54.088 DEBGINFO 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.37/32 -> 10.0.0.255
35152026-09-11T12:36:54.998Z
35162026-09-11T12:36:54.998ZINFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:36:54.088Sep 11 12:36:54.088Sep 11 12:36:54.088 Sep 11 12:36:54.088INFO adding route 172.17.0.12/32 -> 10.0.0.255DEBG
35172026-09-11T12:36:54.998Z
35182026-09-11T12:36:54.998Zreplacing 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
35192026-09-11T12:36:54.998Z 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 11 12:36:54.088DEBG
35202026-09-11T12:36:54.998Z DEBGSep 11 12:36:54.088 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 } }]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 } }]
35212026-09-11T12:36:54.998Z Sep 11 12:36:54.088 INFOadding route 172.17.0.38/32 -> 10.0.0.255Sep 11 12:36:54.088
35222026-09-11T12:36:54.998Z
35232026-09-11T12:36:54.998ZSep 11 12:36:54.088 INFODEBG adding route 172.17.0.13/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 } }]
35242026-09-11T12:36:54.998ZSep 11 12:36:54.088
35252026-09-11T12:36:54.998Z adding route 172.17.0.41/32 -> 10.0.0.255Sep 11 12:36:54.088DEBGSep 11 12:36:54.088 Sep 11 12:36:54.088DEBGreplacing 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 } }]
35262026-09-11T12:36:54.998Zreplacing 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 } }]
35272026-09-11T12:36:54.998Z
35282026-09-11T12:36:54.998Z INFOINFO Sep 11 12:36:54.088adding route 172.17.0.9/32 -> 10.0.0.255Sep 11 12:36:54.088
35292026-09-11T12:36:54.998Z INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255
35302026-09-11T12:36:54.998Zadding route 172.17.0.39/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4Sep 11 12:36:54.088
35312026-09-11T12:36:54.998Z
35322026-09-11T12:36:54.998ZSep 11 12:36:54.088Sep 11 12:36:54.088 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 11 12:36:54.088replacing 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 } }]
35332026-09-11T12:36:54.999ZDEBGDEBG
35342026-09-11T12:36:54.999Zreplacing 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 11 12:36:54.088replacing 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 } }]
35352026-09-11T12:36:54.999Z
35362026-09-11T12:36:54.999ZINFO Sep 11 12:36:54.088Sep 11 12:36:54.088Sep 11 12:36:54.088 INFOadding route 172.17.0.15/32 -> 10.0.0.255
35372026-09-11T12:36:54.999ZSep 11 12:36:54.088adding route 172.17.0.40/32 -> 10.0.0.255
35382026-09-11T12:36:54.999Z Sep 11 12:36:54.088DEBGINFOSep 11 12:36:54.088 DEBGadding route 172.17.0.10/32 -> 10.0.0.255DEBG
35392026-09-11T12:36:54.999Z 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.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
35402026-09-11T12:36:54.999Z
35412026-09-11T12:36:54.999Ztest route::tests::shrink_preserves_compacted_order ... ok
35422026-09-11T12:36:54.999Z adding route 172.17.0.42/32 -> 10.0.0.255Sep 11 12:36:54.088Sep 11 12:36:54.088replacing 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 11 12:36:54.088 INFO
35432026-09-11T12:36:54.999ZINFO
35442026-09-11T12:36:54.999Zadding route 172.17.0.16/32 -> 10.0.0.255
35452026-09-11T12:36:54.999Zadding route 172.17.0.41/32 -> 10.0.0.255DEBG
35462026-09-11T12:36:54.999Z 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 } }]
35472026-09-11T12:36:54.999ZSep 11 12:36:54.088Sep 11 12:36:54.088 DEBGDEBGSep 11 12:36:54.088 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.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 DEBG Sep 11 12:36:54.088replacing 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 } }]
35482026-09-11T12:36:54.999ZDEBGreplacing 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 } }]
35492026-09-11T12:36:54.999Zreplacing 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 } }]
35502026-09-11T12:36:54.999ZSep 11 12:36:54.095 INFO
35512026-09-11T12:36:54.999Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:36:54.095
35522026-09-11T12:36:54.999Z INFO Sep 11 12:36:54.095adding route 172.17.0.43/32 -> 10.0.0.255
35532026-09-11T12:36:54.999ZINFOSep 11 12:36:54.095 adding route 172.17.0.17/32 -> 10.0.0.255DEBG
35542026-09-11T12:36:54.999Z 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 11 12:36:54.095
35552026-09-11T12:36:54.999ZDEBG 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 11 12:36:54.095 Sep 11 12:36:54.095 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 3fff:beef:1f::/64 -> 2001:db8::55:ff
35562026-09-11T12:36:54.999Z
35572026-09-11T12:36:54.999Z
35582026-09-11T12:36:54.999ZSep 11 12:36:54.095Sep 11 12:36:54.095Sep 11 12:36:54.095 DEBGINFO Sep 11 12:36:54.095 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 172.17.0.18/32 -> 10.0.0.255
35592026-09-11T12:36:54.999Z
35602026-09-11T12:36:54.999ZINFOINFO adding route 172.17.0.11/32 -> 10.0.0.255
35612026-09-11T12:36:54.999Zadding route 172.17.0.44/32 -> 10.0.0.255
35622026-09-11T12:36:54.999ZSep 11 12:36:54.095 Sep 11 12:36:54.095DEBG Sep 11 12:36:54.095 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 } }]
35632026-09-11T12:36:54.999Zreplacing 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
35642026-09-11T12:36:54.999Z Sep 11 12:36:54.095adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:36:54.095
35652026-09-11T12:36:54.999ZDEBG 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 11 12:36:54.095INFO
35662026-09-11T12:36:54.999Z INFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255Sep 11 12:36:54.095
35672026-09-11T12:36:54.999Z
35682026-09-11T12:36:54.999ZDEBG 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 } }]Sep 11 12:36:54.095Sep 11 12:36:54.095
35692026-09-11T12:36:54.999Z DEBGINFO 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 } }]Sep 11 12:36:54.095
35702026-09-11T12:36:54.999Zadding route 172.17.0.45/32 -> 10.0.0.255 DEBG
35712026-09-11T12:36:54.999Z 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 } }]
35722026-09-11T12:36:55.000ZSep 11 12:36:54.095Sep 11 12:36:54.095 INFOINFO Sep 11 12:36:54.095adding route 172.17.0.13/32 -> 10.0.0.255 Sep 11 12:36:54.095
35732026-09-11T12:36:55.000ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.20/32 -> 10.0.0.255
35742026-09-11T12:36:55.000Z
35752026-09-11T12:36:55.000Z 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 } }]
35762026-09-11T12:36:55.000ZSep 11 12:36:54.095Sep 11 12:36:54.095 DEBGSep 11 12:36:54.095 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 } }] Sep 11 12:36:54.095
35772026-09-11T12:36:55.004Z 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 } }]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 } }]
35782026-09-11T12:36:55.004ZSep 11 12:36:54.095 adding route 172.17.0.46/32 -> 10.0.0.255
35792026-09-11T12:36:55.004Z
35802026-09-11T12:36:55.004ZSep 11 12:36:54.095INFO adding route 172.17.0.21/32 -> 10.0.0.255INFO
35812026-09-11T12:36:55.004Z Sep 11 12:36:54.095Sep 11 12:36:54.095adding route 172.17.0.14/32 -> 10.0.0.255 Sep 11 12:36:54.095
35822026-09-11T12:36:55.004ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
35832026-09-11T12:36:55.004ZDEBG Sep 11 12:36:54.095replacing 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 } }]
35842026-09-11T12:36:55.004ZDEBG 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 } }]DEBG
35852026-09-11T12:36:55.004Z 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 } }]Sep 11 12:36:54.095
35862026-09-11T12:36:55.004Z INFOSep 11 12:36:54.095 Sep 11 12:36:54.095DEBGadding route 172.17.0.22/32 -> 10.0.0.255
35872026-09-11T12:36:55.004ZSep 11 12:36:54.095INFO 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 } }]
35882026-09-11T12:36:55.004Zadding route 172.17.0.47/32 -> 10.0.0.255INFO
35892026-09-11T12:36:55.004Z adding route 172.17.0.15/32 -> 10.0.0.255Sep 11 12:36:54.095
35902026-09-11T12:36:55.004Z DEBG Sep 11 12:36:54.095replacing 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 11 12:36:54.095 Sep 11 12:36:54.095
35912026-09-11T12:36:55.004Z 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 } }]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 } }]
35922026-09-11T12:36:55.004ZSep 11 12:36:54.095INFO
35932026-09-11T12:36:55.004ZINFOSep 11 12:36:54.095adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
35942026-09-11T12:36:55.004Zadding route 172.17.0.23/32 -> 10.0.0.255
35952026-09-11T12:36:55.004ZINFO adding route 172.17.0.16/32 -> 10.0.0.255
35962026-09-11T12:36:55.004ZSep 11 12:36:54.095 Sep 11 12:36:54.095DEBG DEBGreplacing 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 11 12:36:54.095
35972026-09-11T12:36:55.005Z DEBG Sep 11 12:36:54.095replacing 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 11 12:36:54.095
35982026-09-11T12:36:55.005Z INFO INFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
35992026-09-11T12:36:55.005Z
36002026-09-11T12:36:55.005ZSep 11 12:36:54.095replacing 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 } }]
36012026-09-11T12:36:55.005ZINFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 11 12:36:54.095
36022026-09-11T12:36:55.005Z DEBGSep 11 12:36:54.095 DEBGreplacing 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 11 12:36:54.095replacing 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 } }]
36032026-09-11T12:36:55.005Z
36042026-09-11T12:36:55.005ZSep 11 12:36:54.095 INFODEBG Sep 11 12:36:54.095adding route 3fff:beef:24::/64 -> 2001:db8::55:ff 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 } }]INFO
36052026-09-11T12:36:55.005Z
36062026-09-11T12:36:55.005Zadding route 172.17.0.25/32 -> 10.0.0.255
36072026-09-11T12:36:55.005ZSep 11 12:36:54.095 INFOSep 11 12:36:54.095 Sep 11 12:36:54.095INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255 adding route 172.17.0.49/32 -> 10.0.0.255
36082026-09-11T12:36:55.005ZSep 11 12:36:54.095replacing 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 } }]
36092026-09-11T12:36:55.005Z
36102026-09-11T12:36:55.005Z DEBG Sep 11 12:36:54.095replacing 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 } }]
36112026-09-11T12:36:55.005ZSep 11 12:36:54.095DEBG INFOreplacing 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 } }]
36122026-09-11T12:36:55.005ZSep 11 12:36:54.095adding route 172.17.0.26/32 -> 10.0.0.255
36132026-09-11T12:36:55.005ZSep 11 12:36:54.095 DEBG Sep 11 12:36:54.095replacing 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 } }] INFOSep 11 12:36:54.095INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255
36142026-09-11T12:36:55.005Zreplacing 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 } }]
36152026-09-11T12:36:55.005Z
36162026-09-11T12:36:55.005Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
36172026-09-11T12:36:55.005ZSep 11 12:36:54.095 Sep 11 12:36:54.095DEBG INFOreplacing 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 } }]
36182026-09-11T12:36:55.005Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 11 12:36:54.095Sep 11 12:36:54.095
36192026-09-11T12:36:55.005Z INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 11 12:36:54.095 DEBGDEBG
36202026-09-11T12:36:55.005Z 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 } }]Sep 11 12:36:54.095replacing 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 } }]
36212026-09-11T12:36:55.005ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
36222026-09-11T12:36:55.006Z
36232026-09-11T12:36:55.006ZSep 11 12:36:54.095Sep 11 12:36:54.095 Sep 11 12:36:54.095 INFOINFODEBG Sep 11 12:36:54.095adding route 172.17.0.28/32 -> 10.0.0.255 DEBG
36242026-09-11T12:36:55.006Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
36252026-09-11T12:36:55.006Zreplacing 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 11 12:36:54.095replacing 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 } }]
36262026-09-11T12:36:55.006ZDEBG
36272026-09-11T12:36:55.006Z 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 } }]
36282026-09-11T12:36:55.006ZSep 11 12:36:54.095Sep 11 12:36:54.095 Sep 11 12:36:54.095INFO INFOSep 11 12:36:54.095adding route 172.17.0.51/32 -> 10.0.0.255
36292026-09-11T12:36:55.006ZINFOadding route 172.17.0.21/32 -> 10.0.0.255
36302026-09-11T12:36:55.006Zadding route 172.17.0.29/32 -> 10.0.0.255
36312026-09-11T12:36:55.006ZDEBG Sep 11 12:36:54.095replacing 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 11 12:36:54.095
36322026-09-11T12:36:55.006Z 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.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 11 12:36:54.095
36332026-09-11T12:36:55.006Z
36342026-09-11T12:36:55.006ZDEBG 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 } }]
36352026-09-11T12:36:55.006ZSep 11 12:36:54.095Sep 11 12:36:54.095 INFOSep 11 12:36:54.095INFO INFOadding route 172.17.0.52/32 -> 10.0.0.255Sep 11 12:36:54.095adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
36362026-09-11T12:36:55.006ZINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
36372026-09-11T12:36:55.006Z
36382026-09-11T12:36:55.006Z
36392026-09-11T12:36:55.006Ztest route::tests::delete_targets_fragmented ... ok
36402026-09-11T12:36:55.006ZSep 11 12:36:54.095Sep 11 12:36:54.095 DEBG
36412026-09-11T12:36:55.006ZSep 11 12:36:54.095 DEBGSep 11 12:36:54.095 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 } }]DEBG
36422026-09-11T12:36:55.006Z 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.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 } }]
36432026-09-11T12:36:55.006Z
36442026-09-11T12:36:55.006Zreplacing 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 11 12:36:54.095
36452026-09-11T12:36:55.006ZINFOSep 11 12:36:54.095 Sep 11 12:36:54.095INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 Sep 11 12:36:54.095
36462026-09-11T12:36:55.006Z
36472026-09-11T12:36:55.006Zadding route 172.17.0.23/32 -> 10.0.0.255
36482026-09-11T12:36:55.006Z INFO Sep 11 12:36:54.095adding route 172.17.0.53/32 -> 10.0.0.255Sep 11 12:36:54.095
36492026-09-11T12:36:55.006Z Sep 11 12:36:54.095 DEBGSep 11 12:36:54.095 DEBGDEBG 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 } }]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 } }]INFOSep 11 12:36:54.095
36502026-09-11T12:36:55.006Z
36512026-09-11T12:36:55.006Z DEBGreplacing 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:28::/64 -> 2001:db8::55:ff
36522026-09-11T12:36:55.006Z
36532026-09-11T12:36:55.006ZSep 11 12:36:54.095Sep 11 12:36:54.095 INFOINFOSep 11 12:36:54.095 adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255Sep 11 12:36:54.095
36542026-09-11T12:36:55.006ZDEBG
36552026-09-11T12:36:55.007Zreplacing 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 } }] 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 } }]Sep 11 12:36:54.095Sep 11 12:36:54.095
36562026-09-11T12:36:55.007ZDEBG
36572026-09-11T12:36:55.007Zadding route 172.17.0.43/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 } }]DEBG
36582026-09-11T12:36:55.007Z
36592026-09-11T12:36:55.007Zreplacing 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 } }]
36602026-09-11T12:36:55.007ZSep 11 12:36:54.095Sep 11 12:36:54.095 Sep 11 12:36:54.095INFOINFO Sep 11 12:36:54.095INFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
36612026-09-11T12:36:55.007Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 11 12:36:54.095
36622026-09-11T12:36:55.007Z
36632026-09-11T12:36:55.007Z 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 11 12:36:54.095
36642026-09-11T12:36:55.007Z Sep 11 12:36:54.095 INFODEBG DEBGSep 11 12:36:54.095replacing 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 11 12:36:54.095 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 } }]
36652026-09-11T12:36:55.007Zreplacing 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.54/32 -> 10.0.0.255
36662026-09-11T12:36:55.007Z
36672026-09-11T12:36:55.007ZSep 11 12:36:54.102 INFO adding route 172.17.0.26/32 -> 10.0.0.255
36682026-09-11T12:36:55.007ZSep 11 12:36:54.102
36692026-09-11T12:36:55.007Z INFOINFOSep 11 12:36:54.102 Sep 11 12:36:54.102 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
36702026-09-11T12:36:55.007ZSep 11 12:36:54.102 Sep 11 12:36:54.102adding route 172.17.0.34/32 -> 10.0.0.255DEBG DEBG
36712026-09-11T12:36:55.007Z 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 } }]
36722026-09-11T12:36:55.007ZDEBGreplacing 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 11 12:36:54.102Sep 11 12:36:54.102 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 } }]
36732026-09-11T12:36:55.007Zreplacing 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 } }]
36742026-09-11T12:36:55.007Z
36752026-09-11T12:36:55.007ZINFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 11 12:36:54.102
36762026-09-11T12:36:55.007Z Sep 11 12:36:54.102INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255Sep 11 12:36:54.102
36772026-09-11T12:36:55.012Z DEBGSep 11 12:36:54.102 adding route 172.17.0.55/32 -> 10.0.0.255Sep 11 12:36:54.102
36782026-09-11T12:36:55.012Z 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 } }]DEBG
36792026-09-11T12:36:55.012Z 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
36802026-09-11T12:36:55.012ZSep 11 12:36:54.102 Sep 11 12:36:54.102DEBGSep 11 12:36:54.102 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFOINFO adding route 172.17.0.28/32 -> 10.0.0.255 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255
36812026-09-11T12:36:55.012Z
36822026-09-11T12:36:55.012Z
36832026-09-11T12:36:55.012Z
36842026-09-11T12:36:55.012ZSep 11 12:36:54.102Sep 11 12:36:54.102Sep 11 12:36:54.102 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 } }]Sep 11 12:36:54.102adding route 172.17.0.56/32 -> 10.0.0.255 DEBG
36852026-09-11T12:36:55.012Z DEBG
36862026-09-11T12:36:55.012Zreplacing 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 } }]
36872026-09-11T12:36:55.012Zreplacing 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 } }]
36882026-09-11T12:36:55.012ZSep 11 12:36:54.102 Sep 11 12:36:54.102DEBG INFOreplacing 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 } }] adding route 172.17.0.37/32 -> 10.0.0.255
36892026-09-11T12:36:55.012Z
36902026-09-11T12:36:55.012ZSep 11 12:36:54.102Sep 11 12:36:54.102 INFOSep 11 12:36:54.102 Sep 11 12:36:54.102adding route 172.17.0.29/32 -> 10.0.0.255DEBG INFO
36912026-09-11T12:36:55.012Zreplacing 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 } }]
36922026-09-11T12:36:55.012Z INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 11 12:36:54.102
36932026-09-11T12:36:55.012Z adding route 172.17.0.57/32 -> 10.0.0.255DEBGSep 11 12:36:54.102 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 } }]
36942026-09-11T12:36:55.012ZINFO
36952026-09-11T12:36:55.012Z adding route 172.17.0.38/32 -> 10.0.0.255Sep 11 12:36:54.102
36962026-09-11T12:36:55.012Z DEBGSep 11 12:36:54.102 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 11 12:36:54.102INFOSep 11 12:36:54.102 adding route 172.17.0.30/32 -> 10.0.0.255 DEBG
36972026-09-11T12:36:55.012Z
36982026-09-11T12:36:55.012Z 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
36992026-09-11T12:36:55.012Zreplacing 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 11 12:36:54.102
37002026-09-11T12:36:55.012Z 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 } }]Sep 11 12:36:54.102
37012026-09-11T12:36:55.012ZSep 11 12:36:54.102Sep 11 12:36:54.102 INFOINFO Sep 11 12:36:54.102adding route 172.17.0.39/32 -> 10.0.0.255
37022026-09-11T12:36:55.012ZINFO INFOadding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
37032026-09-11T12:36:55.012ZSep 11 12:36:54.102
37042026-09-11T12:36:55.012Z DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
37052026-09-11T12:36:55.012ZSep 11 12:36:54.102replacing 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 11 12:36:54.102
37062026-09-11T12:36:55.012Z DEBG DEBGSep 11 12:36:54.102 Sep 11 12:36:54.102replacing 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.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 } }]
37072026-09-11T12:36:55.012Z
37082026-09-11T12:36:55.012Z DEBG INFO adding route 172.17.0.40/32 -> 10.0.0.255replacing 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 } }]
37092026-09-11T12:36:55.012ZSep 11 12:36:54.102Sep 11 12:36:54.102
37102026-09-11T12:36:55.012Z INFOSep 11 12:36:54.102 adding route 172.17.0.32/32 -> 10.0.0.255DEBG
37112026-09-11T12:36:55.012Z 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 } }]
37122026-09-11T12:36:55.012Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 11 12:36:54.102
37132026-09-11T12:36:55.012ZSep 11 12:36:54.102 Sep 11 12:36:54.102DEBG INFOINFOreplacing 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:2e::/64 -> 2001:db8::55:ff
37142026-09-11T12:36:55.013Zadding route 172.17.0.41/32 -> 10.0.0.255
37152026-09-11T12:36:55.013Z
37162026-09-11T12:36:55.013ZSep 11 12:36:54.102Sep 11 12:36:54.102Sep 11 12:36:54.102Sep 11 12:36:54.102 INFODEBG DEBGreplacing 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 } }]
37172026-09-11T12:36:55.013Z adding route 172.17.0.33/32 -> 10.0.0.255DEBG
37182026-09-11T12:36:55.013Zreplacing 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 11 12:36:54.102
37192026-09-11T12:36:55.013ZINFOSep 11 12:36:54.102 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 } }]DEBGadding route 172.17.0.42/32 -> 10.0.0.255
37202026-09-11T12:36:55.013Z
37212026-09-11T12:36:55.013ZSep 11 12:36:54.102replacing 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 } }]
37222026-09-11T12:36:55.013ZSep 11 12:36:54.102 Sep 11 12:36:54.102INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255INFOreplacing 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 } }]
37232026-09-11T12:36:55.013Z
37242026-09-11T12:36:55.013ZSep 11 12:36:54.102adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
37252026-09-11T12:36:55.013Z INFOSep 11 12:36:54.102 adding route 172.17.0.34/32 -> 10.0.0.255INFOSep 11 12:36:54.102
37262026-09-11T12:36:55.013Z DEBGadding route 172.17.0.43/32 -> 10.0.0.255 Sep 11 12:36:54.102Sep 11 12:36:54.102
37272026-09-11T12:36:55.013Zreplacing 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 } }] DEBG
37282026-09-11T12:36:55.013ZSep 11 12:36:54.103replacing 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 } }]
37292026-09-11T12:36:55.013ZDEBGDEBG 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: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 } }]
37302026-09-11T12:36:55.013Z
37312026-09-11T12:36:55.013ZSep 11 12:36:54.103Sep 11 12:36:54.103 INFO Sep 11 12:36:54.103 DEBGINFOSep 11 12:36:54.103 adding route 172.17.0.35/32 -> 10.0.0.255 adding route 172.17.0.44/32 -> 10.0.0.255
37322026-09-11T12:36:55.013Z
37332026-09-11T12:36:55.013Z INFO failed to allocate space for the new target listadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 11 12:36:54.103Sep 11 12:36:54.103
37342026-09-11T12:36:55.013Z
37352026-09-11T12:36:55.013ZDEBGDEBG 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.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 } }]
37362026-09-11T12:36:55.013Z
37372026-09-11T12:36:55.013ZSep 11 12:36:54.103Sep 11 12:36:54.103 Sep 11 12:36:54.103 Sep 11 12:36:54.103DEBGINFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255INFO
37382026-09-11T12:36:55.013Z adding route 172.17.0.36/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 } }]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 } }]
37392026-09-11T12:36:55.013Z
37402026-09-11T12:36:55.013Z
37412026-09-11T12:36:55.013ZSep 11 12:36:54.103Sep 11 12:36:54.103 DEBGDEBG 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.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 } }]
37422026-09-11T12:36:55.013Ztest route::tests::delete_target_fragmented ... ok
37432026-09-11T12:36:55.013Z
37442026-09-11T12:36:55.013ZSep 11 12:36:54.103 Sep 11 12:36:54.103Sep 11 12:36:54.103adding route 172.17.0.44/32 -> 10.0.0.255
37452026-09-11T12:36:55.013ZINFO INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.46/32 -> 10.0.0.255
37462026-09-11T12:36:55.013Z
37472026-09-11T12:36:55.013Z
37482026-09-11T12:36:55.013ZSep 11 12:36:54.103 DEBGSep 11 12:36:54.103 Sep 11 12:36:54.103replacing 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
37492026-09-11T12:36:55.013Ztest route::tests::add_target_fails_full ... ok
37502026-09-11T12:36:55.013Z 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 } }]Sep 11 12:36:54.103
37512026-09-11T12:36:55.013Z DEBG Sep 11 12:36:54.103replacing 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 11 12:36:54.103 DEBGINFOINFO adding route 172.17.0.47/32 -> 10.0.0.255replacing 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 } }]
37522026-09-11T12:36:55.013Z
37532026-09-11T12:36:55.013Z
37542026-09-11T12:36:55.014Z adding route 172.17.0.45/32 -> 10.0.0.255
37552026-09-11T12:36:55.014ZSep 11 12:36:54.103Sep 11 12:36:54.103Sep 11 12:36:54.103 INFO Sep 11 12:36:54.103DEBGadding route 172.17.0.38/32 -> 10.0.0.255
37562026-09-11T12:36:55.014ZDEBG INFO 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 } }]
37572026-09-11T12:36:55.014Zreplacing 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 } }]
37582026-09-11T12:36:55.014Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
37592026-09-11T12:36:55.014ZSep 11 12:36:54.103Sep 11 12:36:54.103 DEBGSep 11 12:36:54.103 INFOreplacing 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 } }]
37602026-09-11T12:36:55.014Z adding route 172.17.0.48/32 -> 10.0.0.255INFO
37612026-09-11T12:36:55.014Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:36:54.103
37622026-09-11T12:36:55.014Z Sep 11 12:36:54.103Sep 11 12:36:54.103 DEBGDEBGINFO 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 } }]
37632026-09-11T12:36:55.014Zreplacing 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 11 12:36:54.103
37642026-09-11T12:36:55.014Zadding route 172.17.0.39/32 -> 10.0.0.255DEBGSep 11 12:36:54.103 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 } }]
37652026-09-11T12:36:55.014Z
37662026-09-11T12:36:55.014ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
37672026-09-11T12:36:55.014ZSep 11 12:36:54.103 INFOSep 11 12:36:54.103Sep 11 12:36:54.103 adding route 172.17.0.47/32 -> 10.0.0.255 DEBGDEBG
37682026-09-11T12:36:55.014Z Sep 11 12:36:54.103replacing 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 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 } }]
37692026-09-11T12:36:55.014Z
37702026-09-11T12:36:55.014Z INFOSep 11 12:36:54.103 Sep 11 12:36:54.103DEBG Sep 11 12:36:54.103INFOreplacing 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 } }]
37712026-09-11T12:36:55.014Zadding route 172.17.0.40/32 -> 10.0.0.255INFO adding route 172.17.0.50/32 -> 10.0.0.255
37722026-09-11T12:36:55.014Z
37732026-09-11T12:36:55.014Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 11 12:36:54.103
37742026-09-11T12:36:55.014ZSep 11 12:36:54.103 Sep 11 12:36:54.103INFODEBG adding route 172.17.0.48/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 } }]
37752026-09-11T12:36:55.014ZDEBG Sep 11 12:36:54.103
37762026-09-11T12:36:55.014Zreplacing 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 } }] DEBGSep 11 12:36:54.103
37772026-09-11T12:36:55.018Z 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 } }]DEBGSep 11 12:36:54.103 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 } }]
37782026-09-11T12:36:55.018Z
37792026-09-11T12:36:55.018ZINFOSep 11 12:36:54.103 INFOadding route 172.17.0.41/32 -> 10.0.0.255
37802026-09-11T12:36:55.018ZSep 11 12:36:54.103adding route 172.17.0.51/32 -> 10.0.0.255
37812026-09-11T12:36:55.018ZINFOSep 11 12:36:54.103 Sep 11 12:36:54.103adding route 172.17.0.49/32 -> 10.0.0.255Sep 11 12:36:54.103
37822026-09-11T12:36:55.018ZDEBGINFO 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 } }]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 11 12:36:54.103 DEBG
37832026-09-11T12:36:55.018Z 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 } }]
37842026-09-11T12:36:55.018ZSep 11 12:36:54.109 INFO
37852026-09-11T12:36:55.018Z adding route 172.17.0.52/32 -> 10.0.0.255Sep 11 12:36:54.109
37862026-09-11T12:36:55.018Z INFOSep 11 12:36:54.109 adding route 172.17.0.42/32 -> 10.0.0.255INFO
37872026-09-11T12:36:55.018Z Sep 11 12:36:54.109adding route 172.17.0.50/32 -> 10.0.0.255
37882026-09-11T12:36:55.018ZDEBGSep 11 12:36:54.109 DEBG Sep 11 12:36:54.109 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.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 } }]
37892026-09-11T12:36:55.018Z
37902026-09-11T12:36:55.018ZDEBG 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 11 12:36:54.109
37912026-09-11T12:36:55.018ZSep 11 12:36:54.109 INFOINFOSep 11 12:36:54.109 adding route 172.17.0.43/32 -> 10.0.0.255 INFO
37922026-09-11T12:36:55.018Zadding route 172.17.0.53/32 -> 10.0.0.255
37932026-09-11T12:36:55.018Zadding route 172.17.0.51/32 -> 10.0.0.255
37942026-09-11T12:36:55.019ZSep 11 12:36:54.109 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 } }]
37952026-09-11T12:36:55.019ZSep 11 12:36:54.109Sep 11 12:36:54.109 INFODEBGSep 11 12:36:54.109 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 } }] adding route 172.17.0.44/32 -> 10.0.0.255
37962026-09-11T12:36:55.019Zreplacing 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 } }]
37972026-09-11T12:36:55.019Z
37982026-09-11T12:36:55.019ZSep 11 12:36:54.109 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 } }]
37992026-09-11T12:36:55.019ZSep 11 12:36:54.109Sep 11 12:36:54.109 Sep 11 12:36:54.109 INFOINFO INFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
38002026-09-11T12:36:55.019Z
38012026-09-11T12:36:55.019Z
38022026-09-11T12:36:55.019ZSep 11 12:36:54.109Sep 11 12:36:54.109 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 } }]Sep 11 12:36:54.109
38032026-09-11T12:36:55.019Z 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
38042026-09-11T12:36:55.019Z Sep 11 12:36:54.109Sep 11 12:36:54.109 INFOINFO 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.53/32 -> 10.0.0.255
38052026-09-11T12:36:55.019Z
38062026-09-11T12:36:55.019Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:36:54.109
38072026-09-11T12:36:55.019Z INFOSep 11 12:36:54.109 adding route 172.17.0.55/32 -> 10.0.0.255DEBGSep 11 12:36:54.109
38082026-09-11T12:36:55.019Z 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 } }]
38092026-09-11T12:36:55.020ZDEBG 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 } }]Sep 11 12:36:54.109 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 } }]
38102026-09-11T12:36:55.020Z
38112026-09-11T12:36:55.020ZSep 11 12:36:54.109Sep 11 12:36:54.109Sep 11 12:36:54.109 INFOINFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
38122026-09-11T12:36:55.020Z
38132026-09-11T12:36:55.020Z
38142026-09-11T12:36:55.020ZSep 11 12:36:54.109Sep 11 12:36:54.109 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.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 } }]
38152026-09-11T12:36:55.020Z
38162026-09-11T12:36:55.020ZSep 11 12:36:54.109 Sep 11 12:36:54.082DEBGSep 11 12:36:54.109 DEBG 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 } }] Sep 11 12:36:54.109
38172026-09-11T12:36:55.020Zadding route 172.17.0.55/32 -> 10.0.0.255
38182026-09-11T12:36:55.020ZINFOcreated new freemapSep 11 12:36:54.109 , adding route 172.17.0.57/32 -> 10.0.0.255Sep 11 12:36:54.109unit
38192026-09-11T12:36:55.020Z: DEBG INFO 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 11 12:36:54.109
38202026-09-11T12:36:55.020Zfreemap_route_ipv4adding route 172.17.0.48/32 -> 10.0.0.255
38212026-09-11T12:36:55.020ZDEBG
38222026-09-11T12:36:55.020ZSep 11 12:36:54.109 INFOreplacing 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 11 12:36:54.109adding route 172.17.0.56/32 -> 10.0.0.255Sep 11 12:36:54.109
38232026-09-11T12:36:55.020ZDEBG
38242026-09-11T12:36:55.020Z DEBGreplacing 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 11 12:36:54.109
38252026-09-11T12:36:55.020ZSep 11 12:36:54.109 INFO DEBG adding route 172.17.0.58/32 -> 10.0.0.255Sep 11 12:36:54.109
38262026-09-11T12:36:55.020Zreplacing 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 } }] INFOcreated new freemap
38272026-09-11T12:36:55.020Z, Sep 11 12:36:54.109adding route 172.17.0.49/32 -> 10.0.0.255
38282026-09-11T12:36:55.020ZunitDEBG: Sep 11 12:36:54.109 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 } }]freemap_route_ipv6
38292026-09-11T12:36:55.020ZINFO
38302026-09-11T12:36:55.020Z Sep 11 12:36:54.109adding route 172.17.0.57/32 -> 10.0.0.255Sep 11 12:36:54.109 DEBGINFO
38312026-09-11T12:36:55.020Zadding route 172.17.0.59/32 -> 10.0.0.255replacing 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 } }]
38322026-09-11T12:36:55.020ZSep 11 12:36:54.109
38332026-09-11T12:36:55.020Z Sep 11 12:36:54.109DEBG Sep 11 12:36:54.109 DEBG 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 } }]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 } }]
38342026-09-11T12:36:55.020ZSep 11 12:36:54.109
38352026-09-11T12:36:55.020Zinitted freemap. size: 64 INFO, unitadding route 172.17.0.50/32 -> 10.0.0.255Sep 11 12:36:54.109
38362026-09-11T12:36:55.020ZSep 11 12:36:54.109 INFO: adding route 172.17.0.60/32 -> 10.0.0.255INFO
38372026-09-11T12:36:55.020Z adding route 172.17.0.58/32 -> 10.0.0.255Sep 11 12:36:54.109
38382026-09-11T12:36:55.020Ztest route::tests::delete_target_full ... ok
38392026-09-11T12:36:55.020ZSep 11 12:36:54.109DEBG 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 } }]freemap_route_ipv4DEBG
38402026-09-11T12:36:55.020Z
38412026-09-11T12:36:55.020Z Sep 11 12:36:54.109replacing 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 } }]
38422026-09-11T12:36:55.020ZDEBG 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 } }]
38432026-09-11T12:36:55.020Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
38442026-09-11T12:36:55.020ZSep 11 12:36:54.109 Sep 11 12:36:54.109Sep 11 12:36:54.109DEBG INFOfailed to allocate space for the new target listINFO
38452026-09-11T12:36:55.020Zadding route 172.17.0.59/32 -> 10.0.0.255
38462026-09-11T12:36:55.020Zadding route 172.17.0.51/32 -> 10.0.0.255Sep 11 12:36:54.109
38472026-09-11T12:36:55.021Z Sep 11 12:36:54.109DEBG Sep 11 12:36:54.109 Sep 11 12:36:54.109 DEBGreset freemap 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 } }]
38482026-09-11T12:36:55.021ZDEBG, 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
38492026-09-11T12:36:55.021Z: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 } }]
38502026-09-11T12:36:55.021Zfreemap_route_ipv4
38512026-09-11T12:36:55.021ZSep 11 12:36:54.109 INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 11 12:36:54.109
38522026-09-11T12:36:55.021Z DEBG initted freemap. size: 64, Sep 11 12:36:54.109Sep 11 12:36:54.109 INFODEBGunit :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 } }]
38532026-09-11T12:36:55.021Zadding route 172.17.0.60/32 -> 10.0.0.255 freemap_route_ipv6
38542026-09-11T12:36:55.021Z
38552026-09-11T12:36:55.021ZSep 11 12:36:54.109 INFO Sep 11 12:36:54.109adding route 172.17.0.53/32 -> 10.0.0.255 Sep 11 12:36:54.109
38562026-09-11T12:36:55.021Z 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 } }]reset freemap
38572026-09-11T12:36:55.021Z, Sep 11 12:36:54.109unit :Sep 11 12:36:54.109DEBG 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 } }]freemap_route_ipv6
38582026-09-11T12:36:55.021Zadding route 172.17.0.61/32 -> 10.0.0.255
38592026-09-11T12:36:55.021Z
38602026-09-11T12:36:55.021ZSep 11 12:36:54.109Sep 11 12:36:54.109 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
38612026-09-11T12:36:55.021Z
38622026-09-11T12:36:55.021ZSep 11 12:36:54.110Sep 11 12:36:54.110 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 } }]adding route 172.17.0.62/32 -> 10.0.0.255
38632026-09-11T12:36:55.021Z
38642026-09-11T12:36:55.021ZSep 11 12:36:54.110Sep 11 12:36:54.110 INFODEBGSep 11 12:36:54.110 adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
38652026-09-11T12:36:55.021ZINFO adding route 172.17.0.54/32 -> 10.0.0.255
38662026-09-11T12:36:55.021Z
38672026-09-11T12:36:55.021ZSep 11 12:36:54.110 INFO adding route 172.17.0.63/32 -> 10.0.0.255Sep 11 12:36:54.110
38682026-09-11T12:36:55.021ZSep 11 12:36:54.110 DEBGDEBG Sep 11 12:36:54.110replacing 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 } }]
38692026-09-11T12:36:55.021Zreplacing 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
38702026-09-11T12:36:55.021Z 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 } }]Sep 11 12:36:54.110
38712026-09-11T12:36:55.021Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 11 12:36:54.110
38722026-09-11T12:36:55.021Z
38732026-09-11T12:36:55.021ZSep 11 12:36:54.110 DEBG failed to allocate space for the new target list
38742026-09-11T12:36:55.021ZSep 11 12:36:54.110INFO Sep 11 12:36:54.110 DEBGSep 11 12:36:54.110adding route 3fff:dead::/64 -> 2001:db8::55:3
38752026-09-11T12:36:55.021ZDEBG 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.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 11 12:36:54.110DEBG
38762026-09-11T12:36:55.021Z
38772026-09-11T12:36:55.026Z 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 11 12:36:54.110replacing 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 11 12:36:54.110
38782026-09-11T12:36:55.026Z
38792026-09-11T12:36:55.026ZINFODEBG adding route 172.17.0.56/32 -> 10.0.0.255
38802026-09-11T12:36:55.026Zfailed to allocate space for the new target listSep 11 12:36:54.110
38812026-09-11T12:36:55.026ZINFOSep 11 12:36:54.110 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:36:54.110
38822026-09-11T12:36:55.026Z DEBGINFO 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 } }]
38832026-09-11T12:36:55.026Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
38842026-09-11T12:36:55.026ZSep 11 12:36:54.110 DEBGSep 11 12:36:54.110 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 11 12:36:54.110
38852026-09-11T12:36:55.026ZINFO DEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing 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 } }]
38862026-09-11T12:36:55.026Z
38872026-09-11T12:36:55.026ZSep 11 12:36:54.110 DEBG Sep 11 12:36:54.110Sep 11 12:36:54.110 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 } }] INFOreplacing 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 } }]
38882026-09-11T12:36:55.026Z
38892026-09-11T12:36:55.026Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
38902026-09-11T12:36:55.026ZSep 11 12:36:54.110 Sep 11 12:36:54.110INFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255
38912026-09-11T12:36:55.026Zreplacing 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 } }]
38922026-09-11T12:36:55.026ZSep 11 12:36:54.110 Sep 11 12:36:54.110DEBG INFOreplacing 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 } }]
38932026-09-11T12:36:55.026Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
38942026-09-11T12:36:55.026ZSep 11 12:36:54.110Sep 11 12:36:54.110 INFODEBG adding route 172.17.0.59/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 } }]
38952026-09-11T12:36:55.026ZSep 11 12:36:54.110
38962026-09-11T12:36:55.026Z Sep 11 12:36:54.116DEBG DEBGcreated new freemap , 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 } }]unit
38972026-09-11T12:36:55.026Z:Sep 11 12:36:54.116 INFOfreemap_route_ipv4
38982026-09-11T12:36:55.026Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
38992026-09-11T12:36:55.026ZSep 11 12:36:54.116Sep 11 12:36:54.116 Sep 11 12:36:54.116DEBGDEBG INFO created new freemapreplacing 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 } }] ,
39002026-09-11T12:36:55.026Zunitadding route 172.17.0.60/32 -> 10.0.0.255:
39012026-09-11T12:36:55.026Z freemap_route_ipv6Sep 11 12:36:54.116
39022026-09-11T12:36:55.026Z Sep 11 12:36:54.116INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
39032026-09-11T12:36:55.026Zreplacing 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 } }]
39042026-09-11T12:36:55.026ZSep 11 12:36:54.116 DEBGSep 11 12:36:54.116 Sep 11 12:36:54.116initted freemap. size: 64 , DEBGINFO unit :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 } }] adding route 172.17.0.61/32 -> 10.0.0.255freemap_route_ipv4
39052026-09-11T12:36:55.026Z
39062026-09-11T12:36:55.026Z
39072026-09-11T12:36:55.026ZSep 11 12:36:54.116Sep 11 12:36:54.116Sep 11 12:36:54.116 INFO DEBGDEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff reset freemapreplacing 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 } }]
39082026-09-11T12:36:55.026Z
39092026-09-11T12:36:55.026Z, unit: freemap_route_ipv4Sep 11 12:36:54.116Sep 11 12:36:54.116
39102026-09-11T12:36:55.026ZDEBGINFO adding route 172.17.0.62/32 -> 10.0.0.255
39112026-09-11T12:36:55.026Zreplacing 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 11 12:36:54.116
39122026-09-11T12:36:55.027Z DEBG initted freemap. size: 64Sep 11 12:36:54.116, Sep 11 12:36:54.116unit DEBGINFO :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 } }]
39132026-09-11T12:36:55.027Zfreemap_route_ipv6
39142026-09-11T12:36:55.027Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
39152026-09-11T12:36:55.027ZSep 11 12:36:54.116 Sep 11 12:36:54.116DEBG Sep 11 12:36:54.116DEBG failed to allocate space for the new target listreset freemap
39162026-09-11T12:36:55.027ZDEBG, 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 } }]unit
39172026-09-11T12:36:55.027Z: freemap_route_ipv6
39182026-09-11T12:36:55.027ZSep 11 12:36:54.116 Sep 11 12:36:54.116DEBG Sep 11 12:36:54.116 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 } }]
39192026-09-11T12:36:55.027Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO adding route 172.16.0.0/32 -> 10.0.0.1
39202026-09-11T12:36:55.027Z
39212026-09-11T12:36:55.027ZSep 11 12:36:54.116Sep 11 12:36:54.116 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 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 } }]
39222026-09-11T12:36:55.027Z
39232026-09-11T12:36:55.027ZSep 11 12:36:54.116Sep 11 12:36:54.116 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2failed to allocate space for the new target list
39242026-09-11T12:36:55.027Z
39252026-09-11T12:36:55.027ZSep 11 12:36:54.116Sep 11 12:36:54.116 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 } }, 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 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 } }]
39262026-09-11T12:36:55.027Z
39272026-09-11T12:36:55.027ZSep 11 12:36:54.116 INFO adding route 172.16.0.0/32 -> 10.0.0.3
39282026-09-11T12:36:55.027ZSep 11 12:36:54.116 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 } }]
39292026-09-11T12:36:55.027ZSep 11 12:36:54.116 INFO adding route 172.16.0.0/32 -> 10.0.0.4
39302026-09-11T12:36:55.027ZSep 11 12:36:54.116 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 } }]
39312026-09-11T12:36:55.027ZSep 11 12:36:54.116 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 } }]
39322026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG created new freemap, unit: freemap_route_ipv4
39332026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG created new freemap, unit: freemap_route_ipv6
39342026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
39352026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG reset freemap, unit: freemap_route_ipv4
39362026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
39372026-09-11T12:36:55.027ZSep 11 12:36:54.117 DEBG reset freemap, unit: freemap_route_ipv6
39382026-09-11T12:36:55.027ZSep 11 12:36:54.117 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39392026-09-11T12:36:55.027ZSep 11 12:36:54.117 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 } }]
39402026-09-11T12:36:55.027ZSep 11 12:36:54.117 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39412026-09-11T12:36:55.027ZSep 11 12:36:54.117 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 } }]
39422026-09-11T12:36:55.027ZSep 11 12:36:54.117 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39432026-09-11T12:36:55.027ZSep 11 12:36:54.117 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 } }]
39442026-09-11T12:36:55.027ZSep 11 12:36:54.117 INFO adding route 172.16.0.0/32 -> 10.0.0.2
39452026-09-11T12:36:55.027ZSep 11 12:36:54.117 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 } }]
39462026-09-11T12:36:55.027ZSep 11 12:36:54.117 INFO adding route 172.17.0.0/32 -> 10.0.0.255
39472026-09-11T12:36:55.027ZSep 11 12:36:54.117 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 } }]
39482026-09-11T12:36:55.027ZSep 11 12:36:54.123 INFO adding route 172.17.0.1/32 -> 10.0.0.255
39492026-09-11T12:36:55.027ZSep 11 12:36:54.123 DEBG 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 } }]
39502026-09-11T12:36:55.027ZSep 11 12:36:54.123 INFO adding route 172.17.0.2/32 -> 10.0.0.255
39512026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39522026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.3/32 -> 10.0.0.255
39532026-09-11T12:36:55.028ZSep 11 12:36:54.123 DEBG 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 } }]
39542026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.4/32 -> 10.0.0.255
39552026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39562026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.5/32 -> 10.0.0.255
39572026-09-11T12:36:55.028ZSep 11 12:36:54.123 DEBG 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 } }]
39582026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.6/32 -> 10.0.0.255
39592026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39602026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.7/32 -> 10.0.0.255
39612026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39622026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.8/32 -> 10.0.0.255
39632026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39642026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.9/32 -> 10.0.0.255
39652026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39662026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.10/32 -> 10.0.0.255
39672026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39682026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.11/32 -> 10.0.0.255
39692026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39702026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.12/32 -> 10.0.0.255
39712026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39722026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.13/32 -> 10.0.0.255
39732026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39742026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.14/32 -> 10.0.0.255
39752026-09-11T12:36:55.028ZSep 11 12:36:54.123 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 } }]
39762026-09-11T12:36:55.028ZSep 11 12:36:54.123 INFO adding route 172.17.0.15/32 -> 10.0.0.255
39772026-09-11T12:36:55.032ZSep 11 12:36:54.123 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 } }]
39782026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.16/32 -> 10.0.0.255
39792026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39802026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.17/32 -> 10.0.0.255
39812026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39822026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.18/32 -> 10.0.0.255
39832026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39842026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.19/32 -> 10.0.0.255
39852026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39862026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.20/32 -> 10.0.0.255
39872026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39882026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.21/32 -> 10.0.0.255
39892026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39902026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.22/32 -> 10.0.0.255
39912026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39922026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.23/32 -> 10.0.0.255
39932026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39942026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.24/32 -> 10.0.0.255
39952026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39962026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39972026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
39982026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39992026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40002026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.27/32 -> 10.0.0.255
40012026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40022026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.28/32 -> 10.0.0.255
40032026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40042026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.29/32 -> 10.0.0.255
40052026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40062026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.30/32 -> 10.0.0.255
40072026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40082026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.31/32 -> 10.0.0.255
40092026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40102026-09-11T12:36:55.033ZSep 11 12:36:54.123 INFO adding route 172.17.0.32/32 -> 10.0.0.255
40112026-09-11T12:36:55.033ZSep 11 12:36:54.123 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 } }]
40122026-09-11T12:36:55.033ZSep 11 12:36:54.124 INFO adding route 172.17.0.33/32 -> 10.0.0.255
40132026-09-11T12:36:55.033ZSep 11 12:36:54.124 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 } }]
40142026-09-11T12:36:55.033ZSep 11 12:36:54.124 INFO adding route 172.17.0.34/32 -> 10.0.0.255
40152026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40162026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.35/32 -> 10.0.0.255
40172026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40182026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.36/32 -> 10.0.0.255
40192026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40202026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.37/32 -> 10.0.0.255
40212026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40222026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.38/32 -> 10.0.0.255
40232026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40242026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.39/32 -> 10.0.0.255
40252026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40262026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.40/32 -> 10.0.0.255
40272026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40282026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.41/32 -> 10.0.0.255
40292026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40302026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.42/32 -> 10.0.0.255
40312026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40322026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40332026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40342026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40352026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40362026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40372026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40382026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40392026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40402026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40412026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40422026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40432026-09-11T12:36:55.034Ztest route::tests::delete_targets_full ... ok
40442026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40452026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40462026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40472026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40482026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40492026-09-11T12:36:55.034ZSep 11 12:36:54.124 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40502026-09-11T12:36:55.034Z
40512026-09-11T12:36:55.034Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
40522026-09-11T12:36:55.034Z
40532026-09-11T12:36:55.034ZSep 11 12:36:54.124 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 } }]
40542026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40552026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40562026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40572026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40582026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40592026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40602026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40612026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40622026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40632026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40642026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40652026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40662026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40672026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40682026-09-11T12:36:55.035ZSep 11 12:36:54.124 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40692026-09-11T12:36:55.035ZSep 11 12:36:54.124 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 } }]
40702026-09-11T12:36:55.035ZSep 11 12:36:54.130 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40712026-09-11T12:36:55.035ZSep 11 12:36:54.130 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 } }]
40722026-09-11T12:36:55.035ZSep 11 12:36:54.130 DEBG failed to allocate space for the new target list
40732026-09-11T12:36:55.035ZSep 11 12:36:54.130 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 } }]
40742026-09-11T12:36:55.035Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b)
40752026-09-11T12:36:55.035Z
40762026-09-11T12:36:55.035Zrunning 0 tests
40772026-09-11T12:36:55.039Z
40782026-09-11T12:36:55.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40792026-09-11T12:36:55.039Z
40802026-09-11T12:36:55.039Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40812026-09-11T12:36:55.039Z
40822026-09-11T12:36:55.039Zrunning 0 tests
40832026-09-11T12:36:55.039Z
40842026-09-11T12:36:55.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40852026-09-11T12:36:55.039Z
40862026-09-11T12:36:55.039Z Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3)
40872026-09-11T12:36:55.039Z
40882026-09-11T12:36:55.040Zrunning 6 tests
40892026-09-11T12:36:55.040Ztest tests::test_full_lot_id_neither_present ... ok
40902026-09-11T12:36:55.040Ztest tests::test_full_lot_id_both_present ... ok
40912026-09-11T12:36:55.040Ztest tests::test_full_lot_id_lot_only ... ok
40922026-09-11T12:36:55.040Ztest tests::test_full_lot_id_lotnum_only ... ok
40932026-09-11T12:36:55.040Ztest tests::test_parse_client_port_id ... ok
40942026-09-11T12:36:55.040Ztest tests::test_port_id_cmp ... ok
40952026-09-11T12:36:55.040Z
40962026-09-11T12:36:55.040Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40972026-09-11T12:36:55.040Z
40982026-09-11T12:36:55.040Z Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08)
40992026-09-11T12:36:55.040Z
41002026-09-11T12:36:55.040Zrunning 0 tests
41012026-09-11T12:36:55.040Z
41022026-09-11T12:36:55.040Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41032026-09-11T12:36:55.040Z
41042026-09-11T12:36:55.040Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
41052026-09-11T12:36:55.040Z
41062026-09-11T12:36:55.040Zrunning 0 tests
41072026-09-11T12:36:55.040Z
41082026-09-11T12:36:55.040Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41092026-09-11T12:36:55.040Z
41102026-09-11T12:36:55.040Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
41112026-09-11T12:36:55.040Z
41122026-09-11T12:36:55.040Zrunning 15 tests
41132026-09-11T12:36:55.040Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
41142026-09-11T12:36:55.040Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
41152026-09-11T12:36:55.040Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
41162026-09-11T12:36:55.040Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
41172026-09-11T12:36:55.040Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
41182026-09-11T12:36:55.040Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
41192026-09-11T12:36:55.040Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
41202026-09-11T12:36:55.040Ztest v1::network::tests::test_eui64 ... ok
41212026-09-11T12:36:55.040Ztest v1::network::tests::test_into ... ok
41222026-09-11T12:36:55.040Ztest v1::network::tests::test_not_equal ... ok
41232026-09-11T12:36:55.040Ztest v1::network::tests::test_equal ... ok
41242026-09-11T12:36:55.040Ztest v1::network::tests::test_to_string ... ok
41252026-09-11T12:36:55.040Ztest v1::port::tests::port_ids_are_ascii ... ok
41262026-09-11T12:36:55.040Ztest v1::network::tests::test_parse ... ok
41272026-09-11T12:36:55.041Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
41282026-09-11T12:36:55.041Z
41292026-09-11T12:36:55.041Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41302026-09-11T12:36:55.041Z
41312026-09-11T12:36:55.041Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
41322026-09-11T12:36:55.041Z
41332026-09-11T12:36:55.041Zrunning 12 tests
41342026-09-11T12:36:55.041Ztest icmp::test_v6_checksum ... ok
41352026-09-11T12:36:55.041Ztest icmp::test_v4_checksum ... ok
41362026-09-11T12:36:55.041Ztest lldp::test_lldp_parse ... ok
41372026-09-11T12:36:55.041Ztest ipv6::test_ipv6_parse ... ok
41382026-09-11T12:36:55.041Ztest pbuf::test_byte ... ok
41392026-09-11T12:36:55.041Ztest pbuf::test_nibble ... ok
41402026-09-11T12:36:55.041Ztest pbuf::test_overflow ... ok
41412026-09-11T12:36:55.041Ztest pbuf::test_short ... ok
41422026-09-11T12:36:55.041Ztest pbuf::test_twelve ... ok
41432026-09-11T12:36:55.041Ztest pbuf::test_word ... ok
41442026-09-11T12:36:55.041Ztest tcp::test_checksum_syn_nodata ... ok
41452026-09-11T12:36:55.041Ztest tcp::test_checksum_ack_data ... ok
41462026-09-11T12:36:55.041Z
41472026-09-11T12:36:55.041Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41482026-09-11T12:36:55.041Z
41492026-09-11T12:36:55.041Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41502026-09-11T12:36:55.041Z
41512026-09-11T12:36:55.041Zrunning 0 tests
41522026-09-11T12:36:55.041Z
41532026-09-11T12:36:55.041Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41542026-09-11T12:36:55.041Z
41552026-09-11T12:36:55.041Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
41562026-09-11T12:36:55.045Z
41572026-09-11T12:36:55.045Zrunning 5 tests
41582026-09-11T12:36:55.045Ztest switchport::test::test_compute_lanes ... ok
41592026-09-11T12:36:55.045Ztest switchport::test::port_id_ordering ... ok
41602026-09-11T12:36:55.045Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3
41612026-09-11T12:36:55.045ZLane 1 State: Activated Lane 2 ActivatedLane 3
41622026-09-11T12:36:55.045ZActivated Activated Rx Loss-of-lock: Yes
41632026-09-11T12:36:55.045Z Rx Output Enabled: falseYes falseYes Yesfalse
41642026-09-11T12:36:55.045Z false
41652026-09-11T12:36:55.045Z Rx Loss-of-signal: Yes Rx Output Status: valid Yesvalid Yesvalid Yes
41662026-09-11T12:36:55.045Zvalid
41672026-09-11T12:36:55.045Z Rx CDR Enabled: Yes Rx Loss-of-lock: true Yes trueYes Yestrue
41682026-09-11T12:36:55.045Z Tx Enabled: Yestrue
41692026-09-11T12:36:55.045ZYes Rx Loss-of-signal: false Yesfalse Yesfalse
41702026-09-11T12:36:55.045Z false
41712026-09-11T12:36:55.045Z Tx Loss-of-lock: No Rx Auto-squelch Disable: true No trueNo Notrue
41722026-09-11T12:36:55.046Z true
41732026-09-11T12:36:55.046Z Tx Loss-of-signal: No Tx Output Enabled: true No trueNo Notrue
41742026-09-11T12:36:55.046Z true
41752026-09-11T12:36:55.046Z Tx CDR Enabled: No Tx Output Status: invalidNo Noinvalid No
41762026-09-11T12:36:55.046Zinvalid Tx Adaptive EQ Fault: No invalid
41772026-09-11T12:36:55.046ZNo Tx Loss-of-lock: false Nofalse No
41782026-09-11T12:36:55.046Zfalse Tx Fault: Yes false
41792026-09-11T12:36:55.046ZYes Tx Loss-of-signal: true Yes Yestrue
41802026-09-11T12:36:55.046Z true true
41812026-09-11T12:36:55.046ZTx Auto-squelch Disable: false false false false
41822026-09-11T12:36:55.046Z Tx Adaptive EQ Fail: true true true true
41832026-09-11T12:36:55.046Z Tx Failure: false false false false
41842026-09-11T12:36:55.046Z Tx Force Squelch: true true true true
41852026-09-11T12:36:55.046Z Tx Input Polarity: normal normal normal normal
41862026-09-11T12:36:55.046Ztest switchport::test::test_print_sff_datapath ... ok
41872026-09-11T12:36:55.046Ztest switchport::test::test_print_cmis_datapath ... ok
41882026-09-11T12:36:55.046Ztest link::test_filter ... ok
41892026-09-11T12:36:55.046Z
41902026-09-11T12:36:55.046Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41912026-09-11T12:36:55.046Z
41922026-09-11T12:36:55.046Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
41932026-09-11T12:36:55.050Z
41942026-09-11T12:36:55.050Zrunning 7 tests
41952026-09-11T12:36:55.050Ztest counters::counters_list ... ignored
41962026-09-11T12:36:55.050Ztest link_apply::apply_tx_eq_all ... ignored
41972026-09-11T12:36:55.050Ztest link_apply::apply_tx_eq_custom ... ignored
41982026-09-11T12:36:55.050Ztest tx_eq::set_all_taps ... ignored
41992026-09-11T12:36:55.050Ztest tx_eq::set_partial_taps ... ignored
42002026-09-11T12:36:55.053Ztest cmd::test::pattern_statics ... ok
42012026-09-11T12:36:55.057Ztest link_apply::tx_eq_exclusive ... ok
42022026-09-11T12:36:55.057Z
42032026-09-11T12:36:55.060Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
42042026-09-11T12:36:55.060Z
42052026-09-11T12:36:55.060Z Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c)
42062026-09-11T12:36:55.063Z
42072026-09-11T12:36:55.063Zrunning 4 tests
42082026-09-11T12:36:55.063Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
42092026-09-11T12:36:55.063Ztest linklocal::test_parse_ipadm ... ok
42102026-09-11T12:36:55.063Ztest tfport::test_parse_tfport ... ok
42112026-09-11T12:36:55.064Ztest config::tests::test_updates ... ok
42122026-09-11T12:36:55.064Z
42132026-09-11T12:36:55.064Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42142026-09-11T12:36:55.064Z
42152026-09-11T12:36:55.263Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
42162026-09-11T12:36:55.263Z
42172026-09-11T12:36:55.263Zrunning 0 tests
42182026-09-11T12:36:55.263Z
42192026-09-11T12:36:55.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42202026-09-11T12:36:55.263Z
42212026-09-11T12:36:55.263Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
42222026-09-11T12:36:55.263Z
42232026-09-11T12:36:55.263Zrunning 0 tests
42242026-09-11T12:36:55.263Z
42252026-09-11T12:36:55.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42262026-09-11T12:36:55.263Z
42272026-09-11T12:36:55.263Z Doc-tests aal
42282026-09-11T12:36:55.282Z
42292026-09-11T12:36:55.282Zrunning 0 tests
42302026-09-11T12:36:55.282Z
42312026-09-11T12:36:55.286Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42322026-09-11T12:36:55.286Z
42332026-09-11T12:36:55.306Z Doc-tests aal_macros
42342026-09-11T12:36:55.372Z
42352026-09-11T12:36:55.372Zrunning 0 tests
42362026-09-11T12:36:55.372Z
42372026-09-11T12:36:55.372Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42382026-09-11T12:36:55.372Z
42392026-09-11T12:36:55.380Z Doc-tests common
42402026-09-11T12:36:55.611Z
42412026-09-11T12:36:55.612Zrunning 0 tests
42422026-09-11T12:36:55.612Z
42432026-09-11T12:36:55.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42442026-09-11T12:36:55.612Z
42452026-09-11T12:36:55.636Z Doc-tests dpd_api
42462026-09-11T12:36:56.352Z
42472026-09-11T12:36:56.352Zrunning 2 tests
42482026-09-11T12:36:56.352Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
42492026-09-11T12:36:56.352Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
42502026-09-11T12:36:56.352Z
42512026-09-11T12:36:56.352Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42522026-09-11T12:36:56.352Z
42532026-09-11T12:36:56.380Z Doc-tests dpd_client
42542026-09-11T12:36:57.758Z
42552026-09-11T12:36:57.758Zrunning 0 tests
42562026-09-11T12:36:57.758Z
42572026-09-11T12:36:57.758Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42582026-09-11T12:36:57.759Z
42592026-09-11T12:36:57.811Z Doc-tests dpd_types
42602026-09-11T12:36:57.995Z
42612026-09-11T12:36:57.995Zrunning 0 tests
42622026-09-11T12:36:57.995Z
42632026-09-11T12:36:57.995Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42642026-09-11T12:36:57.995Z
42652026-09-11T12:36:58.018Z Doc-tests dpd_types_versions
42662026-09-11T12:36:59.541Z
42672026-09-11T12:36:59.541Zrunning 1 test
42682026-09-11T12:36:59.541Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42692026-09-11T12:36:59.541Z
42702026-09-11T12:36:59.541Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42712026-09-11T12:36:59.541Z
42722026-09-11T12:36:59.587Z Doc-tests packet
42732026-09-11T12:36:59.805Z
42742026-09-11T12:36:59.805Zrunning 0 tests
42752026-09-11T12:36:59.805Z
42762026-09-11T12:36:59.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42772026-09-11T12:36:59.805Z
42782026-09-11T12:36:59.830Z Doc-tests pcap
42792026-09-11T12:36:59.882Z
42802026-09-11T12:36:59.882Zrunning 0 tests
42812026-09-11T12:36:59.882Z
42822026-09-11T12:36:59.882Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42832026-09-11T12:36:59.882Z
42842026-09-11T12:36:59.950Z+ for feat in tofino_stub tofino_asic softnpu chaos
42852026-09-11T12:36:59.950Z+ RUST_BACKTRACE=full
42862026-09-11T12:36:59.950Z+ cargo test --features tofino_asic --no-fail-fast
42872026-09-11T12:37:00.560Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42882026-09-11T12:37:00.639Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42892026-09-11T12:37:00.646Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42902026-09-11T12:37:00.655Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42912026-09-11T12:37:09.452Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42922026-09-11T12:37:09.605Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42932026-09-11T12:37:53.835Z Finished `test` profile [unoptimized + debuginfo] target(s) in 53.87s
42942026-09-11T12:37:53.958Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
42952026-09-11T12:37:53.961Z
42962026-09-11T12:37:53.961Zrunning 0 tests
42972026-09-11T12:37:53.962Z
42982026-09-11T12:37:53.962Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42992026-09-11T12:37:53.962Z
43002026-09-11T12:37:53.962Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
43012026-09-11T12:37:53.965Z
43022026-09-11T12:37:53.965Zrunning 0 tests
43032026-09-11T12:37:53.965Z
43042026-09-11T12:37:53.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43052026-09-11T12:37:53.966Z
43062026-09-11T12:37:53.966Z Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c)
43072026-09-11T12:37:54.061Z
43082026-09-11T12:37:54.062Zrunning 8 tests
43092026-09-11T12:37:54.065Ztest tofino_asic::qsfp::tests::fix_link ... ok
43102026-09-11T12:37:54.066Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
43112026-09-11T12:37:54.066Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
43122026-09-11T12:37:54.066Ztest tofino_asic::stats::constants_sanity_check ... ok
43132026-09-11T12:37:54.066Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
43142026-09-11T12:37:54.066Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
43152026-09-11T12:37:54.072Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
43162026-09-11T12:37:54.563Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
43172026-09-11T12:37:54.563Z
43182026-09-11T12:37:54.563Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
43192026-09-11T12:37:54.563Z
43202026-09-11T12:37:54.573Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
43212026-09-11T12:37:54.578Z
43222026-09-11T12:37:54.578Zrunning 4 tests
43232026-09-11T12:37:54.581Ztest nat::tests::test_vni ... ok
43242026-09-11T12:37:54.581Ztest network::tests::test_generate_ipv6_link_local ... ok
43252026-09-11T12:37:54.581Ztest test_purge ... ok
43262026-09-11T12:37:54.585Ztest illumos::test::address_exists_handles_missing_object ... ok
43272026-09-11T12:37:54.585Z
43282026-09-11T12:37:54.585Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43292026-09-11T12:37:54.585Z
43302026-09-11T12:37:54.585Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
43312026-09-11T12:37:54.588Z
43322026-09-11T12:37:54.588Zrunning 1 test
43332026-09-11T12:37:54.588Z -------
43342026-09-11T12:37:54.588Z Generating OpenAPI documents from API definitions ...
43352026-09-11T12:37:54.733Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43362026-09-11T12:37:54.805Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43372026-09-11T12:37:55.885Z -------
43382026-09-11T12:37:55.886Z Checking 14 OpenAPI documents...
43392026-09-11T12:37:55.886Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43402026-09-11T12:37:55.886Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43412026-09-11T12:37:55.886Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43422026-09-11T12:37:55.889Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43432026-09-11T12:37:55.889Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43442026-09-11T12:37:55.889Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43452026-09-11T12:37:55.889Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43462026-09-11T12:37:55.889Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43472026-09-11T12:37:55.890Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43482026-09-11T12:37:55.890Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43492026-09-11T12:37:55.890Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43502026-09-11T12:37:55.890Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43512026-09-11T12:37:55.890Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43522026-09-11T12:37:55.890Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
43532026-09-11T12:37:55.890Z Fresh dpd "latest" symlink
43542026-09-11T12:37:55.890Z -------
43552026-09-11T12:37:55.890Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
43562026-09-11T12:37:55.963Ztest test::test_apis_up_to_date ... ok
43572026-09-11T12:37:55.963Z
43582026-09-11T12:37:55.963Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
43592026-09-11T12:37:55.963Z
43602026-09-11T12:37:56.024Z Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c)
43612026-09-11T12:37:56.090Z
43622026-09-11T12:37:56.090Zrunning 93 tests
43632026-09-11T12:37:56.093Ztest freemap::test_ordering ... ok
43642026-09-11T12:37:56.093Ztest config::tests::test_updates ... ok
43652026-09-11T12:37:56.093Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43662026-09-11T12:37:56.093Ztest freemap::test_split ... ok
43672026-09-11T12:37:56.093Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43682026-09-11T12:37:56.093Ztest macaddrs::tests::test_mac_offset ... ok
43692026-09-11T12:37:56.093Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43702026-09-11T12:37:56.097Ztest macaddrs::tests::test_parse_port_id ... ok
43712026-09-11T12:37:56.097Ztest mcast::tests::test_canonicalize_sources ... ok
43722026-09-11T12:37:56.097ZSep 11 12:37:55.219 DEBG created new freemap, unit: freemap_test
43732026-09-11T12:37:56.097ZSep 11 12:37:55.219 DEBG initted freemap. size: 128, unit: freemap_test
43742026-09-11T12:37:56.097ZSep 11 12:37:55.219 DEBG reset freemap, unit: freemap_test
43752026-09-11T12:37:56.097ZSep 11 12:37:55.219 DEBG created new freemap, unit: freemap_test
43762026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG initted freemap. size: 128, unit: freemap_testSep 11 12:37:55.219
43772026-09-11T12:37:56.097Z DEBG Sep 11 12:37:55.220created new freemap DEBG , reset freemapunit, :unit :freemap_test freemap_test
43782026-09-11T12:37:56.097Z
43792026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG initted freemap. size: 128, unit: freemap_test
43802026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG reset freemap, unit: freemap_test
43812026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG created new freemap, unit: freemap_test
43822026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG initted freemap. size: 128, unit: freemap_test
43832026-09-11T12:37:56.097Ztest freemap::test_exhaustion ... ok
43842026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG reset freemap, unit: freemap_test
43852026-09-11T12:37:56.097Ztest freemap::test_free ... ok
43862026-09-11T12:37:56.097Ztest freemap::test_reclaim ... ok
43872026-09-11T12:37:56.097Ztest freemap::test_basic ... ok
43882026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG created new freemap, unit: freemap_test
43892026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG initted freemap. size: 8, unit: freemap_test
43902026-09-11T12:37:56.097ZSep 11 12:37:55.220 DEBG reset freemap, unit: freemap_test
43912026-09-11T12:37:56.097Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
43922026-09-11T12:37:56.097Ztest mcast::tests::test_create_port_bitmap_empty ... ok
43932026-09-11T12:37:56.098Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
43942026-09-11T12:37:56.098Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43952026-09-11T12:37:56.098Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
43962026-09-11T12:37:56.098Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
43972026-09-11T12:37:56.098Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
43982026-09-11T12:37:56.098Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
43992026-09-11T12:37:56.098Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
44002026-09-11T12:37:56.098Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
44012026-09-11T12:37:56.098Ztest mcast::tests::test_sources_contain_any ... ok
44022026-09-11T12:37:56.098ZSep 11 12:37:55.221 DEBG created new freemap, unit: freemap_test
44032026-09-11T12:37:56.098ZSep 11 12:37:55.221 DEBG initted freemap. size: 128, unit: freemap_test
44042026-09-11T12:37:56.098Ztest mcast::tests::test_concurrent_id_allocation ... ok
44052026-09-11T12:37:56.098ZSep 11 12:37:55.221 DEBG reset freemap, unit: freemap_test
44062026-09-11T12:37:56.098Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
44072026-09-11T12:37:56.098Ztest mcast::validate::tests::test_ipv4_validation ... ok
44082026-09-11T12:37:56.098Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
44092026-09-11T12:37:56.098Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
44102026-09-11T12:37:56.098Ztest freemap::test_span ... ok
44112026-09-11T12:37:56.098Ztest mcast::validate::tests::test_address_validation_integrated ... ok
44122026-09-11T12:37:56.098Ztest mcast::validate::tests::test_ipv6_validation ... ok
44132026-09-11T12:37:56.098Ztest mcast::validate::tests::test_is_ssm_function ... ok
44142026-09-11T12:37:56.098Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
44152026-09-11T12:37:56.098Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
44162026-09-11T12:37:56.098Ztest mcast::validate::tests::test_validate_source_addresses ... ok
44172026-09-11T12:37:56.098Ztest mcast::tests::test_id_range_boundaries ... ok
44182026-09-11T12:37:56.098Ztest mcast::validate::tests::test_validate_nat_target ... ok
44192026-09-11T12:37:56.098Ztest mcast::validate::tests::test_validate_tag ... ok
44202026-09-11T12:37:56.098Ztest nat::test_mapping ... ok
44212026-09-11T12:37:56.098Ztest port_map::tests::test_backplane_group ... ok
44222026-09-11T12:37:56.098Ztest mcast::validate::tests::test_validate_tag_format ... ok
44232026-09-11T12:37:56.098Ztest api_server::tests::test_build_info ... ok
44242026-09-11T12:37:56.098Ztest port_map::tests::test_port_map ... ok
44252026-09-11T12:37:56.098Ztest port_map::tests::dump_map ... ok
44262026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG created new freemap, unit: freemap_route_ipv4
44272026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG created new freemap, unit: freemap_route_ipv6
44282026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
44292026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG reset freemap, unit: freemap_route_ipv4
44302026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
44312026-09-11T12:37:56.098ZSep 11 12:37:55.223 DEBG reset freemap, unit: freemap_route_ipv6
44322026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44332026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44342026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
44352026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44362026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
44372026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44382026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44392026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44402026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44412026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44422026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44432026-09-11T12:37:56.099ZSep 11 12:37:55.223 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 } }]
44442026-09-11T12:37:56.099ZSep 11 12:37:55.223 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44452026-09-11T12:37:56.103ZSep 11 12:37:55.223 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 } }]
44462026-09-11T12:37:56.103ZSep 11 12:37:55.223 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44472026-09-11T12:37:56.103ZSep 11 12:37:55.223 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 } }]
44482026-09-11T12:37:56.103ZSep 11 12:37:55.223 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
44492026-09-11T12:37:56.103ZSep 11 12:37:55.223 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 } }]
44502026-09-11T12:37:56.103ZSep 11 12:37:55.223 Sep 11 12:37:55.223DEBG INFOcreated new freemap adding route 3fff:beef:7::/64 -> 2001:db8::55:ff,
44512026-09-11T12:37:56.103Zunit: freemap_route_ipv4Sep 11 12:37:55.223
44522026-09-11T12:37:56.103Z 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 } }]
44532026-09-11T12:37:56.103ZSep 11 12:37:55.223 Sep 11 12:37:55.223DEBG INFOcreated new freemap , adding route 3fff:beef:8::/64 -> 2001:db8::55:ffunit
44542026-09-11T12:37:56.104Z: freemap_route_ipv6
44552026-09-11T12:37:56.104ZSep 11 12:37:55.223 DEBGSep 11 12:37:55.223 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
44562026-09-11T12:37:56.104Z initted freemap. size: 64, unit:Sep 11 12:37:55.223 freemap_route_ipv4INFO
44572026-09-11T12:37:56.104Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
44582026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 DEBGDEBG reset freemapreplacing 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 } }],
44592026-09-11T12:37:56.104Zunit: freemap_route_ipv4
44602026-09-11T12:37:56.104ZSep 11 12:37:55.223 INFO Sep 11 12:37:55.223adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
44612026-09-11T12:37:56.104ZDEBG initted freemap. size: 64, unitSep 11 12:37:55.223: DEBGfreemap_route_ipv6
44622026-09-11T12:37:56.104Zreplacing 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 } }]
44632026-09-11T12:37:56.104ZSep 11 12:37:55.223 Sep 11 12:37:55.223DEBG INFOreset freemap , adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit
44642026-09-11T12:37:56.104Z: freemap_route_ipv6
44652026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
44662026-09-11T12:37:56.104Z
44672026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG 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 } }]
44682026-09-11T12:37:56.104Z
44692026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
44702026-09-11T12:37:56.104Z
44712026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
44722026-09-11T12:37:56.104Z
44732026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 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:dead::/64 -> 2001:db8::55:3
44742026-09-11T12:37:56.104Z
44752026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG adding route 3fff:beef:e::/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 } }]
44762026-09-11T12:37:56.104Z
44772026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 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:dead::/64 -> 2001:db8::55:4
44782026-09-11T12:37:56.104Z
44792026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG adding route 3fff:beef:f::/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 } }]
44802026-09-11T12:37:56.104Z
44812026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 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::/64 -> 2001:db8::55:ff
44822026-09-11T12:37:56.104Z
44832026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG adding route 3fff:beef:10::/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 } }]
44842026-09-11T12:37:56.104Z
44852026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 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:1::/64 -> 2001:db8::55:ff
44862026-09-11T12:37:56.104Z
44872026-09-11T12:37:56.104ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }]
44882026-09-11T12:37:56.104ZSep 11 12:37:55.223
44892026-09-11T12:37:56.104Z Sep 11 12:37:55.223DEBG Sep 11 12:37:55.223DEBG INFO created new freemapreplacing 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:2::/64 -> 2001:db8::55:ff
44902026-09-11T12:37:56.104Z
44912026-09-11T12:37:56.104Zunit: freemap_route_ipv4Sep 11 12:37:55.223Sep 11 12:37:55.223 DEBGINFO
44922026-09-11T12:37:56.105Z 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 } }]
44932026-09-11T12:37:56.105Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44942026-09-11T12:37:56.105ZSep 11 12:37:55.223Sep 11 12:37:55.223Sep 11 12:37:55.223 DEBGINFO created new freemap adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG,
44952026-09-11T12:37:56.105Zunitreplacing 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 } }]:
44962026-09-11T12:37:56.105Zfreemap_route_ipv6
44972026-09-11T12:37:56.105ZSep 11 12:37:55.223 Sep 11 12:37:55.223DEBG Sep 11 12:37:55.223replacing 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
44982026-09-11T12:37:56.105Z DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff initted freemap. size: 64
44992026-09-11T12:37:56.105Z, unitSep 11 12:37:55.223: Sep 11 12:37:55.223INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45002026-09-11T12:37:56.105Zfreemap_route_ipv4replacing 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 } }]
45012026-09-11T12:37:56.105Z
45022026-09-11T12:37:56.105ZSep 11 12:37:55.223 Sep 11 12:37:55.223DEBGSep 11 12:37:55.223 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 } }]DEBGINFO
45032026-09-11T12:37:56.105Z reset freemap adding route 3fff:beef:14::/64 -> 2001:db8::55:ff,
45042026-09-11T12:37:56.105ZunitSep 11 12:37:55.223: INFOSep 11 12:37:55.223 freemap_route_ipv4DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45052026-09-11T12:37:56.105Z
45062026-09-11T12:37:56.105Z 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 } }]
45072026-09-11T12:37:56.105ZSep 11 12:37:55.223Sep 11 12:37:55.223Sep 11 12:37:55.223 DEBG INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing 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 } }]
45082026-09-11T12:37:56.105Z
45092026-09-11T12:37:56.105Zinitted freemap. size: 64, Sep 11 12:37:55.223unitSep 11 12:37:55.223 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 } }]
45102026-09-11T12:37:56.105Zadding route 3fff:beef:6::/64 -> 2001:db8::55:fffreemap_route_ipv6
45112026-09-11T12:37:56.105Z
45122026-09-11T12:37:56.105ZSep 11 12:37:55.223 INFOSep 11 12:37:55.223 Sep 11 12:37:55.223adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
45132026-09-11T12:37:56.105ZDEBG 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 } }]DEBG
45142026-09-11T12:37:56.105Z Sep 11 12:37:55.223reset freemap , DEBG unitreplacing 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 } }]:
45152026-09-11T12:37:56.105ZSep 11 12:37:55.223 freemap_route_ipv6
45162026-09-11T12:37:56.105ZINFOSep 11 12:37:55.223 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO
45172026-09-11T12:37:56.105Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 11 12:37:55.223
45182026-09-11T12:37:56.105Z Sep 11 12:37:55.223INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:37:55.223replacing 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 } }]
45192026-09-11T12:37:56.105Z
45202026-09-11T12:37:56.105ZDEBG 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 } }]
45212026-09-11T12:37:56.105ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFOSep 11 12:37:55.223DEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45222026-09-11T12:37:56.105ZINFO adding route 3fff:beef:18::/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 } }]
45232026-09-11T12:37:56.105ZSep 11 12:37:55.223
45242026-09-11T12:37:56.105Z 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 } }]
45252026-09-11T12:37:56.105ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFODEBGSep 11 12:37:55.223 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 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:9::/64 -> 2001:db8::55:ff
45262026-09-11T12:37:56.106Z
45272026-09-11T12:37:56.106Z
45282026-09-11T12:37:56.106ZSep 11 12:37:55.223Sep 11 12:37:55.223Sep 11 12:37:55.223 INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
45292026-09-11T12:37:56.106Ztest port_map::tests::parse_softnpu_revision ... ok
45302026-09-11T12:37:56.106Z 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 11 12:37:55.223replacing 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 } }]
45312026-09-11T12:37:56.106Z
45322026-09-11T12:37:56.106Z 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 } }]
45332026-09-11T12:37:56.106ZSep 11 12:37:55.223Sep 11 12:37:55.223 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:37:55.223
45342026-09-11T12:37:56.106Z
45352026-09-11T12:37:56.106Z INFOSep 11 12:37:55.223Sep 11 12:37:55.223 Sep 11 12:37:55.223DEBGDEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
45362026-09-11T12:37:56.106Zreplacing 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
45372026-09-11T12:37:56.106Zcreated new freemapSep 11 12:37:55.223replacing 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 } }]
45382026-09-11T12:37:56.106Z, DEBG unitreplacing 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 11 12:37:55.223
45392026-09-11T12:37:56.106Z INFOfreemap_route_ipv4 Sep 11 12:37:55.223
45402026-09-11T12:37:56.106ZSep 11 12:37:55.223 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff INFOINFO
45412026-09-11T12:37:56.106ZSep 11 12:37:55.223adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
45422026-09-11T12:37:56.106Z
45432026-09-11T12:37:56.106Zcreated new freemapSep 11 12:37:55.223, unit:DEBG Sep 11 12:37:55.223freemap_route_ipv6
45442026-09-11T12:37:56.107Zreplacing 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 } }]
45452026-09-11T12:37:56.111ZDEBG 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 } }]Sep 11 12:37:55.223Sep 11 12:37:55.223
45462026-09-11T12:37:56.111Z Sep 11 12:37:55.223 DEBG DEBGinitted freemap. size: 64 Sep 11 12:37:55.223replacing 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 } }]
45472026-09-11T12:37:56.111Z, INFOunitINFO: adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4
45482026-09-11T12:37:56.111Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45492026-09-11T12:37:56.111ZSep 11 12:37:55.223 INFO
45502026-09-11T12:37:56.111Z Sep 11 12:37:55.223adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
45512026-09-11T12:37:56.111ZDEBG reset freemapSep 11 12:37:55.223, unitDEBGSep 11 12:37:55.223Sep 11 12:37:55.223: freemap_route_ipv4DEBGreplacing 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 } }]
45522026-09-11T12:37:56.111Z DEBGreplacing 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 } }]
45532026-09-11T12:37:56.111Z
45542026-09-11T12:37:56.111Zreplacing 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 } }]
45552026-09-11T12:37:56.111ZSep 11 12:37:55.223Sep 11 12:37:55.223 Sep 11 12:37:55.223INFO INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
45562026-09-11T12:37:56.111Zinitted freemap. size: 64,
45572026-09-11T12:37:56.111ZunitSep 11 12:37:55.223:Sep 11 12:37:55.223 freemap_route_ipv6Sep 11 12:37:55.223
45582026-09-11T12:37:56.111ZDEBG INFO DEBGreplacing 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 } }]
45592026-09-11T12:37:56.111ZSep 11 12:37:55.223replacing 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:1::/64 -> 2001:db8::55:ff
45602026-09-11T12:37:56.111Z
45612026-09-11T12:37:56.111ZDEBG reset freemapSep 11 12:37:55.223, Sep 11 12:37:55.223unit Sep 11 12:37:55.223INFO INFODEBG: adding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
45622026-09-11T12:37:56.111Z
45632026-09-11T12:37:56.112Zreplacing 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 } }]freemap_route_ipv6
45642026-09-11T12:37:56.112Z
45652026-09-11T12:37:56.112ZSep 11 12:37:55.223Sep 11 12:37:55.223Sep 11 12:37:55.223 Sep 11 12:37:55.223 DEBG 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 } }]DEBG
45662026-09-11T12:37:56.112Z INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
45672026-09-11T12:37:56.112ZSep 11 12:37:55.224
45682026-09-11T12:37:56.112Z INFO adding route 3fff:beef:f::/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 } }]Sep 11 12:37:55.223
45692026-09-11T12:37:56.112Z
45702026-09-11T12:37:56.112ZSep 11 12:37:55.224 Sep 11 12:37:55.224Sep 11 12:37:55.224DEBG DEBGSep 11 12:37:55.224 DEBG 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 } }]
45712026-09-11T12:37:56.112ZDEBG 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 } }]
45722026-09-11T12:37:56.112Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 11 12:37:55.224replacing 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 } }] created new freemap
45732026-09-11T12:37:56.112ZINFO
45742026-09-11T12:37:56.112Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ff, Sep 11 12:37:55.224
45752026-09-11T12:37:56.112Z unitSep 11 12:37:55.224:Sep 11 12:37:55.224INFO freemap_route_ipv4 DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ff
45762026-09-11T12:37:56.112Zreplacing 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 } }]
45772026-09-11T12:37:56.112Z
45782026-09-11T12:37:56.112ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
45792026-09-11T12:37:56.112Z Sep 11 12:37:55.224Sep 11 12:37:55.224Sep 11 12:37:55.224DEBG INFO 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 } }]DEBG created new freemap
45802026-09-11T12:37:56.112Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
45812026-09-11T12:37:56.112Zreplacing 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 11 12:37:55.224 unit :Sep 11 12:37:55.224INFODEBG
45822026-09-11T12:37:56.112ZDEBGfreemap_route_ipv6
45832026-09-11T12:37:56.112Zadding route 3fff:beef:20::/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 } }]
45842026-09-11T12:37:56.112Z
45852026-09-11T12:37:56.112Zreplacing 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 } }]
45862026-09-11T12:37:56.112ZSep 11 12:37:55.224 Sep 11 12:37:55.224Sep 11 12:37:55.224DEBG initted freemap. size: 64INFO Sep 11 12:37:55.224 INFO, adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 11 12:37:55.224adding route 3fff:beef:12::/64 -> 2001:db8::55:ffunit
45872026-09-11T12:37:56.112Z:
45882026-09-11T12:37:56.112Z Sep 11 12:37:55.224 DEBG DEBGINFOSep 11 12:37:55.224 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: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:4::/64 -> 2001:db8::55:ff
45892026-09-11T12:37:56.112ZDEBG
45902026-09-11T12:37:56.112Z
45912026-09-11T12:37:56.112Z 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 } }]freemap_route_ipv4
45922026-09-11T12:37:56.112Z
45932026-09-11T12:37:56.112ZSep 11 12:37:55.224 Sep 11 12:37:55.224INFOSep 11 12:37:55.224Sep 11 12:37:55.224 Sep 11 12:37:55.224 INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
45942026-09-11T12:37:56.112Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG
45952026-09-11T12:37:56.112Z reset freemapreplacing 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 } }],
45962026-09-11T12:37:56.112ZSep 11 12:37:55.224unitSep 11 12:37:55.224 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBGDEBG 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 } }]
45972026-09-11T12:37:56.112Zreplacing 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 } }]
45982026-09-11T12:37:56.112ZSep 11 12:37:55.224 INFO:
45992026-09-11T12:37:56.112Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 11 12:37:55.224freemap_route_ipv4
46002026-09-11T12:37:56.113Z
46012026-09-11T12:37:56.113ZINFOSep 11 12:37:55.224 INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 11 12:37:55.224Sep 11 12:37:55.224
46022026-09-11T12:37:56.113Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
46032026-09-11T12:37:56.113Z 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 } }]Sep 11 12:37:55.224
46042026-09-11T12:37:56.113ZSep 11 12:37:55.224 DEBGDEBG 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 } }]
46052026-09-11T12:37:56.113Zreplacing 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 11 12:37:55.224
46062026-09-11T12:37:56.113Zreplacing 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 } }]
46072026-09-11T12:37:56.113ZINFO Sep 11 12:37:55.224adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
46082026-09-11T12:37:56.113Z INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
46092026-09-11T12:37:56.113Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 11 12:37:55.224Sep 11 12:37:55.224
46102026-09-11T12:37:56.113Z Sep 11 12:37:55.224DEBGINFO DEBGSep 11 12:37:55.224 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: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:6::/64 -> 2001:db8::55:ff
46112026-09-11T12:37:56.113Z
46122026-09-11T12:37:56.113Z
46132026-09-11T12:37:56.113ZDEBG 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 } }]
46142026-09-11T12:37:56.113ZSep 11 12:37:55.224Sep 11 12:37:55.224 INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
46152026-09-11T12:37:56.113ZSep 11 12:37:55.224
46162026-09-11T12:37:56.113ZDEBG Sep 11 12:37:55.224Sep 11 12:37:55.224 DEBGINFO 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 } }]Sep 11 12:37:55.224
46172026-09-11T12:37:56.113Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ff 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 } }]
46182026-09-11T12:37:56.113ZDEBG
46192026-09-11T12:37:56.113Z Sep 11 12:37:55.224 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
46202026-09-11T12:37:56.113Zreplacing 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 11 12:37:55.224
46212026-09-11T12:37:56.113ZSep 11 12:37:55.224 DEBGINFO adding route 3fff:beef:7::/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 } }]
46222026-09-11T12:37:56.113ZSep 11 12:37:55.224
46232026-09-11T12:37:56.113Z INFO Sep 11 12:37:55.224adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
46242026-09-11T12:37:56.113Z INFODEBG 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 } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
46252026-09-11T12:37:56.113Z
46262026-09-11T12:37:56.113ZSep 11 12:37:55.224 DEBG Sep 11 12:37:55.224replacing 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 11 12:37:55.224 INFODEBG
46272026-09-11T12:37:56.113Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46282026-09-11T12:37:56.113Zreplacing 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 11 12:37:55.224
46292026-09-11T12:37:56.113Z INFO Sep 11 12:37:55.224adding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 11 12:37:55.224
46302026-09-11T12:37:56.113ZDEBG 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
46312026-09-11T12:37:56.113Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
46322026-09-11T12:37:56.113ZSep 11 12:37:55.224 DEBG Sep 11 12:37:55.224Sep 11 12:37:55.224replacing 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
46332026-09-11T12:37:56.113Z DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
46342026-09-11T12:37:56.113Zreplacing 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 11 12:37:55.224
46352026-09-11T12:37:56.113Z INFOSep 11 12:37:55.224 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBGSep 11 12:37:55.224
46362026-09-11T12:37:56.113Z 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 } }]INFO
46372026-09-11T12:37:56.113Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
46382026-09-11T12:37:56.113ZSep 11 12:37:55.224 Sep 11 12:37:55.224DEBG 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 } }]
46392026-09-11T12:37:56.113Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
46402026-09-11T12:37:56.114ZSep 11 12:37:55.224Sep 11 12:37:55.224 DEBGINFO 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 } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46412026-09-11T12:37:56.114Z
46422026-09-11T12:37:56.114ZSep 11 12:37:55.224Sep 11 12:37:55.224 INFODEBG adding route 3fff:beef:b::/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 } }]
46432026-09-11T12:37:56.114Z
46442026-09-11T12:37:56.114ZSep 11 12:37:55.224Sep 11 12:37:55.224Sep 11 12:37:55.224 INFODEBG DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
46452026-09-11T12:37:56.122Zreplacing 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 } }]
46462026-09-11T12:37:56.122Zreplacing 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 } }]
46472026-09-11T12:37:56.122ZSep 11 12:37:55.224Sep 11 12:37:55.224 Sep 11 12:37:55.224 DEBGINFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing 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 } }]
46482026-09-11T12:37:56.122Z
46492026-09-11T12:37:56.122Z
46502026-09-11T12:37:56.122ZSep 11 12:37:55.224Sep 11 12:37:55.224 DEBGDEBGSep 11 12:37:55.224 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 } }]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 } }]
46512026-09-11T12:37:56.122Z
46522026-09-11T12:37:56.122ZINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
46532026-09-11T12:37:56.122ZSep 11 12:37:55.224Sep 11 12:37:55.224 INFOSep 11 12:37:55.224 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
46542026-09-11T12:37:56.123Z DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
46552026-09-11T12:37:56.123Zreplacing 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 } }]
46562026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 Sep 11 12:37:55.224DEBG 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 } }]
46572026-09-11T12:37:56.123Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
46582026-09-11T12:37:56.123ZSep 11 12:37:55.224 INFODEBG adding route 3fff:beef:e::/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 } }]
46592026-09-11T12:37:56.123Z
46602026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 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:2b::/64 -> 2001:db8::55:ff
46612026-09-11T12:37:56.123Z
46622026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 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 } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46632026-09-11T12:37:56.123Z
46642026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 INFODEBG adding route 3fff:beef:2c::/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 } }]
46652026-09-11T12:37:56.123Z
46662026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 DEBGINFO 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 } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
46672026-09-11T12:37:56.123Z
46682026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 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:2d::/64 -> 2001:db8::55:ff
46692026-09-11T12:37:56.123Z
46702026-09-11T12:37:56.123ZSep 11 12:37:55.224 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 } }]Sep 11 12:37:55.224
46712026-09-11T12:37:56.123Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
46722026-09-11T12:37:56.123ZSep 11 12:37:55.224 INFO Sep 11 12:37:55.224adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBG
46732026-09-11T12:37:56.123Z initted freemap. size: 64, unit: freemap_route_ipv6Sep 11 12:37:55.224
46742026-09-11T12:37:56.123Z DEBGSep 11 12:37:55.224 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
46752026-09-11T12:37:56.123ZSep 11 12:37:55.224 Sep 11 12:37:55.224replacing 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 } }] DEBGDEBG reset freemapSep 11 12:37:55.224, 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 } }]unit
46762026-09-11T12:37:56.123ZINFO: adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv6
46772026-09-11T12:37:56.123Z
46782026-09-11T12:37:56.123Z
46792026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224Sep 11 12:37:55.224Sep 11 12:37:55.224 INFO INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
46802026-09-11T12:37:56.123Z
46812026-09-11T12:37:56.123Z
46822026-09-11T12:37:56.123Z 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 } }]
46832026-09-11T12:37:56.123ZSep 11 12:37:55.224Sep 11 12:37:55.224 Sep 11 12:37:55.224 Sep 11 12:37:55.224 DEBGINFO DEBG DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46842026-09-11T12:37:56.123Zreplacing 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: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 } }]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 } }]
46852026-09-11T12:37:56.123Z
46862026-09-11T12:37:56.123Z
46872026-09-11T12:37:56.123ZSep 11 12:37:55.224 Sep 11 12:37:55.224DEBGSep 11 12:37:55.224 INFOSep 11 12:37:55.224 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:dead::/64 -> 2001:db8::55:1INFO
46882026-09-11T12:37:56.123Z INFO
46892026-09-11T12:37:56.123Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
46902026-09-11T12:37:56.123Z
46912026-09-11T12:37:56.123ZDEBG Sep 11 12:37:55.224replacing 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 11 12:37:55.224
46922026-09-11T12:37:56.123Z INFO DEBGSep 11 12:37:55.224adding route 3fff:beef:19::/64 -> 2001:db8::55:ff INFOreplacing 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 } }]
46932026-09-11T12:37:56.124ZSep 11 12:37:55.224adding route 3fff:dead::/64 -> 2001:db8::55:1
46942026-09-11T12:37:56.124Z
46952026-09-11T12:37:56.124Z 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 } }]Sep 11 12:37:55.224Sep 11 12:37:55.224
46962026-09-11T12:37:56.124ZDEBGSep 11 12:37:55.224DEBG Sep 11 12:37:55.224replacing 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 } }]
46972026-09-11T12:37:56.124Zreplacing 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 } }]INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46982026-09-11T12:37:56.124Z
46992026-09-11T12:37:56.124Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
47002026-09-11T12:37:56.124ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:37:55.224
47012026-09-11T12:37:56.124ZSep 11 12:37:55.224 Sep 11 12:37:55.224Sep 11 12:37:55.224DEBG DEBGINFODEBGreplacing 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 } }]
47022026-09-11T12:37:56.124Zreplacing 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: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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
47032026-09-11T12:37:56.124Z
47042026-09-11T12:37:56.124ZSep 11 12:37:55.224
47052026-09-11T12:37:56.124Z INFOSep 11 12:37:55.224 Sep 11 12:37:55.224 INFOSep 11 12:37:55.224DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
47062026-09-11T12:37:56.124ZINFO
47072026-09-11T12:37:56.124Zreplacing 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:32::/64 -> 2001:db8::55:ff
47082026-09-11T12:37:56.124ZSep 11 12:37:55.224
47092026-09-11T12:37:56.124Z Sep 11 12:37:55.224DEBG Sep 11 12:37:55.224replacing 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 } }] DEBG
47102026-09-11T12:37:56.124ZSep 11 12:37:55.224INFO 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:1b::/64 -> 2001:db8::55:ff Sep 11 12:37:55.224DEBG
47112026-09-11T12:37:56.124Z INFO
47122026-09-11T12:37:56.124Z 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 } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 11 12:37:55.224
47132026-09-11T12:37:56.124Z Sep 11 12:37:55.224
47142026-09-11T12:37:56.124Z DEBGINFO Sep 11 12:37:55.224replacing 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:16::/64 -> 2001:db8::55:ff
47152026-09-11T12:37:56.124Z
47162026-09-11T12:37:56.124ZSep 11 12:37:55.225 DEBGINFOSep 11 12:37:55.225 Sep 11 12:37:55.225replacing 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 } }]INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
47172026-09-11T12:37:56.124Z
47182026-09-11T12:37:56.124Zadding route 3fff:beef:1c::/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 } }]
47192026-09-11T12:37:56.124Z
47202026-09-11T12:37:56.124ZSep 11 12:37:55.225 Sep 11 12:37:55.225Sep 11 12:37:55.225INFOSep 11 12:37:55.225 DEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
47212026-09-11T12:37:56.124ZINFOreplacing 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 } }]
47222026-09-11T12:37:56.124ZSep 11 12:37:55.225adding route 3fff:beef:17::/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
47232026-09-11T12:37:56.124Z
47242026-09-11T12:37:56.124Z 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 11 12:37:55.225Sep 11 12:37:55.225Sep 11 12:37:55.225
47252026-09-11T12:37:56.124ZINFODEBG adding route 3fff:beef:1d::/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 } }]
47262026-09-11T12:37:56.124Z INFO
47272026-09-11T12:37:56.124ZSep 11 12:37:55.225 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 11 12:37:55.225INFO
47282026-09-11T12:37:56.124Z DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 11 12:37:55.225Sep 11 12:37:55.225
47292026-09-11T12:37:56.124Zreplacing 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 } }]
47302026-09-11T12:37:56.124ZDEBG 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 } }]INFO
47312026-09-11T12:37:56.125ZSep 11 12:37:55.225 Sep 11 12:37:55.225 adding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBGINFO
47322026-09-11T12:37:56.125Z adding route 3fff:beef:1e::/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 } }]
47332026-09-11T12:37:56.125Z
47342026-09-11T12:37:56.125ZSep 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225Sep 11 12:37:55.225 DEBGDEBG 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 } }]
47352026-09-11T12:37:56.125ZINFO 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 } }]
47362026-09-11T12:37:56.125Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
47372026-09-11T12:37:56.125ZSep 11 12:37:55.225
47382026-09-11T12:37:56.125Z Sep 11 12:37:55.225 INFOINFOSep 11 12:37:55.225 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 11 12:37:55.225
47392026-09-11T12:37:56.125ZDEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
47402026-09-11T12:37:56.125ZSep 11 12:37:55.225 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 } }]DEBG
47412026-09-11T12:37:56.125Z 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 11 12:37:55.225
47422026-09-11T12:37:56.125Zreplacing 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 11 12:37:55.225
47432026-09-11T12:37:56.125ZINFODEBG Sep 11 12:37:55.225adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
47442026-09-11T12:37:56.125ZINFO 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:1a::/64 -> 2001:db8::55:ff
47452026-09-11T12:37:56.130ZSep 11 12:37:55.225
47462026-09-11T12:37:56.130ZDEBGSep 11 12:37:55.225 INFO 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 11 12:37:55.225
47472026-09-11T12:37:56.130ZSep 11 12:37:55.225 DEBGINFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
47482026-09-11T12:37:56.131Zreplacing 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:20::/64 -> 2001:db8::55:ff
47492026-09-11T12:37:56.131ZSep 11 12:37:55.225
47502026-09-11T12:37:56.131Z INFOSep 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
47512026-09-11T12:37:56.131Z INFODEBGreplacing 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: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 11 12:37:55.225adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
47522026-09-11T12:37:56.131Z
47532026-09-11T12:37:56.131Z
47542026-09-11T12:37:56.131ZDEBG Sep 11 12:37:55.225replacing 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 } }]
47552026-09-11T12:37:56.131ZINFOSep 11 12:37:55.225 Sep 11 12:37:55.225adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
47562026-09-11T12:37:56.131Z DEBGINFOINFO 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 } }] adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
47572026-09-11T12:37:56.131Z
47582026-09-11T12:37:56.131Z
47592026-09-11T12:37:56.131ZSep 11 12:37:55.225 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 } }]Sep 11 12:37:55.225Sep 11 12:37:55.225 DEBGINFO Sep 11 12:37:55.225replacing 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 } }]
47602026-09-11T12:37:56.131Z
47612026-09-11T12:37:56.131Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
47622026-09-11T12:37:56.131ZDEBG 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 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
47632026-09-11T12:37:56.131Z
47642026-09-11T12:37:56.131ZINFODEBG Sep 11 12:37:55.225Sep 11 12:37:55.225adding route 3fff:beef:8::/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 } }]
47652026-09-11T12:37:56.131Z
47662026-09-11T12:37:56.131ZDEBG INFOreplacing 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 } }]
47672026-09-11T12:37:56.131ZSep 11 12:37:55.225 Sep 11 12:37:55.225DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
47682026-09-11T12:37:56.131Zreplacing 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 11 12:37:55.225
47692026-09-11T12:37:56.131Z INFOINFOSep 11 12:37:55.225 Sep 11 12:37:55.225 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
47702026-09-11T12:37:56.131Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFO
47712026-09-11T12:37:56.131Z 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 } }]
47722026-09-11T12:37:56.131Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
47732026-09-11T12:37:56.131ZSep 11 12:37:55.225Sep 11 12:37:55.225 DEBGDEBG Sep 11 12:37:55.225 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: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 } }]
47742026-09-11T12:37:56.131ZSep 11 12:37:55.225
47752026-09-11T12:37:56.131ZDEBGSep 11 12:37:55.225 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 } }]
47762026-09-11T12:37:56.131Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
47772026-09-11T12:37:56.131Z INFOINFO Sep 11 12:37:55.225adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
47782026-09-11T12:37:56.131Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:37:55.225 INFODEBG Sep 11 12:37:55.225adding route 3fff:beef:a::/64 -> 2001:db8::55:ff 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 } }]
47792026-09-11T12:37:56.131Z
47802026-09-11T12:37:56.131Z
47812026-09-11T12:37:56.131ZDEBGSep 11 12:37:55.225 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 } }]Sep 11 12:37:55.225Sep 11 12:37:55.225
47822026-09-11T12:37:56.131ZDEBG 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 } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
47832026-09-11T12:37:56.131ZDEBG
47842026-09-11T12:37:56.131ZSep 11 12:37:55.225 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 } }]
47852026-09-11T12:37:56.131ZINFO Sep 11 12:37:55.225Sep 11 12:37:55.225adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
47862026-09-11T12:37:56.132Z DEBGINFO 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 11 12:37:55.225
47872026-09-11T12:37:56.132Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
47882026-09-11T12:37:56.132Z DEBG adding route 3fff:beef:1f::/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 } }]
47892026-09-11T12:37:56.132Z
47902026-09-11T12:37:56.132ZSep 11 12:37:55.225Sep 11 12:37:55.225 INFO DEBGSep 11 12:37:55.225 Sep 11 12:37:55.225replacing 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:3b::/64 -> 2001:db8::55:ff
47912026-09-11T12:37:56.132Z
47922026-09-11T12:37:56.132ZDEBGINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
47932026-09-11T12:37:56.132ZSep 11 12:37:55.225replacing 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
47942026-09-11T12:37:56.132ZSep 11 12:37:55.225 DEBG 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 11 12:37:55.225adding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 11 12:37:55.225
47952026-09-11T12:37:56.132Z DEBGINFO adding route 3fff:beef:20::/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 11 12:37:55.225
47962026-09-11T12:37:56.132Z
47972026-09-11T12:37:56.132Z
47982026-09-11T12:37:56.132ZDEBG 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 } }]
47992026-09-11T12:37:56.132ZSep 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225 Sep 11 12:37:55.225DEBG INFO INFOINFO 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 } }]
48002026-09-11T12:37:56.133Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
48012026-09-11T12:37:56.133Z
48022026-09-11T12:37:56.133Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48032026-09-11T12:37:56.133Z Sep 11 12:37:55.225Sep 11 12:37:55.225DEBG DEBGINFOSep 11 12:37:55.225 DEBGreplacing 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:21::/64 -> 2001:db8::55:ff 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: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 } }]
48042026-09-11T12:37:56.133Z
48052026-09-11T12:37:56.133Z
48062026-09-11T12:37:56.133Z
48072026-09-11T12:37:56.133ZSep 11 12:37:55.225 Sep 11 12:37:55.225INFOSep 11 12:37:55.224 Sep 11 12:37:55.225adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48082026-09-11T12:37:56.133Z INFO INFODEBG DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48092026-09-11T12:37:56.133Z DEBG
48102026-09-11T12:37:56.133Zreplacing 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 } }]
48112026-09-11T12:37:56.133Zreplacing 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 11 12:37:55.225
48122026-09-11T12:37:56.133Z 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
48132026-09-11T12:37:56.133Z Sep 11 12:37:55.225replacing 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 11 12:37:55.225
48142026-09-11T12:37:56.133ZINFOSep 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO
48152026-09-11T12:37:56.133Z INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48162026-09-11T12:37:56.133Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff DEBG
48172026-09-11T12:37:56.133ZDEBG
48182026-09-11T12:37:56.133ZSep 11 12:37:55.225 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 } }]DEBGSep 11 12:37:55.225
48192026-09-11T12:37:56.133Z DEBG 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: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 } }]
48202026-09-11T12:37:56.133ZSep 11 12:37:55.225replacing 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 } }]
48212026-09-11T12:37:56.133Z
48222026-09-11T12:37:56.133ZSep 11 12:37:55.225 DEBGSep 11 12:37:55.225Sep 11 12:37:55.225 INFOINFO Sep 11 12:37:55.225adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
48232026-09-11T12:37:56.133Z 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 } }]
48242026-09-11T12:37:56.133Z
48252026-09-11T12:37:56.133ZINFOINFOSep 11 12:37:55.225 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
48262026-09-11T12:37:56.133ZSep 11 12:37:55.225 DEBG
48272026-09-11T12:37:56.133ZSep 11 12:37:55.225Sep 11 12:37:55.225 DEBGreplacing 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 } }]
48282026-09-11T12:37:56.133Z 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
48292026-09-11T12:37:56.133ZSep 11 12:37:55.225 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBGDEBGSep 11 12:37:55.225 Sep 11 12:37:55.225replacing 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 } }]INFO
48302026-09-11T12:37:56.133Z
48312026-09-11T12:37:56.133Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }]
48322026-09-11T12:37:56.133Z
48332026-09-11T12:37:56.133Z INFO Sep 11 12:37:55.225Sep 11 12:37:55.225 Sep 11 12:37:55.225INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 11 12:37:55.225DEBG
48342026-09-11T12:37:56.133ZDEBG DEBG Sep 11 12:37:55.225replacing 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:24::/64 -> 2001:db8::55:ff
48352026-09-11T12:37:56.133ZDEBG 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 } }]failed to allocate space for the new target list
48362026-09-11T12:37:56.133Z
48372026-09-11T12:37:56.133Zreplacing 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 } }]
48382026-09-11T12:37:56.134Z
48392026-09-11T12:37:56.134ZSep 11 12:37:55.225 Sep 11 12:37:55.225 Sep 11 12:37:55.225INFO Sep 11 12:37:55.225Sep 11 12:37:55.225 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
48402026-09-11T12:37:56.134Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
48412026-09-11T12:37:56.134ZDEBGDEBG 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: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 11 12:37:55.225
48422026-09-11T12:37:56.134ZSep 11 12:37:55.225
48432026-09-11T12:37:56.134Z INFODEBGDEBG 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: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 } }]
48442026-09-11T12:37:56.134Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
48452026-09-11T12:37:56.139Z
48462026-09-11T12:37:56.139ZSep 11 12:37:55.225 Sep 11 12:37:55.225 Sep 11 12:37:55.225INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48472026-09-11T12:37:56.139ZINFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
48482026-09-11T12:37:56.139ZSep 11 12:37:55.225 adding route 3fff:beef:25::/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 } }]DEBG
48492026-09-11T12:37:56.139Z
48502026-09-11T12:37:56.139Z 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 } }]Sep 11 12:37:55.225
48512026-09-11T12:37:56.139ZSep 11 12:37:55.225Sep 11 12:37:55.225 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
48522026-09-11T12:37:56.139ZSep 11 12:37:55.225 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 } }]DEBGINFO
48532026-09-11T12:37:56.140Zreplacing 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:beef:14::/64 -> 2001:db8::55:ff
48542026-09-11T12:37:56.140Z
48552026-09-11T12:37:56.140ZSep 11 12:37:55.225 Sep 11 12:37:55.225DEBGSep 11 12:37:55.225 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 } }]DEBG
48562026-09-11T12:37:56.140Z 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 11 12:37:55.225
48572026-09-11T12:37:56.140Z INFOSep 11 12:37:55.225INFO INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48582026-09-11T12:37:56.140Z INFO
48592026-09-11T12:37:56.140Z
48602026-09-11T12:37:56.140Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 11 12:37:55.225
48612026-09-11T12:37:56.140Z DEBG Sep 11 12:37:55.225replacing 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 } }]
48622026-09-11T12:37:56.140ZSep 11 12:37:55.225Sep 11 12:37:55.225 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: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 11 12:37:55.225
48632026-09-11T12:37:56.140Z
48642026-09-11T12:37:56.140Z INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 11 12:37:55.225replacing 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 } }]
48652026-09-11T12:37:56.140ZSep 11 12:37:55.225 INFOINFO
48662026-09-11T12:37:56.140ZSep 11 12:37:55.225 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
48672026-09-11T12:37:56.140Z
48682026-09-11T12:37:56.140ZDEBG Sep 11 12:37:55.225replacing 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 } }]
48692026-09-11T12:37:56.140ZSep 11 12:37:55.225 Sep 11 12:37:55.225INFO DEBG DEBGSep 11 12:37:55.225 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 } }] 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 } }]
48702026-09-11T12:37:56.140Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
48712026-09-11T12:37:56.140Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
48722026-09-11T12:37:56.140Z
48732026-09-11T12:37:56.140ZSep 11 12:37:55.225 Sep 11 12:37:55.225INFOSep 11 12:37:55.225 Sep 11 12:37:55.225INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
48742026-09-11T12:37:56.140Zreplacing 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:beef:17::/64 -> 2001:db8::55:ffDEBG
48752026-09-11T12:37:56.140Z
48762026-09-11T12:37:56.140Zreplacing 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 11 12:37:55.225Sep 11 12:37:55.225
48772026-09-11T12:37:56.140ZDEBGDEBG Sep 11 12:37:55.225 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
48782026-09-11T12:37:56.140ZSep 11 12:37:55.225 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
48792026-09-11T12:37:56.140Z adding route 3fff:beef:2f::/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 } }]
48802026-09-11T12:37:56.140Z
48812026-09-11T12:37:56.140ZSep 11 12:37:55.226Sep 11 12:37:55.226 INFODEBG 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 3fff:beef:18::/64 -> 2001:db8::55:ffSep 11 12:37:55.226
48822026-09-11T12:37:56.140Z
48832026-09-11T12:37:56.140ZDEBGSep 11 12:37:55.226 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
48842026-09-11T12:37:56.140Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 11 12:37:55.226
48852026-09-11T12:37:56.140Z Sep 11 12:37:55.226 DEBGINFOSep 11 12:37:55.226 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
48862026-09-11T12:37:56.140ZSep 11 12:37:55.226
48872026-09-11T12:37:56.141Z INFOreplacing 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 11 12:37:55.226
48882026-09-11T12:37:56.141Z INFOSep 11 12:37:55.226Sep 11 12:37:55.226 DEBGSep 11 12:37:55.226adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
48892026-09-11T12:37:56.141Zcreated new freemapINFO, adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 11 12:37:55.226
48902026-09-11T12:37:56.141Z DEBG unitSep 11 12:37:55.226: freemap_route_ipv4
48912026-09-11T12:37:56.141Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
48922026-09-11T12:37:56.141ZDEBGreplacing 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 11 12:37:55.226Sep 11 12:37:55.226 DEBG 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: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 } }]
48932026-09-11T12:37:56.141Z DEBG
48942026-09-11T12:37:56.141Z DEBG created new freemapSep 11 12:37:55.226, unitreplacing 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 } }]: freemap_route_ipv6
48952026-09-11T12:37:56.141Z
48962026-09-11T12:37:56.141ZSep 11 12:37:55.226
48972026-09-11T12:37:56.141ZDEBGINFO Sep 11 12:37:55.226initted freemap. size: 64, Sep 11 12:37:55.226unit: Sep 11 12:37:55.226freemap_route_ipv4adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
48982026-09-11T12:37:56.141Z
48992026-09-11T12:37:56.141Z INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
49002026-09-11T12:37:56.141Z INFOSep 11 12:37:55.226 DEBGSep 11 12:37:55.226INFO reset freemap, unit: adding route 3fff:beef:2b::/64 -> 2001:db8::55:fffreemap_route_ipv4
49012026-09-11T12:37:56.141Z
49022026-09-11T12:37:56.141ZSep 11 12:37:55.226 Sep 11 12:37:55.226DEBGSep 11 12:37:55.226 Sep 11 12:37:55.226DEBG DEBG 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 } }] initted freemap. size: 64 , unit: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 } }]
49032026-09-11T12:37:56.141Zfreemap_route_ipv6
49042026-09-11T12:37:56.141Z
49052026-09-11T12:37:56.141ZSep 11 12:37:55.226Sep 11 12:37:55.226adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
49062026-09-11T12:37:56.141ZDEBG created new freemapDEBG , reset freemap , unitunit: freemap_route_ipv4:INFO freemap_route_ipv6
49072026-09-11T12:37:56.141Z
49082026-09-11T12:37:56.141ZDEBGSep 11 12:37:55.226 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 Sep 11 12:37:55.226adding route 3fff:dead::/64 -> 2001:db8::55:1
49092026-09-11T12:37:56.141Z
49102026-09-11T12:37:56.141Z Sep 11 12:37:55.226 DEBGDEBGSep 11 12:37:55.226 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 } }]
49112026-09-11T12:37:56.141Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
49122026-09-11T12:37:56.141ZSep 11 12:37:55.226Sep 11 12:37:55.226 DEBG created new freemapDEBG 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 } }]
49132026-09-11T12:37:56.141Ztest route::tests::grow_succeeds ... ok
49142026-09-11T12:37:56.141ZSep 11 12:37:55.226 Sep 11 12:37:55.226adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
49152026-09-11T12:37:56.141Zreplacing 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 } }]
49162026-09-11T12:37:56.141Z
49172026-09-11T12:37:56.141Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
49182026-09-11T12:37:56.141ZSep 11 12:37:55.226Sep 11 12:37:55.226 DEBGDEBG Sep 11 12:37:55.226replacing 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 } }]
49192026-09-11T12:37:56.141ZSep 11 12:37:55.226 Sep 11 12:37:55.226 DEBG DEBGcreated new freemap , , created new freemapSep 11 12:37:55.228unit, unit :: INFOunitfreemap_route_ipv6 :freemap_route_ipv4
49202026-09-11T12:37:56.141Z freemap_route_ipv4
49212026-09-11T12:37:56.141Z
49222026-09-11T12:37:56.141Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
49232026-09-11T12:37:56.141ZSep 11 12:37:55.229 DEBG Sep 11 12:37:55.228replacing 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 } }]
49242026-09-11T12:37:56.141ZSep 11 12:37:55.229 INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
49252026-09-11T12:37:56.141Zinitted freemap. size: 64, Sep 11 12:37:55.228Sep 11 12:37:55.229 DEBG Sep 11 12:37:55.229unitcreated new freemap : , 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 } }]DEBGfreemap_route_ipv4DEBG unit
49262026-09-11T12:37:56.142Zreplacing 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 } }]created new freemap:
49272026-09-11T12:37:56.142Z, unit :freemap_route_ipv6
49282026-09-11T12:37:56.142Z
49292026-09-11T12:37:56.142Zfreemap_route_ipv6
49302026-09-11T12:37:56.142ZSep 11 12:37:55.229Sep 11 12:37:55.229 Sep 11 12:37:55.229DEBG INFOreset freemapSep 11 12:37:55.229Sep 11 12:37:55.229 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 } }]DEBG INFO, initted freemap. size: 64adding route 3fff:beef:17::/64 -> 2001:db8::55:ff , adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
49312026-09-11T12:37:56.142Z:
49322026-09-11T12:37:56.142Zunit DEBG: freemap_route_ipv4initted freemap. size: 64
49332026-09-11T12:37:56.142Z
49342026-09-11T12:37:56.142Z, unitfreemap_route_ipv4:Sep 11 12:37:55.229 freemap_route_ipv4 Sep 11 12:37:55.229
49352026-09-11T12:37:56.142Z
49362026-09-11T12:37:56.142ZDEBGSep 11 12:37:55.229 DEBGDEBGSep 11 12:37:55.229Sep 11 12:37:55.229 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 } }] INFOreset freemap 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 } }], adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff unitreset freemap
49372026-09-11T12:37:56.142Z
49382026-09-11T12:37:56.142Z, :Sep 11 12:37:55.229unit
49392026-09-11T12:37:56.142Z:freemap_route_ipv4 DEBGfreemap_route_ipv4
49402026-09-11T12:37:56.142ZSep 11 12:37:55.229
49412026-09-11T12:37:56.142Z initted freemap. size: 64, INFOSep 11 12:37:55.229Sep 11 12:37:55.229 Sep 11 12:37:55.229 unitDEBGSep 11 12:37:55.229DEBG DEBGinitted freemap. size: 64 :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 } }] initted freemap. size: 64freemap_route_ipv6INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
49422026-09-11T12:37:56.142Z, adding route 3fff:beef:18::/64 -> 2001:db8::55:ff,
49432026-09-11T12:37:56.142Zunit
49442026-09-11T12:37:56.142Z:
49452026-09-11T12:37:56.147ZSep 11 12:37:55.229unit DEBGfreemap_route_ipv6
49462026-09-11T12:37:56.147ZSep 11 12:37:55.229 reset freemapSep 11 12:37:55.229 , DEBG:Sep 11 12:37:55.229 unitreplacing 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 } }]freemap_route_ipv6Sep 11 12:37:55.229DEBG:
49472026-09-11T12:37:56.147Zreplacing 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 } }] freemap_route_ipv6DEBG
49482026-09-11T12:37:56.147Z
49492026-09-11T12:37:56.147ZINFOSep 11 12:37:55.229reset freemap
49502026-09-11T12:37:56.147Z, unit Sep 11 12:37:55.229adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
49512026-09-11T12:37:56.147ZINFO: INFOadding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
49522026-09-11T12:37:56.147Z
49532026-09-11T12:37:56.147Z Sep 11 12:37:55.229adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 11 12:37:55.229
49542026-09-11T12:37:56.147ZSep 11 12:37:55.229 Sep 11 12:37:55.229INFODEBG Sep 11 12:37:55.229 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 } }]
49552026-09-11T12:37:56.147Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBGDEBG
49562026-09-11T12:37:56.147ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1reset freemap
49572026-09-11T12:37:56.148ZSep 11 12:37:55.229, Sep 11 12:37:55.229replacing 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 } }]unit
49582026-09-11T12:37:56.148ZSep 11 12:37:55.229 INFOSep 11 12:37:55.229DEBG 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 } }]
49592026-09-11T12:37:56.148Z :DEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:fffreemap_route_ipv6replacing 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 } }]
49602026-09-11T12:37:56.148Zreplacing 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 } }]
49612026-09-11T12:37:56.148ZSep 11 12:37:55.229
49622026-09-11T12:37:56.148Z Sep 11 12:37:55.229
49632026-09-11T12:37:56.148ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFOSep 11 12:37:55.229 Sep 11 12:37:55.229Sep 11 12:37:55.229adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:37:55.229
49642026-09-11T12:37:56.148Z
49652026-09-11T12:37:56.148Z INFODEBGINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:37:55.229INFO
49662026-09-11T12:37:56.148Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 11 12:37:55.229 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBGSep 11 12:37:55.229
49672026-09-11T12:37:56.148ZDEBG
49682026-09-11T12:37:56.148Z 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 } }]
49692026-09-11T12:37:56.148ZDEBGreplacing 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 } }]
49702026-09-11T12:37:56.148Z
49712026-09-11T12:37:56.148Z Sep 11 12:37:55.229Sep 11 12:37:55.229 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 } }]DEBG
49722026-09-11T12:37:56.148ZSep 11 12:37:55.229DEBGSep 11 12:37:55.229 Sep 11 12:37:55.229 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 } }]INFO Sep 11 12:37:55.229adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
49732026-09-11T12:37:56.148ZINFO
49742026-09-11T12:37:56.148Zreplacing 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:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
49752026-09-11T12:37:56.148ZDEBG 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 } }]
49762026-09-11T12:37:56.148Z
49772026-09-11T12:37:56.148ZSep 11 12:37:55.229Sep 11 12:37:55.229 Sep 11 12:37:55.229
49782026-09-11T12:37:56.148ZDEBG INFO DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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 } }]
49792026-09-11T12:37:56.148ZSep 11 12:37:55.229replacing 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 } }]
49802026-09-11T12:37:56.148Z
49812026-09-11T12:37:56.148ZINFOSep 11 12:37:55.229 Sep 11 12:37:55.229Sep 11 12:37:55.229Sep 11 12:37:55.229 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG DEBG INFO
49822026-09-11T12:37:56.148Z adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:4
49832026-09-11T12:37:56.148Zreplacing 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: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 } }]
49842026-09-11T12:37:56.148ZSep 11 12:37:55.229
49852026-09-11T12:37:56.148ZSep 11 12:37:55.229
49862026-09-11T12:37:56.148Z DEBGSep 11 12:37:55.229DEBG 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 } }] Sep 11 12:37:55.229
49872026-09-11T12:37:56.148ZSep 11 12:37:55.229 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 } }]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 } }]
49882026-09-11T12:37:56.148ZINFO INFO
49892026-09-11T12:37:56.148Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
49902026-09-11T12:37:56.148ZSep 11 12:37:55.229Sep 11 12:37:55.229 DEBGDEBG adding route 3fff:beef:1c::/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 } }]
49912026-09-11T12:37:56.148ZSep 11 12:37:55.229replacing 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 } }]
49922026-09-11T12:37:56.148ZDEBG
49932026-09-11T12:37:56.148ZSep 11 12:37:55.229 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 } }]Sep 11 12:37:55.229 Sep 11 12:37:55.229 INFO
49942026-09-11T12:37:56.149ZWARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
49952026-09-11T12:37:56.149Z
49962026-09-11T12:37:56.149ZDEBGSep 11 12:37:55.229 INFOreplacing 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 11 12:37:55.229Sep 11 12:37:55.229
49972026-09-11T12:37:56.149Z DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff ERROSep 11 12:37:55.229 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 } }]
49982026-09-11T12:37:56.149Z rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49992026-09-11T12:37:56.149Z
50002026-09-11T12:37:56.149ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
50012026-09-11T12:37:56.149ZSep 11 12:37:55.229Sep 11 12:37:55.229 DEBGINFOSep 11 12:37:55.229 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 } }]INFOERROadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
50022026-09-11T12:37:56.149Z
50032026-09-11T12:37:56.149Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 11 12:37:55.229shrink-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
50042026-09-11T12:37:56.149Z
50052026-09-11T12:37:56.149ZDEBG 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 11 12:37:55.229
50062026-09-11T12:37:56.149ZSep 11 12:37:55.229Sep 11 12:37:55.229 INFO 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 } }]
50072026-09-11T12:37:56.149Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing 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 } }]
50082026-09-11T12:37:56.150Z
50092026-09-11T12:37:56.150ZSep 11 12:37:55.229 INFOSep 11 12:37:55.229 Sep 11 12:37:55.229adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:37:55.229INFO
50102026-09-11T12:37:56.150ZDEBG INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
50112026-09-11T12:37:56.150Zreplacing 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 11 12:37:55.229
50122026-09-11T12:37:56.150Z DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
50132026-09-11T12:37:56.150Zreplacing 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 11 12:37:55.229
50142026-09-11T12:37:56.150ZSep 11 12:37:55.229 INFODEBG adding route 3fff:beef:23::/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 } }]Sep 11 12:37:55.229
50152026-09-11T12:37:56.150Ztest route::tests::rollback_on_compact_write_failure ... ok
50162026-09-11T12:37:56.150ZSep 11 12:37:55.229 INFO
50172026-09-11T12:37:56.150Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGSep 11 12:37:55.229
50182026-09-11T12:37:56.150Z Sep 11 12:37:55.229replacing 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 } }]INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
50192026-09-11T12:37:56.150ZSep 11 12:37:55.229
50202026-09-11T12:37:56.150Ztest route::tests::rollback_on_compact_delete_failure ... ok
50212026-09-11T12:37:56.150Ztest route::tests::identity_replace_is_noop ... ok
50222026-09-11T12:37:56.150ZDEBG 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 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 11 12:37:55.230
50232026-09-11T12:37:56.150Z DEBG created new freemap
50242026-09-11T12:37:56.150ZSep 11 12:37:55.237 , INFOunit :adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
50252026-09-11T12:37:56.150Zfreemap_route_ipv4
50262026-09-11T12:37:56.150ZSep 11 12:37:55.237 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 11 12:37:55.237
50272026-09-11T12:37:56.150Z DEBG Sep 11 12:37:55.230Sep 11 12:37:55.237Sep 11 12:37:55.237 DEBGDEBGDEBG 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 } }]created new freemapcreated new freemap
50282026-09-11T12:37:56.150Z, , unitunit:: Sep 11 12:37:55.237freemap_route_ipv4freemap_route_ipv6
50292026-09-11T12:37:56.150Z INFO
50302026-09-11T12:37:56.150Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
50312026-09-11T12:37:56.150ZSep 11 12:37:55.237Sep 11 12:37:55.230 DEBGDEBG Sep 11 12:37:55.237 created new freemapcreated new freemapDEBG, unitinitted freemap. size: 64, Sep 11 12:37:55.237: , DEBGunit :unitfreemap_route_ipv4 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 } }]
50322026-09-11T12:37:56.150Zfreemap_route_ipv4
50332026-09-11T12:37:56.150Z: freemap_route_ipv6
50342026-09-11T12:37:56.150Z
50352026-09-11T12:37:56.150ZSep 11 12:37:55.237Sep 11 12:37:55.237 DEBGINFO created new freemap, unit:adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 11 12:37:55.237
50362026-09-11T12:37:56.150Z DEBGfreemap_route_ipv6 Sep 11 12:37:55.237
50372026-09-11T12:37:56.150Z initted freemap. size: 64DEBG, Sep 11 12:37:55.237Sep 11 12:37:55.237 unitDEBGreset freemap initted freemap. size: 64DEBG: , , unitreplacing 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 } }]:unit
50382026-09-11T12:37:56.150Zfreemap_route_ipv4 :
50392026-09-11T12:37:56.150Z freemap_route_ipv4freemap_route_ipv4
50402026-09-11T12:37:56.150Z
50412026-09-11T12:37:56.150ZSep 11 12:37:55.237Sep 11 12:37:55.237 DEBG INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreset freemap
50422026-09-11T12:37:56.150ZSep 11 12:37:55.237 , DEBGSep 11 12:37:55.237unit :DEBGinitted freemap. size: 64Sep 11 12:37:55.237, unitDEBGreset freemapfreemap_route_ipv4,
50432026-09-11T12:37:56.150Zunit: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 } }]
50442026-09-11T12:37:56.150Zfreemap_route_ipv6:
50452026-09-11T12:37:56.156Z Sep 11 12:37:55.237Sep 11 12:37:55.237 Sep 11 12:37:55.237INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff freemap_route_ipv4DEBGreset freemap
50462026-09-11T12:37:56.156Z initted freemap. size: 64
50472026-09-11T12:37:56.156Z, unit:, unitSep 11 12:37:55.237freemap_route_ipv6Sep 11 12:37:55.237 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 } }]freemap_route_ipv6
50482026-09-11T12:37:56.156Z
50492026-09-11T12:37:56.156Z
50502026-09-11T12:37:56.156Zinitted freemap. size: 64, unit: Sep 11 12:37:55.237Sep 11 12:37:55.237 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:fffreemap_route_ipv6
50512026-09-11T12:37:56.156Zadding route 3fff:dead::/64 -> 2001:db8::55:1
50522026-09-11T12:37:56.156Z
50532026-09-11T12:37:56.156ZSep 11 12:37:55.237 DEBG Sep 11 12:37:55.237reset freemap , DEBGunit :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 } }]
50542026-09-11T12:37:56.156Zfreemap_route_ipv6Sep 11 12:37:55.237
50552026-09-11T12:37:56.156Z Sep 11 12:37:55.237Sep 11 12:37:55.237DEBG DEBGreset freemap , 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 } }]unit
50562026-09-11T12:37:56.156Z: Sep 11 12:37:55.237 adding route 3fff:beef:2a::/64 -> 2001:db8::55:fffreemap_route_ipv6
50572026-09-11T12:37:56.156Z
50582026-09-11T12:37:56.156ZSep 11 12:37:55.237INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO
50592026-09-11T12:37:56.156ZSep 11 12:37:55.237Sep 11 12:37:55.237 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
50602026-09-11T12:37:56.156Z
50612026-09-11T12:37:56.156ZSep 11 12:37:55.237
50622026-09-11T12:37:56.156Z DEBG Sep 11 12:37:55.237replacing 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 11 12:37:55.237
50632026-09-11T12:37:56.156Z DEBGINFOSep 11 12:37:55.237 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 } }]
50642026-09-11T12:37:56.156ZSep 11 12:37:55.237adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
50652026-09-11T12:37:56.156Zreplacing 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 } }]
50662026-09-11T12:37:56.157ZINFOSep 11 12:37:55.237 DEBGSep 11 12:37:55.237adding route 172.16.0.0/32 -> 10.0.0.2
50672026-09-11T12:37:56.157Zreplacing 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 } }]INFOSep 11 12:37:55.237
50682026-09-11T12:37:56.157Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 11 12:37:55.237
50692026-09-11T12:37:56.157Z
50702026-09-11T12:37:56.157ZSep 11 12:37:55.237 DEBGSep 11 12:37:55.237INFO 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:2c::/64 -> 2001:db8::55:ff
50712026-09-11T12:37:56.157Z
50722026-09-11T12:37:56.157ZDEBGSep 11 12:37:55.237 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 } }]
50732026-09-11T12:37:56.157ZDEBG 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 } }]
50742026-09-11T12:37:56.157ZSep 11 12:37:55.237Sep 11 12:37:55.237 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:37:55.237
50752026-09-11T12:37:56.157Z DEBG Sep 11 12:37:55.226replacing 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 11 12:37:55.237
50762026-09-11T12:37:56.157ZDEBG Sep 11 12:37:55.237DEBG INFO 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 } }, 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 } }]created new freemapadding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:dead::/64 -> 2001:db8::55:3,
50772026-09-11T12:37:56.157Z
50782026-09-11T12:37:56.157Z
50792026-09-11T12:37:56.157Zunit:Sep 11 12:37:55.237 Sep 11 12:37:55.237INFOSep 11 12:37:55.237 DEBGSep 11 12:37:55.237 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:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG
50802026-09-11T12:37:56.157Zreplacing 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 } }]
50812026-09-11T12:37:56.157Z
50822026-09-11T12:37:56.157Z
50832026-09-11T12:37:56.157Z Sep 11 12:37:55.237replacing 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 11 12:37:55.237
50842026-09-11T12:37:56.157ZSep 11 12:37:55.237 DEBGSep 11 12:37:55.237 INFOcreated new freemap DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4,
50852026-09-11T12:37:56.157Z 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 11 12:37:55.237unit
50862026-09-11T12:37:56.157Z :INFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.4WARN
50872026-09-11T12:37:56.157ZSep 11 12:37:55.237
50882026-09-11T12:37:56.157Z 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 } }] Sep 11 12:37:55.237shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 11 12:37:55.237
50892026-09-11T12:37:56.157Z
50902026-09-11T12:37:56.157ZINFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50912026-09-11T12:37:56.157ZSep 11 12:37:55.237 Sep 11 12:37:55.237 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 } }]DEBGDEBGSep 11 12:37:55.237 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: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 } }]initted freemap. size: 64
50922026-09-11T12:37:56.157Z, 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 } }]unit
50932026-09-11T12:37:56.157Z
50942026-09-11T12:37:56.157Z: freemap_route_ipv4Sep 11 12:37:55.237Sep 11 12:37:55.237 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
50952026-09-11T12:37:56.157ZSep 11 12:37:55.237Sep 11 12:37:55.237 DEBGWARN Sep 11 12:37:55.229replacing 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 } }]
50962026-09-11T12:37:56.157ZSep 11 12:37:55.229 DEBGDEBG INFOSep 11 12:37:55.237shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
50972026-09-11T12:37:56.157Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
50982026-09-11T12:37:56.157Z 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 } }]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 } }]
50992026-09-11T12:37:56.157Z
51002026-09-11T12:37:56.157Z
51012026-09-11T12:37:56.157Z Sep 11 12:37:55.237adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 11 12:37:55.237
51022026-09-11T12:37:56.157Z Sep 11 12:37:55.237
51032026-09-11T12:37:56.157ZDEBG Sep 11 12:37:55.237 Sep 11 12:37:55.237DEBG 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 } }]
51042026-09-11T12:37:56.158Zreplacing 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 } }]
51052026-09-11T12:37:56.158ZINFOINFO Sep 11 12:37:55.237adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
51062026-09-11T12:37:56.158Z reset freemap, adding route 3fff:beef:36::/64 -> 2001:db8::55:ffunit: freemap_route_ipv4
51072026-09-11T12:37:56.158Z
51082026-09-11T12:37:56.158ZSep 11 12:37:55.237 DEBG initted freemap. size: 64Sep 11 12:37:55.237, unitDEBG: 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 } }]freemap_route_ipv6
51092026-09-11T12:37:56.158Z
51102026-09-11T12:37:56.158ZSep 11 12:37:55.237 Sep 11 12:37:55.237DEBG INFOreset freemap , adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit
51112026-09-11T12:37:56.158Z: freemap_route_ipv6
51122026-09-11T12:37:56.158ZSep 11 12:37:55.237 INFOSep 11 12:37:55.237 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
51132026-09-11T12:37:56.158Z 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 } }]
51142026-09-11T12:37:56.158ZINFOSep 11 12:37:55.237Sep 11 12:37:55.237 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
51152026-09-11T12:37:56.158ZDEBG 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
51162026-09-11T12:37:56.158Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 11 12:37:55.237Sep 11 12:37:55.237 Sep 11 12:37:55.237DEBGDEBG
51172026-09-11T12:37:56.158Z 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
51182026-09-11T12:37:56.158Z 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 11 12:37:55.237 adding route 172.16.0.0/32 -> 10.0.0.2
51192026-09-11T12:37:56.158ZDEBG
51202026-09-11T12:37:56.158ZSep 11 12:37:55.237 INFOreplacing 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 } }]
51212026-09-11T12:37:56.158Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 11 12:37:55.237
51222026-09-11T12:37:56.158Z Sep 11 12:37:55.237DEBG INFOSep 11 12:37:55.237 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 } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
51232026-09-11T12:37:56.158ZSep 11 12:37:55.238Sep 11 12:37:55.238
51242026-09-11T12:37:56.158ZDEBG created new freemap Sep 11 12:37:55.244DEBG Sep 11 12:37:55.244DEBG 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 } }] created new freemap, unit
51252026-09-11T12:37:56.158Z: adding route 172.17.0.0/32 -> 10.0.0.255freemap_route_ipv4Sep 11 12:37:55.244
51262026-09-11T12:37:56.158Z
51272026-09-11T12:37:56.158Z, INFOunit adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff:
51282026-09-11T12:37:56.158Z freemap_route_ipv4Sep 11 12:37:55.244Sep 11 12:37:55.244
51292026-09-11T12:37:56.158ZSep 11 12:37:55.244 DEBGDEBG 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 } }]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 } }]
51302026-09-11T12:37:56.158Z
51312026-09-11T12:37:56.158ZSep 11 12:37:55.244created new freemap , unit: Sep 11 12:37:55.244freemap_route_ipv6 Sep 11 12:37:55.244
51322026-09-11T12:37:56.158ZINFO INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 11 12:37:55.244
51332026-09-11T12:37:56.158Z adding route 172.17.0.1/32 -> 10.0.0.255DEBG
51342026-09-11T12:37:56.158Z Sep 11 12:37:55.244initted freemap. size: 64 , created new freemapDEBGunitSep 11 12:37:55.244: 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 } }]freemap_route_ipv4, DEBG
51352026-09-11T12:37:56.158Zunit
51362026-09-11T12:37:56.158Z :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 } }]
51372026-09-11T12:37:56.158Z freemap_route_ipv6Sep 11 12:37:55.244Sep 11 12:37:55.244 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreset freemap
51382026-09-11T12:37:56.158Z, unit:
51392026-09-11T12:37:56.158Z freemap_route_ipv4Sep 11 12:37:55.244Sep 11 12:37:55.244
51402026-09-11T12:37:56.158Z DEBGINFO 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 11 12:37:55.244
51412026-09-11T12:37:56.158Z Sep 11 12:37:55.244 adding route 172.17.0.2/32 -> 10.0.0.255DEBGDEBG
51422026-09-11T12:37:56.158ZSep 11 12:37:55.244 DEBG initted freemap. size: 64Sep 11 12:37:55.244failed to allocate space for the new target list
51432026-09-11T12:37:56.158Z DEBG, initted freemap. size: 64unit :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 11 12:37:55.244,
51442026-09-11T12:37:56.159Z unit:DEBG freemap_route_ipv6replacing 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 } }]
51452026-09-11T12:37:56.164Z
51462026-09-11T12:37:56.164ZSep 11 12:37:55.244 INFOfreemap_route_ipv4 Sep 11 12:37:55.244adding route 172.17.0.3/32 -> 10.0.0.255
51472026-09-11T12:37:56.164Z
51482026-09-11T12:37:56.164ZDEBG reset freemapSep 11 12:37:55.244 Sep 11 12:37:55.244adding route 3fff:beef:39::/64 -> 2001:db8::55:ff,
51492026-09-11T12:37:56.164ZDEBG unitreplacing 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 11 12:37:55.237DEBG freemap_route_ipv6DEBG
51502026-09-11T12:37:56.164Z
51512026-09-11T12:37:56.164ZSep 11 12:37:55.244reset freemap , DEBGSep 11 12:37:55.244unitreplacing 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 } }]
51522026-09-11T12:37:56.164ZSep 11 12:37:55.244: 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
51532026-09-11T12:37:56.164Z freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1
51542026-09-11T12:37:56.164ZINFOSep 11 12:37:55.244
51552026-09-11T12:37:56.164Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255
51562026-09-11T12:37:56.164ZSep 11 12:37:55.244Sep 11 12:37:55.244 Sep 11 12:37:55.244DEBG
51572026-09-11T12:37:56.164Z 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
51582026-09-11T12:37:56.164ZINFOSep 11 12:37:55.244 Sep 11 12:37:55.244adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
51592026-09-11T12:37:56.164ZDEBG 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 } }]
51602026-09-11T12:37:56.164Zinitted freemap. size: 64DEBGSep 11 12:37:55.244 Sep 11 12:37:55.244, DEBGunitreplacing 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 } }]INFO Sep 11 12:37:55.244
51612026-09-11T12:37:56.164Z : adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
51622026-09-11T12:37:56.164Z adding route 172.17.0.5/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 } }] freemap_route_ipv6
51632026-09-11T12:37:56.164ZSep 11 12:37:55.244
51642026-09-11T12:37:56.164Z
51652026-09-11T12:37:56.164ZSep 11 12:37:55.244DEBG 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 11 12:37:55.244Sep 11 12:37:55.244 INFO
51662026-09-11T12:37:56.164Z Sep 11 12:37:55.244adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG DEBG
51672026-09-11T12:37:56.164Z INFOSep 11 12:37:55.244reset freemap 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 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
51682026-09-11T12:37:56.164Z Sep 11 12:37:55.244replacing 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 } }]unit
51692026-09-11T12:37:56.164Z:
51702026-09-11T12:37:56.164ZSep 11 12:37:55.244 DEBG freemap_route_ipv6replacing 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 } }]
51712026-09-11T12:37:56.164ZSep 11 12:37:55.244DEBG
51722026-09-11T12:37:56.164Z 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 } }]INFO
51732026-09-11T12:37:56.164ZSep 11 12:37:55.244Sep 11 12:37:55.244 adding route 172.17.0.6/32 -> 10.0.0.255INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO
51742026-09-11T12:37:56.164Z
51752026-09-11T12:37:56.165Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:37:55.244
51762026-09-11T12:37:56.165Z INFOSep 11 12:37:55.244 Sep 11 12:37:55.244adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
51772026-09-11T12:37:56.165ZDEBGDEBG 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: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 11 12:37:55.244
51782026-09-11T12:37:56.165Z Sep 11 12:37:55.244
51792026-09-11T12:37:56.165Z DEBGDEBG Sep 11 12:37:55.244 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
51802026-09-11T12:37:56.165Z failed to allocate space for the new target listSep 11 12:37:55.244
51812026-09-11T12:37:56.165Zreplacing 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 } }]
51822026-09-11T12:37:56.165ZSep 11 12:37:55.244INFO Sep 11 12:37:55.244adding route 172.17.0.7/32 -> 10.0.0.255
51832026-09-11T12:37:56.165ZINFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 11 12:37:55.244
51842026-09-11T12:37:56.165Z 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 11 12:37:55.244INFO
51852026-09-11T12:37:56.165ZSep 11 12:37:55.244DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG 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 } }]
51862026-09-11T12:37:56.165Zreplacing 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 } }]
51872026-09-11T12:37:56.165Z
51882026-09-11T12:37:56.165ZSep 11 12:37:55.244 DEBGSep 11 12:37:55.244 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
51892026-09-11T12:37:56.165Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 11 12:37:55.244
51902026-09-11T12:37:56.165Z INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:37:55.244
51912026-09-11T12:37:56.165Z Sep 11 12:37:55.244INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
51922026-09-11T12:37:56.165Zreplacing 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 } }]
51932026-09-11T12:37:56.165ZSep 11 12:37:55.244 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 } }]Sep 11 12:37:55.244
51942026-09-11T12:37:56.165ZSep 11 12:37:55.244 DEBG INFOSep 11 12:37:55.244replacing 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:28::/64 -> 2001:db8::55:ffINFO
51952026-09-11T12:37:56.165Z
51962026-09-11T12:37:56.165Z adding route 172.17.0.9/32 -> 10.0.0.255
51972026-09-11T12:37:56.165ZSep 11 12:37:55.244 DEBG Sep 11 12:37:55.244Sep 11 12:37:55.244replacing 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 } }] INFO
51982026-09-11T12:37:56.165ZDEBG 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
51992026-09-11T12:37:56.165Z
52002026-09-11T12:37:56.165ZSep 11 12:37:55.244 INFOSep 11 12:37:55.244 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 11 12:37:55.244
52012026-09-11T12:37:56.165Z 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 172.17.0.10/32 -> 10.0.0.255
52022026-09-11T12:37:56.165ZSep 11 12:37:55.244
52032026-09-11T12:37:56.165Z 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 } }]Sep 11 12:37:55.244
52042026-09-11T12:37:56.165ZSep 11 12:37:55.244 DEBGDEBG Sep 11 12:37:55.244 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 } }]
52052026-09-11T12:37:56.165Ztest route::tests::same_size_non_subset_replace ... ok
52062026-09-11T12:37:56.165Zreplacing 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
52072026-09-11T12:37:56.165Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
52082026-09-11T12:37:56.165ZSep 11 12:37:55.244 INFO Sep 11 12:37:55.244adding route 172.17.0.11/32 -> 10.0.0.255
52092026-09-11T12:37:56.165ZDEBG 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 } }]
52102026-09-11T12:37:56.165ZSep 11 12:37:55.244 Sep 11 12:37:55.244DEBG INFOreplacing 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 } }]
52112026-09-11T12:37:56.165Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
52122026-09-11T12:37:56.165ZSep 11 12:37:55.244Sep 11 12:37:55.244 INFO DEBGadding route 172.17.0.12/32 -> 10.0.0.255
52132026-09-11T12:37:56.165Zreplacing 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 } }]
52142026-09-11T12:37:56.166ZSep 11 12:37:55.244 Sep 11 12:37:55.244DEBG 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 } }]
52152026-09-11T12:37:56.166Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
52162026-09-11T12:37:56.166ZSep 11 12:37:55.237Sep 11 12:37:55.244Sep 11 12:37:55.244 INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
52172026-09-11T12:37:56.166Zadding route 172.17.0.13/32 -> 10.0.0.255
52182026-09-11T12:37:56.166Zreplacing 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 } }]
52192026-09-11T12:37:56.166ZSep 11 12:37:55.244 Sep 11 12:37:55.244DEBG Sep 11 12:37:55.244INFO 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 } }]
52202026-09-11T12:37:56.166Zreplacing 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:2d::/64 -> 2001:db8::55:ff
52212026-09-11T12:37:56.166Z
52222026-09-11T12:37:56.166ZSep 11 12:37:55.244Sep 11 12:37:55.244 INFOSep 11 12:37:55.244INFO adding route 172.17.0.14/32 -> 10.0.0.255 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
52232026-09-11T12:37:56.166Z
52242026-09-11T12:37:56.166Z 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 } }]
52252026-09-11T12:37:56.166ZSep 11 12:37:55.244 DEBGSep 11 12:37:55.244 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 11 12:37:55.244
52262026-09-11T12:37:56.166Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
52272026-09-11T12:37:56.166Z 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 11 12:37:55.244
52282026-09-11T12:37:56.166Ztest route::tests::shrink_preserves_compacted_order ... ok
52292026-09-11T12:37:56.166Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
52302026-09-11T12:37:56.166Ztest transceivers::mpn_test::test_mpn_missing ... ok
52312026-09-11T12:37:56.166Ztest transceivers::mpn_test::test_mpn_present ... ok
52322026-09-11T12:37:56.166Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52332026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
52342026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
52352026-09-11T12:37:56.166Z INFO Sep 11 12:37:55.244adding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 11 12:37:55.244
52362026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
52372026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
52382026-09-11T12:37:56.166ZDEBG INFOreplacing 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 } }]
52392026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
52402026-09-11T12:37:56.166Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 11 12:37:55.244
52412026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
52422026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
52432026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
52442026-09-11T12:37:56.166Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
52452026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
52462026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
52472026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
52482026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
52492026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
52502026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
52512026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
52522026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
52532026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
52542026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
52552026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
52562026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
52572026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
52582026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
52592026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
52602026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
52612026-09-11T12:37:56.171Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
52622026-09-11T12:37:56.172Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
52632026-09-11T12:37:56.172Z DEBG Sep 11 12:37:55.244replacing 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 } }]
52642026-09-11T12:37:56.172ZSep 11 12:37:55.245 Sep 11 12:37:55.245DEBG Sep 11 12:37:55.244created new freemap DEBG DEBGcreated new freemap, unitSep 11 12:37:55.255, unit: :created new freemapINFO freemap_route_ipv4
52652026-09-11T12:37:56.172Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff, freemap_route_ipv4unit Sep 11 12:37:55.255
52662026-09-11T12:37:56.172Z INFO:
52672026-09-11T12:37:56.172Zfreemap_route_ipv4 DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
52682026-09-11T12:37:56.172Z
52692026-09-11T12:37:56.172Zcreated new freemap, unitSep 11 12:37:55.255Sep 11 12:37:55.255 DEBGDEBG :created new freemap , freemap_route_ipv6Sep 11 12:37:55.255
52702026-09-11T12:37:56.172Zreplacing 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 } }]unitSep 11 12:37:55.255
52712026-09-11T12:37:56.172Z: DEBG freemap_route_ipv6replacing 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 } }]DEBGSep 11 12:37:55.255
52722026-09-11T12:37:56.172Zcreated new freemap
52732026-09-11T12:37:56.172Z DEBG, initted freemap. size: 64unit, Sep 11 12:37:55.255Sep 11 12:37:55.255unit : INFOSep 11 12:37:55.255:INFO DEBG freemap_route_ipv6adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
52742026-09-11T12:37:56.172Zfreemap_route_ipv4
52752026-09-11T12:37:56.172Z
52762026-09-11T12:37:56.172Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
52772026-09-11T12:37:56.172Zinitted freemap. size: 64Sep 11 12:37:55.255Sep 11 12:37:55.255 , DEBGunitSep 11 12:37:55.255 DEBG: Sep 11 12:37:55.255 freemap_route_ipv4DEBGinitted freemap. size: 64
52782026-09-11T12:37:56.172Z 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 } }]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 } }]
52792026-09-11T12:37:56.172Z
52802026-09-11T12:37:56.172ZSep 11 12:37:55.255reset freemap unitDEBGSep 11 12:37:55.255: , reset freemap , unit:unitfreemap_route_ipv4
52812026-09-11T12:37:56.172Z: INFOSep 11 12:37:55.255freemap_route_ipv4 freemap_route_ipv4Sep 11 12:37:55.255INFO
52822026-09-11T12:37:56.172Z DEBG
52832026-09-11T12:37:56.172Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
52842026-09-11T12:37:56.172Zreset freemap
52852026-09-11T12:37:56.172Z, unit: freemap_route_ipv4Sep 11 12:37:55.255
52862026-09-11T12:37:56.172ZSep 11 12:37:55.255Sep 11 12:37:55.255 Sep 11 12:37:55.255 DEBGDEBG initted freemap. size: 64DEBG, DEBGSep 11 12:37:55.255replacing 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 } }] unit :initted freemap. size: 64 DEBG
52872026-09-11T12:37:56.172Z, freemap_route_ipv6replacing 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 } }]
52882026-09-11T12:37:56.172Z
52892026-09-11T12:37:56.172Zinitted freemap. size: 64Sep 11 12:37:55.255unit, Sep 11 12:37:55.255unitINFO: adding route 3fff:beef:32::/64 -> 2001:db8::55:ff:
52902026-09-11T12:37:56.172Z freemap_route_ipv6Sep 11 12:37:55.255 freemap_route_ipv6INFOSep 11 12:37:55.255
52912026-09-11T12:37:56.172Z DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
52922026-09-11T12:37:56.172Z
52932026-09-11T12:37:56.172Zreset freemapDEBG Sep 11 12:37:55.255, 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 } }]unitSep 11 12:37:55.255: freemap_route_ipv6Sep 11 12:37:55.255
52942026-09-11T12:37:56.172ZDEBG DEBGreset freemap,
52952026-09-11T12:37:56.172ZDEBGunit reset freemap:, Sep 11 12:37:55.255Sep 11 12:37:55.255unit 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 } }]freemap_route_ipv6
52962026-09-11T12:37:56.172ZINFO
52972026-09-11T12:37:56.172ZINFO :adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 11 12:37:55.255 Sep 11 12:37:55.255adding route 172.16.0.0/32 -> 10.0.0.1INFO
52982026-09-11T12:37:56.172Z freemap_route_ipv6
52992026-09-11T12:37:56.172Z
53002026-09-11T12:37:56.172Z INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
53012026-09-11T12:37:56.173ZSep 11 12:37:55.255 adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:37:55.255
53022026-09-11T12:37:56.173Z DEBGDEBGSep 11 12:37:55.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 } }] 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 } }]Sep 11 12:37:55.255
53032026-09-11T12:37:56.173Z DEBGSep 11 12:37:55.255
53042026-09-11T12:37:56.173Z DEBGadding route 172.16.0.0/32 -> 10.0.0.1 Sep 11 12:37:55.255 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
53052026-09-11T12:37:56.173ZSep 11 12:37:55.255 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 } }]
53062026-09-11T12:37:56.173Zadding route 172.16.0.0/32 -> 10.0.0.2
53072026-09-11T12:37:56.173Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
53082026-09-11T12:37:56.173Z
53092026-09-11T12:37:56.173ZSep 11 12:37:55.255 Sep 11 12:37:55.255Sep 11 12:37:55.255Sep 11 12:37:55.255 DEBGDEBG Sep 11 12:37:55.255 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
53102026-09-11T12:37:56.173Z 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
53112026-09-11T12:37:56.173Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2
53122026-09-11T12:37:56.173Z
53132026-09-11T12:37:56.173Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
53142026-09-11T12:37:56.173ZSep 11 12:37:55.255 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 } }]
53152026-09-11T12:37:56.173ZINFOSep 11 12:37:55.255 Sep 11 12:37:55.255 Sep 11 12:37:55.255adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
53162026-09-11T12:37:56.173ZDEBGDEBG Sep 11 12:37:55.255DEBG 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.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 } }]
53172026-09-11T12:37:56.173Z Sep 11 12:37:55.255 INFO
53182026-09-11T12:37:56.173Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
53192026-09-11T12:37:56.173Z 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 } }]
53202026-09-11T12:37:56.173ZDEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:37:55.255
53212026-09-11T12:37:56.173ZINFOSep 11 12:37:55.255replacing 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.3
53222026-09-11T12:37:56.173Z
53232026-09-11T12:37:56.173ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 11 12:37:55.255
53242026-09-11T12:37:56.173Z DEBGSep 11 12:37:55.255 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 } }]DEBGSep 11 12:37:55.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 } }]Sep 11 12:37:55.255
53252026-09-11T12:37:56.173Z DEBGINFO
53262026-09-11T12:37:56.173Zadding route 3fff:beef:36::/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 } }]Sep 11 12:37:55.255
53272026-09-11T12:37:56.173Z
53282026-09-11T12:37:56.173Z Sep 11 12:37:55.255Sep 11 12:37:55.255Sep 11 12:37:55.255 INFODEBG 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 } }]INFOadding route 172.16.0.0/32 -> 10.0.0.1
53292026-09-11T12:37:56.173ZINFO
53302026-09-11T12:37:56.173Z adding route 172.16.0.0/32 -> 10.0.0.4 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
53312026-09-11T12:37:56.173ZSep 11 12:37:55.255Sep 11 12:37:55.255 INFO
53322026-09-11T12:37:56.173Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
53332026-09-11T12:37:56.173Z Sep 11 12:37:55.255 DEBGDEBG Sep 11 12:37:55.255replacing 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 } }] Sep 11 12:37:55.255
53342026-09-11T12:37:56.173ZDEBG 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 } }] 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 } }]
53352026-09-11T12:37:56.173Z
53362026-09-11T12:37:56.173Z 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 11 12:37:55.255
53372026-09-11T12:37:56.173Z Sep 11 12:37:55.255INFO adding route 172.16.0.0/32 -> 10.0.0.2INFO
53382026-09-11T12:37:56.173Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 11 12:37:55.255
53392026-09-11T12:37:56.173ZSep 11 12:37:55.255 DEBG Sep 11 12:37:55.255INFOreplacing 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 11 12:37:55.255 DEBGDEBG
53402026-09-11T12:37:56.173Z 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 } }]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 } }]
53412026-09-11T12:37:56.174Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
53422026-09-11T12:37:56.174Z
53432026-09-11T12:37:56.174ZSep 11 12:37:55.255Sep 11 12:37:55.255 INFOSep 11 12:37:55.255 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFODEBG
53442026-09-11T12:37:56.174Z adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }]
53452026-09-11T12:37:56.178Z
53462026-09-11T12:37:56.178ZSep 11 12:37:55.255 DEBG 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 } }]
53472026-09-11T12:37:56.178ZSep 11 12:37:55.255 Sep 11 12:37:55.255DEBG INFOfailed to allocate space for the new target list
53482026-09-11T12:37:56.178Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
53492026-09-11T12:37:56.178ZSep 11 12:37:55.255 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 } }]Sep 11 12:37:55.255Sep 11 12:37:55.255
53502026-09-11T12:37:56.179Z DEBG 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 } }]
53512026-09-11T12:37:56.179Zreplacing 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 } }]
53522026-09-11T12:37:56.179ZSep 11 12:37:55.255 INFOSep 11 12:37:55.238 adding route 172.17.0.1/32 -> 10.0.0.255
53532026-09-11T12:37:56.179ZDEBG Sep 11 12:37:55.255created new freemapSep 11 12:37:55.245Sep 11 12:37:55.255, unitDEBG:INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:fffreemap_route_ipv4created new freemap
53542026-09-11T12:37:56.179Z ,
53552026-09-11T12:37:56.179Zreplacing 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 } }]unit:
53562026-09-11T12:37:56.179Zfreemap_route_ipv4
53572026-09-11T12:37:56.179ZSep 11 12:37:55.255 DEBG Sep 11 12:37:55.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 } }]
53582026-09-11T12:37:56.179ZSep 11 12:37:55.244Sep 11 12:37:55.255Sep 11 12:37:55.255 DEBGSep 11 12:37:55.255DEBG 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 } }] INFO
53592026-09-11T12:37:56.179Zcreated new freemap , adding route 172.17.0.2/32 -> 10.0.0.255 unit
53602026-09-11T12:37:56.179Z:created new freemapadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 11 12:37:55.255
53612026-09-11T12:37:56.179Z , freemap_route_ipv6unit
53622026-09-11T12:37:56.179ZSep 11 12:37:55.255Sep 11 12:37:55.255INFO: DEBGfreemap_route_ipv6DEBG
53632026-09-11T12:37:56.179Z adding route 172.17.0.16/32 -> 10.0.0.255 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.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 } }]
53642026-09-11T12:37:56.179Z
53652026-09-11T12:37:56.179ZSep 11 12:37:55.255
53662026-09-11T12:37:56.179ZDEBGSep 11 12:37:55.255 Sep 11 12:37:55.255Sep 11 12:37:55.255 initted freemap. size: 64DEBGDEBG INFOreplacing 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 } }]
53672026-09-11T12:37:56.179Z Sep 11 12:37:55.255 , INFOunitinitted freemap. size: 64:Sep 11 12:37:55.255, INFOunit adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255
53682026-09-11T12:37:56.179Zfreemap_route_ipv4:
53692026-09-11T12:37:56.179Z
53702026-09-11T12:37:56.179Z freemap_route_ipv4Sep 11 12:37:55.255
53712026-09-11T12:37:56.179Z DEBGadding route 172.17.0.17/32 -> 10.0.0.255
53722026-09-11T12:37:56.179Zreplacing 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 11 12:37:55.255 DEBG
53732026-09-11T12:37:56.179ZSep 11 12:37:55.255reset freemap , unitSep 11 12:37:55.255: Sep 11 12:37:55.255Sep 11 12:37:55.255DEBG DEBG reset freemapDEBG, 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_ipv4INFO
53742026-09-11T12:37:56.179Z
53752026-09-11T12:37:56.179Z unitadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff:
53762026-09-11T12:37:56.179Z Sep 11 12:37:55.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 } }]freemap_route_ipv4
53772026-09-11T12:37:56.179ZSep 11 12:37:55.256 DEBG created new freemapSep 11 12:37:55.255, DEBGunit :Sep 11 12:37:55.264initted freemap. size: 64 , INFOfreemap_route_ipv4unit
53782026-09-11T12:37:56.179Z : adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv6DEBG
53792026-09-11T12:37:56.179Z
53802026-09-11T12:37:56.179Zinitted freemap. size: 64, unitSep 11 12:37:55.264: DEBGfreemap_route_ipv6
53812026-09-11T12:37:56.179Zcreated new freemapSep 11 12:37:55.264, unitDEBG: Sep 11 12:37:55.264 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 } }]freemap_route_ipv6Sep 11 12:37:55.264
53822026-09-11T12:37:56.179Z
53832026-09-11T12:37:56.179Z DEBGDEBGSep 11 12:37:55.264 reset freemapDEBGSep 11 12:37:55.264, unitreset freemap:INFO , initted freemap. size: 64unitadding route 172.17.0.5/32 -> 10.0.0.255,
53842026-09-11T12:37:56.179Zunitfreemap_route_ipv6:
53852026-09-11T12:37:56.179Z: freemap_route_ipv4
53862026-09-11T12:37:56.179ZSep 11 12:37:55.264 freemap_route_ipv6Sep 11 12:37:55.264 DEBGINFO Sep 11 12:37:55.264adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
53872026-09-11T12:37:56.179ZDEBG reset freemap
53882026-09-11T12:37:56.179Z
53892026-09-11T12:37:56.180ZSep 11 12:37:55.264, unitINFO: adding route 172.17.0.6/32 -> 10.0.0.255Sep 11 12:37:55.264 freemap_route_ipv4DEBG
53902026-09-11T12:37:56.180Z
53912026-09-11T12:37:56.180Z Sep 11 12:37:55.264 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
53922026-09-11T12:37:56.180Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:37:55.264
53932026-09-11T12:37:56.180Z Sep 11 12:37:55.264DEBG 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 } }] Sep 11 12:37:55.264initted freemap. size: 64
53942026-09-11T12:37:56.180ZSep 11 12:37:55.264 , INFOunit : adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6
53952026-09-11T12:37:56.180Z
53962026-09-11T12:37:56.180ZSep 11 12:37:55.264 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 11 12:37:55.264Sep 11 12:37:55.264 DEBGadding route 172.17.0.7/32 -> 10.0.0.255 DEBG
53972026-09-11T12:37:56.180Z reset freemap
53982026-09-11T12:37:56.180Z, 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 } }]unit
53992026-09-11T12:37:56.180Z:Sep 11 12:37:55.264 Sep 11 12:37:55.264 INFOfreemap_route_ipv6DEBG Sep 11 12:37:55.264
54002026-09-11T12:37:56.180Zreplacing 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 } }]
54012026-09-11T12:37:56.180Zadding route 3fff:dead::/64 -> 2001:db8::55:2
54022026-09-11T12:37:56.180ZSep 11 12:37:55.264 INFOSep 11 12:37:55.264INFO Sep 11 12:37:55.264adding route 172.16.0.0/32 -> 10.0.0.3INFO
54032026-09-11T12:37:56.180Zadding route 172.16.0.0/32 -> 10.0.0.1
54042026-09-11T12:37:56.180Ztest route::tests::rollback_on_index_readd_failure ... ok
54052026-09-11T12:37:56.180Z DEBG 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: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 11 12:37:55.264
54062026-09-11T12:37:56.180Z
54072026-09-11T12:37:56.180ZSep 11 12:37:55.264 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 } }]DEBG
54082026-09-11T12:37:56.180Z 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 11 12:37:55.264Sep 11 12:37:55.264
54092026-09-11T12:37:56.180Z Sep 11 12:37:55.264 DEBGINFOINFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 11 12:37:55.264
54102026-09-11T12:37:56.180Z adding route 3fff:dead::/64 -> 2001:db8::55:3
54112026-09-11T12:37:56.180ZINFO
54122026-09-11T12:37:56.180Z adding route 172.16.0.0/32 -> 10.0.0.4
54132026-09-11T12:37:56.180ZSep 11 12:37:55.264 Sep 11 12:37:55.264 INFO adding route 172.17.0.9/32 -> 10.0.0.255
54142026-09-11T12:37:56.180ZDEBGSep 11 12:37:55.264 Sep 11 12:37:55.264DEBGSep 11 12:37:55.264 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.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 } }]
54152026-09-11T12:37:56.180Z
54162026-09-11T12:37:56.180Z 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 } }]DEBGSep 11 12:37:55.264Sep 11 12:37:55.264
54172026-09-11T12:37:56.180Z 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 } }]
54182026-09-11T12:37:56.180ZSep 11 12:37:55.264INFO adding route 172.17.0.10/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1
54192026-09-11T12:37:56.180ZINFOSep 11 12:37:55.264
54202026-09-11T12:37:56.180Zadding route 172.17.0.0/32 -> 10.0.0.255INFO
54212026-09-11T12:37:56.180Z Sep 11 12:37:55.264adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 11 12:37:55.264 DEBGDEBG Sep 11 12:37:55.264
54222026-09-11T12:37:56.180Zreplacing 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.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 } }]DEBG
54232026-09-11T12:37:56.180Z
54242026-09-11T12:37:56.180Zreplacing 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 } }]
54252026-09-11T12:37:56.180ZSep 11 12:37:55.264Sep 11 12:37:55.264 Sep 11 12:37:55.264INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2
54262026-09-11T12:37:56.180Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 11 12:37:55.264 DEBG INFO
54272026-09-11T12:37:56.181Zreplacing 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 11 12:37:55.264 DEBGadding route 172.17.0.1/32 -> 10.0.0.255
54282026-09-11T12:37:56.181Z
54292026-09-11T12:37:56.181Zreplacing 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 } }]
54302026-09-11T12:37:56.181ZSep 11 12:37:55.272 Sep 11 12:37:55.272DEBG Sep 11 12:37:55.272 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 } }]
54312026-09-11T12:37:56.181ZINFOreplacing 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 } }]
54322026-09-11T12:37:56.181Zadding route 172.17.0.0/32 -> 10.0.0.255
54332026-09-11T12:37:56.181ZSep 11 12:37:55.272 WARNSep 11 12:37:55.272Sep 11 12:37:55.272 INFODEBG shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 172.17.0.2/32 -> 10.0.0.255
54342026-09-11T12:37:56.181ZSep 11 12:37:55.272
54352026-09-11T12:37:56.181Z Sep 11 12:37:55.272DEBG 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
54362026-09-11T12:37:56.181Z
54372026-09-11T12:37:56.181Z 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 11 12:37:55.256Sep 11 12:37:55.272
54382026-09-11T12:37:56.181ZDEBG INFO created new freemapadding route 172.17.0.1/32 -> 10.0.0.255Sep 11 12:37:55.272, Sep 11 12:37:55.272
54392026-09-11T12:37:56.181Z unit :INFOINFO freemap_route_ipv4adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
54402026-09-11T12:37:56.181Z
54412026-09-11T12:37:56.181Z
54422026-09-11T12:37:56.181ZSep 11 12:37:55.272Sep 11 12:37:55.272 DEBG 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 } }]DEBGSep 11 12:37:55.272
54432026-09-11T12:37:56.181ZSep 11 12:37:55.272 DEBG DEBG created new freemapreplacing 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 } }],
54442026-09-11T12:37:56.181Z unitreplacing 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 11 12:37:55.272
54452026-09-11T12:37:56.305ZINFO Sep 11 12:37:55.272adding route 172.17.0.4/32 -> 10.0.0.255
54462026-09-11T12:37:56.305Zfreemap_route_ipv6INFO
54472026-09-11T12:37:56.305Z adding route 172.17.0.2/32 -> 10.0.0.255
54482026-09-11T12:37:56.305ZSep 11 12:37:55.272 Sep 11 12:37:55.272DEBG 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 } }]
54492026-09-11T12:37:56.305ZSep 11 12:37:55.272initted freemap. size: 64 , INFOSep 11 12:37:55.272Sep 11 12:37:55.272unit : DEBGINFOfreemap_route_ipv4
54502026-09-11T12:37:56.305Zadding route 172.17.0.5/32 -> 10.0.0.255
54512026-09-11T12:37:56.305Zreplacing 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.13/32 -> 10.0.0.255Sep 11 12:37:55.272
54522026-09-11T12:37:56.305Z
54532026-09-11T12:37:56.305Z Sep 11 12:37:55.272 DEBG 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 } }]Sep 11 12:37:55.272
54542026-09-11T12:37:56.305Z reset freemapSep 11 12:37:55.272, unitDEBGINFO :adding route 172.17.0.3/32 -> 10.0.0.255replacing 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 11 12:37:55.272
54552026-09-11T12:37:56.305Z freemap_route_ipv4
54562026-09-11T12:37:56.305ZINFO adding route 172.17.0.6/32 -> 10.0.0.255
54572026-09-11T12:37:56.305Z
54582026-09-11T12:37:56.305ZSep 11 12:37:55.272Sep 11 12:37:55.272 DEBGINFO initted freemap. size: 64adding route 172.17.0.14/32 -> 10.0.0.255
54592026-09-11T12:37:56.305Z, unitSep 11 12:37:55.272:Sep 11 12:37:55.272 DEBGfreemap_route_ipv6DEBG
54602026-09-11T12:37:56.305Z Sep 11 12:37:55.272replacing 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.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 } }]
54612026-09-11T12:37:56.305Z
54622026-09-11T12:37:56.305Z Sep 11 12:37:55.272 DEBGDEBG Sep 11 12:37:55.272replacing 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 11 12:37:55.272
54632026-09-11T12:37:56.305Z reset freemapINFO, INFO unitadding route 172.17.0.7/32 -> 10.0.0.255 :adding route 172.17.0.4/32 -> 10.0.0.255
54642026-09-11T12:37:56.305Z freemap_route_ipv6
54652026-09-11T12:37:56.305Z
54662026-09-11T12:37:56.305ZSep 11 12:37:55.272Sep 11 12:37:55.272Sep 11 12:37:55.272 INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255
54672026-09-11T12:37:56.305Zreplacing 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
54682026-09-11T12:37:56.305Z 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 } }]
54692026-09-11T12:37:56.305ZSep 11 12:37:55.272 Sep 11 12:37:55.272INFO Sep 11 12:37:55.272DEBG INFO 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 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.5/32 -> 10.0.0.255
54702026-09-11T12:37:56.305ZSep 11 12:37:55.272
54712026-09-11T12:37:56.305Z INFO
54722026-09-11T12:37:56.305Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:37:55.272Sep 11 12:37:55.272
54732026-09-11T12:37:56.305ZDEBG 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 } }]DEBGSep 11 12:37:55.272
54742026-09-11T12:37:56.305Z Sep 11 12:37:55.272DEBG 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 11 12:37:55.272
54752026-09-11T12:37:56.305Zreplacing 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 INFO
54762026-09-11T12:37:56.305Z adding route 3fff:dead::/64 -> 2001:db8::55:2
54772026-09-11T12:37:56.306Zadding route 172.17.0.16/32 -> 10.0.0.255
54782026-09-11T12:37:56.306ZSep 11 12:37:55.272 Sep 11 12:37:55.272INFO adding route 172.17.0.9/32 -> 10.0.0.255INFO
54792026-09-11T12:37:56.306ZSep 11 12:37:55.272 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 } }]Sep 11 12:37:55.272Sep 11 12:37:55.272
54802026-09-11T12:37:56.306Z DEBGDEBGadding route 172.17.0.6/32 -> 10.0.0.255
54812026-09-11T12:37:56.306Zreplacing 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 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 } }]
54822026-09-11T12:37:56.306Z
54832026-09-11T12:37:56.306ZSep 11 12:37:55.272 Sep 11 12:37:55.272 Sep 11 12:37:55.272INFO DEBGadding route 172.17.0.10/32 -> 10.0.0.255INFO
54842026-09-11T12:37:56.306ZSep 11 12:37:55.272 INFO adding route 172.17.0.17/32 -> 10.0.0.255replacing 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 3fff:dead::/64 -> 2001:db8::55:3
54852026-09-11T12:37:56.306Z
54862026-09-11T12:37:56.306ZSep 11 12:37:55.272 DEBG
54872026-09-11T12:37:56.306Zreplacing 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 } }]
54882026-09-11T12:37:56.306ZSep 11 12:37:55.272 Sep 11 12:37:55.272DEBGSep 11 12:37:55.272 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
54892026-09-11T12:37:56.306Z adding route 172.17.0.7/32 -> 10.0.0.255DEBG
54902026-09-11T12:37:56.306Z Sep 11 12:37:55.272Sep 11 12:37:55.272 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 } }]INFO
54912026-09-11T12:37:56.306ZINFO Sep 11 12:37:55.272adding route 3fff:dead::/64 -> 2001:db8::55:4
54922026-09-11T12:37:56.306ZDEBGSep 11 12:37:55.272 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 } }] INFO
54932026-09-11T12:37:56.306Zadding route 172.17.0.11/32 -> 10.0.0.255 Sep 11 12:37:55.272adding route 172.17.0.18/32 -> 10.0.0.255
54942026-09-11T12:37:56.306Z
54952026-09-11T12:37:56.306ZDEBG 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 11 12:37:55.272
54962026-09-11T12:37:56.306Z Sep 11 12:37:55.272INFO DEBG Sep 11 12:37:55.272adding route 172.17.0.8/32 -> 10.0.0.255
54972026-09-11T12:37:56.306ZSep 11 12:37:55.272 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 } }]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 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 } }]
54982026-09-11T12:37:56.306Z
54992026-09-11T12:37:56.306Z
55002026-09-11T12:37:56.306ZSep 11 12:37:55.272 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 } }]Sep 11 12:37:55.272 INFO adding route 172.17.0.12/32 -> 10.0.0.255
55012026-09-11T12:37:56.306Z
55022026-09-11T12:37:56.306ZSep 11 12:37:55.272Sep 11 12:37:55.272 Sep 11 12:37:55.272INFODEBG
55032026-09-11T12:37:56.306Z adding route 172.17.0.19/32 -> 10.0.0.255
55042026-09-11T12:37:56.306Z 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 } }]
55052026-09-11T12:37:56.306Zadding route 172.17.0.9/32 -> 10.0.0.255Sep 11 12:37:55.272 DEBGSep 11 12:37:55.272 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 } }]INFO
55062026-09-11T12:37:56.306Z
55072026-09-11T12:37:56.306Z adding route 172.17.0.13/32 -> 10.0.0.255
55082026-09-11T12:37:56.306Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
55092026-09-11T12:37:56.306ZSep 11 12:37:55.272Sep 11 12:37:55.272 INFO DEBGSep 11 12:37:55.272 Sep 11 12:37:55.272replacing 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 } }] adding route 172.17.0.20/32 -> 10.0.0.255
55102026-09-11T12:37:56.306Z DEBGINFO
55112026-09-11T12:37:56.306Zreplacing 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 } }]
55122026-09-11T12:37:56.306Zadding route 172.17.0.18/32 -> 10.0.0.255
55132026-09-11T12:37:56.306ZSep 11 12:37:55.272Sep 11 12:37:55.272 Sep 11 12:37:55.272INFO Sep 11 12:37:55.272 DEBGINFODEBGadding route 172.17.0.10/32 -> 10.0.0.255
55142026-09-11T12:37:56.306Z adding route 172.17.0.14/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 } }]
55152026-09-11T12:37:56.306Z
55162026-09-11T12:37:56.306ZSep 11 12:37:55.272 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 } }]
55172026-09-11T12:37:56.307Zreplacing 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 11 12:37:55.272
55182026-09-11T12:37:56.307ZSep 11 12:37:55.272 DEBGINFO 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 } }]
55192026-09-11T12:37:56.307ZSep 11 12:37:55.272adding route 172.17.0.21/32 -> 10.0.0.255Sep 11 12:37:55.272 INFO INFOadding route 172.17.0.11/32 -> 10.0.0.255
55202026-09-11T12:37:56.307Z
55212026-09-11T12:37:56.307Z adding route 172.17.0.19/32 -> 10.0.0.255
55222026-09-11T12:37:56.307ZSep 11 12:37:55.272 Sep 11 12:37:55.272DEBGSep 11 12:37:55.272 Sep 11 12:37:55.272replacing 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 } }]
55232026-09-11T12:37:56.307Z DEBG INFODEBG Sep 11 12:37:55.272adding route 172.17.0.15/32 -> 10.0.0.255
55242026-09-11T12:37:56.307Z INFOreplacing 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.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 } }]
55252026-09-11T12:37:56.307Z
55262026-09-11T12:37:56.307Z Sep 11 12:37:55.272adding route 172.17.0.12/32 -> 10.0.0.255 Sep 11 12:37:55.272DEBGSep 11 12:37:55.272
55272026-09-11T12:37:56.307Z 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
55282026-09-11T12:37:56.307Z INFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
55292026-09-11T12:37:56.307Z
55302026-09-11T12:37:56.307ZSep 11 12:37:55.272Sep 11 12:37:55.272 DEBGINFO Sep 11 12:37:55.272 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.16/32 -> 10.0.0.255 Sep 11 12:37:55.272
55312026-09-11T12:37:56.307Z DEBG
55322026-09-11T12:37:56.307ZDEBG Sep 11 12:37:55.272 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.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 } }]
55332026-09-11T12:37:56.307ZDEBG
55342026-09-11T12:37:56.307ZSep 11 12:37:55.272 INFOSep 11 12:37:55.272replacing 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 11 12:37:55.272
55352026-09-11T12:37:56.307Z INFOINFOadding route 172.17.0.13/32 -> 10.0.0.255
55362026-09-11T12:37:56.307Zadding route 172.17.0.23/32 -> 10.0.0.255 Sep 11 12:37:55.272adding route 172.17.0.21/32 -> 10.0.0.255
55372026-09-11T12:37:56.307Z
55382026-09-11T12:37:56.307ZINFOSep 11 12:37:55.272 adding route 172.17.0.17/32 -> 10.0.0.255 DEBG Sep 11 12:37:55.273replacing 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 11 12:37:55.272
55392026-09-11T12:37:56.307Z DEBG created new freemap, unit:DEBGSep 11 12:37:55.281 freemap_route_ipv4
55402026-09-11T12:37:56.307Z 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 } }]
55412026-09-11T12:37:56.307ZSep 11 12:37:55.281 INFO Sep 11 12:37:55.281 DEBG INFOadding route 172.17.0.14/32 -> 10.0.0.255created new freemap
55422026-09-11T12:37:56.307Z, adding route 172.17.0.24/32 -> 10.0.0.255unit
55432026-09-11T12:37:56.307Z: Sep 11 12:37:55.281Sep 11 12:37:55.281 DEBGfreemap_route_ipv6
55442026-09-11T12:37:56.307ZDEBGreplacing 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 } }]
55452026-09-11T12:37:56.313Zreplacing 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 } }]
55462026-09-11T12:37:56.313ZSep 11 12:37:55.281Sep 11 12:37:55.281 INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255
55472026-09-11T12:37:56.313Zinitted freemap. size: 64Sep 11 12:37:55.281Sep 11 12:37:55.281 , INFODEBGSep 11 12:37:55.281 unitreplacing 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:
55482026-09-11T12:37:56.313Zadding route 172.17.0.25/32 -> 10.0.0.255 freemap_route_ipv4replacing 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 } }]
55492026-09-11T12:37:56.313Z
55502026-09-11T12:37:56.313Z
55512026-09-11T12:37:56.313ZSep 11 12:37:55.281 Sep 11 12:37:55.281Sep 11 12:37:55.281 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255
55522026-09-11T12:37:56.313Zreset freemapSep 11 12:37:55.281, INFODEBG Sep 11 12:37:55.281 adding route 172.17.0.22/32 -> 10.0.0.255unit
55532026-09-11T12:37:56.313ZDEBGreplacing 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 } }]
55542026-09-11T12:37:56.313Zreplacing 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_ipv4
55552026-09-11T12:37:56.313Z
55562026-09-11T12:37:56.313ZSep 11 12:37:55.281 Sep 11 12:37:55.281Sep 11 12:37:55.281Sep 11 12:37:55.281 INFODEBG INFOadding route 172.17.0.17/32 -> 10.0.0.255 adding route 172.17.0.26/32 -> 10.0.0.255initted freemap. size: 64
55572026-09-11T12:37:56.313Z
55582026-09-11T12:37:56.313Z, unitDEBG: Sep 11 12:37:55.281replacing 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 } }]
55592026-09-11T12:37:56.313Z Sep 11 12:37:55.281DEBG 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 } }]freemap_route_ipv6
55602026-09-11T12:37:56.313Z
55612026-09-11T12:37:56.313ZSep 11 12:37:55.281DEBG 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 } }]INFOSep 11 12:37:55.281 INFOadding route 172.17.0.23/32 -> 10.0.0.255
55622026-09-11T12:37:56.313Z
55632026-09-11T12:37:56.314Zadding route 172.17.0.18/32 -> 10.0.0.255
55642026-09-11T12:37:56.314ZSep 11 12:37:55.281 Sep 11 12:37:55.281Sep 11 12:37:55.281 DEBGINFO DEBGreplacing 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 } }]
55652026-09-11T12:37:56.314Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 11 12:37:55.281 reset freemap
55662026-09-11T12:37:56.314ZDEBG , 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 11 12:37:55.281
55672026-09-11T12:37:56.314Zunit INFOSep 11 12:37:55.281 adding route 172.17.0.24/32 -> 10.0.0.255DEBGSep 11 12:37:55.281
55682026-09-11T12:37:56.314Z :INFO 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 } }]
55692026-09-11T12:37:56.314Zadding route 172.17.0.19/32 -> 10.0.0.255freemap_route_ipv6
55702026-09-11T12:37:56.314Z
55712026-09-11T12:37:56.314ZSep 11 12:37:55.281Sep 11 12:37:55.281Sep 11 12:37:55.281 INFODEBG 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 172.16.0.0/32 -> 10.0.0.1INFO
55722026-09-11T12:37:56.314Z Sep 11 12:37:55.281adding route 172.17.0.28/32 -> 10.0.0.255
55732026-09-11T12:37:56.314Z
55742026-09-11T12:37:56.314ZDEBG 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 } }]Sep 11 12:37:55.281
55752026-09-11T12:37:56.314Z INFOSep 11 12:37:55.281Sep 11 12:37:55.281 DEBGDEBG 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 } }]
55762026-09-11T12:37:56.314Zreplacing 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 11 12:37:55.281adding route 172.17.0.20/32 -> 10.0.0.255
55772026-09-11T12:37:56.314Z
55782026-09-11T12:37:56.314Z INFO Sep 11 12:37:55.281Sep 11 12:37:55.281 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255 adding route 172.17.0.29/32 -> 10.0.0.255
55792026-09-11T12:37:56.314Zreplacing 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 11 12:37:55.281
55802026-09-11T12:37:56.314Z
55812026-09-11T12:37:56.314Z INFO Sep 11 12:37:55.281adding route 172.16.0.0/32 -> 10.0.0.2 Sep 11 12:37:55.281
55822026-09-11T12:37:56.314ZDEBG 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 } }]INFOSep 11 12:37:55.281
55832026-09-11T12:37:56.314Zadding route 172.17.0.21/32 -> 10.0.0.255DEBGSep 11 12:37:55.281
55842026-09-11T12:37:56.314ZSep 11 12:37:55.281 Sep 11 12:37:55.281INFO 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 Sep 11 12:37:55.281 adding route 172.17.0.30/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 } }]DEBG
55852026-09-11T12:37:56.314Z
55862026-09-11T12:37:56.314Z
55872026-09-11T12:37:56.314ZDEBG 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 } }]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 } }]Sep 11 12:37:55.281
55882026-09-11T12:37:56.314Z
55892026-09-11T12:37:56.314Z DEBGSep 11 12:37:55.281 INFOreplacing 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 } }] Sep 11 12:37:55.281
55902026-09-11T12:37:56.314ZSep 11 12:37:55.281Sep 11 12:37:55.281 adding route 172.17.0.26/32 -> 10.0.0.255INFO
55912026-09-11T12:37:56.314Z INFOSep 11 12:37:55.281 adding route 172.17.0.22/32 -> 10.0.0.255INFO
55922026-09-11T12:37:56.314Z adding route 172.17.0.31/32 -> 10.0.0.255INFOadding route 172.16.0.0/32 -> 10.0.0.3
55932026-09-11T12:37:56.314Zadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
55942026-09-11T12:37:56.314ZSep 11 12:37:55.281 Sep 11 12:37:55.281
55952026-09-11T12:37:56.314ZDEBGSep 11 12:37:55.281 DEBG 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 11 12:37:55.281replacing 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 } }]
55962026-09-11T12:37:56.314Z
55972026-09-11T12:37:56.314Zreplacing 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 } }]
55982026-09-11T12:37:56.314ZDEBG Sep 11 12:37:55.281replacing 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 } }]Sep 11 12:37:55.281
55992026-09-11T12:37:56.314ZSep 11 12:37:55.281DEBGSep 11 12:37:55.281 INFOINFO INFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.32/32 -> 10.0.0.255 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.23/32 -> 10.0.0.255
56002026-09-11T12:37:56.314Z
56012026-09-11T12:37:56.314Z
56022026-09-11T12:37:56.315Z
56032026-09-11T12:37:56.315ZSep 11 12:37:55.281Sep 11 12:37:55.281Sep 11 12:37:55.281Sep 11 12:37:55.281 DEBG Sep 11 12:37:55.281DEBG 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
56042026-09-11T12:37:56.315Zreplacing 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 } }]
56052026-09-11T12:37:56.315ZINFOreplacing 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 } }]
56062026-09-11T12:37:56.315Zadding route 172.17.0.27/32 -> 10.0.0.255
56072026-09-11T12:37:56.315ZDEBG Sep 11 12:37:55.281Sep 11 12:37:55.281 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255failed to allocate space for the new target list
56082026-09-11T12:37:56.315ZSep 11 12:37:55.281
56092026-09-11T12:37:56.315Zadding route 172.17.0.33/32 -> 10.0.0.255 DEBGSep 11 12:37:55.281 Sep 11 12:37:55.281replacing 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 } }]
56102026-09-11T12:37:56.315Z
56112026-09-11T12:37:56.315Z Sep 11 12:37:55.281DEBGSep 11 12:37:55.281 DEBG 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 } }]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 } }]
56122026-09-11T12:37:56.315Zreplacing 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 } }]
56132026-09-11T12:37:56.315Z 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 } }]
56142026-09-11T12:37:56.315Z
56152026-09-11T12:37:56.315ZSep 11 12:37:55.281 Sep 11 12:37:55.281INFO Sep 11 12:37:55.281INFO Sep 11 12:37:55.281adding route 172.17.0.34/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255DEBG
56162026-09-11T12:37:56.315Z
56172026-09-11T12:37:56.315Z failed to allocate space for the new target listINFO
56182026-09-11T12:37:56.315Z Sep 11 12:37:55.281adding route 172.17.0.28/32 -> 10.0.0.255Sep 11 12:37:55.281
56192026-09-11T12:37:56.315ZDEBG DEBGreplacing 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 } }]
56202026-09-11T12:37:56.315Zreplacing 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 11 12:37:55.281
56212026-09-11T12:37:56.315Z 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 } }]Sep 11 12:37:55.281
56222026-09-11T12:37:56.315Z INFO adding route 172.17.0.26/32 -> 10.0.0.255
56232026-09-11T12:37:56.315ZSep 11 12:37:55.281 Sep 11 12:37:55.281INFO Sep 11 12:37:55.281INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBGadding route 172.17.0.29/32 -> 10.0.0.255
56242026-09-11T12:37:56.315Z
56252026-09-11T12:37:56.315Zreplacing 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 } }]
56262026-09-11T12:37:56.315ZSep 11 12:37:55.281 Sep 11 12:37:55.281Sep 11 12:37:55.281 DEBGINFO 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 } }]adding route 172.17.0.27/32 -> 10.0.0.255
56272026-09-11T12:37:56.315Z
56282026-09-11T12:37:56.315Zreplacing 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 } }]
56292026-09-11T12:37:56.315ZSep 11 12:37:55.281Sep 11 12:37:55.281Sep 11 12:37:55.281 DEBGINFO 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 } }] INFO
56302026-09-11T12:37:56.315Z adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
56312026-09-11T12:37:56.315Z
56322026-09-11T12:37:56.315ZSep 11 12:37:55.281 INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 11 12:37:55.281
56332026-09-11T12:37:56.315Z 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 } }]
56342026-09-11T12:37:56.315ZSep 11 12:37:55.281Sep 11 12:37:55.281 DEBGDEBG 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 } }]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 } }]
56352026-09-11T12:37:56.315Z
56362026-09-11T12:37:56.315ZSep 11 12:37:55.281 INFOSep 11 12:37:55.281 adding route 172.17.0.37/32 -> 10.0.0.255INFO
56372026-09-11T12:37:56.315Zadding route 172.17.0.31/32 -> 10.0.0.255
56382026-09-11T12:37:56.315ZSep 11 12:37:55.281 INFOSep 11 12:37:55.281 Sep 11 12:37:55.281adding route 172.17.0.29/32 -> 10.0.0.255DEBG
56392026-09-11T12:37:56.315ZDEBG 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 } }]
56402026-09-11T12:37:56.315ZSep 11 12:37:55.281
56412026-09-11T12:37:56.316Z 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 } }]
56422026-09-11T12:37:56.316ZSep 11 12:37:55.281 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 11 12:37:55.281
56432026-09-11T12:37:56.316Z INFOSep 11 12:37:55.281 Sep 11 12:37:55.281adding route 172.17.0.30/32 -> 10.0.0.255
56442026-09-11T12:37:56.316ZINFO adding route 172.17.0.32/32 -> 10.0.0.255DEBG
56452026-09-11T12:37:56.320Z Sep 11 12:37:55.281replacing 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 } }]
56462026-09-11T12:37:56.320ZDEBG 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 } }]
56472026-09-11T12:37:56.320ZSep 11 12:37:55.281 INFO Sep 11 12:37:55.281Sep 11 12:37:55.281adding route 172.17.0.39/32 -> 10.0.0.255 INFO
56482026-09-11T12:37:56.320Z adding route 172.17.0.31/32 -> 10.0.0.255DEBG
56492026-09-11T12:37:56.320Z 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 11 12:37:55.281
56502026-09-11T12:37:56.320Z 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 } }]
56512026-09-11T12:37:56.321ZSep 11 12:37:55.282
56522026-09-11T12:37:56.321Z Sep 11 12:37:55.288DEBG Sep 11 12:37:55.288created new freemap, unit: freemap_route_ipv4DEBG
56532026-09-11T12:37:56.321Z 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 } }]
56542026-09-11T12:37:56.321ZINFO adding route 172.17.0.40/32 -> 10.0.0.255
56552026-09-11T12:37:56.321ZSep 11 12:37:55.281Sep 11 12:37:55.288Sep 11 12:37:55.288Sep 11 12:37:55.288 INFO INFO DEBGDEBG adding route 172.17.0.33/32 -> 10.0.0.255
56562026-09-11T12:37:56.321Zreplacing 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 } }]
56572026-09-11T12:37:56.321Zadding route 172.17.0.32/32 -> 10.0.0.255created new freemap
56582026-09-11T12:37:56.321Z, unit: freemap_route_ipv6Sep 11 12:37:55.288Sep 11 12:37:55.288 INFODEBG
56592026-09-11T12:37:56.321Z adding route 172.17.0.41/32 -> 10.0.0.255Sep 11 12:37:55.288replacing 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 } }]
56602026-09-11T12:37:56.321Z
56612026-09-11T12:37:56.321Z DEBG Sep 11 12:37:55.288replacing 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 } }]
56622026-09-11T12:37:56.321ZDEBGSep 11 12:37:55.288 initted freemap. size: 64 , DEBGunit :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 11 12:37:55.288
56632026-09-11T12:37:56.321Z Sep 11 12:37:55.288 INFOfreemap_route_ipv4
56642026-09-11T12:37:56.321Zadding route 172.17.0.33/32 -> 10.0.0.255INFO
56652026-09-11T12:37:56.321ZSep 11 12:37:55.288 adding route 172.17.0.34/32 -> 10.0.0.255 Sep 11 12:37:55.288
56662026-09-11T12:37:56.321ZINFO Sep 11 12:37:55.288 DEBGadding route 172.17.0.42/32 -> 10.0.0.255
56672026-09-11T12:37:56.321ZDEBG 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 } }]reset freemap
56682026-09-11T12:37:56.321Z, Sep 11 12:37:55.288unit :DEBGSep 11 12:37:55.288 freemap_route_ipv4Sep 11 12:37:55.288
56692026-09-11T12:37:56.321Zreplacing 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 } }] DEBG
56702026-09-11T12:37:56.321ZINFO adding route 172.17.0.34/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 } }]Sep 11 12:37:55.289
56712026-09-11T12:37:56.321Z
56722026-09-11T12:37:56.321Z INFOSep 11 12:37:55.289 adding route 172.17.0.43/32 -> 10.0.0.255DEBG
56732026-09-11T12:37:56.321ZSep 11 12:37:55.289Sep 11 12:37:55.289 DEBGINFO initted freemap. size: 64replacing 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 11 12:37:55.289
56742026-09-11T12:37:56.321ZDEBG, 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
56752026-09-11T12:37:56.321Z: freemap_route_ipv6adding route 172.17.0.35/32 -> 10.0.0.255
56762026-09-11T12:37:56.321Z
56772026-09-11T12:37:56.321ZSep 11 12:37:55.289Sep 11 12:37:55.289 INFOINFO Sep 11 12:37:55.289Sep 11 12:37:55.289 adding route 172.17.0.35/32 -> 10.0.0.255
56782026-09-11T12:37:56.321ZDEBG adding route 172.17.0.44/32 -> 10.0.0.255DEBG
56792026-09-11T12:37:56.321Zreset freemap 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 } }]Sep 11 12:37:55.289, unit
56802026-09-11T12:37:56.321Z:DEBG Sep 11 12:37:55.289 freemap_route_ipv6replacing 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
56812026-09-11T12:37:56.321Z 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 } }]
56822026-09-11T12:37:56.321Z
56832026-09-11T12:37:56.321ZSep 11 12:37:55.289Sep 11 12:37:55.289 Sep 11 12:37:55.289INFO INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255
56842026-09-11T12:37:56.321Zadding route 172.17.0.36/32 -> 10.0.0.255Sep 11 12:37:55.289
56852026-09-11T12:37:56.321Zadding route 172.17.0.45/32 -> 10.0.0.255
56862026-09-11T12:37:56.321Z INFOSep 11 12:37:55.289 Sep 11 12:37:55.289DEBG Sep 11 12:37:55.289 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.16.0.0/32 -> 10.0.0.1
56872026-09-11T12:37:56.321ZDEBG
56882026-09-11T12:37:56.321Z 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 } }]
56892026-09-11T12:37:56.321Z DEBGSep 11 12:37:55.289 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 } }]INFO
56902026-09-11T12:37:56.322Z adding route 172.17.0.37/32 -> 10.0.0.255
56912026-09-11T12:37:56.322ZSep 11 12:37:55.289 Sep 11 12:37:55.289Sep 11 12:37:55.289 INFO INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255
56922026-09-11T12:37:56.322Z Sep 11 12:37:55.289adding route 172.17.0.37/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 } }]
56932026-09-11T12:37:56.322ZSep 11 12:37:55.289
56942026-09-11T12:37:56.322Z DEBGDEBG 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.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 } }]
56952026-09-11T12:37:56.322Z
56962026-09-11T12:37:56.322ZSep 11 12:37:55.289 Sep 11 12:37:55.289DEBG Sep 11 12:37:55.289INFO adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 11 12:37:55.289INFO
56972026-09-11T12:37:56.322Zadding route 172.17.0.47/32 -> 10.0.0.255INFO
56982026-09-11T12:37:56.322Z adding route 172.17.0.38/32 -> 10.0.0.255
56992026-09-11T12:37:56.322ZSep 11 12:37:55.289
57002026-09-11T12:37:56.322Z Sep 11 12:37:55.289DEBG 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 } }]DEBG
57012026-09-11T12:37:56.322ZSep 11 12:37:55.289 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
57022026-09-11T12:37:56.322Z 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 11 12:37:55.289
57032026-09-11T12:37:56.322Z INFOSep 11 12:37:55.289 INFOadding route 172.17.0.1/32 -> 10.0.0.255Sep 11 12:37:55.289
57042026-09-11T12:37:56.322Ztest route::tests::delete_targets_fragmented ... ok
57052026-09-11T12:37:56.322ZSep 11 12:37:55.289adding route 172.17.0.38/32 -> 10.0.0.255INFO adding route 172.17.0.39/32 -> 10.0.0.255
57062026-09-11T12:37:56.322ZINFO adding route 172.17.0.48/32 -> 10.0.0.255
57072026-09-11T12:37:56.322ZSep 11 12:37:55.289
57082026-09-11T12:37:56.322ZSep 11 12:37:55.289 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 11 12:37:55.289DEBG
57092026-09-11T12:37:56.322Z 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 } }]DEBGSep 11 12:37:55.289
57102026-09-11T12:37:56.322Zreplacing 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 11 12:37:55.289
57112026-09-11T12:37:56.322ZDEBG INFO Sep 11 12:37:55.289Sep 11 12:37:55.289adding route 172.17.0.40/32 -> 10.0.0.255 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 } }]
57122026-09-11T12:37:56.322ZINFOINFO
57132026-09-11T12:37:56.322Z adding route 172.17.0.49/32 -> 10.0.0.255
57142026-09-11T12:37:56.322Zadding route 172.17.0.2/32 -> 10.0.0.255
57152026-09-11T12:37:56.322ZSep 11 12:37:55.289Sep 11 12:37:55.289 DEBGINFO Sep 11 12:37:55.289 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 11 12:37:55.289DEBG
57162026-09-11T12:37:56.322Z 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255DEBG
57172026-09-11T12:37:56.322Z 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 } }]
57182026-09-11T12:37:56.322Z
57192026-09-11T12:37:56.322ZSep 11 12:37:55.289 Sep 11 12:37:55.289INFOSep 11 12:37:55.289 adding route 172.17.0.3/32 -> 10.0.0.255INFO INFO
57202026-09-11T12:37:56.322Z adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
57212026-09-11T12:37:56.322Z
57222026-09-11T12:37:56.322ZSep 11 12:37:55.289Sep 11 12:37:55.289 Sep 11 12:37:55.289Sep 11 12:37:55.289 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 } }]DEBGDEBG
57232026-09-11T12:37:56.322Zreplacing 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 } }]
57242026-09-11T12:37:56.322Zreplacing 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 } }]
57252026-09-11T12:37:56.322ZSep 11 12:37:55.289 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 } }]INFO
57262026-09-11T12:37:56.322ZSep 11 12:37:55.289 INFOSep 11 12:37:55.289 adding route 172.17.0.51/32 -> 10.0.0.255Sep 11 12:37:55.289
57272026-09-11T12:37:56.322Zadding route 172.17.0.42/32 -> 10.0.0.255
57282026-09-11T12:37:56.322Z INFOSep 11 12:37:55.289 Sep 11 12:37:55.289DEBG INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBG
57292026-09-11T12:37:56.323Z 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 } }]
57302026-09-11T12:37:56.323Zreplacing 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 } }]
57312026-09-11T12:37:56.323Zadding route 172.17.0.40/32 -> 10.0.0.255
57322026-09-11T12:37:56.323ZSep 11 12:37:55.289Sep 11 12:37:55.289 DEBGINFO 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.43/32 -> 10.0.0.255Sep 11 12:37:55.289
57332026-09-11T12:37:56.323Z
57342026-09-11T12:37:56.323Z Sep 11 12:37:55.289DEBG 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 11 12:37:55.289Sep 11 12:37:55.289 adding route 172.17.0.52/32 -> 10.0.0.255
57352026-09-11T12:37:56.323Z
57362026-09-11T12:37:56.323ZINFODEBG adding route 172.17.0.5/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 } }]
57372026-09-11T12:37:56.323Z
57382026-09-11T12:37:56.323ZSep 11 12:37:55.289 Sep 11 12:37:55.289INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255Sep 11 12:37:55.289
57392026-09-11T12:37:56.323Z Sep 11 12:37:55.289replacing 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 } }]
57402026-09-11T12:37:56.323Z INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255Sep 11 12:37:55.289Sep 11 12:37:55.289 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 } }]INFO
57412026-09-11T12:37:56.323Z
57422026-09-11T12:37:56.323Zadding route 172.17.0.53/32 -> 10.0.0.255
57432026-09-11T12:37:56.323ZDEBG 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 11 12:37:55.289Sep 11 12:37:55.289
57442026-09-11T12:37:56.323Z INFODEBGSep 11 12:37:55.289 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 } }]
57452026-09-11T12:37:56.328ZDEBGSep 11 12:37:55.289 adding route 172.17.0.6/32 -> 10.0.0.255 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 } }]
57462026-09-11T12:37:56.328Z
57472026-09-11T12:37:56.328ZSep 11 12:37:55.289 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255 Sep 11 12:37:55.289adding route 172.17.0.45/32 -> 10.0.0.255
57482026-09-11T12:37:56.328Z
57492026-09-11T12:37:56.328ZSep 11 12:37:55.289DEBG 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
57502026-09-11T12:37:56.328ZSep 11 12:37:55.289 adding route 172.17.0.54/32 -> 10.0.0.255
57512026-09-11T12:37:56.328ZDEBG 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 } }]
57522026-09-11T12:37:56.328ZSep 11 12:37:55.289 Sep 11 12:37:55.289Sep 11 12:37:55.289INFO DEBG adding route 172.17.0.7/32 -> 10.0.0.255DEBG
57532026-09-11T12:37:56.328Z 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 } }]
57542026-09-11T12:37:56.328Zreplacing 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 11 12:37:55.289
57552026-09-11T12:37:56.328ZINFOSep 11 12:37:55.289 DEBG adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:37:55.289replacing 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 } }]
57562026-09-11T12:37:56.328Z
57572026-09-11T12:37:56.328Z INFOSep 11 12:37:55.289 Sep 11 12:37:55.289Sep 11 12:37:55.289 INFOadding route 172.17.0.43/32 -> 10.0.0.255DEBG 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.17.0.55/32 -> 10.0.0.255INFO
57582026-09-11T12:37:56.328Z
57592026-09-11T12:37:56.328Z adding route 172.17.0.8/32 -> 10.0.0.255
57602026-09-11T12:37:56.328Z
57612026-09-11T12:37:56.328ZSep 11 12:37:55.289 INFOSep 11 12:37:55.289 adding route 172.17.0.47/32 -> 10.0.0.255Sep 11 12:37:55.289
57622026-09-11T12:37:56.328Z DEBGDEBG Sep 11 12:37:55.289 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 } }]
57632026-09-11T12:37:56.328Zreplacing 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 11 12:37:55.289
57642026-09-11T12:37:56.328Z DEBGDEBG 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 } }]
57652026-09-11T12:37:56.328ZSep 11 12:37:55.289Sep 11 12:37:55.289replacing 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 } }] INFO INFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
57662026-09-11T12:37:56.328ZSep 11 12:37:55.289
57672026-09-11T12:37:56.328Z
57682026-09-11T12:37:56.328ZINFO adding route 172.17.0.48/32 -> 10.0.0.255
57692026-09-11T12:37:56.328ZSep 11 12:37:55.289Sep 11 12:37:55.289 Sep 11 12:37:55.289DEBGDEBG 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 } }]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 } }]
57702026-09-11T12:37:56.328Z
57712026-09-11T12:37:56.328Z Sep 11 12:37:55.289replacing 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 11 12:37:55.289Sep 11 12:37:55.289INFO
57722026-09-11T12:37:56.328Z INFO INFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
57732026-09-11T12:37:56.328Zadding route 172.17.0.57/32 -> 10.0.0.255Sep 11 12:37:55.289 INFO adding route 172.17.0.49/32 -> 10.0.0.255
57742026-09-11T12:37:56.328Z
57752026-09-11T12:37:56.328ZSep 11 12:37:55.296 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 11 12:37:55.296
57762026-09-11T12:37:56.328ZSep 11 12:37:55.296 DEBGDEBG Sep 11 12:37:55.296replacing 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.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 } }]DEBG
57772026-09-11T12:37:56.328Z
57782026-09-11T12:37:56.329Zreplacing 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 11 12:37:55.296
57792026-09-11T12:37:56.329Z INFO Sep 11 12:37:55.296adding route 172.17.0.45/32 -> 10.0.0.255 Sep 11 12:37:55.296
57802026-09-11T12:37:56.329ZINFO INFO Sep 11 12:37:55.296adding route 172.17.0.18/32 -> 10.0.0.255
57812026-09-11T12:37:56.329ZINFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 11 12:37:55.296
57822026-09-11T12:37:56.329Zadding route 172.17.0.50/32 -> 10.0.0.255Sep 11 12:37:55.296
57832026-09-11T12:37:56.329ZDEBGDEBG 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 } }]
57842026-09-11T12:37:56.329Zreplacing 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 11 12:37:55.296
57852026-09-11T12:37:56.329Z Sep 11 12:37:55.296DEBG DEBGreplacing 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 11 12:37:55.296Sep 11 12:37:55.296
57862026-09-11T12:37:56.329Z 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 } }]INFOINFO
57872026-09-11T12:37:56.329ZSep 11 12:37:55.296adding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.19/32 -> 10.0.0.255
57882026-09-11T12:37:56.329Z
57892026-09-11T12:37:56.329ZSep 11 12:37:55.296INFO INFO adding route 172.17.0.51/32 -> 10.0.0.255 Sep 11 12:37:55.296adding route 172.17.0.59/32 -> 10.0.0.255
57902026-09-11T12:37:56.329ZSep 11 12:37:55.296DEBG 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 } }]
57912026-09-11T12:37:56.329Z
57922026-09-11T12:37:56.329ZSep 11 12:37:55.296DEBG 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 } }]Sep 11 12:37:55.296
57932026-09-11T12:37:56.329Z Sep 11 12:37:55.296DEBG DEBG INFO 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.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 } }]
57942026-09-11T12:37:56.329Zadding route 172.17.0.20/32 -> 10.0.0.255
57952026-09-11T12:37:56.329Z
57962026-09-11T12:37:56.329ZSep 11 12:37:55.296Sep 11 12:37:55.296 Sep 11 12:37:55.296 INFOINFODEBG Sep 11 12:37:55.296 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.52/32 -> 10.0.0.255
57972026-09-11T12:37:56.329Z
57982026-09-11T12:37:56.329ZINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255Sep 11 12:37:55.296
57992026-09-11T12:37:56.329Z
58002026-09-11T12:37:56.329Z Sep 11 12:37:55.296INFO Sep 11 12:37:55.296 DEBGadding route 172.17.0.21/32 -> 10.0.0.255
58012026-09-11T12:37:56.329ZDEBGreplacing 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.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 } }]
58022026-09-11T12:37:56.329Z
58032026-09-11T12:37:56.329ZSep 11 12:37:55.296Sep 11 12:37:55.296Sep 11 12:37:55.296Sep 11 12:37:55.296 DEBG INFO DEBG failed to allocate space for the new target list adding route 172.17.0.53/32 -> 10.0.0.255
58042026-09-11T12:37:56.329Ztest route::tests::delete_targets_full ... ok
58052026-09-11T12:37:56.329Zreplacing 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 } }]
58062026-09-11T12:37:56.329Z
58072026-09-11T12:37:56.329Ztest route::tests::delete_target_full ... ok
58082026-09-11T12:37:56.329ZDEBG 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 } }]Sep 11 12:37:55.296
58092026-09-11T12:37:56.329ZSep 11 12:37:55.296 DEBGINFO 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.22/32 -> 10.0.0.255Sep 11 12:37:55.296
58102026-09-11T12:37:56.329Z DEBG
58112026-09-11T12:37:56.329Z 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 } }]
58122026-09-11T12:37:56.329ZSep 11 12:37:55.296 INFOSep 11 12:37:55.296 adding route 172.17.0.48/32 -> 10.0.0.255INFO
58132026-09-11T12:37:56.329Z Sep 11 12:37:55.296adding route 172.17.0.54/32 -> 10.0.0.255
58142026-09-11T12:37:56.329ZDEBG 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 } }]
58152026-09-11T12:37:56.329ZSep 11 12:37:55.296Sep 11 12:37:55.296 Sep 11 12:37:55.296DEBG 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 } }]
58162026-09-11T12:37:56.329Zadding route 172.17.0.23/32 -> 10.0.0.255DEBG
58172026-09-11T12:37:56.330Zreplacing 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 } }]
58182026-09-11T12:37:56.330ZSep 11 12:37:55.296 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 11 12:37:55.296
58192026-09-11T12:37:56.330Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
58202026-09-11T12:37:56.330ZSep 11 12:37:55.296 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 } }]
58212026-09-11T12:37:56.330Z
58222026-09-11T12:37:56.330ZSep 11 12:37:55.296 Sep 11 12:37:55.296DEBGSep 11 12:37:55.296 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 } }]adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }]
58232026-09-11T12:37:56.330Z
58242026-09-11T12:37:56.330Z
58252026-09-11T12:37:56.330ZSep 11 12:37:55.296 Sep 11 12:37:55.296Sep 11 12:37:55.296Sep 11 12:37:55.296 DEBG INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing 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.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 } }]
58262026-09-11T12:37:56.330Z
58272026-09-11T12:37:56.330Z
58282026-09-11T12:37:56.330ZINFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 11 12:37:55.296
58292026-09-11T12:37:56.330Z Sep 11 12:37:55.296Sep 11 12:37:55.296DEBG 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 } }]
58302026-09-11T12:37:56.330ZINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
58312026-09-11T12:37:56.330Z
58322026-09-11T12:37:56.330ZSep 11 12:37:55.296Sep 11 12:37:55.296 DEBG Sep 11 12:37:55.296replacing 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
58332026-09-11T12:37:56.330Z Sep 11 12:37:55.296adding route 172.17.0.25/32 -> 10.0.0.255
58342026-09-11T12:37:56.330Z 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 } }]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 } }]
58352026-09-11T12:37:56.330ZSep 11 12:37:55.296
58362026-09-11T12:37:56.330ZINFO adding route 172.17.0.51/32 -> 10.0.0.255
58372026-09-11T12:37:56.330ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFOSep 11 12:37:55.304 INFOadding route 172.17.0.58/32 -> 10.0.0.255
58382026-09-11T12:37:56.330Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 11 12:37:55.304 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 } }]
58392026-09-11T12:37:56.330Z
58402026-09-11T12:37:56.330ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBG adding route 172.17.0.59/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 } }]
58412026-09-11T12:37:56.330Z
58422026-09-11T12:37:56.330ZSep 11 12:37:55.304 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 } }]
58432026-09-11T12:37:56.330ZSep 11 12:37:55.304 INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 11 12:37:55.304
58442026-09-11T12:37:56.330ZINFODEBG 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 } }]adding route 172.17.0.60/32 -> 10.0.0.255
58452026-09-11T12:37:56.334Z
58462026-09-11T12:37:56.334ZSep 11 12:37:55.304 DEBGSep 11 12:37:55.304 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 } }]DEBG
58472026-09-11T12:37:56.334Z 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 } }]
58482026-09-11T12:37:56.335ZSep 11 12:37:55.304Sep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBGINFO failed to allocate space for the new target list
58492026-09-11T12:37:56.335Zadding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
58502026-09-11T12:37:56.335Z
58512026-09-11T12:37:56.335ZSep 11 12:37:55.304Sep 11 12:37:55.304 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 } }]
58522026-09-11T12:37:56.335Zreplacing 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 11 12:37:55.304
58532026-09-11T12:37:56.335Z 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 } }]
58542026-09-11T12:37:56.335ZSep 11 12:37:55.296Sep 11 12:37:55.304 Sep 11 12:37:55.304DEBGINFO 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
58552026-09-11T12:37:56.335Z adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
58562026-09-11T12:37:56.335Z
58572026-09-11T12:37:56.335ZSep 11 12:37:55.304 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 11 12:37:55.304
58582026-09-11T12:37:56.335Z Sep 11 12:37:55.304DEBG Sep 11 12:37:55.304replacing 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
58592026-09-11T12:37:56.335Z DEBGreplacing 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 } }]
58602026-09-11T12:37:56.335Zreplacing 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 } }]
58612026-09-11T12:37:56.335ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304INFO INFOadding route 172.17.0.16/32 -> 10.0.0.255
58622026-09-11T12:37:56.335ZINFOadding route 172.17.0.27/32 -> 10.0.0.255
58632026-09-11T12:37:56.335Zadding route 172.17.0.54/32 -> 10.0.0.255Sep 11 12:37:55.304
58642026-09-11T12:37:56.335Z DEBGSep 11 12:37:55.304 Sep 11 12:37:55.304replacing 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 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 } }]
58652026-09-11T12:37:56.335Z
58662026-09-11T12:37:56.335Z 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 } }]
58672026-09-11T12:37:56.335ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304INFO INFOadding route 172.17.0.17/32 -> 10.0.0.255 INFO
58682026-09-11T12:37:56.335Z adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
58692026-09-11T12:37:56.335Z
58702026-09-11T12:37:56.335ZSep 11 12:37:55.304Sep 11 12:37:55.304Sep 11 12:37:55.304 DEBGDEBGDEBG 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 } }]
58712026-09-11T12:37:56.335Zreplacing 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 } }]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 } }]
58722026-09-11T12:37:56.336Z
58732026-09-11T12:37:56.336ZSep 11 12:37:55.304 Sep 11 12:37:55.304INFOSep 11 12:37:55.304 adding route 172.17.0.29/32 -> 10.0.0.255
58742026-09-11T12:37:56.336ZINFO INFOadding route 172.17.0.56/32 -> 10.0.0.255
58752026-09-11T12:37:56.336Zadding route 172.17.0.18/32 -> 10.0.0.255Sep 11 12:37:55.304
58762026-09-11T12:37:56.336ZDEBG Sep 11 12:37:55.304replacing 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 11 12:37:55.304
58772026-09-11T12:37:56.336Z DEBG 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 } }]
58782026-09-11T12:37:56.336Zreplacing 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 11 12:37:55.304
58792026-09-11T12:37:56.336ZINFO Sep 11 12:37:55.304adding route 172.17.0.30/32 -> 10.0.0.255
58802026-09-11T12:37:56.336ZSep 11 12:37:55.304INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255
58812026-09-11T12:37:56.336Zadding route 172.17.0.19/32 -> 10.0.0.255Sep 11 12:37:55.304
58822026-09-11T12:37:56.336Z 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 } }]
58832026-09-11T12:37:56.336ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304DEBG INFODEBGreplacing 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 } }]
58842026-09-11T12:37:56.336Z 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.31/32 -> 10.0.0.255
58852026-09-11T12:37:56.336Z
58862026-09-11T12:37:56.336ZSep 11 12:37:55.304 Sep 11 12:37:55.304Sep 11 12:37:55.304INFO DEBGINFOadding route 172.17.0.20/32 -> 10.0.0.255
58872026-09-11T12:37:56.336Zreplacing 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 } }]
58882026-09-11T12:37:56.336Zadding route 172.17.0.58/32 -> 10.0.0.255
58892026-09-11T12:37:56.336ZSep 11 12:37:55.304Sep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBG 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 } }]adding route 172.17.0.32/32 -> 10.0.0.255
58902026-09-11T12:37:56.336Z
58912026-09-11T12:37:56.336Zreplacing 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 } }]
58922026-09-11T12:37:56.336ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304INFO adding route 172.17.0.21/32 -> 10.0.0.255DEBGINFO
58932026-09-11T12:37:56.336Z 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.59/32 -> 10.0.0.255
58942026-09-11T12:37:56.336Z
58952026-09-11T12:37:56.336ZSep 11 12:37:55.304 DEBG Sep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFOreplacing 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 172.17.0.33/32 -> 10.0.0.255
58962026-09-11T12:37:56.336Z
58972026-09-11T12:37:56.336Zreplacing 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 } }]
58982026-09-11T12:37:56.337ZSep 11 12:37:55.304 Sep 11 12:37:55.304INFOSep 11 12:37:55.304 INFOadding route 172.17.0.22/32 -> 10.0.0.255
58992026-09-11T12:37:56.337Zadding route 172.17.0.60/32 -> 10.0.0.255DEBG
59002026-09-11T12:37:56.337Zreplacing 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 } }]
59012026-09-11T12:37:56.337ZSep 11 12:37:55.304 Sep 11 12:37:55.304DEBG Sep 11 12:37:55.304DEBG INFOreplacing 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 } }]
59022026-09-11T12:37:56.337Zreplacing 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.17.0.34/32 -> 10.0.0.255
59032026-09-11T12:37:56.337Z
59042026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304INFODEBG INFOadding route 172.17.0.61/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 } }]
59052026-09-11T12:37:56.337Z
59062026-09-11T12:37:56.337Zadding route 172.17.0.23/32 -> 10.0.0.255
59072026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 Sep 11 12:37:55.304 INFODEBGDEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }]
59082026-09-11T12:37:56.337Z
59092026-09-11T12:37:56.337Zreplacing 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 } }]
59102026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304Sep 11 12:37:55.304 INFOINFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255 adding route 172.17.0.62/32 -> 10.0.0.255
59112026-09-11T12:37:56.337Ztest route::tests::delete_target_fragmented ... ok
59122026-09-11T12:37:56.337Zreplacing 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 } }]
59132026-09-11T12:37:56.337Z
59142026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFOSep 11 12:37:55.304 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255
59152026-09-11T12:37:56.337Z
59162026-09-11T12:37:56.337Z 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 } }]
59172026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFO 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.25/32 -> 10.0.0.255
59182026-09-11T12:37:56.337Z
59192026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBGDEBG adding route 172.17.0.37/32 -> 10.0.0.255failed to allocate space for the new target list
59202026-09-11T12:37:56.337Z 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 } }]
59212026-09-11T12:37:56.337Z
59222026-09-11T12:37:56.337ZSep 11 12:37:55.304 DEBGSep 11 12:37:55.304 Sep 11 12:37:55.304replacing 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 } }]
59232026-09-11T12:37:56.337Ztest route::tests::add_target_fails_full ... ok
59242026-09-11T12:37:56.337ZDEBG 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 } }]Sep 11 12:37:55.304
59252026-09-11T12:37:56.337Z
59262026-09-11T12:37:56.337Z INFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
59272026-09-11T12:37:56.337Z
59282026-09-11T12:37:56.337Ztest result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
59292026-09-11T12:37:56.337Z
59302026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGDEBG 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.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 } }]
59312026-09-11T12:37:56.337Z
59322026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
59332026-09-11T12:37:56.337Z
59342026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGDEBG 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 } }]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 } }]
59352026-09-11T12:37:56.337Z
59362026-09-11T12:37:56.337ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255
59372026-09-11T12:37:56.338ZSep 11 12:37:55.304adding route 172.17.0.40/32 -> 10.0.0.255
59382026-09-11T12:37:56.338ZDEBG 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 } }]
59392026-09-11T12:37:56.338ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBG adding route 172.17.0.29/32 -> 10.0.0.255replacing 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 } }]
59402026-09-11T12:37:56.338Z
59412026-09-11T12:37:56.338ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFO 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 172.17.0.41/32 -> 10.0.0.255
59422026-09-11T12:37:56.338Z
59432026-09-11T12:37:56.338ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing 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 } }]
59442026-09-11T12:37:56.338Z
59452026-09-11T12:37:56.342ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFO 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.42/32 -> 10.0.0.255
59462026-09-11T12:37:56.343Z
59472026-09-11T12:37:56.343ZSep 11 12:37:55.304Sep 11 12:37:55.304 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing 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 } }]
59482026-09-11T12:37:56.343Z
59492026-09-11T12:37:56.343ZSep 11 12:37:55.304Sep 11 12:37:55.304 DEBGINFO 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.43/32 -> 10.0.0.255
59502026-09-11T12:37:56.343Z
59512026-09-11T12:37:56.343ZSep 11 12:37:55.304 DEBG Sep 11 12:37:55.304replacing 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 } }]
59522026-09-11T12:37:56.343ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
59532026-09-11T12:37:56.343ZSep 11 12:37:55.304 DEBG Sep 11 12:37:55.304replacing 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 } }]
59542026-09-11T12:37:56.343ZINFO adding route 172.17.0.44/32 -> 10.0.0.255
59552026-09-11T12:37:56.343ZSep 11 12:37:55.304 INFO Sep 11 12:37:55.304adding route 172.17.0.33/32 -> 10.0.0.255
59562026-09-11T12:37:56.343ZDEBG 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 } }]
59572026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFO adding route 172.17.0.45/32 -> 10.0.0.255
59582026-09-11T12:37:56.343ZSep 11 12:37:55.430 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 } }]
59592026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:37:55.304
59602026-09-11T12:37:56.343Z DEBGSep 11 12:37:55.430 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 } }]DEBG
59612026-09-11T12:37:56.343Zreplacing 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 } }]
59622026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFO adding route 172.17.0.47/32 -> 10.0.0.255
59632026-09-11T12:37:56.343ZSep 11 12:37:55.430 DEBG Sep 11 12:37:55.430replacing 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 } }]
59642026-09-11T12:37:56.343ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
59652026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFO Sep 11 12:37:55.430adding route 172.17.0.48/32 -> 10.0.0.255
59662026-09-11T12:37:56.343ZDEBG 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 } }]
59672026-09-11T12:37:56.343ZSep 11 12:37:55.430 DEBG Sep 11 12:37:55.430replacing 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 } }]
59682026-09-11T12:37:56.343ZINFO adding route 172.17.0.35/32 -> 10.0.0.255
59692026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFO Sep 11 12:37:55.430adding route 172.17.0.49/32 -> 10.0.0.255
59702026-09-11T12:37:56.343ZDEBG 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 } }]
59712026-09-11T12:37:56.343ZSep 11 12:37:55.430 DEBG Sep 11 12:37:55.430replacing 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 } }]
59722026-09-11T12:37:56.343ZINFO adding route 172.17.0.36/32 -> 10.0.0.255
59732026-09-11T12:37:56.343ZSep 11 12:37:55.430 INFOSep 11 12:37:55.430 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
59742026-09-11T12:37:56.343Z 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 } }]
59752026-09-11T12:37:56.343ZSep 11 12:37:55.430 DEBGSep 11 12:37:55.430 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
59762026-09-11T12:37:56.343Z adding route 172.17.0.37/32 -> 10.0.0.255
59772026-09-11T12:37:56.343ZSep 11 12:37:55.430 Sep 11 12:37:55.430INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255
59782026-09-11T12:37:56.343Zreplacing 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 } }]
59792026-09-11T12:37:56.343ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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 } }]adding route 172.17.0.38/32 -> 10.0.0.255
59802026-09-11T12:37:56.343Z
59812026-09-11T12:37:56.343ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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 } }]adding route 172.17.0.52/32 -> 10.0.0.255
59822026-09-11T12:37:56.343Z
59832026-09-11T12:37:56.343ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.39/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 } }]
59842026-09-11T12:37:56.344Z
59852026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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.53/32 -> 10.0.0.255
59862026-09-11T12:37:56.344Z
59872026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing 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 } }]
59882026-09-11T12:37:56.344Z
59892026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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.54/32 -> 10.0.0.255
59902026-09-11T12:37:56.344Z
59912026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.41/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 } }]
59922026-09-11T12:37:56.344Z
59932026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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.55/32 -> 10.0.0.255
59942026-09-11T12:37:56.344Z
59952026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.42/32 -> 10.0.0.255replacing 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 } }]
59962026-09-11T12:37:56.344Z
59972026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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 172.17.0.56/32 -> 10.0.0.255
59982026-09-11T12:37:56.344Z
59992026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.43/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 } }]
60002026-09-11T12:37:56.344Z
60012026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255
60022026-09-11T12:37:56.344Z
60032026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing 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 } }]
60042026-09-11T12:37:56.344Z
60052026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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.58/32 -> 10.0.0.255
60062026-09-11T12:37:56.344Z
60072026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.45/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 } }]
60082026-09-11T12:37:56.344Z
60092026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGINFO 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 } }]adding route 172.17.0.59/32 -> 10.0.0.255
60102026-09-11T12:37:56.344Z
60112026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 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 } }]
60122026-09-11T12:37:56.344Z
60132026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 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.17.0.60/32 -> 10.0.0.255
60142026-09-11T12:37:56.344Z
60152026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.47/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 } }]
60162026-09-11T12:37:56.344Z
60172026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 DEBGDEBG 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 } }]failed to allocate space for the new target list
60182026-09-11T12:37:56.344Z
60192026-09-11T12:37:56.344ZSep 11 12:37:55.430Sep 11 12:37:55.430 INFODEBG adding route 172.17.0.48/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 } }]
60202026-09-11T12:37:56.344Z
60212026-09-11T12:37:56.344ZSep 11 12:37:55.430 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 } }]
60222026-09-11T12:37:56.344ZSep 11 12:37:55.430 INFO adding route 172.17.0.49/32 -> 10.0.0.255
60232026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60242026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.50/32 -> 10.0.0.255
60252026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60262026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.51/32 -> 10.0.0.255
60272026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60282026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.52/32 -> 10.0.0.255
60292026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60302026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.53/32 -> 10.0.0.255
60312026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60322026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.54/32 -> 10.0.0.255
60332026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60342026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.55/32 -> 10.0.0.255
60352026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60362026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.56/32 -> 10.0.0.255
60372026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60382026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.57/32 -> 10.0.0.255
60392026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60402026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.58/32 -> 10.0.0.255
60412026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60422026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.59/32 -> 10.0.0.255
60432026-09-11T12:37:56.345ZSep 11 12:37:55.430 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 } }]
60442026-09-11T12:37:56.345ZSep 11 12:37:55.430 INFO adding route 172.17.0.60/32 -> 10.0.0.255
60452026-09-11T12:37:56.349ZSep 11 12:37:55.430 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 } }]
60462026-09-11T12:37:56.349ZSep 11 12:37:55.430 INFO adding route 172.17.0.61/32 -> 10.0.0.255
60472026-09-11T12:37:56.349ZSep 11 12:37:55.430 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 } }]
60482026-09-11T12:37:56.349ZSep 11 12:37:55.430 INFO adding route 172.17.0.62/32 -> 10.0.0.255
60492026-09-11T12:37:56.349ZSep 11 12:37:55.430 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 } }]
60502026-09-11T12:37:56.349ZSep 11 12:37:55.430 INFO adding route 172.17.0.63/32 -> 10.0.0.255
60512026-09-11T12:37:56.349ZSep 11 12:37:55.430 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 } }]
60522026-09-11T12:37:56.349ZSep 11 12:37:55.430 DEBG failed to allocate space for the new target list
60532026-09-11T12:37:56.349ZSep 11 12:37:55.430 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 } }]
60542026-09-11T12:37:56.349ZSep 11 12:37:55.430 DEBG failed to allocate space for the new target list
60552026-09-11T12:37:56.349Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1)
60562026-09-11T12:37:56.349Z
60572026-09-11T12:37:56.349Zrunning 0 tests
60582026-09-11T12:37:56.349Z
60592026-09-11T12:37:56.349Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60602026-09-11T12:37:56.349Z
60612026-09-11T12:37:56.349Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
60622026-09-11T12:37:56.349Z
60632026-09-11T12:37:56.349Zrunning 0 tests
60642026-09-11T12:37:56.349Z
60652026-09-11T12:37:56.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60662026-09-11T12:37:56.350Z
60672026-09-11T12:37:56.350Z Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957)
60682026-09-11T12:37:56.350Z
60692026-09-11T12:37:56.350Zrunning 6 tests
60702026-09-11T12:37:56.350Ztest tests::test_port_id_cmp ... ok
60712026-09-11T12:37:56.350Ztest tests::test_parse_client_port_id ... ok
60722026-09-11T12:37:56.350Ztest tests::test_full_lot_id_neither_present ... ok
60732026-09-11T12:37:56.350Ztest tests::test_full_lot_id_lot_only ... ok
60742026-09-11T12:37:56.350Ztest tests::test_full_lot_id_lotnum_only ... ok
60752026-09-11T12:37:56.350Ztest tests::test_full_lot_id_both_present ... ok
60762026-09-11T12:37:56.350Z
60772026-09-11T12:37:56.350Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60782026-09-11T12:37:56.350Z
60792026-09-11T12:37:56.350Z Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de)
60802026-09-11T12:37:56.350Z
60812026-09-11T12:37:56.350Zrunning 0 tests
60822026-09-11T12:37:56.350Z
60832026-09-11T12:37:56.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60842026-09-11T12:37:56.350Z
60852026-09-11T12:37:56.350Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60862026-09-11T12:37:56.350Z
60872026-09-11T12:37:56.350Zrunning 0 tests
60882026-09-11T12:37:56.350Z
60892026-09-11T12:37:56.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60902026-09-11T12:37:56.350Z
60912026-09-11T12:37:56.350Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60922026-09-11T12:37:56.350Z
60932026-09-11T12:37:56.350Zrunning 15 tests
60942026-09-11T12:37:56.350Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60952026-09-11T12:37:56.350Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60962026-09-11T12:37:56.350Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60972026-09-11T12:37:56.350Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60982026-09-11T12:37:56.350Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60992026-09-11T12:37:56.350Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
61002026-09-11T12:37:56.350Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
61012026-09-11T12:37:56.350Ztest v1::network::tests::test_equal ... ok
61022026-09-11T12:37:56.350Ztest v1::network::tests::test_eui64 ... ok
61032026-09-11T12:37:56.351Ztest v1::network::tests::test_not_equal ... ok
61042026-09-11T12:37:56.351Ztest v1::network::tests::test_into ... ok
61052026-09-11T12:37:56.351Ztest v1::port::tests::port_ids_are_ascii ... ok
61062026-09-11T12:37:56.351Ztest v1::network::tests::test_to_string ... ok
61072026-09-11T12:37:56.351Ztest v1::network::tests::test_parse ... ok
61082026-09-11T12:37:56.351Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
61092026-09-11T12:37:56.351Z
61102026-09-11T12:37:56.351Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61112026-09-11T12:37:56.351Z
61122026-09-11T12:37:56.351Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
61132026-09-11T12:37:56.351Z
61142026-09-11T12:37:56.351Zrunning 12 tests
61152026-09-11T12:37:56.351Ztest icmp::test_v4_checksum ... ok
61162026-09-11T12:37:56.351Ztest icmp::test_v6_checksum ... ok
61172026-09-11T12:37:56.351Ztest lldp::test_lldp_parse ... ok
61182026-09-11T12:37:56.351Ztest pbuf::test_byte ... ok
61192026-09-11T12:37:56.351Ztest ipv6::test_ipv6_parse ... ok
61202026-09-11T12:37:56.351Ztest pbuf::test_nibble ... ok
61212026-09-11T12:37:56.351Ztest pbuf::test_short ... ok
61222026-09-11T12:37:56.351Ztest pbuf::test_overflow ... ok
61232026-09-11T12:37:56.351Ztest pbuf::test_twelve ... ok
61242026-09-11T12:37:56.351Ztest pbuf::test_word ... ok
61252026-09-11T12:37:56.351Ztest tcp::test_checksum_ack_data ... ok
61262026-09-11T12:37:56.351Ztest tcp::test_checksum_syn_nodata ... ok
61272026-09-11T12:37:56.351Z
61282026-09-11T12:37:56.351Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61292026-09-11T12:37:56.351Z
61302026-09-11T12:37:56.351Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
61312026-09-11T12:37:56.351Z
61322026-09-11T12:37:56.351Zrunning 0 tests
61332026-09-11T12:37:56.351Z
61342026-09-11T12:37:56.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61352026-09-11T12:37:56.351Z
61362026-09-11T12:37:56.351Z Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da)
61372026-09-11T12:37:56.355Z
61382026-09-11T12:37:56.355Zrunning 5 tests
61392026-09-11T12:37:56.355Ztest switchport::test::test_compute_lanes ... ok
61402026-09-11T12:37:56.355Ztest switchport::test::port_id_ordering ... ok
61412026-09-11T12:37:56.355Z Lane 0 Lane 1 Lane 2 Lane 3
61422026-09-11T12:37:56.355Z Rx Loss-of-lock: Yes Yes Lane 0 Yes Yes
61432026-09-11T12:37:56.355ZLane 1 Rx Loss-of-signal: Yes Lane 2Yes YesLane 3
61442026-09-11T12:37:56.355ZYes
61452026-09-11T12:37:56.355Z State: Activated Rx CDR Enabled: Yes ActivatedYes YesActivated Yes
61462026-09-11T12:37:56.355ZActivated Tx Enabled: Yes
61472026-09-11T12:37:56.355Z Rx Output Enabled: falseYes falseYes Yesfalse
61482026-09-11T12:37:56.355Z Tx Loss-of-lock: Nofalse
61492026-09-11T12:37:56.355ZNo Rx Output Status: valid No Novalid
61502026-09-11T12:37:56.355Z Tx Loss-of-signal: Novalid Novalid
61512026-09-11T12:37:56.355Z Rx Loss-of-lock: trueNo Notrue
61522026-09-11T12:37:56.356Z Tx CDR Enabled: Notrue trueNo
61532026-09-11T12:37:56.356ZNo No Rx Loss-of-signal: false
61542026-09-11T12:37:56.356Z Tx Adaptive EQ Fault: Nofalse No false Nofalse
61552026-09-11T12:37:56.356ZNo
61562026-09-11T12:37:56.356ZRx Auto-squelch Disable: true Tx Fault: Yestrue Yestrue Yestrue
61572026-09-11T12:37:56.356Z Yes Tx Output Enabled: true
61582026-09-11T12:37:56.356Z true true true
61592026-09-11T12:37:56.356Z Tx Output Status: invalid invalid invalid invalid
61602026-09-11T12:37:56.356Z Tx Loss-of-lock: false false false false
61612026-09-11T12:37:56.356Z Tx Loss-of-signal: true true true true
61622026-09-11T12:37:56.356ZTx Auto-squelch Disable: false false false false
61632026-09-11T12:37:56.356Z Tx Adaptive EQ Fail: true true true true
61642026-09-11T12:37:56.356Z Tx Failure: false false false false
61652026-09-11T12:37:56.356Z Tx Force Squelch: true true true true
61662026-09-11T12:37:56.356Z Tx Input Polarity: normal normal normal normal
61672026-09-11T12:37:56.356Ztest switchport::test::test_print_sff_datapath ... ok
61682026-09-11T12:37:56.356Ztest switchport::test::test_print_cmis_datapath ... ok
61692026-09-11T12:37:56.356Ztest link::test_filter ... ok
61702026-09-11T12:37:56.356Z
61712026-09-11T12:37:56.356Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61722026-09-11T12:37:56.356Z
61732026-09-11T12:37:56.356Z Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620)
61742026-09-11T12:37:56.360Z
61752026-09-11T12:37:56.360Zrunning 7 tests
61762026-09-11T12:37:56.360Ztest counters::counters_list ... ignored
61772026-09-11T12:37:56.360Ztest link_apply::apply_tx_eq_all ... ignored
61782026-09-11T12:37:56.360Ztest link_apply::apply_tx_eq_custom ... ignored
61792026-09-11T12:37:56.360Ztest tx_eq::set_all_taps ... ignored
61802026-09-11T12:37:56.360Ztest tx_eq::set_partial_taps ... ignored
61812026-09-11T12:37:56.360Ztest cmd::test::pattern_statics ... ok
61822026-09-11T12:37:56.367Ztest link_apply::tx_eq_exclusive ... ok
61832026-09-11T12:37:56.367Z
61842026-09-11T12:37:56.367Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61852026-09-11T12:37:56.367Z
61862026-09-11T12:37:56.370Z Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201)
61872026-09-11T12:37:56.374Z
61882026-09-11T12:37:56.374Zrunning 4 tests
61892026-09-11T12:37:56.374Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61902026-09-11T12:37:56.374Ztest linklocal::test_parse_ipadm ... ok
61912026-09-11T12:37:56.374Ztest tfport::test_parse_tfport ... ok
61922026-09-11T12:37:56.374Ztest config::tests::test_updates ... ok
61932026-09-11T12:37:56.374Z
61942026-09-11T12:37:56.374Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61952026-09-11T12:37:56.374Z
61962026-09-11T12:37:56.377Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
61972026-09-11T12:37:56.377Z
61982026-09-11T12:37:56.377Zrunning 0 tests
61992026-09-11T12:37:56.377Z
62002026-09-11T12:37:56.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62012026-09-11T12:37:56.377Z
62022026-09-11T12:37:56.377Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
62032026-09-11T12:37:56.377Z
62042026-09-11T12:37:56.377Zrunning 0 tests
62052026-09-11T12:37:56.377Z
62062026-09-11T12:37:56.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62072026-09-11T12:37:56.378Z
62082026-09-11T12:37:56.381Z Doc-tests aal
62092026-09-11T12:37:56.587Z
62102026-09-11T12:37:56.587Zrunning 0 tests
62112026-09-11T12:37:56.587Z
62122026-09-11T12:37:56.587Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62132026-09-11T12:37:56.587Z
62142026-09-11T12:37:56.613Z Doc-tests aal_macros
62152026-09-11T12:37:56.679Z
62162026-09-11T12:37:56.679Zrunning 0 tests
62172026-09-11T12:37:56.679Z
62182026-09-11T12:37:56.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62192026-09-11T12:37:56.679Z
62202026-09-11T12:37:56.688Z Doc-tests common
62212026-09-11T12:37:56.921Z
62222026-09-11T12:37:56.921Zrunning 0 tests
62232026-09-11T12:37:56.921Z
62242026-09-11T12:37:56.921Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62252026-09-11T12:37:56.921Z
62262026-09-11T12:37:56.948Z Doc-tests dpd_api
62272026-09-11T12:37:57.645Z
62282026-09-11T12:37:57.645Zrunning 2 tests
62292026-09-11T12:37:57.645Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
62302026-09-11T12:37:57.645Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
62312026-09-11T12:37:57.645Z
62322026-09-11T12:37:57.645Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62332026-09-11T12:37:57.645Z
62342026-09-11T12:37:57.674Z Doc-tests dpd_client
62352026-09-11T12:37:59.047Z
62362026-09-11T12:37:59.047Zrunning 0 tests
62372026-09-11T12:37:59.047Z
62382026-09-11T12:37:59.047Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62392026-09-11T12:37:59.047Z
62402026-09-11T12:37:59.100Z Doc-tests dpd_types
62412026-09-11T12:37:59.287Z
62422026-09-11T12:37:59.287Zrunning 0 tests
62432026-09-11T12:37:59.287Z
62442026-09-11T12:37:59.287Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62452026-09-11T12:37:59.287Z
62462026-09-11T12:37:59.311Z Doc-tests dpd_types_versions
62472026-09-11T12:38:00.814Z
62482026-09-11T12:38:00.814Zrunning 1 test
62492026-09-11T12:38:00.814Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
62502026-09-11T12:38:00.814Z
62512026-09-11T12:38:00.814Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
62522026-09-11T12:38:00.814Z
62532026-09-11T12:38:00.863Z Doc-tests packet
62542026-09-11T12:38:01.084Z
62552026-09-11T12:38:01.084Zrunning 0 tests
62562026-09-11T12:38:01.084Z
62572026-09-11T12:38:01.084Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62582026-09-11T12:38:01.084Z
62592026-09-11T12:38:01.111Z Doc-tests pcap
62602026-09-11T12:38:01.162Z
62612026-09-11T12:38:01.162Zrunning 0 tests
62622026-09-11T12:38:01.162Z
62632026-09-11T12:38:01.162Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62642026-09-11T12:38:01.163Z
62652026-09-11T12:38:01.211Z+ for feat in tofino_stub tofino_asic softnpu chaos
62662026-09-11T12:38:01.211Z+ RUST_BACKTRACE=full
62672026-09-11T12:38:01.211Z+ cargo test --features softnpu --no-fail-fast
62682026-09-11T12:38:01.844Z Compiling num-integer v0.1.46
62692026-09-11T12:38:01.929Z Compiling num-complex v0.4.6
62702026-09-11T12:38:01.967Z Compiling bitstruct_derive v0.1.0
62712026-09-11T12:38:01.971Z Compiling tap v1.0.1
62722026-09-11T12:38:02.090Z Compiling wyz v0.5.1
62732026-09-11T12:38:02.216Z Compiling num-iter v0.1.45
62742026-09-11T12:38:02.251Z Compiling num-rational v0.4.2
62752026-09-11T12:38:02.267Z Compiling num-bigint v0.4.6
62762026-09-11T12:38:02.342Z Compiling radium v0.7.0
62772026-09-11T12:38:02.352Z Compiling funty v2.0.0
62782026-09-11T12:38:02.418Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62792026-09-11T12:38:02.453Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62802026-09-11T12:38:02.538Z Compiling num v0.4.3
62812026-09-11T12:38:02.621Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62822026-09-11T12:38:02.658Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62832026-09-11T12:38:02.669Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62842026-09-11T12:38:02.751Z Compiling bitvec v1.0.1
62852026-09-11T12:38:02.790Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62862026-09-11T12:38:02.928Z Compiling typeid v1.0.3
62872026-09-11T12:38:02.966Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62882026-09-11T12:38:03.007Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62892026-09-11T12:38:03.045Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62902026-09-11T12:38:03.085Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62912026-09-11T12:38:03.195Z Compiling ascii v1.1.0
62922026-09-11T12:38:03.675Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62932026-09-11T12:38:03.899Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62942026-09-11T12:38:03.957Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62952026-09-11T12:38:03.983Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62962026-09-11T12:38:04.165Z Compiling erased-serde v0.4.8
62972026-09-11T12:38:04.204Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62982026-09-11T12:38:04.224Z Compiling bitstruct v0.1.1
62992026-09-11T12:38:04.327Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63002026-09-11T12:38:04.421Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
63012026-09-11T12:38:04.872Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
63022026-09-11T12:38:04.987Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
63032026-09-11T12:38:04.998Z Compiling serde_arrays v0.1.0
63042026-09-11T12:38:05.045Z Compiling libloading v0.7.4
63052026-09-11T12:38:05.148Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
63062026-09-11T12:38:05.347Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63072026-09-11T12:38:05.417Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
63082026-09-11T12:38:06.031Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63092026-09-11T12:38:07.203Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
63102026-09-11T12:38:08.013Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
63112026-09-11T12:38:13.924Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63122026-09-11T12:38:14.145Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
63132026-09-11T12:38:14.149Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63142026-09-11T12:38:14.149Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
63152026-09-11T12:38:14.225Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63162026-09-11T12:38:16.177Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
63172026-09-11T12:38:16.376Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
63182026-09-11T12:38:16.618Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63192026-09-11T12:38:22.772Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
63202026-09-11T12:38:23.003Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
63212026-09-11T12:38:30.595Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63222026-09-11T12:38:33.023Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63232026-09-11T12:38:36.486Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
63242026-09-11T12:39:17.921Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
63252026-09-11T12:39:18.040Z Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a)
63262026-09-11T12:39:18.045Z
63272026-09-11T12:39:18.045Zrunning 0 tests
63282026-09-11T12:39:18.045Z
63292026-09-11T12:39:18.049Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63302026-09-11T12:39:18.049Z
63312026-09-11T12:39:18.049Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
63322026-09-11T12:39:18.053Z
63332026-09-11T12:39:18.053Zrunning 0 tests
63342026-09-11T12:39:18.053Z
63352026-09-11T12:39:18.053Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63362026-09-11T12:39:18.053Z
63372026-09-11T12:39:18.053Z Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305)
63382026-09-11T12:39:18.059Z
63392026-09-11T12:39:18.059Zrunning 0 tests
63402026-09-11T12:39:18.059Z
63412026-09-11T12:39:18.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63422026-09-11T12:39:18.062Z
63432026-09-11T12:39:18.063Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
63442026-09-11T12:39:18.082Z
63452026-09-11T12:39:18.082Zrunning 4 tests
63462026-09-11T12:39:18.086Ztest nat::tests::test_vni ... ok
63472026-09-11T12:39:18.086Ztest network::tests::test_generate_ipv6_link_local ... ok
63482026-09-11T12:39:18.089Ztest test_purge ... ok
63492026-09-11T12:39:18.089Ztest illumos::test::address_exists_handles_missing_object ... ok
63502026-09-11T12:39:18.089Z
63512026-09-11T12:39:18.089Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
63522026-09-11T12:39:18.089Z
63532026-09-11T12:39:18.093Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
63542026-09-11T12:39:18.114Z
63552026-09-11T12:39:18.114Zrunning 1 test
63562026-09-11T12:39:18.117Z -------
63572026-09-11T12:39:18.121Z Generating OpenAPI documents from API definitions ...
63582026-09-11T12:39:18.282Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63592026-09-11T12:39:18.355Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63602026-09-11T12:39:19.421Z -------
63612026-09-11T12:39:19.421Z Checking 14 OpenAPI documents...
63622026-09-11T12:39:19.426Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63632026-09-11T12:39:19.426Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63642026-09-11T12:39:19.427Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63652026-09-11T12:39:19.427Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63662026-09-11T12:39:19.427Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63672026-09-11T12:39:19.427Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63682026-09-11T12:39:19.427Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63692026-09-11T12:39:19.427Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63702026-09-11T12:39:19.427Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63712026-09-11T12:39:19.427Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63722026-09-11T12:39:19.427Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63732026-09-11T12:39:19.427Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63742026-09-11T12:39:19.427Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63752026-09-11T12:39:19.427Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
63762026-09-11T12:39:19.427Z Fresh dpd "latest" symlink
63772026-09-11T12:39:19.427Z -------
63782026-09-11T12:39:19.427Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
63792026-09-11T12:39:19.498Ztest test::test_apis_up_to_date ... ok
63802026-09-11T12:39:19.498Z
63812026-09-11T12:39:19.502Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
63822026-09-11T12:39:19.502Z
63832026-09-11T12:39:19.562Z Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605)
63842026-09-11T12:39:19.569Z
63852026-09-11T12:39:19.569Zrunning 61 tests
63862026-09-11T12:39:19.572Ztest freemap::test_ordering ... ok
63872026-09-11T12:39:19.572Ztest config::tests::test_updates ... ok
63882026-09-11T12:39:19.572Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63892026-09-11T12:39:19.572Ztest freemap::test_split ... ok
63902026-09-11T12:39:19.576Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63912026-09-11T12:39:19.576Ztest macaddrs::tests::test_mac_offset ... ok
63922026-09-11T12:39:19.576Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63932026-09-11T12:39:19.576ZSep 11 12:39:18.698 DEBG Sep 11 12:39:18.698created new freemap DEBG created new freemap, , unitunit:: freemap_testfreemap_test
63942026-09-11T12:39:19.576Z
63952026-09-11T12:39:19.576ZSep 11 12:39:18.698 DEBG initted freemap. size: 128, unit:Sep 11 12:39:18.698 freemap_testSep 11 12:39:18.698
63962026-09-11T12:39:19.576Ztest macaddrs::tests::test_parse_port_id ... ok
63972026-09-11T12:39:19.576ZDEBG DEBGinitted freemap. size: 128 , created new freemapunitSep 11 12:39:18.698, : freemap_test
63982026-09-11T12:39:19.576ZunitSep 11 12:39:18.698: DEBGfreemap_test
63992026-09-11T12:39:19.576Zreset freemap, unit: freemap_test
64002026-09-11T12:39:19.576ZSep 11 12:39:18.698 DEBG DEBGinitted freemap. size: 128Sep 11 12:39:18.698, unitDEBGreset freemap: , freemap_testunit
64012026-09-11T12:39:19.576Z:created new freemap freemap_test,
64022026-09-11T12:39:19.576ZunitSep 11 12:39:18.698: DEBGfreemap_test reset freemap
64032026-09-11T12:39:19.576Z, unit: freemap_test
64042026-09-11T12:39:19.576ZSep 11 12:39:18.698 DEBG initted freemap. size: 128, unit: freemap_test
64052026-09-11T12:39:19.576ZSep 11 12:39:18.698 DEBG reset freemap, unit: freemap_test
64062026-09-11T12:39:19.576Ztest freemap::test_free ... ok
64072026-09-11T12:39:19.576Ztest freemap::test_basic ... ok
64082026-09-11T12:39:19.576Ztest freemap::test_reclaim ... ok
64092026-09-11T12:39:19.576Ztest freemap::test_exhaustion ... ok
64102026-09-11T12:39:19.576Ztest mcast::tests::test_canonicalize_sources ... ok
64112026-09-11T12:39:19.576Ztest mcast::tests::test_create_port_bitmap_empty ... ok
64122026-09-11T12:39:19.576Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
64132026-09-11T12:39:19.576Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
64142026-09-11T12:39:19.576ZSep 11 12:39:18.699 DEBG created new freemap, unit: freemap_test
64152026-09-11T12:39:19.576ZSep 11 12:39:18.699 DEBG initted freemap. size: 8, unit: freemap_test
64162026-09-11T12:39:19.576ZSep 11 12:39:18.699 DEBG reset freemap, unit: freemap_test
64172026-09-11T12:39:19.577Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
64182026-09-11T12:39:19.577Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
64192026-09-11T12:39:19.577Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
64202026-09-11T12:39:19.577Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
64212026-09-11T12:39:19.577ZSep 11 12:39:18.699 DEBG created new freemap, unit: freemap_test
64222026-09-11T12:39:19.577ZSep 11 12:39:18.699 DEBG initted freemap. size: 128, unit: freemap_test
64232026-09-11T12:39:19.577ZSep 11 12:39:18.699 DEBG reset freemap, unit: freemap_test
64242026-09-11T12:39:19.577Ztest mcast::tests::test_sources_contain_any ... ok
64252026-09-11T12:39:19.577Ztest freemap::test_span ... ok
64262026-09-11T12:39:19.577Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
64272026-09-11T12:39:19.577Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
64282026-09-11T12:39:19.577Ztest mcast::validate::tests::test_ipv4_validation ... ok
64292026-09-11T12:39:19.577Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
64302026-09-11T12:39:19.577Ztest mcast::validate::tests::test_address_validation_integrated ... ok
64312026-09-11T12:39:19.577Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
64322026-09-11T12:39:19.577Ztest mcast::tests::test_concurrent_id_allocation ... ok
64332026-09-11T12:39:19.577Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
64342026-09-11T12:39:19.577Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
64352026-09-11T12:39:19.577Ztest mcast::validate::tests::test_ipv6_validation ... ok
64362026-09-11T12:39:19.577Ztest mcast::validate::tests::test_is_ssm_function ... ok
64372026-09-11T12:39:19.577Ztest api_server::tests::test_build_info ... ok
64382026-09-11T12:39:19.577Ztest mcast::validate::tests::test_validate_nat_target ... ok
64392026-09-11T12:39:19.577Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
64402026-09-11T12:39:19.577Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
64412026-09-11T12:39:19.577Ztest mcast::validate::tests::test_validate_tag ... ok
64422026-09-11T12:39:19.577Ztest mcast::validate::tests::test_validate_source_addresses ... ok
64432026-09-11T12:39:19.577Ztest nat::test_mapping ... ok
64442026-09-11T12:39:19.577Ztest mcast::tests::test_id_range_boundaries ... ok
64452026-09-11T12:39:19.577Ztest port_map::tests::test_backplane_group ... ok
64462026-09-11T12:39:19.577Ztest mcast::validate::tests::test_validate_tag_format ... ok
64472026-09-11T12:39:19.577Ztest port_map::tests::test_port_map ... ok
64482026-09-11T12:39:19.577Ztest port_map::tests::dump_map ... ok
64492026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG created new freemap, unit: freemap_route_ipv4
64502026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG created new freemap, unit: freemap_route_ipv6
64512026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64522026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG reset freemap, unit: freemap_route_ipv4
64532026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64542026-09-11T12:39:19.583ZSep 11 12:39:18.701 DEBG reset freemap, unit: freemap_route_ipv6
64552026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64562026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64572026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
64582026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64592026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
64602026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64612026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
64622026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64632026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
64642026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64652026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64662026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64672026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64682026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64692026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64702026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64712026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64722026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64732026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64742026-09-11T12:39:19.583ZSep 11 12:39:18.701 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 } }]
64752026-09-11T12:39:19.583ZSep 11 12:39:18.701 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64762026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64772026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64782026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64792026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64802026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64812026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64822026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64832026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
64842026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64852026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
64862026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64872026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
64882026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
64892026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64902026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64912026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64922026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
64932026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
64942026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
64952026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
64962026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64972026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64982026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
64992026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65002026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
65012026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
65022026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
65032026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
65042026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
65052026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65062026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
65072026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
65082026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
65092026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
65102026-09-11T12:39:19.584ZSep 11 12:39:18.701 DEBG 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 } }]
65112026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
65122026-09-11T12:39:19.584ZSep 11 12:39:18.701 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 } }]
65132026-09-11T12:39:19.584ZSep 11 12:39:18.701 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
65142026-09-11T12:39:19.585ZSep 11 12:39:18.701 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 } }]
65152026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
65162026-09-11T12:39:19.585ZSep 11 12:39:18.702 DEBG 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 } }]
65172026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
65182026-09-11T12:39:19.585ZSep 11 12:39:18.702 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 } }]
65192026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
65202026-09-11T12:39:19.585ZSep 11 12:39:18.702 DEBG 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 } }]
65212026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
65222026-09-11T12:39:19.585ZSep 11 12:39:18.702 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 } }]
65232026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
65242026-09-11T12:39:19.585ZSep 11 12:39:18.702 DEBG 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 } }]
65252026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
65262026-09-11T12:39:19.585ZSep 11 12:39:18.702 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 } }]
65272026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
65282026-09-11T12:39:19.585ZSep 11 12:39:18.702 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 } }]
65292026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
65302026-09-11T12:39:19.585ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGDEBG 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 } }]created new freemap
65312026-09-11T12:39:19.585Z, unitSep 11 12:39:18.702: INFOfreemap_route_ipv4 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
65322026-09-11T12:39:19.585Z
65332026-09-11T12:39:19.585ZSep 11 12:39:18.702 Sep 11 12:39:18.702DEBG 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 } }]
65342026-09-11T12:39:19.585Zcreated new freemap, unit:Sep 11 12:39:18.702 freemap_route_ipv6INFO
65352026-09-11T12:39:19.585Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65362026-09-11T12:39:19.585ZSep 11 12:39:18.702 Sep 11 12:39:18.702DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
65372026-09-11T12:39:19.585Z: freemap_route_ipv4
65382026-09-11T12:39:19.585ZSep 11 12:39:18.702 INFO Sep 11 12:39:18.702adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
65392026-09-11T12:39:19.585ZDEBG reset freemap, Sep 11 12:39:18.702unit :DEBG freemap_route_ipv4replacing 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 } }]
65402026-09-11T12:39:19.585Z
65412026-09-11T12:39:19.585ZSep 11 12:39:18.702Sep 11 12:39:18.702 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffinitted freemap. size: 64
65422026-09-11T12:39:19.585Z, unit: freemap_route_ipv6Sep 11 12:39:18.702
65432026-09-11T12:39:19.585Z DEBG 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 } }]
65442026-09-11T12:39:19.585ZSep 11 12:39:18.702 DEBG reset freemapSep 11 12:39:18.702, unitINFO: adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv6
65452026-09-11T12:39:19.585Z
65462026-09-11T12:39:19.585ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
65472026-09-11T12:39:19.585Z
65482026-09-11T12:39:19.585ZSep 11 12:39:18.702Sep 11 12:39:18.702 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: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
65492026-09-11T12:39:19.591Z
65502026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
65512026-09-11T12:39:19.591Z
65522026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 INFODEBG adding route 3fff:beef:28::/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 } }]
65532026-09-11T12:39:19.591Z
65542026-09-11T12:39:19.591Ztest port_map::tests::parse_softnpu_revision ... ok
65552026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
65562026-09-11T12:39:19.591Z
65572026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 INFODEBG adding route 3fff:beef:29::/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 } }]
65582026-09-11T12:39:19.591Z
65592026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO 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 3fff:dead::/64 -> 2001:db8::55:2
65602026-09-11T12:39:19.591ZSep 11 12:39:18.702
65612026-09-11T12:39:19.591Z DEBG Sep 11 12:39:18.702created new freemap Sep 11 12:39:18.702INFO, unitadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG:
65622026-09-11T12:39:19.591Zreplacing 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 } }]
65632026-09-11T12:39:19.591Zfreemap_route_ipv4
65642026-09-11T12:39:19.591ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO Sep 11 12:39:18.702replacing 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::/64 -> 2001:db8::55:ff
65652026-09-11T12:39:19.591ZDEBG
65662026-09-11T12:39:19.591Z Sep 11 12:39:18.702created new freemap , INFOunit Sep 11 12:39:18.702adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff :
65672026-09-11T12:39:19.591ZDEBG 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 } }]freemap_route_ipv6
65682026-09-11T12:39:19.591Z
65692026-09-11T12:39:19.591ZSep 11 12:39:18.702 DEBG Sep 11 12:39:18.702replacing 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 11 12:39:18.702
65702026-09-11T12:39:19.591Z DEBGINFO initted freemap. size: 64adding route 3fff:beef:1::/64 -> 2001:db8::55:ff,
65712026-09-11T12:39:19.591ZSep 11 12:39:18.702unit :INFOSep 11 12:39:18.702 freemap_route_ipv4 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 11 12:39:18.702
65722026-09-11T12:39:19.591ZDEBG DEBG
65732026-09-11T12:39:19.592Zcreated new freemapSep 11 12:39:18.702replacing 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 } }],
65742026-09-11T12:39:19.592Z unit:DEBG Sep 11 12:39:18.702replacing 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_ipv4
65752026-09-11T12:39:19.592Z
65762026-09-11T12:39:19.592ZSep 11 12:39:18.702DEBG INFOreset freemapSep 11 12:39:18.702, unit INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff:
65772026-09-11T12:39:19.592Z freemap_route_ipv4Sep 11 12:39:18.702
65782026-09-11T12:39:19.592Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 11 12:39:18.702
65792026-09-11T12:39:19.592ZDEBG DEBG created new freemapreplacing 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 11 12:39:18.702unit
65802026-09-11T12:39:19.592ZSep 11 12:39:18.702:DEBG freemap_route_ipv6
65812026-09-11T12:39:19.592Z Sep 11 12:39:18.702initted freemap. size: 64 , INFOunit adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG
65822026-09-11T12:39:19.592Z :Sep 11 12:39:18.702replacing 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 } }]
65832026-09-11T12:39:19.592ZDEBG initted freemap. size: 64freemap_route_ipv6, Sep 11 12:39:18.702
65842026-09-11T12:39:19.592ZunitSep 11 12:39:18.702: INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
65852026-09-11T12:39:19.592Zfreemap_route_ipv4 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 } }]
65862026-09-11T12:39:19.592ZSep 11 12:39:18.702Sep 11 12:39:18.702
65872026-09-11T12:39:19.592Z DEBG DEBGreset freemapSep 11 12:39:18.702Sep 11 12:39:18.702, unitDEBGINFO :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 } }]
65882026-09-11T12:39:19.592Z freemap_route_ipv6adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65892026-09-11T12:39:19.592Zreset freemap
65902026-09-11T12:39:19.592Z, unit: freemap_route_ipv4Sep 11 12:39:18.702
65912026-09-11T12:39:19.592ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO Sep 11 12:39:18.702adding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }]
65922026-09-11T12:39:19.592Zinitted freemap. size: 64INFO,
65932026-09-11T12:39:19.592Z unitadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff:
65942026-09-11T12:39:19.592Z freemap_route_ipv6Sep 11 12:39:18.702
65952026-09-11T12:39:19.592ZSep 11 12:39:18.702 Sep 11 12:39:18.702Sep 11 12:39:18.702DEBG 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 } }] DEBG
65962026-09-11T12:39:19.592Zadding route 3fff:beef:5::/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 } }]
65972026-09-11T12:39:19.592Zreset freemap,
65982026-09-11T12:39:19.592Zunit: Sep 11 12:39:18.702freemap_route_ipv6 Sep 11 12:39:18.702Sep 11 12:39:18.702DEBG INFO
65992026-09-11T12:39:19.592Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFOreplacing 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 } }]
66002026-09-11T12:39:19.592Z
66012026-09-11T12:39:19.592Zadding route 3fff:dead::/64 -> 2001:db8::55:2
66022026-09-11T12:39:19.592ZSep 11 12:39:18.702Sep 11 12:39:18.702Sep 11 12:39:18.702 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG adding route 3fff:beef:6::/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 } }]
66032026-09-11T12:39:19.592Z
66042026-09-11T12:39:19.592Z
66052026-09-11T12:39:19.592ZSep 11 12:39:18.702 Sep 11 12:39:18.702Sep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFODEBGDEBG adding route 3fff:beef:31::/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 } }]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 } }]
66062026-09-11T12:39:19.592Z
66072026-09-11T12:39:19.592Z
66082026-09-11T12:39:19.592Zreplacing 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 } }]
66092026-09-11T12:39:19.592ZSep 11 12:39:18.702 Sep 11 12:39:18.702INFOSep 11 12:39:18.702 Sep 11 12:39:18.702adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
66102026-09-11T12:39:19.592ZINFODEBG INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff
66112026-09-11T12:39:19.592Z adding route 3fff:beef::/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 } }]
66122026-09-11T12:39:19.593ZSep 11 12:39:18.702
66132026-09-11T12:39:19.593ZSep 11 12:39:18.702 DEBGDEBG Sep 11 12:39:18.702replacing 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 } }]
66142026-09-11T12:39:19.593ZINFO 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:32::/64 -> 2001:db8::55:ff
66152026-09-11T12:39:19.593ZSep 11 12:39:18.702
66162026-09-11T12:39:19.593Z Sep 11 12:39:18.702Sep 11 12:39:18.702 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 11 12:39:18.702
66172026-09-11T12:39:19.593Z INFOreplacing 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 } }]DEBG
66182026-09-11T12:39:19.593Z adding route 3fff:beef:8::/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 } }]
66192026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702
66202026-09-11T12:39:19.593Z DEBGINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing 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 } }]
66212026-09-11T12:39:19.593Z
66222026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGINFO adding route 3fff:beef:33::/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 } }]Sep 11 12:39:18.702Sep 11 12:39:18.702
66232026-09-11T12:39:19.593Z
66242026-09-11T12:39:19.593ZDEBG INFOreplacing 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 11 12:39:18.702
66252026-09-11T12:39:19.593Z Sep 11 12:39:18.702INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66262026-09-11T12:39:19.593Z
66272026-09-11T12:39:19.593Zreplacing 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 } }]
66282026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702Sep 11 12:39:18.702 INFO Sep 11 12:39:18.702DEBG 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 } }] INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
66292026-09-11T12:39:19.593Zreplacing 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 } }]
66302026-09-11T12:39:19.593Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
66312026-09-11T12:39:19.593Z
66322026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702 Sep 11 12:39:18.702INFO DEBG Sep 11 12:39:18.702 DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66332026-09-11T12:39:19.593Zreplacing 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: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
66342026-09-11T12:39:19.593Z
66352026-09-11T12:39:19.593Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
66362026-09-11T12:39:19.593ZSep 11 12:39:18.702 Sep 11 12:39:18.702INFO Sep 11 12:39:18.702 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 } }]
66372026-09-11T12:39:19.593ZSep 11 12:39:18.702 INFO Sep 11 12:39:18.702adding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
66382026-09-11T12:39:19.593Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
66392026-09-11T12:39:19.593Z
66402026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702 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: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 } }]
66412026-09-11T12:39:19.593Z
66422026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702 Sep 11 12:39:18.702INFO INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
66432026-09-11T12:39:19.593Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
66442026-09-11T12:39:19.593Z Sep 11 12:39:18.702replacing 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 } }]
66452026-09-11T12:39:19.593ZDEBGSep 11 12:39:18.702 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
66462026-09-11T12:39:19.593Z 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 } }]
66472026-09-11T12:39:19.593ZSep 11 12:39:18.702Sep 11 12:39:18.702 INFOSep 11 12:39:18.702 INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO
66482026-09-11T12:39:19.593Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
66492026-09-11T12:39:19.599Z
66502026-09-11T12:39:19.599ZSep 11 12:39:18.702Sep 11 12:39:18.702 DEBGDEBGSep 11 12:39:18.702 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 } }]
66512026-09-11T12:39:19.599Zreplacing 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 } }]DEBG
66522026-09-11T12:39:19.599Z 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 } }]
66532026-09-11T12:39:19.599ZSep 11 12:39:18.702Sep 11 12:39:18.702 Sep 11 12:39:18.702INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO
66542026-09-11T12:39:19.599Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
66552026-09-11T12:39:19.599Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
66562026-09-11T12:39:19.599ZSep 11 12:39:18.702 Sep 11 12:39:18.702DEBG Sep 11 12:39:18.702 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 } }]DEBG
66572026-09-11T12:39:19.599Z 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: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 } }]
66582026-09-11T12:39:19.599Z
66592026-09-11T12:39:19.599ZSep 11 12:39:18.702 INFO Sep 11 12:39:18.702Sep 11 12:39:18.702 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66602026-09-11T12:39:19.599ZINFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
66612026-09-11T12:39:19.599Z
66622026-09-11T12:39:19.599ZSep 11 12:39:18.702 DEBGSep 11 12:39:18.702 Sep 11 12:39:18.702DEBG 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 } }]
66632026-09-11T12:39:19.599ZDEBG 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: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 } }]
66642026-09-11T12:39:19.599Z
66652026-09-11T12:39:19.599ZSep 11 12:39:18.702 INFO Sep 11 12:39:18.702adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66662026-09-11T12:39:19.599ZINFO Sep 11 12:39:18.702adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66672026-09-11T12:39:19.599ZINFOSep 11 12:39:18.702 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 11 12:39:18.702DEBG
66682026-09-11T12:39:19.599Z 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 } }]DEBG
66692026-09-11T12:39:19.599Z Sep 11 12:39:18.702replacing 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 } }]
66702026-09-11T12:39:19.599ZDEBG 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 11 12:39:18.702Sep 11 12:39:18.702
66712026-09-11T12:39:19.599Z INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66722026-09-11T12:39:19.599ZSep 11 12:39:18.702adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66732026-09-11T12:39:19.599ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 11 12:39:18.702Sep 11 12:39:18.702
66742026-09-11T12:39:19.599ZDEBGDEBG 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: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 } }]
66752026-09-11T12:39:19.599Z
66762026-09-11T12:39:19.599ZSep 11 12:39:18.702 DEBG 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 11 12:39:18.702Sep 11 12:39:18.702
66772026-09-11T12:39:19.599Z INFO Sep 11 12:39:18.702INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
66782026-09-11T12:39:19.599Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO
66792026-09-11T12:39:19.599Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 11 12:39:18.702
66802026-09-11T12:39:19.599Z 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 } }]
66812026-09-11T12:39:19.599ZSep 11 12:39:18.702Sep 11 12:39:18.702 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 } }]Sep 11 12:39:18.702replacing 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 } }]
66822026-09-11T12:39:19.600ZINFO
66832026-09-11T12:39:19.600Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66842026-09-11T12:39:19.600ZSep 11 12:39:18.702 Sep 11 12:39:18.702INFO Sep 11 12:39:18.702adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFODEBG
66852026-09-11T12:39:19.600Z Sep 11 12:39:18.702adding route 3fff:beef:b::/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 } }]
66862026-09-11T12:39:19.600Z
66872026-09-11T12:39:19.600ZDEBG 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 } }]
66882026-09-11T12:39:19.600ZSep 11 12:39:18.702Sep 11 12:39:18.702 INFODEBG Sep 11 12:39:18.702 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
66892026-09-11T12:39:19.600Zreplacing 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
66902026-09-11T12:39:19.600Z failed to allocate space for the new target list
66912026-09-11T12:39:19.600ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703DEBG 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 } }]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 } }]
66922026-09-11T12:39:19.600Z
66932026-09-11T12:39:19.600ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
66942026-09-11T12:39:19.600Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66952026-09-11T12:39:19.600ZSep 11 12:39:18.703 DEBG 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 11 12:39:18.703
66962026-09-11T12:39:19.600Z DEBG 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 11 12:39:18.703
66972026-09-11T12:39:19.600Z INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
66982026-09-11T12:39:19.600Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66992026-09-11T12:39:19.600ZSep 11 12:39:18.703 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 11 12:39:18.703
67002026-09-11T12:39:19.600Z DEBG 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 } }]
67012026-09-11T12:39:19.600ZSep 11 12:39:18.703 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67022026-09-11T12:39:19.600Z INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67032026-09-11T12:39:19.600ZDEBG DEBG 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 11 12:39:18.703
67042026-09-11T12:39:19.600Z 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 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 } }]
67052026-09-11T12:39:19.600Z
67062026-09-11T12:39:19.600ZSep 11 12:39:18.703 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67072026-09-11T12:39:19.600Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
67082026-09-11T12:39:19.600ZSep 11 12:39:18.703 DEBG Sep 11 12:39:18.703Sep 11 12:39:18.703replacing 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 } }] DEBGINFO
67092026-09-11T12:39:19.600Zadding route 3fff:beef:b::/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 } }]
67102026-09-11T12:39:19.600Z
67112026-09-11T12:39:19.600ZSep 11 12:39:18.703 Sep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:10::/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 } }]INFO
67122026-09-11T12:39:19.600Z
67132026-09-11T12:39:19.600Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67142026-09-11T12:39:19.600ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 11 12:39:18.703replacing 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 } }]
67152026-09-11T12:39:19.600Z
67162026-09-11T12:39:19.600ZDEBG 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 11 12:39:18.703Sep 11 12:39:18.703
67172026-09-11T12:39:19.600ZDEBGINFO 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:11::/64 -> 2001:db8::55:ff
67182026-09-11T12:39:19.600Z
67192026-09-11T12:39:19.600ZSep 11 12:39:18.703 Sep 11 12:39:18.703Sep 11 12:39:18.703 INFO 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:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
67202026-09-11T12:39:19.600Z
67212026-09-11T12:39:19.601Z
67222026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 DEBGSep 11 12:39:18.703INFO 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:12::/64 -> 2001:db8::55:ff
67232026-09-11T12:39:19.601Z
67242026-09-11T12:39:19.601ZDEBG 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 } }]
67252026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:14::/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 } }]Sep 11 12:39:18.703
67262026-09-11T12:39:19.601Z
67272026-09-11T12:39:19.601ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
67282026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:13::/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 } }]
67292026-09-11T12:39:19.601Z
67302026-09-11T12:39:19.601ZSep 11 12:39:18.703 DEBGSep 11 12:39:18.703Sep 11 12:39:18.703 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 } }]INFODEBG
67312026-09-11T12:39:19.601Z adding route 3fff:beef:15::/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 } }]
67322026-09-11T12:39:19.601Z
67332026-09-11T12:39:19.601ZSep 11 12:39:18.703 INFO Sep 11 12:39:18.703Sep 11 12:39:18.703 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO DEBG
67342026-09-11T12:39:19.601Z 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:14::/64 -> 2001:db8::55:ff
67352026-09-11T12:39:19.601Z
67362026-09-11T12:39:19.601ZSep 11 12:39:18.703 DEBG 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 } }]
67372026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
67382026-09-11T12:39:19.601ZSep 11 12:39:18.703replacing 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 } }]
67392026-09-11T12:39:19.601ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
67402026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG Sep 11 12:39:18.703adding route 3fff:beef:15::/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 } }]
67412026-09-11T12:39:19.601Z
67422026-09-11T12:39:19.601ZDEBG 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 } }]
67432026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG Sep 11 12:39:18.703adding route 3fff:beef:17::/64 -> 2001:db8::55:ff 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 } }]
67442026-09-11T12:39:19.601ZINFO
67452026-09-11T12:39:19.601Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
67462026-09-11T12:39:19.601ZSep 11 12:39:18.703Sep 11 12:39:18.703 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:16::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67472026-09-11T12:39:19.601Z
67482026-09-11T12:39:19.601ZDEBG 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 11 12:39:18.703
67492026-09-11T12:39:19.606ZSep 11 12:39:18.703 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:18::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67502026-09-11T12:39:19.606Z
67512026-09-11T12:39:19.607ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67522026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFO DEBGSep 11 12:39:18.703 adding route 3fff:beef:17::/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 } }]
67532026-09-11T12:39:19.607Z
67542026-09-11T12:39:19.607Z DEBG Sep 11 12:39:18.703replacing 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 } }]
67552026-09-11T12:39:19.607ZDEBGSep 11 12:39:18.703 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
67562026-09-11T12:39:19.607ZSep 11 12:39:18.703 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO
67572026-09-11T12:39:19.607ZSep 11 12:39:18.703 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
67582026-09-11T12:39:19.607Z Sep 11 12:39:18.703adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
67592026-09-11T12:39:19.607ZDEBG 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 11 12:39:18.703
67602026-09-11T12:39:19.607ZSep 11 12:39:18.703 Sep 11 12:39:18.703 DEBG 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:1a::/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 } }]
67612026-09-11T12:39:19.607Z
67622026-09-11T12:39:19.607Z
67632026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 DEBGINFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff 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 } }]
67642026-09-11T12:39:19.607Z
67652026-09-11T12:39:19.607Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
67662026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 DEBGDEBG INFOreplacing 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: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 } }]
67672026-09-11T12:39:19.607Z
67682026-09-11T12:39:19.607Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67692026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 INFO INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
67702026-09-11T12:39:19.607Zadding route 3fff:beef:15::/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 } }]
67712026-09-11T12:39:19.607Z
67722026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 DEBGDEBG 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 } }]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 } }]
67732026-09-11T12:39:19.607Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
67742026-09-11T12:39:19.607Z
67752026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703INFO INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
67762026-09-11T12:39:19.607Z
67772026-09-11T12:39:19.607Z 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 } }]
67782026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703 DEBGDEBG 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 } }]
67792026-09-11T12:39:19.607Zreplacing 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:1d::/64 -> 2001:db8::55:ff
67802026-09-11T12:39:19.607Z
67812026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703INFO INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
67822026-09-11T12:39:19.607Zreplacing 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:1c::/64 -> 2001:db8::55:ff
67832026-09-11T12:39:19.607Z
67842026-09-11T12:39:19.607ZSep 11 12:39:18.703 Sep 11 12:39:18.703DEBG Sep 11 12:39:18.703INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
67852026-09-11T12:39:19.607Z
67862026-09-11T12:39:19.607Zreplacing 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 } }]
67872026-09-11T12:39:19.607ZSep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67882026-09-11T12:39:19.607Z 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
67892026-09-11T12:39:19.607Z Sep 11 12:39:18.703adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67902026-09-11T12:39:19.608ZDEBG 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 11 12:39:18.703
67912026-09-11T12:39:19.608Z Sep 11 12:39:18.703INFO Sep 11 12:39:18.703adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67922026-09-11T12:39:19.608ZDEBGINFO 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:ffSep 11 12:39:18.703
67932026-09-11T12:39:19.608Z
67942026-09-11T12:39:19.608Z DEBGSep 11 12:39:18.703 Sep 11 12:39:18.703replacing 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 } }]
67952026-09-11T12:39:19.608ZDEBGINFO 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 } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
67962026-09-11T12:39:19.608Z
67972026-09-11T12:39:19.608ZSep 11 12:39:18.703 INFO Sep 11 12:39:18.703adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
67982026-09-11T12:39:19.608ZINFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
67992026-09-11T12:39:19.608ZSep 11 12:39:18.703replacing 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 } }] DEBG
68002026-09-11T12:39:19.608Z 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 } }]
68012026-09-11T12:39:19.608ZSep 11 12:39:18.703Sep 11 12:39:18.703 DEBGSep 11 12:39:18.703 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 } }]INFO
68022026-09-11T12:39:19.608Z INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 11 12:39:18.703
68032026-09-11T12:39:19.608Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
68042026-09-11T12:39:19.608Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
68052026-09-11T12:39:19.608Z Sep 11 12:39:18.703DEBG 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 } }]
68062026-09-11T12:39:19.608Zreplacing 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 11 12:39:18.703
68072026-09-11T12:39:19.608Z Sep 11 12:39:18.703DEBG INFO 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 } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
68082026-09-11T12:39:19.608Z
68092026-09-11T12:39:19.608ZSep 11 12:39:18.703 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
68102026-09-11T12:39:19.608Z INFOSep 11 12:39:18.703 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
68112026-09-11T12:39:19.608ZSep 11 12:39:18.703 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
68122026-09-11T12:39:19.608Z Sep 11 12:39:18.703replacing 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 } }]
68132026-09-11T12:39:19.608ZDEBG 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 } }]
68142026-09-11T12:39:19.608ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703 INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
68152026-09-11T12:39:19.608ZINFO
68162026-09-11T12:39:19.608Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
68172026-09-11T12:39:19.608ZSep 11 12:39:18.703 Sep 11 12:39:18.703DEBG Sep 11 12:39:18.703 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 } }]DEBG
68182026-09-11T12:39:19.608Z 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 } }]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 } }]
68192026-09-11T12:39:19.608Z
68202026-09-11T12:39:19.608ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
68212026-09-11T12:39:19.608ZINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
68222026-09-11T12:39:19.608Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68232026-09-11T12:39:19.608ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 DEBG 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 } }] 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: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 } }]
68242026-09-11T12:39:19.608Z
68252026-09-11T12:39:19.608Z
68262026-09-11T12:39:19.608ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703INFO INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68272026-09-11T12:39:19.608Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
68282026-09-11T12:39:19.608Z
68292026-09-11T12:39:19.609ZSep 11 12:39:18.703 DEBGSep 11 12:39:18.703Sep 11 12:39:18.703 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
68302026-09-11T12:39:19.609Z 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 } }]
68312026-09-11T12:39:19.609ZSep 11 12:39:18.703replacing 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
68322026-09-11T12:39:19.609Z Sep 11 12:39:18.703adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68332026-09-11T12:39:19.609ZSep 11 12:39:18.703INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO
68342026-09-11T12:39:19.609Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
68352026-09-11T12:39:19.609Z DEBGSep 11 12:39:18.703 Sep 11 12:39:18.703replacing 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 } }]
68362026-09-11T12:39:19.609Z DEBGDEBG 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: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 11 12:39:18.703
68372026-09-11T12:39:19.609Z
68382026-09-11T12:39:19.609Z INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 11 12:39:18.703Sep 11 12:39:18.703 INFO
68392026-09-11T12:39:19.609Z INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
68402026-09-11T12:39:19.609Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
68412026-09-11T12:39:19.609Z DEBGSep 11 12:39:18.703 Sep 11 12:39:18.703replacing 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 } }]
68422026-09-11T12:39:19.609Z DEBGDEBG 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 } }]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 } }]
68432026-09-11T12:39:19.609Z
68442026-09-11T12:39:19.609ZSep 11 12:39:18.703 INFO Sep 11 12:39:18.703adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 11 12:39:18.703
68452026-09-11T12:39:19.609ZINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
68462026-09-11T12:39:19.609ZINFOSep 11 12:39:18.703 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
68472026-09-11T12:39:19.609Z Sep 11 12:39:18.703replacing 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 } }]
68482026-09-11T12:39:19.609ZSep 11 12:39:18.703DEBG DEBGSep 11 12:39:18.703replacing 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 } }] 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
68492026-09-11T12:39:19.614Z
68502026-09-11T12:39:19.614Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68512026-09-11T12:39:19.614ZSep 11 12:39:18.703 Sep 11 12:39:18.703Sep 11 12:39:18.703INFO DEBG INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
68522026-09-11T12:39:19.614Z 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:29::/64 -> 2001:db8::55:ff
68532026-09-11T12:39:19.614Z
68542026-09-11T12:39:19.614ZSep 11 12:39:18.703 DEBG Sep 11 12:39:18.703Sep 11 12:39:18.703 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 } }] INFODEBG
68552026-09-11T12:39:19.615Z adding route 3fff:beef:28::/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 } }]
68562026-09-11T12:39:19.615Z
68572026-09-11T12:39:19.615ZSep 11 12:39:18.703 Sep 11 12:39:18.703Sep 11 12:39:18.703 INFODEBG adding route 3fff:beef:24::/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 } }]INFO
68582026-09-11T12:39:19.615Z
68592026-09-11T12:39:19.615Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
68602026-09-11T12:39:19.615ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703INFO DEBGDEBG adding route 3fff:beef:29::/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 } }]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 } }]
68612026-09-11T12:39:19.615Z
68622026-09-11T12:39:19.615Z
68632026-09-11T12:39:19.615ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 INFOINFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68642026-09-11T12:39:19.615Z
68652026-09-11T12:39:19.615Z 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 11 12:39:18.703
68662026-09-11T12:39:19.615Z Sep 11 12:39:18.703DEBG Sep 11 12:39:18.703replacing 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 } }]DEBG
68672026-09-11T12:39:19.615Z 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
68682026-09-11T12:39:19.615Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 11 12:39:18.703
68692026-09-11T12:39:19.615Z INFO Sep 11 12:39:18.703Sep 11 12:39:18.703 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
68702026-09-11T12:39:19.615Z DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
68712026-09-11T12:39:19.615Zreplacing 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 11 12:39:18.703
68722026-09-11T12:39:19.615Z DEBGSep 11 12:39:18.703 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 } }]DEBGSep 11 12:39:18.703
68732026-09-11T12:39:19.615ZINFOreplacing 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 } }]
68742026-09-11T12:39:19.615Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
68752026-09-11T12:39:19.615ZSep 11 12:39:18.703 Sep 11 12:39:18.703INFO Sep 11 12:39:18.703INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
68762026-09-11T12:39:19.615ZDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68772026-09-11T12:39:19.615Zreplacing 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 } }]
68782026-09-11T12:39:19.615ZSep 11 12:39:18.703Sep 11 12:39:18.703Sep 11 12:39:18.703 DEBGINFODEBG 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 } }] 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:2c::/64 -> 2001:db8::55:ff
68792026-09-11T12:39:19.615Z
68802026-09-11T12:39:19.615Z
68812026-09-11T12:39:19.615ZSep 11 12:39:18.703Sep 11 12:39:18.703 Sep 11 12:39:18.703 INFO DEBGINFO adding route 3fff:beef:2e::/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 } }]
68822026-09-11T12:39:19.615Z
68832026-09-11T12:39:19.615Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
68842026-09-11T12:39:19.615ZSep 11 12:39:18.703Sep 11 12:39:18.703 DEBGINFO Sep 11 12:39:18.703 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:2d::/64 -> 2001:db8::55:ffDEBG
68852026-09-11T12:39:19.615Z
68862026-09-11T12:39:19.615Z 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 } }]
68872026-09-11T12:39:19.615ZSep 11 12:39:18.704Sep 11 12:39:18.704 INFOSep 11 12:39:18.704 DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
68882026-09-11T12:39:19.615Z 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 } }]INFO
68892026-09-11T12:39:19.615Z Sep 11 12:39:18.704adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
68902026-09-11T12:39:19.615ZDEBG 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 11 12:39:18.703
68912026-09-11T12:39:19.615ZSep 11 12:39:18.704Sep 11 12:39:18.704 DEBGINFO 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
68922026-09-11T12:39:19.615Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
68932026-09-11T12:39:19.615Zcreated new freemapSep 11 12:39:18.704, unitINFOSep 11 12:39:18.704 : DEBGfreemap_route_ipv4adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 11 12:39:18.704
68942026-09-11T12:39:19.616Zreplacing 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 11 12:39:18.703
68952026-09-11T12:39:19.616ZINFO
68962026-09-11T12:39:19.616Z DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 11 12:39:18.704
68972026-09-11T12:39:19.616Z Sep 11 12:39:18.704DEBGSep 11 12:39:18.704 INFODEBG 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 } }]
68982026-09-11T12:39:19.616Z Sep 11 12:39:18.704created new freemap , created new freemapDEBGSep 11 12:39:18.704unit :INFO , freemap_route_ipv6adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
68992026-09-11T12:39:19.616Z
69002026-09-11T12:39:19.616Zreplacing 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 } }]unit
69012026-09-11T12:39:19.616ZSep 11 12:39:18.704Sep 11 12:39:18.704: freemap_route_ipv4adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 11 12:39:18.704DEBG
69022026-09-11T12:39:19.616Z
69032026-09-11T12:39:19.616ZDEBG INFO initted freemap. size: 64adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff , Sep 11 12:39:18.704Sep 11 12:39:18.704replacing 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
69042026-09-11T12:39:19.616Z DEBG
69052026-09-11T12:39:19.616Z : Sep 11 12:39:18.704 DEBGfreemap_route_ipv4INFO
69062026-09-11T12:39:19.616Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
69072026-09-11T12:39:19.616Z created new freemapadding route 3fff:beef:30::/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 } }]
69082026-09-11T12:39:19.616Z
69092026-09-11T12:39:19.616Z, Sep 11 12:39:18.704 Sep 11 12:39:18.704DEBG Sep 11 12:39:18.704Sep 11 12:39:18.704 reset freemapDEBGINFO , unitDEBG: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 } }]unit adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
69102026-09-11T12:39:19.616Z: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 } }]
69112026-09-11T12:39:19.616Zfreemap_route_ipv6freemap_route_ipv4
69122026-09-11T12:39:19.616Z
69132026-09-11T12:39:19.616Z
69142026-09-11T12:39:19.616ZSep 11 12:39:18.704 Sep 11 12:39:18.704Sep 11 12:39:18.704 Sep 11 12:39:18.704INFODEBG DEBG 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 } }]initted freemap. size: 64
69152026-09-11T12:39:19.616ZSep 11 12:39:18.704, unitinitted freemap. size: 64:, unit :adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO freemap_route_ipv4freemap_route_ipv6
69162026-09-11T12:39:19.616Z
69172026-09-11T12:39:19.616ZSep 11 12:39:18.704
69182026-09-11T12:39:19.616Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
69192026-09-11T12:39:19.616Z
69202026-09-11T12:39:19.616ZSep 11 12:39:18.704Sep 11 12:39:18.704 DEBG Sep 11 12:39:18.704replacing 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 11 12:39:18.704
69212026-09-11T12:39:19.616ZDEBG 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 } }]DEBGreset freemapSep 11 12:39:18.704
69222026-09-11T12:39:19.616ZSep 11 12:39:18.704 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 } }]DEBG reset freemapSep 11 12:39:18.705Sep 11 12:39:18.704 , DEBGunit created new freemapDEBG:, unitcreated new freemap:, unitfreemap_route_ipv4:
69232026-09-11T12:39:19.616Z freemap_route_ipv4 freemap_route_ipv4Sep 11 12:39:18.707
69242026-09-11T12:39:19.616Z DEBG created new freemap,
69252026-09-11T12:39:19.616ZSep 11 12:39:18.707unit :, unitfreemap_route_ipv6DEBG:
69262026-09-11T12:39:19.616Z freemap_route_ipv6initted freemap. size: 64Sep 11 12:39:18.707
69272026-09-11T12:39:19.616Z , INFOSep 11 12:39:18.707Sep 11 12:39:18.707unit INFODEBGSep 11 12:39:18.707 created new freemap:, adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 unit
69282026-09-11T12:39:19.616Z: adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
69292026-09-11T12:39:19.616Zfreemap_route_ipv6initted freemap. size: 64
69302026-09-11T12:39:19.616ZSep 11 12:39:18.707 , DEBG
69312026-09-11T12:39:19.616Z Sep 11 12:39:18.707Sep 11 12:39:18.707reset freemapunit :DEBG , unitfreemap_route_ipv4 :
69322026-09-11T12:39:19.617ZDEBGreplacing 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 } }]
69332026-09-11T12:39:19.617Z freemap_route_ipv6initted freemap. size: 64Sep 11 12:39:18.707,
69342026-09-11T12:39:19.617Zunit: Sep 11 12:39:18.707freemap_route_ipv4
69352026-09-11T12:39:19.617Z Sep 11 12:39:18.707DEBGSep 11 12:39:18.707 Sep 11 12:39:18.707DEBG DEBGDEBGreset freemap , unit INFOreset freemap :adding route 3fff:dead::/64 -> 2001:db8::55:1
69362026-09-11T12:39:19.617Zreplacing 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_ipv4
69372026-09-11T12:39:19.617Z
69382026-09-11T12:39:19.617Z, 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 } }]Sep 11 12:39:18.707
69392026-09-11T12:39:19.617Z Sep 11 12:39:18.707DEBGunit :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
69402026-09-11T12:39:19.617Z initted freemap. size: 64freemap_route_ipv4,
69412026-09-11T12:39:19.617ZunitSep 11 12:39:18.707:Sep 11 12:39:18.707 freemap_route_ipv6INFO
69422026-09-11T12:39:19.617ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2
69432026-09-11T12:39:19.617Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 11 12:39:18.707
69442026-09-11T12:39:19.617Z DEBGSep 11 12:39:18.707 initted freemap. size: 64DEBG, Sep 11 12:39:18.707unit reset freemap:DEBG , freemap_route_ipv6Sep 11 12:39:18.707 unit :
69452026-09-11T12:39:19.617ZDEBG 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 } }] freemap_route_ipv6
69462026-09-11T12:39:19.617Z
69472026-09-11T12:39:19.617Zreplacing 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-11T12:39:19.617ZSep 11 12:39:18.707 Sep 11 12:39:18.707 Sep 11 12:39:18.707INFO Sep 11 12:39:18.707 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOreset freemap , adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
69492026-09-11T12:39:19.622Zunit
69502026-09-11T12:39:19.622Z
69512026-09-11T12:39:19.622Z: freemap_route_ipv6Sep 11 12:39:18.707
69522026-09-11T12:39:19.622Z Sep 11 12:39:18.707DEBG Sep 11 12:39:18.707DEBG DEBGSep 11 12:39:18.707 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
69532026-09-11T12:39:19.622Z 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:dead::/64 -> 2001:db8::55:1
69542026-09-11T12:39:19.622Z
69552026-09-11T12:39:19.622Zreplacing 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 } }]
69562026-09-11T12:39:19.622ZSep 11 12:39:18.707Sep 11 12:39:18.707 Sep 11 12:39:18.707INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
69572026-09-11T12:39:19.622ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
69582026-09-11T12:39:19.622Z Sep 11 12:39:18.707INFOreplacing 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 } }]
69592026-09-11T12:39:19.622ZINFO Sep 11 12:39:18.707 Sep 11 12:39:18.707DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
69602026-09-11T12:39:19.622Zadding route 3fff:beef:2d::/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 } }]
69612026-09-11T12:39:19.622Z
69622026-09-11T12:39:19.622ZDEBGSep 11 12:39:18.707 INFO Sep 11 12:39:18.707replacing 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:dead::/64 -> 2001:db8::55:1Sep 11 12:39:18.707DEBG INFO
69632026-09-11T12:39:19.622Zreplacing 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 } }]
69642026-09-11T12:39:19.622Z
69652026-09-11T12:39:19.622Zadding route 3fff:dead::/64 -> 2001:db8::55:3
69662026-09-11T12:39:19.622ZSep 11 12:39:18.707Sep 11 12:39:18.707 Sep 11 12:39:18.707DEBG Sep 11 12:39:18.707 DEBGDEBGSep 11 12:39:18.707 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 } }]DEBG INFO
69672026-09-11T12:39:19.622Zreplacing 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 } }]
69682026-09-11T12:39:19.622Z 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 } }]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:36::/64 -> 2001:db8::55:ffSep 11 12:39:18.707
69692026-09-11T12:39:19.622Z Sep 11 12:39:18.707
69702026-09-11T12:39:19.622ZINFO
69712026-09-11T12:39:19.622Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
69722026-09-11T12:39:19.622Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:39:18.707
69732026-09-11T12:39:19.622ZINFOSep 11 12:39:18.707 Sep 11 12:39:18.707adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 11 12:39:18.707
69742026-09-11T12:39:19.622Z 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 } }]DEBG
69752026-09-11T12:39:19.622Z 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 } }]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 } }]
69762026-09-11T12:39:19.622Z
69772026-09-11T12:39:19.622ZSep 11 12:39:18.707Sep 11 12:39:18.707 DEBGSep 11 12:39:18.707 DEBGINFOSep 11 12:39:18.707 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 } }]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 } }]
69782026-09-11T12:39:19.623Z
69792026-09-11T12:39:19.623Zadding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
69802026-09-11T12:39:19.623Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
69812026-09-11T12:39:19.623ZSep 11 12:39:18.707 Sep 11 12:39:18.707WARNSep 11 12:39:18.707Sep 11 12:39:18.704 Sep 11 12:39:18.707 INFO DEBGDEBG adding route 3fff:beef:2f::/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 } }]DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 } }]
69822026-09-11T12:39:19.623Z
69832026-09-11T12:39:19.623Z
69842026-09-11T12:39:19.623Zcreated new freemap
69852026-09-11T12:39:19.623Z, unitSep 11 12:39:18.707:Sep 11 12:39:18.707 Sep 11 12:39:18.707Sep 11 12:39:18.707freemap_route_ipv4ERRODEBG rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
69862026-09-11T12:39:19.623Z
69872026-09-11T12:39:19.624ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
69882026-09-11T12:39:19.624Z
69892026-09-11T12:39:19.624ZINFO Sep 11 12:39:18.707adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
69902026-09-11T12:39:19.624ZSep 11 12:39:18.707Sep 11 12:39:18.707Sep 11 12:39:18.707 DEBG ERRO 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 } }]
69912026-09-11T12:39:19.624ZSep 11 12:39:18.707DEBGINFO created new freemapshrink-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 itDEBG, adding route 3fff:beef:30::/64 -> 2001:db8::55:ffunitreplacing 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 } }]
69922026-09-11T12:39:19.624Z
69932026-09-11T12:39:19.624Z: Sep 11 12:39:18.707freemap_route_ipv6
69942026-09-11T12:39:19.624Z
69952026-09-11T12:39:19.624ZINFO Sep 11 12:39:18.707adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
69962026-09-11T12:39:19.624ZSep 11 12:39:18.707 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 } }] Sep 11 12:39:18.707
69972026-09-11T12:39:19.624Z initted freemap. size: 64Sep 11 12:39:18.707INFO, unit:DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:fffreemap_route_ipv4 Sep 11 12:39:18.707
69982026-09-11T12:39:19.624Z
69992026-09-11T12:39:19.624Z INFOreplacing 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 } }]
70002026-09-11T12:39:19.624Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
70012026-09-11T12:39:19.624ZSep 11 12:39:18.707Sep 11 12:39:18.707 Sep 11 12:39:18.707 DEBG DEBGDEBG reset 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 } }] Sep 11 12:39:18.707,
70022026-09-11T12:39:19.624ZunitINFO: freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
70032026-09-11T12:39:19.624Zreplacing 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 11 12:39:18.707
70042026-09-11T12:39:19.624Z INFO
70052026-09-11T12:39:19.624Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 11 12:39:18.707
70062026-09-11T12:39:19.624Ztest route::tests::grow_succeeds ... ok
70072026-09-11T12:39:19.624Z Sep 11 12:39:18.707DEBG DEBGSep 11 12:39:18.707Sep 11 12:39:18.707initted freemap. size: 64 , INFO DEBG unit 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: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 } }]:
70082026-09-11T12:39:19.624Ztest route::tests::identity_replace_is_noop ... ok
70092026-09-11T12:39:19.624Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
70102026-09-11T12:39:19.624Zfreemap_route_ipv6
70112026-09-11T12:39:19.624Z
70122026-09-11T12:39:19.624ZSep 11 12:39:18.707 Sep 11 12:39:18.707INFOSep 11 12:39:18.707 INFOSep 11 12:39:18.707DEBG DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ffreset freemap
70132026-09-11T12:39:19.624Z
70142026-09-11T12:39:19.624Z, 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 } }]unit
70152026-09-11T12:39:19.624Z: Sep 11 12:39:18.707freemap_route_ipv6 Sep 11 12:39:18.707
70162026-09-11T12:39:19.624Z DEBG DEBG 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 } }]Sep 11 12:39:18.707replacing 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 11 12:39:18.707
70172026-09-11T12:39:19.624Z INFO
70182026-09-11T12:39:19.624Z INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 11 12:39:18.707
70192026-09-11T12:39:19.624Z Sep 11 12:39:18.707adding route 172.16.0.0/32 -> 10.0.0.1
70202026-09-11T12:39:19.624ZINFOINFOSep 11 12:39:18.707 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
70212026-09-11T12:39:19.624ZSep 11 12:39:18.707 adding route 3fff:beef:34::/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 } }]
70222026-09-11T12:39:19.624ZDEBG
70232026-09-11T12:39:19.624ZSep 11 12:39:18.707 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: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 11 12:39:18.707
70242026-09-11T12:39:19.624ZDEBG
70252026-09-11T12:39:19.625ZSep 11 12:39:18.715created new freemapSep 11 12:39:18.715 , INFOINFOunit Sep 11 12:39:18.715:adding route 172.16.0.0/32 -> 10.0.0.2
70262026-09-11T12:39:19.625Z freemap_route_ipv4 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
70272026-09-11T12:39:19.625Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
70282026-09-11T12:39:19.625Z
70292026-09-11T12:39:19.625ZSep 11 12:39:18.715 DEBG Sep 11 12:39:18.715replacing 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 11 12:39:18.715
70302026-09-11T12:39:19.625Z DEBGDEBGSep 11 12:39:18.715Sep 11 12:39:18.715 DEBG created new freemapreplacing 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 } }], 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 } }]
70312026-09-11T12:39:19.625Zadding route 172.16.0.0/32 -> 10.0.0.3unit
70322026-09-11T12:39:19.625Z:
70332026-09-11T12:39:19.625Z freemap_route_ipv6Sep 11 12:39:18.715Sep 11 12:39:18.715
70342026-09-11T12:39:19.625Z INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFO
70352026-09-11T12:39:19.625ZSep 11 12:39:18.715 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 11 12:39:18.715
70362026-09-11T12:39:19.625Z 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 } }]DEBGSep 11 12:39:18.715Sep 11 12:39:18.715
70372026-09-11T12:39:19.625Z DEBG initted freemap. size: 64Sep 11 12:39:18.715, 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 } }]unitINFODEBG
70382026-09-11T12:39:19.625Z :adding route 172.16.0.0/32 -> 10.0.0.4
70392026-09-11T12:39:19.625Zfreemap_route_ipv4
70402026-09-11T12:39:19.625Zreplacing 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 } }]
70412026-09-11T12:39:19.625ZSep 11 12:39:18.715Sep 11 12:39:18.715 DEBG reset freemapSep 11 12:39:18.708, unitSep 11 12:39:18.715 DEBGSep 11 12:39:18.715DEBG 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-11T12:39:19.625Zcreated new freemapINFOINFO, unit freemap_route_ipv4:
70432026-09-11T12:39:19.625Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
70442026-09-11T12:39:19.625Zfreemap_route_ipv4adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 11 12:39:18.715
70452026-09-11T12:39:19.625Z
70462026-09-11T12:39:19.625Z INFO Sep 11 12:39:18.715adding route 172.17.0.0/32 -> 10.0.0.255 Sep 11 12:39:18.715DEBG
70472026-09-11T12:39:19.625Z Sep 11 12:39:18.715 Sep 11 12:39:18.715DEBGinitted freemap. size: 64 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 } }] DEBGDEBG
70482026-09-11T12:39:19.625Zcreated new freemapreplacing 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 } }], ,
70492026-09-11T12:39:19.630ZunitunitSep 11 12:39:18.715Sep 11 12:39:18.715:Sep 11 12:39:18.715 freemap_route_ipv6DEBG
70502026-09-11T12:39:19.630Z failed to allocate space for the new target list
70512026-09-11T12:39:19.630Z:DEBG freemap_route_ipv6Sep 11 12:39:18.715 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 } }] INFO
70522026-09-11T12:39:19.630ZDEBG Sep 11 12:39:18.715
70532026-09-11T12:39:19.630Zreset freemapadding route 3fff:beef:8::/64 -> 2001:db8::55:ff,
70542026-09-11T12:39:19.630Zunit: Sep 11 12:39:18.715freemap_route_ipv6 Sep 11 12:39:18.715INFO
70552026-09-11T12:39:19.630Z adding route 172.17.0.1/32 -> 10.0.0.255DEBGSep 11 12:39:18.715
70562026-09-11T12:39:19.630ZDEBG initted freemap. size: 64 , Sep 11 12:39:18.715unit :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
70572026-09-11T12:39:19.630ZDEBG Sep 11 12:39:18.715replacing 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_ipv4INFO
70582026-09-11T12:39:19.630Z 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 172.16.0.0/32 -> 10.0.0.1
70592026-09-11T12:39:19.630Z
70602026-09-11T12:39:19.630Z
70612026-09-11T12:39:19.630ZSep 11 12:39:18.715Sep 11 12:39:18.715 INFODEBG adding route 172.17.0.2/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 } }]
70622026-09-11T12:39:19.630ZSep 11 12:39:18.715
70632026-09-11T12:39:19.630ZSep 11 12:39:18.715 Sep 11 12:39:18.715DEBG DEBG INFO 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 11 12:39:18.715
70642026-09-11T12:39:19.630Zreset freemap adding route 3fff:beef:9::/64 -> 2001:db8::55:ff,
70652026-09-11T12:39:19.630ZDEBGSep 11 12:39:18.715unit 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 } }] freemap_route_ipv4
70662026-09-11T12:39:19.630Zadding route 172.17.0.3/32 -> 10.0.0.255
70672026-09-11T12:39:19.630Z
70682026-09-11T12:39:19.630ZSep 11 12:39:18.715Sep 11 12:39:18.715Sep 11 12:39:18.715Sep 11 12:39:18.715 DEBG INFODEBGreplacing 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 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 } }]initted freemap. size: 64
70692026-09-11T12:39:19.630Z , adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
70702026-09-11T12:39:19.630Zunit
70712026-09-11T12:39:19.630Z: Sep 11 12:39:18.715freemap_route_ipv6 Sep 11 12:39:18.715
70722026-09-11T12:39:19.630ZINFOSep 11 12:39:18.715 DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
70732026-09-11T12:39:19.630Zreplacing 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 } }]
70742026-09-11T12:39:19.630ZINFOSep 11 12:39:18.715Sep 11 12:39:18.715 DEBGDEBG Sep 11 12:39:18.715 reset freemapreplacing 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 172.17.0.4/32 -> 10.0.0.255
70752026-09-11T12:39:19.630Zunit
70762026-09-11T12:39:19.630Z:INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:fffreemap_route_ipv6
70772026-09-11T12:39:19.630ZSep 11 12:39:18.715
70782026-09-11T12:39:19.631Z 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 } }]Sep 11 12:39:18.715
70792026-09-11T12:39:19.631ZINFOSep 11 12:39:18.715 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 11 12:39:18.715
70802026-09-11T12:39:19.631Z Sep 11 12:39:18.715 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 11 12:39:18.715
70812026-09-11T12:39:19.631Z DEBG DEBGreplacing 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.1Sep 11 12:39:18.715
70822026-09-11T12:39:19.631Z
70832026-09-11T12:39:19.631Z DEBG 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: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 } }]
70842026-09-11T12:39:19.631Z
70852026-09-11T12:39:19.631ZSep 11 12:39:18.715 DEBGSep 11 12:39:18.715Sep 11 12:39:18.715 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
70862026-09-11T12:39:19.631Z
70872026-09-11T12:39:19.631ZSep 11 12:39:18.715 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 } }]
70882026-09-11T12:39:19.631ZSep 11 12:39:18.715
70892026-09-11T12:39:19.631ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
70902026-09-11T12:39:19.631Z 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 11 12:39:18.715
70912026-09-11T12:39:19.631ZSep 11 12:39:18.715 DEBGSep 11 12:39:18.715DEBG 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 } }]INFO
70922026-09-11T12:39:19.631Zreplacing 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 11 12:39:18.715 adding route 172.16.0.0/32 -> 10.0.0.2
70932026-09-11T12:39:19.631Z
70942026-09-11T12:39:19.631ZINFOSep 11 12:39:18.715 Sep 11 12:39:18.715adding route 172.17.0.7/32 -> 10.0.0.255 INFODEBG
70952026-09-11T12:39:19.631Z Sep 11 12:39:18.715 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 } }]
70962026-09-11T12:39:19.631ZINFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
70972026-09-11T12:39:19.631Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
70982026-09-11T12:39:19.631ZSep 11 12:39:18.715Sep 11 12:39:18.715 DEBGINFO Sep 11 12:39:18.715replacing 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 } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.3
70992026-09-11T12:39:19.631Z Sep 11 12:39:18.715replacing 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 } }]
71002026-09-11T12:39:19.631Z
71012026-09-11T12:39:19.631ZDEBGSep 11 12:39:18.715 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
71022026-09-11T12:39:19.631Z Sep 11 12:39:18.715adding route 172.17.0.8/32 -> 10.0.0.255
71032026-09-11T12:39:19.631ZDEBG 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 11 12:39:18.715
71042026-09-11T12:39:19.631Z Sep 11 12:39:18.715INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 11 12:39:18.715
71052026-09-11T12:39:19.631Z INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 11 12:39:18.715
71062026-09-11T12:39:19.631Ztest route::tests::rollback_on_compact_delete_failure ... ok
71072026-09-11T12:39:19.631Zreplacing 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 11 12:39:18.715INFO
71082026-09-11T12:39:19.631Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBGSep 11 12:39:18.715
71092026-09-11T12:39:19.631Z 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 } }]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 11 12:39:18.715
71102026-09-11T12:39:19.631Z Sep 11 12:39:18.715INFO
71112026-09-11T12:39:19.631Z adding route 172.17.0.9/32 -> 10.0.0.255
71122026-09-11T12:39:19.631ZDEBG Sep 11 12:39:18.715Sep 11 12:39:18.715replacing 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 11 12:39:18.715
71132026-09-11T12:39:19.631Z Sep 11 12:39:18.708DEBGDEBG INFOSep 11 12:39:18.715replacing 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 } }]
71142026-09-11T12:39:19.631Z DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
71152026-09-11T12:39:19.631Z created new freemapadding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing 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 } }],
71162026-09-11T12:39:19.632Z
71172026-09-11T12:39:19.632ZunitSep 11 12:39:18.715: Sep 11 12:39:18.715DEBG freemap_route_ipv4Sep 11 12:39:18.715INFO DEBGadding route 172.17.0.10/32 -> 10.0.0.255
71182026-09-11T12:39:19.632Z 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: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 } }]
71192026-09-11T12:39:19.632Z
71202026-09-11T12:39:19.632Z
71212026-09-11T12:39:19.632ZSep 11 12:39:18.715Sep 11 12:39:18.715Sep 11 12:39:18.715 Sep 11 12:39:18.715INFO INFODEBGDEBG created new freemapadding route 3fff:beef:10::/64 -> 2001:db8::55:ff,
71222026-09-11T12:39:19.632Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffunit:
71232026-09-11T12:39:19.632Zreplacing 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_ipv6Sep 11 12:39:18.715
71242026-09-11T12:39:19.632Z DEBG
71252026-09-11T12:39:19.632Z 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 11 12:39:18.715
71262026-09-11T12:39:19.632Z Sep 11 12:39:18.707DEBGSep 11 12:39:18.715 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 11 12:39:18.715DEBGSep 11 12:39:18.715DEBG
71272026-09-11T12:39:19.632ZINFOreplacing 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 } }]
71282026-09-11T12:39:19.632Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
71292026-09-11T12:39:19.632Z initted freemap. size: 64INFO, unitSep 11 12:39:18.716: adding route 172.17.0.11/32 -> 10.0.0.255Sep 11 12:39:18.716 DEBGfreemap_route_ipv4INFO
71302026-09-11T12:39:19.632Z Sep 11 12:39:18.716
71312026-09-11T12:39:19.632ZSep 11 12:39:18.716 DEBGSep 11 12:39:18.723 created new freemapDEBG, unitreset freemap:, unitfreemap_route_ipv4:
71322026-09-11T12:39:19.632Z freemap_route_ipv4Sep 11 12:39:18.716
71332026-09-11T12:39:19.632ZSep 11 12:39:18.723 DEBGDEBG Sep 11 12:39:18.723 created new freemap, DEBGunit: initted freemap. size: 64freemap_route_ipv6,
71342026-09-11T12:39:19.632ZINFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff unit
71352026-09-11T12:39:19.632Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff:
71362026-09-11T12:39:19.632Zfreemap_route_ipv6Sep 11 12:39:18.723
71372026-09-11T12:39:19.632ZDEBG Sep 11 12:39:18.723 initted freemap. size: 64DEBG, Sep 11 12:39:18.723unitreplacing 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 11 12:39:18.723Sep 11 12:39:18.723
71382026-09-11T12:39:19.632Zfreemap_route_ipv4 DEBG
71392026-09-11T12:39:19.632Z DEBGSep 11 12:39:18.723DEBG reset freemapreplacing 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 } }], 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 } }]unitSep 11 12:39:18.723:
71402026-09-11T12:39:19.632ZINFO
71412026-09-11T12:39:19.632Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv6
71422026-09-11T12:39:19.632Z
71432026-09-11T12:39:19.632Zreset freemap, unit:Sep 11 12:39:18.723Sep 11 12:39:18.723 Sep 11 12:39:18.723freemap_route_ipv4 DEBGINFO 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.12/32 -> 10.0.0.255
71442026-09-11T12:39:19.632Z
71452026-09-11T12:39:19.632Z
71462026-09-11T12:39:19.632ZSep 11 12:39:18.723INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 11 12:39:18.723
71472026-09-11T12:39:19.632ZSep 11 12:39:18.723 INFOINFO 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 } }]Sep 11 12:39:18.723
71482026-09-11T12:39:19.632Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 11 12:39:18.723
71492026-09-11T12:39:19.637Z DEBG 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 } }]
71502026-09-11T12:39:19.637Zinitted freemap. size: 64Sep 11 12:39:18.723 INFOSep 11 12:39:18.723 adding route 3fff:dead::/64 -> 2001:db8::55:1, adding route 172.17.0.13/32 -> 10.0.0.255
71512026-09-11T12:39:19.637Z
71522026-09-11T12:39:19.637ZSep 11 12:39:18.723 DEBGunit: INFOSep 11 12:39:18.723freemap_route_ipv6 DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
71532026-09-11T12:39:19.637Z
71542026-09-11T12:39:19.637Z Sep 11 12:39:18.723replacing 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 } }]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 } }]
71552026-09-11T12:39:19.637ZDEBG
71562026-09-11T12:39:19.637Z 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 } }]
71572026-09-11T12:39:19.637ZSep 11 12:39:18.723 Sep 11 12:39:18.723INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255
71582026-09-11T12:39:19.637Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 11 12:39:18.723Sep 11 12:39:18.723Sep 11 12:39:18.723
71592026-09-11T12:39:19.637Z Sep 11 12:39:18.723DEBG INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2reset freemapDEBGSep 11 12:39:18.723 , 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 } }] unit
71602026-09-11T12:39:19.637Z: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 } }]
71612026-09-11T12:39:19.637ZDEBG
71622026-09-11T12:39:19.637Zreplacing 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 } }]
71632026-09-11T12:39:19.637Zfreemap_route_ipv6Sep 11 12:39:18.723Sep 11 12:39:18.723Sep 11 12:39:18.723 INFO INFOSep 11 12:39:18.723adding route 172.17.0.15/32 -> 10.0.0.255
71642026-09-11T12:39:19.637Z
71652026-09-11T12:39:19.637ZINFO DEBGadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
71662026-09-11T12:39:19.637Z adding route 3fff:beef:38::/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 } }]
71672026-09-11T12:39:19.637ZSep 11 12:39:18.723
71682026-09-11T12:39:19.638ZSep 11 12:39:18.723 DEBGSep 11 12:39:18.723 INFO Sep 11 12:39:18.723DEBGSep 11 12:39:18.723 INFOreplacing 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.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 } }]
71692026-09-11T12:39:19.638Zadding route 3fff:dead::/64 -> 2001:db8::55:3
71702026-09-11T12:39:19.638Z
71712026-09-11T12:39:19.638ZDEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
71722026-09-11T12:39:19.638Z
71732026-09-11T12:39:19.638ZSep 11 12:39:18.723Sep 11 12:39:18.723 Sep 11 12:39:18.723INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255 failed to allocate space for the new target list
71742026-09-11T12:39:19.638ZSep 11 12:39:18.723INFOSep 11 12:39:18.723
71752026-09-11T12:39:19.638Z 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 11 12:39:18.723DEBG
71762026-09-11T12:39:19.638Z adding route 3fff:beef:39::/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 } }, 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 } }]
71772026-09-11T12:39:19.638Z
71782026-09-11T12:39:19.638ZSep 11 12:39:18.723replacing 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 11 12:39:18.723DEBG Sep 11 12:39:18.723DEBGSep 11 12:39:18.723 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 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 } }]
71792026-09-11T12:39:19.638Z
71802026-09-11T12:39:19.638Z INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
71812026-09-11T12:39:19.638Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 11 12:39:18.723
71822026-09-11T12:39:19.638ZSep 11 12:39:18.723 INFO
71832026-09-11T12:39:19.638Z INFOSep 11 12:39:18.723 adding route 172.17.0.17/32 -> 10.0.0.255 DEBG
71842026-09-11T12:39:19.638Z 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 } }]
71852026-09-11T12:39:19.638ZSep 11 12:39:18.723Sep 11 12:39:18.723adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 11 12:39:18.723
71862026-09-11T12:39:19.638Z DEBG Sep 11 12:39:18.723 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 } }]DEBGSep 11 12:39:18.723
71872026-09-11T12:39:19.638Z DEBG 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 } }]failed to allocate space for the new target list
71882026-09-11T12:39:19.638Z 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 } }]
71892026-09-11T12:39:19.638Z
71902026-09-11T12:39:19.638ZSep 11 12:39:18.723INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 11 12:39:18.723INFO
71912026-09-11T12:39:19.638ZSep 11 12:39:18.723 adding route 172.17.0.18/32 -> 10.0.0.255INFO
71922026-09-11T12:39:19.638Z DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 11 12:39:18.723
71932026-09-11T12:39:19.638Z Sep 11 12:39:18.723DEBG 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 } }]
71942026-09-11T12:39:19.638Zreplacing 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 } }]DEBG
71952026-09-11T12:39:19.638Z Sep 11 12:39:18.723replacing 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 11 12:39:18.723
71962026-09-11T12:39:19.638Z Sep 11 12:39:18.723DEBG WARN 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 11 12:39:18.723INFO
71972026-09-11T12:39:19.638Z shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.1/32 -> 10.0.0.255INFO
71982026-09-11T12:39:19.638Z adding route 172.17.0.19/32 -> 10.0.0.255
71992026-09-11T12:39:19.638Z
72002026-09-11T12:39:19.638ZSep 11 12:39:18.723 INFO Sep 11 12:39:18.723 Sep 11 12:39:18.723DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff 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 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 } }]
72012026-09-11T12:39:19.638Z
72022026-09-11T12:39:19.638Z DEBG
72032026-09-11T12:39:19.638Z 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 11 12:39:18.723Sep 11 12:39:18.723
72042026-09-11T12:39:19.638ZSep 11 12:39:18.723 Sep 11 12:39:18.716DEBG 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 11 12:39:18.723
72052026-09-11T12:39:19.638Z INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 11 12:39:18.723INFOadding route 172.17.0.20/32 -> 10.0.0.255
72062026-09-11T12:39:19.638Z
72072026-09-11T12:39:19.639Z DEBGadding route 172.17.0.2/32 -> 10.0.0.255 DEBGcreated new freemap
72082026-09-11T12:39:19.639ZSep 11 12:39:18.723Sep 11 12:39:18.723 failed to allocate space for the new target list, DEBGunit :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 } }]DEBGSep 11 12:39:18.723
72092026-09-11T12:39:19.639Z
72102026-09-11T12:39:19.639Z DEBGfreemap_route_ipv4 Sep 11 12:39:18.723
72112026-09-11T12:39:19.639Ztest route::tests::rollback_on_compact_write_failure ... ok
72122026-09-11T12:39:19.639Zreplacing 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.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 11 12:39:18.723
72132026-09-11T12:39:19.639Z INFOSep 11 12:39:18.723
72142026-09-11T12:39:19.639ZDEBGSep 11 12:39:18.723 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO 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 } }]
72152026-09-11T12:39:19.639ZDEBGSep 11 12:39:18.723 INFOcreated new freemapadding route 172.17.0.3/32 -> 10.0.0.255
72162026-09-11T12:39:19.639Z
72172026-09-11T12:39:19.639Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 11 12:39:18.723
72182026-09-11T12:39:19.639Z , DEBGSep 11 12:39:18.723 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 } }]Sep 11 12:39:18.723
72192026-09-11T12:39:19.639ZunitDEBG DEBG :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.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 } }]
72202026-09-11T12:39:19.639Z
72212026-09-11T12:39:19.639Zfreemap_route_ipv6Sep 11 12:39:18.723
72222026-09-11T12:39:19.639Z Sep 11 12:39:18.723INFO Sep 11 12:39:18.723adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO Sep 11 12:39:18.723
72232026-09-11T12:39:19.639Z INFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
72242026-09-11T12:39:19.639Z
72252026-09-11T12:39:19.639ZDEBG initted freemap. size: 64Sep 11 12:39:18.723, unitDEBG: 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 11 12:39:18.723
72262026-09-11T12:39:19.639Z freemap_route_ipv4DEBG
72272026-09-11T12:39:19.639Z 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 11 12:39:18.723Sep 11 12:39:18.723
72282026-09-11T12:39:19.639ZDEBG 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 } }]INFO
72292026-09-11T12:39:19.639Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 11 12:39:18.723
72302026-09-11T12:39:19.639Z INFO Sep 11 12:39:18.723adding route 172.17.0.5/32 -> 10.0.0.255Sep 11 12:39:18.723
72312026-09-11T12:39:19.639ZSep 11 12:39:18.723 DEBGDEBG reset freemap Sep 11 12:39:18.723INFO 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 } }]
72322026-09-11T12:39:19.639Zadding route 172.17.0.23/32 -> 10.0.0.255DEBG
72332026-09-11T12:39:19.639Z, 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 } }]unitSep 11 12:39:18.723:
72342026-09-11T12:39:19.639Z freemap_route_ipv4
72352026-09-11T12:39:19.639ZINFO Sep 11 12:39:18.723Sep 11 12:39:18.723 Sep 11 12:39:18.723DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBGreplacing 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 } }]
72362026-09-11T12:39:19.639Z initted freemap. size: 64
72372026-09-11T12:39:19.639Z, unitINFO: Sep 11 12:39:18.723adding route 172.17.0.6/32 -> 10.0.0.255Sep 11 12:39:18.723
72382026-09-11T12:39:19.639Zfreemap_route_ipv6DEBG
72392026-09-11T12:39:19.639Zreplacing 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 11 12:39:18.723
72402026-09-11T12:39:19.639Z INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255 Sep 11 12:39:18.723Sep 11 12:39:18.723
72412026-09-11T12:39:19.639Zreplacing 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
72422026-09-11T12:39:19.639Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
72432026-09-11T12:39:19.639Z DEBG Sep 11 12:39:18.723reset freemap , INFOSep 11 12:39:18.723 unit adding route 172.17.0.7/32 -> 10.0.0.255DEBG
72442026-09-11T12:39:19.639Z :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 } }] freemap_route_ipv6
72452026-09-11T12:39:19.639ZSep 11 12:39:18.724Sep 11 12:39:18.723 DEBGDEBG 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
72462026-09-11T12:39:19.639ZSep 11 12:39:18.731, unitINFO: Sep 11 12:39:18.731freemap_route_ipv4
72472026-09-11T12:39:19.640Zadding route 3fff:dead::/64 -> 2001:db8::55:1INFO
72482026-09-11T12:39:19.640Z adding route 172.17.0.8/32 -> 10.0.0.255
72492026-09-11T12:39:19.644ZSep 11 12:39:18.731Sep 11 12:39:18.731 DEBGSep 11 12:39:18.731 DEBGcreated new freemapDEBG 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 } }],
72502026-09-11T12:39:19.644Zreplacing 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 } }]unit
72512026-09-11T12:39:19.644Z: freemap_route_ipv6Sep 11 12:39:18.731
72522026-09-11T12:39:19.644Z
72532026-09-11T12:39:19.644ZSep 11 12:39:18.731INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255
72542026-09-11T12:39:19.644Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:39:18.731
72552026-09-11T12:39:19.644Z DEBGSep 11 12:39:18.731 initted freemap. size: 64Sep 11 12:39:18.731 DEBGINFOSep 11 12:39:18.731 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 } }]adding route 172.17.0.25/32 -> 10.0.0.255
72562026-09-11T12:39:19.644Z ,
72572026-09-11T12:39:19.644ZDEBG unitreplacing 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 11 12:39:18.731
72582026-09-11T12:39:19.644Z INFOfreemap_route_ipv4
72592026-09-11T12:39:19.644Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 11 12:39:18.731
72602026-09-11T12:39:19.644Z DEBG Sep 11 12:39:18.731replacing 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 11 12:39:18.731 Sep 11 12:39:18.731 INFO
72612026-09-11T12:39:19.644Z DEBG DEBGreset freemapadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 11 12:39:18.731
72622026-09-11T12:39:19.644Zreplacing 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 } }], unitINFO: adding route 172.17.0.26/32 -> 10.0.0.255freemap_route_ipv4
72632026-09-11T12:39:19.644Z
72642026-09-11T12:39:19.644Z
72652026-09-11T12:39:19.644ZSep 11 12:39:18.731Sep 11 12:39:18.731 DEBGDEBGSep 11 12:39:18.731 initted freemap. size: 64DEBG, unitreplacing 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 11 12:39:18.731: INFO
72662026-09-11T12:39:19.644Z adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6
72672026-09-11T12:39:19.644Z
72682026-09-11T12:39:19.644Z Sep 11 12:39:18.731replacing 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 } }]
72692026-09-11T12:39:19.644ZSep 11 12:39:18.731INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255 Sep 11 12:39:18.731Sep 11 12:39:18.731reset freemap ,
72702026-09-11T12:39:19.644Z unitDEBGINFO: freemap_route_ipv6replacing 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 } }]
72712026-09-11T12:39:19.645Z
72722026-09-11T12:39:19.645ZSep 11 12:39:18.731 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
72732026-09-11T12:39:19.645ZSep 11 12:39:18.731Sep 11 12:39:18.731 INFO 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 } }]INFOadding route 172.17.0.12/32 -> 10.0.0.255
72742026-09-11T12:39:19.645Zadding route 172.16.0.0/32 -> 10.0.0.1
72752026-09-11T12:39:19.645Z
72762026-09-11T12:39:19.645ZSep 11 12:39:18.731Sep 11 12:39:18.731 INFODEBGSep 11 12:39:18.731 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 172.17.0.28/32 -> 10.0.0.255
72772026-09-11T12:39:19.645Z
72782026-09-11T12:39:19.645ZDEBG Sep 11 12:39:18.731replacing 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 } }]
72792026-09-11T12:39:19.645ZDEBGSep 11 12:39:18.731 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 } }]DEBG
72802026-09-11T12:39:19.645Zreplacing 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 11 12:39:18.731
72812026-09-11T12:39:19.645Z INFOSep 11 12:39:18.731 adding route 172.17.0.0/32 -> 10.0.0.255Sep 11 12:39:18.731Sep 11 12:39:18.731
72822026-09-11T12:39:19.645ZINFODEBG adding route 172.17.0.29/32 -> 10.0.0.255
72832026-09-11T12:39:19.645ZINFOSep 11 12:39:18.731 adding route 172.17.0.13/32 -> 10.0.0.255DEBG
72842026-09-11T12:39:19.645Z 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 } }]
72852026-09-11T12:39:19.645Zreplacing 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 11 12:39:18.731
72862026-09-11T12:39:19.645ZSep 11 12:39:18.731 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 11 12:39:18.731
72872026-09-11T12:39:19.645Z Sep 11 12:39:18.731 INFOreplacing 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 } }] adding route 172.17.0.1/32 -> 10.0.0.255
72882026-09-11T12:39:19.645Z
72892026-09-11T12:39:19.645Z Sep 11 12:39:18.731WARN Sep 11 12:39:18.731Sep 11 12:39:18.731 INFOshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO DEBG
72902026-09-11T12:39:19.645Zadding route 172.17.0.30/32 -> 10.0.0.255
72912026-09-11T12:39:19.645Zadding route 172.17.0.14/32 -> 10.0.0.255
72922026-09-11T12:39:19.645Zreplacing 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 } }]
72932026-09-11T12:39:19.645ZSep 11 12:39:18.731 DEBGSep 11 12:39:18.731 Sep 11 12:39:18.731INFOreplacing 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 } }]
72942026-09-11T12:39:19.645Zadding route 172.17.0.2/32 -> 10.0.0.255
72952026-09-11T12:39:19.645ZDEBG 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 11 12:39:18.731
72962026-09-11T12:39:19.645Z Sep 11 12:39:18.731INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255
72972026-09-11T12:39:19.645ZSep 11 12:39:18.731replacing 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 } }]
72982026-09-11T12:39:19.645ZINFO Sep 11 12:39:18.731adding route 172.17.0.15/32 -> 10.0.0.255
72992026-09-11T12:39:19.645ZSep 11 12:39:18.731Sep 11 12:39:18.724DEBG 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
73002026-09-11T12:39:19.645ZDEBG created new freemapadding route 172.17.0.3/32 -> 10.0.0.255Sep 11 12:39:18.731Sep 11 12:39:18.731,
73012026-09-11T12:39:19.645Zunit :DEBG INFOfreemap_route_ipv4 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 } }]
73022026-09-11T12:39:19.645Zadding route 172.17.0.32/32 -> 10.0.0.255
73032026-09-11T12:39:19.645Z
73042026-09-11T12:39:19.645ZSep 11 12:39:18.731 Sep 11 12:39:18.731DEBG 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 } }]
73052026-09-11T12:39:19.645Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 11 12:39:18.731
73062026-09-11T12:39:19.645Z DEBGSep 11 12:39:18.731 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 11 12:39:18.731
73072026-09-11T12:39:19.645Z Sep 11 12:39:18.731DEBG created new freemapDEBG , INFOunit Sep 11 12:39:18.731:adding route 172.17.0.4/32 -> 10.0.0.255
73082026-09-11T12:39:19.645Zreplacing 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 freemap_route_ipv6
73092026-09-11T12:39:19.646Z
73102026-09-11T12:39:19.646ZSep 11 12:39:18.731adding route 172.17.0.33/32 -> 10.0.0.255 DEBG
73112026-09-11T12:39:19.646Zreplacing 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 11 12:39:18.731
73122026-09-11T12:39:19.646Z Sep 11 12:39:18.731INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255Sep 11 12:39:18.731
73132026-09-11T12:39:19.646Z DEBGinitted freemap. size: 64 Sep 11 12:39:18.731, 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 } }]unitINFO
73142026-09-11T12:39:19.646Z: adding route 172.17.0.5/32 -> 10.0.0.255freemap_route_ipv4
73152026-09-11T12:39:19.646Z
73162026-09-11T12:39:19.646ZSep 11 12:39:18.731Sep 11 12:39:18.731 INFODEBG 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.34/32 -> 10.0.0.255Sep 11 12:39:18.731
73172026-09-11T12:39:19.646Z
73182026-09-11T12:39:19.646Z DEBGSep 11 12:39:18.731 Sep 11 12:39:18.731 DEBGINFO 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 } }]reset freemapadding route 172.17.0.18/32 -> 10.0.0.255, Sep 11 12:39:18.731
73192026-09-11T12:39:19.646Z
73202026-09-11T12:39:19.646Z unitDEBG :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 } }]
73212026-09-11T12:39:19.646ZSep 11 12:39:18.731Sep 11 12:39:18.731 freemap_route_ipv4DEBGINFO
73222026-09-11T12:39:19.646Z adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 } }]
73232026-09-11T12:39:19.646Z
73242026-09-11T12:39:19.646ZSep 11 12:39:18.731 Sep 11 12:39:18.731INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBGSep 11 12:39:18.731Sep 11 12:39:18.731
73252026-09-11T12:39:19.646Zinitted freemap. size: 64INFO , unitadding route 172.17.0.19/32 -> 10.0.0.255:Sep 11 12:39:18.731
73262026-09-11T12:39:19.646Z DEBGDEBGfreemap_route_ipv6
73272026-09-11T12:39:19.646Zreplacing 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 } }]
73282026-09-11T12:39:19.646Z 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 11 12:39:18.731
73292026-09-11T12:39:19.646Z Sep 11 12:39:18.731DEBGSep 11 12:39:18.731 reset freemap DEBG, INFO Sep 11 12:39:18.731adding route 172.17.0.36/32 -> 10.0.0.255replacing 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 } }]
73302026-09-11T12:39:19.646Z
73312026-09-11T12:39:19.646ZunitINFO : adding route 172.17.0.7/32 -> 10.0.0.255Sep 11 12:39:18.731
73322026-09-11T12:39:19.646ZSep 11 12:39:18.731freemap_route_ipv6 DEBG
73332026-09-11T12:39:19.646Z INFOreplacing 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 } }]
73342026-09-11T12:39:19.646Zadding route 172.17.0.20/32 -> 10.0.0.255
73352026-09-11T12:39:19.646ZSep 11 12:39:18.731Sep 11 12:39:18.731 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:39:18.731
73362026-09-11T12:39:19.646Zadding route 172.17.0.37/32 -> 10.0.0.255
73372026-09-11T12:39:19.646ZDEBGSep 11 12:39:18.723Sep 11 12:39:18.731 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 } }]
73382026-09-11T12:39:19.646ZSep 11 12:39:18.731DEBGSep 11 12:39:18.731 DEBGDEBGDEBG 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 } }]Sep 11 12:39:18.731
73392026-09-11T12:39:19.646Zreplacing 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.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 } }]INFO
73402026-09-11T12:39:19.646ZSep 11 12:39:18.731 adding route 172.17.0.21/32 -> 10.0.0.255INFO
73412026-09-11T12:39:19.646Z
73422026-09-11T12:39:19.646Zreplacing 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 11 12:39:18.731 adding route 172.17.0.8/32 -> 10.0.0.255INFOSep 11 12:39:18.731
73432026-09-11T12:39:19.646Z
73442026-09-11T12:39:19.646ZDEBG Sep 11 12:39:18.731 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 } }]Sep 11 12:39:18.731INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.38/32 -> 10.0.0.255
73452026-09-11T12:39:19.646Z
73462026-09-11T12:39:19.646Z
73472026-09-11T12:39:19.646Zreplacing 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 } }]
73482026-09-11T12:39:19.647ZSep 11 12:39:18.731Sep 11 12:39:18.731 Sep 11 12:39:18.731INFOSep 11 12:39:18.731 Sep 11 12:39:18.731DEBGINFODEBG 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.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 } }]
73492026-09-11T12:39:19.651Z
73502026-09-11T12:39:19.651Zadding route 172.17.0.22/32 -> 10.0.0.255 adding route 172.17.0.9/32 -> 10.0.0.255
73512026-09-11T12:39:19.652Z
73522026-09-11T12:39:19.652ZSep 11 12:39:18.731INFOSep 11 12:39:18.731 INFOSep 11 12:39:18.731INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGSep 11 12:39:18.731
73532026-09-11T12:39:19.652Z 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
73542026-09-11T12:39:19.652Z adding route 172.17.0.39/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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
73552026-09-11T12:39:19.652Z
73562026-09-11T12:39:19.652Z
73572026-09-11T12:39:19.652ZSep 11 12:39:18.731 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 11 12:39:18.731Sep 11 12:39:18.731Sep 11 12:39:18.731Sep 11 12:39:18.724Sep 11 12:39:18.731 DEBG
73582026-09-11T12:39:19.652ZINFO DEBG adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }]
73592026-09-11T12:39:19.652ZINFO
73602026-09-11T12:39:19.652ZSep 11 12:39:18.738 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255
73612026-09-11T12:39:19.652ZSep 11 12:39:18.739
73622026-09-11T12:39:19.652Z INFOcreated new freemapSep 11 12:39:18.739, Sep 11 12:39:18.739 DEBG INFOadding route 172.17.0.40/32 -> 10.0.0.255
73632026-09-11T12:39:19.652Zadding route 172.17.0.11/32 -> 10.0.0.255
73642026-09-11T12:39:19.652Zreplacing 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 } }]
73652026-09-11T12:39:19.652ZSep 11 12:39:18.739 DEBGunit :Sep 11 12:39:18.739Sep 11 12:39:18.739 DEBGINFO freemap_route_ipv4 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.24/32 -> 10.0.0.255
73662026-09-11T12:39:19.652Z
73672026-09-11T12:39:19.652Z
73682026-09-11T12:39:19.652Zreplacing 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 } }]
73692026-09-11T12:39:19.652ZSep 11 12:39:18.739Sep 11 12:39:18.739 INFODEBGSep 11 12:39:18.739 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 } }]
73702026-09-11T12:39:19.652Zadding route 172.17.0.12/32 -> 10.0.0.255INFO Sep 11 12:39:18.739adding route 172.17.0.41/32 -> 10.0.0.255
73712026-09-11T12:39:19.652Z
73722026-09-11T12:39:19.652ZSep 11 12:39:18.739 DEBGSep 11 12:39:18.739INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255Sep 11 12:39:18.739
73732026-09-11T12:39:19.652Zreplacing 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 } }]
73742026-09-11T12:39:19.653ZDEBG created new freemapreplacing 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 } }],
73752026-09-11T12:39:19.653Zunit: Sep 11 12:39:18.739freemap_route_ipv6Sep 11 12:39:18.739
73762026-09-11T12:39:19.653ZSep 11 12:39:18.739 INFO adding route 172.17.0.13/32 -> 10.0.0.255DEBG
73772026-09-11T12:39:19.653ZINFO 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.42/32 -> 10.0.0.255
73782026-09-11T12:39:19.653ZSep 11 12:39:18.739Sep 11 12:39:18.739 DEBG DEBG
73792026-09-11T12:39:19.653Zreplacing 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 } }]
73802026-09-11T12:39:19.653Zinitted freemap. size: 64, Sep 11 12:39:18.739unit INFOSep 11 12:39:18.739: DEBGSep 11 12:39:18.739 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 172.17.0.26/32 -> 10.0.0.255
73812026-09-11T12:39:19.653Z
73822026-09-11T12:39:19.653Zfreemap_route_ipv4INFO
73832026-09-11T12:39:19.653Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 11 12:39:18.739Sep 11 12:39:18.739
73842026-09-11T12:39:19.653Z INFO adding route 172.17.0.43/32 -> 10.0.0.255DEBG
73852026-09-11T12:39:19.653Z Sep 11 12:39:18.739 DEBGreplacing 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 } }]
73862026-09-11T12:39:19.653Zreplacing 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 11 12:39:18.739Sep 11 12:39:18.739
73872026-09-11T12:39:19.653ZDEBG 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 } }]reset freemapSep 11 12:39:18.739Sep 11 12:39:18.739
73882026-09-11T12:39:19.653Z, INFOunit adding route 172.17.0.27/32 -> 10.0.0.255INFO
73892026-09-11T12:39:19.653Z :adding route 172.17.0.15/32 -> 10.0.0.255Sep 11 12:39:18.739 Sep 11 12:39:18.739 freemap_route_ipv4 INFO
73902026-09-11T12:39:19.653Z
73912026-09-11T12:39:19.653Z DEBGadding route 172.17.0.44/32 -> 10.0.0.255
73922026-09-11T12:39:19.654ZSep 11 12:39:18.739replacing 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 11 12:39:18.739 DEBG
73932026-09-11T12:39:19.654Z DEBGreplacing 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 11 12:39:18.739 Sep 11 12:39:18.739
73942026-09-11T12:39:19.654ZINFOinitted freemap. size: 64 DEBGadding route 172.17.0.28/32 -> 10.0.0.255,
73952026-09-11T12:39:19.654Z unitreplacing 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 11 12:39:18.739
73962026-09-11T12:39:19.654Z INFO freemap_route_ipv6Sep 11 12:39:18.739
73972026-09-11T12:39:19.654Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 11 12:39:18.739
73982026-09-11T12:39:19.654ZINFOSep 11 12:39:18.739 adding route 172.17.0.45/32 -> 10.0.0.255Sep 11 12:39:18.739DEBG DEBG
73992026-09-11T12:39:19.654Z 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 } }]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 } }]reset freemap
74002026-09-11T12:39:19.654ZSep 11 12:39:18.739 ,
74012026-09-11T12:39:19.654ZDEBG Sep 11 12:39:18.739replacing 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 } }] INFO
74022026-09-11T12:39:19.654Zunit Sep 11 12:39:18.739adding route 172.17.0.17/32 -> 10.0.0.255
74032026-09-11T12:39:19.654ZINFO: Sep 11 12:39:18.739adding route 172.17.0.29/32 -> 10.0.0.255Sep 11 12:39:18.739freemap_route_ipv6
74042026-09-11T12:39:19.654Z INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:39:18.739replacing 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 } }]
74052026-09-11T12:39:19.654Z
74062026-09-11T12:39:19.654ZDEBG
74072026-09-11T12:39:19.654Z 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 11 12:39:18.739
74082026-09-11T12:39:19.654ZSep 11 12:39:18.739Sep 11 12:39:18.739 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 } }]INFOSep 11 12:39:18.739
74092026-09-11T12:39:19.654Zadding route 172.17.0.18/32 -> 10.0.0.255DEBG
74102026-09-11T12:39:19.654Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 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.17.0.30/32 -> 10.0.0.255
74112026-09-11T12:39:19.654Ztest route::tests::rollback_on_index_readd_failure ... ok
74122026-09-11T12:39:19.654ZSep 11 12:39:18.739
74132026-09-11T12:39:19.654Z
74142026-09-11T12:39:19.654ZDEBG 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 11 12:39:18.739
74152026-09-11T12:39:19.654Z INFOSep 11 12:39:18.739 adding route 172.16.0.0/32 -> 10.0.0.2
74162026-09-11T12:39:19.654ZDEBGSep 11 12:39:18.739 Sep 11 12:39:18.739Sep 11 12:39:18.739 Sep 11 12:39:18.739 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 } }] DEBGINFO
74172026-09-11T12:39:19.654Z adding route 172.17.0.19/32 -> 10.0.0.255DEBG
74182026-09-11T12:39:19.654Z 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 } }]INFO
74192026-09-11T12:39:19.654Z Sep 11 12:39:18.739adding route 172.17.0.47/32 -> 10.0.0.255Sep 11 12:39:18.739
74202026-09-11T12:39:19.654Z 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 } }]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 } }]
74212026-09-11T12:39:19.654ZINFOSep 11 12:39:18.739 INFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2
74222026-09-11T12:39:19.654Z
74232026-09-11T12:39:19.654ZSep 11 12:39:18.739Sep 11 12:39:18.739
74242026-09-11T12:39:19.654Z INFODEBG 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.20/32 -> 10.0.0.255
74252026-09-11T12:39:19.654Z
74262026-09-11T12:39:19.654ZSep 11 12:39:18.739Sep 11 12:39:18.739Sep 11 12:39:18.739Sep 11 12:39:18.739 INFO INFODEBGDEBGSep 11 12:39:18.739 adding route 172.17.0.31/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 } }]
74272026-09-11T12:39:19.654Z
74282026-09-11T12:39:19.654Zadding route 172.17.0.48/32 -> 10.0.0.255
74292026-09-11T12:39:19.654Zreplacing 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
74302026-09-11T12:39:19.654ZSep 11 12:39:18.739 Sep 11 12:39:18.739replacing 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 11 12:39:18.739INFO adding route 172.17.0.21/32 -> 10.0.0.255DEBG
74312026-09-11T12:39:19.655Z
74322026-09-11T12:39:19.655Z 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 } }]
74332026-09-11T12:39:19.655ZDEBGSep 11 12:39:18.739Sep 11 12:39:18.739 Sep 11 12:39:18.739Sep 11 12:39:18.739 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 } }]INFODEBG
74342026-09-11T12:39:19.655Zreplacing 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
74352026-09-11T12:39:19.655Z INFOadding route 172.17.0.49/32 -> 10.0.0.255
74362026-09-11T12:39:19.655Zadding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.1/32 -> 10.0.0.255Sep 11 12:39:18.739Sep 11 12:39:18.739 INFO
74372026-09-11T12:39:19.655Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 11 12:39:18.739
74382026-09-11T12:39:19.655Z
74392026-09-11T12:39:19.655ZDEBG 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
74402026-09-11T12:39:19.655ZSep 11 12:39:18.739 adding route 172.17.0.22/32 -> 10.0.0.255 DEBG
74412026-09-11T12:39:19.655ZSep 11 12:39:18.739 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 } }]Sep 11 12:39:18.739 Sep 11 12:39:18.739adding route 172.17.0.50/32 -> 10.0.0.255
74422026-09-11T12:39:19.655Z
74432026-09-11T12:39:19.655Z Sep 11 12:39:18.739 DEBGDEBG Sep 11 12:39:18.739replacing 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 11 12:39:18.739DEBG
74442026-09-11T12:39:19.655Z INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing 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 } }]
74452026-09-11T12:39:19.655Z
74462026-09-11T12:39:19.655ZSep 11 12:39:18.739 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 } }]INFOSep 11 12:39:18.739Sep 11 12:39:18.739
74472026-09-11T12:39:19.655Z 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 } }]DEBG
74482026-09-11T12:39:19.655Zadding route 172.17.0.23/32 -> 10.0.0.255 INFO
74492026-09-11T12:39:19.659Z adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }]
74502026-09-11T12:39:19.659Z
74512026-09-11T12:39:19.660ZSep 11 12:39:18.739 DEBGSep 11 12:39:18.739Sep 11 12:39:18.739Sep 11 12:39:18.739 Sep 11 12:39:18.739 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 } }]DEBG
74522026-09-11T12:39:19.660ZINFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:4INFOreplacing 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 11 12:39:18.739
74532026-09-11T12:39:19.660Z adding route 172.17.0.3/32 -> 10.0.0.255INFO
74542026-09-11T12:39:19.660Zadding route 172.17.0.24/32 -> 10.0.0.255
74552026-09-11T12:39:19.660Z
74562026-09-11T12:39:19.660ZSep 11 12:39:18.739 INFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255Sep 11 12:39:18.739
74572026-09-11T12:39:19.660ZSep 11 12:39:18.739Sep 11 12:39:18.739
74582026-09-11T12:39:19.660Z DEBGDEBG 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.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 } }]
74592026-09-11T12:39:19.660ZSep 11 12:39:18.739
74602026-09-11T12:39:19.660Z DEBGDEBGSep 11 12:39:18.739Sep 11 12:39:18.739 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
74612026-09-11T12:39:19.660Z adding route 172.17.0.4/32 -> 10.0.0.255
74622026-09-11T12:39:19.660ZSep 11 12:39:18.739DEBGSep 11 12:39:18.739 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 } }]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 } }]
74632026-09-11T12:39:19.660Z
74642026-09-11T12:39:19.660ZSep 11 12:39:18.739adding route 172.17.0.34/32 -> 10.0.0.255 DEBGINFO adding route 172.17.0.25/32 -> 10.0.0.255
74652026-09-11T12:39:19.660Z
74662026-09-11T12:39:19.660Zreplacing 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 11 12:39:18.739
74672026-09-11T12:39:19.660Z Sep 11 12:39:18.739INFO adding route 172.17.0.53/32 -> 10.0.0.255DEBG
74682026-09-11T12:39:19.660Z Sep 11 12:39:18.739Sep 11 12:39:18.739replacing 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
74692026-09-11T12:39:19.660Zadding route 172.17.0.5/32 -> 10.0.0.255
74702026-09-11T12:39:19.660Z DEBGSep 11 12:39:18.746 created new freemapSep 11 12:39:18.746, DEBGunit Sep 11 12:39:18.746Sep 11 12:39:18.746 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 } }]DEBGDEBG
74712026-09-11T12:39:19.660ZWARNreplacing 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 } }]:
74722026-09-11T12:39:19.660Zreplacing 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
74732026-09-11T12:39:19.660Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 11 12:39:18.746
74742026-09-11T12:39:19.660ZSep 11 12:39:18.746shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
74752026-09-11T12:39:19.660ZINFO Sep 11 12:39:18.746 INFOadding route 172.17.0.6/32 -> 10.0.0.255
74762026-09-11T12:39:19.660ZINFOfreemap_route_ipv4 adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255
74772026-09-11T12:39:19.660Z
74782026-09-11T12:39:19.660ZSep 11 12:39:18.746
74792026-09-11T12:39:19.660Z DEBGSep 11 12:39:18.746 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 11 12:39:18.746Sep 11 12:39:18.746
74802026-09-11T12:39:19.660ZDEBG Sep 11 12:39:18.746 DEBG created new freemapDEBG, unitreplacing 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 } }]:
74812026-09-11T12:39:19.660Z freemap_route_ipv6Sep 11 12:39:18.739
74822026-09-11T12:39:19.660Z Sep 11 12:39:18.746DEBG INFO 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 } }]
74832026-09-11T12:39:19.660Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
74842026-09-11T12:39:19.660ZDEBGSep 11 12:39:18.747 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 } }]DEBGSep 11 12:39:18.747 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 } }]INFO
74852026-09-11T12:39:19.660Z Sep 11 12:39:18.747adding route 172.17.0.35/32 -> 10.0.0.255
74862026-09-11T12:39:19.660Z
74872026-09-11T12:39:19.660ZINFO Sep 11 12:39:18.747adding route 172.17.0.7/32 -> 10.0.0.255 Sep 11 12:39:18.747
74882026-09-11T12:39:19.660Z INFODEBG Sep 11 12:39:18.747replacing 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:1b::/64 -> 2001:db8::55:ff
74892026-09-11T12:39:19.661Z
74902026-09-11T12:39:19.661ZSep 11 12:39:18.747 INFODEBG Sep 11 12:39:18.747 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 } }]
74912026-09-11T12:39:19.661ZSep 11 12:39:18.747INFOadding route 172.17.0.55/32 -> 10.0.0.255 adding route 172.17.0.36/32 -> 10.0.0.255
74922026-09-11T12:39:19.661ZDEBG
74932026-09-11T12:39:19.661ZSep 11 12:39:18.747 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
74942026-09-11T12:39:19.661Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:39:18.747
74952026-09-11T12:39:19.661Z Sep 11 12:39:18.747DEBG Sep 11 12:39:18.747DEBG 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 } }]Sep 11 12:39:18.747
74962026-09-11T12:39:19.661Z
74972026-09-11T12:39:19.661Z DEBG 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 } }]
74982026-09-11T12:39:19.661ZSep 11 12:39:18.747adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 11 12:39:18.747
74992026-09-11T12:39:19.661Z INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255Sep 11 12:39:18.747
75002026-09-11T12:39:19.661Z
75012026-09-11T12:39:19.661Z Sep 11 12:39:18.747INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255
75022026-09-11T12:39:19.661ZSep 11 12:39:18.747replacing 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 } }]
75032026-09-11T12:39:19.661ZDEBGSep 11 12:39:18.747Sep 11 12:39:18.747 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 } }]DEBGSep 11 12:39:18.747
75042026-09-11T12:39:19.661Z INFO 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 } }]
75052026-09-11T12:39:19.661ZDEBGSep 11 12:39:18.747adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
75062026-09-11T12:39:19.661ZINFO adding route 172.17.0.38/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 } }]
75072026-09-11T12:39:19.661Z
75082026-09-11T12:39:19.661ZSep 11 12:39:18.747Sep 11 12:39:18.747 INFOSep 11 12:39:18.747 DEBGadding route 172.17.0.10/32 -> 10.0.0.255Sep 11 12:39:18.747
75092026-09-11T12:39:19.661Z 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
75102026-09-11T12:39:19.661Z 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 } }]
75112026-09-11T12:39:19.661ZINFOSep 11 12:39:18.747 Sep 11 12:39:18.747 adding route 172.17.0.57/32 -> 10.0.0.255DEBG
75122026-09-11T12:39:19.661Z 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 11 12:39:18.747
75132026-09-11T12:39:19.661ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
75142026-09-11T12:39:19.661ZSep 11 12:39:18.747 adding route 172.17.0.39/32 -> 10.0.0.255
75152026-09-11T12:39:19.661ZINFO Sep 11 12:39:18.747Sep 11 12:39:18.747adding route 172.17.0.11/32 -> 10.0.0.255
75162026-09-11T12:39:19.661Z Sep 11 12:39:18.747 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 } }]DEBGSep 11 12:39:18.747replacing 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 } }]
75172026-09-11T12:39:19.661Z 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 } }]DEBG
75182026-09-11T12:39:19.661Z
75192026-09-11T12:39:19.661Z 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 } }]
75202026-09-11T12:39:19.661ZSep 11 12:39:18.747replacing 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 11 12:39:18.747INFO
75212026-09-11T12:39:19.661Z Sep 11 12:39:18.747 INFOadding route 172.17.0.27/32 -> 10.0.0.255
75222026-09-11T12:39:19.661ZSep 11 12:39:18.747INFO Sep 11 12:39:18.747 Sep 11 12:39:18.747adding route 172.17.0.40/32 -> 10.0.0.255 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
75232026-09-11T12:39:19.661Z
75242026-09-11T12:39:19.661ZDEBGINFO adding route 172.17.0.12/32 -> 10.0.0.255 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 } }]INFO
75252026-09-11T12:39:19.661Z Sep 11 12:39:18.747Sep 11 12:39:18.747
75262026-09-11T12:39:19.661Z DEBGadding route 172.17.0.58/32 -> 10.0.0.255
75272026-09-11T12:39:19.661ZDEBG 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 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 } }]
75282026-09-11T12:39:19.661Z
75292026-09-11T12:39:19.662ZSep 11 12:39:18.754 INFO Sep 11 12:39:18.747adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
75302026-09-11T12:39:19.662Z DEBGSep 11 12:39:18.754 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 } }]INFO
75312026-09-11T12:39:19.662Z adding route 172.17.0.41/32 -> 10.0.0.255
75322026-09-11T12:39:19.662ZSep 11 12:39:18.747Sep 11 12:39:18.755Sep 11 12:39:18.755 DEBGINFODEBG 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 } }]Sep 11 12:39:18.755adding route 172.17.0.13/32 -> 10.0.0.255 Sep 11 12:39:18.755DEBG, unitreplacing 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 } }]:
75332026-09-11T12:39:19.662Z
75342026-09-11T12:39:19.662Zfreemap_route_ipv4
75352026-09-11T12:39:19.662Z
75362026-09-11T12:39:19.662ZINFO Sep 11 12:39:18.755adding route 172.17.0.28/32 -> 10.0.0.255 Sep 11 12:39:18.755INFO
75372026-09-11T12:39:19.662ZSep 11 12:39:18.755 Sep 11 12:39:18.755 INFOSep 11 12:39:18.755 DEBGDEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 172.17.0.42/32 -> 10.0.0.255 created new freemap
75382026-09-11T12:39:19.662Z
75392026-09-11T12:39:19.662Z, DEBGunit : freemap_route_ipv6replacing 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 } }]
75402026-09-11T12:39:19.662Z
75412026-09-11T12:39:19.662ZSep 11 12:39:18.755Sep 11 12:39:18.755 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 11 12:39:18.755DEBG DEBG
75422026-09-11T12:39:19.662ZSep 11 12:39:18.755INFO adding route 172.17.0.29/32 -> 10.0.0.255DEBG 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 } }]initted freemap. size: 64
75432026-09-11T12:39:19.662Z
75442026-09-11T12:39:19.662Z, unitSep 11 12:39:18.755replacing 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 } }]:
75452026-09-11T12:39:19.662Z Sep 11 12:39:18.755Sep 11 12:39:18.755 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 } }]INFO
75462026-09-11T12:39:19.662ZINFO Sep 11 12:39:18.755adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
75472026-09-11T12:39:19.662Zfreemap_route_ipv4INFO
75482026-09-11T12:39:19.662Z
75492026-09-11T12:39:19.667ZSep 11 12:39:18.755adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
75502026-09-11T12:39:19.667ZINFO Sep 11 12:39:18.755adding route 172.17.0.30/32 -> 10.0.0.255
75512026-09-11T12:39:19.667ZDEBGSep 11 12:39:18.755 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 } }]
75522026-09-11T12:39:19.667ZDEBGSep 11 12:39:18.755Sep 11 12:39:18.755 reset freemapSep 11 12:39:18.755DEBG, Sep 11 12:39:18.755 unit 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 } }]DEBGDEBG : 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: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
75532026-09-11T12:39:19.667Z
75542026-09-11T12:39:19.667Z
75552026-09-11T12:39:19.667Z adding route 172.17.0.44/32 -> 10.0.0.255freemap_route_ipv4
75562026-09-11T12:39:19.667Z
75572026-09-11T12:39:19.667ZSep 11 12:39:18.755Sep 11 12:39:18.755 Sep 11 12:39:18.755INFO Sep 11 12:39:18.755INFO Sep 11 12:39:18.755adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255INFO
75582026-09-11T12:39:19.667Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff DEBG
75592026-09-11T12:39:19.667Z Sep 11 12:39:18.755 DEBGDEBG
75602026-09-11T12:39:19.667Zreplacing 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 } }]
75612026-09-11T12:39:19.667Z Sep 11 12:39:18.755initted freemap. size: 64replacing 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 11 12:39:18.755
75622026-09-11T12:39:19.667Z, unitSep 11 12:39:18.755 :INFO DEBGfreemap_route_ipv6Sep 11 12:39:18.755
75632026-09-11T12:39:19.667Z DEBGadding route 172.17.0.45/32 -> 10.0.0.255
75642026-09-11T12:39:19.667Zreplacing 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 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 } }]
75652026-09-11T12:39:19.667Z
75662026-09-11T12:39:19.667ZSep 11 12:39:18.755 INFODEBG reset freemap Sep 11 12:39:18.755adding route 172.17.0.32/32 -> 10.0.0.255,
75672026-09-11T12:39:19.667ZSep 11 12:39:18.755unit INFO:Sep 11 12:39:18.755 DEBG freemap_route_ipv6adding route 172.17.0.16/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 } }]
75682026-09-11T12:39:19.667Z
75692026-09-11T12:39:19.667Z
75702026-09-11T12:39:19.667ZSep 11 12:39:18.755 INFO DEBGSep 11 12:39:18.755 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 } }]
75712026-09-11T12:39:19.667Z
75722026-09-11T12:39:19.667ZINFO Sep 11 12:39:18.755adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:39:18.755
75732026-09-11T12:39:19.667ZDEBGDEBG 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 11 12:39:18.755replacing 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 } }]
75742026-09-11T12:39:19.667Z
75752026-09-11T12:39:19.668ZSep 11 12:39:18.755INFO Sep 11 12:39:18.755 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:39:18.755
75762026-09-11T12:39:19.668Z INFO 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 } }]
75772026-09-11T12:39:19.668Z
75782026-09-11T12:39:19.668ZINFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 11 12:39:18.755
75792026-09-11T12:39:19.668ZSep 11 12:39:18.755 Sep 11 12:39:18.755Sep 11 12:39:18.755DEBG DEBGINFO 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 } }]Sep 11 12:39:18.755 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 } }]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 } }]
75802026-09-11T12:39:19.668ZINFO
75812026-09-11T12:39:19.669Z
75822026-09-11T12:39:19.669Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 11 12:39:18.755Sep 11 12:39:18.755 adding route 172.17.0.47/32 -> 10.0.0.255
75832026-09-11T12:39:19.669ZINFO
75842026-09-11T12:39:19.669ZSep 11 12:39:18.755 INFOadding route 172.17.0.34/32 -> 10.0.0.255INFO Sep 11 12:39:18.755 Sep 11 12:39:18.755
75852026-09-11T12:39:19.669Zadding route 172.17.0.18/32 -> 10.0.0.255DEBG
75862026-09-11T12:39:19.669Z adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] Sep 11 12:39:18.755
75872026-09-11T12:39:19.669ZDEBGSep 11 12:39:18.755 DEBGDEBG
75882026-09-11T12:39:19.669Zreplacing 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 } }]
75892026-09-11T12:39:19.669Z 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 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 } }]
75902026-09-11T12:39:19.669Z
75912026-09-11T12:39:19.669ZSep 11 12:39:18.755Sep 11 12:39:18.755Sep 11 12:39:18.755 INFOINFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
75922026-09-11T12:39:19.669Z
75932026-09-11T12:39:19.669Zadding route 172.17.0.19/32 -> 10.0.0.255Sep 11 12:39:18.755
75942026-09-11T12:39:19.669Z DEBGSep 11 12:39:18.755 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 11 12:39:18.755
75952026-09-11T12:39:19.669ZSep 11 12:39:18.755 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 } }]DEBG
75962026-09-11T12:39:19.669Z 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 } }]
75972026-09-11T12:39:19.669Zreplacing 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 11 12:39:18.755
75982026-09-11T12:39:19.669Z INFOSep 11 12:39:18.755Sep 11 12:39:18.755 INFOINFO Sep 11 12:39:18.755Sep 11 12:39:18.755adding route 3fff:beef:26::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
75992026-09-11T12:39:19.669Z INFOadding route 172.17.0.49/32 -> 10.0.0.255 adding route 172.17.0.20/32 -> 10.0.0.255
76002026-09-11T12:39:19.669Z
76012026-09-11T12:39:19.669Zadding route 172.17.0.36/32 -> 10.0.0.255
76022026-09-11T12:39:19.669Z
76032026-09-11T12:39:19.669ZSep 11 12:39:18.755Sep 11 12:39:18.755Sep 11 12:39:18.755 Sep 11 12:39:18.755DEBGSep 11 12:39:18.755 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 } }] DEBGDEBGDEBG
76042026-09-11T12:39:19.669Zreplacing 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 } }]
76052026-09-11T12:39:19.669Zreplacing 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 } }]DEBGSep 11 12:39:18.755 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: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 } }]INFO
76062026-09-11T12:39:19.669Z
76072026-09-11T12:39:19.669Z
76082026-09-11T12:39:19.669Ztest route::tests::delete_target_fragmented ... ok
76092026-09-11T12:39:19.669Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
76102026-09-11T12:39:19.669Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
76112026-09-11T12:39:19.669Z adding route 172.17.0.50/32 -> 10.0.0.255
76122026-09-11T12:39:19.669Ztest route::tests::delete_target_full ... ok
76132026-09-11T12:39:19.669ZSep 11 12:39:18.755Sep 11 12:39:18.755 Sep 11 12:39:18.755INFOINFO Sep 11 12:39:18.755 adding route 172.17.0.21/32 -> 10.0.0.255INFOSep 11 12:39:18.755 adding route 172.17.0.37/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4
76142026-09-11T12:39:19.669Z
76152026-09-11T12:39:19.669ZDEBG
76162026-09-11T12:39:19.669ZINFOreplacing 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 11 12:39:18.755
76172026-09-11T12:39:19.669Z Sep 11 12:39:18.755DEBG Sep 11 12:39:18.755 Sep 11 12:39:18.755DEBG 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 } }] adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 172.17.0.51/32 -> 10.0.0.255
76182026-09-11T12:39:19.669Z
76192026-09-11T12:39:19.669ZDEBG 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 } }]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 } }]
76202026-09-11T12:39:19.670ZSep 11 12:39:18.755Sep 11 12:39:18.755
76212026-09-11T12:39:19.670Z DEBGINFO 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 } }]
76222026-09-11T12:39:19.670Z
76232026-09-11T12:39:19.670Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 11 12:39:18.755
76242026-09-11T12:39:19.670ZSep 11 12:39:18.755Sep 11 12:39:18.755 Sep 11 12:39:18.755INFO Sep 11 12:39:18.755 DEBGadding route 172.17.0.22/32 -> 10.0.0.255DEBG 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
76252026-09-11T12:39:19.670Zreplacing 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 } }]INFO
76262026-09-11T12:39:19.670Z
76272026-09-11T12:39:19.670Zreplacing 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 } }]adding route 172.17.0.52/32 -> 10.0.0.255
76282026-09-11T12:39:19.670Z
76292026-09-11T12:39:19.670ZSep 11 12:39:18.755 Sep 11 12:39:18.755Sep 11 12:39:18.755 INFOINFOSep 11 12:39:18.755 adding route 172.17.0.39/32 -> 10.0.0.255DEBGDEBG
76302026-09-11T12:39:19.670Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing 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 } }]
76312026-09-11T12:39:19.670Z
76322026-09-11T12:39:19.670Zreplacing 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 } }]
76332026-09-11T12:39:19.670ZSep 11 12:39:18.746Sep 11 12:39:18.755 Sep 11 12:39:18.755 INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 DEBGSep 11 12:39:18.755 Sep 11 12:39:18.755initted freemap. size: 64 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 } }]
76342026-09-11T12:39:19.670Z
76352026-09-11T12:39:19.670Z , INFOunitDEBG 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255:
76362026-09-11T12:39:19.670Z Sep 11 12:39:18.755
76372026-09-11T12:39:19.670ZSep 11 12:39:18.755 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 } }]INFOSep 11 12:39:18.755Sep 11 12:39:18.755
76382026-09-11T12:39:19.670Z DEBG INFOSep 11 12:39:18.755freemap_route_ipv4 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 } }]
76392026-09-11T12:39:19.670Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 172.17.0.40/32 -> 10.0.0.255
76402026-09-11T12:39:19.670Zadding route 172.17.0.24/32 -> 10.0.0.255
76412026-09-11T12:39:19.670Z
76422026-09-11T12:39:19.670Z
76432026-09-11T12:39:19.670ZSep 11 12:39:18.755 Sep 11 12:39:18.755INFO Sep 11 12:39:18.755DEBGadding route 172.17.0.54/32 -> 10.0.0.255 Sep 11 12:39:18.755DEBG
76442026-09-11T12:39:19.670Z reset freemapSep 11 12:39:18.755 , Sep 11 12:39:18.755DEBG 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 } }]unit: 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 } }]freemap_route_ipv4
76452026-09-11T12:39:19.670Z
76462026-09-11T12:39:19.670Z
76472026-09-11T12:39:19.670ZSep 11 12:39:18.756Sep 11 12:39:18.762Sep 11 12:39:18.762 INFODEBG Sep 11 12:39:18.762 DEBG adding route 172.17.0.41/32 -> 10.0.0.255 Sep 11 12:39:18.762
76482026-09-11T12:39:19.670ZINFOcreated new freemap , unit:Sep 11 12:39:18.762 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 } }]freemap_route_ipv4
76492026-09-11T12:39:19.675Z
76502026-09-11T12:39:19.675Zreplacing 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 } }]
76512026-09-11T12:39:19.675Zinitted freemap. size: 64Sep 11 12:39:18.762 , Sep 11 12:39:18.762unit Sep 11 12:39:18.762INFO :INFO freemap_route_ipv6 adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
76522026-09-11T12:39:19.675Z
76532026-09-11T12:39:19.675Z
76542026-09-11T12:39:19.675ZDEBG Sep 11 12:39:18.762created new freemap , DEBGunit Sep 11 12:39:18.762: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 } }]
76552026-09-11T12:39:19.675Z Sep 11 12:39:18.762DEBG freemap_route_ipv6replacing 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 11 12:39:18.762
76562026-09-11T12:39:19.675Z INFO
76572026-09-11T12:39:19.675Z DEBGadding route 172.17.0.43/32 -> 10.0.0.255
76582026-09-11T12:39:19.675Zreset freemap, Sep 11 12:39:18.762unit Sep 11 12:39:18.762Sep 11 12:39:18.762INFO DEBG DEBG:initted freemap. size: 64 , unitadding route 172.17.0.60/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 } }]
76592026-09-11T12:39:19.675Zfreemap_route_ipv6:
76602026-09-11T12:39:19.675Z
76612026-09-11T12:39:19.675Z freemap_route_ipv4
76622026-09-11T12:39:19.675ZSep 11 12:39:18.762 INFO Sep 11 12:39:18.762adding route 172.17.0.44/32 -> 10.0.0.255Sep 11 12:39:18.762
76632026-09-11T12:39:19.675ZSep 11 12:39:18.762 INFO DEBG Sep 11 12:39:18.762DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]DEBG
76642026-09-11T12:39:19.675Z
76652026-09-11T12:39:19.675Z 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 } }]reset freemap
76662026-09-11T12:39:19.675Z, unitSep 11 12:39:18.762: DEBGSep 11 12:39:18.762 failed to allocate space for the new target listDEBG Sep 11 12:39:18.762freemap_route_ipv4
76672026-09-11T12:39:19.676ZINFO
76682026-09-11T12:39:19.676Zreplacing 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 } }]
76692026-09-11T12:39:19.676Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 11 12:39:18.762
76702026-09-11T12:39:19.676ZDEBGDEBGSep 11 12:39:18.762 Sep 11 12:39:18.762initted freemap. size: 64Sep 11 12:39:18.762replacing 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 } }] DEBG, DEBGunit 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 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 } }]INFO
76712026-09-11T12:39:19.676Z adding route 3fff:dead::/64 -> 2001:db8::55:2
76722026-09-11T12:39:19.676Z
76732026-09-11T12:39:19.676Z
76742026-09-11T12:39:19.676Z: freemap_route_ipv6Sep 11 12:39:18.762Sep 11 12:39:18.762 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
76752026-09-11T12:39:19.676Z
76762026-09-11T12:39:19.676Z
76772026-09-11T12:39:19.676ZSep 11 12:39:18.762 Sep 11 12:39:18.762DEBGSep 11 12:39:18.762Sep 11 12:39:18.762 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 } }]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 } }]
76782026-09-11T12:39:19.676Zreplacing 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 } }]reset freemap
76792026-09-11T12:39:19.676Z
76802026-09-11T12:39:19.676Z, unit:Sep 11 12:39:18.762Sep 11 12:39:18.762 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
76812026-09-11T12:39:19.676ZSep 11 12:39:18.762
76822026-09-11T12:39:19.676Z DEBG freemap_route_ipv6replacing 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 } }]
76832026-09-11T12:39:19.676Z
76842026-09-11T12:39:19.676ZSep 11 12:39:18.762 DEBG Sep 11 12:39:18.762replacing 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 11 12:39:18.762
76852026-09-11T12:39:19.676Z INFODEBG Sep 11 12:39:18.732replacing 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.16.0.0/32 -> 10.0.0.1Sep 11 12:39:18.762
76862026-09-11T12:39:19.676Z
76872026-09-11T12:39:19.676Z INFO adding route 172.17.0.57/32 -> 10.0.0.255
76882026-09-11T12:39:19.676ZDEBGSep 11 12:39:18.762Sep 11 12:39:18.762 DEBGINFOSep 11 12:39:18.762 created new freemap , DEBGunitadding route 172.17.0.48/32 -> 10.0.0.255:
76892026-09-11T12:39:19.676Z 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 } }]freemap_route_ipv4
76902026-09-11T12:39:19.676Z
76912026-09-11T12:39:19.676Zreplacing 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 11 12:39:18.762
76922026-09-11T12:39:19.676ZDEBG Sep 11 12:39:18.762replacing 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 11 12:39:18.762
76932026-09-11T12:39:19.676Z INFODEBG Sep 11 12:39:18.762created new freemap , Sep 11 12:39:18.762unitINFO: INFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
76942026-09-11T12:39:19.676Z freemap_route_ipv6
76952026-09-11T12:39:19.676Zadding route 172.17.0.49/32 -> 10.0.0.255
76962026-09-11T12:39:19.676Z
76972026-09-11T12:39:19.676ZSep 11 12:39:18.762Sep 11 12:39:18.762 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 } }]Sep 11 12:39:18.762Sep 11 12:39:18.762
76982026-09-11T12:39:19.676Z 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 } }] initted freemap. size: 64
76992026-09-11T12:39:19.676ZSep 11 12:39:18.762, unit :INFOSep 11 12:39:18.762DEBG adding route 172.17.0.59/32 -> 10.0.0.255freemap_route_ipv4
77002026-09-11T12:39:19.676Zreplacing 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
77012026-09-11T12:39:19.676Z
77022026-09-11T12:39:19.676Z adding route 172.16.0.0/32 -> 10.0.0.3Sep 11 12:39:18.762
77032026-09-11T12:39:19.676Z Sep 11 12:39:18.762DEBG 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 } }]INFOSep 11 12:39:18.762
77042026-09-11T12:39:19.676ZDEBG adding route 172.17.0.50/32 -> 10.0.0.255Sep 11 12:39:18.762
77052026-09-11T12:39:19.677Z reset freemapDEBG, Sep 11 12:39:18.762replacing 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 } }]unit
77062026-09-11T12:39:19.677ZSep 11 12:39:18.762: freemap_route_ipv4
77072026-09-11T12:39:19.677ZINFOSep 11 12:39:18.762 DEBGadding route 172.17.0.60/32 -> 10.0.0.255INFO
77082026-09-11T12:39:19.677Ztest route::tests::add_target_fails_full ... ok
77092026-09-11T12:39:19.677Z adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }]
77102026-09-11T12:39:19.677Z
77112026-09-11T12:39:19.677ZSep 11 12:39:18.762Sep 11 12:39:18.762 DEBG DEBGSep 11 12:39:18.762initted freemap. size: 64 INFOreplacing 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 } }]
77122026-09-11T12:39:19.677Ztest route::tests::same_size_non_subset_replace ... ok
77132026-09-11T12:39:19.677Zadding route 172.17.0.51/32 -> 10.0.0.255, unitSep 11 12:39:18.762:
77142026-09-11T12:39:19.677ZSep 11 12:39:18.762 freemap_route_ipv6INFO
77152026-09-11T12:39:19.677Z Sep 11 12:39:18.762DEBG DEBGSep 11 12:39:18.762 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 } }]
77162026-09-11T12:39:19.677ZDEBG reset freemapadding route 172.17.0.61/32 -> 10.0.0.255, unitreplacing 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 } }]
77172026-09-11T12:39:19.677ZSep 11 12:39:18.762:
77182026-09-11T12:39:19.677Z DEBGfreemap_route_ipv6
77192026-09-11T12:39:19.677ZSep 11 12:39:18.762 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.3, vlan_id: None } }] Sep 11 12:39:18.762
77202026-09-11T12:39:19.677ZSep 11 12:39:18.762 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.52/32 -> 10.0.0.255replacing 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 } }]
77212026-09-11T12:39:19.677Z
77222026-09-11T12:39:19.677Z
77232026-09-11T12:39:19.677ZSep 11 12:39:18.762 Sep 11 12:39:18.762INFOSep 11 12:39:18.762 DEBGadding route 172.17.0.62/32 -> 10.0.0.255DEBG
77242026-09-11T12:39:19.677Z 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.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 } }]
77252026-09-11T12:39:19.677Z
77262026-09-11T12:39:19.677ZSep 11 12:39:18.762 DEBG Sep 11 12:39:18.762Sep 11 12:39:18.762 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 } }]INFOINFO
77272026-09-11T12:39:19.677Z adding route 172.17.0.53/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2
77282026-09-11T12:39:19.677Z
77292026-09-11T12:39:19.677ZSep 11 12:39:18.762 DEBG failed to allocate space for the new target listSep 11 12:39:18.762Sep 11 12:39:18.762
77302026-09-11T12:39:19.677Z 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 } }]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 11 12:39:18.762
77312026-09-11T12:39:19.677Z
77322026-09-11T12:39:19.677ZDEBG 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 11 12:39:18.762
77332026-09-11T12:39:19.677Z INFOSep 11 12:39:18.762 adding route 172.17.0.54/32 -> 10.0.0.255INFO
77342026-09-11T12:39:19.677Z adding route 3fff:dead::/64 -> 2001:db8::55:3
77352026-09-11T12:39:19.677ZSep 11 12:39:18.762 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 } }]
77362026-09-11T12:39:19.677Zreplacing 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 11 12:39:18.762
77372026-09-11T12:39:19.677ZINFO adding route 172.17.0.55/32 -> 10.0.0.255
77382026-09-11T12:39:19.677ZSep 11 12:39:18.762 DEBGSep 11 12:39:18.762 Sep 11 12:39:18.762replacing 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
77392026-09-11T12:39:19.677Z INFOreplacing 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 } }]
77402026-09-11T12:39:19.677Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 172.17.0.25/32 -> 10.0.0.255
77412026-09-11T12:39:19.677Z
77422026-09-11T12:39:19.677ZSep 11 12:39:18.762 Sep 11 12:39:18.762INFOSep 11 12:39:18.762 adding route 172.17.0.56/32 -> 10.0.0.255DEBG
77432026-09-11T12:39:19.677Z 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 } }]
77442026-09-11T12:39:19.677Zreplacing 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 11 12:39:18.762
77452026-09-11T12:39:19.678ZDEBG Sep 11 12:39:18.762replacing 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 } }]
77462026-09-11T12:39:19.678ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
77472026-09-11T12:39:19.678ZSep 11 12:39:18.762Sep 11 12:39:18.762 INFOSep 11 12:39:18.762 adding route 172.17.0.57/32 -> 10.0.0.255Sep 11 12:39:18.762INFO DEBG
77482026-09-11T12:39:19.678Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
77492026-09-11T12:39:19.682Z
77502026-09-11T12:39:19.682Z adding route 172.17.0.26/32 -> 10.0.0.255
77512026-09-11T12:39:19.682ZSep 11 12:39:18.762Sep 11 12:39:18.762 Sep 11 12:39:18.762DEBG INFO Sep 11 12:39:18.762replacing 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
77522026-09-11T12:39:19.682Z 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 } }] DEBG
77532026-09-11T12:39:19.682Zreplacing 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 11 12:39:18.763
77542026-09-11T12:39:19.682Z DEBG created new freemapadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff, Sep 11 12:39:18.769unit
77552026-09-11T12:39:19.682Z Sep 11 12:39:18.769:INFO freemap_route_ipv4adding route 172.17.0.58/32 -> 10.0.0.255Sep 11 12:39:18.769
77562026-09-11T12:39:19.682ZINFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
77572026-09-11T12:39:19.682Zreplacing 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 } }]
77582026-09-11T12:39:19.682Z
77592026-09-11T12:39:19.682ZSep 11 12:39:18.769 DEBG Sep 11 12:39:18.769created new freemap , DEBGSep 11 12:39:18.769Sep 11 12:39:18.769 INFO DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
77602026-09-11T12:39:19.682Zreplacing 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 } }]
77612026-09-11T12:39:19.682Z Sep 11 12:39:18.769Sep 11 12:39:18.769 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 } }]DEBG INFOreplacing 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 } }]
77622026-09-11T12:39:19.682Z
77632026-09-11T12:39:19.682Zadding route 172.17.0.59/32 -> 10.0.0.255
77642026-09-11T12:39:19.682ZSep 11 12:39:18.769 INFOSep 11 12:39:18.769Sep 11 12:39:18.769 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
77652026-09-11T12:39:19.682Z DEBGadding route 172.17.0.28/32 -> 10.0.0.255
77662026-09-11T12:39:19.683Zreplacing 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 } }]
77672026-09-11T12:39:19.683ZSep 11 12:39:18.769 DEBGSep 11 12:39:18.769Sep 11 12:39:18.769 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255
77682026-09-11T12:39:19.683Zreplacing 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 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 } }]
77692026-09-11T12:39:19.683Z
77702026-09-11T12:39:19.683ZSep 11 12:39:18.769Sep 11 12:39:18.769 unit :INFODEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 11 12:39:18.769Sep 11 12:39:18.769replacing 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 } }]freemap_route_ipv6
77712026-09-11T12:39:19.683Z
77722026-09-11T12:39:19.683Z
77732026-09-11T12:39:19.683ZDEBGINFO 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 } }]adding route 172.17.0.29/32 -> 10.0.0.255Sep 11 12:39:18.769
77742026-09-11T12:39:19.683Z
77752026-09-11T12:39:19.683Z Sep 11 12:39:18.769INFOSep 11 12:39:18.769 DEBGadding route 172.17.0.61/32 -> 10.0.0.255
77762026-09-11T12:39:19.683ZSep 11 12:39:18.769 initted freemap. size: 64DEBG, Sep 11 12:39:18.769unitDEBG: freemap_route_ipv4DEBG
77772026-09-11T12:39:19.683Zreplacing 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 } }]
77782026-09-11T12:39:19.683Zreplacing 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 } }]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 } }]
77792026-09-11T12:39:19.683ZSep 11 12:39:18.769
77802026-09-11T12:39:19.683Z DEBG reset freemapSep 11 12:39:18.769, Sep 11 12:39:18.769unitSep 11 12:39:18.769 :INFO INFOfreemap_route_ipv4
77812026-09-11T12:39:19.683Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 172.17.0.62/32 -> 10.0.0.255
77822026-09-11T12:39:19.683Z
77832026-09-11T12:39:19.683Z INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 11 12:39:18.769
77842026-09-11T12:39:19.683Z DEBG Sep 11 12:39:18.769Sep 11 12:39:18.769replacing 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 11 12:39:18.769
77852026-09-11T12:39:19.683ZDEBG DEBGDEBG Sep 11 12:39:18.769replacing 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 } }]
77862026-09-11T12:39:19.683ZINFO initted freemap. size: 64adding route 3fff:beef:31::/64 -> 2001:db8::55:ff,
77872026-09-11T12:39:19.683ZunitSep 11 12:39:18.769replacing 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 } }]
77882026-09-11T12:39:19.683Z: freemap_route_ipv6Sep 11 12:39:18.769INFO
77892026-09-11T12:39:19.683ZSep 11 12:39:18.769DEBG INFOadding route 172.17.0.63/32 -> 10.0.0.255replacing 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 } }]
77902026-09-11T12:39:19.683ZSep 11 12:39:18.769adding route 172.17.0.31/32 -> 10.0.0.255
77912026-09-11T12:39:19.683Z
77922026-09-11T12:39:19.683Z DEBGSep 11 12:39:18.769 Sep 11 12:39:18.769INFO Sep 11 12:39:18.769DEBGreset freemapadding route 3fff:beef:32::/64 -> 2001:db8::55:ff, unit
77932026-09-11T12:39:19.683Zreplacing 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 } }]:
77942026-09-11T12:39:19.683Z DEBGfreemap_route_ipv6 Sep 11 12:39:18.769replacing 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 11 12:39:18.769DEBG
77952026-09-11T12:39:19.683Z failed to allocate space for the new target listDEBG
77962026-09-11T12:39:19.683Z
77972026-09-11T12:39:19.683Z 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 } }]
77982026-09-11T12:39:19.683ZSep 11 12:39:18.769Sep 11 12:39:18.769Sep 11 12:39:18.769 DEBGINFOSep 11 12:39:18.769 INFOadding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
77992026-09-11T12:39:19.683Z
78002026-09-11T12:39:19.683ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
78012026-09-11T12:39:19.683Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 11 12:39:18.769
78022026-09-11T12:39:19.683Z Sep 11 12:39:18.769DEBG failed to allocate space for the new target listDEBG
78032026-09-11T12:39:19.683Z Sep 11 12:39:18.769replacing 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 } }]
78042026-09-11T12:39:19.683ZDEBGSep 11 12:39:18.769 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 } }]DEBGSep 11 12:39:18.769 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
78052026-09-11T12:39:19.684Z
78062026-09-11T12:39:19.684Z adding route 172.16.0.0/32 -> 10.0.0.2
78072026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 Sep 11 12:39:18.769INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.33/32 -> 10.0.0.255
78082026-09-11T12:39:19.684ZDEBG
78092026-09-11T12:39:19.684Ztest route::tests::shrink_preserves_compacted_order ... ok
78102026-09-11T12:39:19.684Zreplacing 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 } }]
78112026-09-11T12:39:19.684Ztest route::tests::delete_targets_fragmented ... ok
78122026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 Sep 11 12:39:18.769 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 } }]DEBG
78132026-09-11T12:39:19.684Zreplacing 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 } }]
78142026-09-11T12:39:19.684Zreplacing 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 } }]
78152026-09-11T12:39:19.684ZSep 11 12:39:18.769 INFO Sep 11 12:39:18.769adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
78162026-09-11T12:39:19.684ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
78172026-09-11T12:39:19.684ZSep 11 12:39:18.769 DEBG Sep 11 12:39:18.769replacing 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 } }]
78182026-09-11T12:39:19.684ZDEBG 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 } }]
78192026-09-11T12:39:19.684ZSep 11 12:39:18.769 Sep 11 12:39:18.769INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
78202026-09-11T12:39:19.684Zadding route 172.17.0.35/32 -> 10.0.0.255
78212026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 DEBGDEBG 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.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 } }]
78222026-09-11T12:39:19.684Z
78232026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 172.17.0.36/32 -> 10.0.0.255
78242026-09-11T12:39:19.684Z
78252026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 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 } }]
78262026-09-11T12:39:19.684ZSep 11 12:39:18.769 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing 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 } }]
78272026-09-11T12:39:19.684Z
78282026-09-11T12:39:19.684ZSep 11 12:39:18.769 INFO adding route 172.17.0.37/32 -> 10.0.0.255
78292026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 DEBGDEBG 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: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 } }]
78302026-09-11T12:39:19.684Z
78312026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
78322026-09-11T12:39:19.684Z
78332026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 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 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 } }]
78342026-09-11T12:39:19.684Z
78352026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
78362026-09-11T12:39:19.684Z
78372026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 DEBGDEBG 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 } }]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 } }]
78382026-09-11T12:39:19.684Z
78392026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
78402026-09-11T12:39:19.684Z
78412026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 DEBGDEBG 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 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 } }]
78422026-09-11T12:39:19.684Z
78432026-09-11T12:39:19.684ZSep 11 12:39:18.769Sep 11 12:39:18.769 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
78442026-09-11T12:39:19.684Z
78452026-09-11T12:39:19.685ZSep 11 12:39:18.769Sep 11 12:39:18.769 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 } }]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 } }]
78462026-09-11T12:39:19.685Z
78472026-09-11T12:39:19.685ZSep 11 12:39:18.769Sep 11 12:39:18.769 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.42/32 -> 10.0.0.255
78482026-09-11T12:39:19.685Z
78492026-09-11T12:39:19.689ZSep 11 12:39:18.769Sep 11 12:39:18.769 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 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 } }]
78502026-09-11T12:39:19.689Z
78512026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.43/32 -> 10.0.0.255
78522026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78532026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.44/32 -> 10.0.0.255
78542026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78552026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.45/32 -> 10.0.0.255
78562026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78572026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.46/32 -> 10.0.0.255
78582026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78592026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.47/32 -> 10.0.0.255
78602026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78612026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.48/32 -> 10.0.0.255
78622026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78632026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.49/32 -> 10.0.0.255
78642026-09-11T12:39:19.689ZSep 11 12:39:18.769 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 } }]
78652026-09-11T12:39:19.689ZSep 11 12:39:18.769 INFO adding route 172.17.0.50/32 -> 10.0.0.255
78662026-09-11T12:39:19.690ZSep 11 12:39:18.769 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 } }]
78672026-09-11T12:39:19.690ZSep 11 12:39:18.769 INFO adding route 172.17.0.51/32 -> 10.0.0.255
78682026-09-11T12:39:19.690ZSep 11 12:39:18.769 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 } }]
78692026-09-11T12:39:19.690ZSep 11 12:39:18.770Sep 11 12:39:18.776 DEBGINFO created new freemapadding route 172.17.0.52/32 -> 10.0.0.255,
78702026-09-11T12:39:19.690Zunit: freemap_route_ipv4
78712026-09-11T12:39:19.690ZSep 11 12:39:18.776 DEBGSep 11 12:39:18.776 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
78722026-09-11T12:39:19.690Z created new freemap, unit:Sep 11 12:39:18.776 freemap_route_ipv6INFO
78732026-09-11T12:39:19.690Z adding route 172.17.0.53/32 -> 10.0.0.255
78742026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 DEBGDEBG initted freemap. size: 64replacing 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 } }],
78752026-09-11T12:39:19.690Zunit: freemap_route_ipv4
78762026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255reset freemap
78772026-09-11T12:39:19.690Z, unit: freemap_route_ipv4
78782026-09-11T12:39:19.690ZSep 11 12:39:18.776 DEBGSep 11 12:39:18.776 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 } }]DEBG
78792026-09-11T12:39:19.690Z initted freemap. size: 64, unit: freemap_route_ipv6Sep 11 12:39:18.776
78802026-09-11T12:39:19.690Z INFO adding route 172.17.0.55/32 -> 10.0.0.255
78812026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 DEBGDEBG reset freemapreplacing 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 } }],
78822026-09-11T12:39:19.690Zunit: freemap_route_ipv6
78832026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
78842026-09-11T12:39:19.690Z
78852026-09-11T12:39:19.690ZSep 11 12:39:18.776 Sep 11 12:39:18.770DEBGSep 11 12:39:18.776 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.1, vlan_id: None } }]
78862026-09-11T12:39:19.690Z 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 } }]created new freemap
78872026-09-11T12:39:19.690Z, Sep 11 12:39:18.776unit Sep 11 12:39:18.776INFO INFO: adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv4adding route 172.17.0.57/32 -> 10.0.0.255
78882026-09-11T12:39:19.690Z
78892026-09-11T12:39:19.690Z
78902026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 DEBGDEBGSep 11 12:39:18.776 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 } }] 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 } }]created new freemap
78912026-09-11T12:39:19.690Z
78922026-09-11T12:39:19.690Z, unit: freemap_route_ipv6Sep 11 12:39:18.776Sep 11 12:39:18.776
78932026-09-11T12:39:19.690ZINFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3
78942026-09-11T12:39:19.690Z
78952026-09-11T12:39:19.690ZSep 11 12:39:18.776 DEBG initted freemap. size: 64Sep 11 12:39:18.776Sep 11 12:39:18.776, unit 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 } }]freemap_route_ipv4DEBG
78962026-09-11T12:39:19.690Z
78972026-09-11T12:39:19.690Z 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 } }]
78982026-09-11T12:39:19.690ZSep 11 12:39:18.776Sep 11 12:39:18.776 Sep 11 12:39:18.776DEBG INFOreset freemap , adding route 172.17.0.59/32 -> 10.0.0.255unit
78992026-09-11T12:39:19.690Z:INFO adding route 172.16.0.0/32 -> 10.0.0.4freemap_route_ipv4
79002026-09-11T12:39:19.690Z
79012026-09-11T12:39:19.690ZSep 11 12:39:18.776 DEBG Sep 11 12:39:18.776Sep 11 12:39:18.776replacing 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 } }] DEBG
79022026-09-11T12:39:19.690ZDEBG 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 } }]initted freemap. size: 64
79032026-09-11T12:39:19.690Z, unit: freemap_route_ipv6Sep 11 12:39:18.776
79042026-09-11T12:39:19.690ZSep 11 12:39:18.776 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.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 } }]adding route 172.17.0.60/32 -> 10.0.0.255
79052026-09-11T12:39:19.691ZSep 11 12:39:18.776
79062026-09-11T12:39:19.691Z DEBG reset freemap, unitSep 11 12:39:18.776: DEBGfreemap_route_ipv6
79072026-09-11T12:39:19.691Zreplacing 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 } }]
79082026-09-11T12:39:19.691ZSep 11 12:39:18.776 Sep 11 12:39:18.776INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1
79092026-09-11T12:39:19.691Zfailed to allocate space for the new target list
79102026-09-11T12:39:19.691ZSep 11 12:39:18.776Sep 11 12:39:18.776 DEBGDEBG 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 } }]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 } }]
79112026-09-11T12:39:19.691Z
79122026-09-11T12:39:19.691ZSep 11 12:39:18.776 INFO adding route 172.16.0.0/32 -> 10.0.0.1
79132026-09-11T12:39:19.691ZSep 11 12:39:18.776 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 } }]
79142026-09-11T12:39:19.691ZSep 11 12:39:18.776 INFO adding route 172.16.0.0/32 -> 10.0.0.1
79152026-09-11T12:39:19.691ZSep 11 12:39:18.776 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 } }]
79162026-09-11T12:39:19.691ZSep 11 12:39:18.776 INFO adding route 172.16.0.0/32 -> 10.0.0.2
79172026-09-11T12:39:19.691ZSep 11 12:39:18.776 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 } }]
79182026-09-11T12:39:19.691ZSep 11 12:39:18.776 INFO adding route 172.17.0.0/32 -> 10.0.0.255
79192026-09-11T12:39:19.691ZSep 11 12:39:18.776 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 } }]
79202026-09-11T12:39:19.691ZSep 11 12:39:18.776 INFO adding route 172.17.0.1/32 -> 10.0.0.255
79212026-09-11T12:39:19.691ZSep 11 12:39:18.776 DEBG 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 } }]
79222026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.2/32 -> 10.0.0.255
79232026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79242026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.3/32 -> 10.0.0.255
79252026-09-11T12:39:19.691ZSep 11 12:39:18.784 DEBG 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 } }]
79262026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.4/32 -> 10.0.0.255
79272026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79282026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.5/32 -> 10.0.0.255
79292026-09-11T12:39:19.691ZSep 11 12:39:18.784 DEBG 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 } }]
79302026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.6/32 -> 10.0.0.255
79312026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79322026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.7/32 -> 10.0.0.255
79332026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79342026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.8/32 -> 10.0.0.255
79352026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79362026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.9/32 -> 10.0.0.255
79372026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79382026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.10/32 -> 10.0.0.255
79392026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79402026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.11/32 -> 10.0.0.255
79412026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79422026-09-11T12:39:19.691ZSep 11 12:39:18.784 INFO adding route 172.17.0.12/32 -> 10.0.0.255
79432026-09-11T12:39:19.691ZSep 11 12:39:18.784 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 } }]
79442026-09-11T12:39:19.692ZSep 11 12:39:18.784 INFO adding route 172.17.0.13/32 -> 10.0.0.255
79452026-09-11T12:39:19.692ZSep 11 12:39:18.784 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 } }]
79462026-09-11T12:39:19.692ZSep 11 12:39:18.784 INFO adding route 172.17.0.14/32 -> 10.0.0.255
79472026-09-11T12:39:19.692ZSep 11 12:39:18.784 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 } }]
79482026-09-11T12:39:19.692ZSep 11 12:39:18.784 INFO adding route 172.17.0.15/32 -> 10.0.0.255
79492026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79502026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.16/32 -> 10.0.0.255
79512026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79522026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.17/32 -> 10.0.0.255
79532026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79542026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.18/32 -> 10.0.0.255
79552026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79562026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.19/32 -> 10.0.0.255
79572026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79582026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.20/32 -> 10.0.0.255
79592026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79602026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.21/32 -> 10.0.0.255
79612026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79622026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.22/32 -> 10.0.0.255
79632026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79642026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.23/32 -> 10.0.0.255
79652026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79662026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.24/32 -> 10.0.0.255
79672026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79682026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.25/32 -> 10.0.0.255
79692026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79702026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.26/32 -> 10.0.0.255
79712026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79722026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.27/32 -> 10.0.0.255
79732026-09-11T12:39:19.696ZSep 11 12:39:18.784 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 } }]
79742026-09-11T12:39:19.696ZSep 11 12:39:18.784 INFO adding route 172.17.0.28/32 -> 10.0.0.255
79752026-09-11T12:39:19.697ZSep 11 12:39:18.784 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 } }]
79762026-09-11T12:39:19.697ZSep 11 12:39:18.784 INFO adding route 172.17.0.29/32 -> 10.0.0.255
79772026-09-11T12:39:19.697ZSep 11 12:39:18.784 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 } }]
79782026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.30/32 -> 10.0.0.255
79792026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79802026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.31/32 -> 10.0.0.255
79812026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79822026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.32/32 -> 10.0.0.255
79832026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79842026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79852026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79862026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.34/32 -> 10.0.0.255
79872026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79882026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.35/32 -> 10.0.0.255
79892026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79902026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.36/32 -> 10.0.0.255
79912026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79922026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79932026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79942026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79952026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79962026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79972026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
79982026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79992026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80002026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.41/32 -> 10.0.0.255
80012026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80022026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.42/32 -> 10.0.0.255
80032026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80042026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.43/32 -> 10.0.0.255
80052026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80062026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.44/32 -> 10.0.0.255
80072026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80082026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.45/32 -> 10.0.0.255
80092026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80102026-09-11T12:39:19.697Ztest route::tests::delete_targets_full ... ok
80112026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.46/32 -> 10.0.0.255
80122026-09-11T12:39:19.697ZSep 11 12:39:18.785 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 } }]
80132026-09-11T12:39:19.697ZSep 11 12:39:18.785 INFO adding route 172.17.0.47/32 -> 10.0.0.255
80142026-09-11T12:39:19.697Z
80152026-09-11T12:39:19.698Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
80162026-09-11T12:39:19.698Z
80172026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80182026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.48/32 -> 10.0.0.255
80192026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80202026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.49/32 -> 10.0.0.255
80212026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80222026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.50/32 -> 10.0.0.255
80232026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80242026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.51/32 -> 10.0.0.255
80252026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80262026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.52/32 -> 10.0.0.255
80272026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80282026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.53/32 -> 10.0.0.255
80292026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80302026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80312026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80322026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.55/32 -> 10.0.0.255
80332026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80342026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.56/32 -> 10.0.0.255
80352026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80362026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.57/32 -> 10.0.0.255
80372026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80382026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80392026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80402026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.59/32 -> 10.0.0.255
80412026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80422026-09-11T12:39:19.698ZSep 11 12:39:18.785 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80432026-09-11T12:39:19.698ZSep 11 12:39:18.785 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 } }]
80442026-09-11T12:39:19.698ZSep 11 12:39:18.792 DEBG failed to allocate space for the new target list
80452026-09-11T12:39:19.698ZSep 11 12:39:18.792 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 } }]
80462026-09-11T12:39:19.698Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a)
80472026-09-11T12:39:19.698Z
80482026-09-11T12:39:19.698Zrunning 0 tests
80492026-09-11T12:39:19.702Z
80502026-09-11T12:39:19.702Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80512026-09-11T12:39:19.702Z
80522026-09-11T12:39:19.702Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
80532026-09-11T12:39:19.703Z
80542026-09-11T12:39:19.703Zrunning 0 tests
80552026-09-11T12:39:19.703Z
80562026-09-11T12:39:19.703Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80572026-09-11T12:39:19.703Z
80582026-09-11T12:39:19.703Z Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c)
80592026-09-11T12:39:19.706Z
80602026-09-11T12:39:19.706Zrunning 6 tests
80612026-09-11T12:39:19.706Ztest tests::test_full_lot_id_neither_present ... ok
80622026-09-11T12:39:19.706Ztest tests::test_full_lot_id_both_present ... ok
80632026-09-11T12:39:19.706Ztest tests::test_full_lot_id_lotnum_only ... ok
80642026-09-11T12:39:19.706Ztest tests::test_full_lot_id_lot_only ... ok
80652026-09-11T12:39:19.706Ztest tests::test_port_id_cmp ... ok
80662026-09-11T12:39:19.706Ztest tests::test_parse_client_port_id ... ok
80672026-09-11T12:39:19.706Z
80682026-09-11T12:39:19.706Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80692026-09-11T12:39:19.706Z
80702026-09-11T12:39:19.709Z Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c)
80712026-09-11T12:39:19.713Z
80722026-09-11T12:39:19.713Zrunning 0 tests
80732026-09-11T12:39:19.713Z
80742026-09-11T12:39:19.713Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80752026-09-11T12:39:19.713Z
80762026-09-11T12:39:19.716Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
80772026-09-11T12:39:19.719Z
80782026-09-11T12:39:19.719Zrunning 0 tests
80792026-09-11T12:39:19.719Z
80802026-09-11T12:39:19.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80812026-09-11T12:39:19.719Z
80822026-09-11T12:39:19.720Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
80832026-09-11T12:39:19.741Z
80842026-09-11T12:39:19.741Zrunning 15 tests
80852026-09-11T12:39:19.744Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80862026-09-11T12:39:19.744Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80872026-09-11T12:39:19.744Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80882026-09-11T12:39:19.744Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80892026-09-11T12:39:19.744Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80902026-09-11T12:39:19.744Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80912026-09-11T12:39:19.744Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80922026-09-11T12:39:19.744Ztest v1::network::tests::test_equal ... ok
80932026-09-11T12:39:19.744Ztest v1::network::tests::test_eui64 ... ok
80942026-09-11T12:39:19.744Ztest v1::network::tests::test_into ... ok
80952026-09-11T12:39:19.744Ztest v1::network::tests::test_not_equal ... ok
80962026-09-11T12:39:19.744Ztest v1::network::tests::test_to_string ... ok
80972026-09-11T12:39:19.745Ztest v1::port::tests::port_ids_are_ascii ... ok
80982026-09-11T12:39:19.745Ztest v1::network::tests::test_parse ... ok
80992026-09-11T12:39:19.749Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
81002026-09-11T12:39:19.749Z
81012026-09-11T12:39:19.749Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81022026-09-11T12:39:19.749Z
81032026-09-11T12:39:19.749Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
81042026-09-11T12:39:19.772Z
81052026-09-11T12:39:19.772Zrunning 12 tests
81062026-09-11T12:39:19.775Ztest ipv6::test_ipv6_parse ... ok
81072026-09-11T12:39:19.775Ztest icmp::test_v4_checksum ... ok
81082026-09-11T12:39:19.775Ztest icmp::test_v6_checksum ... ok
81092026-09-11T12:39:19.775Ztest lldp::test_lldp_parse ... ok
81102026-09-11T12:39:19.775Ztest pbuf::test_byte ... ok
81112026-09-11T12:39:19.775Ztest pbuf::test_nibble ... ok
81122026-09-11T12:39:19.775Ztest pbuf::test_short ... ok
81132026-09-11T12:39:19.775Ztest pbuf::test_twelve ... ok
81142026-09-11T12:39:19.775Ztest pbuf::test_overflow ... ok
81152026-09-11T12:39:19.775Ztest pbuf::test_word ... ok
81162026-09-11T12:39:19.775Ztest tcp::test_checksum_syn_nodata ... ok
81172026-09-11T12:39:19.775Ztest tcp::test_checksum_ack_data ... ok
81182026-09-11T12:39:19.775Z
81192026-09-11T12:39:19.775Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81202026-09-11T12:39:19.775Z
81212026-09-11T12:39:19.779Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
81222026-09-11T12:39:19.782Z
81232026-09-11T12:39:19.782Zrunning 0 tests
81242026-09-11T12:39:19.782Z
81252026-09-11T12:39:19.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81262026-09-11T12:39:19.782Z
81272026-09-11T12:39:19.782Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
81282026-09-11T12:39:19.804Z
81292026-09-11T12:39:19.805Zrunning 5 tests
81302026-09-11T12:39:19.808Ztest switchport::test::test_compute_lanes ... ok
81312026-09-11T12:39:19.811Ztest switchport::test::port_id_ordering ... ok
81322026-09-11T12:39:19.811Ztest link::test_filter ... ok
81332026-09-11T12:39:19.815Z Lane 0 Lane 1 Lane 2 Lane 3
81342026-09-11T12:39:19.815Z Lane 0 State: Activated Activated Lane 1Activated Lane 2Activated
81352026-09-11T12:39:19.815ZLane 3 Rx Output Enabled: false
81362026-09-11T12:39:19.815Z false Rx Loss-of-lock: Yesfalse falseYes
81372026-09-11T12:39:19.815Z Rx Output Status: validYes Yes
81382026-09-11T12:39:19.815Zvalid Rx Loss-of-signal: Yes valid Yesvalid
81392026-09-11T12:39:19.815ZYes Yes Rx Loss-of-lock: true
81402026-09-11T12:39:19.815Z Rx CDR Enabled: Yestrue true Yestrue
81412026-09-11T12:39:19.815ZYes Rx Loss-of-signal: falseYes
81422026-09-11T12:39:19.815Z Tx Enabled: Yesfalse Yesfalse Yesfalse
81432026-09-11T12:39:19.815ZYes
81442026-09-11T12:39:19.815ZRx Auto-squelch Disable: true true Tx Loss-of-lock: No true Notrue
81452026-09-11T12:39:19.815Z Tx Output Enabled: trueNo trueNo
81462026-09-11T12:39:19.815Ztrue Tx Loss-of-signal: Notrue
81472026-09-11T12:39:19.815ZNo Tx Output Status: invalid No invalidNo
81482026-09-11T12:39:19.815Zinvalid Tx CDR Enabled: No invalidNo
81492026-09-11T12:39:19.815Z Tx Loss-of-lock: falseNo Nofalse
81502026-09-11T12:39:19.815Z Tx Adaptive EQ Fault: Nofalse Nofalse
81512026-09-11T12:39:19.815ZNo Tx Loss-of-signal: trueNo
81522026-09-11T12:39:19.815Ztrue Tx Fault: Yes trueYes true
81532026-09-11T12:39:19.815ZYes Yes
81542026-09-11T12:39:19.815ZTx Auto-squelch Disable: false false false false
81552026-09-11T12:39:19.815Z Tx Adaptive EQ Fail: true true true true
81562026-09-11T12:39:19.815Z Tx Failure: false false false false
81572026-09-11T12:39:19.815Z Tx Force Squelch: true true true true
81582026-09-11T12:39:19.815Z Tx Input Polarity: normal normal normal normal
81592026-09-11T12:39:19.815Ztest switchport::test::test_print_cmis_datapath ... ok
81602026-09-11T12:39:19.815Ztest switchport::test::test_print_sff_datapath ... ok
81612026-09-11T12:39:19.815Z
81622026-09-11T12:39:19.815Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81632026-09-11T12:39:19.815Z
81642026-09-11T12:39:19.819Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
81652026-09-11T12:39:19.837Z
81662026-09-11T12:39:19.837Zrunning 7 tests
81672026-09-11T12:39:19.840Ztest counters::counters_list ... ignored
81682026-09-11T12:39:19.840Ztest link_apply::apply_tx_eq_all ... ignored
81692026-09-11T12:39:19.840Ztest link_apply::apply_tx_eq_custom ... ignored
81702026-09-11T12:39:19.840Ztest tx_eq::set_all_taps ... ignored
81712026-09-11T12:39:19.840Ztest tx_eq::set_partial_taps ... ignored
81722026-09-11T12:39:19.843Ztest cmd::test::pattern_statics ... ok
81732026-09-11T12:39:19.883Ztest link_apply::tx_eq_exclusive ... ok
81742026-09-11T12:39:19.883Z
81752026-09-11T12:39:19.883Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
81762026-09-11T12:39:19.883Z
81772026-09-11T12:39:19.887Z Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96)
81782026-09-11T12:39:19.891Z
81792026-09-11T12:39:19.891Zrunning 4 tests
81802026-09-11T12:39:19.895Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
81812026-09-11T12:39:19.895Ztest linklocal::test_parse_ipadm ... ok
81822026-09-11T12:39:19.895Ztest tfport::test_parse_tfport ... ok
81832026-09-11T12:39:19.895Ztest config::tests::test_updates ... ok
81842026-09-11T12:39:19.896Z
81852026-09-11T12:39:19.896Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862026-09-11T12:39:19.896Z
81872026-09-11T12:39:19.896Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
81882026-09-11T12:39:19.899Z
81892026-09-11T12:39:19.899Zrunning 0 tests
81902026-09-11T12:39:19.899Z
81912026-09-11T12:39:19.899Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81922026-09-11T12:39:19.899Z
81932026-09-11T12:39:19.899Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
81942026-09-11T12:39:19.902Z
81952026-09-11T12:39:19.903Zrunning 0 tests
81962026-09-11T12:39:19.903Z
81972026-09-11T12:39:19.903Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81982026-09-11T12:39:19.903Z
81992026-09-11T12:39:19.906Z Doc-tests aal
82002026-09-11T12:39:20.126Z
82012026-09-11T12:39:20.126Zrunning 0 tests
82022026-09-11T12:39:20.126Z
82032026-09-11T12:39:20.148Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82042026-09-11T12:39:20.148Z
82052026-09-11T12:39:20.154Z Doc-tests aal_macros
82062026-09-11T12:39:20.221Z
82072026-09-11T12:39:20.221Zrunning 0 tests
82082026-09-11T12:39:20.221Z
82092026-09-11T12:39:20.221Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82102026-09-11T12:39:20.221Z
82112026-09-11T12:39:20.231Z Doc-tests common
82122026-09-11T12:39:20.467Z
82132026-09-11T12:39:20.467Zrunning 0 tests
82142026-09-11T12:39:20.467Z
82152026-09-11T12:39:20.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82162026-09-11T12:39:20.467Z
82172026-09-11T12:39:20.492Z Doc-tests dpd_api
82182026-09-11T12:39:21.225Z
82192026-09-11T12:39:21.225Zrunning 2 tests
82202026-09-11T12:39:21.225Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
82212026-09-11T12:39:21.225Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
82222026-09-11T12:39:21.225Z
82232026-09-11T12:39:21.229Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
82242026-09-11T12:39:21.229Z
82252026-09-11T12:39:21.255Z Doc-tests dpd_client
82262026-09-11T12:39:22.769Z
82272026-09-11T12:39:22.769Zrunning 0 tests
82282026-09-11T12:39:22.770Z
82292026-09-11T12:39:22.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82302026-09-11T12:39:22.770Z
82312026-09-11T12:39:22.824Z Doc-tests dpd_types
82322026-09-11T12:39:23.012Z
82332026-09-11T12:39:23.012Zrunning 0 tests
82342026-09-11T12:39:23.012Z
82352026-09-11T12:39:23.012Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82362026-09-11T12:39:23.012Z
82372026-09-11T12:39:23.035Z Doc-tests dpd_types_versions
82382026-09-11T12:39:24.544Z
82392026-09-11T12:39:24.544Zrunning 1 test
82402026-09-11T12:39:24.544Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
82412026-09-11T12:39:24.544Z
82422026-09-11T12:39:24.544Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82432026-09-11T12:39:24.544Z
82442026-09-11T12:39:24.594Z Doc-tests packet
82452026-09-11T12:39:24.815Z
82462026-09-11T12:39:24.815Zrunning 0 tests
82472026-09-11T12:39:24.815Z
82482026-09-11T12:39:24.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82492026-09-11T12:39:24.815Z
82502026-09-11T12:39:24.840Z Doc-tests pcap
82512026-09-11T12:39:24.896Z
82522026-09-11T12:39:24.896Zrunning 0 tests
82532026-09-11T12:39:24.896Z
82542026-09-11T12:39:24.896Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82552026-09-11T12:39:24.896Z
82562026-09-11T12:39:24.950Z+ for feat in tofino_stub tofino_asic softnpu chaos
82572026-09-11T12:39:24.950Z+ RUST_BACKTRACE=full
82582026-09-11T12:39:24.950Z+ cargo test --features chaos --no-fail-fast
82592026-09-11T12:39:25.552Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
82602026-09-11T12:39:25.632Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
82612026-09-11T12:39:25.640Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
82622026-09-11T12:39:34.353Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
82632026-09-11T12:39:34.810Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
82642026-09-11T12:40:15.978Z Finished `test` profile [unoptimized + debuginfo] target(s) in 51.01s
82652026-09-11T12:40:16.100Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
82662026-09-11T12:40:16.111Z
82672026-09-11T12:40:16.111Zrunning 0 tests
82682026-09-11T12:40:16.111Z
82692026-09-11T12:40:16.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82702026-09-11T12:40:16.114Z
82712026-09-11T12:40:16.114Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
82722026-09-11T12:40:16.118Z
82732026-09-11T12:40:16.118Zrunning 0 tests
82742026-09-11T12:40:16.118Z
82752026-09-11T12:40:16.121Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82762026-09-11T12:40:16.121Z
82772026-09-11T12:40:16.121Z Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c)
82782026-09-11T12:40:16.127Z
82792026-09-11T12:40:16.127Zrunning 0 tests
82802026-09-11T12:40:16.127Z
82812026-09-11T12:40:16.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82822026-09-11T12:40:16.130Z
82832026-09-11T12:40:16.130Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
82842026-09-11T12:40:16.155Z
82852026-09-11T12:40:16.155Zrunning 4 tests
82862026-09-11T12:40:16.159Ztest network::tests::test_generate_ipv6_link_local ... ok
82872026-09-11T12:40:16.159Ztest nat::tests::test_vni ... ok
82882026-09-11T12:40:16.162Ztest test_purge ... ok
82892026-09-11T12:40:16.166Ztest illumos::test::address_exists_handles_missing_object ... ok
82902026-09-11T12:40:16.166Z
82912026-09-11T12:40:16.169Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82922026-09-11T12:40:16.169Z
82932026-09-11T12:40:16.169Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
82942026-09-11T12:40:16.192Z
82952026-09-11T12:40:16.192Zrunning 1 test
82962026-09-11T12:40:16.196Z -------
82972026-09-11T12:40:16.199Z Generating OpenAPI documents from API definitions ...
82982026-09-11T12:40:16.361Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82992026-09-11T12:40:16.438Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
83002026-09-11T12:40:17.496Z -------
83012026-09-11T12:40:17.496Z Checking 14 OpenAPI documents...
83022026-09-11T12:40:17.496Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
83032026-09-11T12:40:17.500Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
83042026-09-11T12:40:17.500Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
83052026-09-11T12:40:17.500Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
83062026-09-11T12:40:17.500Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
83072026-09-11T12:40:17.500Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
83082026-09-11T12:40:17.500Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
83092026-09-11T12:40:17.500Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
83102026-09-11T12:40:17.500Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
83112026-09-11T12:40:17.500Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
83122026-09-11T12:40:17.500Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
83132026-09-11T12:40:17.500Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
83142026-09-11T12:40:17.500Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
83152026-09-11T12:40:17.500Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
83162026-09-11T12:40:17.500Z Fresh dpd "latest" symlink
83172026-09-11T12:40:17.500Z -------
83182026-09-11T12:40:17.500Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
83192026-09-11T12:40:17.570Ztest test::test_apis_up_to_date ... ok
83202026-09-11T12:40:17.570Z
83212026-09-11T12:40:17.570Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
83222026-09-11T12:40:17.570Z
83232026-09-11T12:40:17.633Z Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c)
83242026-09-11T12:40:17.641Z
83252026-09-11T12:40:17.641Zrunning 61 tests
83262026-09-11T12:40:17.644Ztest freemap::test_ordering ... ok
83272026-09-11T12:40:17.645Ztest config::tests::test_updates ... ok
83282026-09-11T12:40:17.645Ztest dhcpv6::tests::test_create_duid_bytes ... ok
83292026-09-11T12:40:17.645Ztest freemap::test_split ... ok
83302026-09-11T12:40:17.645Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
83312026-09-11T12:40:17.645Ztest macaddrs::tests::test_mac_offset ... ok
83322026-09-11T12:40:17.649Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
83332026-09-11T12:40:17.649ZSep 11 12:40:16.770Sep 11 12:40:16.770 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
83342026-09-11T12:40:17.649Z
83352026-09-11T12:40:17.649ZSep 11 12:40:16.770 DEBG initted freemap. size: 128, unit: freemap_testSep 11 12:40:16.770
83362026-09-11T12:40:17.649Z DEBG initted freemap. size: 128, unitSep 11 12:40:16.770: DEBGfreemap_test
83372026-09-11T12:40:17.649Zreset freemap, unit: freemap_testSep 11 12:40:16.770
83382026-09-11T12:40:17.649Z DEBG reset freemap, unit: freemap_test
83392026-09-11T12:40:17.649ZSep 11 12:40:16.770Sep 11 12:40:16.770 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
83402026-09-11T12:40:17.649Z
83412026-09-11T12:40:17.649ZSep 11 12:40:16.770 DEBGSep 11 12:40:16.770 initted freemap. size: 128DEBG, unitinitted freemap. size: 128:, unitfreemap_test:
83422026-09-11T12:40:17.649Z freemap_test
83432026-09-11T12:40:17.649Ztest macaddrs::tests::test_parse_port_id ... ok
83442026-09-11T12:40:17.649ZSep 11 12:40:16.770Sep 11 12:40:16.770 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test
83452026-09-11T12:40:17.649Z
83462026-09-11T12:40:17.649Ztest freemap::test_reclaim ... ok
83472026-09-11T12:40:17.649Ztest freemap::test_free ... ok
83482026-09-11T12:40:17.649Ztest freemap::test_exhaustion ... ok
83492026-09-11T12:40:17.650Ztest freemap::test_basic ... ok
83502026-09-11T12:40:17.650Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
83512026-09-11T12:40:17.650Ztest mcast::tests::test_canonicalize_sources ... ok
83522026-09-11T12:40:17.650Ztest mcast::tests::test_create_port_bitmap_empty ... ok
83532026-09-11T12:40:17.650Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
83542026-09-11T12:40:17.650ZSep 11 12:40:16.771 DEBG created new freemap, unit: freemap_test
83552026-09-11T12:40:17.650ZSep 11 12:40:16.771 DEBG initted freemap. size: 8, unit: freemap_test
83562026-09-11T12:40:17.650ZSep 11 12:40:16.771 DEBG reset freemap, unit: freemap_test
83572026-09-11T12:40:17.650Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
83582026-09-11T12:40:17.650Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
83592026-09-11T12:40:17.650Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
83602026-09-11T12:40:17.650Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
83612026-09-11T12:40:17.650Ztest mcast::tests::test_sources_contain_any ... ok
83622026-09-11T12:40:17.650Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
83632026-09-11T12:40:17.650Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
83642026-09-11T12:40:17.650Ztest mcast::validate::tests::test_address_validation_integrated ... ok
83652026-09-11T12:40:17.650Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
83662026-09-11T12:40:17.650Ztest mcast::tests::test_concurrent_id_allocation ... ok
83672026-09-11T12:40:17.650Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
83682026-09-11T12:40:17.650Ztest mcast::validate::tests::test_ipv4_validation ... ok
83692026-09-11T12:40:17.650Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
83702026-09-11T12:40:17.650Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
83712026-09-11T12:40:17.650Ztest mcast::validate::tests::test_ipv6_validation ... ok
83722026-09-11T12:40:17.650Ztest mcast::validate::tests::test_validate_nat_target ... ok
83732026-09-11T12:40:17.650Ztest mcast::validate::tests::test_is_ssm_function ... ok
83742026-09-11T12:40:17.650Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
83752026-09-11T12:40:17.650Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
83762026-09-11T12:40:17.650Ztest mcast::validate::tests::test_validate_source_addresses ... ok
83772026-09-11T12:40:17.650Ztest api_server::tests::test_build_info ... ok
83782026-09-11T12:40:17.650ZSep 11 12:40:16.772 DEBG created new freemap, unit: freemap_test
83792026-09-11T12:40:17.650ZSep 11 12:40:16.772 DEBG initted freemap. size: 128, unit: freemap_test
83802026-09-11T12:40:17.650ZSep 11 12:40:16.772 DEBG reset freemap, unit: freemap_test
83812026-09-11T12:40:17.650Ztest mcast::validate::tests::test_validate_tag ... ok
83822026-09-11T12:40:17.650Ztest mcast::tests::test_id_range_boundaries ... ok
83832026-09-11T12:40:17.650Ztest nat::test_mapping ... ok
83842026-09-11T12:40:17.650Ztest port_map::tests::test_backplane_group ... ok
83852026-09-11T12:40:17.650Ztest freemap::test_span ... ok
83862026-09-11T12:40:17.651Ztest mcast::validate::tests::test_validate_tag_format ... ok
83872026-09-11T12:40:17.651Ztest port_map::tests::test_port_map ... ok
83882026-09-11T12:40:17.651Ztest port_map::tests::dump_map ... ok
83892026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG created new freemap, unit: freemap_route_ipv4
83902026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG created new freemap, unit: freemap_route_ipv6
83912026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
83922026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG reset freemap, unit: freemap_route_ipv4
83932026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
83942026-09-11T12:40:17.651ZSep 11 12:40:16.773 DEBG reset freemap, unit: freemap_route_ipv6
83952026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83962026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
83972026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83982026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
83992026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
84002026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
84012026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
84022026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
84032026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
84042026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
84052026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84062026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
84072026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84082026-09-11T12:40:17.651ZSep 11 12:40:16.773 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 } }]
84092026-09-11T12:40:17.651ZSep 11 12:40:16.773 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84102026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84112026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
84122026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84132026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84142026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84152026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84162026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84172026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84182026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84192026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84202026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84212026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84222026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84232026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84242026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84252026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84262026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84272026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84282026-09-11T12:40:17.657ZSep 11 12:40:16.773 DEBG 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 } }]
84292026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84302026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84312026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84322026-09-11T12:40:17.657ZSep 11 12:40:16.773 DEBG 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 } }]
84332026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
84342026-09-11T12:40:17.657ZSep 11 12:40:16.773 DEBG 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 } }]
84352026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
84362026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84372026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
84382026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84392026-09-11T12:40:17.657ZSep 11 12:40:16.773 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
84402026-09-11T12:40:17.657ZSep 11 12:40:16.773 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 } }]
84412026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
84422026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84432026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
84442026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84452026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
84462026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84472026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84482026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84492026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
84502026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84512026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
84522026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84532026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84542026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84552026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84562026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84572026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84582026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84592026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84602026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84612026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
84622026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84632026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
84642026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84652026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
84662026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84672026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
84682026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84692026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
84702026-09-11T12:40:17.658ZSep 11 12:40:16.773 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 } }]
84712026-09-11T12:40:17.658ZSep 11 12:40:16.773 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
84722026-09-11T12:40:17.658ZSep 11 12:40:16.773 DEBG 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 } }]
84732026-09-11T12:40:17.659ZSep 11 12:40:16.773 INFO Sep 11 12:40:16.773adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
84742026-09-11T12:40:17.659ZDEBG created new freemapSep 11 12:40:16.773 , DEBGunit :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 } }]
84752026-09-11T12:40:17.659Zfreemap_route_ipv4
84762026-09-11T12:40:17.659ZSep 11 12:40:16.773 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 11 12:40:16.773
84772026-09-11T12:40:17.659Z DEBG created new freemap, Sep 11 12:40:16.773unit :DEBG freemap_route_ipv6replacing 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 } }]
84782026-09-11T12:40:17.659Z
84792026-09-11T12:40:17.659ZSep 11 12:40:16.773Sep 11 12:40:16.773 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffinitted freemap. size: 64
84802026-09-11T12:40:17.659Z, unit: Sep 11 12:40:16.773freemap_route_ipv4 Sep 11 12:40:16.773DEBG
84812026-09-11T12:40:17.659Z 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 } }]
84822026-09-11T12:40:17.659Zcreated new freemapSep 11 12:40:16.773, unitDEBG: Sep 11 12:40:16.773 reset freemap freemap_route_ipv4INFO, unitadding route 3fff:beef:26::/64 -> 2001:db8::55:ff:
84832026-09-11T12:40:17.660Z
84842026-09-11T12:40:17.660Z freemap_route_ipv4
84852026-09-11T12:40:17.660ZSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 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 } }]DEBG
84862026-09-11T12:40:17.660Z initted freemap. size: 64created new freemap, , unitunit:: freemap_route_ipv6Sep 11 12:40:16.774freemap_route_ipv6
84872026-09-11T12:40:17.660Z
84882026-09-11T12:40:17.660ZSep 11 12:40:16.773 INFOSep 11 12:40:16.774 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBGDEBG
84892026-09-11T12:40:17.660Z Sep 11 12:40:16.774created new freemapreset freemapSep 11 12:40:16.774, , unit :DEBGunit :freemap_route_ipv6
84902026-09-11T12:40:17.660ZDEBG freemap_route_ipv4initted freemap. size: 64replacing 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 } }]
84912026-09-11T12:40:17.660Z
84922026-09-11T12:40:17.660Z, Sep 11 12:40:16.774 unitINFOSep 11 12:40:16.774: adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:40:16.774INFO
84932026-09-11T12:40:17.660ZDEBG created new freemap , freemap_route_ipv4unitSep 11 12:40:16.774adding route 3fff:beef:28::/64 -> 2001:db8::55:ff:
84942026-09-11T12:40:17.660Z
84952026-09-11T12:40:17.660Z DEBGfreemap_route_ipv6
84962026-09-11T12:40:17.660Zreplacing 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 11 12:40:16.774
84972026-09-11T12:40:17.660ZSep 11 12:40:16.774 Sep 11 12:40:16.774DEBG 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 11 12:40:16.774
84982026-09-11T12:40:17.660Z DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffinitted freemap. size: 64reset freemapSep 11 12:40:16.774
84992026-09-11T12:40:17.660Z, , unitunit:INFO Sep 11 12:40:16.774: freemap_route_ipv4adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
85002026-09-11T12:40:17.660Zfreemap_route_ipv4
85012026-09-11T12:40:17.660ZDEBG
85022026-09-11T12:40:17.660Z 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 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 DEBGDEBG
85032026-09-11T12:40:17.660Z DEBGreset freemapreplacing 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 } }]
85042026-09-11T12:40:17.660ZSep 11 12:40:16.774, unitINFO:initted freemap. size: 64 freemap_route_ipv4,
85052026-09-11T12:40:17.660Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit
85062026-09-11T12:40:17.660Z: freemap_route_ipv6
85072026-09-11T12:40:17.660ZSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 DEBGDEBG initted freemap. size: 64INFOreplacing 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:2a::/64 -> 2001:db8::55:ffunit
85082026-09-11T12:40:17.660Z
85092026-09-11T12:40:17.660Z: Sep 11 12:40:16.774freemap_route_ipv6
85102026-09-11T12:40:17.665ZDEBG Sep 11 12:40:16.774reset freemap , DEBGSep 11 12:40:16.774unit Sep 11 12:40:16.774DEBGreplacing 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 } }] :
85112026-09-11T12:40:17.666Z freemap_route_ipv6INFO
85122026-09-11T12:40:17.666Zreset freemap , adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85132026-09-11T12:40:17.666Z Sep 11 12:40:16.774 INFOunitINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff:adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 11 12:40:16.774
85142026-09-11T12:40:17.666Z DEBGfreemap_route_ipv6
85152026-09-11T12:40:17.666Z
85162026-09-11T12:40:17.666Z 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 } }]
85172026-09-11T12:40:17.666ZSep 11 12:40:16.774 DEBGSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 INFO 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 } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
85182026-09-11T12:40:17.666Z
85192026-09-11T12:40:17.666Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
85202026-09-11T12:40:17.666Zreplacing 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 } }]
85212026-09-11T12:40:17.666ZSep 11 12:40:16.774 Sep 11 12:40:16.774DEBGSep 11 12:40:16.774 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 } }]
85222026-09-11T12:40:17.666Zreplacing 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 } }]INFOSep 11 12:40:16.774 adding route 3fff:dead::/64 -> 2001:db8::55:2
85232026-09-11T12:40:17.666Z
85242026-09-11T12:40:17.666ZINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85252026-09-11T12:40:17.666Z Sep 11 12:40:16.774Sep 11 12:40:16.774INFO DEBGINFOSep 11 12:40:16.774 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
85262026-09-11T12:40:17.666Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
85272026-09-11T12:40:17.666Z
85282026-09-11T12:40:17.666Z
85292026-09-11T12:40:17.666ZSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 DEBG INFODEBGSep 11 12:40:16.774 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 } }]
85302026-09-11T12:40:17.666ZINFOreplacing 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:3adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85312026-09-11T12:40:17.666Z
85322026-09-11T12:40:17.666ZSep 11 12:40:16.774
85332026-09-11T12:40:17.666ZINFOSep 11 12:40:16.774 Sep 11 12:40:16.774adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85342026-09-11T12:40:17.666ZSep 11 12:40:16.774Sep 11 12:40:16.774 DEBGDEBG created new 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 } }] DEBG
85352026-09-11T12:40:17.666Z, Sep 11 12:40:16.774unit :INFODEBG freemap_route_ipv4 adding route 3fff:beef::/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 } }]
85362026-09-11T12:40:17.666ZSep 11 12:40:16.774
85372026-09-11T12:40:17.666Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 } }]
85382026-09-11T12:40:17.666Z
85392026-09-11T12:40:17.666ZSep 11 12:40:16.774
85402026-09-11T12:40:17.666Z DEBG Sep 11 12:40:16.774replacing 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 11 12:40:16.774Sep 11 12:40:16.774 Sep 11 12:40:16.774
85412026-09-11T12:40:17.666Z INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:40:16.774replacing 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 } }]
85422026-09-11T12:40:17.666Z
85432026-09-11T12:40:17.666Z
85442026-09-11T12:40:17.666Z created new freemapINFO , unitadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 11 12:40:16.774Sep 11 12:40:16.774:
85452026-09-11T12:40:17.666Z freemap_route_ipv6 Sep 11 12:40:16.774DEBG
85462026-09-11T12:40:17.666Z 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 } }]DEBG
85472026-09-11T12:40:17.666Z INFOSep 11 12:40:16.774 Sep 11 12:40:16.774 adding route 3fff:beef:2f::/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 } }]
85482026-09-11T12:40:17.666Z DEBG
85492026-09-11T12:40:17.666ZSep 11 12:40:16.774DEBG INFO initted freemap. size: 64replacing 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 11 12:40:16.774unitadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
85502026-09-11T12:40:17.667Z:Sep 11 12:40:16.774 freemap_route_ipv4
85512026-09-11T12:40:17.667ZDEBG Sep 11 12:40:16.774
85522026-09-11T12:40:17.667Z INFOSep 11 12:40:16.774 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
85532026-09-11T12:40:17.667ZDEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
85542026-09-11T12:40:17.667Z adding route 3fff:beef::/64 -> 2001:db8::55:ffreset freemap
85552026-09-11T12:40:17.667Z, Sep 11 12:40:16.774unit: Sep 11 12:40:16.774 DEBGSep 11 12:40:16.774freemap_route_ipv4Sep 11 12:40:16.774 INFO
85562026-09-11T12:40:17.667ZDEBGreplacing 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:30::/64 -> 2001:db8::55:ff
85572026-09-11T12:40:17.667Z
85582026-09-11T12:40:17.667Zreplacing 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 } }]
85592026-09-11T12:40:17.667ZSep 11 12:40:16.774DEBG Sep 11 12:40:16.774INFO Sep 11 12:40:16.774replacing 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 } }] DEBGDEBGSep 11 12:40:16.774 initted freemap. size: 64
85602026-09-11T12:40:17.667Z , INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffunit
85612026-09-11T12:40:17.667Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
85622026-09-11T12:40:17.667Zreplacing 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 } }]:
85632026-09-11T12:40:17.667Z Sep 11 12:40:16.774freemap_route_ipv6Sep 11 12:40:16.774
85642026-09-11T12:40:17.667ZDEBG Sep 11 12:40:16.774Sep 11 12:40:16.774 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 11 12:40:16.774
85652026-09-11T12:40:17.667Z INFODEBG DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
85662026-09-11T12:40:17.667ZINFO reset freemapreplacing 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:1::/64 -> 2001:db8::55:ff
85672026-09-11T12:40:17.667ZSep 11 12:40:16.774
85682026-09-11T12:40:17.667Z, INFOSep 11 12:40:16.774unit :DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
85692026-09-11T12:40:17.667Zreplacing 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 11 12:40:16.774
85702026-09-11T12:40:17.667Zfreemap_route_ipv6
85712026-09-11T12:40:17.667Z INFO Sep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85722026-09-11T12:40:17.667Ztest port_map::tests::parse_softnpu_revision ... ok
85732026-09-11T12:40:17.667Z DEBGDEBG INFOreplacing 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 } }]
85742026-09-11T12:40:17.667ZSep 11 12:40:16.774Sep 11 12:40:16.774 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing 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 } }]
85752026-09-11T12:40:17.667Z
85762026-09-11T12:40:17.667Zadding route 3fff:dead::/64 -> 2001:db8::55:1
85772026-09-11T12:40:17.667ZSep 11 12:40:16.774 Sep 11 12:40:16.774INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 11 12:40:16.774replacing 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 } }]
85782026-09-11T12:40:17.667Z
85792026-09-11T12:40:17.667ZDEBG 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 } }]
85802026-09-11T12:40:17.667ZSep 11 12:40:16.774Sep 11 12:40:16.774 INFODEBG Sep 11 12:40:16.774adding route 3fff:beef:3::/64 -> 2001:db8::55:ff 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 } }]INFO
85812026-09-11T12:40:17.667Z
85822026-09-11T12:40:17.667Zadding route 3fff:dead::/64 -> 2001:db8::55:1
85832026-09-11T12:40:17.667ZSep 11 12:40:16.774Sep 11 12:40:16.774 Sep 11 12:40:16.774DEBGDEBG 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: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 } }]INFO
85842026-09-11T12:40:17.667Z
85852026-09-11T12:40:17.667Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
85862026-09-11T12:40:17.667ZSep 11 12:40:16.774Sep 11 12:40:16.774 INFOINFO Sep 11 12:40:16.774adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
85872026-09-11T12:40:17.667Z
85882026-09-11T12:40:17.667ZDEBG 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 11 12:40:16.774Sep 11 12:40:16.774
85892026-09-11T12:40:17.667Z 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 } }]Sep 11 12:40:16.774
85902026-09-11T12:40:17.668Zreplacing 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 } }]
85912026-09-11T12:40:17.668ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85922026-09-11T12:40:17.668ZSep 11 12:40:16.774 INFOINFO Sep 11 12:40:16.774adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85932026-09-11T12:40:17.668ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
85942026-09-11T12:40:17.668Z
85952026-09-11T12:40:17.668ZSep 11 12:40:16.774 DEBG Sep 11 12:40:16.774replacing 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 } }]
85962026-09-11T12:40:17.668ZINFOSep 11 12:40:16.774 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85972026-09-11T12:40:17.668ZDEBG INFO 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 } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
85982026-09-11T12:40:17.668Z
85992026-09-11T12:40:17.668Z DEBG Sep 11 12:40:16.774replacing 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 } }]
86002026-09-11T12:40:17.668ZSep 11 12:40:16.774DEBG 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 11 12:40:16.774adding route 3fff:beef::/64 -> 2001:db8::55:ff
86012026-09-11T12:40:17.668Z
86022026-09-11T12:40:17.668Z INFOSep 11 12:40:16.774 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
86032026-09-11T12:40:17.668Z Sep 11 12:40:16.774adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 11 12:40:16.774DEBG
86042026-09-11T12:40:17.668ZDEBG 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: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 } }]
86052026-09-11T12:40:17.668Z
86062026-09-11T12:40:17.668ZSep 11 12:40:16.774 DEBG Sep 11 12:40:16.774replacing 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 11 12:40:16.774 INFO
86072026-09-11T12:40:17.668Z 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 } }]INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
86082026-09-11T12:40:17.668Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86092026-09-11T12:40:17.668Z
86102026-09-11T12:40:17.673ZSep 11 12:40:16.774 INFOSep 11 12:40:16.774 Sep 11 12:40:16.774 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG
86112026-09-11T12:40:17.673Z 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 } }]DEBG
86122026-09-11T12:40:17.673Z 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 } }]
86132026-09-11T12:40:17.673ZSep 11 12:40:16.774 Sep 11 12:40:16.774Sep 11 12:40:16.774 Sep 11 12:40:16.774INFODEBG 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 } }] adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
86142026-09-11T12:40:17.673Z
86152026-09-11T12:40:17.673Z
86162026-09-11T12:40:17.673ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 11 12:40:16.774
86172026-09-11T12:40:17.673ZSep 11 12:40:16.774 Sep 11 12:40:16.774DEBG 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 11 12:40:16.774INFO
86182026-09-11T12:40:17.673Z DEBG DEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing 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 } }]
86192026-09-11T12:40:17.674ZSep 11 12:40:16.774replacing 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 } }]
86202026-09-11T12:40:17.674Z
86212026-09-11T12:40:17.674ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
86222026-09-11T12:40:17.674ZSep 11 12:40:16.774Sep 11 12:40:16.774 INFOSep 11 12:40:16.774 Sep 11 12:40:16.774DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff INFO 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 } }]
86232026-09-11T12:40:17.674Zreplacing 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 } }]
86242026-09-11T12:40:17.674Z
86252026-09-11T12:40:17.674Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
86262026-09-11T12:40:17.674ZSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 Sep 11 12:40:16.774DEBGDEBGINFO 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 } }] 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 } }]
86272026-09-11T12:40:17.674Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86282026-09-11T12:40:17.674Z
86292026-09-11T12:40:17.674Z
86302026-09-11T12:40:17.674ZSep 11 12:40:16.774 Sep 11 12:40:16.774INFOSep 11 12:40:16.774 Sep 11 12:40:16.774DEBG INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff 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 } }]
86312026-09-11T12:40:17.674Z
86322026-09-11T12:40:17.674Z
86332026-09-11T12:40:17.674Zreplacing 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 } }]
86342026-09-11T12:40:17.674ZSep 11 12:40:16.774Sep 11 12:40:16.774 Sep 11 12:40:16.774 DEBGDEBGSep 11 12:40:16.774 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 } }]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 } }]INFO
86352026-09-11T12:40:17.674Z
86362026-09-11T12:40:17.674Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
86372026-09-11T12:40:17.674Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
86382026-09-11T12:40:17.674ZSep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774 INFO DEBGDEBG INFO adding route 3fff:beef:13::/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 } }]
86392026-09-11T12:40:17.674Z 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 } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
86402026-09-11T12:40:17.674Z
86412026-09-11T12:40:17.674Z
86422026-09-11T12:40:17.674ZSep 11 12:40:16.774 DEBG 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 } }]Sep 11 12:40:16.774Sep 11 12:40:16.774Sep 11 12:40:16.774
86432026-09-11T12:40:17.674Z DEBGINFO INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 11 12:40:16.774adding 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 } }]
86442026-09-11T12:40:17.674Z
86452026-09-11T12:40:17.674Z
86462026-09-11T12:40:17.674Z INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 11 12:40:16.774Sep 11 12:40:16.774
86472026-09-11T12:40:17.674Z DEBGSep 11 12:40:16.774 DEBGINFO 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 } }]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 } }]
86482026-09-11T12:40:17.674ZSep 11 12:40:16.774
86492026-09-11T12:40:17.674Z DEBG adding route 3fff:beef:9::/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 } }]
86502026-09-11T12:40:17.674Z
86512026-09-11T12:40:17.674ZSep 11 12:40:16.774 INFOSep 11 12:40:16.774 Sep 11 12:40:16.774adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 11 12:40:16.774INFO
86522026-09-11T12:40:17.674Z INFODEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
86532026-09-11T12:40:17.674Z 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:15::/64 -> 2001:db8::55:ff
86542026-09-11T12:40:17.674Z
86552026-09-11T12:40:17.674ZSep 11 12:40:16.774 Sep 11 12:40:16.774DEBGSep 11 12:40:16.774 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 } }]Sep 11 12:40:16.774DEBG DEBGreplacing 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 } }]
86562026-09-11T12:40:17.674ZINFOreplacing 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 } }]
86572026-09-11T12:40:17.674Z
86582026-09-11T12:40:17.675Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86592026-09-11T12:40:17.675ZSep 11 12:40:16.775Sep 11 12:40:16.775 INFOINFOSep 11 12:40:16.775 Sep 11 12:40:16.775 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFODEBG
86602026-09-11T12:40:17.675Z 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 } }]
86612026-09-11T12:40:17.675Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
86622026-09-11T12:40:17.675Z
86632026-09-11T12:40:17.675ZSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775DEBG 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 } }]INFOSep 11 12:40:16.775
86642026-09-11T12:40:17.675ZDEBG adding route 3fff:beef:b::/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 } }]DEBG
86652026-09-11T12:40:17.675ZSep 11 12:40:16.775
86662026-09-11T12:40:17.675Z INFOSep 11 12:40:16.775 adding route 3fff:beef:17::/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 } }]
86672026-09-11T12:40:17.675ZDEBG 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 11 12:40:16.775
86682026-09-11T12:40:17.675Z
86692026-09-11T12:40:17.675Z INFO Sep 11 12:40:16.775adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 11 12:40:16.775DEBGSep 11 12:40:16.775
86702026-09-11T12:40:17.675Zreplacing 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 } }]
86712026-09-11T12:40:17.675ZINFO INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
86722026-09-11T12:40:17.675ZSep 11 12:40:16.775 DEBG
86732026-09-11T12:40:17.675Z 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 } }]INFO
86742026-09-11T12:40:17.675Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 11 12:40:16.775Sep 11 12:40:16.775 DEBG
86752026-09-11T12:40:17.675Zreplacing 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 } }]DEBGSep 11 12:40:16.775
86762026-09-11T12:40:17.675Z 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 } }]
86772026-09-11T12:40:17.675ZINFOSep 11 12:40:16.775 Sep 11 12:40:16.775adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
86782026-09-11T12:40:17.675Z 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
86792026-09-11T12:40:17.675ZSep 11 12:40:16.775Sep 11 12:40:16.775 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 11 12:40:16.775 INFODEBG
86802026-09-11T12:40:17.675Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
86812026-09-11T12:40:17.675Z
86822026-09-11T12:40:17.675Z
86832026-09-11T12:40:17.675ZSep 11 12:40:16.775Sep 11 12:40:16.775Sep 11 12:40:16.775 DEBG DEBGSep 11 12:40:16.775INFOreplacing 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 } }]
86842026-09-11T12:40:17.675Z 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 } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
86852026-09-11T12:40:17.675Zreplacing 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 11 12:40:16.775
86862026-09-11T12:40:17.675Z
86872026-09-11T12:40:17.675ZINFO Sep 11 12:40:16.775adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
86882026-09-11T12:40:17.675ZSep 11 12:40:16.775INFO Sep 11 12:40:16.775DEBG 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 } }]
86892026-09-11T12:40:17.675Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
86902026-09-11T12:40:17.675Z INFOSep 11 12:40:16.775 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFOSep 11 12:40:16.775
86912026-09-11T12:40:17.675Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
86922026-09-11T12:40:17.675Zreplacing 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
86932026-09-11T12:40:17.675ZSep 11 12:40:16.775 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 } }]DEBG
86942026-09-11T12:40:17.675ZSep 11 12:40:16.775Sep 11 12:40:16.775 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 } }]INFO
86952026-09-11T12:40:17.675Z DEBGSep 11 12:40:16.775 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:1b::/64 -> 2001:db8::55:ff
86962026-09-11T12:40:17.675Z
86972026-09-11T12:40:17.676ZSep 11 12:40:16.775INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
86982026-09-11T12:40:17.676ZSep 11 12:40:16.775 DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86992026-09-11T12:40:17.676Zreplacing 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 } }]
87002026-09-11T12:40:17.676ZINFOSep 11 12:40:16.775 Sep 11 12:40:16.775 DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 11 12:40:16.775DEBG INFO
87012026-09-11T12:40:17.676Z 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:ff
87022026-09-11T12:40:17.676Z
87032026-09-11T12:40:17.676Zreplacing 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 } }]
87042026-09-11T12:40:17.676ZSep 11 12:40:16.775 Sep 11 12:40:16.775DEBG Sep 11 12:40:16.775Sep 11 12:40:16.775replacing 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 } }]
87052026-09-11T12:40:17.676ZDEBGINFOINFO 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 } }]
87062026-09-11T12:40:17.676Z
87072026-09-11T12:40:17.676Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
87082026-09-11T12:40:17.676ZSep 11 12:40:16.775 Sep 11 12:40:16.775INFOSep 11 12:40:16.775Sep 11 12:40:16.775 DEBG INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
87092026-09-11T12:40:17.676Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
87102026-09-11T12:40:17.681Z 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: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 } }]
87112026-09-11T12:40:17.681Z
87122026-09-11T12:40:17.681ZSep 11 12:40:16.775Sep 11 12:40:16.775Sep 11 12:40:16.775 DEBG DEBGINFOSep 11 12:40:16.775replacing 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:14::/64 -> 2001:db8::55:ff
87132026-09-11T12:40:17.681Zreplacing 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 } }]
87142026-09-11T12:40:17.681ZINFO
87152026-09-11T12:40:17.681Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775INFO DEBG
87162026-09-11T12:40:17.681Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
87172026-09-11T12:40:17.681Z adding route 3fff:beef:f::/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 } }]
87182026-09-11T12:40:17.681Z
87192026-09-11T12:40:17.681ZSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775Sep 11 12:40:16.775DEBGDEBG 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 } }]
87202026-09-11T12:40:17.681Zreplacing 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 } }] DEBG
87212026-09-11T12:40:17.681ZINFOreplacing 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 11 12:40:16.775 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
87222026-09-11T12:40:17.681Z
87232026-09-11T12:40:17.682ZSep 11 12:40:16.775INFO Sep 11 12:40:16.775INFOSep 11 12:40:16.775 INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
87242026-09-11T12:40:17.682Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
87252026-09-11T12:40:17.682Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGSep 11 12:40:16.775Sep 11 12:40:16.775
87262026-09-11T12:40:17.682ZDEBG DEBGreplacing 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 } }] created new freemapreplacing 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 } }]
87272026-09-11T12:40:17.682Z, unit
87282026-09-11T12:40:17.682Z:Sep 11 12:40:16.775 Sep 11 12:40:16.775freemap_route_ipv4 Sep 11 12:40:16.775
87292026-09-11T12:40:17.682Z 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 } }]DEBG
87302026-09-11T12:40:17.682Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }]
87312026-09-11T12:40:17.682ZSep 11 12:40:16.775
87322026-09-11T12:40:17.682ZSep 11 12:40:16.775Sep 11 12:40:16.775Sep 11 12:40:16.775 DEBG INFO INFOcreated new freemap DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff , unit
87332026-09-11T12:40:17.682Z
87342026-09-11T12:40:17.682Zreplacing 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 11 12:40:16.775
87352026-09-11T12:40:17.682Z Sep 11 12:40:16.775INFO DEBGfreemap_route_ipv6
87362026-09-11T12:40:17.682Z Sep 11 12:40:16.775adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
87372026-09-11T12:40:17.682ZDEBGSep 11 12:40:16.775Sep 11 12:40:16.775 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 } }]
87382026-09-11T12:40:17.682ZDEBGINFO 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 } }]initted freemap. size: 64 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff,
87392026-09-11T12:40:17.682Zunit: Sep 11 12:40:16.775
87402026-09-11T12:40:17.682Z freemap_route_ipv4Sep 11 12:40:16.775DEBG
87412026-09-11T12:40:17.682Z 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 } }]
87422026-09-11T12:40:17.682Zreplacing 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 11 12:40:16.775Sep 11 12:40:16.775 INFO
87432026-09-11T12:40:17.682ZSep 11 12:40:16.775 INFOSep 11 12:40:16.775adding route 3fff:beef:21::/64 -> 2001:db8::55:ff DEBG
87442026-09-11T12:40:17.682Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreset freemapSep 11 12:40:16.775, INFOunit INFO:
87452026-09-11T12:40:17.682Zadding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv4
87462026-09-11T12:40:17.682Z
87472026-09-11T12:40:17.682ZSep 11 12:40:16.775 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
87482026-09-11T12:40:17.682Z Sep 11 12:40:16.775replacing 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 11 12:40:16.775
87492026-09-11T12:40:17.682Z 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 } }]Sep 11 12:40:16.775initted freemap. size: 64
87502026-09-11T12:40:17.682Z, unitSep 11 12:40:16.775 Sep 11 12:40:16.775DEBG :Sep 11 12:40:16.775 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 } }]DEBG INFO
87512026-09-11T12:40:17.682Zfreemap_route_ipv6INFO
87522026-09-11T12:40:17.682Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
87532026-09-11T12:40:17.682Z 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 } }]
87542026-09-11T12:40:17.682ZSep 11 12:40:16.775INFO Sep 11 12:40:16.775adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBGDEBG
87552026-09-11T12:40:17.682Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }]
87562026-09-11T12:40:17.682Zreset freemap
87572026-09-11T12:40:17.682Z, Sep 11 12:40:16.775Sep 11 12:40:16.775 unitINFOSep 11 12:40:16.775: DEBGfreemap_route_ipv6Sep 11 12:40:16.775
87582026-09-11T12:40:17.682Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff 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 } }]
87592026-09-11T12:40:17.682ZDEBG Sep 11 12:40:16.775
87602026-09-11T12:40:17.682Zadding route 3fff:beef:23::/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 } }]
87612026-09-11T12:40:17.682ZINFO
87622026-09-11T12:40:17.683ZSep 11 12:40:16.775Sep 11 12:40:16.775 DEBGSep 11 12:40:16.775 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOreplacing 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 } }]
87632026-09-11T12:40:17.683Z INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
87642026-09-11T12:40:17.683ZSep 11 12:40:16.775
87652026-09-11T12:40:17.683Z 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 } }]
87662026-09-11T12:40:17.683ZSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBGDEBG
87672026-09-11T12:40:17.683Z 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: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 } }]
87682026-09-11T12:40:17.683Z
87692026-09-11T12:40:17.683ZSep 11 12:40:16.775INFO Sep 11 12:40:16.775INFOSep 11 12:40:16.775 Sep 11 12:40:16.775DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
87702026-09-11T12:40:17.683ZINFOreplacing 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 } }, 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:19::/64 -> 2001:db8::55:ff
87712026-09-11T12:40:17.683Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
87722026-09-11T12:40:17.683ZSep 11 12:40:16.775
87732026-09-11T12:40:17.683Z
87742026-09-11T12:40:17.683Z DEBG 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 } }]Sep 11 12:40:16.775Sep 11 12:40:16.775
87752026-09-11T12:40:17.683Z INFOSep 11 12:40:16.775DEBG DEBGSep 11 12:40:16.775replacing 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: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
87762026-09-11T12:40:17.683Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
87772026-09-11T12:40:17.683Z
87782026-09-11T12:40:17.683Z
87792026-09-11T12:40:17.683ZSep 11 12:40:16.775Sep 11 12:40:16.775Sep 11 12:40:16.775Sep 11 12:40:16.775 INFOINFO DEBG DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
87802026-09-11T12:40:17.683Z
87812026-09-11T12:40:17.683Z 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: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 } }]
87822026-09-11T12:40:17.683Z
87832026-09-11T12:40:17.683ZSep 11 12:40:16.775Sep 11 12:40:16.775 DEBGSep 11 12:40:16.775DEBG Sep 11 12:40:16.775 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 } }] 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
87842026-09-11T12:40:17.683ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
87852026-09-11T12:40:17.683Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
87862026-09-11T12:40:17.683Z
87872026-09-11T12:40:17.683ZSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775INFOINFO Sep 11 12:40:16.775DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
87882026-09-11T12:40:17.683Zreplacing 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
87892026-09-11T12:40:17.683Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 11 12:40:16.775
87902026-09-11T12:40:17.684Z 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 } }]
87912026-09-11T12:40:17.684Zreplacing 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 11 12:40:16.775Sep 11 12:40:16.775
87922026-09-11T12:40:17.684Z Sep 11 12:40:16.775 INFODEBG Sep 11 12:40:16.775INFO INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
87932026-09-11T12:40:17.684Z
87942026-09-11T12:40:17.684Z adding route 3fff:beef:1c::/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 } }]
87952026-09-11T12:40:17.684Z
87962026-09-11T12:40:17.684ZSep 11 12:40:16.775Sep 11 12:40:16.775 DEBGDEBGSep 11 12:40:16.775 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: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 } }]
87972026-09-11T12:40:17.684ZSep 11 12:40:16.775DEBG
87982026-09-11T12:40:17.684Zreplacing 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 11 12:40:16.775
87992026-09-11T12:40:17.684Z INFOINFO Sep 11 12:40:16.775adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
88002026-09-11T12:40:17.684ZINFO
88012026-09-11T12:40:17.684ZSep 11 12:40:16.775adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
88022026-09-11T12:40:17.684ZINFOSep 11 12:40:16.775 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 11 12:40:16.775DEBG DEBG
88032026-09-11T12:40:17.684Z 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 11 12:40:16.775
88042026-09-11T12:40:17.684Z Sep 11 12:40:16.775DEBG 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: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 } }]
88052026-09-11T12:40:17.684Zreplacing 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 } }]
88062026-09-11T12:40:17.684ZSep 11 12:40:16.775
88072026-09-11T12:40:17.684Z INFO Sep 11 12:40:16.775adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 11 12:40:16.775
88082026-09-11T12:40:17.684ZINFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
88092026-09-11T12:40:17.684Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
88102026-09-11T12:40:17.690Z INFODEBGSep 11 12:40:16.775Sep 11 12:40:16.775 DEBGDEBG adding route 3fff:beef:19::/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 } }]
88112026-09-11T12:40:17.690Zreplacing 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 } }]
88122026-09-11T12:40:17.690Zreplacing 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 } }]
88132026-09-11T12:40:17.690ZSep 11 12:40:16.775 DEBG
88142026-09-11T12:40:17.690Z Sep 11 12:40:16.775replacing 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 } }]
88152026-09-11T12:40:17.690ZINFO Sep 11 12:40:16.775Sep 11 12:40:16.775 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFOSep 11 12:40:16.775
88162026-09-11T12:40:17.690Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
88172026-09-11T12:40:17.690Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
88182026-09-11T12:40:17.690Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 11 12:40:16.775
88192026-09-11T12:40:17.690Z DEBGSep 11 12:40:16.775Sep 11 12:40:16.775 DEBGDEBG Sep 11 12:40:16.775Sep 11 12:40:16.775 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 } }]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 } }]
88202026-09-11T12:40:17.690Z
88212026-09-11T12:40:17.690Z 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 } }]
88222026-09-11T12:40:17.690Zcreated new freemapDEBGSep 11 12:40:16.775 Sep 11 12:40:16.775 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 } }] INFOINFO , adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
88232026-09-11T12:40:17.690ZSep 11 12:40:16.775
88242026-09-11T12:40:17.690Zunit adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
88252026-09-11T12:40:17.690Z:Sep 11 12:40:16.775 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
88262026-09-11T12:40:17.690ZDEBG 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 } }]freemap_route_ipv4
88272026-09-11T12:40:17.690Z
88282026-09-11T12:40:17.690ZSep 11 12:40:16.775Sep 11 12:40:16.775 Sep 11 12:40:16.775DEBGSep 11 12:40:16.775 DEBGINFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 11 12:40:16.775replacing 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 } }]
88292026-09-11T12:40:17.690Zreplacing 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 } }]
88302026-09-11T12:40:17.690Z
88312026-09-11T12:40:17.690Zcreated new freemapINFO, Sep 11 12:40:16.775unit :INFO freemap_route_ipv6adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
88322026-09-11T12:40:17.690Z
88332026-09-11T12:40:17.690ZSep 11 12:40:16.775Sep 11 12:40:16.775 INFOSep 11 12:40:16.775adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
88342026-09-11T12:40:17.690Z DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
88352026-09-11T12:40:17.690Zinitted freemap. size: 64, DEBG unitSep 11 12:40:16.775:Sep 11 12:40:16.775replacing 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 } }] DEBGfreemap_route_ipv4
88362026-09-11T12:40:17.690Z DEBG
88372026-09-11T12:40:17.690Zreplacing 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: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 11 12:40:16.775
88382026-09-11T12:40:17.690Z
88392026-09-11T12:40:17.690ZSep 11 12:40:16.775 Sep 11 12:40:16.775DEBGSep 11 12:40:16.775Sep 11 12:40:16.775 reset freemapINFOINFO, INFO unit : DEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
88402026-09-11T12:40:17.690Z
88412026-09-11T12:40:17.690Z freemap_route_ipv4replacing 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 } }]
88422026-09-11T12:40:17.690Z
88432026-09-11T12:40:17.690Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 11 12:40:16.776
88442026-09-11T12:40:17.690Z DEBGSep 11 12:40:16.776Sep 11 12:40:16.776Sep 11 12:40:16.776Sep 11 12:40:16.776 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
88452026-09-11T12:40:17.690Zreplacing 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 } }]INFO
88462026-09-11T12:40:17.690Z DEBG Sep 11 12:40:16.776 initted freemap. size: 64 , unitreplacing 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:21::/64 -> 2001:db8::55:ffINFOSep 11 12:40:16.776
88472026-09-11T12:40:17.690Z INFOfreemap_route_ipv6
88482026-09-11T12:40:17.691Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
88492026-09-11T12:40:17.691Z
88502026-09-11T12:40:17.691Z Sep 11 12:40:16.776adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 11 12:40:16.776
88512026-09-11T12:40:17.691Z INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff reset freemap
88522026-09-11T12:40:17.691Z, unit:Sep 11 12:40:16.776 freemap_route_ipv6Sep 11 12:40:16.776
88532026-09-11T12:40:17.691ZSep 11 12:40:16.776 DEBG DEBGSep 11 12:40:16.776 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 11 12:40:16.776
88542026-09-11T12:40:17.691Z DEBGDEBGINFO 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 } }] 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
88552026-09-11T12:40:17.691ZSep 11 12:40:16.776
88562026-09-11T12:40:17.691Z
88572026-09-11T12:40:17.691ZINFO 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 11 12:40:16.776adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
88582026-09-11T12:40:17.691Z
88592026-09-11T12:40:17.691ZSep 11 12:40:16.776 Sep 11 12:40:16.776INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFODEBG
88602026-09-11T12:40:17.691ZSep 11 12:40:16.776 adding route 3fff:beef:22::/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 } }]
88612026-09-11T12:40:17.691Z
88622026-09-11T12:40:17.691ZINFO Sep 11 12:40:16.776Sep 11 12:40:16.776Sep 11 12:40:16.776adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff DEBGINFO
88632026-09-11T12:40:17.691Z Sep 11 12:40:16.776adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 11 12:40:16.776
88642026-09-11T12:40:17.691Z 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 } }]
88652026-09-11T12:40:17.691Z
88662026-09-11T12:40:17.691Zreplacing 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 Sep 11 12:40:16.776replacing 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 } }]
88672026-09-11T12:40:17.691Z
88682026-09-11T12:40:17.691Z 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 } }]
88692026-09-11T12:40:17.691ZSep 11 12:40:16.776 Sep 11 12:40:16.776INFO Sep 11 12:40:16.776 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO Sep 11 12:40:16.776
88702026-09-11T12:40:17.691Ztest route::tests::grow_succeeds ... ok
88712026-09-11T12:40:17.691Z INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 11 12:40:16.776 Sep 11 12:40:16.776INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
88722026-09-11T12:40:17.691ZINFO
88732026-09-11T12:40:17.691Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
88742026-09-11T12:40:17.691Z
88752026-09-11T12:40:17.691ZDEBG 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 } }]Sep 11 12:40:16.776
88762026-09-11T12:40:17.691Z Sep 11 12:40:16.776Sep 11 12:40:16.776 DEBGSep 11 12:40:16.776DEBG 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: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
88772026-09-11T12:40:17.691Z
88782026-09-11T12:40:17.691Zreplacing 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 } }] DEBG
88792026-09-11T12:40:17.691Z Sep 11 12:40:16.776Sep 11 12:40:16.776Sep 11 12:40:16.776 INFO adding route 3fff:beef:31::/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 } }]
88802026-09-11T12:40:17.691ZSep 11 12:40:16.777Sep 11 12:40:16.776 Sep 11 12:40:16.780 DEBG DEBGcreated new freemapDEBG , unitreplacing 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 } }]:
88812026-09-11T12:40:17.691Z created new freemap, unitfreemap_route_ipv4
88822026-09-11T12:40:17.691Z:Sep 11 12:40:16.776Sep 11 12:40:16.780 INFOfreemap_route_ipv4 INFO
88832026-09-11T12:40:17.692Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 11 12:40:16.780
88842026-09-11T12:40:17.692Z
88852026-09-11T12:40:17.692Z DEBGSep 11 12:40:16.780INFO DEBGcreated new freemap , adding route 3fff:beef:32::/64 -> 2001:db8::55:ffunitSep 11 12:40:16.780:created new freemap
88862026-09-11T12:40:17.692Z DEBGfreemap_route_ipv6Sep 11 12:40:16.780
88872026-09-11T12:40:17.692Z 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 } }]
88882026-09-11T12:40:17.692Z, DEBG Sep 11 12:40:16.780unit 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 } }]Sep 11 12:40:16.780DEBG
88892026-09-11T12:40:17.692Z :initted freemap. size: 64 freemap_route_ipv6,
88902026-09-11T12:40:17.692ZSep 11 12:40:16.780unitSep 11 12:40:16.780 :INFO INFODEBG Sep 11 12:40:16.780 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff 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 } }]
88912026-09-11T12:40:17.692Zfreemap_route_ipv4
88922026-09-11T12:40:17.692Z
88932026-09-11T12:40:17.692Z
88942026-09-11T12:40:17.692ZDEBG initted freemap. size: 64Sep 11 12:40:16.780Sep 11 12:40:16.780, Sep 11 12:40:16.780 unit DEBG:DEBG reset freemapSep 11 12:40:16.780freemap_route_ipv4INFO,
88952026-09-11T12:40:17.692Zunit :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 } }] adding route 3fff:beef:33::/64 -> 2001:db8::55:fffreemap_route_ipv4
88962026-09-11T12:40:17.692Zreplacing 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 } }]
88972026-09-11T12:40:17.692Z
88982026-09-11T12:40:17.692Z
88992026-09-11T12:40:17.693ZSep 11 12:40:16.780 DEBG reset freemapSep 11 12:40:16.780Sep 11 12:40:16.780 Sep 11 12:40:16.780INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff, Sep 11 12:40:16.780 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 } }]
89002026-09-11T12:40:17.693ZINFODEBG
89012026-09-11T12:40:17.693Zunit :adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:40:16.780 initted freemap. size: 64freemap_route_ipv4
89022026-09-11T12:40:17.693Z
89032026-09-11T12:40:17.693Z INFO, Sep 11 12:40:16.780INFOSep 11 12:40:16.780adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 11 12:40:16.780DEBGunit DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff: 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 } }]
89042026-09-11T12:40:17.693Zinitted freemap. size: 64, DEBGunit
89052026-09-11T12:40:17.693Zreplacing 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 } }]
89062026-09-11T12:40:17.693ZSep 11 12:40:16.780:
89072026-09-11T12:40:17.693Z 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 } }]freemap_route_ipv6
89082026-09-11T12:40:17.693ZSep 11 12:40:16.780freemap_route_ipv6Sep 11 12:40:16.780Sep 11 12:40:16.780
89092026-09-11T12:40:17.693Z
89102026-09-11T12:40:17.697ZDEBG 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 } }] INFO
89112026-09-11T12:40:17.697Zreplacing 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 11 12:40:16.780
89122026-09-11T12:40:17.697ZDEBG reset freemapSep 11 12:40:16.780adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 11 12:40:16.780 INFOINFO,
89132026-09-11T12:40:17.698Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffunit
89142026-09-11T12:40:17.698Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
89152026-09-11T12:40:17.698ZSep 11 12:40:16.780:Sep 11 12:40:16.780 freemap_route_ipv6Sep 11 12:40:16.780
89162026-09-11T12:40:17.698ZDEBGSep 11 12:40:16.780 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
89172026-09-11T12:40:17.698Z DEBGDEBGSep 11 12:40:16.780 Sep 11 12:40:16.780replacing 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: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 } }]INFO
89182026-09-11T12:40:17.698Zreset freemap , unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
89192026-09-11T12:40:17.698Z
89202026-09-11T12:40:17.698Z: freemap_route_ipv6INFO
89212026-09-11T12:40:17.698ZSep 11 12:40:16.780Sep 11 12:40:16.780adding route 172.16.0.0/32 -> 10.0.0.1 INFO
89222026-09-11T12:40:17.698Z Sep 11 12:40:16.780Sep 11 12:40:16.780 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
89232026-09-11T12:40:17.698Z 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 } }]INFO
89242026-09-11T12:40:17.698Z Sep 11 12:40:16.780Sep 11 12:40:16.780 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFODEBGSep 11 12:40:16.780 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 } }]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 } }]
89252026-09-11T12:40:17.698Zadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
89262026-09-11T12:40:17.698Z
89272026-09-11T12:40:17.698Z
89282026-09-11T12:40:17.698ZSep 11 12:40:16.780
89292026-09-11T12:40:17.698Z Sep 11 12:40:16.780INFO DEBG Sep 11 12:40:16.780adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 11 12:40:16.780Sep 11 12:40:16.780
89302026-09-11T12:40:17.698Zreplacing 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 } }] DEBGDEBG
89312026-09-11T12:40:17.698Z 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 } }]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 } }]
89322026-09-11T12:40:17.698ZSep 11 12:40:16.780
89332026-09-11T12:40:17.698Z Sep 11 12:40:16.780DEBGreplacing 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 } }] INFOSep 11 12:40:16.780
89342026-09-11T12:40:17.698Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
89352026-09-11T12:40:17.698Zreplacing 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 } }]
89362026-09-11T12:40:17.698ZINFO Sep 11 12:40:16.780Sep 11 12:40:16.780 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing 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 } }]
89372026-09-11T12:40:17.698Z
89382026-09-11T12:40:17.698Zadding route 3fff:dead::/64 -> 2001:db8::55:2
89392026-09-11T12:40:17.698ZSep 11 12:40:16.780Sep 11 12:40:16.780 Sep 11 12:40:16.780INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
89402026-09-11T12:40:17.698Z INFOSep 11 12:40:16.780 DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
89412026-09-11T12:40:17.698ZDEBG
89422026-09-11T12:40:17.698Zreplacing 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 11 12:40:16.780replacing 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
89432026-09-11T12:40:17.698Z
89442026-09-11T12:40:17.698Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 11 12:40:16.780 Sep 11 12:40:16.780 DEBG
89452026-09-11T12:40:17.698ZDEBGreplacing 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 } }]
89462026-09-11T12:40:17.698ZSep 11 12:40:16.780adding route 3fff:beef:24::/64 -> 2001:db8::55:ff 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 } }]
89472026-09-11T12:40:17.698Z
89482026-09-11T12:40:17.698ZSep 11 12:40:16.780Sep 11 12:40:16.780 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
89492026-09-11T12:40:17.698Z
89502026-09-11T12:40:17.698ZINFOSep 11 12:40:16.780 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 11 12:40:16.780DEBG
89512026-09-11T12:40:17.698ZDEBG Sep 11 12:40:16.780replacing 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 } }] DEBGreplacing 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 } }]
89522026-09-11T12:40:17.699Z
89532026-09-11T12:40:17.699ZSep 11 12:40:16.780replacing 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 } }]
89542026-09-11T12:40:17.699ZDEBG Sep 11 12:40:16.780replacing 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 11 12:40:16.780
89552026-09-11T12:40:17.699Z Sep 11 12:40:16.780 INFO INFODEBGSep 11 12:40:16.780 Sep 11 12:40:16.780 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
89562026-09-11T12:40:17.699Zreplacing 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
89572026-09-11T12:40:17.699Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
89582026-09-11T12:40:17.699ZINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 11 12:40:16.780
89592026-09-11T12:40:17.699Z Sep 11 12:40:16.780 adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG INFO
89602026-09-11T12:40:17.699ZSep 11 12:40:16.780replacing 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 11 12:40:16.780 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG
89612026-09-11T12:40:17.699Z
89622026-09-11T12:40:17.699Zreplacing 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 11 12:40:16.780
89632026-09-11T12:40:17.699Z 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 } }]Sep 11 12:40:16.780Sep 11 12:40:16.780
89642026-09-11T12:40:17.699Z INFO 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 } }] adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
89652026-09-11T12:40:17.699Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
89662026-09-11T12:40:17.699ZSep 11 12:40:16.780Sep 11 12:40:16.780
89672026-09-11T12:40:17.699ZDEBG DEBGSep 11 12:40:16.780Sep 11 12:40:16.780 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 } }] DEBGDEBG
89682026-09-11T12:40:17.699Z 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 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 } }]
89692026-09-11T12:40:17.699Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
89702026-09-11T12:40:17.699Z
89712026-09-11T12:40:17.699ZSep 11 12:40:16.780replacing 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 11 12:40:16.780
89722026-09-11T12:40:17.699Z INFOWARN adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 11 12:40:16.780shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
89732026-09-11T12:40:17.699ZSep 11 12:40:16.780INFO
89742026-09-11T12:40:17.699ZSep 11 12:40:16.780 INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
89752026-09-11T12:40:17.699Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
89762026-09-11T12:40:17.699Z
89772026-09-11T12:40:17.699ZSep 11 12:40:16.780 Sep 11 12:40:16.780Sep 11 12:40:16.780 Sep 11 12:40:16.780DEBG 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 } }]DEBG
89782026-09-11T12:40:17.699Z 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 } }]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 11 12:40:16.780
89792026-09-11T12:40:17.699Z
89802026-09-11T12:40:17.699ZDEBGSep 11 12:40:16.781 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
89812026-09-11T12:40:17.699Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 11 12:40:16.781Sep 11 12:40:16.781
89822026-09-11T12:40:17.699Z Sep 11 12:40:16.781INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
89832026-09-11T12:40:17.699ZINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffERRO
89842026-09-11T12:40:17.699Ztest route::tests::identity_replace_is_noop ... ok
89852026-09-11T12:40:17.699ZSep 11 12:40:16.781 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 11 12:40:16.781 DEBGSep 11 12:40:16.781
89862026-09-11T12:40:17.699Z created new freemap Sep 11 12:40:16.789, rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
89872026-09-11T12:40:17.699ZSep 11 12:40:16.781DEBG 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 } }]
89882026-09-11T12:40:17.699Zcreated new freemapDEBGunit: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 11 12:40:16.789
89892026-09-11T12:40:17.699Z ERRO, 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
89902026-09-11T12:40:17.700ZSep 11 12:40:16.789 unit
89912026-09-11T12:40:17.700ZSep 11 12:40:16.789 INFOINFO: adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffshrink-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
89922026-09-11T12:40:17.700ZSep 11 12:40:16.789
89932026-09-11T12:40:17.700Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:fffreemap_route_ipv4 DEBG
89942026-09-11T12:40:17.700Z
89952026-09-11T12:40:17.700ZSep 11 12:40:16.789Sep 11 12:40:16.789 Sep 11 12:40:16.789 created new freemapDEBGSep 11 12:40:16.789INFO DEBGreplacing 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 } }]
89962026-09-11T12:40:17.700Z, unitreplacing 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 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffcreated new freemap
89972026-09-11T12:40:17.700ZSep 11 12:40:16.789,
89982026-09-11T12:40:17.700ZINFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff freemap_route_ipv6Sep 11 12:40:16.789
89992026-09-11T12:40:17.700Z
90002026-09-11T12:40:17.700Z Sep 11 12:40:16.789DEBG INFOSep 11 12:40:16.789 Sep 11 12:40:16.789replacing 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:2b::/64 -> 2001:db8::55:ffDEBG
90012026-09-11T12:40:17.700ZDEBG initted freemap. size: 64
90022026-09-11T12:40:17.700Z, unitreplacing 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 } }]:
90032026-09-11T12:40:17.700ZSep 11 12:40:16.789Sep 11 12:40:16.789 DEBGSep 11 12:40:16.789freemap_route_ipv4
90042026-09-11T12:40:17.700ZINFOINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
90052026-09-11T12:40:17.700Zreplacing 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 } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
90062026-09-11T12:40:17.700ZSep 11 12:40:16.789
90072026-09-11T12:40:17.700ZDEBG Sep 11 12:40:16.789Sep 11 12:40:16.789 Sep 11 12:40:16.789reset freemapINFO DEBG, DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing 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 } }]
90082026-09-11T12:40:17.700Zunit
90092026-09-11T12:40:17.700Z: 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 } }]freemap_route_ipv4
90102026-09-11T12:40:17.705Z
90112026-09-11T12:40:17.705ZSep 11 12:40:16.789 Sep 11 12:40:16.789DEBG DEBGfailed to allocate space for the new target list
90122026-09-11T12:40:17.705Zreplacing 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 11 12:40:16.789
90132026-09-11T12:40:17.705Z INFOSep 11 12:40:16.789 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 11 12:40:16.789 DEBGDEBGSep 11 12:40:16.789 initted freemap. size: 64INFO , adding route 3fff:beef:2d::/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 } }]
90142026-09-11T12:40:17.705Z
90152026-09-11T12:40:17.705Z
90162026-09-11T12:40:17.705ZunitSep 11 12:40:16.789: Sep 11 12:40:16.789 Sep 11 12:40:16.789Sep 11 12:40:16.789DEBG DEBG 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 } }] freemap_route_ipv6replacing 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 } }]
90172026-09-11T12:40:17.705Z
90182026-09-11T12:40:17.705Zfailed to allocate space for the new target list
90192026-09-11T12:40:17.705Z
90202026-09-11T12:40:17.705ZDEBGSep 11 12:40:16.789 Sep 11 12:40:16.789Sep 11 12:40:16.789replacing 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 } }]
90212026-09-11T12:40:17.705Z INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
90222026-09-11T12:40:17.705ZDEBGSep 11 12:40:16.789
90232026-09-11T12:40:17.705Z reset freemapINFO, Sep 11 12:40:16.789Sep 11 12:40:16.789unit adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
90242026-09-11T12:40:17.705Zreplacing 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:
90252026-09-11T12:40:17.705Zreplacing 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 } }]
90262026-09-11T12:40:17.705Zfreemap_route_ipv6
90272026-09-11T12:40:17.705ZSep 11 12:40:16.789 DEBG 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 11 12:40:16.789
90282026-09-11T12:40:17.705Z INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
90292026-09-11T12:40:17.705ZSep 11 12:40:16.789Sep 11 12:40:16.789 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
90302026-09-11T12:40:17.705ZSep 11 12:40:16.789
90312026-09-11T12:40:17.705Z DEBG Sep 11 12:40:16.789replacing 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 } }]
90322026-09-11T12:40:17.705ZDEBG 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 11 12:40:16.789
90332026-09-11T12:40:17.705Z DEBGSep 11 12:40:16.789 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
90342026-09-11T12:40:17.706Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
90352026-09-11T12:40:17.706ZSep 11 12:40:16.789 INFO Sep 11 12:40:16.789adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 11 12:40:16.789
90362026-09-11T12:40:17.706ZINFOINFOSep 11 12:40:16.789 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBG
90372026-09-11T12:40:17.706Zadding route 172.16.0.0/32 -> 10.0.0.1 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 } }]
90382026-09-11T12:40:17.706Z
90392026-09-11T12:40:17.706ZSep 11 12:40:16.789 Sep 11 12:40:16.789DEBG 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 } }]
90402026-09-11T12:40:17.706Zreplacing 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 11 12:40:16.789
90412026-09-11T12:40:17.706ZSep 11 12:40:16.789 DEBGINFOSep 11 12:40:16.789 Sep 11 12:40:16.789replacing 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 } }]
90422026-09-11T12:40:17.706ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
90432026-09-11T12:40:17.706Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
90442026-09-11T12:40:17.706Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 11 12:40:16.789
90452026-09-11T12:40:17.706Z Sep 11 12:40:16.789Sep 11 12:40:16.789INFO Sep 11 12:40:16.789DEBGDEBG adding route 172.16.0.0/32 -> 10.0.0.2DEBG
90462026-09-11T12:40:17.706Zreplacing 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 } }]
90472026-09-11T12:40:17.706Zreplacing 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 } }]
90482026-09-11T12:40:17.706Zreplacing 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 } }]
90492026-09-11T12:40:17.706ZSep 11 12:40:16.790 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 11 12:40:16.790
90502026-09-11T12:40:17.706Z Sep 11 12:40:16.790INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO
90512026-09-11T12:40:17.706Z Sep 11 12:40:16.790adding route 3fff:beef:30::/64 -> 2001:db8::55:ff INFO
90522026-09-11T12:40:17.706Z adding route 172.16.0.0/32 -> 10.0.0.3Sep 11 12:40:16.790
90532026-09-11T12:40:17.706Z Sep 11 12:40:16.790INFO Sep 11 12:40:16.790DEBG 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 } }]DEBG
90542026-09-11T12:40:17.706ZSep 11 12:40:16.790
90552026-09-11T12:40:17.706Z 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
90562026-09-11T12:40:17.706Zreplacing 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 } }]
90572026-09-11T12:40:17.706ZSep 11 12:40:16.790Sep 11 12:40:16.790 INFODEBG Sep 11 12:40:16.790 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
90582026-09-11T12:40:17.706ZINFOreplacing 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 11 12:40:16.790adding route 172.16.0.0/32 -> 10.0.0.4
90592026-09-11T12:40:17.706Z
90602026-09-11T12:40:17.706ZINFO Sep 11 12:40:16.790adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 11 12:40:16.790
90612026-09-11T12:40:17.706Z DEBGINFO adding route 3fff:beef:33::/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 } }]Sep 11 12:40:16.790
90622026-09-11T12:40:17.706Z
90632026-09-11T12:40:17.706Z Sep 11 12:40:16.790DEBG Sep 11 12:40:16.790 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 11 12:40:16.790DEBG
90642026-09-11T12:40:17.706Z 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:beef:31::/64 -> 2001:db8::55:ff
90652026-09-11T12:40:17.706Z 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 } }]Sep 11 12:40:16.790
90662026-09-11T12:40:17.706Z
90672026-09-11T12:40:17.706Z INFOSep 11 12:40:16.790 Sep 11 12:40:16.790adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
90682026-09-11T12:40:17.706ZINFO Sep 11 12:40:16.790 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:beef:34::/64 -> 2001:db8::55:ffDEBG
90692026-09-11T12:40:17.706Ztest route::tests::rollback_on_compact_delete_failure ... ok
90702026-09-11T12:40:17.706Z
90712026-09-11T12:40:17.706Zreplacing 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 } }]
90722026-09-11T12:40:17.706ZSep 11 12:40:16.790 DEBG Sep 11 12:40:16.790replacing 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 } }]
90732026-09-11T12:40:17.707ZINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 11 12:40:16.790
90742026-09-11T12:40:17.707Ztest route::tests::rollback_on_compact_write_failure ... ok
90752026-09-11T12:40:17.707Z DEBG Sep 11 12:40:16.790 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 11 12:40:16.790INFO
90762026-09-11T12:40:17.707Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
90772026-09-11T12:40:17.707ZDEBG Sep 11 12:40:16.790replacing 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
90782026-09-11T12:40:17.707Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 11 12:40:16.790Sep 11 12:40:16.790
90792026-09-11T12:40:17.707ZSep 11 12:40:16.790 DEBGINFO 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:33::/64 -> 2001:db8::55:ff
90802026-09-11T12:40:17.707Z
90812026-09-11T12:40:17.707Z Sep 11 12:40:16.790INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
90822026-09-11T12:40:17.707ZSep 11 12:40:16.790 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
90832026-09-11T12:40:17.707Zreplacing 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 } }]
90842026-09-11T12:40:17.707ZSep 11 12:40:16.790 DEBG 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 } }]
90852026-09-11T12:40:17.707ZSep 11 12:40:16.790Sep 11 12:40:16.790 Sep 11 12:40:16.790INFODEBG: 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 } }]INFO
90862026-09-11T12:40:17.707Z freemap_route_ipv6adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
90872026-09-11T12:40:17.707Z
90882026-09-11T12:40:17.707Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 11 12:40:16.790
90892026-09-11T12:40:17.707Z INFO Sep 11 12:40:16.790Sep 11 12:40:16.790 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBGDEBG
90902026-09-11T12:40:17.707Zreplacing 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 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 } }]
90912026-09-11T12:40:17.707Z
90922026-09-11T12:40:17.707ZSep 11 12:40:16.790 Sep 11 12:40:16.790DEBG DEBGinitted freemap. size: 64Sep 11 12:40:16.790Sep 11 12:40:16.790 , 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 } }]unit: freemap_route_ipv4Sep 11 12:40:16.790
90932026-09-11T12:40:17.707Z Sep 11 12:40:16.790 DEBGINFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 11 12:40:16.797created new freemap , Sep 11 12:40:16.790unit
90942026-09-11T12:40:17.707ZDEBG created new freemap :reset freemap, unit :, freemap_route_ipv4
90952026-09-11T12:40:17.707Zunit: freemap_route_ipv4freemap_route_ipv4Sep 11 12:40:16.797
90962026-09-11T12:40:17.707Z DEBG
90972026-09-11T12:40:17.707Z created new freemapSep 11 12:40:16.790Sep 11 12:40:16.797 Sep 11 12:40:16.797, unitDEBGDEBG :DEBG 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: 64
90982026-09-11T12:40:17.707Zreplacing 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 11 12:40:16.797freemap_route_ipv6unit
90992026-09-11T12:40:17.707Z:
91002026-09-11T12:40:17.707Z DEBGfreemap_route_ipv6 Sep 11 12:40:16.797
91012026-09-11T12:40:17.707Z created new freemapINFO, Sep 11 12:40:16.797adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
91022026-09-11T12:40:17.707ZSep 11 12:40:16.797unit:Sep 11 12:40:16.797DEBG Sep 11 12:40:16.797DEBG reset freemap , initted freemap. size: 64INFO, DEBGunitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff:unitfreemap_route_ipv6: freemap_route_ipv4
91032026-09-11T12:40:17.707Z
91042026-09-11T12:40:17.707Zreplacing 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 } }]
91052026-09-11T12:40:17.707Z
91062026-09-11T12:40:17.707Zfreemap_route_ipv6Sep 11 12:40:16.797
91072026-09-11T12:40:17.707Z Sep 11 12:40:16.797DEBGSep 11 12:40:16.797 reset freemap , DEBGINFO unitadding route 3fff:beef:37::/64 -> 2001:db8::55:ff:
91082026-09-11T12:40:17.707ZSep 11 12:40:16.797Sep 11 12:40:16.797 INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1
91092026-09-11T12:40:17.707Z
91102026-09-11T12:40:17.712Z Sep 11 12:40:16.797 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 } }]DEBG
91112026-09-11T12:40:17.712Zreplacing 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 11 12:40:16.797
91122026-09-11T12:40:17.712Z initted freemap. size: 64Sep 11 12:40:16.797DEBG Sep 11 12:40:16.797initted freemap. size: 64DEBG , Sep 11 12:40:16.797, unitreplacing 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 } }]
91132026-09-11T12:40:17.712ZINFO :INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 11 12:40:16.797
91142026-09-11T12:40:17.712Z freemap_route_ipv4INFOunitadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
91152026-09-11T12:40:17.712Z
91162026-09-11T12:40:17.712Z:Sep 11 12:40:16.797adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
91172026-09-11T12:40:17.712Z 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
91182026-09-11T12:40:17.712Z
91192026-09-11T12:40:17.712ZSep 11 12:40:16.797Sep 11 12:40:16.797 DEBGSep 11 12:40:16.797 Sep 11 12:40:16.797replacing 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 } }]
91202026-09-11T12:40:17.712Z DEBGDEBG reset freemap INFOSep 11 12:40:16.797Sep 11 12:40:16.797replacing 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
91212026-09-11T12:40:17.712ZINFO reset freemap , adding route 3fff:beef:39::/64 -> 2001:db8::55:ffunitadding route 3fff:beef:38::/64 -> 2001:db8::55:ff: freemap_route_ipv6
91222026-09-11T12:40:17.712Z
91232026-09-11T12:40:17.712Z, Sep 11 12:40:16.797unit
91242026-09-11T12:40:17.712ZINFO :adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 11 12:40:16.797 DEBGSep 11 12:40:16.797freemap_route_ipv4 DEBG
91252026-09-11T12:40:17.712ZSep 11 12:40:16.797
91262026-09-11T12:40:17.712Zreplacing 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 } }]
91272026-09-11T12:40:17.712Zreplacing 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 11 12:40:16.797
91282026-09-11T12:40:17.712Z adding route 3fff:dead::/64 -> 2001:db8::55:1
91292026-09-11T12:40:17.712ZDEBG Sep 11 12:40:16.797replacing 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 11 12:40:16.797
91302026-09-11T12:40:17.712ZINFOSep 11 12:40:16.797 DEBGSep 11 12:40:16.797 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
91312026-09-11T12:40:17.713ZSep 11 12:40:16.797DEBG 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 } }]
91322026-09-11T12:40:17.713Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 11 12:40:16.797
91332026-09-11T12:40:17.713Z
91342026-09-11T12:40:17.713Z initted freemap. size: 64DEBG, Sep 11 12:40:16.797unit Sep 11 12:40:16.797Sep 11 12:40:16.797 :INFOreplacing 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:dead::/64 -> 2001:db8::55:2 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 } }]
91352026-09-11T12:40:17.713ZDEBG
91362026-09-11T12:40:17.713Zreplacing 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 } }]
91372026-09-11T12:40:17.713Zfreemap_route_ipv6
91382026-09-11T12:40:17.713ZSep 11 12:40:16.797
91392026-09-11T12:40:17.713Z Sep 11 12:40:16.797Sep 11 12:40:16.797DEBG Sep 11 12:40:16.797 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 } }]DEBGINFO
91402026-09-11T12:40:17.713Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
91412026-09-11T12:40:17.713Z
91422026-09-11T12:40:17.713ZSep 11 12:40:16.797Sep 11 12:40:16.797 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 11 12:40:16.797INFO
91432026-09-11T12:40:17.713Z Sep 11 12:40:16.797adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBGDEBG
91442026-09-11T12:40:17.713ZDEBG 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 } }]
91452026-09-11T12:40:17.713ZSep 11 12:40:16.797reset freemap WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 11 12:40:16.797
91462026-09-11T12:40:17.713Z, Sep 11 12:40:16.797replacing 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 } }]
91472026-09-11T12:40:17.713Z DEBGINFOunit :adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 11 12:40:16.797
91482026-09-11T12:40:17.713Z 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 } }]
91492026-09-11T12:40:17.713ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 11 12:40:16.797
91502026-09-11T12:40:17.713Z freemap_route_ipv6DEBGSep 11 12:40:16.797 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 11 12:40:16.797INFO
91512026-09-11T12:40:17.713Z
91522026-09-11T12:40:17.713Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
91532026-09-11T12:40:17.713Z
91542026-09-11T12:40:17.713ZSep 11 12:40:16.797 Sep 11 12:40:16.797INFO Sep 11 12:40:16.797Sep 11 12:40:16.797INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
91552026-09-11T12:40:17.713ZDEBG adding route 172.16.0.0/32 -> 10.0.0.1
91562026-09-11T12:40:17.713Zfailed to allocate space for the new target listSep 11 12:40:16.797
91572026-09-11T12:40:17.713Z 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 } }]DEBG
91582026-09-11T12:40:17.713Z Sep 11 12:40:16.797replacing 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 } }]
91592026-09-11T12:40:17.713ZDEBG 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 11 12:40:16.797
91602026-09-11T12:40:17.713Z Sep 11 12:40:16.797DEBG Sep 11 12:40:16.797Sep 11 12:40:16.797INFO 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:3d::/64 -> 2001:db8::55:ffINFO
91612026-09-11T12:40:17.713Z
91622026-09-11T12:40:17.713ZDEBG adding route 172.17.0.0/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 } }]
91632026-09-11T12:40:17.713Z
91642026-09-11T12:40:17.713ZSep 11 12:40:16.797 Sep 11 12:40:16.797Sep 11 12:40:16.797 DEBGWARN 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 } }]shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91652026-09-11T12:40:17.713Z
91662026-09-11T12:40:17.713Zreplacing 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
91672026-09-11T12:40:17.713Z Sep 11 12:40:16.797adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
91682026-09-11T12:40:17.714ZINFOSep 11 12:40:16.797 adding route 172.17.0.1/32 -> 10.0.0.255INFO
91692026-09-11T12:40:17.714Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
91702026-09-11T12:40:17.714ZSep 11 12:40:16.797Sep 11 12:40:16.797 Sep 11 12:40:16.797DEBGDEBG 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 } }]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
91712026-09-11T12:40:17.714Z 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 } }]
91722026-09-11T12:40:17.714Z
91732026-09-11T12:40:17.714ZSep 11 12:40:16.797Sep 11 12:40:16.797 INFOSep 11 12:40:16.797 DEBG INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff failed to allocate space for the new target listadding route 172.17.0.2/32 -> 10.0.0.255
91742026-09-11T12:40:17.714Z
91752026-09-11T12:40:17.714Z
91762026-09-11T12:40:17.714ZSep 11 12:40:16.797 DEBGSep 11 12:40:16.797Sep 11 12:40:16.797 DEBGDEBGreplacing 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 } }]
91772026-09-11T12:40:17.714Z 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: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 } }]
91782026-09-11T12:40:17.714Z
91792026-09-11T12:40:17.714ZSep 11 12:40:16.797 INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 11 12:40:16.797
91802026-09-11T12:40:17.714Z DEBG failed to allocate space for the new target list
91812026-09-11T12:40:17.714ZSep 11 12:40:16.797Sep 11 12:40:16.797 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:2, vlan_id: None } }]
91822026-09-11T12:40:17.714ZDEBG 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 } }]
91832026-09-11T12:40:17.714ZDEBGSep 11 12:40:16.797 created new freemapINFO, unit :adding route 172.17.0.4/32 -> 10.0.0.255
91842026-09-11T12:40:17.714Zfreemap_route_ipv4
91852026-09-11T12:40:17.714ZSep 11 12:40:16.797 Sep 11 12:40:16.797DEBG 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 } }]
91862026-09-11T12:40:17.714Zcreated new freemap, unit: freemap_route_ipv6Sep 11 12:40:16.797
91872026-09-11T12:40:17.714Z INFO adding route 172.17.0.5/32 -> 10.0.0.255
91882026-09-11T12:40:17.714ZSep 11 12:40:16.797 DEBG initted freemap. size: 64Sep 11 12:40:16.797, unitDEBG: 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 } }]freemap_route_ipv4
91892026-09-11T12:40:17.714Z
91902026-09-11T12:40:17.714Z
91912026-09-11T12:40:17.714ZSep 11 12:40:16.797Sep 11 12:40:16.797 DEBGSep 11 12:40:16.797 reset freemapINFOINFO, unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff:
91922026-09-11T12:40:17.714Z freemap_route_ipv4
91932026-09-11T12:40:17.714ZSep 11 12:40:16.797 DEBGSep 11 12:40:16.797 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 } }]DEBG
91942026-09-11T12:40:17.714Z adding route 172.17.0.6/32 -> 10.0.0.255initted freemap. size: 64
91952026-09-11T12:40:17.714Z, unit:Sep 11 12:40:16.798 Sep 11 12:40:16.798freemap_route_ipv6INFO
91962026-09-11T12:40:17.714Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
91972026-09-11T12:40:17.714Z 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 11 12:40:16.798
91982026-09-11T12:40:17.714ZSep 11 12:40:16.798 DEBGDEBG reset freemapreplacing 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 } }],
91992026-09-11T12:40:17.714Zunit:Sep 11 12:40:16.798 Sep 11 12:40:16.798freemap_route_ipv6 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
92002026-09-11T12:40:17.714ZSep 11 12:40:16.798Sep 11 12:40:16.798Sep 11 12:40:16.805 DEBGDEBG DEBG created new freemapcreated new freemapreplacing 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 } }],
92012026-09-11T12:40:17.714Zunit, :unit :freemap_route_ipv4 freemap_route_ipv4
92022026-09-11T12:40:17.714Z
92032026-09-11T12:40:17.714ZSep 11 12:40:16.805 INFO Sep 11 12:40:16.805 adding route 172.17.0.8/32 -> 10.0.0.255Sep 11 12:40:16.805
92042026-09-11T12:40:17.714Z DEBGDEBG created new freemapcreated new freemap, , unitunit:: Sep 11 12:40:16.805freemap_route_ipv6freemap_route_ipv6
92052026-09-11T12:40:17.714Z
92062026-09-11T12:40:17.714ZDEBG 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 } }]
92072026-09-11T12:40:17.714ZSep 11 12:40:16.805
92082026-09-11T12:40:17.715Z DEBG Sep 11 12:40:16.805initted freemap. size: 64 , DEBGunit Sep 11 12:40:16.798Sep 11 12:40:16.805: DEBGDEBG initted freemap. size: 64Sep 11 12:40:16.805, freemap_route_ipv4created new freemapreplacing 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 } }]
92092026-09-11T12:40:17.715ZINFO, unit
92102026-09-11T12:40:17.719Z:unit :adding route 172.17.0.9/32 -> 10.0.0.255Sep 11 12:40:16.805 freemap_route_ipv4freemap_route_ipv4
92112026-09-11T12:40:17.719Z INFO
92122026-09-11T12:40:17.719Z Sep 11 12:40:16.805adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
92132026-09-11T12:40:17.719Z
92142026-09-11T12:40:17.719ZDEBG reset freemap, Sep 11 12:40:16.805unit :Sep 11 12:40:16.805DEBG DEBGreset freemapSep 11 12:40:16.805 freemap_route_ipv4DEBG
92152026-09-11T12:40:17.719Z 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 } }],
92162026-09-11T12:40:17.719Zcreated new freemapunitSep 11 12:40:16.805, Sep 11 12:40:16.805unit :DEBG : freemap_route_ipv4Sep 11 12:40:16.805initted freemap. size: 64
92172026-09-11T12:40:17.719ZINFOfreemap_route_ipv6, unit
92182026-09-11T12:40:17.719Z:DEBGSep 11 12:40:16.805 DEBG freemap_route_ipv6Sep 11 12:40:16.805replacing 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 } }]
92192026-09-11T12:40:17.719Z
92202026-09-11T12:40:17.719Z DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffinitted freemap. size: 64
92212026-09-11T12:40:17.719Zinitted freemap. size: 64Sep 11 12:40:16.805 , unitINFO:, unit adding route 172.17.0.10/32 -> 10.0.0.255:Sep 11 12:40:16.805
92222026-09-11T12:40:17.719Z freemap_route_ipv4DEBG
92232026-09-11T12:40:17.719ZSep 11 12:40:16.805freemap_route_ipv6 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 } }]
92242026-09-11T12:40:17.719ZDEBG
92252026-09-11T12:40:17.719ZSep 11 12:40:16.805 reset freemapDEBG, Sep 11 12:40:16.805Sep 11 12:40:16.805unit Sep 11 12:40:16.805INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBGreset freemap , :reset freemap
92262026-09-11T12:40:17.719Z, DEBGunitunit: :freemap_route_ipv6freemap_route_ipv6
92272026-09-11T12:40:17.719Z
92282026-09-11T12:40:17.719Zreplacing 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_ipv4
92292026-09-11T12:40:17.719Z
92302026-09-11T12:40:17.719ZSep 11 12:40:16.805Sep 11 12:40:16.805 Sep 11 12:40:16.805INFO Sep 11 12:40:16.805INFOadding route 172.16.0.0/32 -> 10.0.0.1
92312026-09-11T12:40:17.720ZDEBG INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:40:16.798 Sep 11 12:40:16.805 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 } }]
92322026-09-11T12:40:17.720Z
92332026-09-11T12:40:17.720ZDEBG Sep 11 12:40:16.805 DEBGinitted freemap. size: 64DEBGadding route 172.17.0.11/32 -> 10.0.0.255
92342026-09-11T12:40:17.720Zcreated new freemap, , unitunit:: Sep 11 12:40:16.805 Sep 11 12:40:16.805freemap_route_ipv6freemap_route_ipv4replacing 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 } }]
92352026-09-11T12:40:17.720ZSep 11 12:40:16.805
92362026-09-11T12:40:17.720Z DEBG
92372026-09-11T12:40:17.720ZINFODEBGSep 11 12:40:16.805 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 } }] INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
92382026-09-11T12:40:17.720ZSep 11 12:40:16.805 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2
92392026-09-11T12:40:17.720Zreset freemap
92402026-09-11T12:40:17.720Z
92412026-09-11T12:40:17.720Z, Sep 11 12:40:16.805Sep 11 12:40:16.805 INFOunitSep 11 12:40:16.805: Sep 11 12:40:16.805 Sep 11 12:40:16.805freemap_route_ipv6 DEBG
92422026-09-11T12:40:17.720ZINFODEBGDEBG 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.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 172.17.0.12/32 -> 10.0.0.255
92432026-09-11T12:40:17.720Z
92442026-09-11T12:40:17.720Z
92452026-09-11T12:40:17.720ZSep 11 12:40:16.805created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, INFO
92462026-09-11T12:40:17.720Zunit: adding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:40:16.805
92472026-09-11T12:40:17.720ZSep 11 12:40:16.805 freemap_route_ipv6Sep 11 12:40:16.805 Sep 11 12:40:16.805DEBG Sep 11 12:40:16.805INFO DEBG
92482026-09-11T12:40:17.720ZDEBG 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 } }]adding route 172.17.0.0/32 -> 10.0.0.255
92492026-09-11T12:40:17.720Zfailed to allocate space for the new target listDEBG
92502026-09-11T12:40:17.720Z 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 } }]
92512026-09-11T12:40:17.720ZSep 11 12:40:16.805
92522026-09-11T12:40:17.720Z 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 } }]INFOSep 11 12:40:16.805
92532026-09-11T12:40:17.720Z Sep 11 12:40:16.805DEBG Sep 11 12:40:16.805adding route 172.16.0.0/32 -> 10.0.0.1DEBG
92542026-09-11T12:40:17.720Z 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 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 } }]
92552026-09-11T12:40:17.720Z Sep 11 12:40:16.805
92562026-09-11T12:40:17.720ZINFOSep 11 12:40:16.805 adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
92572026-09-11T12:40:17.720Z 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 } }]
92582026-09-11T12:40:17.720ZDEBG Sep 11 12:40:16.805Sep 11 12:40:16.805 initted freemap. size: 64INFO, Sep 11 12:40:16.805unit :INFO DEBG Sep 11 12:40:16.805 freemap_route_ipv4replacing 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 } }] adding route 172.17.0.1/32 -> 10.0.0.255
92592026-09-11T12:40:17.720Z
92602026-09-11T12:40:17.720Z
92612026-09-11T12:40:17.720ZINFOadding route 172.17.0.13/32 -> 10.0.0.255
92622026-09-11T12:40:17.720Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:40:16.805
92632026-09-11T12:40:17.720Z Sep 11 12:40:16.805INFO DEBG 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 11 12:40:16.805Sep 11 12:40:16.805
92642026-09-11T12:40:17.720Zadding route 172.16.0.0/32 -> 10.0.0.2
92652026-09-11T12:40:17.720ZDEBGDEBG reset freemapreplacing 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 } }],
92662026-09-11T12:40:17.720ZSep 11 12:40:16.805unit :Sep 11 12:40:16.805Sep 11 12:40:16.805DEBG INFOSep 11 12:40:16.805 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 } }]adding route 172.17.0.2/32 -> 10.0.0.255INFODEBG freemap_route_ipv4
92672026-09-11T12:40:17.720Z
92682026-09-11T12:40:17.721Zreplacing 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.16.0.0/32 -> 10.0.0.2
92692026-09-11T12:40:17.721Z
92702026-09-11T12:40:17.721Z
92712026-09-11T12:40:17.721ZSep 11 12:40:16.805Sep 11 12:40:16.805 Sep 11 12:40:16.805DEBG Sep 11 12:40:16.805DEBG Sep 11 12:40:16.805 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 } }]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 } }]
92722026-09-11T12:40:17.721Z
92732026-09-11T12:40:17.721ZINFO adding route 172.17.0.0/32 -> 10.0.0.255DEBGSep 11 12:40:16.805
92742026-09-11T12:40:17.721ZSep 11 12:40:16.805 INFO INFO INFOadding route 172.17.0.3/32 -> 10.0.0.255 adding route 172.17.0.0/32 -> 10.0.0.255
92752026-09-11T12:40:17.721Zadding route 172.17.0.14/32 -> 10.0.0.255
92762026-09-11T12:40:17.721Zinitted freemap. size: 64Sep 11 12:40:16.805, Sep 11 12:40:16.805
92772026-09-11T12:40:17.721Z DEBGunit 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 } }]
92782026-09-11T12:40:17.721Zreplacing 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 11 12:40:16.805Sep 11 12:40:16.805
92792026-09-11T12:40:17.721ZDEBG: freemap_route_ipv6
92802026-09-11T12:40:17.721Zreplacing 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 } }]DEBG
92812026-09-11T12:40:17.721Z Sep 11 12:40:16.805Sep 11 12:40:16.805 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 } }]INFOINFO
92822026-09-11T12:40:17.721Z adding route 172.17.0.4/32 -> 10.0.0.255 Sep 11 12:40:16.805
92832026-09-11T12:40:17.721ZSep 11 12:40:16.805adding route 172.17.0.1/32 -> 10.0.0.255
92842026-09-11T12:40:17.721Z INFO Sep 11 12:40:16.805 DEBGadding route 172.17.0.1/32 -> 10.0.0.255Sep 11 12:40:16.805
92852026-09-11T12:40:17.721ZDEBGSep 11 12:40:16.805 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
92862026-09-11T12:40:17.721ZDEBG Sep 11 12:40:16.805reset freemapadding route 172.17.0.15/32 -> 10.0.0.255 , DEBGSep 11 12:40:16.805
92872026-09-11T12:40:17.721Zreplacing 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 } }] 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 } }]
92882026-09-11T12:40:17.721ZINFO
92892026-09-11T12:40:17.721Z unitadding route 172.17.0.5/32 -> 10.0.0.255:
92902026-09-11T12:40:17.721ZSep 11 12:40:16.805Sep 11 12:40:16.805 Sep 11 12:40:16.805INFO INFOadding route 172.17.0.2/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255DEBG
92912026-09-11T12:40:17.721Ztest route::tests::rollback_on_index_readd_failure ... ok
92922026-09-11T12:40:17.721Z 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 } }]
92932026-09-11T12:40:17.721Z
92942026-09-11T12:40:17.721Zfreemap_route_ipv6Sep 11 12:40:16.805 DEBG
92952026-09-11T12:40:17.721ZSep 11 12:40:16.805 Sep 11 12:40:16.805DEBG DEBG 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.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 11 12:40:16.805
92962026-09-11T12:40:17.721Z
92972026-09-11T12:40:17.721Zreplacing 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 } }] INFO
92982026-09-11T12:40:17.721Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 11 12:40:16.805
92992026-09-11T12:40:17.721ZSep 11 12:40:16.805 Sep 11 12:40:16.805INFO Sep 11 12:40:16.805INFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
93002026-09-11T12:40:17.721Z
93012026-09-11T12:40:17.721ZINFO INFOadding route 172.17.0.6/32 -> 10.0.0.255
93022026-09-11T12:40:17.721Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 11 12:40:16.805
93032026-09-11T12:40:17.721ZSep 11 12:40:16.805Sep 11 12:40:16.805 Sep 11 12:40:16.805DEBGSep 11 12:40:16.805DEBG 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.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.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
93042026-09-11T12:40:17.721Z
93052026-09-11T12:40:17.721Z
93062026-09-11T12:40:17.721Z 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 } }]
93072026-09-11T12:40:17.721ZSep 11 12:40:16.805replacing 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 11 12:40:16.805INFO Sep 11 12:40:16.805Sep 11 12:40:16.805
93082026-09-11T12:40:17.722Zadding route 172.17.0.4/32 -> 10.0.0.255INFO
93092026-09-11T12:40:17.722ZINFO INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 11 12:40:16.805
93102026-09-11T12:40:17.726Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:40:16.805 adding route 172.17.0.17/32 -> 10.0.0.255
93112026-09-11T12:40:17.726ZSep 11 12:40:16.805replacing 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 } }]
93122026-09-11T12:40:17.726ZDEBG
93132026-09-11T12:40:17.726Z INFOreplacing 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 } }]
93142026-09-11T12:40:17.726ZSep 11 12:40:16.805 adding route 172.17.0.4/32 -> 10.0.0.255INFOSep 11 12:40:16.805Sep 11 12:40:16.805
93152026-09-11T12:40:17.726Z DEBGadding route 172.17.0.5/32 -> 10.0.0.255Sep 11 12:40:16.805
93162026-09-11T12:40:17.726Z INFOSep 11 12:40:16.805replacing 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.8/32 -> 10.0.0.255Sep 11 12:40:16.806
93172026-09-11T12:40:17.726ZDEBG created new freemapSep 11 12:40:16.805 , DEBGunitSep 11 12:40:16.813 : 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 } }]freemap_route_ipv4
93182026-09-11T12:40:17.726Z
93192026-09-11T12:40:17.726ZDEBGDEBGDEBGSep 11 12:40:16.813
93202026-09-11T12:40:17.726Zreplacing 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 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 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 } }]
93212026-09-11T12:40:17.727ZDEBGSep 11 12:40:16.813Sep 11 12:40:16.813 INFOINFO
93222026-09-11T12:40:17.727Z
93232026-09-11T12:40:17.727Z
93242026-09-11T12:40:17.727ZSep 11 12:40:16.813adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap
93252026-09-11T12:40:17.727Z
93262026-09-11T12:40:17.727ZSep 11 12:40:16.813INFO, unit :adding route 172.17.0.9/32 -> 10.0.0.255
93272026-09-11T12:40:17.727ZSep 11 12:40:16.813Sep 11 12:40:16.813 freemap_route_ipv6
93282026-09-11T12:40:17.727ZDEBGDEBG 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.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 11 12:40:16.813
93292026-09-11T12:40:17.727Z Sep 11 12:40:16.813DEBG
93302026-09-11T12:40:17.727Z INFOinitted freemap. size: 64 , adding route 172.17.0.18/32 -> 10.0.0.255DEBGunitSep 11 12:40:16.813
93312026-09-11T12:40:17.727Z : INFOfreemap_route_ipv4Sep 11 12:40:16.813Sep 11 12:40:16.813 adding route 172.17.0.7/32 -> 10.0.0.255
93322026-09-11T12:40:17.727Z
93332026-09-11T12:40:17.727ZINFO DEBG Sep 11 12:40:16.813replacing 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 } }] INFOSep 11 12:40:16.813
93342026-09-11T12:40:17.727ZSep 11 12:40:16.813 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 } }]DEBG
93352026-09-11T12:40:17.727ZSep 11 12:40:16.813 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 } }]reset freemap , adding route 172.17.0.5/32 -> 10.0.0.255
93362026-09-11T12:40:17.727ZSep 11 12:40:16.813INFO
93372026-09-11T12:40:17.727Z adding route 3fff:dead::/64 -> 2001:db8::55:2unit: freemap_route_ipv4adding route 172.17.0.10/32 -> 10.0.0.255
93382026-09-11T12:40:17.727ZINFO
93392026-09-11T12:40:17.727Z
93402026-09-11T12:40:17.727ZSep 11 12:40:16.813Sep 11 12:40:16.813 Sep 11 12:40:16.813DEBGSep 11 12:40:16.813 INFODEBG adding route 172.17.0.19/32 -> 10.0.0.255 adding route 172.17.0.8/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 } }]
93412026-09-11T12:40:17.727Z
93422026-09-11T12:40:17.727Zreplacing 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 } }]
93432026-09-11T12:40:17.727ZDEBG
93442026-09-11T12:40:17.727ZSep 11 12:40:16.813 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 11 12:40:16.813Sep 11 12:40:16.813Sep 11 12:40:16.813
93452026-09-11T12:40:17.727ZDEBGINFOINFO adding route 172.17.0.6/32 -> 10.0.0.255DEBG
93462026-09-11T12:40:17.727Zreplacing 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.17.0.11/32 -> 10.0.0.255initted freemap. size: 64
93472026-09-11T12:40:17.727Z
93482026-09-11T12:40:17.727Z, Sep 11 12:40:16.813unit:Sep 11 12:40:16.813 freemap_route_ipv6
93492026-09-11T12:40:17.727ZDEBGSep 11 12:40:16.813Sep 11 12:40:16.813 INFO Sep 11 12:40:16.813DEBGreplacing 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 11 12:40:16.813 DEBGINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }]
93502026-09-11T12:40:17.727Z
93512026-09-11T12:40:17.727Zreplacing 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 } }]
93522026-09-11T12:40:17.727Z
93532026-09-11T12:40:17.727Z
93542026-09-11T12:40:17.727ZDEBGSep 11 12:40:16.813 reset freemapINFOSep 11 12:40:16.813Sep 11 12:40:16.813 Sep 11 12:40:16.813DEBG INFOadding route 172.17.0.12/32 -> 10.0.0.255
93552026-09-11T12:40:17.727ZDEBGSep 11 12:40:16.813replacing 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 } }] 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 } }]
93562026-09-11T12:40:17.727Zadding route 172.17.0.7/32 -> 10.0.0.255,
93572026-09-11T12:40:17.727Zunit
93582026-09-11T12:40:17.727Z:Sep 11 12:40:16.814 freemap_route_ipv6
93592026-09-11T12:40:17.728ZSep 11 12:40:16.814DEBG INFOSep 11 12:40:16.814Sep 11 12:40:16.814 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 } }]DEBG
93602026-09-11T12:40:17.728Z INFOSep 11 12:40:16.814 adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255INFO
93612026-09-11T12:40:17.728Zreplacing 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 3fff:dead::/64 -> 2001:db8::55:4
93622026-09-11T12:40:17.728Z
93632026-09-11T12:40:17.728Z
93642026-09-11T12:40:17.728Z
93652026-09-11T12:40:17.728ZSep 11 12:40:16.814 INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 11 12:40:16.814
93662026-09-11T12:40:17.728ZSep 11 12:40:16.814 INFO DEBGSep 11 12:40:16.814Sep 11 12:40:16.814 Sep 11 12:40:16.814DEBG Sep 11 12:40:16.814DEBGreplacing 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 172.17.0.8/32 -> 10.0.0.255
93672026-09-11T12:40:17.728Z
93682026-09-11T12:40:17.728ZDEBGreplacing 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 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 } }]
93692026-09-11T12:40:17.728Z
93702026-09-11T12:40:17.728Zreplacing 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 } }]
93712026-09-11T12:40:17.728Z 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 11 12:40:16.814Sep 11 12:40:16.814
93722026-09-11T12:40:17.728ZSep 11 12:40:16.814 INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255INFO
93732026-09-11T12:40:17.728ZSep 11 12:40:16.814 Sep 11 12:40:16.814 adding route 172.17.0.11/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2DEBG
93742026-09-11T12:40:17.728ZSep 11 12:40:16.814
93752026-09-11T12:40:17.728Z DEBG Sep 11 12:40:16.814DEBGreplacing 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 11 12:40:16.814
93762026-09-11T12:40:17.728Z 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 } }] DEBGDEBG
93772026-09-11T12:40:17.728Z 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.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 } }]
93782026-09-11T12:40:17.728Z
93792026-09-11T12:40:17.728Zreplacing 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 11 12:40:16.814Sep 11 12:40:16.814 Sep 11 12:40:16.814WARNSep 11 12:40:16.814Sep 11 12:40:16.814 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
93802026-09-11T12:40:17.728Z INFO
93812026-09-11T12:40:17.728Z INFOadding route 172.16.0.0/32 -> 10.0.0.3INFO adding route 172.17.0.12/32 -> 10.0.0.255
93822026-09-11T12:40:17.728Z
93832026-09-11T12:40:17.728Z adding route 172.17.0.9/32 -> 10.0.0.255Sep 11 12:40:16.814
93842026-09-11T12:40:17.728Z Sep 11 12:40:16.814 INFODEBGINFO Sep 11 12:40:16.814replacing 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 } }]
93852026-09-11T12:40:17.728Z DEBGSep 11 12:40:16.814adding route 172.17.0.21/32 -> 10.0.0.255Sep 11 12:40:16.814adding route 172.17.0.15/32 -> 10.0.0.255
93862026-09-11T12:40:17.728Z
93872026-09-11T12:40:17.728ZINFOreplacing 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 } }]
93882026-09-11T12:40:17.728Z DEBGadding route 172.17.0.13/32 -> 10.0.0.255 Sep 11 12:40:16.814
93892026-09-11T12:40:17.728Z Sep 11 12:40:16.814replacing 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 } }]DEBGSep 11 12:40:16.814 Sep 11 12:40:16.814replacing 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 } }]
93902026-09-11T12:40:17.728Z INFODEBG
93912026-09-11T12:40:17.728ZDEBG 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 } }]
93922026-09-11T12:40:17.728Zadding route 172.16.0.0/32 -> 10.0.0.4
93932026-09-11T12:40:17.728ZSep 11 12:40:16.814Sep 11 12:40:16.814 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 INFOadding route 172.17.0.16/32 -> 10.0.0.255Sep 11 12:40:16.814
93942026-09-11T12:40:17.728Z Sep 11 12:40:16.814adding route 172.17.0.10/32 -> 10.0.0.255
93952026-09-11T12:40:17.728ZDEBGINFO
93962026-09-11T12:40:17.728Z adding route 172.17.0.14/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 } }]
93972026-09-11T12:40:17.728ZSep 11 12:40:16.814 Sep 11 12:40:16.814Sep 11 12:40:16.814DEBG 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 } }]DEBGSep 11 12:40:16.814 INFO
93982026-09-11T12:40:17.729Z
93992026-09-11T12:40:17.729ZDEBGreplacing 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 } }]
94002026-09-11T12:40:17.729Z 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 11 12:40:16.814Sep 11 12:40:16.814Sep 11 12:40:16.814adding route 172.17.0.22/32 -> 10.0.0.255
94012026-09-11T12:40:17.729Z INFO
94022026-09-11T12:40:17.729ZINFOSep 11 12:40:16.814 adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255INFO
94032026-09-11T12:40:17.729Z adding route 172.17.0.15/32 -> 10.0.0.255INFO
94042026-09-11T12:40:17.729Z
94052026-09-11T12:40:17.729Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 11 12:40:16.814
94062026-09-11T12:40:17.729ZSep 11 12:40:16.814 Sep 11 12:40:16.814DEBG DEBGDEBGSep 11 12:40:16.814 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.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 11 12:40:16.814
94072026-09-11T12:40:17.729ZDEBG DEBG
94082026-09-11T12:40:17.729Zreplacing 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 } }]
94092026-09-11T12:40:17.729Zreplacing 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 } }]
94102026-09-11T12:40:17.734Zreplacing 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 } }]
94112026-09-11T12:40:17.734ZSep 11 12:40:16.814Sep 11 12:40:16.814Sep 11 12:40:16.814 Sep 11 12:40:16.814 INFOINFO INFOadding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
94122026-09-11T12:40:17.734Z INFOSep 11 12:40:16.814 adding route 172.17.0.1/32 -> 10.0.0.255
94132026-09-11T12:40:17.734Z
94142026-09-11T12:40:17.734Zadding route 172.17.0.18/32 -> 10.0.0.255Sep 11 12:40:16.814 INFO
94152026-09-11T12:40:17.734ZDEBG Sep 11 12:40:16.814replacing 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 } }]
94162026-09-11T12:40:17.734ZDEBG 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 11 12:40:16.814Sep 11 12:40:16.814
94172026-09-11T12:40:17.734ZDEBG 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.23/32 -> 10.0.0.255
94182026-09-11T12:40:17.734ZDEBG Sep 11 12:40:16.814replacing 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 } }]
94192026-09-11T12:40:17.734Z
94202026-09-11T12:40:17.734ZSep 11 12:40:16.814 Sep 11 12:40:16.814 INFO INFOadding route 172.17.0.17/32 -> 10.0.0.255 INFOadding route 172.17.0.19/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255
94212026-09-11T12:40:17.734Z
94222026-09-11T12:40:17.734Z
94232026-09-11T12:40:17.734ZSep 11 12:40:16.814Sep 11 12:40:16.814 INFO Sep 11 12:40:16.814Sep 11 12:40:16.814 DEBGDEBGDEBG 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 } }] 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 } }]
94242026-09-11T12:40:17.734ZSep 11 12:40:16.814 adding route 172.17.0.13/32 -> 10.0.0.255Sep 11 12:40:16.814
94252026-09-11T12:40:17.734Z DEBGDEBG created new freemapreplacing 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 } }],
94262026-09-11T12:40:17.734ZSep 11 12:40:16.822unit Sep 11 12:40:16.822DEBG: Sep 11 12:40:16.822replacing 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 } }]
94272026-09-11T12:40:17.734ZINFOINFOfreemap_route_ipv4
94282026-09-11T12:40:17.734Zadding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255Sep 11 12:40:16.822
94292026-09-11T12:40:17.734Z
94302026-09-11T12:40:17.734Z INFOSep 11 12:40:16.822Sep 11 12:40:16.822 Sep 11 12:40:16.822DEBG DEBGDEBGadding route 172.17.0.14/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 } }]
94312026-09-11T12:40:17.734Z
94322026-09-11T12:40:17.734Zreplacing 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 } }]
94332026-09-11T12:40:17.734Zcreated new freemapSep 11 12:40:16.822, unitSep 11 12:40:16.822DEBG 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 } }] :adding route 172.17.0.21/32 -> 10.0.0.255
94342026-09-11T12:40:17.734Z
94352026-09-11T12:40:17.734Z
94362026-09-11T12:40:17.734Zfreemap_route_ipv6Sep 11 12:40:16.822Sep 11 12:40:16.822 Sep 11 12:40:16.822INFO DEBGINFO
94372026-09-11T12:40:17.734Zadding route 172.17.0.4/32 -> 10.0.0.255
94382026-09-11T12:40:17.734Z 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 172.17.0.15/32 -> 10.0.0.255
94392026-09-11T12:40:17.734Z
94402026-09-11T12:40:17.734ZSep 11 12:40:16.822 DEBGSep 11 12:40:16.822Sep 11 12:40:16.822 Sep 11 12:40:16.822DEBG 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 DEBGinitted freemap. size: 64
94412026-09-11T12:40:17.734Zadding route 172.17.0.22/32 -> 10.0.0.255,
94422026-09-11T12:40:17.734Zunit 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 } }]:
94432026-09-11T12:40:17.734ZSep 11 12:40:16.822Sep 11 12:40:16.822 INFOSep 11 12:40:16.822Sep 11 12:40:16.822 freemap_route_ipv4 adding route 172.17.0.18/32 -> 10.0.0.255INFO
94442026-09-11T12:40:17.734Z
94452026-09-11T12:40:17.734Z INFOadding route 172.17.0.5/32 -> 10.0.0.255DEBG adding route 172.17.0.16/32 -> 10.0.0.255
94462026-09-11T12:40:17.734Z
94472026-09-11T12:40:17.734Z 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 11 12:40:16.822
94482026-09-11T12:40:17.735Z Sep 11 12:40:16.822Sep 11 12:40:16.822Sep 11 12:40:16.822 DEBGSep 11 12:40:16.822DEBG INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255
94492026-09-11T12:40:17.735Zreplacing 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 } }]reset freemap
94502026-09-11T12:40:17.735Zreplacing 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 } }],
94512026-09-11T12:40:17.735ZSep 11 12:40:16.822DEBG DEBGSep 11 12:40:16.822 Sep 11 12:40:16.822 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
94522026-09-11T12:40:17.735Zunit 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.6/32 -> 10.0.0.255
94532026-09-11T12:40:17.735Zfreemap_route_ipv4Sep 11 12:40:16.822
94542026-09-11T12:40:17.735Z
94552026-09-11T12:40:17.735Z INFOINFO Sep 11 12:40:16.822adding route 172.17.0.17/32 -> 10.0.0.255
94562026-09-11T12:40:17.735Zadding route 172.17.0.24/32 -> 10.0.0.255Sep 11 12:40:16.822 Sep 11 12:40:16.822DEBGINFO
94572026-09-11T12:40:17.735Z Sep 11 12:40:16.822replacing 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 } }]
94582026-09-11T12:40:17.735ZDEBGadding route 172.17.0.19/32 -> 10.0.0.255 DEBG
94592026-09-11T12:40:17.735ZSep 11 12:40:16.822replacing 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 11 12:40:16.822INFOinitted freemap. size: 64 , adding route 172.17.0.7/32 -> 10.0.0.255
94602026-09-11T12:40:17.735ZDEBGunit:
94612026-09-11T12:40:17.735ZSep 11 12:40:16.822replacing 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 } }]
94622026-09-11T12:40:17.735Z freemap_route_ipv6DEBG
94632026-09-11T12:40:17.735Z Sep 11 12:40:16.822replacing 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 11 12:40:16.822 Sep 11 12:40:16.822INFO INFOadding route 172.17.0.25/32 -> 10.0.0.255
94642026-09-11T12:40:17.735Z
94652026-09-11T12:40:17.735Zadding route 172.17.0.18/32 -> 10.0.0.255
94662026-09-11T12:40:17.735Z DEBGSep 11 12:40:16.822Sep 11 12:40:16.822Sep 11 12:40:16.822 INFOSep 11 12:40:16.822replacing 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 } }]
94672026-09-11T12:40:17.735ZDEBG DEBG adding route 172.17.0.8/32 -> 10.0.0.255
94682026-09-11T12:40:17.735Zreplacing 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.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
94692026-09-11T12:40:17.735Z
94702026-09-11T12:40:17.735Z Sep 11 12:40:16.822 DEBGSep 11 12:40:16.822reset freemapSep 11 12:40:16.822, unit 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 } }]
94712026-09-11T12:40:17.735ZSep 11 12:40:16.822adding route 172.17.0.19/32 -> 10.0.0.255
94722026-09-11T12:40:17.735ZINFOINFO Sep 11 12:40:16.822adding route 172.17.0.26/32 -> 10.0.0.255 :adding route 172.17.0.20/32 -> 10.0.0.255INFO
94732026-09-11T12:40:17.735Z
94742026-09-11T12:40:17.735Z adding route 172.17.0.9/32 -> 10.0.0.255
94752026-09-11T12:40:17.735Z freemap_route_ipv6Sep 11 12:40:16.822Sep 11 12:40:16.822
94762026-09-11T12:40:17.735ZSep 11 12:40:16.822 DEBG DEBGreplacing 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 11 12:40:16.822 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 } }]DEBG
94772026-09-11T12:40:17.735Z
94782026-09-11T12:40:17.735Z 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 } }]
94792026-09-11T12:40:17.735Z 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 11 12:40:16.822
94802026-09-11T12:40:17.735ZSep 11 12:40:16.822Sep 11 12:40:16.822 Sep 11 12:40:16.822INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1INFO Sep 11 12:40:16.822INFOadding route 172.17.0.21/32 -> 10.0.0.255
94812026-09-11T12:40:17.735Z adding route 172.17.0.27/32 -> 10.0.0.255
94822026-09-11T12:40:17.735Z
94832026-09-11T12:40:17.735Zadding route 172.17.0.10/32 -> 10.0.0.255INFO
94842026-09-11T12:40:17.735Z adding route 172.17.0.20/32 -> 10.0.0.255Sep 11 12:40:16.822
94852026-09-11T12:40:17.735Z Sep 11 12:40:16.822 DEBGSep 11 12:40:16.822Sep 11 12:40:16.822DEBG 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 } }]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 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 } }]
94862026-09-11T12:40:17.735Z
94872026-09-11T12:40:17.735ZSep 11 12:40:16.822
94882026-09-11T12:40:17.736ZSep 11 12:40:16.829 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 11 12:40:16.829
94892026-09-11T12:40:17.736Z Sep 11 12:40:16.829INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255 Sep 11 12:40:16.829
94902026-09-11T12:40:17.736Zadding route 172.17.0.11/32 -> 10.0.0.255DEBG DEBG
94912026-09-11T12:40:17.736Zreplacing 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 } }]
94922026-09-11T12:40:17.736ZSep 11 12:40:16.829 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 } }]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 } }]
94932026-09-11T12:40:17.736ZSep 11 12:40:16.829
94942026-09-11T12:40:17.736Z DEBGSep 11 12:40:16.829 INFOSep 11 12:40:16.829replacing 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 11 12:40:16.829
94952026-09-11T12:40:17.736Z adding route 172.17.0.29/32 -> 10.0.0.255INFO adding route 172.17.0.21/32 -> 10.0.0.255
94962026-09-11T12:40:17.736Z
94972026-09-11T12:40:17.736ZINFO Sep 11 12:40:16.829adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 11 12:40:16.829
94982026-09-11T12:40:17.736ZINFO adding route 172.17.0.12/32 -> 10.0.0.255DEBGSep 11 12:40:16.829 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 } }]
94992026-09-11T12:40:17.736Z
95002026-09-11T12:40:17.736ZDEBGSep 11 12:40:16.829 Sep 11 12:40:16.829Sep 11 12:40:16.829replacing 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 } }] INFODEBG
95012026-09-11T12:40:17.736Z adding route 172.17.0.30/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 } }]
95022026-09-11T12:40:17.736ZDEBG
95032026-09-11T12:40:17.736Z 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 } }]Sep 11 12:40:16.829Sep 11 12:40:16.829
95042026-09-11T12:40:17.736Z INFODEBG 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 } }]Sep 11 12:40:16.829
95052026-09-11T12:40:17.736Z INFOSep 11 12:40:16.829 adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
95062026-09-11T12:40:17.736ZSep 11 12:40:16.829
95072026-09-11T12:40:17.736Z INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255
95082026-09-11T12:40:17.736ZSep 11 12:40:16.829Sep 11 12:40:16.829 adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGSep 11 12:40:16.829DEBG 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 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 } }]
95092026-09-11T12:40:17.736Z
95102026-09-11T12:40:17.743Z
95112026-09-11T12:40:17.743Z DEBGSep 11 12:40:16.829 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 } }]INFOSep 11 12:40:16.829
95122026-09-11T12:40:17.743Z adding route 172.17.0.14/32 -> 10.0.0.255DEBG
95132026-09-11T12:40:17.743ZSep 11 12:40:16.829 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 } }]INFOSep 11 12:40:16.829 adding route 172.17.0.23/32 -> 10.0.0.255INFO
95142026-09-11T12:40:17.743Z
95152026-09-11T12:40:17.743Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 11 12:40:16.829replacing 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 } }]
95162026-09-11T12:40:17.743ZSep 11 12:40:16.829Sep 11 12:40:16.829DEBG 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 } }]
95172026-09-11T12:40:17.743ZSep 11 12:40:16.829 DEBG DEBG
95182026-09-11T12:40:17.743Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 11 12:40:16.829replacing 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 } }]
95192026-09-11T12:40:17.743Z
95202026-09-11T12:40:17.743Z INFOreplacing 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.15/32 -> 10.0.0.255
95212026-09-11T12:40:17.743Z
95222026-09-11T12:40:17.743ZSep 11 12:40:16.829 Sep 11 12:40:16.829Sep 11 12:40:16.829INFO Sep 11 12:40:16.829 DEBGDEBGSep 11 12:40:16.829 adding route 172.17.0.33/32 -> 10.0.0.255
95232026-09-11T12:40:17.743ZINFOreplacing 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 } }]
95242026-09-11T12:40:17.743Zadding route 172.17.0.24/32 -> 10.0.0.255DEBG
95252026-09-11T12:40:17.743Z 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 } }]
95262026-09-11T12:40:17.743Z Sep 11 12:40:16.829Sep 11 12:40:16.829Sep 11 12:40:16.829 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 } }] INFO 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 } }]
95272026-09-11T12:40:17.744Zadding route 172.17.0.16/32 -> 10.0.0.255
95282026-09-11T12:40:17.744Z
95292026-09-11T12:40:17.744Z 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 } }]Sep 11 12:40:16.829Sep 11 12:40:16.829 DEBGINFO
95302026-09-11T12:40:17.744Z Sep 11 12:40:16.829replacing 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.34/32 -> 10.0.0.255DEBG
95312026-09-11T12:40:17.744Z Sep 11 12:40:16.829
95322026-09-11T12:40:17.744ZSep 11 12:40:16.829 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:3, vlan_id: None } }] adding route 172.17.0.25/32 -> 10.0.0.255Sep 11 12:40:16.829
95332026-09-11T12:40:17.744Z
95342026-09-11T12:40:17.744ZSep 11 12:40:16.829 INFODEBGSep 11 12:40:16.829 INFOreplacing 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 } }]
95352026-09-11T12:40:17.744Z adding route 172.17.0.17/32 -> 10.0.0.255 DEBG
95362026-09-11T12:40:17.744Z adding route 172.17.0.25/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 } }]
95372026-09-11T12:40:17.744Z
95382026-09-11T12:40:17.744ZSep 11 12:40:16.829Sep 11 12:40:16.829 DEBGINFOSep 11 12:40:16.829 Sep 11 12:40:16.829replacing 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 } }]
95392026-09-11T12:40:17.744Z adding route 172.17.0.35/32 -> 10.0.0.255INFO
95402026-09-11T12:40:17.744Z DEBGadding route 172.17.0.26/32 -> 10.0.0.255Sep 11 12:40:16.829
95412026-09-11T12:40:17.744Z INFOSep 11 12:40:16.829 adding route 172.17.0.18/32 -> 10.0.0.255DEBG
95422026-09-11T12:40:17.744ZSep 11 12:40:16.829 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 } }]
95432026-09-11T12:40:17.744Z 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 11 12:40:16.829
95442026-09-11T12:40:17.744ZDEBG 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
95452026-09-11T12:40:17.744ZSep 11 12:40:16.829 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 } }]INFOSep 11 12:40:16.829
95462026-09-11T12:40:17.744Z INFOSep 11 12:40:16.829 adding route 172.17.0.36/32 -> 10.0.0.255Sep 11 12:40:16.829adding route 172.17.0.26/32 -> 10.0.0.255
95472026-09-11T12:40:17.744ZINFO INFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
95482026-09-11T12:40:17.744ZSep 11 12:40:16.829
95492026-09-11T12:40:17.744Z
95502026-09-11T12:40:17.744ZDEBG Sep 11 12:40:16.829Sep 11 12:40:16.829 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
95512026-09-11T12:40:17.744Z Sep 11 12:40:16.829 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 } }]DEBGDEBG 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 } }]
95522026-09-11T12:40:17.744Z
95532026-09-11T12:40:17.744Zreplacing 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 } }]
95542026-09-11T12:40:17.744ZSep 11 12:40:16.830 Sep 11 12:40:16.830INFOSep 11 12:40:16.830 INFOadding route 172.17.0.27/32 -> 10.0.0.255
95552026-09-11T12:40:17.744Z adding route 172.17.0.28/32 -> 10.0.0.255INFO
95562026-09-11T12:40:17.744Z adding route 172.17.0.37/32 -> 10.0.0.255Sep 11 12:40:16.830Sep 11 12:40:16.830
95572026-09-11T12:40:17.744ZSep 11 12:40:16.830 DEBG 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 } }]
95582026-09-11T12:40:17.744ZINFOreplacing 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.17.0.20/32 -> 10.0.0.255Sep 11 12:40:16.830
95592026-09-11T12:40:17.744Z
95602026-09-11T12:40:17.744ZSep 11 12:40:16.830 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 } }]INFO
95612026-09-11T12:40:17.744ZSep 11 12:40:16.830 adding route 172.17.0.28/32 -> 10.0.0.255Sep 11 12:40:16.830 DEBG
95622026-09-11T12:40:17.744Z 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 11 12:40:16.830
95632026-09-11T12:40:17.744ZINFO INFO adding route 172.17.0.29/32 -> 10.0.0.255
95642026-09-11T12:40:17.744ZSep 11 12:40:16.830adding route 172.17.0.38/32 -> 10.0.0.255 DEBGSep 11 12:40:16.830
95652026-09-11T12:40:17.745Z 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 } }]Sep 11 12:40:16.830
95662026-09-11T12:40:17.745Zadding route 172.17.0.21/32 -> 10.0.0.255
95672026-09-11T12:40:17.745ZDEBGSep 11 12:40:16.830Sep 11 12:40:16.830 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 } }]
95682026-09-11T12:40:17.745Z Sep 11 12:40:16.830 DEBGINFODEBG 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.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 } }]
95692026-09-11T12:40:17.745ZSep 11 12:40:16.830 adding route 172.17.0.29/32 -> 10.0.0.255
95702026-09-11T12:40:17.745ZINFO
95712026-09-11T12:40:17.745Z adding route 172.17.0.30/32 -> 10.0.0.255Sep 11 12:40:16.830
95722026-09-11T12:40:17.745Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
95732026-09-11T12:40:17.745Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
95742026-09-11T12:40:17.745ZINFO Sep 11 12:40:16.830Sep 11 12:40:16.830 DEBGINFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 11 12:40:16.830
95752026-09-11T12:40:17.745Z 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 } }] 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 } }]
95762026-09-11T12:40:17.745Zadding route 172.17.0.39/32 -> 10.0.0.255
95772026-09-11T12:40:17.745Z
95782026-09-11T12:40:17.745ZSep 11 12:40:16.830 DEBGSep 11 12:40:16.830 Sep 11 12:40:16.830replacing 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 11 12:40:16.830
95792026-09-11T12:40:17.745Z INFOINFODEBG 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.30/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
95802026-09-11T12:40:17.745Z
95812026-09-11T12:40:17.745Z
95822026-09-11T12:40:17.745ZSep 11 12:40:16.830 INFOSep 11 12:40:16.830 Sep 11 12:40:16.830adding route 172.17.0.23/32 -> 10.0.0.255Sep 11 12:40:16.830
95832026-09-11T12:40:17.745Z INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255DEBG
95842026-09-11T12:40:17.745Zreplacing 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 } }]
95852026-09-11T12:40:17.745ZSep 11 12:40:16.830replacing 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 } }]
95862026-09-11T12:40:17.745ZDEBG Sep 11 12:40:16.830Sep 11 12:40:16.830 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 } }]INFOSep 11 12:40:16.798 Sep 11 12:40:16.830 adding route 172.17.0.31/32 -> 10.0.0.255
95872026-09-11T12:40:17.745ZDEBG INFOcreated new freemap
95882026-09-11T12:40:17.745Zadding route 172.17.0.32/32 -> 10.0.0.255,
95892026-09-11T12:40:17.745ZunitDEBG :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 } }]
95902026-09-11T12:40:17.745ZSep 11 12:40:16.830freemap_route_ipv4 Sep 11 12:40:16.830
95912026-09-11T12:40:17.745Z DEBGINFO 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 } }]Sep 11 12:40:16.830Sep 11 12:40:16.830adding route 172.17.0.24/32 -> 10.0.0.255
95922026-09-11T12:40:17.745Z DEBGDEBGSep 11 12:40:16.830 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 } }] created new freemapINFO, unitadding route 172.17.0.41/32 -> 10.0.0.255
95932026-09-11T12:40:17.745Z
95942026-09-11T12:40:17.745ZSep 11 12:40:16.830:
95952026-09-11T12:40:17.745Z DEBGSep 11 12:40:16.830freemap_route_ipv6 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 } }]Sep 11 12:40:16.830
95962026-09-11T12:40:17.745Z
95972026-09-11T12:40:17.745Z DEBG INFOreplacing 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 11 12:40:16.830 Sep 11 12:40:16.830DEBG DEBGinitted freemap. size: 64 , created new freemapunit, :unit :freemap_route_ipv4
95982026-09-11T12:40:17.745Zfreemap_route_ipv4
95992026-09-11T12:40:17.745Z Sep 11 12:40:16.830Sep 11 12:40:16.836adding route 172.17.0.33/32 -> 10.0.0.255
96002026-09-11T12:40:17.745Z INFODEBG Sep 11 12:40:16.836adding route 172.17.0.25/32 -> 10.0.0.255
96012026-09-11T12:40:17.745Zreset freemap , DEBG unit:created new freemap Sep 11 12:40:16.836freemap_route_ipv4, unit
96022026-09-11T12:40:17.745Z:DEBG Sep 11 12:40:16.836freemap_route_ipv6
96032026-09-11T12:40:17.745ZDEBGSep 11 12:40:16.836 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 } }]DEBGSep 11 12:40:16.836
96042026-09-11T12:40:17.745Zreplacing 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 } }]initted freemap. size: 64
96052026-09-11T12:40:17.746Z, unitDEBG: initted freemap. size: 64freemap_route_ipv6Sep 11 12:40:16.836Sep 11 12:40:16.836, unit INFO:INFO
96062026-09-11T12:40:17.746Zadding route 172.17.0.34/32 -> 10.0.0.255
96072026-09-11T12:40:17.746Zadding route 172.17.0.26/32 -> 10.0.0.255freemap_route_ipv4
96082026-09-11T12:40:17.746Z
96092026-09-11T12:40:17.746ZSep 11 12:40:16.836Sep 11 12:40:16.836 DEBG 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 } }]
96102026-09-11T12:40:17.750Zreset freemapSep 11 12:40:16.836, Sep 11 12:40:16.836DEBGunit reset freemapSep 11 12:40:16.836, :DEBG unit 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 } }]:freemap_route_ipv6
96112026-09-11T12:40:17.750Zfreemap_route_ipv4
96122026-09-11T12:40:17.750Z
96132026-09-11T12:40:17.750ZINFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 11 12:40:16.836
96142026-09-11T12:40:17.750Z Sep 11 12:40:16.836INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
96152026-09-11T12:40:17.751ZSep 11 12:40:16.836initted freemap. size: 64, unitSep 11 12:40:16.836: Sep 11 12:40:16.836 freemap_route_ipv6 INFODEBGDEBG
96162026-09-11T12:40:17.751Z 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:dead::/64 -> 2001:db8::55:1
96172026-09-11T12:40:17.751Zreplacing 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 } }]
96182026-09-11T12:40:17.751Z
96192026-09-11T12:40:17.751ZSep 11 12:40:16.836Sep 11 12:40:16.836 Sep 11 12:40:16.836INFO 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 } }]reset freemapadding route 172.17.0.28/32 -> 10.0.0.255Sep 11 12:40:16.836,
96202026-09-11T12:40:17.751Z
96212026-09-11T12:40:17.751ZINFO unitadding route 172.17.0.36/32 -> 10.0.0.255Sep 11 12:40:16.836
96222026-09-11T12:40:17.751Z Sep 11 12:40:16.836DEBG: 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 } }]Sep 11 12:40:16.836
96232026-09-11T12:40:17.751Zfreemap_route_ipv6INFODEBG 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 3fff:dead::/64 -> 2001:db8::55:2
96242026-09-11T12:40:17.751Z
96252026-09-11T12:40:17.751ZSep 11 12:40:16.836 INFO
96262026-09-11T12:40:17.751Z Sep 11 12:40:16.836adding route 172.17.0.29/32 -> 10.0.0.255
96272026-09-11T12:40:17.751ZSep 11 12:40:16.836DEBG INFO adding route 172.17.0.37/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 } }]Sep 11 12:40:16.836
96282026-09-11T12:40:17.751ZSep 11 12:40:16.836
96292026-09-11T12:40:17.751Z DEBG INFOreplacing 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 11 12:40:16.836
96302026-09-11T12:40:17.751Z adding route 172.16.0.0/32 -> 10.0.0.1DEBG
96312026-09-11T12:40:17.751Z 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 } }]Sep 11 12:40:16.836
96322026-09-11T12:40:17.751Z INFO Sep 11 12:40:16.836adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 11 12:40:16.836
96332026-09-11T12:40:17.751Z Sep 11 12:40:16.836 INFODEBGINFO Sep 11 12:40:16.836adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
96342026-09-11T12:40:17.751Z
96352026-09-11T12:40:17.751Z 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 } }]DEBG
96362026-09-11T12:40:17.751Z Sep 11 12:40:16.837Sep 11 12:40:16.837 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 } }]DEBG
96372026-09-11T12:40:17.751Z 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 } }]
96382026-09-11T12:40:17.751ZSep 11 12:40:16.837 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 } }]INFO
96392026-09-11T12:40:17.751Z Sep 11 12:40:16.837Sep 11 12:40:16.837adding route 172.16.0.0/32 -> 10.0.0.2
96402026-09-11T12:40:17.751Z INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
96412026-09-11T12:40:17.751ZSep 11 12:40:16.837 adding route 172.17.0.39/32 -> 10.0.0.255DEBG
96422026-09-11T12:40:17.751ZSep 11 12:40:16.837 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 } }]
96432026-09-11T12:40:17.751ZDEBG Sep 11 12:40:16.837replacing 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 11 12:40:16.837
96442026-09-11T12:40:17.751Z DEBGINFO 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 11 12:40:16.837
96452026-09-11T12:40:17.751Z adding route 172.17.0.31/32 -> 10.0.0.255 Sep 11 12:40:16.837INFO adding route 172.16.0.0/32 -> 10.0.0.3DEBG
96462026-09-11T12:40:17.751ZSep 11 12:40:16.837
96472026-09-11T12:40:17.751Z 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 } }] INFO
96482026-09-11T12:40:17.751Z adding route 172.17.0.40/32 -> 10.0.0.255Sep 11 12:40:16.837Sep 11 12:40:16.837 DEBG
96492026-09-11T12:40:17.751ZDEBG 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 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 } }]
96502026-09-11T12:40:17.751Z
96512026-09-11T12:40:17.751ZSep 11 12:40:16.837 DEBG
96522026-09-11T12:40:17.751ZSep 11 12:40:16.837Sep 11 12:40:16.837replacing 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 } }]
96532026-09-11T12:40:17.752Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.32/32 -> 10.0.0.255Sep 11 12:40:16.837
96542026-09-11T12:40:17.752Z
96552026-09-11T12:40:17.752ZSep 11 12:40:16.837 INFOINFOSep 11 12:40:16.837 adding route 172.17.0.41/32 -> 10.0.0.255Sep 11 12:40:16.837
96562026-09-11T12:40:17.752Z DEBG DEBGSep 11 12:40:16.837replacing 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 } }]
96572026-09-11T12:40:17.752ZDEBGadding route 172.17.0.42/32 -> 10.0.0.255 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 } }]
96582026-09-11T12:40:17.752Zreplacing 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 } }]
96592026-09-11T12:40:17.752Z
96602026-09-11T12:40:17.752ZSep 11 12:40:16.837Sep 11 12:40:16.837 INFOINFO Sep 11 12:40:16.837 adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
96612026-09-11T12:40:17.752Z
96622026-09-11T12:40:17.752Z DEBGSep 11 12:40:16.837Sep 11 12:40:16.837Sep 11 12:40:16.837 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 } }]DEBGDEBGreplacing 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 } }]
96632026-09-11T12:40:17.752Zreplacing 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 } }]
96642026-09-11T12:40:17.752Z
96652026-09-11T12:40:17.752Z 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 } }]
96662026-09-11T12:40:17.752ZSep 11 12:40:16.837 INFOSep 11 12:40:16.837 adding route 172.17.0.34/32 -> 10.0.0.255INFO
96672026-09-11T12:40:17.752Z Sep 11 12:40:16.837 adding route 172.17.0.43/32 -> 10.0.0.255INFO
96682026-09-11T12:40:17.752Z adding route 172.17.0.43/32 -> 10.0.0.255Sep 11 12:40:16.837
96692026-09-11T12:40:17.752Z DEBGSep 11 12:40:16.837 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 } }]DEBG
96702026-09-11T12:40:17.752Ztest route::tests::same_size_non_subset_replace ... ok
96712026-09-11T12:40:17.752Z Sep 11 12:40:16.837 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
96722026-09-11T12:40:17.752Z Sep 11 12:40:16.837replacing 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 } }]
96732026-09-11T12:40:17.752ZINFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 11 12:40:16.837
96742026-09-11T12:40:17.752Z INFO adding route 172.17.0.44/32 -> 10.0.0.255
96752026-09-11T12:40:17.752Ztest route::tests::delete_targets_fragmented ... ok
96762026-09-11T12:40:17.752ZSep 11 12:40:16.837Sep 11 12:40:16.837 DEBGSep 11 12:40:16.837 INFO 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 } }]
96772026-09-11T12:40:17.752Ztest route::tests::shrink_preserves_compacted_order ... ok
96782026-09-11T12:40:17.752Zadding route 172.17.0.44/32 -> 10.0.0.255DEBG
96792026-09-11T12:40:17.752Z 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 11 12:40:16.837 INFO
96802026-09-11T12:40:17.752Z adding route 172.17.0.36/32 -> 10.0.0.255Sep 11 12:40:16.837
96812026-09-11T12:40:17.752Z DEBGSep 11 12:40:16.837 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 } }]INFO
96822026-09-11T12:40:17.752Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 11 12:40:16.837
96832026-09-11T12:40:17.752Z DEBGSep 11 12:40:16.837 Sep 11 12:40:16.837INFOreplacing 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 } }]
96842026-09-11T12:40:17.752ZDEBG adding route 172.17.0.45/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 } }]
96852026-09-11T12:40:17.752Z
96862026-09-11T12:40:17.752ZSep 11 12:40:16.837 INFO Sep 11 12:40:16.837Sep 11 12:40:16.837 adding route 172.17.0.37/32 -> 10.0.0.255DEBG
96872026-09-11T12:40:17.752Z 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 } }]INFO
96882026-09-11T12:40:17.752Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 11 12:40:16.837
96892026-09-11T12:40:17.752Z Sep 11 12:40:16.837DEBG Sep 11 12:40:16.837INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255replacing 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 } }]
96902026-09-11T12:40:17.752Z
96912026-09-11T12:40:17.752Zreplacing 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 } }]
96922026-09-11T12:40:17.753ZSep 11 12:40:16.837Sep 11 12:40:16.837 Sep 11 12:40:16.837 DEBGINFO INFO adding route 172.17.0.47/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 } }]
96932026-09-11T12:40:17.753Z
96942026-09-11T12:40:17.753Zadding route 172.17.0.38/32 -> 10.0.0.255
96952026-09-11T12:40:17.753ZSep 11 12:40:16.837Sep 11 12:40:16.830Sep 11 12:40:16.837 Sep 11 12:40:16.837 DEBGINFO DEBG DEBGcreated new freemap , 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 } }] adding route 172.17.0.47/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 } }]
96962026-09-11T12:40:17.753Zunit
96972026-09-11T12:40:17.753Z:
96982026-09-11T12:40:17.753Z freemap_route_ipv4
96992026-09-11T12:40:17.753ZSep 11 12:40:16.837 Sep 11 12:40:16.837Sep 11 12:40:16.837INFO DEBGSep 11 12:40:16.837adding route 172.17.0.39/32 -> 10.0.0.255
97002026-09-11T12:40:17.753ZDEBGreplacing 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 } }] created new freemap
97012026-09-11T12:40:17.753Z, unitINFO: Sep 11 12:40:16.837adding route 172.17.0.48/32 -> 10.0.0.255 Sep 11 12:40:16.837
97022026-09-11T12:40:17.753Z freemap_route_ipv6INFODEBG
97032026-09-11T12:40:17.753Z 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 11 12:40:16.837adding route 172.17.0.48/32 -> 10.0.0.255
97042026-09-11T12:40:17.753Z
97052026-09-11T12:40:17.753Z Sep 11 12:40:16.837DEBG 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 } }]initted freemap. size: 64
97062026-09-11T12:40:17.753ZSep 11 12:40:16.837, unitSep 11 12:40:16.837: DEBGSep 11 12:40:16.837 freemap_route_ipv4INFO
97072026-09-11T12:40:17.753ZINFOreplacing 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 } }]
97082026-09-11T12:40:17.753Zadding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
97092026-09-11T12:40:17.753Z
97102026-09-11T12:40:17.758ZSep 11 12:40:16.837 DEBGSep 11 12:40:16.837Sep 11 12:40:16.837 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 } }] DEBG Sep 11 12:40:16.837replacing 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 } }]
97112026-09-11T12:40:17.758ZDEBG created new freemapSep 11 12:40:16.837 reset freemap INFO Sep 11 12:40:16.843adding route 172.17.0.49/32 -> 10.0.0.255
97122026-09-11T12:40:17.758Z, INFO adding route 172.17.0.50/32 -> 10.0.0.255
97132026-09-11T12:40:17.758Z
97142026-09-11T12:40:17.758Z, unitSep 11 12:40:16.843unit :DEBGSep 11 12:40:16.843: freemap_route_ipv4
97152026-09-11T12:40:17.758Zreplacing 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 } }]
97162026-09-11T12:40:17.758Z INFOSep 11 12:40:16.843 adding route 172.17.0.22/32 -> 10.0.0.255INFO
97172026-09-11T12:40:17.758ZSep 11 12:40:16.843freemap_route_ipv4
97182026-09-11T12:40:17.758Zadding route 172.17.0.51/32 -> 10.0.0.255DEBG initted freemap. size: 64
97192026-09-11T12:40:17.758Z, unitSep 11 12:40:16.843Sep 11 12:40:16.843: DEBGfreemap_route_ipv6
97202026-09-11T12:40:17.758Z Sep 11 12:40:16.843DEBG created new freemap 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 11 12:40:16.843
97212026-09-11T12:40:17.758Z, DEBG unit 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 } }]:DEBG freemap_route_ipv6
97222026-09-11T12:40:17.758Z
97232026-09-11T12:40:17.758Zreset freemap, Sep 11 12:40:16.843unitSep 11 12:40:16.843Sep 11 12:40:16.843: freemap_route_ipv6
97242026-09-11T12:40:17.758ZINFO adding route 172.17.0.52/32 -> 10.0.0.255DEBG
97252026-09-11T12:40:17.758ZINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 11 12:40:16.843
97262026-09-11T12:40:17.758Z INFOSep 11 12:40:16.843Sep 11 12:40:16.843 adding route 172.16.0.0/32 -> 10.0.0.1INFO
97272026-09-11T12:40:17.758ZDEBG Sep 11 12:40:16.843replacing 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 } }]
97282026-09-11T12:40:17.758ZDEBGSep 11 12:40:16.844 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 } }]DEBG
97292026-09-11T12:40:17.758Z Sep 11 12:40:16.844replacing 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.32/32 -> 10.0.0.255
97302026-09-11T12:40:17.758Z
97312026-09-11T12:40:17.758Z Sep 11 12:40:16.844INFO adding route 172.17.0.53/32 -> 10.0.0.255INFO
97322026-09-11T12:40:17.758ZSep 11 12:40:16.844Sep 11 12:40:16.844 adding route 172.17.0.24/32 -> 10.0.0.255
97332026-09-11T12:40:17.758ZSep 11 12:40:16.844INFODEBG 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.2
97342026-09-11T12:40:17.759ZSep 11 12:40:16.844
97352026-09-11T12:40:17.759ZDEBG 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 11 12:40:16.844replacing 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 } }]
97362026-09-11T12:40:17.759ZINFO Sep 11 12:40:16.844adding route 172.17.0.33/32 -> 10.0.0.255
97372026-09-11T12:40:17.759Z
97382026-09-11T12:40:17.759Z DEBGSep 11 12:40:16.844 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
97392026-09-11T12:40:17.759ZSep 11 12:40:16.844Sep 11 12:40:16.844 DEBG INFOreplacing 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 172.17.0.54/32 -> 10.0.0.255
97402026-09-11T12:40:17.759ZSep 11 12:40:16.844
97412026-09-11T12:40:17.759Zadding route 172.17.0.25/32 -> 10.0.0.255
97422026-09-11T12:40:17.759ZDEBG Sep 11 12:40:16.844 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
97432026-09-11T12:40:17.759Z Sep 11 12:40:16.844Sep 11 12:40:16.844 adding route 172.17.0.34/32 -> 10.0.0.255
97442026-09-11T12:40:17.759ZDEBGDEBG 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.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 } }]
97452026-09-11T12:40:17.759Z
97462026-09-11T12:40:17.759ZSep 11 12:40:16.844Sep 11 12:40:16.844Sep 11 12:40:16.844 INFOINFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255
97472026-09-11T12:40:17.759Z
97482026-09-11T12:40:17.759Zreplacing 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 } }]
97492026-09-11T12:40:17.759ZSep 11 12:40:16.844Sep 11 12:40:16.844 DEBGDEBG Sep 11 12:40:16.844 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.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 } }]
97502026-09-11T12:40:17.759Z
97512026-09-11T12:40:17.759ZINFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 11 12:40:16.844
97522026-09-11T12:40:17.759Z INFOSep 11 12:40:16.844Sep 11 12:40:16.843Sep 11 12:40:16.844 INFOadding route 172.17.0.27/32 -> 10.0.0.255
97532026-09-11T12:40:17.759Zadding route 172.17.0.56/32 -> 10.0.0.255DEBG DEBGreplacing 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 } }]
97542026-09-11T12:40:17.759Z
97552026-09-11T12:40:17.759ZSep 11 12:40:16.844replacing 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 } }]
97562026-09-11T12:40:17.759ZDEBGSep 11 12:40:16.844Sep 11 12:40:16.844 DEBGINFO 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255
97572026-09-11T12:40:17.759Zreplacing 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 } }]
97582026-09-11T12:40:17.759Z
97592026-09-11T12:40:17.759ZSep 11 12:40:16.844Sep 11 12:40:16.844 INFO Sep 11 12:40:16.844INFOinitted freemap. size: 64 , adding route 172.17.0.57/32 -> 10.0.0.255INFOunit
97602026-09-11T12:40:17.759Z:Sep 11 12:40:16.844 adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.50/32 -> 10.0.0.255 freemap_route_ipv4Sep 11 12:40:16.844
97612026-09-11T12:40:17.759Z
97622026-09-11T12:40:17.759Z
97632026-09-11T12:40:17.759ZDEBGSep 11 12:40:16.844DEBG Sep 11 12:40:16.844 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.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
97642026-09-11T12:40:17.759Z
97652026-09-11T12:40:17.759Zreset freemapDEBG, Sep 11 12:40:16.844unit: Sep 11 12:40:16.844 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 } }]freemap_route_ipv4
97662026-09-11T12:40:17.759ZINFOSep 11 12:40:16.844DEBG
97672026-09-11T12:40:17.759Z INFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255Sep 11 12:40:16.844Sep 11 12:40:16.844
97682026-09-11T12:40:17.759Z INFO 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 } }]adding route 172.17.0.29/32 -> 10.0.0.255
97692026-09-11T12:40:17.759ZSep 11 12:40:16.844
97702026-09-11T12:40:17.759Z DEBG
97712026-09-11T12:40:17.759Z initted freemap. size: 64replacing 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 } }],
97722026-09-11T12:40:17.759ZSep 11 12:40:16.844unit: Sep 11 12:40:16.844freemap_route_ipv6 Sep 11 12:40:16.844
97732026-09-11T12:40:17.760Z INFODEBG 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 172.17.0.59/32 -> 10.0.0.255
97742026-09-11T12:40:17.760Z
97752026-09-11T12:40:17.760ZSep 11 12:40:16.844INFO Sep 11 12:40:16.844 Sep 11 12:40:16.844DEBGDEBGadding route 172.17.0.51/32 -> 10.0.0.255 Sep 11 12:40:16.844 DEBG reset freemap 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 } }],
97762026-09-11T12:40:17.760ZunitINFO: adding route 172.17.0.30/32 -> 10.0.0.255freemap_route_ipv6
97772026-09-11T12:40:17.760Z
97782026-09-11T12:40:17.760Z
97792026-09-11T12:40:17.760Zreplacing 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 } }]
97802026-09-11T12:40:17.760ZSep 11 12:40:16.844 Sep 11 12:40:16.844Sep 11 12:40:16.844DEBG Sep 11 12:40:16.844 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 } }]INFO
97812026-09-11T12:40:17.760Z INFODEBGadding route 172.17.0.60/32 -> 10.0.0.255 Sep 11 12:40:16.844
97822026-09-11T12:40:17.760Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 11 12:40:16.844replacing 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 } }]
97832026-09-11T12:40:17.760ZINFO
97842026-09-11T12:40:17.760Zadding route 172.17.0.31/32 -> 10.0.0.255Sep 11 12:40:16.844
97852026-09-11T12:40:17.760Z Sep 11 12:40:16.844DEBG INFODEBG 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.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 } }]
97862026-09-11T12:40:17.760Z
97872026-09-11T12:40:17.760Z Sep 11 12:40:16.844adding route 172.17.0.38/32 -> 10.0.0.255 Sep 11 12:40:16.844INFOSep 11 12:40:16.844 Sep 11 12:40:16.844DEBG adding route 172.17.0.52/32 -> 10.0.0.255DEBGreplacing 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 } }]
97882026-09-11T12:40:17.760Z
97892026-09-11T12:40:17.760Zfailed to allocate space for the new target listINFO
97902026-09-11T12:40:17.760Z adding route 172.16.0.0/32 -> 10.0.0.2
97912026-09-11T12:40:17.760Z
97922026-09-11T12:40:17.760ZSep 11 12:40:16.844Sep 11 12:40:16.844 Sep 11 12:40:16.844INFOSep 11 12:40:16.844Sep 11 12:40:16.844 adding route 172.17.0.32/32 -> 10.0.0.255DEBG
97932026-09-11T12:40:17.760ZDEBG 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 } }] 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 } }]
97942026-09-11T12:40:17.760Z
97952026-09-11T12:40:17.760ZSep 11 12:40:16.844replacing 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 } }]
97962026-09-11T12:40:17.760ZDEBGSep 11 12:40:16.844 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 } }]DEBGINFO
97972026-09-11T12:40:17.760Z adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 11 12:40:16.844
97982026-09-11T12:40:17.760Z
97992026-09-11T12:40:17.760Z INFOSep 11 12:40:16.844 adding route 172.17.0.53/32 -> 10.0.0.255INFO
98002026-09-11T12:40:17.760Z Sep 11 12:40:16.844adding route 172.17.0.39/32 -> 10.0.0.255 Sep 11 12:40:16.844
98012026-09-11T12:40:17.760Z INFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255
98022026-09-11T12:40:17.760Zreplacing 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 } }]
98032026-09-11T12:40:17.760ZSep 11 12:40:16.844 DEBG Sep 11 12:40:16.844replacing 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 } }]
98042026-09-11T12:40:17.760ZSep 11 12:40:16.844DEBG Sep 11 12:40:16.844DEBG 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
98052026-09-11T12:40:17.760Zreplacing 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 11 12:40:16.844
98062026-09-11T12:40:17.760Zadding route 172.16.0.0/32 -> 10.0.0.4
98072026-09-11T12:40:17.760ZINFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 11 12:40:16.844
98082026-09-11T12:40:17.760Z Sep 11 12:40:16.844INFOSep 11 12:40:16.844 DEBGSep 11 12:40:16.844adding route 172.17.0.40/32 -> 10.0.0.255 INFODEBG adding route 172.17.0.34/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 } }]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 } }]
98092026-09-11T12:40:17.760Z
98102026-09-11T12:40:17.765Z
98112026-09-11T12:40:17.765Z
98122026-09-11T12:40:17.765ZSep 11 12:40:16.844Sep 11 12:40:16.844Sep 11 12:40:16.844 DEBGDEBGSep 11 12:40:16.844 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 } }]DEBG
98132026-09-11T12:40:17.765Z 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 } }]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 } }]
98142026-09-11T12:40:17.765Z
98152026-09-11T12:40:17.765Z INFOSep 11 12:40:16.844 adding route 172.17.0.55/32 -> 10.0.0.255INFOSep 11 12:40:16.844
98162026-09-11T12:40:17.765Zadding route 172.17.0.41/32 -> 10.0.0.255
98172026-09-11T12:40:17.765ZINFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 11 12:40:16.844
98182026-09-11T12:40:17.765Z DEBG Sep 11 12:40:16.844replacing 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 11 12:40:16.844
98192026-09-11T12:40:17.765Z 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.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 } }]
98202026-09-11T12:40:17.765Z
98212026-09-11T12:40:17.765ZSep 11 12:40:16.844 INFO Sep 11 12:40:16.844adding route 172.17.0.56/32 -> 10.0.0.255
98222026-09-11T12:40:17.765ZSep 11 12:40:16.844INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255 Sep 11 12:40:16.844
98232026-09-11T12:40:17.765Zadding route 172.17.0.36/32 -> 10.0.0.255
98242026-09-11T12:40:17.765ZDEBG Sep 11 12:40:16.851Sep 11 12:40:16.851replacing 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 } }] DEBGDEBG
98252026-09-11T12:40:17.765Z 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.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 } }]
98262026-09-11T12:40:17.765Z
98272026-09-11T12:40:17.765ZSep 11 12:40:16.851Sep 11 12:40:16.851 Sep 11 12:40:16.851INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255INFO
98282026-09-11T12:40:17.765Z
98292026-09-11T12:40:17.765Zadding route 172.17.0.43/32 -> 10.0.0.255
98302026-09-11T12:40:17.765ZSep 11 12:40:16.851 DEBGSep 11 12:40:16.851Sep 11 12:40:16.851 DEBGreplacing 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 } }]
98312026-09-11T12:40:17.765Zreplacing 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 } }]
98322026-09-11T12:40:17.765ZDEBG 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 11 12:40:16.851
98332026-09-11T12:40:17.766Z INFOSep 11 12:40:16.851 Sep 11 12:40:16.851INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 adding route 172.17.0.38/32 -> 10.0.0.255
98342026-09-11T12:40:17.766Zadding route 172.17.0.42/32 -> 10.0.0.255
98352026-09-11T12:40:17.766Z
98362026-09-11T12:40:17.766ZSep 11 12:40:16.851Sep 11 12:40:16.851Sep 11 12:40:16.851 DEBGDEBG 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 } }] 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.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 } }]
98372026-09-11T12:40:17.766Z
98382026-09-11T12:40:17.766Z
98392026-09-11T12:40:17.766ZSep 11 12:40:16.851Sep 11 12:40:16.851Sep 11 12:40:16.851 INFO INFOINFOadding route 172.17.0.43/32 -> 10.0.0.255
98402026-09-11T12:40:17.766Z adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
98412026-09-11T12:40:17.766Z
98422026-09-11T12:40:17.766ZSep 11 12:40:16.851Sep 11 12:40:16.851 Sep 11 12:40:16.851DEBG DEBG 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 } }]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 } }]
98432026-09-11T12:40:17.766Z
98442026-09-11T12:40:17.766Z 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 } }]
98452026-09-11T12:40:17.766ZSep 11 12:40:16.851 Sep 11 12:40:16.851DEBGINFO Sep 11 12:40:16.851replacing 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 } }]INFOadding route 172.17.0.44/32 -> 10.0.0.255
98462026-09-11T12:40:17.766Z
98472026-09-11T12:40:17.766Z adding route 172.17.0.46/32 -> 10.0.0.255INFO
98482026-09-11T12:40:17.766Z adding route 172.17.0.40/32 -> 10.0.0.255Sep 11 12:40:16.851
98492026-09-11T12:40:17.766Z Sep 11 12:40:16.851Sep 11 12:40:16.851 INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255
98502026-09-11T12:40:17.766Zreplacing 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 11 12:40:16.851DEBG
98512026-09-11T12:40:17.766ZSep 11 12:40:16.851 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 } }]DEBGDEBG
98522026-09-11T12:40:17.766Z Sep 11 12:40:16.851replacing 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 } }]
98532026-09-11T12:40:17.766ZINFOreplacing 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 11 12:40:16.851 INFOadding route 172.17.0.47/32 -> 10.0.0.255
98542026-09-11T12:40:17.766Zadding route 172.17.0.45/32 -> 10.0.0.255
98552026-09-11T12:40:17.766Z
98562026-09-11T12:40:17.766ZSep 11 12:40:16.851Sep 11 12:40:16.851 Sep 11 12:40:16.851DEBGINFOSep 11 12:40:16.851 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
98572026-09-11T12:40:17.766Zadding route 172.17.0.41/32 -> 10.0.0.255INFO adding route 172.17.0.58/32 -> 10.0.0.255
98582026-09-11T12:40:17.766Z
98592026-09-11T12:40:17.766Zreplacing 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 11 12:40:16.851
98602026-09-11T12:40:17.766Z INFOSep 11 12:40:16.851Sep 11 12:40:16.851 DEBGDEBGSep 11 12:40:16.851 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
98612026-09-11T12:40:17.766Z adding route 172.17.0.46/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 } }]
98622026-09-11T12:40:17.766Zadding route 172.17.0.48/32 -> 10.0.0.255
98632026-09-11T12:40:17.766Z
98642026-09-11T12:40:17.766ZSep 11 12:40:16.851 Sep 11 12:40:16.851INFOSep 11 12:40:16.851 Sep 11 12:40:16.851 DEBGDEBGadding route 172.17.0.42/32 -> 10.0.0.255
98652026-09-11T12:40:17.766Zreplacing 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 } }]
98662026-09-11T12:40:17.766Zreplacing 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
98672026-09-11T12:40:17.766Z Sep 11 12:40:16.851adding route 172.17.0.59/32 -> 10.0.0.255Sep 11 12:40:16.851 Sep 11 12:40:16.851DEBG
98682026-09-11T12:40:17.766Z 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 } }]
98692026-09-11T12:40:17.766Zadding route 172.17.0.47/32 -> 10.0.0.255 INFO
98702026-09-11T12:40:17.766Z adding route 172.17.0.49/32 -> 10.0.0.255Sep 11 12:40:16.851
98712026-09-11T12:40:17.766Z Sep 11 12:40:16.851INFO Sep 11 12:40:16.851adding route 172.17.0.43/32 -> 10.0.0.255
98722026-09-11T12:40:17.766ZDEBGSep 11 12:40:16.851 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 } }]
98732026-09-11T12:40:17.767Zreplacing 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 } }]DEBG
98742026-09-11T12:40:17.767ZSep 11 12:40:16.851 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 } }]
98752026-09-11T12:40:17.767Zreplacing 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 11 12:40:16.851
98762026-09-11T12:40:17.767Z Sep 11 12:40:16.851INFO INFOadding route 172.17.0.50/32 -> 10.0.0.255 Sep 11 12:40:16.851Sep 11 12:40:16.851
98772026-09-11T12:40:17.767Zadding route 172.17.0.48/32 -> 10.0.0.255
98782026-09-11T12:40:17.767ZINFO INFOSep 11 12:40:16.851adding route 172.17.0.44/32 -> 10.0.0.255Sep 11 12:40:16.851
98792026-09-11T12:40:17.767Z adding route 172.17.0.60/32 -> 10.0.0.255
98802026-09-11T12:40:17.767ZDEBG DEBGreplacing 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 11 12:40:16.851Sep 11 12:40:16.851
98812026-09-11T12:40:17.767Ztest route::tests::delete_target_full ... ok
98822026-09-11T12:40:17.767Ztest route::tests::delete_target_fragmented ... ok
98832026-09-11T12:40:17.767Ztest route::tests::delete_targets_full ... ok
98842026-09-11T12:40:17.767Ztest route::tests::add_target_fails_full ... ok
98852026-09-11T12:40:17.767Z
98862026-09-11T12:40:17.767Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
98872026-09-11T12:40:17.767Z
98882026-09-11T12:40:17.767Z 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 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 } }]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 } }]
98892026-09-11T12:40:17.767Z
98902026-09-11T12:40:17.767ZSep 11 12:40:16.851Sep 11 12:40:16.858 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255Sep 11 12:40:16.858
98912026-09-11T12:40:17.767Z
98922026-09-11T12:40:17.767Z INFO adding route 172.17.0.61/32 -> 10.0.0.255
98932026-09-11T12:40:17.767ZSep 11 12:40:16.858 Sep 11 12:40:16.858DEBG 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 } }]
98942026-09-11T12:40:17.767Zreplacing 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 } }]
98952026-09-11T12:40:17.767ZSep 11 12:40:16.858 DEBGSep 11 12:40:16.858 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 } }]INFO
98962026-09-11T12:40:17.767ZSep 11 12:40:16.858 adding route 172.17.0.50/32 -> 10.0.0.255INFO
98972026-09-11T12:40:17.767Z Sep 11 12:40:16.858adding route 172.17.0.46/32 -> 10.0.0.255
98982026-09-11T12:40:17.767ZINFO adding route 172.17.0.62/32 -> 10.0.0.255
98992026-09-11T12:40:17.767ZSep 11 12:40:16.858 DEBG Sep 11 12:40:16.858replacing 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 11 12:40:16.858
99002026-09-11T12:40:17.767Z DEBGDEBG Sep 11 12:40:16.858replacing 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.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 } }]
99012026-09-11T12:40:17.767Z
99022026-09-11T12:40:17.767Z INFO adding route 172.17.0.47/32 -> 10.0.0.255
99032026-09-11T12:40:17.767ZSep 11 12:40:16.858 DEBG Sep 11 12:40:16.858failed to allocate space for the new target list
99042026-09-11T12:40:17.767ZSep 11 12:40:16.858DEBG 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 } }]
99052026-09-11T12:40:17.767ZSep 11 12:40:16.858adding route 172.17.0.51/32 -> 10.0.0.255
99062026-09-11T12:40:17.767ZDEBG 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 11 12:40:16.858
99072026-09-11T12:40:17.767Z INFO adding route 172.17.0.48/32 -> 10.0.0.255
99082026-09-11T12:40:17.768ZSep 11 12:40:16.858Sep 11 12:40:16.858 DEBGDEBG 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.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 } }]
99092026-09-11T12:40:17.768Z
99102026-09-11T12:40:17.772ZSep 11 12:40:16.858 INFO adding route 172.17.0.49/32 -> 10.0.0.255
99112026-09-11T12:40:17.772ZSep 11 12:40:16.858 Sep 11 12:40:16.858INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255
99122026-09-11T12:40:17.772Zreplacing 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 } }]
99132026-09-11T12:40:17.772ZSep 11 12:40:16.858 INFO adding route 172.17.0.50/32 -> 10.0.0.255
99142026-09-11T12:40:17.772ZSep 11 12:40:16.858 DEBG Sep 11 12:40:16.858replacing 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 } }]
99152026-09-11T12:40:17.772ZDEBG 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 } }]
99162026-09-11T12:40:17.772Z
99172026-09-11T12:40:17.772ZSep 11 12:40:16.858Sep 11 12:40:16.858 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
99182026-09-11T12:40:17.772Z
99192026-09-11T12:40:17.772ZSep 11 12:40:16.858 INFOSep 11 12:40:16.858Sep 11 12:40:16.858 adding route 172.17.0.51/32 -> 10.0.0.255DEBG
99202026-09-11T12:40:17.772Z 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 } }]
99212026-09-11T12:40:17.772Zreplacing 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 } }]
99222026-09-11T12:40:17.772ZSep 11 12:40:16.858Sep 11 12:40:16.858 DEBGSep 11 12:40:16.858 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
99232026-09-11T12:40:17.772Z adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
99242026-09-11T12:40:17.772Z
99252026-09-11T12:40:17.772ZSep 11 12:40:16.858Sep 11 12:40:16.858Sep 11 12:40:16.858 DEBGDEBG INFO 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.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.52/32 -> 10.0.0.255
99262026-09-11T12:40:17.772Z
99272026-09-11T12:40:17.772Z
99282026-09-11T12:40:17.773ZSep 11 12:40:16.858Sep 11 12:40:16.858Sep 11 12:40:16.858 DEBGINFOINFO adding route 172.17.0.55/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 } }]
99292026-09-11T12:40:17.773Zadding route 172.17.0.53/32 -> 10.0.0.255
99302026-09-11T12:40:17.773Z
99312026-09-11T12:40:17.773ZSep 11 12:40:16.858Sep 11 12:40:16.858 Sep 11 12:40:16.858 DEBGDEBGINFO 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 } }]
99322026-09-11T12:40:17.773Zreplacing 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.53/32 -> 10.0.0.255
99332026-09-11T12:40:17.773Z
99342026-09-11T12:40:17.773ZSep 11 12:40:16.858 Sep 11 12:40:16.858INFO Sep 11 12:40:16.858 adding route 172.17.0.56/32 -> 10.0.0.255DEBGINFO
99352026-09-11T12:40:17.773Z 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.54/32 -> 10.0.0.255
99362026-09-11T12:40:17.773Z
99372026-09-11T12:40:17.773ZSep 11 12:40:16.858 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 11 12:40:16.858Sep 11 12:40:16.858
99382026-09-11T12:40:17.773ZDEBGINFO 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.54/32 -> 10.0.0.255
99392026-09-11T12:40:17.773Z
99402026-09-11T12:40:17.773ZSep 11 12:40:16.858 INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 11 12:40:16.858
99412026-09-11T12:40:17.773ZSep 11 12:40:16.858 INFODEBG 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.55/32 -> 10.0.0.255
99422026-09-11T12:40:17.773Z
99432026-09-11T12:40:17.773ZSep 11 12:40:16.858 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 } }]
99442026-09-11T12:40:17.773ZSep 11 12:40:16.858Sep 11 12:40:16.858 DEBGINFO Sep 11 12:40:16.858 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 } }]adding route 172.17.0.55/32 -> 10.0.0.255
99452026-09-11T12:40:17.773Z
99462026-09-11T12:40:17.773Z INFO adding route 172.17.0.58/32 -> 10.0.0.255
99472026-09-11T12:40:17.773ZSep 11 12:40:16.858Sep 11 12:40:16.858 INFOSep 11 12:40:16.858DEBG adding route 172.17.0.56/32 -> 10.0.0.255
99482026-09-11T12:40:17.773ZDEBGreplacing 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 } }]
99492026-09-11T12:40:17.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 } }]
99502026-09-11T12:40:17.773ZSep 11 12:40:16.858 DEBGSep 11 12:40:16.858 Sep 11 12:40:16.858replacing 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 } }]
99512026-09-11T12:40:17.773Z INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
99522026-09-11T12:40:17.773Z
99532026-09-11T12:40:17.773ZSep 11 12:40:16.858 INFO Sep 11 12:40:16.858Sep 11 12:40:16.858adding route 172.17.0.57/32 -> 10.0.0.255 DEBGDEBG
99542026-09-11T12:40:17.773Zreplacing 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 } }]
99552026-09-11T12:40:17.773Zreplacing 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 } }]
99562026-09-11T12:40:17.773ZSep 11 12:40:16.858 Sep 11 12:40:16.858DEBGSep 11 12:40:16.858 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 } }] INFO
99572026-09-11T12:40:17.773Z adding route 172.17.0.60/32 -> 10.0.0.255INFO
99582026-09-11T12:40:17.773Z Sep 11 12:40:16.858adding route 172.17.0.57/32 -> 10.0.0.255
99592026-09-11T12:40:17.773ZINFO Sep 11 12:40:16.858adding route 172.17.0.58/32 -> 10.0.0.255
99602026-09-11T12:40:17.773ZSep 11 12:40:16.858DEBG 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 } }]
99612026-09-11T12:40:17.773ZSep 11 12:40:16.858replacing 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 } }] DEBG
99622026-09-11T12:40:17.773Z 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 11 12:40:16.858
99632026-09-11T12:40:17.773Z Sep 11 12:40:16.858DEBG INFOfailed to allocate space for the new target listSep 11 12:40:16.858 adding route 172.17.0.58/32 -> 10.0.0.255INFO
99642026-09-11T12:40:17.773Z
99652026-09-11T12:40:17.773Zadding route 172.17.0.59/32 -> 10.0.0.255
99662026-09-11T12:40:17.773ZSep 11 12:40:16.858Sep 11 12:40:16.858Sep 11 12:40:16.858 DEBGDEBG 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 } }]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 } }]
99672026-09-11T12:40:17.773Z
99682026-09-11T12:40:17.774Zrunning 0 tests
99692026-09-11T12:40:17.774Z
99702026-09-11T12:40:17.774Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99712026-09-11T12:40:17.774Z
99722026-09-11T12:40:17.774Z
99732026-09-11T12:40:17.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 } }]
99742026-09-11T12:40:17.774ZSep 11 12:40:16.858Sep 11 12:40:16.858 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
99752026-09-11T12:40:17.774Z
99762026-09-11T12:40:17.774ZSep 11 12:40:16.858Sep 11 12:40:16.858 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.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 } }]
99772026-09-11T12:40:17.774Z
99782026-09-11T12:40:17.774ZSep 11 12:40:16.858Sep 11 12:40:16.858 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255failed to allocate space for the new target list
99792026-09-11T12:40:17.774Z
99802026-09-11T12:40:17.774ZSep 11 12:40:16.858Sep 11 12:40:16.858 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 } }]
99812026-09-11T12:40:17.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.2, vlan_id: None } }]
99822026-09-11T12:40:17.774ZSep 11 12:40:16.858 INFO adding route 172.17.0.61/32 -> 10.0.0.255
99832026-09-11T12:40:17.774ZSep 11 12:40:16.858 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 } }]
99842026-09-11T12:40:17.774ZSep 11 12:40:16.858 INFO adding route 172.17.0.62/32 -> 10.0.0.255
99852026-09-11T12:40:17.774ZSep 11 12:40:16.858 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 } }]
99862026-09-11T12:40:17.774ZSep 11 12:40:16.858 INFO adding route 172.17.0.63/32 -> 10.0.0.255
99872026-09-11T12:40:17.774ZSep 11 12:40:16.858 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 } }]
99882026-09-11T12:40:17.774ZSep 11 12:40:16.858 DEBG failed to allocate space for the new target list
99892026-09-11T12:40:17.774ZSep 11 12:40:16.858 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 } }]
99902026-09-11T12:40:17.774ZSep 11 12:40:16.858 DEBG failed to allocate space for the new target list
99912026-09-11T12:40:17.774Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb)
99922026-09-11T12:40:17.774Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
99932026-09-11T12:40:17.774Z
99942026-09-11T12:40:17.774Zrunning 0 tests
99952026-09-11T12:40:17.774Z
99962026-09-11T12:40:17.774Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-09-11T12:40:17.774Z
99982026-09-11T12:40:17.774Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9)
99992026-09-11T12:40:17.782Z
100002026-09-11T12:40:17.782Zrunning 6 tests
100012026-09-11T12:40:17.786Ztest tests::test_full_lot_id_neither_present ... ok
100022026-09-11T12:40:17.786Ztest tests::test_full_lot_id_both_present ... ok
100032026-09-11T12:40:17.786Ztest tests::test_full_lot_id_lotnum_only ... ok
100042026-09-11T12:40:17.786Ztest tests::test_full_lot_id_lot_only ... ok
100052026-09-11T12:40:17.786Ztest tests::test_port_id_cmp ... ok
100062026-09-11T12:40:17.786Ztest tests::test_parse_client_port_id ... ok
100072026-09-11T12:40:17.786Z
100082026-09-11T12:40:17.786Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100092026-09-11T12:40:17.786Z
100102026-09-11T12:40:17.789Z Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68)
100112026-09-11T12:40:17.793Z
100122026-09-11T12:40:17.793Zrunning 6 tests
100132026-09-11T12:40:20.802Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
100142026-09-11T12:40:20.806Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
100152026-09-11T12:40:20.810Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
100162026-09-11T12:40:20.813Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
100172026-09-11T12:40:21.139Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
100182026-09-11T12:40:22.014Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
100192026-09-11T12:40:22.014Z
100202026-09-11T12:40:22.017Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.22s
100212026-09-11T12:40:22.017Z
100222026-09-11T12:40:22.020Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
100232026-09-11T12:40:22.030Z
100242026-09-11T12:40:22.030Zrunning 0 tests
100252026-09-11T12:40:22.033Z
100262026-09-11T12:40:22.033Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100272026-09-11T12:40:22.033Z
100282026-09-11T12:40:22.033Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
100292026-09-11T12:40:22.054Z
100302026-09-11T12:40:22.054Zrunning 15 tests
100312026-09-11T12:40:22.057Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
100322026-09-11T12:40:22.057Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
100332026-09-11T12:40:22.057Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
100342026-09-11T12:40:22.057Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
100352026-09-11T12:40:22.057Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
100362026-09-11T12:40:22.057Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
100372026-09-11T12:40:22.057Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
100382026-09-11T12:40:22.057Ztest v1::network::tests::test_equal ... ok
100392026-09-11T12:40:22.057Ztest v1::network::tests::test_eui64 ... ok
100402026-09-11T12:40:22.057Ztest v1::network::tests::test_into ... ok
100412026-09-11T12:40:22.060Ztest v1::network::tests::test_not_equal ... ok
100422026-09-11T12:40:22.060Ztest v1::network::tests::test_parse ... ok
100432026-09-11T12:40:22.060Ztest v1::network::tests::test_to_string ... ok
100442026-09-11T12:40:22.060Ztest v1::port::tests::port_ids_are_ascii ... ok
100452026-09-11T12:40:22.060Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
100462026-09-11T12:40:22.060Z
100472026-09-11T12:40:22.060Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
100482026-09-11T12:40:22.060Z
100492026-09-11T12:40:22.063Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
100502026-09-11T12:40:22.086Z
100512026-09-11T12:40:22.086Zrunning 12 tests
100522026-09-11T12:40:22.089Ztest icmp::test_v4_checksum ... ok
100532026-09-11T12:40:22.089Ztest icmp::test_v6_checksum ... ok
100542026-09-11T12:40:22.089Ztest lldp::test_lldp_parse ... ok
100552026-09-11T12:40:22.090Ztest ipv6::test_ipv6_parse ... ok
100562026-09-11T12:40:22.090Ztest pbuf::test_byte ... ok
100572026-09-11T12:40:22.090Ztest pbuf::test_nibble ... ok
100582026-09-11T12:40:22.090Ztest pbuf::test_short ... ok
100592026-09-11T12:40:22.090Ztest pbuf::test_overflow ... ok
100602026-09-11T12:40:22.090Ztest pbuf::test_twelve ... ok
100612026-09-11T12:40:22.090Ztest pbuf::test_word ... ok
100622026-09-11T12:40:22.090Ztest tcp::test_checksum_syn_nodata ... ok
100632026-09-11T12:40:22.090Ztest tcp::test_checksum_ack_data ... ok
100642026-09-11T12:40:22.090Z
100652026-09-11T12:40:22.090Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100662026-09-11T12:40:22.090Z
100672026-09-11T12:40:22.093Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
100682026-09-11T12:40:22.096Z
100692026-09-11T12:40:22.096Zrunning 0 tests
100702026-09-11T12:40:22.096Z
100712026-09-11T12:40:22.096Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100722026-09-11T12:40:22.096Z
100732026-09-11T12:40:22.099Z Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1)
100742026-09-11T12:40:22.103Z
100752026-09-11T12:40:22.103Zrunning 5 tests
100762026-09-11T12:40:22.103Ztest switchport::test::test_compute_lanes ... ok
100772026-09-11T12:40:22.103Ztest switchport::test::port_id_ordering ... ok
100782026-09-11T12:40:22.103Z Lane 0 Lane 1 Lane 2 Lane 3
100792026-09-11T12:40:22.103Z Rx Loss-of-lock: Yes Yes Lane 0 Yes Yes
100802026-09-11T12:40:22.103ZLane 1 Rx Loss-of-signal: Yes Lane 2 Yes Lane 3
100812026-09-11T12:40:22.103ZYes Yes State: Activated
100822026-09-11T12:40:22.103Z Rx CDR Enabled: YesActivated ActivatedYes ActivatedYes
100832026-09-11T12:40:22.103Z Yes
100842026-09-11T12:40:22.103Z Rx Output Enabled: false Tx Enabled: Yes falseYes falseYes Yesfalse
100852026-09-11T12:40:22.103Z
100862026-09-11T12:40:22.103Z Rx Output Status: valid Tx Loss-of-lock: No validNo validNo valid
100872026-09-11T12:40:22.103ZNo
100882026-09-11T12:40:22.103Z Rx Loss-of-lock: true Tx Loss-of-signal: No trueNo true Notrue
100892026-09-11T12:40:22.103Z No
100902026-09-11T12:40:22.103Z Rx Loss-of-signal: false Tx CDR Enabled: No false Nofalse falseNo
100912026-09-11T12:40:22.103Z NoRx Auto-squelch Disable: true
100922026-09-11T12:40:22.103Z Tx Adaptive EQ Fault: Notrue trueNo true
100932026-09-11T12:40:22.103ZNo Tx Output Enabled: trueNo
100942026-09-11T12:40:22.103Z Tx Fault: Yestrue Yes trueYes trueYes
100952026-09-11T12:40:22.103Z
100962026-09-11T12:40:22.103Z Tx Output Status: invalid invalid invalid invalid
100972026-09-11T12:40:22.103Z Tx Loss-of-lock: false false false false
100982026-09-11T12:40:22.103Z Tx Loss-of-signal: true true true true
100992026-09-11T12:40:22.103ZTx Auto-squelch Disable: false false false false
101002026-09-11T12:40:22.104Z Tx Adaptive EQ Fail: true true true true
101012026-09-11T12:40:22.104Z Tx Failure: false false false false
101022026-09-11T12:40:22.104Z Tx Force Squelch: true true true true
101032026-09-11T12:40:22.104Z Tx Input Polarity: normal normal normal normal
101042026-09-11T12:40:22.104Ztest switchport::test::test_print_sff_datapath ... ok
101052026-09-11T12:40:22.104Ztest switchport::test::test_print_cmis_datapath ... ok
101062026-09-11T12:40:22.107Ztest link::test_filter ... ok
101072026-09-11T12:40:22.107Z
101082026-09-11T12:40:22.107Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101092026-09-11T12:40:22.107Z
101102026-09-11T12:40:22.107Z Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef)
101112026-09-11T12:40:22.122Z
101122026-09-11T12:40:22.122Zrunning 7 tests
101132026-09-11T12:40:22.125Ztest counters::counters_list ... ignored
101142026-09-11T12:40:22.125Ztest link_apply::apply_tx_eq_all ... ignored
101152026-09-11T12:40:22.125Ztest link_apply::apply_tx_eq_custom ... ignored
101162026-09-11T12:40:22.126Ztest tx_eq::set_all_taps ... ignored
101172026-09-11T12:40:22.126Ztest tx_eq::set_partial_taps ... ignored
101182026-09-11T12:40:22.126Ztest cmd::test::pattern_statics ... ok
101192026-09-11T12:40:22.132Ztest link_apply::tx_eq_exclusive ... ok
101202026-09-11T12:40:22.132Z
101212026-09-11T12:40:22.135Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
101222026-09-11T12:40:22.135Z
101232026-09-11T12:40:22.135Z Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042)
101242026-09-11T12:40:22.138Z
101252026-09-11T12:40:22.138Zrunning 4 tests
101262026-09-11T12:40:22.138Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
101272026-09-11T12:40:22.141Ztest linklocal::test_parse_ipadm ... ok
101282026-09-11T12:40:22.141Ztest tfport::test_parse_tfport ... ok
101292026-09-11T12:40:22.142Ztest config::tests::test_updates ... ok
101302026-09-11T12:40:22.142Z
101312026-09-11T12:40:22.142Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101322026-09-11T12:40:22.142Z
101332026-09-11T12:40:22.142Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
101342026-09-11T12:40:22.145Z
101352026-09-11T12:40:22.145Zrunning 0 tests
101362026-09-11T12:40:22.145Z
101372026-09-11T12:40:22.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101382026-09-11T12:40:22.145Z
101392026-09-11T12:40:22.145Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
101402026-09-11T12:40:22.148Z
101412026-09-11T12:40:22.148Zrunning 0 tests
101422026-09-11T12:40:22.148Z
101432026-09-11T12:40:22.148Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101442026-09-11T12:40:22.148Z
101452026-09-11T12:40:22.151Z Doc-tests aal
101462026-09-11T12:40:22.657Z
101472026-09-11T12:40:22.657Zrunning 0 tests
101482026-09-11T12:40:22.657Z
101492026-09-11T12:40:22.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101502026-09-11T12:40:22.661Z
101512026-09-11T12:40:22.682Z Doc-tests aal_macros
101522026-09-11T12:40:22.754Z
101532026-09-11T12:40:22.754Zrunning 0 tests
101542026-09-11T12:40:22.754Z
101552026-09-11T12:40:22.754Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101562026-09-11T12:40:22.754Z
101572026-09-11T12:40:22.764Z Doc-tests common
101582026-09-11T12:40:23.003Z
101592026-09-11T12:40:23.003Zrunning 0 tests
101602026-09-11T12:40:23.003Z
101612026-09-11T12:40:23.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101622026-09-11T12:40:23.003Z
101632026-09-11T12:40:23.026Z Doc-tests dpd_api
101642026-09-11T12:40:23.786Z
101652026-09-11T12:40:23.786Zrunning 2 tests
101662026-09-11T12:40:23.786Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
101672026-09-11T12:40:23.786Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
101682026-09-11T12:40:23.786Z
101692026-09-11T12:40:23.786Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101702026-09-11T12:40:23.786Z
101712026-09-11T12:40:23.815Z Doc-tests dpd_client
101722026-09-11T12:40:25.277Z
101732026-09-11T12:40:25.277Zrunning 0 tests
101742026-09-11T12:40:25.277Z
101752026-09-11T12:40:25.277Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101762026-09-11T12:40:25.277Z
101772026-09-11T12:40:25.330Z Doc-tests dpd_types
101782026-09-11T12:40:25.510Z
101792026-09-11T12:40:25.510Zrunning 0 tests
101802026-09-11T12:40:25.510Z
101812026-09-11T12:40:25.510Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101822026-09-11T12:40:25.510Z
101832026-09-11T12:40:25.532Z Doc-tests dpd_types_versions
101842026-09-11T12:40:27.057Z
101852026-09-11T12:40:27.057Zrunning 1 test
101862026-09-11T12:40:27.057Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
101872026-09-11T12:40:27.057Z
101882026-09-11T12:40:27.057Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101892026-09-11T12:40:27.058Z
101902026-09-11T12:40:27.107Z Doc-tests packet
101912026-09-11T12:40:27.328Z
101922026-09-11T12:40:27.328Zrunning 0 tests
101932026-09-11T12:40:27.328Z
101942026-09-11T12:40:27.328Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101952026-09-11T12:40:27.328Z
101962026-09-11T12:40:27.353Z Doc-tests pcap
101972026-09-11T12:40:27.406Z
101982026-09-11T12:40:27.406Zrunning 0 tests
101992026-09-11T12:40:27.406Z
102002026-09-11T12:40:27.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102012026-09-11T12:40:27.406Z
102022026-09-11T12:40:27.457Zprocess exited: duration 618699 ms, exit code 0
 
102032026-09-11T12:40:27.467Zfound 0 output files