|
|
|
| 1 | 2026-09-15T22:01:36.523Z | job assigned to worker 01M2KHCBKK43RB6BY3N8EV312F [factory aws, i-073b0d2b003e72274] (queued for 56 s) |
| |
| 2 | 2026-09-15T22:01:43.291Z | starting task 0: "setup" |
| 3 | 2026-09-15T22:01:43.302Z | ++ uname -s |
| 4 | 2026-09-15T22:01:43.302Z | + kern=SunOS |
| 5 | 2026-09-15T22:01:43.302Z | + build_user=build |
| 6 | 2026-09-15T22:01:43.302Z | + build_uid=12345 |
| 7 | 2026-09-15T22:01:43.302Z | + work_dir=/work |
| 8 | 2026-09-15T22:01:43.302Z | + input_dir=/input |
| 9 | 2026-09-15T22:01:43.303Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-15T22:01:43.303Z | + case "$kern" in |
| 11 | 2026-09-15T22:01:43.303Z | + groupadd -g 12345 build |
| 12 | 2026-09-15T22:01:43.303Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-15T22:01:45.290Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-15T22:01:45.460Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-15T22:01:45.464Z | + home_fs=zfs |
| 16 | 2026-09-15T22:01:45.464Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-15T22:01:45.464Z | + mkdir -p /home/build |
| 18 | 2026-09-15T22:01:45.464Z | + chown build:build /home/build /work |
| 19 | 2026-09-15T22:01:47.466Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-15T22:01:47.469Z | process exited: duration 4198 ms, exit code 0 |
| |
| 21 | 2026-09-15T22:01:47.475Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-15T22:01:47.479Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-15T22:01:47.479Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-09-15T22:01:47.479Z | * rust toolchain profile = "default" |
| 25 | 2026-09-15T22:01:47.479Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-15T22:01:47.479Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-15T22:01:47.479Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-15T22:01:47.482Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-15T22:01:47.482Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-15T22:01:47.589Z | info: downloading installer |
| 31 | 2026-09-15T22:01:48.987Z | info: profile set to default |
| 32 | 2026-09-15T22:01:48.987Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-15T22:01:49.016Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-15T22:01:49.016Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-15T22:01:49.016Z | info: downloading 6 components |
| 36 | 2026-09-15T22:02:02.033Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-15T22:02:02.033Z | |
| 38 | 2026-09-15T22:02:02.065Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-15T22:02:02.065Z | |
| 40 | 2026-09-15T22:02:02.069Z | |
| 41 | 2026-09-15T22:02:02.069Z | Rust is installed now. Great! |
| 42 | 2026-09-15T22:02:02.069Z | |
| 43 | 2026-09-15T22:02:02.069Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-15T22:02:02.069Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-15T22:02:02.069Z | |
| 46 | 2026-09-15T22:02:02.069Z | To configure your current shell, you need to source |
| 47 | 2026-09-15T22:02:02.069Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-15T22:02:02.069Z | |
| 49 | 2026-09-15T22:02:02.069Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-15T22:02:02.069Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-15T22:02:02.069Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-15T22:02:02.069Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-15T22:02:02.069Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-15T22:02:02.069Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-15T22:02:02.069Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-15T22:02:02.069Z | HOST_CC = None |
| 57 | 2026-09-15T22:02:02.069Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-15T22:02:02.069Z | CC = None |
| 59 | 2026-09-15T22:02:02.069Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-15T22:02:02.922Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-15T22:02:02.922Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-15T22:02:02.922Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-15T22:02:02.922Z | CFLAGS = None |
| 64 | 2026-09-15T22:02:02.922Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-15T22:02:02.922Z | HOST_CFLAGS = None |
| 66 | 2026-09-15T22:02:02.922Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-15T22:02:02.922Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-15T22:02:02.922Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-15T22:02:02.922Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-15T22:02:03.013Z | + rustup --version |
| 71 | 2026-09-15T22:02:03.019Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-15T22:02:03.022Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-15T22:02:03.043Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-15T22:02:03.047Z | + cargo --version |
| 75 | 2026-09-15T22:02:03.057Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-15T22:02:03.060Z | + rustc --version |
| 77 | 2026-09-15T22:02:03.080Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-15T22:02:03.083Z | process exited: duration 15607 ms, exit code 0 |
| |
| 79 | 2026-09-15T22:02:03.089Z | starting task 2: "authentication" |
| 80 | 2026-09-15T22:02:03.105Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-15T22:02:03.110Z | starting task 3: "clone repository" |
| 82 | 2026-09-15T22:02:03.114Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-15T22:02:03.117Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-15T22:02:03.144Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-15T22:02:04.086Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-15T22:02:04.086Z | + git fetch origin a01262d6eade0cb25f3ac4d2a1471800199e8975 |
| 87 | 2026-09-15T22:02:04.356Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-15T22:02:04.356Z | * branch a01262d6eade0cb25f3ac4d2a1471800199e8975 -> FETCH_HEAD |
| 89 | 2026-09-15T22:02:04.363Z | + [[ -n cory/eventual-reconciliation ]] |
| 90 | 2026-09-15T22:02:04.366Z | ++ git branch --show-current |
| 91 | 2026-09-15T22:02:04.366Z | + current=main |
| 92 | 2026-09-15T22:02:04.366Z | + [[ main != cory/eventual-reconciliation ]] |
| 93 | 2026-09-15T22:02:04.366Z | + git branch -f cory/eventual-reconciliation a01262d6eade0cb25f3ac4d2a1471800199e8975 |
| 94 | 2026-09-15T22:02:04.369Z | + git checkout -f cory/eventual-reconciliation |
| 95 | 2026-09-15T22:02:04.388Z | Switched to branch 'cory/eventual-reconciliation' |
| 96 | 2026-09-15T22:02:04.391Z | + git reset --hard a01262d6eade0cb25f3ac4d2a1471800199e8975 |
| 97 | 2026-09-15T22:02:04.407Z | HEAD is now at a01262d Make unplumb_link more idempotent |
| 98 | 2026-09-15T22:02:04.410Z | process exited: duration 1296 ms, exit code 0 |
| |
| 99 | 2026-09-15T22:02:04.418Z | starting task 4: "build" |
| 100 | 2026-09-15T22:02:04.422Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-15T22:02:04.422Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-15T22:02:04.422Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-15T22:02:04.422Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-15T22:02:04.422Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-15T22:02:04.422Z | +++ uname -s |
| 106 | 2026-09-15T22:02:04.425Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-15T22:02:04.425Z | ++ SERIES=illumos |
| 108 | 2026-09-15T22:02:04.425Z | +++ uname -s |
| 109 | 2026-09-15T22:02:04.425Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-15T22:02:04.426Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-15T22:02:04.426Z | ++ rustup show active-toolchain |
| 112 | 2026-09-15T22:02:04.429Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-15T22:02:04.429Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-15T22:02:04.429Z | ++ banner 'sde setup' |
| 115 | 2026-09-15T22:02:04.431Z | |
| 116 | 2026-09-15T22:02:04.431Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-15T22:02:04.431Z | # # # # # # # # # # # |
| 118 | 2026-09-15T22:02:04.431Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-15T22:02:04.431Z | # # # # # # # # # ##### |
| 120 | 2026-09-15T22:02:04.431Z | # # # # # # # # # # # # |
| 121 | 2026-09-15T22:02:04.431Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-15T22:02:04.431Z | |
| 123 | 2026-09-15T22:02:04.431Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-15T22:02:04.432Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-15T22:02:04.432Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-15T22:02:04.432Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-15T22:02:04.432Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-15T22:02:04.435Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-15T22:02:04.436Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-15T22:02:27.198Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
0 0 0 0 0 0 0 0 00:02 0
0 0 0 0 0 0 0 0 00:03 0
0 0 0 0 0 0 0 0 00:04 0
0 0 0 0 0 0 0 0 00:05 0
0 0 0 0 0 0 0 0 00:06 0
0 0 0 0 0 0 0 0 00:07 0
0 0 0 0 0 0 0 0 00:08 0
0 0 0 0 0 0 0 0 00:09 0
0 0 0 0 0 0 0 0 00:10 0
0 0 0 0 0 0 0 0 00:11 0
0 0 0 0 0 0 0 0 00:12 0
0 0 0 0 0 0 0 0 00:13 0
0 0 0 0 0 0 0 0 00:14 0
0 0 0 0 0 0 0 0 00:15 0
0 0 0 0 0 0 0 0 00:16 0
0 0 0 0 0 0 0 0 00:17 0
0 0 0 0 0 0 0 0 00:18 0
0 0 0 0 0 0 0 0 00:19 0
0 0 0 0 0 0 0 0 00:20 0
0 0 0 0 0 0 0 0 00:21 0
40 76.03M 40 30.81M 0 0 1.39M 0 00:54 00:22 00:32 6.16M
100 76.03M 100 76.03M 0 0 3.33M 0 00:22 00:22 6.16M
100 76.03M 100 76.03M 0 0 3.33M 0 00:22 00:22 6.16M
100 76.03M 100 76.03M 0 0 3.33M 0 00:22 00:22 6.16M |
| 131 | 2026-09-15T22:02:27.202Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-15T22:02:27.248Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-15T22:02:27.251Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-15T22:02:27.251Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-15T22:02:28.725Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-15T22:02:29.225Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-15T22:02:29.280Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-15T22:02:32.248Z | Planning: Solver setup ... Done |
| 139 | 2026-09-15T22:02:32.292Z | Planning: Running solver ... Done |
| 140 | 2026-09-15T22:02:32.349Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-15T22:02:32.354Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-15T22:02:32.357Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-15T22:02:32.375Z | Planning: Package planning ... Done |
| 144 | 2026-09-15T22:02:32.381Z | Planning: Merging actions ... Done |
| 145 | 2026-09-15T22:02:32.458Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-15T22:02:32.463Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-15T22:02:33.016Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-15T22:02:33.019Z | Planning: Planning completed in 3.73 seconds |
| 149 | 2026-09-15T22:02:33.022Z | Packages to install: 1 |
| 150 | 2026-09-15T22:02:33.022Z | Create boot environment: No |
| 151 | 2026-09-15T22:02:33.022Z | Create backup boot environment: No |
| 152 | 2026-09-15T22:02:33.048Z | |
| 153 | 2026-09-15T22:02:33.048Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-15T22:02:33.183Z | Download: Completed 75.30 MB in 0.14 seconds (557M/s) |
| 155 | 2026-09-15T22:02:33.409Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-15T22:02:34.380Z | Actions: Completed 293 actions in 0.97 seconds. |
| 157 | 2026-09-15T22:02:34.384Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-15T22:02:34.426Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-15T22:02:34.531Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-15T22:02:37.011Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-15T22:02:37.079Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-15T22:02:37.082Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-15T22:02:37.351Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-15T22:02:37.524Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-15T22:02:37.524Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-15T22:02:37.524Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-15T22:02:37.524Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-15T22:02:37.524Z | ++ banner packages |
| 169 | 2026-09-15T22:02:37.527Z | |
| 170 | 2026-09-15T22:02:37.527Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-15T22:02:37.527Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-15T22:02:37.527Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-15T22:02:37.527Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-15T22:02:37.527Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-15T22:02:37.528Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-15T22:02:37.528Z | |
| 177 | 2026-09-15T22:02:37.528Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-15T22:02:37.792Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-15T22:02:37.795Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-15T22:02:40.399Z | Planning: Solver setup ... Done |
| 181 | 2026-09-15T22:02:40.474Z | Planning: Running solver ... Done |
| 182 | 2026-09-15T22:02:40.528Z | Planning: Finding local manifests ... Done |
| 183 | 2026-09-15T22:02:40.533Z | Planning: Fetching manifests: 0/1 0% complete |
| 184 | 2026-09-15T22:02:40.551Z | Planning: Fetching manifests: 1/1 100% complete |
| 185 | 2026-09-15T22:02:40.566Z | Planning: Package planning ... Done |
| 186 | 2026-09-15T22:02:40.569Z | Planning: Merging actions ... Done |
| 187 | 2026-09-15T22:02:40.645Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-09-15T22:02:40.648Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-09-15T22:02:40.804Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-09-15T22:02:40.832Z | Planning: Planning completed in 3.04 seconds |
| 191 | 2026-09-15T22:02:40.840Z | Packages to update: 1 |
| 192 | 2026-09-15T22:02:40.840Z | Services to change: 1 |
| 193 | 2026-09-15T22:02:40.840Z | Create boot environment: No |
| 194 | 2026-09-15T22:02:40.840Z | Create backup boot environment: Yes |
| 195 | 2026-09-15T22:02:40.859Z | |
| 196 | 2026-09-15T22:02:40.859Z | Download: 0/19 items 0.0/0.3MB 0% complete |
| 197 | 2026-09-15T22:02:40.897Z | Download: Completed 344.28 kB in 0.04 seconds (8.6M/s) |
| 198 | 2026-09-15T22:02:42.375Z | Actions: 1/30 actions (Removing old actions) |
| 199 | 2026-09-15T22:02:42.378Z | Actions: 5/30 actions (Installing new actions) |
| 200 | 2026-09-15T22:02:42.382Z | Actions: 9/30 actions (Updating modified actions) |
| 201 | 2026-09-15T22:02:42.387Z | Actions: Completed 30 actions in 0.01 seconds. |
| 202 | 2026-09-15T22:02:42.429Z | Finalize: Updating package state database ... Done |
| 203 | 2026-09-15T22:02:42.432Z | Finalize: Updating package cache ... Done |
| 204 | 2026-09-15T22:02:42.526Z | Finalize: Updating image state ... Done |
| 205 | 2026-09-15T22:02:44.462Z | Finalize: Creating fast lookup database ... Done |
| 206 | 2026-09-15T22:02:44.521Z | Finalize: Reading search index ... Done |
| 207 | 2026-09-15T22:02:44.526Z | Finalize: Updating search index ... Done |
| 208 | 2026-09-15T22:02:44.577Z | Finalize: Updating package cache ... Done |
| 209 | 2026-09-15T22:02:44.659Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-09-15T22:02:44.874Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-09-15T22:02:44.978Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-09-15T22:02:44.987Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-09-15T22:02:45.133Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-09-15T22:02:45.138Z | Planning: Planning completed in 0.26 seconds |
| 215 | 2026-09-15T22:02:45.160Z | Mediators to change: 2 |
| 216 | 2026-09-15T22:02:45.160Z | Create boot environment: No |
| 217 | 2026-09-15T22:02:45.163Z | Create backup boot environment: No |
| 218 | 2026-09-15T22:02:45.203Z | Finalize: Updating package state database ... Done |
| 219 | 2026-09-15T22:02:45.203Z | Finalize: Updating package cache ... Done |
| 220 | 2026-09-15T22:02:45.307Z | Finalize: Updating image state ... Done |
| 221 | 2026-09-15T22:02:47.200Z | Finalize: Creating fast lookup database ... Done |
| 222 | 2026-09-15T22:02:47.262Z | Finalize: Reading search index ... Done |
| 223 | 2026-09-15T22:02:47.266Z | Finalize: Updating search index ... Done |
| 224 | 2026-09-15T22:02:47.333Z | Finalize: Updating package cache ... Done |
| 225 | 2026-09-15T22:02:47.406Z | ++ cargo --version |
| 226 | 2026-09-15T22:02:47.414Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-09-15T22:02:47.418Z | ++ rustc --version |
| 228 | 2026-09-15T22:02:47.437Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-09-15T22:02:47.440Z | + banner copyrights |
| 230 | 2026-09-15T22:02:47.443Z | |
| 231 | 2026-09-15T22:02:47.443Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-09-15T22:02:47.443Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-09-15T22:02:47.443Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-09-15T22:02:47.443Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-09-15T22:02:47.443Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-09-15T22:02:47.443Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-09-15T22:02:47.444Z | |
| 238 | 2026-09-15T22:02:47.444Z | + ./tools/check_copyrights.sh |
| 239 | 2026-09-15T22:02:47.735Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-09-15T22:02:47.851Z | dpd-client/tests/chaos_tests/util.rs: Copyright with wrong year |
| 241 | 2026-09-15T22:02:48.643Z | dpd/p4/headers.p4: Copyright with wrong year |
| 242 | 2026-09-15T22:02:49.057Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 243 | 2026-09-15T22:02:49.115Z | packet/src/eth.rs: Copyright with wrong year |
| 244 | 2026-09-15T22:02:49.211Z | pcap/build.rs: Copyright with wrong year |
| 245 | 2026-09-15T22:02:49.404Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 246 | 2026-09-15T22:02:49.596Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 247 | 2026-09-15T22:02:49.639Z | + banner clippy |
| 248 | 2026-09-15T22:02:49.644Z | |
| 249 | 2026-09-15T22:02:49.644Z | #### # # ##### ##### # # |
| 250 | 2026-09-15T22:02:49.644Z | # # # # # # # # # # |
| 251 | 2026-09-15T22:02:49.644Z | # # # # # # # # |
| 252 | 2026-09-15T22:02:49.644Z | # # # ##### ##### # |
| 253 | 2026-09-15T22:02:49.645Z | # # # # # # # |
| 254 | 2026-09-15T22:02:49.645Z | #### ###### # # # # |
| 255 | 2026-09-15T22:02:49.645Z | |
| 256 | 2026-09-15T22:02:49.645Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 257 | 2026-09-15T22:02:49.645Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 258 | 2026-09-15T22:02:49.786Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-09-15T22:03:03.522Z | Updating crates.io index |
| 260 | 2026-09-15T22:03:03.560Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 261 | 2026-09-15T22:03:04.053Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 262 | 2026-09-15T22:03:05.078Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-09-15T22:03:05.405Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-15T22:03:05.716Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 265 | 2026-09-15T22:03:06.877Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-09-15T22:03:07.286Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 267 | 2026-09-15T22:03:07.592Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 268 | 2026-09-15T22:03:07.982Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 269 | 2026-09-15T22:03:08.494Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 270 | 2026-09-15T22:03:08.879Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-09-15T22:03:09.571Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-09-15T22:03:09.969Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 273 | 2026-09-15T22:03:10.432Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-09-15T22:03:10.736Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2026-09-15T22:03:11.061Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 276 | 2026-09-15T22:03:11.590Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 277 | 2026-09-15T22:03:11.870Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 278 | 2026-09-15T22:03:12.860Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 279 | 2026-09-15T22:03:13.179Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 280 | 2026-09-15T22:03:13.794Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 281 | 2026-09-15T22:03:14.145Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 282 | 2026-09-15T22:03:15.374Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-09-15T22:03:15.964Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 284 | 2026-09-15T22:03:17.686Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-09-15T22:03:18.488Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 286 | 2026-09-15T22:03:18.759Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 287 | 2026-09-15T22:03:19.064Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-09-15T22:03:20.929Z | Downloading crates ... |
| 289 | 2026-09-15T22:03:21.013Z | Downloaded aead v0.5.2 |
| 290 | 2026-09-15T22:03:21.018Z | Downloaded arrayref v0.3.9 |
| 291 | 2026-09-15T22:03:21.021Z | Downloaded async-recursion v1.1.1 |
| 292 | 2026-09-15T22:03:21.025Z | Downloaded ciborium-io v0.2.2 |
| 293 | 2026-09-15T22:03:21.029Z | Downloaded embedded-io v0.6.1 |
| 294 | 2026-09-15T22:03:21.030Z | Downloaded data-encoding v2.9.0 |
| 295 | 2026-09-15T22:03:21.033Z | Downloaded async-stream v0.3.6 |
| 296 | 2026-09-15T22:03:21.033Z | Downloaded drift v0.2.0 |
| 297 | 2026-09-15T22:03:21.038Z | Downloaded heck v0.5.0 |
| 298 | 2026-09-15T22:03:21.042Z | Downloaded defmt-parser v1.0.0 |
| 299 | 2026-09-15T22:03:21.047Z | Downloaded defmt-macros v1.0.1 |
| 300 | 2026-09-15T22:03:21.047Z | Downloaded anyhow v1.0.102 |
| 301 | 2026-09-15T22:03:21.061Z | Downloaded flate2 v1.1.2 |
| 302 | 2026-09-15T22:03:21.065Z | Downloaded deranged v0.5.3 |
| 303 | 2026-09-15T22:03:21.069Z | Downloaded defmt v1.0.1 |
| 304 | 2026-09-15T22:03:21.072Z | Downloaded futures-task v0.3.32 |
| 305 | 2026-09-15T22:03:21.073Z | Downloaded cfg-if v1.0.4 |
| 306 | 2026-09-15T22:03:21.076Z | Downloaded cfg_aliases v0.2.1 |
| 307 | 2026-09-15T22:03:21.076Z | Downloaded gethostname v0.5.0 |
| 308 | 2026-09-15T22:03:21.080Z | Downloaded cpufeatures v0.2.17 |
| 309 | 2026-09-15T22:03:21.085Z | Downloaded block-buffer v0.12.0 |
| 310 | 2026-09-15T22:03:21.085Z | Downloaded futures-io v0.3.32 |
| 311 | 2026-09-15T22:03:21.085Z | Downloaded futures-sink v0.3.32 |
| 312 | 2026-09-15T22:03:21.090Z | Downloaded futures-macro v0.3.32 |
| 313 | 2026-09-15T22:03:21.090Z | Downloaded find-msvc-tools v0.1.9 |
| 314 | 2026-09-15T22:03:21.095Z | Downloaded generic-array v0.14.7 |
| 315 | 2026-09-15T22:03:21.095Z | Downloaded foreign-types-macros v0.2.3 |
| 316 | 2026-09-15T22:03:21.095Z | Downloaded compression-core v0.4.32 |
| 317 | 2026-09-15T22:03:21.099Z | Downloaded cpufeatures v0.3.0 |
| 318 | 2026-09-15T22:03:21.099Z | Downloaded foreign-types-shared v0.1.1 |
| 319 | 2026-09-15T22:03:21.102Z | Downloaded git-stub v1.0.0 |
| 320 | 2026-09-15T22:03:21.102Z | Downloaded convert_case v0.4.0 |
| 321 | 2026-09-15T22:03:21.105Z | Downloaded crypto-common v0.1.6 |
| 322 | 2026-09-15T22:03:21.105Z | Downloaded clap_lex v1.1.0 |
| 323 | 2026-09-15T22:03:21.108Z | Downloaded embedded-io v0.4.0 |
| 324 | 2026-09-15T22:03:21.108Z | Downloaded dyn-clone v1.0.20 |
| 325 | 2026-09-15T22:03:21.112Z | Downloaded cstr-argument v0.1.2 |
| 326 | 2026-09-15T22:03:21.112Z | Downloaded hubpack v0.1.2 |
| 327 | 2026-09-15T22:03:21.115Z | Downloaded hickory-proto v0.25.2 |
| 328 | 2026-09-15T22:03:21.122Z | Downloaded heck v0.4.1 |
| 329 | 2026-09-15T22:03:21.125Z | Downloaded foreign-types-shared v0.3.1 |
| 330 | 2026-09-15T22:03:21.129Z | Downloaded foreign-types v0.3.2 |
| 331 | 2026-09-15T22:03:21.129Z | Downloaded equivalent v1.0.2 |
| 332 | 2026-09-15T22:03:21.132Z | Downloaded hostname v0.4.2 |
| 333 | 2026-09-15T22:03:21.132Z | Downloaded hostname v0.3.1 |
| 334 | 2026-09-15T22:03:21.135Z | Downloaded http-body v1.0.1 |
| 335 | 2026-09-15T22:03:21.135Z | Downloaded hex v0.4.3 |
| 336 | 2026-09-15T22:03:21.138Z | Downloaded hash32 v0.3.1 |
| 337 | 2026-09-15T22:03:21.141Z | Downloaded bcs v0.1.6 |
| 338 | 2026-09-15T22:03:21.141Z | Downloaded float-cmp v0.10.0 |
| 339 | 2026-09-15T22:03:21.144Z | Downloaded cipher v0.4.4 |
| 340 | 2026-09-15T22:03:21.144Z | Downloaded ciborium-ll v0.2.2 |
| 341 | 2026-09-15T22:03:21.148Z | Downloaded hubpack_derive v0.1.1 |
| 342 | 2026-09-15T22:03:21.148Z | Downloaded httpdate v1.0.3 |
| 343 | 2026-09-15T22:03:21.212Z | Downloaded camino-tempfile v1.4.1 |
| 344 | 2026-09-15T22:03:21.212Z | Downloaded fixedbitset v0.4.2 |
| 345 | 2026-09-15T22:03:21.212Z | Downloaded dtrace-parser v0.2.0 |
| 346 | 2026-09-15T22:03:21.212Z | Downloaded cexpr v0.6.0 |
| 347 | 2026-09-15T22:03:21.212Z | Downloaded internet-checksum v0.2.1 |
| 348 | 2026-09-15T22:03:21.212Z | Downloaded ident_case v1.0.1 |
| 349 | 2026-09-15T22:03:21.212Z | Downloaded erased-serde v0.3.31 |
| 350 | 2026-09-15T22:03:21.212Z | Downloaded either v1.15.0 |
| 351 | 2026-09-15T22:03:21.212Z | Downloaded digest v0.10.7 |
| 352 | 2026-09-15T22:03:21.212Z | Downloaded is-terminal v0.4.16 |
| 353 | 2026-09-15T22:03:21.212Z | Downloaded inout v0.1.4 |
| 354 | 2026-09-15T22:03:21.212Z | Downloaded foldhash v0.2.0 |
| 355 | 2026-09-15T22:03:21.213Z | Downloaded digest v0.11.3 |
| 356 | 2026-09-15T22:03:21.213Z | Downloaded is_ci v1.2.0 |
| 357 | 2026-09-15T22:03:21.213Z | Downloaded lazy_static v1.5.0 |
| 358 | 2026-09-15T22:03:21.213Z | Downloaded cmake v0.1.54 |
| 359 | 2026-09-15T22:03:21.213Z | Downloaded block-buffer v0.10.4 |
| 360 | 2026-09-15T22:03:21.213Z | Downloaded libscf-sys v1.2.0 |
| 361 | 2026-09-15T22:03:21.213Z | Downloaded futures-core v0.3.32 |
| 362 | 2026-09-15T22:03:21.213Z | Downloaded cargo-platform v0.1.9 |
| 363 | 2026-09-15T22:03:21.213Z | Downloaded critical-section v1.2.0 |
| 364 | 2026-09-15T22:03:21.213Z | Downloaded iana-time-zone v0.1.64 |
| 365 | 2026-09-15T22:03:21.213Z | Downloaded csv-core v0.1.12 |
| 366 | 2026-09-15T22:03:21.213Z | Downloaded daft-derive v0.1.5 |
| 367 | 2026-09-15T22:03:21.213Z | Downloaded group v0.13.0 |
| 368 | 2026-09-15T22:03:21.213Z | Downloaded futures-executor v0.3.32 |
| 369 | 2026-09-15T22:03:21.213Z | Downloaded bit-vec v0.8.0 |
| 370 | 2026-09-15T22:03:21.213Z | Downloaded crossbeam-deque v0.8.6 |
| 371 | 2026-09-15T22:03:21.221Z | Downloaded http-body-util v0.1.3 |
| 372 | 2026-09-15T22:03:21.221Z | Downloaded humantime v2.3.0 |
| 373 | 2026-09-15T22:03:21.221Z | Downloaded fs-err v3.1.2 |
| 374 | 2026-09-15T22:03:21.221Z | Downloaded bytes v1.12.0 |
| 375 | 2026-09-15T22:03:21.221Z | Downloaded managed v0.8.0 |
| 376 | 2026-09-15T22:03:21.221Z | Downloaded kstat-rs v0.2.4 |
| 377 | 2026-09-15T22:03:21.221Z | Downloaded getrandom v0.2.16 |
| 378 | 2026-09-15T22:03:21.221Z | Downloaded backoff v0.4.0 |
| 379 | 2026-09-15T22:03:21.221Z | Downloaded fixedbitset v0.5.7 |
| 380 | 2026-09-15T22:03:21.225Z | Downloaded getrandom v0.4.2 |
| 381 | 2026-09-15T22:03:21.225Z | Downloaded mime v0.3.17 |
| 382 | 2026-09-15T22:03:21.226Z | Downloaded memoffset v0.9.1 |
| 383 | 2026-09-15T22:03:21.226Z | Downloaded macaddr v1.0.1 |
| 384 | 2026-09-15T22:03:21.229Z | Downloaded num-conv v0.2.1 |
| 385 | 2026-09-15T22:03:21.229Z | Downloaded newtype-uuid-macros v0.1.0 |
| 386 | 2026-09-15T22:03:21.229Z | Downloaded num v0.4.3 |
| 387 | 2026-09-15T22:03:21.234Z | Downloaded is_terminal_polyfill v1.70.1 |
| 388 | 2026-09-15T22:03:21.234Z | Downloaded ipnetwork v0.21.1 |
| 389 | 2026-09-15T22:03:21.237Z | Downloaded ingot-types v0.1.2 |
| 390 | 2026-09-15T22:03:21.237Z | Downloaded match_cfg v0.1.0 |
| 391 | 2026-09-15T22:03:21.237Z | Downloaded newtype_derive v0.1.6 |
| 392 | 2026-09-15T22:03:21.240Z | Downloaded newline-converter v0.3.0 |
| 393 | 2026-09-15T22:03:21.240Z | Downloaded memmap v0.7.0 |
| 394 | 2026-09-15T22:03:21.244Z | Downloaded openssl-probe v0.1.6 |
| 395 | 2026-09-15T22:03:21.244Z | Downloaded openssl-macros v0.1.1 |
| 396 | 2026-09-15T22:03:21.250Z | Downloaded opaque-debug v0.3.1 |
| 397 | 2026-09-15T22:03:21.250Z | Downloaded num-iter v0.1.45 |
| 398 | 2026-09-15T22:03:21.250Z | Downloaded num_threads v0.1.7 |
| 399 | 2026-09-15T22:03:21.253Z | Downloaded num_enum_derive v0.5.11 |
| 400 | 2026-09-15T22:03:21.253Z | Downloaded async-compression v0.4.33 |
| 401 | 2026-09-15T22:03:21.256Z | Downloaded crc32fast v1.5.0 |
| 402 | 2026-09-15T22:03:21.256Z | Downloaded hmac v0.12.1 |
| 403 | 2026-09-15T22:03:21.259Z | Downloaded hybrid-array v0.4.12 |
| 404 | 2026-09-15T22:03:21.263Z | Downloaded ciborium v0.2.2 |
| 405 | 2026-09-15T22:03:21.263Z | Downloaded cookie v0.18.1 |
| 406 | 2026-09-15T22:03:21.266Z | Downloaded highway v1.3.0 |
| 407 | 2026-09-15T22:03:21.266Z | Downloaded displaydoc v0.2.5 |
| 408 | 2026-09-15T22:03:21.271Z | Downloaded colored v3.1.1 |
| 409 | 2026-09-15T22:03:21.274Z | Downloaded parse-display v0.10.0 |
| 410 | 2026-09-15T22:03:21.275Z | Downloaded keccak v0.1.6 |
| 411 | 2026-09-15T22:03:21.275Z | Downloaded dropshot_endpoint v0.17.1 |
| 412 | 2026-09-15T22:03:21.278Z | Downloaded bitflags v1.3.2 |
| 413 | 2026-09-15T22:03:21.282Z | Downloaded darling_core v0.21.3 |
| 414 | 2026-09-15T22:03:21.285Z | Downloaded percent-encoding v2.3.2 |
| 415 | 2026-09-15T22:03:21.285Z | Downloaded derive-where v1.6.0 |
| 416 | 2026-09-15T22:03:21.288Z | Downloaded httparse v1.10.1 |
| 417 | 2026-09-15T22:03:21.288Z | Downloaded clang-sys v1.8.1 |
| 418 | 2026-09-15T22:03:21.291Z | Downloaded libsw-core v0.3.2 |
| 419 | 2026-09-15T22:03:21.295Z | Downloaded num-complex v0.4.6 |
| 420 | 2026-09-15T22:03:21.295Z | Downloaded libsw v3.5.0 |
| 421 | 2026-09-15T22:03:21.298Z | Downloaded olpc-cjson v0.1.4 |
| 422 | 2026-09-15T22:03:21.298Z | Downloaded phf_shared v0.12.1 |
| 423 | 2026-09-15T22:03:21.298Z | Downloaded num_enum v0.5.11 |
| 424 | 2026-09-15T22:03:21.301Z | Downloaded newtype-uuid v1.3.2 |
| 425 | 2026-09-15T22:03:21.304Z | Downloaded pretty-hex v0.4.1 |
| 426 | 2026-09-15T22:03:21.304Z | Downloaded hyper-rustls v0.27.7 |
| 427 | 2026-09-15T22:03:21.309Z | Downloaded base64 v0.22.1 |
| 428 | 2026-09-15T22:03:21.312Z | Downloaded litemap v0.8.0 |
| 429 | 2026-09-15T22:03:21.313Z | Downloaded clap v4.6.1 |
| 430 | 2026-09-15T22:03:21.316Z | Downloaded num-integer v0.1.46 |
| 431 | 2026-09-15T22:03:21.319Z | Downloaded elliptic-curve v0.13.8 |
| 432 | 2026-09-15T22:03:21.323Z | Downloaded ingot-macros v0.1.1 |
| 433 | 2026-09-15T22:03:21.323Z | Downloaded derive_more v0.99.20 |
| 434 | 2026-09-15T22:03:21.326Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 435 | 2026-09-15T22:03:21.329Z | Downloaded potential_utf v0.1.3 |
| 436 | 2026-09-15T22:03:21.330Z | Downloaded icu_provider v2.0.0 |
| 437 | 2026-09-15T22:03:21.334Z | Downloaded proc-macro-error-attr v1.0.4 |
| 438 | 2026-09-15T22:03:21.334Z | Downloaded predicates-core v1.0.9 |
| 439 | 2026-09-15T22:03:21.334Z | Downloaded progenitor-client v0.14.0 |
| 440 | 2026-09-15T22:03:21.337Z | Downloaded powerfmt v0.2.0 |
| 441 | 2026-09-15T22:03:21.337Z | Downloaded const-oid v0.10.2 |
| 442 | 2026-09-15T22:03:21.341Z | Downloaded oxnet v0.1.6 |
| 443 | 2026-09-15T22:03:21.341Z | Downloaded progenitor-client v0.10.0 |
| 444 | 2026-09-15T22:03:21.345Z | Downloaded memmap2 v0.9.8 |
| 445 | 2026-09-15T22:03:21.345Z | Downloaded progenitor-macro v0.14.0 |
| 446 | 2026-09-15T22:03:21.345Z | Downloaded progenitor-macro v0.10.0 |
| 447 | 2026-09-15T22:03:21.348Z | Downloaded crossbeam-utils v0.8.21 |
| 448 | 2026-09-15T22:03:21.349Z | Downloaded quick-error v1.2.3 |
| 449 | 2026-09-15T22:03:21.349Z | Downloaded crossbeam-epoch v0.9.18 |
| 450 | 2026-09-15T22:03:21.352Z | Downloaded progenitor-client v0.11.1 |
| 451 | 2026-09-15T22:03:21.352Z | Downloaded num_enum v0.7.5 |
| 452 | 2026-09-15T22:03:21.357Z | Downloaded num_enum_derive v0.7.5 |
| 453 | 2026-09-15T22:03:21.362Z | Downloaded phf v0.12.1 |
| 454 | 2026-09-15T22:03:21.363Z | Downloaded linear-map v1.2.0 |
| 455 | 2026-09-15T22:03:21.363Z | Downloaded libloading v0.8.9 |
| 456 | 2026-09-15T22:03:21.367Z | Downloaded poly1305 v0.8.0 |
| 457 | 2026-09-15T22:03:21.367Z | Downloaded plain v0.2.3 |
| 458 | 2026-09-15T22:03:21.367Z | Downloaded rand_xorshift v0.4.0 |
| 459 | 2026-09-15T22:03:21.367Z | Downloaded oxide-tokio-rt v0.1.2 |
| 460 | 2026-09-15T22:03:21.370Z | Downloaded jobserver v0.1.34 |
| 461 | 2026-09-15T22:03:21.370Z | Downloaded paste v1.0.15 |
| 462 | 2026-09-15T22:03:21.373Z | Downloaded predicates v3.1.4 |
| 463 | 2026-09-15T22:03:21.373Z | Downloaded ref-cast-impl v1.0.25 |
| 464 | 2026-09-15T22:03:21.376Z | Downloaded password-hash v0.5.0 |
| 465 | 2026-09-15T22:03:21.376Z | Downloaded parse-display-derive v0.10.0 |
| 466 | 2026-09-15T22:03:21.380Z | Downloaded owo-colors v4.3.0 |
| 467 | 2026-09-15T22:03:21.380Z | Downloaded rustc_version v0.1.7 |
| 468 | 2026-09-15T22:03:21.383Z | Downloaded icu_properties v2.0.1 |
| 469 | 2026-09-15T22:03:21.384Z | Downloaded icu_normalizer v2.0.0 |
| 470 | 2026-09-15T22:03:21.386Z | Downloaded omicron-zone-package v0.12.2 |
| 471 | 2026-09-15T22:03:21.387Z | Downloaded rustc_version v0.4.1 |
| 472 | 2026-09-15T22:03:21.390Z | Downloaded pkg-config v0.3.32 |
| 473 | 2026-09-15T22:03:21.390Z | Downloaded pin-project-lite v0.2.16 |
| 474 | 2026-09-15T22:03:21.393Z | Downloaded num-rational v0.4.2 |
| 475 | 2026-09-15T22:03:21.396Z | Downloaded parking_lot_core v0.9.12 |
| 476 | 2026-09-15T22:03:21.399Z | Downloaded parking_lot v0.12.5 |
| 477 | 2026-09-15T22:03:21.399Z | Downloaded proc-macro-error2 v2.0.1 |
| 478 | 2026-09-15T22:03:21.405Z | Downloaded proc-macro-error v1.0.4 |
| 479 | 2026-09-15T22:03:21.405Z | Downloaded rustc-hash v2.1.1 |
| 480 | 2026-09-15T22:03:21.408Z | Downloaded ppv-lite86 v0.2.21 |
| 481 | 2026-09-15T22:03:21.408Z | Downloaded same-file v1.0.6 |
| 482 | 2026-09-15T22:03:21.408Z | Downloaded scopeguard v1.2.0 |
| 483 | 2026-09-15T22:03:21.411Z | Downloaded progenitor-macro v0.11.1 |
| 484 | 2026-09-15T22:03:21.411Z | Downloaded progenitor v0.14.0 |
| 485 | 2026-09-15T22:03:21.411Z | Downloaded jiff-static v0.2.15 |
| 486 | 2026-09-15T22:03:21.416Z | Downloaded proc-macro-crate v1.3.1 |
| 487 | 2026-09-15T22:03:21.416Z | Downloaded blake2 v0.10.6 |
| 488 | 2026-09-15T22:03:21.422Z | Downloaded rand_chacha v0.9.0 |
| 489 | 2026-09-15T22:03:21.422Z | Downloaded const_format v0.2.34 |
| 490 | 2026-09-15T22:03:21.426Z | Downloaded rand_core v0.6.4 |
| 491 | 2026-09-15T22:03:21.426Z | Downloaded rand_core v0.9.3 |
| 492 | 2026-09-15T22:03:21.426Z | Downloaded progenitor v0.10.0 |
| 493 | 2026-09-15T22:03:21.426Z | Downloaded allocator-api2 v0.2.21 |
| 494 | 2026-09-15T22:03:21.430Z | Downloaded secrecy v0.10.3 |
| 495 | 2026-09-15T22:03:21.430Z | Downloaded search_path v0.1.4 |
| 496 | 2026-09-15T22:03:21.430Z | Downloaded scroll_derive v0.13.1 |
| 497 | 2026-09-15T22:03:21.433Z | Downloaded serde_spanned v0.6.9 |
| 498 | 2026-09-15T22:03:21.433Z | Downloaded serde_repr v0.1.20 |
| 499 | 2026-09-15T22:03:21.436Z | Downloaded serde_spanned v1.1.1 |
| 500 | 2026-09-15T22:03:21.436Z | Downloaded hickory-resolver v0.24.4 |
| 501 | 2026-09-15T22:03:21.439Z | Downloaded heapless v0.8.0 |
| 502 | 2026-09-15T22:03:21.442Z | Downloaded serde-big-array v0.5.1 |
| 503 | 2026-09-15T22:03:21.442Z | Downloaded hickory-resolver v0.25.2 |
| 504 | 2026-09-15T22:03:21.446Z | Downloaded pest_derive v2.8.2 |
| 505 | 2026-09-15T22:03:21.449Z | Downloaded resolv-conf v0.7.5 |
| 506 | 2026-09-15T22:03:21.449Z | Downloaded ref-cast v1.0.25 |
| 507 | 2026-09-15T22:03:21.452Z | Downloaded log v0.4.29 |
| 508 | 2026-09-15T22:03:21.452Z | Downloaded sha1 v0.11.0 |
| 509 | 2026-09-15T22:03:21.456Z | Downloaded sigpipe v0.1.3 |
| 510 | 2026-09-15T22:03:21.456Z | Downloaded signal-hook-tokio v0.4.0 |
| 511 | 2026-09-15T22:03:21.460Z | Downloaded papergrid v0.11.0 |
| 512 | 2026-09-15T22:03:21.460Z | Downloaded miniz_oxide v0.8.9 |
| 513 | 2026-09-15T22:03:21.464Z | Downloaded icu_locale_core v2.0.0 |
| 514 | 2026-09-15T22:03:21.468Z | Downloaded http v1.4.2 |
| 515 | 2026-09-15T22:03:21.468Z | Downloaded rusty-fork v0.3.0 |
| 516 | 2026-09-15T22:03:21.468Z | Downloaded postcard v1.1.3 |
| 517 | 2026-09-15T22:03:21.472Z | Downloaded scroll v0.12.0 |
| 518 | 2026-09-15T22:03:21.472Z | Downloaded progenitor v0.11.1 |
| 519 | 2026-09-15T22:03:21.476Z | Downloaded siphasher v1.0.1 |
| 520 | 2026-09-15T22:03:21.476Z | Downloaded rustls-pemfile v2.2.0 |
| 521 | 2026-09-15T22:03:21.476Z | Downloaded num-traits v0.2.19 |
| 522 | 2026-09-15T22:03:21.484Z | Downloaded scroll v0.13.0 |
| 523 | 2026-09-15T22:03:21.484Z | Downloaded hashbrown v0.12.3 |
| 524 | 2026-09-15T22:03:21.523Z | Downloaded smawk v0.3.2 |
| 525 | 2026-09-15T22:03:21.523Z | Downloaded sha1 v0.10.6 |
| 526 | 2026-09-15T22:03:21.523Z | Downloaded serde_urlencoded v0.7.1 |
| 527 | 2026-09-15T22:03:21.523Z | Downloaded curl v0.4.50 |
| 528 | 2026-09-15T22:03:21.523Z | Downloaded serde_plain v1.0.2 |
| 529 | 2026-09-15T22:03:21.523Z | Downloaded crypto-bigint v0.5.5 |
| 530 | 2026-09-15T22:03:21.523Z | Downloaded slog-bunyan v2.5.0 |
| 531 | 2026-09-15T22:03:21.523Z | Downloaded stable_deref_trait v1.2.0 |
| 532 | 2026-09-15T22:03:21.523Z | Downloaded semver v0.1.20 |
| 533 | 2026-09-15T22:03:21.523Z | Downloaded strum v0.26.3 |
| 534 | 2026-09-15T22:03:21.523Z | Downloaded structmeta v0.3.0 |
| 535 | 2026-09-15T22:03:21.523Z | Downloaded strum v0.28.0 |
| 536 | 2026-09-15T22:03:21.523Z | Downloaded structmeta-derive v0.3.0 |
| 537 | 2026-09-15T22:03:21.523Z | Downloaded icu_collections v2.0.0 |
| 538 | 2026-09-15T22:03:21.523Z | Downloaded openssl-sys v0.9.117 |
| 539 | 2026-09-15T22:03:21.523Z | Downloaded expectorate v1.3.0 |
| 540 | 2026-09-15T22:03:21.523Z | Downloaded strum v0.27.2 |
| 541 | 2026-09-15T22:03:21.523Z | Downloaded swrite v0.1.0 |
| 542 | 2026-09-15T22:03:21.523Z | Downloaded supports-color v3.0.2 |
| 543 | 2026-09-15T22:03:21.523Z | Downloaded strsim v0.11.1 |
| 544 | 2026-09-15T22:03:21.524Z | Downloaded serde_tokenstream v0.2.3 |
| 545 | 2026-09-15T22:03:21.524Z | Downloaded subtle v2.6.1 |
| 546 | 2026-09-15T22:03:21.524Z | Downloaded shlex v1.3.0 |
| 547 | 2026-09-15T22:03:21.535Z | Downloaded proc-macro2 v1.0.106 |
| 548 | 2026-09-15T22:03:21.535Z | Downloaded quinn-udp v0.5.14 |
| 549 | 2026-09-15T22:03:21.536Z | Downloaded rustversion v1.0.22 |
| 550 | 2026-09-15T22:03:21.536Z | Downloaded minimal-lexical v0.2.1 |
| 551 | 2026-09-15T22:03:21.536Z | Downloaded progenitor-impl v0.14.0 |
| 552 | 2026-09-15T22:03:21.536Z | Downloaded progenitor-impl v0.11.1 |
| 553 | 2026-09-15T22:03:21.536Z | Downloaded slog-async v2.8.0 |
| 554 | 2026-09-15T22:03:21.541Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 555 | 2026-09-15T22:03:21.541Z | Downloaded sync_wrapper v1.0.2 |
| 556 | 2026-09-15T22:03:21.541Z | Downloaded tabled_derive v0.7.0 |
| 557 | 2026-09-15T22:03:21.541Z | Downloaded signal-hook-registry v1.4.6 |
| 558 | 2026-09-15T22:03:21.541Z | Downloaded termtree v0.5.1 |
| 559 | 2026-09-15T22:03:21.541Z | Downloaded terminal_size v0.4.3 |
| 560 | 2026-09-15T22:03:21.541Z | Downloaded thread-id v4.2.2 |
| 561 | 2026-09-15T22:03:21.542Z | Downloaded tagptr v0.2.0 |
| 562 | 2026-09-15T22:03:21.542Z | Downloaded slog-dtrace v0.3.0 |
| 563 | 2026-09-15T22:03:21.542Z | Downloaded tabwriter v1.4.1 |
| 564 | 2026-09-15T22:03:21.547Z | Downloaded shlex v2.0.1 |
| 565 | 2026-09-15T22:03:21.548Z | Downloaded icu_normalizer_data v2.0.0 |
| 566 | 2026-09-15T22:03:21.548Z | Downloaded serde_derive_internals v0.29.1 |
| 567 | 2026-09-15T22:03:21.548Z | Downloaded testing_table v0.3.0 |
| 568 | 2026-09-15T22:03:21.548Z | Downloaded take_mut v0.2.2 |
| 569 | 2026-09-15T22:03:21.548Z | Downloaded slab v0.4.11 |
| 570 | 2026-09-15T22:03:21.552Z | Downloaded sha2 v0.10.9 |
| 571 | 2026-09-15T22:03:21.553Z | Downloaded papergrid v0.18.0 |
| 572 | 2026-09-15T22:03:21.553Z | Downloaded quote v1.0.45 |
| 573 | 2026-09-15T22:03:21.559Z | Downloaded thread-id v5.0.0 |
| 574 | 2026-09-15T22:03:21.559Z | Downloaded scroll_derive v0.12.1 |
| 575 | 2026-09-15T22:03:21.559Z | Downloaded ryu v1.0.20 |
| 576 | 2026-09-15T22:03:21.563Z | Downloaded pest_meta v2.8.2 |
| 577 | 2026-09-15T22:03:21.563Z | Downloaded tokio-macros v2.7.0 |
| 578 | 2026-09-15T22:03:21.563Z | Downloaded serde_path_to_error v0.1.20 |
| 579 | 2026-09-15T22:03:21.564Z | Downloaded time-core v0.1.8 |
| 580 | 2026-09-15T22:03:21.564Z | Downloaded slog-term v2.9.2 |
| 581 | 2026-09-15T22:03:21.568Z | Downloaded strum_macros v0.26.4 |
| 582 | 2026-09-15T22:03:21.569Z | Downloaded slog-json v2.6.1 |
| 583 | 2026-09-15T22:03:21.569Z | Downloaded schemars_derive v0.8.22 |
| 584 | 2026-09-15T22:03:21.572Z | Downloaded chacha20poly1305 v0.10.1 |
| 585 | 2026-09-15T22:03:21.572Z | Downloaded indexmap v1.9.3 |
| 586 | 2026-09-15T22:03:21.572Z | Downloaded pin-project-internal v1.1.10 |
| 587 | 2026-09-15T22:03:21.572Z | Downloaded smf v0.2.3 |
| 588 | 2026-09-15T22:03:21.575Z | Downloaded semver v1.0.28 |
| 589 | 2026-09-15T22:03:21.575Z | Downloaded once_cell v1.21.3 |
| 590 | 2026-09-15T22:03:21.578Z | Downloaded tinyvec_macros v0.1.1 |
| 591 | 2026-09-15T22:03:21.579Z | Downloaded rand_chacha v0.3.1 |
| 592 | 2026-09-15T22:03:21.579Z | Downloaded pest_generator v2.8.2 |
| 593 | 2026-09-15T22:03:21.579Z | Downloaded toml_datetime v0.6.11 |
| 594 | 2026-09-15T22:03:21.582Z | Downloaded pem v3.0.5 |
| 595 | 2026-09-15T22:03:21.582Z | Downloaded signal-hook v0.4.4 |
| 596 | 2026-09-15T22:03:21.585Z | Downloaded native-tls v0.2.14 |
| 597 | 2026-09-15T22:03:21.585Z | Downloaded getrandom v0.3.3 |
| 598 | 2026-09-15T22:03:21.588Z | Downloaded rustls-pki-types v1.12.0 |
| 599 | 2026-09-15T22:03:21.592Z | Downloaded strum_macros v0.28.0 |
| 600 | 2026-09-15T22:03:21.592Z | Downloaded strum_macros v0.27.2 |
| 601 | 2026-09-15T22:03:21.595Z | Downloaded static_assertions v1.1.0 |
| 602 | 2026-09-15T22:03:21.595Z | Downloaded toml_write v0.1.2 |
| 603 | 2026-09-15T22:03:21.595Z | Downloaded bitflags v2.11.1 |
| 604 | 2026-09-15T22:03:21.597Z | Downloaded thiserror v1.0.69 |
| 605 | 2026-09-15T22:03:21.601Z | Downloaded synstructure v0.13.2 |
| 606 | 2026-09-15T22:03:21.601Z | Downloaded hyper-util v0.1.20 |
| 607 | 2026-09-15T22:03:21.604Z | Downloaded pin-project v1.1.10 |
| 608 | 2026-09-15T22:03:21.610Z | Downloaded topological-sort v0.2.2 |
| 609 | 2026-09-15T22:03:21.613Z | Downloaded thread_local v1.1.9 |
| 610 | 2026-09-15T22:03:21.614Z | Downloaded snafu-derive v0.8.9 |
| 611 | 2026-09-15T22:03:21.614Z | Downloaded tower-service v0.3.3 |
| 612 | 2026-09-15T22:03:21.617Z | Downloaded tower-layer v0.3.3 |
| 613 | 2026-09-15T22:03:21.617Z | Downloaded serde_derive v1.0.228 |
| 614 | 2026-09-15T22:03:21.617Z | Downloaded try-lock v0.2.5 |
| 615 | 2026-09-15T22:03:21.617Z | Downloaded tinystr v0.8.1 |
| 616 | 2026-09-15T22:03:21.621Z | Downloaded thiserror-impl v1.0.69 |
| 617 | 2026-09-15T22:03:21.621Z | Downloaded thiserror v2.0.18 |
| 618 | 2026-09-15T22:03:21.625Z | Downloaded memchr v2.7.5 |
| 619 | 2026-09-15T22:03:21.631Z | Downloaded serde_core v1.0.228 |
| 620 | 2026-09-15T22:03:21.631Z | Downloaded thiserror-no-std v2.0.2 |
| 621 | 2026-09-15T22:03:21.634Z | Downloaded typify-macro v0.6.2 |
| 622 | 2026-09-15T22:03:21.634Z | Downloaded typify-macro v0.4.3 |
| 623 | 2026-09-15T22:03:21.635Z | Downloaded smallvec v1.15.1 |
| 624 | 2026-09-15T22:03:21.635Z | Downloaded serde_yaml v0.9.34+deprecated |
| 625 | 2026-09-15T22:03:21.638Z | Downloaded unarray v0.1.4 |
| 626 | 2026-09-15T22:03:21.638Z | Downloaded serde_with_macros v3.14.1 |
| 627 | 2026-09-15T22:03:21.638Z | Downloaded schemars v0.8.22 |
| 628 | 2026-09-15T22:03:21.644Z | Downloaded tokio-dtrace v0.1.1 |
| 629 | 2026-09-15T22:03:21.648Z | Downloaded time-macros v0.2.27 |
| 630 | 2026-09-15T22:03:21.648Z | Downloaded untrusted v0.7.1 |
| 631 | 2026-09-15T22:03:21.649Z | Downloaded universal-hash v0.5.1 |
| 632 | 2026-09-15T22:03:21.649Z | Downloaded unicode-xid v0.2.6 |
| 633 | 2026-09-15T22:03:21.652Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 634 | 2026-09-15T22:03:21.652Z | Downloaded tokio-rustls v0.25.0 |
| 635 | 2026-09-15T22:03:21.652Z | Downloaded tokio-native-tls v0.3.1 |
| 636 | 2026-09-15T22:03:21.652Z | Downloaded usdt-macro v0.5.0 |
| 637 | 2026-09-15T22:03:21.655Z | Downloaded usdt-attr-macro v0.5.0 |
| 638 | 2026-09-15T22:03:21.655Z | Downloaded thiserror-impl v2.0.18 |
| 639 | 2026-09-15T22:03:21.655Z | Downloaded usdt v0.5.0 |
| 640 | 2026-09-15T22:03:21.659Z | Downloaded untrusted v0.9.0 |
| 641 | 2026-09-15T22:03:21.659Z | Downloaded utf8parse v0.2.2 |
| 642 | 2026-09-15T22:03:21.659Z | Downloaded progenitor-impl v0.10.0 |
| 643 | 2026-09-15T22:03:21.662Z | Downloaded spin v0.9.8 |
| 644 | 2026-09-15T22:03:21.662Z | Downloaded usdt v0.6.0 |
| 645 | 2026-09-15T22:03:21.662Z | Downloaded utf8_iter v1.0.4 |
| 646 | 2026-09-15T22:03:21.662Z | Downloaded usdt-macro v0.6.0 |
| 647 | 2026-09-15T22:03:21.665Z | Downloaded crossbeam-channel v0.5.15 |
| 648 | 2026-09-15T22:03:21.665Z | Downloaded prettyplease v0.2.37 |
| 649 | 2026-09-15T22:03:21.668Z | Downloaded version_check v0.9.5 |
| 650 | 2026-09-15T22:03:21.668Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 651 | 2026-09-15T22:03:21.671Z | Downloaded quinn v0.11.9 |
| 652 | 2026-09-15T22:03:21.671Z | Downloaded nom v7.1.3 |
| 653 | 2026-09-15T22:03:21.674Z | Downloaded rayon-core v1.13.0 |
| 654 | 2026-09-15T22:03:21.677Z | Downloaded scuffle v0.1.0 |
| 655 | 2026-09-15T22:03:21.682Z | Downloaded cc v1.2.64 |
| 656 | 2026-09-15T22:03:21.682Z | Downloaded omicron-workspace-hack v0.1.0 |
| 657 | 2026-09-15T22:03:21.682Z | Downloaded multer v3.1.0 |
| 658 | 2026-09-15T22:03:21.688Z | Downloaded want v0.3.1 |
| 659 | 2026-09-15T22:03:21.688Z | Downloaded term v1.2.0 |
| 660 | 2026-09-15T22:03:21.688Z | Downloaded yoke-derive v0.8.0 |
| 661 | 2026-09-15T22:03:21.689Z | Downloaded waitgroup v0.1.2 |
| 662 | 2026-09-15T22:03:21.692Z | Downloaded wait-timeout v0.2.1 |
| 663 | 2026-09-15T22:03:21.692Z | Downloaded xattr v1.6.1 |
| 664 | 2026-09-15T22:03:21.692Z | Downloaded half v2.7.1 |
| 665 | 2026-09-15T22:03:21.692Z | Downloaded hashbrown v0.15.5 |
| 666 | 2026-09-15T22:03:21.695Z | Downloaded dropshot-api-manager v0.7.2 |
| 667 | 2026-09-15T22:03:21.698Z | Downloaded mio v1.2.1 |
| 668 | 2026-09-15T22:03:21.702Z | Downloaded tokio-stream v0.1.17 |
| 669 | 2026-09-15T22:03:21.702Z | Downloaded indexmap v2.14.0 |
| 670 | 2026-09-15T22:03:21.707Z | Downloaded unicode-linebreak v0.1.5 |
| 671 | 2026-09-15T22:03:21.707Z | Downloaded tokio-rustls v0.26.4 |
| 672 | 2026-09-15T22:03:21.710Z | Downloaded similar v2.7.0 |
| 673 | 2026-09-15T22:03:21.710Z | Downloaded zerofrom v0.1.6 |
| 674 | 2026-09-15T22:03:21.710Z | Downloaded schemars v0.9.0 |
| 675 | 2026-09-15T22:03:21.716Z | Downloaded rustls-webpki v0.103.6 |
| 676 | 2026-09-15T22:03:21.719Z | Downloaded zerofrom-derive v0.1.6 |
| 677 | 2026-09-15T22:03:21.719Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 678 | 2026-09-15T22:03:21.722Z | Downloaded usdt-impl v0.5.0 |
| 679 | 2026-09-15T22:03:21.722Z | Downloaded usdt-attr-macro v0.6.0 |
| 680 | 2026-09-15T22:03:21.722Z | Downloaded test-strategy v0.4.3 |
| 681 | 2026-09-15T22:03:21.726Z | Downloaded usdt-impl v0.6.0 |
| 682 | 2026-09-15T22:03:21.727Z | Downloaded zone_cfg_derive v0.3.1 |
| 683 | 2026-09-15T22:03:21.727Z | Downloaded zone v0.3.1 |
| 684 | 2026-09-15T22:03:21.727Z | Downloaded tracing-attributes v0.1.30 |
| 685 | 2026-09-15T22:03:21.731Z | Downloaded itertools v0.12.1 |
| 686 | 2026-09-15T22:03:21.731Z | Downloaded textwrap v0.16.2 |
| 687 | 2026-09-15T22:03:21.734Z | Downloaded qorb v0.4.1 |
| 688 | 2026-09-15T22:03:21.737Z | Downloaded rand v0.8.5 |
| 689 | 2026-09-15T22:03:21.737Z | Downloaded slog v2.8.2 |
| 690 | 2026-09-15T22:03:21.741Z | Downloaded zeroize_derive v1.4.3 |
| 691 | 2026-09-15T22:03:21.741Z | Downloaded tempfile v3.27.0 |
| 692 | 2026-09-15T22:03:21.741Z | Downloaded walkdir v2.5.0 |
| 693 | 2026-09-15T22:03:21.744Z | Downloaded hashbrown v0.16.1 |
| 694 | 2026-09-15T22:03:21.747Z | Downloaded vsss-rs v3.3.4 |
| 695 | 2026-09-15T22:03:21.747Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 696 | 2026-09-15T22:03:21.747Z | Downloaded tinyvec v1.10.0 |
| 697 | 2026-09-15T22:03:21.750Z | Downloaded icu_properties_data v2.0.1 |
| 698 | 2026-09-15T22:03:21.754Z | Downloaded yoke v0.8.0 |
| 699 | 2026-09-15T22:03:21.757Z | Downloaded ucd-trie v0.1.7 |
| 700 | 2026-09-15T22:03:21.757Z | Downloaded toml v0.7.8 |
| 701 | 2026-09-15T22:03:21.760Z | Downloaded iddqd v0.3.18 |
| 702 | 2026-09-15T22:03:21.763Z | Downloaded futures-channel v0.3.32 |
| 703 | 2026-09-15T22:03:21.763Z | Downloaded compression-codecs v0.4.32 |
| 704 | 2026-09-15T22:03:21.766Z | Downloaded writeable v0.6.1 |
| 705 | 2026-09-15T22:03:21.766Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 706 | 2026-09-15T22:03:21.769Z | Downloaded h2 v0.4.14 |
| 707 | 2026-09-15T22:03:21.772Z | Downloaded futures-util v0.3.32 |
| 708 | 2026-09-15T22:03:21.776Z | Downloaded zeroize v1.8.1 |
| 709 | 2026-09-15T22:03:21.779Z | Downloaded tar v0.4.45 |
| 710 | 2026-09-15T22:03:21.780Z | Downloaded zmij v1.0.17 |
| 711 | 2026-09-15T22:03:21.784Z | Downloaded zerovec-derive v0.11.1 |
| 712 | 2026-09-15T22:03:21.784Z | Downloaded toml v0.8.23 |
| 713 | 2026-09-15T22:03:21.784Z | Downloaded schemars v1.2.0 |
| 714 | 2026-09-15T22:03:21.790Z | Downloaded tracing-core v0.1.34 |
| 715 | 2026-09-15T22:03:21.793Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 716 | 2026-09-15T22:03:21.796Z | Downloaded vergen v8.3.2 |
| 717 | 2026-09-15T22:03:21.796Z | Downloaded idna v1.1.0 |
| 718 | 2026-09-15T22:03:21.799Z | Downloaded steno v0.4.1 |
| 719 | 2026-09-15T22:03:21.803Z | Downloaded unicode-ident v1.0.24 |
| 720 | 2026-09-15T22:03:21.803Z | Downloaded hashbrown v0.17.1 |
| 721 | 2026-09-15T22:03:21.806Z | Downloaded whoami v1.6.1 |
| 722 | 2026-09-15T22:03:21.806Z | Downloaded serde v1.0.228 |
| 723 | 2026-09-15T22:03:21.809Z | Downloaded unsafe-libyaml v0.2.11 |
| 724 | 2026-09-15T22:03:21.809Z | Downloaded typify v0.4.3 |
| 725 | 2026-09-15T22:03:21.812Z | Downloaded zerocopy-derive v0.7.35 |
| 726 | 2026-09-15T22:03:21.817Z | Downloaded goblin v0.8.2 |
| 727 | 2026-09-15T22:03:21.819Z | Downloaded typify v0.6.2 |
| 728 | 2026-09-15T22:03:21.819Z | Downloaded socket2 v0.6.4 |
| 729 | 2026-09-15T22:03:21.820Z | Downloaded libm v0.2.15 |
| 730 | 2026-09-15T22:03:21.825Z | Downloaded uuid v1.23.3 |
| 731 | 2026-09-15T22:03:21.828Z | Downloaded snafu v0.8.9 |
| 732 | 2026-09-15T22:03:21.831Z | Downloaded hkdf v0.12.4 |
| 733 | 2026-09-15T22:03:21.834Z | Downloaded rand v0.9.3 |
| 734 | 2026-09-15T22:03:21.834Z | Downloaded clap_derive v4.6.1 |
| 735 | 2026-09-15T22:03:21.837Z | Downloaded darling v0.21.3 |
| 736 | 2026-09-15T22:03:21.840Z | Downloaded console v0.16.4 |
| 737 | 2026-09-15T22:03:21.840Z | Downloaded num-derive v0.4.2 |
| 738 | 2026-09-15T22:03:21.840Z | Downloaded normalize-line-endings v0.3.0 |
| 739 | 2026-09-15T22:03:21.843Z | Downloaded ipnet v2.11.0 |
| 740 | 2026-09-15T22:03:21.843Z | Downloaded ingot v0.1.1 |
| 741 | 2026-09-15T22:03:21.843Z | Downloaded lock_api v0.4.14 |
| 742 | 2026-09-15T22:03:21.843Z | Downloaded lru-slab v0.1.2 |
| 743 | 2026-09-15T22:03:21.846Z | Downloaded toml_edit v0.19.15 |
| 744 | 2026-09-15T22:03:21.852Z | Downloaded lru-cache v0.1.2 |
| 745 | 2026-09-15T22:03:21.855Z | Downloaded linked-hash-map v0.5.6 |
| 746 | 2026-09-15T22:03:21.855Z | Downloaded futures v0.3.32 |
| 747 | 2026-09-15T22:03:21.858Z | Downloaded iri-string v0.7.8 |
| 748 | 2026-09-15T22:03:21.864Z | Downloaded fs_extra v1.3.0 |
| 749 | 2026-09-15T22:03:21.864Z | Downloaded tracing v0.1.41 |
| 750 | 2026-09-15T22:03:21.867Z | Downloaded const_format_proc_macros v0.2.34 |
| 751 | 2026-09-15T22:03:21.867Z | Downloaded chacha20 v0.9.1 |
| 752 | 2026-09-15T22:03:21.867Z | Downloaded daft v0.1.5 |
| 753 | 2026-09-15T22:03:21.867Z | Downloaded anstyle v1.0.14 |
| 754 | 2026-09-15T22:03:21.870Z | Downloaded globset v0.4.16 |
| 755 | 2026-09-15T22:03:21.870Z | Downloaded glob v0.3.3 |
| 756 | 2026-09-15T22:03:21.870Z | Downloaded clap_builder v4.6.0 |
| 757 | 2026-09-15T22:03:21.874Z | Downloaded itertools v0.15.0 |
| 758 | 2026-09-15T22:03:21.879Z | Downloaded foldhash v0.1.5 |
| 759 | 2026-09-15T22:03:21.879Z | Downloaded filetime v0.2.26 |
| 760 | 2026-09-15T22:03:21.883Z | Downloaded errno v0.3.14 |
| 761 | 2026-09-15T22:03:21.883Z | Downloaded anstream v1.0.0 |
| 762 | 2026-09-15T22:03:21.883Z | Downloaded itoa v1.0.15 |
| 763 | 2026-09-15T22:03:21.883Z | Downloaded cargo_metadata v0.18.1 |
| 764 | 2026-09-15T22:03:21.883Z | Downloaded instant v0.1.13 |
| 765 | 2026-09-15T22:03:21.886Z | Downloaded tower v0.5.2 |
| 766 | 2026-09-15T22:03:21.889Z | Downloaded pest v2.8.2 |
| 767 | 2026-09-15T22:03:21.892Z | Downloaded similar v3.2.0 |
| 768 | 2026-09-15T22:03:21.892Z | Downloaded aws-lc-rs v1.16.2 |
| 769 | 2026-09-15T22:03:21.897Z | Downloaded git2 v0.19.0 |
| 770 | 2026-09-15T22:03:21.904Z | Downloaded hyper v1.10.1 |
| 771 | 2026-09-15T22:03:21.908Z | Downloaded zerocopy-derive v0.8.27 |
| 772 | 2026-09-15T22:03:21.911Z | Downloaded indent_write v2.2.0 |
| 773 | 2026-09-15T22:03:21.912Z | Downloaded idna_adapter v1.2.1 |
| 774 | 2026-09-15T22:03:21.912Z | Downloaded hyper-tls v0.6.0 |
| 775 | 2026-09-15T22:03:21.912Z | Downloaded byteorder v1.5.0 |
| 776 | 2026-09-15T22:03:21.912Z | Downloaded foreign-types v0.5.0 |
| 777 | 2026-09-15T22:03:21.915Z | Downloaded itertools v0.14.0 |
| 778 | 2026-09-15T22:03:21.915Z | Downloaded url v2.5.7 |
| 779 | 2026-09-15T22:03:21.922Z | Downloaded aho-corasick v1.1.3 |
| 780 | 2026-09-15T22:03:21.922Z | Downloaded serde_json v1.0.150 |
| 781 | 2026-09-15T22:03:21.927Z | Downloaded toml_edit v0.22.27 |
| 782 | 2026-09-15T22:03:21.932Z | Downloaded zerotrie v0.2.2 |
| 783 | 2026-09-15T22:03:21.932Z | Downloaded tokio-util v0.7.16 |
| 784 | 2026-09-15T22:03:21.935Z | Downloaded float-ord v0.3.2 |
| 785 | 2026-09-15T22:03:21.935Z | Downloaded unicode-segmentation v1.12.0 |
| 786 | 2026-09-15T22:03:21.935Z | Downloaded dof v0.3.0 |
| 787 | 2026-09-15T22:03:21.935Z | Downloaded form_urlencoded v1.2.2 |
| 788 | 2026-09-15T22:03:21.935Z | Downloaded fastrand v2.3.0 |
| 789 | 2026-09-15T22:03:21.939Z | Downloaded anstyle-query v1.1.4 |
| 790 | 2026-09-15T22:03:21.939Z | Downloaded enum-as-inner v0.6.1 |
| 791 | 2026-09-15T22:03:21.939Z | Downloaded darling_macro v0.21.3 |
| 792 | 2026-09-15T22:03:21.939Z | Downloaded fnv v1.0.7 |
| 793 | 2026-09-15T22:03:21.939Z | Downloaded dtrace-parser v0.3.0 |
| 794 | 2026-09-15T22:03:21.939Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 795 | 2026-09-15T22:03:21.942Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 796 | 2026-09-15T22:03:21.942Z | Downloaded iddqd v0.4.5 |
| 797 | 2026-09-15T22:03:21.946Z | Downloaded crypto-common v0.2.2 |
| 798 | 2026-09-15T22:03:21.946Z | Downloaded git-stub-vcs v0.1.0 |
| 799 | 2026-09-15T22:03:21.953Z | Downloaded crucible-workspace-hack v0.1.0 |
| 800 | 2026-09-15T22:03:21.953Z | Downloaded difflib v0.4.0 |
| 801 | 2026-09-15T22:03:21.954Z | Downloaded cobs v0.3.0 |
| 802 | 2026-09-15T22:03:21.954Z | Downloaded dof v0.4.0 |
| 803 | 2026-09-15T22:03:21.954Z | Downloaded blake3 v1.8.2 |
| 804 | 2026-09-15T22:03:21.957Z | Downloaded crc8 v0.1.1 |
| 805 | 2026-09-15T22:03:21.957Z | Downloaded constant_time_eq v0.3.1 |
| 806 | 2026-09-15T22:03:21.957Z | Downloaded unicode-normalization v0.1.24 |
| 807 | 2026-09-15T22:03:21.957Z | Downloaded bit-set v0.8.0 |
| 808 | 2026-09-15T22:03:21.957Z | Downloaded base64ct v1.8.0 |
| 809 | 2026-09-15T22:03:21.960Z | Downloaded autocfg v1.5.0 |
| 810 | 2026-09-15T22:03:21.960Z | Downloaded dunce v1.0.5 |
| 811 | 2026-09-15T22:03:21.961Z | Downloaded cancel-safe-futures v0.1.5 |
| 812 | 2026-09-15T22:03:21.964Z | Downloaded reqwest v0.12.23 |
| 813 | 2026-09-15T22:03:21.964Z | Downloaded regex v1.12.4 |
| 814 | 2026-09-15T22:03:21.968Z | Downloaded proptest v1.8.0 |
| 815 | 2026-09-15T22:03:21.973Z | Downloaded rustls-webpki v0.102.8 |
| 816 | 2026-09-15T22:03:21.981Z | Downloaded typed-path v0.9.3 |
| 817 | 2026-09-15T22:03:21.985Z | Downloaded tower-http v0.6.8 |
| 818 | 2026-09-15T22:03:21.988Z | Downloaded goblin v0.10.1 |
| 819 | 2026-09-15T22:03:21.994Z | Downloaded camino v1.2.3 |
| 820 | 2026-09-15T22:03:21.997Z | Downloaded async-trait v0.1.89 |
| 821 | 2026-09-15T22:03:21.997Z | Downloaded debug-ignore v1.0.5 |
| 822 | 2026-09-15T22:03:21.997Z | Downloaded bytecount v0.6.9 |
| 823 | 2026-09-15T22:03:21.997Z | Downloaded zerovec v0.11.4 |
| 824 | 2026-09-15T22:03:22.000Z | Downloaded reqwest v0.13.2 |
| 825 | 2026-09-15T22:03:22.004Z | Downloaded typenum v1.20.1 |
| 826 | 2026-09-15T22:03:22.007Z | Downloaded portable-atomic v1.11.1 |
| 827 | 2026-09-15T22:03:22.011Z | Downloaded atomicwrites v0.4.4 |
| 828 | 2026-09-15T22:03:22.011Z | Downloaded ff v0.13.1 |
| 829 | 2026-09-15T22:03:22.014Z | Downloaded dropshot_endpoint v0.16.7 |
| 830 | 2026-09-15T22:03:22.014Z | Downloaded defmt v0.3.100 |
| 831 | 2026-09-15T22:03:22.015Z | Downloaded colorchoice v1.0.4 |
| 832 | 2026-09-15T22:03:22.015Z | Downloaded base16ct v0.2.0 |
| 833 | 2026-09-15T22:03:22.015Z | Downloaded async-stream-impl v0.3.6 |
| 834 | 2026-09-15T22:03:22.018Z | Downloaded derive-ex v0.1.8 |
| 835 | 2026-09-15T22:03:22.018Z | Downloaded arrayvec v0.7.6 |
| 836 | 2026-09-15T22:03:22.018Z | Downloaded argon2 v0.5.3 |
| 837 | 2026-09-15T22:03:22.018Z | Downloaded rayon v1.11.0 |
| 838 | 2026-09-15T22:03:22.022Z | Downloaded moka v0.12.11 |
| 839 | 2026-09-15T22:03:22.029Z | Downloaded anstyle-parse v1.0.0 |
| 840 | 2026-09-15T22:03:22.032Z | Downloaded atomic-waker v1.1.2 |
| 841 | 2026-09-15T22:03:22.032Z | Downloaded adler2 v2.0.1 |
| 842 | 2026-09-15T22:03:22.032Z | Downloaded chrono v0.4.45 |
| 843 | 2026-09-15T22:03:22.036Z | Downloaded bindgen v0.72.1 |
| 844 | 2026-09-15T22:03:22.051Z | Downloaded serde_with v3.14.1 |
| 845 | 2026-09-15T22:03:22.055Z | Downloaded tough v0.20.0 |
| 846 | 2026-09-15T22:03:22.060Z | Downloaded winnow v1.0.3 |
| 847 | 2026-09-15T22:03:22.065Z | Downloaded winnow v0.7.14 |
| 848 | 2026-09-15T22:03:22.108Z | Downloaded curve25519-dalek v4.1.3 |
| 849 | 2026-09-15T22:03:22.123Z | Downloaded winnow v0.5.40 |
| 850 | 2026-09-15T22:03:22.124Z | Downloaded tabled v0.21.0 |
| 851 | 2026-09-15T22:03:22.124Z | Downloaded zerocopy v0.7.35 |
| 852 | 2026-09-15T22:03:22.124Z | Downloaded tabled v0.15.0 |
| 853 | 2026-09-15T22:03:22.129Z | Downloaded quinn-proto v0.11.14 |
| 854 | 2026-09-15T22:03:22.132Z | Downloaded nix v0.31.3 |
| 855 | 2026-09-15T22:03:22.138Z | Downloaded smoltcp v0.11.0 |
| 856 | 2026-09-15T22:03:22.144Z | Downloaded hickory-proto v0.24.4 |
| 857 | 2026-09-15T22:03:22.153Z | Downloaded dropshot v0.17.1 |
| 858 | 2026-09-15T22:03:22.164Z | Downloaded unicode-width v0.1.14 |
| 859 | 2026-09-15T22:03:22.168Z | Downloaded time v0.3.47 |
| 860 | 2026-09-15T22:03:22.174Z | Downloaded vcpkg v0.2.15 |
| 861 | 2026-09-15T22:03:22.196Z | Downloaded openapiv3 v2.2.0 |
| 862 | 2026-09-15T22:03:22.204Z | Downloaded bstr v1.12.0 |
| 863 | 2026-09-15T22:03:22.207Z | Downloaded openssl v0.10.81 |
| 864 | 2026-09-15T22:03:22.214Z | Downloaded zerocopy v0.8.27 |
| 865 | 2026-09-15T22:03:22.224Z | Downloaded syn v2.0.118 |
| 866 | 2026-09-15T22:03:22.232Z | Downloaded nix v0.30.1 |
| 867 | 2026-09-15T22:03:22.237Z | Downloaded webpki-roots v1.0.2 |
| 868 | 2026-09-15T22:03:22.240Z | Downloaded unicode-width v0.2.1 |
| 869 | 2026-09-15T22:03:22.245Z | Downloaded regress v0.11.1 |
| 870 | 2026-09-15T22:03:22.249Z | Downloaded regress v0.10.5 |
| 871 | 2026-09-15T22:03:22.253Z | Downloaded syn v1.0.109 |
| 872 | 2026-09-15T22:03:22.259Z | Downloaded rustls v0.22.4 |
| 873 | 2026-09-15T22:03:22.266Z | Downloaded rustls v0.23.40 |
| 874 | 2026-09-15T22:03:22.273Z | Downloaded rustix v0.38.44 |
| 875 | 2026-09-15T22:03:22.287Z | Downloaded typify-impl v0.6.2 |
| 876 | 2026-09-15T22:03:22.295Z | Downloaded regex-syntax v0.8.11 |
| 877 | 2026-09-15T22:03:22.299Z | Downloaded typify-impl v0.4.3 |
| 878 | 2026-09-15T22:03:22.307Z | Downloaded dropshot v0.16.7 |
| 879 | 2026-09-15T22:03:22.330Z | Downloaded rustix v1.1.4 |
| 880 | 2026-09-15T22:03:22.359Z | Downloaded petgraph v0.6.5 |
| 881 | 2026-09-15T22:03:22.368Z | Downloaded jiff v0.2.15 |
| 882 | 2026-09-15T22:03:22.379Z | Downloaded petgraph v0.8.2 |
| 883 | 2026-09-15T22:03:22.390Z | Downloaded regex-automata v0.4.13 |
| 884 | 2026-09-15T22:03:22.399Z | Downloaded libc v0.2.186 |
| 885 | 2026-09-15T22:03:22.417Z | Downloaded libz-sys v1.1.22 |
| 886 | 2026-09-15T22:03:22.430Z | Downloaded sha3 v0.10.8 |
| 887 | 2026-09-15T22:03:22.454Z | Downloaded encoding_rs v0.8.35 |
| 888 | 2026-09-15T22:03:22.466Z | Downloaded chrono-tz v0.10.4 |
| 889 | 2026-09-15T22:03:22.502Z | Downloaded csv v1.4.0 |
| 890 | 2026-09-15T22:03:22.530Z | Downloaded tokio v1.52.3 |
| 891 | 2026-09-15T22:03:22.666Z | Downloaded ring v0.17.14 |
| 892 | 2026-09-15T22:03:22.719Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 893 | 2026-09-15T22:03:22.750Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 894 | 2026-09-15T22:03:23.256Z | Downloaded aws-lc-sys v0.39.1 |
| 895 | 2026-09-15T22:03:23.580Z | Compiling proc-macro2 v1.0.106 |
| 896 | 2026-09-15T22:03:23.580Z | Compiling quote v1.0.45 |
| 897 | 2026-09-15T22:03:23.580Z | Compiling unicode-ident v1.0.24 |
| 898 | 2026-09-15T22:03:23.584Z | Compiling serde_core v1.0.228 |
| 899 | 2026-09-15T22:03:23.584Z | Compiling serde v1.0.228 |
| 900 | 2026-09-15T22:03:23.584Z | Compiling libc v0.2.186 |
| 901 | 2026-09-15T22:03:23.584Z | Checking cfg-if v1.0.4 |
| 902 | 2026-09-15T22:03:23.912Z | Compiling zmij v1.0.17 |
| 903 | 2026-09-15T22:03:23.928Z | Compiling autocfg v1.5.0 |
| 904 | 2026-09-15T22:03:24.268Z | Compiling memchr v2.7.5 |
| 905 | 2026-09-15T22:03:24.480Z | Compiling libm v0.2.15 |
| 906 | 2026-09-15T22:03:24.797Z | Compiling getrandom v0.4.2 |
| 907 | 2026-09-15T22:03:24.828Z | Compiling jobserver v0.1.34 |
| 908 | 2026-09-15T22:03:24.885Z | Compiling find-msvc-tools v0.1.9 |
| 909 | 2026-09-15T22:03:24.904Z | Compiling shlex v2.0.1 |
| 910 | 2026-09-15T22:03:24.921Z | Compiling version_check v0.9.5 |
| 911 | 2026-09-15T22:03:25.098Z | Compiling cc v1.2.64 |
| 912 | 2026-09-15T22:03:25.114Z | Compiling thiserror v2.0.18 |
| 913 | 2026-09-15T22:03:25.146Z | Checking smallvec v1.15.1 |
| 914 | 2026-09-15T22:03:25.185Z | Checking itoa v1.0.15 |
| 915 | 2026-09-15T22:03:25.258Z | Compiling syn v2.0.118 |
| 916 | 2026-09-15T22:03:25.297Z | Compiling icu_properties_data v2.0.1 |
| 917 | 2026-09-15T22:03:25.313Z | Compiling icu_normalizer_data v2.0.0 |
| 918 | 2026-09-15T22:03:25.459Z | Compiling parking_lot_core v0.9.12 |
| 919 | 2026-09-15T22:03:25.543Z | Checking stable_deref_trait v1.2.0 |
| 920 | 2026-09-15T22:03:25.559Z | Compiling serde_json v1.0.150 |
| 921 | 2026-09-15T22:03:25.643Z | Compiling heck v0.5.0 |
| 922 | 2026-09-15T22:03:25.817Z | Checking litemap v0.8.0 |
| 923 | 2026-09-15T22:03:25.844Z | Checking writeable v0.6.1 |
| 924 | 2026-09-15T22:03:25.989Z | Compiling num-traits v0.2.19 |
| 925 | 2026-09-15T22:03:26.008Z | Checking percent-encoding v2.3.2 |
| 926 | 2026-09-15T22:03:26.155Z | Checking form_urlencoded v1.2.2 |
| 927 | 2026-09-15T22:03:26.308Z | Checking utf8_iter v1.0.4 |
| 928 | 2026-09-15T22:03:26.389Z | Compiling zerocopy v0.8.27 |
| 929 | 2026-09-15T22:03:26.409Z | Checking pin-project-lite v0.2.16 |
| 930 | 2026-09-15T22:03:26.436Z | Compiling log v0.4.29 |
| 931 | 2026-09-15T22:03:26.436Z | Compiling equivalent v1.0.2 |
| 932 | 2026-09-15T22:03:26.510Z | Compiling semver v1.0.28 |
| 933 | 2026-09-15T22:03:26.536Z | Checking iana-time-zone v0.1.64 |
| 934 | 2026-09-15T22:03:26.683Z | Compiling rustversion v1.0.22 |
| 935 | 2026-09-15T22:03:26.712Z | Checking getrandom v0.2.16 |
| 936 | 2026-09-15T22:03:26.712Z | Checking socket2 v0.6.4 |
| 937 | 2026-09-15T22:03:26.743Z | Checking uuid v1.23.3 |
| 938 | 2026-09-15T22:03:26.768Z | Checking scopeguard v1.2.0 |
| 939 | 2026-09-15T22:03:26.873Z | Checking lock_api v0.4.14 |
| 940 | 2026-09-15T22:03:26.984Z | Checking bitflags v2.11.1 |
| 941 | 2026-09-15T22:03:27.010Z | Checking signal-hook-registry v1.4.6 |
| 942 | 2026-09-15T22:03:27.021Z | Checking mio v1.2.1 |
| 943 | 2026-09-15T22:03:27.081Z | Checking parking_lot v0.12.5 |
| 944 | 2026-09-15T22:03:27.148Z | Compiling schemars v0.8.22 |
| 945 | 2026-09-15T22:03:27.431Z | Checking dyn-clone v1.0.20 |
| 946 | 2026-09-15T22:03:27.465Z | Compiling portable-atomic v1.11.1 |
| 947 | 2026-09-15T22:03:27.465Z | Checking futures-core v0.3.32 |
| 948 | 2026-09-15T22:03:27.482Z | Compiling ring v0.17.14 |
| 949 | 2026-09-15T22:03:27.496Z | Checking critical-section v1.2.0 |
| 950 | 2026-09-15T22:03:27.552Z | Compiling hashbrown v0.17.1 |
| 951 | 2026-09-15T22:03:27.650Z | Compiling httparse v1.10.1 |
| 952 | 2026-09-15T22:03:27.661Z | Compiling regex-syntax v0.8.11 |
| 953 | 2026-09-15T22:03:27.764Z | Checking futures-sink v0.3.32 |
| 954 | 2026-09-15T22:03:27.863Z | Checking subtle v2.6.1 |
| 955 | 2026-09-15T22:03:28.251Z | Compiling synstructure v0.13.2 |
| 956 | 2026-09-15T22:03:28.270Z | Compiling serde_derive_internals v0.29.1 |
| 957 | 2026-09-15T22:03:28.270Z | Checking once_cell v1.21.3 |
| 958 | 2026-09-15T22:03:28.282Z | Compiling indexmap v2.14.0 |
| 959 | 2026-09-15T22:03:28.650Z | Checking slab v0.4.11 |
| 960 | 2026-09-15T22:03:28.745Z | Compiling aho-corasick v1.1.3 |
| 961 | 2026-09-15T22:03:28.807Z | Compiling rustix v1.1.4 |
| 962 | 2026-09-15T22:03:28.835Z | Compiling thiserror v1.0.69 |
| 963 | 2026-09-15T22:03:28.884Z | Checking rand_core v0.6.4 |
| 964 | 2026-09-15T22:03:28.953Z | Checking typenum v1.20.1 |
| 965 | 2026-09-15T22:03:29.296Z | Compiling serde_derive v1.0.228 |
| 966 | 2026-09-15T22:03:29.317Z | Compiling zerofrom-derive v0.1.6 |
| 967 | 2026-09-15T22:03:29.683Z | Compiling yoke-derive v0.8.0 |
| 968 | 2026-09-15T22:03:29.700Z | Compiling zerovec-derive v0.11.1 |
| 969 | 2026-09-15T22:03:29.724Z | Compiling displaydoc v0.2.5 |
| 970 | 2026-09-15T22:03:29.810Z | Compiling thiserror-impl v2.0.18 |
| 971 | 2026-09-15T22:03:30.149Z | Compiling schemars_derive v0.8.22 |
| 972 | 2026-09-15T22:03:30.549Z | Compiling tokio-macros v2.7.0 |
| 973 | 2026-09-15T22:03:30.554Z | Compiling zerocopy-derive v0.8.27 |
| 974 | 2026-09-15T22:03:30.554Z | Checking zerofrom v0.1.6 |
| 975 | 2026-09-15T22:03:30.554Z | Compiling futures-macro v0.3.32 |
| 976 | 2026-09-15T22:03:30.602Z | Checking yoke v0.8.0 |
| 977 | 2026-09-15T22:03:30.754Z | Checking zerovec v0.11.4 |
| 978 | 2026-09-15T22:03:30.963Z | Checking zerotrie v0.2.2 |
| 979 | 2026-09-15T22:03:31.355Z | Compiling zeroize_derive v1.4.3 |
| 980 | 2026-09-15T22:03:31.383Z | Compiling regex-automata v0.4.13 |
| 981 | 2026-09-15T22:03:31.384Z | Compiling thiserror-impl v1.0.69 |
| 982 | 2026-09-15T22:03:31.445Z | Checking tinystr v0.8.1 |
| 983 | 2026-09-15T22:03:31.616Z | Checking potential_utf v0.1.3 |
| 984 | 2026-09-15T22:03:31.628Z | Checking icu_locale_core v2.0.0 |
| 985 | 2026-09-15T22:03:31.739Z | Checking icu_collections v2.0.0 |
| 986 | 2026-09-15T22:03:31.831Z | Checking zeroize v1.8.1 |
| 987 | 2026-09-15T22:03:32.096Z | Checking futures-channel v0.3.32 |
| 988 | 2026-09-15T22:03:32.114Z | Checking icu_provider v2.0.0 |
| 989 | 2026-09-15T22:03:32.195Z | Compiling ucd-trie v0.1.7 |
| 990 | 2026-09-15T22:03:32.240Z | Checking bytes v1.12.0 |
| 991 | 2026-09-15T22:03:32.298Z | Checking icu_normalizer v2.0.0 |
| 992 | 2026-09-15T22:03:32.418Z | Checking icu_properties v2.0.1 |
| 993 | 2026-09-15T22:03:32.455Z | Checking chrono v0.4.45 |
| 994 | 2026-09-15T22:03:32.648Z | Compiling serde_tokenstream v0.2.3 |
| 995 | 2026-09-15T22:03:32.672Z | Checking tokio v1.52.3 |
| 996 | 2026-09-15T22:03:32.999Z | Compiling regex v1.12.4 |
| 997 | 2026-09-15T22:03:33.077Z | Compiling pest v2.8.2 |
| 998 | 2026-09-15T22:03:33.225Z | Checking idna_adapter v1.2.1 |
| 999 | 2026-09-15T22:03:33.297Z | Checking futures-task v0.3.32 |
| 1000 | 2026-09-15T22:03:33.327Z | Checking futures-io v0.3.32 |
| 1001 | 2026-09-15T22:03:33.351Z | Checking idna v1.1.0 |
| 1002 | 2026-09-15T22:03:33.405Z | Compiling pkg-config v0.3.32 |
| 1003 | 2026-09-15T22:03:33.429Z | Compiling anyhow v1.0.102 |
| 1004 | 2026-09-15T22:03:33.444Z | Checking futures-util v0.3.32 |
| 1005 | 2026-09-15T22:03:33.592Z | Checking url v2.5.7 |
| 1006 | 2026-09-15T22:03:33.851Z | Compiling tracing-attributes v0.1.30 |
| 1007 | 2026-09-15T22:03:33.867Z | Checking tracing-core v0.1.34 |
| 1008 | 2026-09-15T22:03:34.170Z | Compiling pest_meta v2.8.2 |
| 1009 | 2026-09-15T22:03:34.238Z | Compiling generic-array v0.14.7 |
| 1010 | 2026-09-15T22:03:34.310Z | Compiling fnv v1.0.7 |
| 1011 | 2026-09-15T22:03:34.410Z | Compiling foldhash v0.2.0 |
| 1012 | 2026-09-15T22:03:34.455Z | Compiling allocator-api2 v0.2.21 |
| 1013 | 2026-09-15T22:03:34.604Z | Compiling vcpkg v0.2.15 |
| 1014 | 2026-09-15T22:03:34.711Z | Compiling pest_generator v2.8.2 |
| 1015 | 2026-09-15T22:03:34.776Z | Compiling hashbrown v0.16.1 |
| 1016 | 2026-09-15T22:03:35.060Z | Checking tracing v0.1.41 |
| 1017 | 2026-09-15T22:03:35.159Z | Checking http v1.4.2 |
| 1018 | 2026-09-15T22:03:35.313Z | Compiling getrandom v0.3.3 |
| 1019 | 2026-09-15T22:03:35.359Z | Compiling byteorder v1.5.0 |
| 1020 | 2026-09-15T22:03:35.518Z | Compiling pest_derive v2.8.2 |
| 1021 | 2026-09-15T22:03:35.577Z | Compiling camino v1.2.3 |
| 1022 | 2026-09-15T22:03:35.683Z | Checking crypto-common v0.1.6 |
| 1023 | 2026-09-15T22:03:35.698Z | Checking errno v0.3.14 |
| 1024 | 2026-09-15T22:03:35.803Z | Compiling num-conv v0.2.1 |
| 1025 | 2026-09-15T22:03:35.817Z | Checking ipnet v2.11.0 |
| 1026 | 2026-09-15T22:03:35.847Z | Checking base64 v0.22.1 |
| 1027 | 2026-09-15T22:03:35.952Z | Compiling time-core v0.1.8 |
| 1028 | 2026-09-15T22:03:35.967Z | Checking tokio-util v0.7.16 |
| 1029 | 2026-09-15T22:03:35.969Z | Compiling scroll_derive v0.13.1 |
| 1030 | 2026-09-15T22:03:36.034Z | Compiling paste v1.0.15 |
| 1031 | 2026-09-15T22:03:36.085Z | Checking http-body v1.0.1 |
| 1032 | 2026-09-15T22:03:36.101Z | Compiling time-macros v0.2.27 |
| 1033 | 2026-09-15T22:03:36.149Z | Checking rustls-pki-types v1.12.0 |
| 1034 | 2026-09-15T22:03:36.211Z | Checking atomic-waker v1.1.2 |
| 1035 | 2026-09-15T22:03:36.506Z | Checking try-lock v0.2.5 |
| 1036 | 2026-09-15T22:03:36.606Z | Checking untrusted v0.9.0 |
| 1037 | 2026-09-15T22:03:36.639Z | Checking tower-service v0.3.3 |
| 1038 | 2026-09-15T22:03:36.717Z | Checking tower-layer v0.3.3 |
| 1039 | 2026-09-15T22:03:36.791Z | Checking want v0.3.1 |
| 1040 | 2026-09-15T22:03:36.861Z | Checking h2 v0.4.14 |
| 1041 | 2026-09-15T22:03:36.874Z | Checking httpdate v1.0.3 |
| 1042 | 2026-09-15T22:03:36.912Z | Checking ryu v1.0.20 |
| 1043 | 2026-09-15T22:03:37.031Z | Compiling openssl-sys v0.9.117 |
| 1044 | 2026-09-15T22:03:37.052Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-09-15T22:03:37.061Z | Compiling cmake v0.1.54 |
| 1046 | 2026-09-15T22:03:37.087Z | Compiling strsim v0.11.1 |
| 1047 | 2026-09-15T22:03:37.240Z | Checking pretty-hex v0.4.1 |
| 1048 | 2026-09-15T22:03:37.380Z | Compiling crossbeam-utils v0.8.21 |
| 1049 | 2026-09-15T22:03:37.410Z | Compiling fs_extra v1.3.0 |
| 1050 | 2026-09-15T22:03:37.431Z | Compiling dunce v1.0.5 |
| 1051 | 2026-09-15T22:03:37.530Z | Compiling scroll v0.13.0 |
| 1052 | 2026-09-15T22:03:37.667Z | Compiling aws-lc-sys v0.39.1 |
| 1053 | 2026-09-15T22:03:37.705Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-09-15T22:03:37.719Z | Compiling regress v0.10.5 |
| 1055 | 2026-09-15T22:03:37.740Z | Checking ppv-lite86 v0.2.21 |
| 1056 | 2026-09-15T22:03:37.843Z | Compiling slog v2.8.2 |
| 1057 | 2026-09-15T22:03:37.859Z | Compiling usdt-impl v0.6.0 |
| 1058 | 2026-09-15T22:03:38.012Z | Compiling plain v0.2.3 |
| 1059 | 2026-09-15T22:03:38.028Z | Checking digest v0.10.7 |
| 1060 | 2026-09-15T22:03:38.072Z | Checking http-body-util v0.1.3 |
| 1061 | 2026-09-15T22:03:38.119Z | Compiling goblin v0.10.1 |
| 1062 | 2026-09-15T22:03:38.134Z | Checking ipnetwork v0.21.1 |
| 1063 | 2026-09-15T22:03:38.232Z | Checking erased-serde v0.3.31 |
| 1064 | 2026-09-15T22:03:38.339Z | Compiling omicron-workspace-hack v0.1.0 |
| 1065 | 2026-09-15T22:03:38.385Z | Compiling ident_case v1.0.1 |
| 1066 | 2026-09-15T22:03:38.586Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-09-15T22:03:38.644Z | Checking serde_urlencoded v0.7.1 |
| 1068 | 2026-09-15T22:03:38.647Z | Compiling dtrace-parser v0.3.0 |
| 1069 | 2026-09-15T22:03:38.777Z | Checking hyper v1.10.1 |
| 1070 | 2026-09-15T22:03:38.850Z | Compiling openapiv3 v2.2.0 |
| 1071 | 2026-09-15T22:03:38.853Z | Compiling daft-derive v0.1.5 |
| 1072 | 2026-09-15T22:03:39.233Z | Compiling typify-impl v0.4.3 |
| 1073 | 2026-09-15T22:03:39.566Z | Compiling thread-id v5.0.0 |
| 1074 | 2026-09-15T22:03:39.653Z | Compiling aws-lc-rs v1.16.2 |
| 1075 | 2026-09-15T22:03:39.669Z | Checking hyper-util v0.1.20 |
| 1076 | 2026-09-15T22:03:40.627Z | Compiling darling_macro v0.21.3 |
| 1077 | 2026-09-15T22:03:40.697Z | Checking encoding_rs v0.8.35 |
| 1078 | 2026-09-15T22:03:40.876Z | Compiling dof v0.4.0 |
| 1079 | 2026-09-15T22:03:41.152Z | Compiling darling v0.21.3 |
| 1080 | 2026-09-15T22:03:41.235Z | Compiling slog-async v2.8.0 |
| 1081 | 2026-09-15T22:03:41.287Z | Checking mime v0.3.17 |
| 1082 | 2026-09-15T22:03:41.456Z | Checking untrusted v0.7.1 |
| 1083 | 2026-09-15T22:03:41.515Z | Checking cpufeatures v0.2.17 |
| 1084 | 2026-09-15T22:03:41.607Z | Checking rand_core v0.9.3 |
| 1085 | 2026-09-15T22:03:41.622Z | Checking oxnet v0.1.6 |
| 1086 | 2026-09-15T22:03:41.725Z | Compiling structmeta-derive v0.3.0 |
| 1087 | 2026-09-15T22:03:41.774Z | Compiling multer v3.1.0 |
| 1088 | 2026-09-15T22:03:41.853Z | Compiling usdt-attr-macro v0.6.0 |
| 1089 | 2026-09-15T22:03:41.868Z | Compiling usdt-macro v0.6.0 |
| 1090 | 2026-09-15T22:03:41.994Z | Compiling rustls v0.23.40 |
| 1091 | 2026-09-15T22:03:42.032Z | Compiling rustls v0.22.4 |
| 1092 | 2026-09-15T22:03:42.051Z | Compiling unsafe-libyaml v0.2.11 |
| 1093 | 2026-09-15T22:03:42.546Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-09-15T22:03:42.574Z | Compiling typify-macro v0.4.3 |
| 1095 | 2026-09-15T22:03:42.663Z | Compiling serde_yaml v0.9.34+deprecated |
| 1096 | 2026-09-15T22:03:42.698Z | Checking sync_wrapper v1.0.2 |
| 1097 | 2026-09-15T22:03:42.764Z | Compiling structmeta v0.3.0 |
| 1098 | 2026-09-15T22:03:42.799Z | Checking fastrand v2.3.0 |
| 1099 | 2026-09-15T22:03:42.958Z | Checking foreign-types-shared v0.1.1 |
| 1100 | 2026-09-15T22:03:42.974Z | Compiling openssl v0.10.81 |
| 1101 | 2026-09-15T22:03:43.154Z | Checking hex v0.4.3 |
| 1102 | 2026-09-15T22:03:43.252Z | Checking foreign-types v0.3.2 |
| 1103 | 2026-09-15T22:03:43.272Z | Checking tempfile v3.27.0 |
| 1104 | 2026-09-15T22:03:43.319Z | Checking tower v0.5.2 |
| 1105 | 2026-09-15T22:03:43.369Z | Checking rand_chacha v0.9.0 |
| 1106 | 2026-09-15T22:03:43.457Z | Checking futures-executor v0.3.32 |
| 1107 | 2026-09-15T22:03:43.553Z | Compiling strum_macros v0.26.4 |
| 1108 | 2026-09-15T22:03:43.573Z | Compiling openssl-macros v0.1.1 |
| 1109 | 2026-09-15T22:03:43.597Z | Checking powerfmt v0.2.0 |
| 1110 | 2026-09-15T22:03:43.695Z | Checking openssl-probe v0.1.6 |
| 1111 | 2026-09-15T22:03:43.749Z | Checking iri-string v0.7.8 |
| 1112 | 2026-09-15T22:03:43.831Z | Compiling native-tls v0.2.14 |
| 1113 | 2026-09-15T22:03:43.901Z | Checking deranged v0.5.3 |
| 1114 | 2026-09-15T22:03:44.052Z | Compiling typify v0.4.3 |
| 1115 | 2026-09-15T22:03:44.070Z | Checking futures v0.3.32 |
| 1116 | 2026-09-15T22:03:44.142Z | Checking rand v0.9.3 |
| 1117 | 2026-09-15T22:03:44.157Z | Compiling newtype-uuid-macros v0.1.0 |
| 1118 | 2026-09-15T22:03:44.574Z | Checking num_threads v0.1.7 |
| 1119 | 2026-09-15T22:03:44.664Z | Compiling ref-cast v1.0.25 |
| 1120 | 2026-09-15T22:03:44.730Z | Checking tower-http v0.6.8 |
| 1121 | 2026-09-15T22:03:44.904Z | Compiling ref-cast-impl v1.0.25 |
| 1122 | 2026-09-15T22:03:44.996Z | Compiling dropshot v0.16.7 |
| 1123 | 2026-09-15T22:03:45.015Z | Checking memmap2 v0.9.8 |
| 1124 | 2026-09-15T22:03:45.032Z | Checking time v0.3.47 |
| 1125 | 2026-09-15T22:03:45.119Z | Checking unicode-width v0.2.1 |
| 1126 | 2026-09-15T22:03:45.267Z | Compiling derive-ex v0.1.8 |
| 1127 | 2026-09-15T22:03:45.366Z | Checking crossbeam-channel v0.5.15 |
| 1128 | 2026-09-15T22:03:45.490Z | Checking webpki-roots v1.0.2 |
| 1129 | 2026-09-15T22:03:45.517Z | Compiling dropshot_endpoint v0.16.7 |
| 1130 | 2026-09-15T22:03:45.606Z | Compiling strum_macros v0.27.2 |
| 1131 | 2026-09-15T22:03:45.684Z | Checking winnow v0.7.14 |
| 1132 | 2026-09-15T22:03:46.130Z | Compiling progenitor-impl v0.11.1 |
| 1133 | 2026-09-15T22:03:46.258Z | Checking tokio-native-tls v0.3.1 |
| 1134 | 2026-09-15T22:03:46.411Z | Checking hyper-tls v0.6.0 |
| 1135 | 2026-09-15T22:03:46.773Z | Compiling test-strategy v0.4.3 |
| 1136 | 2026-09-15T22:03:46.829Z | Checking newtype-uuid v1.3.2 |
| 1137 | 2026-09-15T22:03:46.965Z | Checking thread_local v1.1.9 |
| 1138 | 2026-09-15T22:03:47.010Z | Checking winnow v1.0.3 |
| 1139 | 2026-09-15T22:03:47.094Z | Checking daft v0.1.5 |
| 1140 | 2026-09-15T22:03:47.124Z | Compiling serde_with_macros v3.14.1 |
| 1141 | 2026-09-15T22:03:47.329Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1142 | 2026-09-15T22:03:47.359Z | Checking serde_spanned v1.1.1 |
| 1143 | 2026-09-15T22:03:47.408Z | Checking is-terminal v0.4.16 |
| 1144 | 2026-09-15T22:03:47.490Z | Checking either v1.15.0 |
| 1145 | 2026-09-15T22:03:47.506Z | Checking take_mut v0.2.2 |
| 1146 | 2026-09-15T22:03:47.609Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1147 | 2026-09-15T22:03:47.660Z | Checking match_cfg v0.1.0 |
| 1148 | 2026-09-15T22:03:47.676Z | Checking term v1.2.0 |
| 1149 | 2026-09-15T22:03:47.729Z | Checking debug-ignore v1.0.5 |
| 1150 | 2026-09-15T22:03:47.788Z | Checking hostname v0.3.1 |
| 1151 | 2026-09-15T22:03:47.884Z | Checking slog-json v2.6.1 |
| 1152 | 2026-09-15T22:03:47.899Z | Checking slog-term v2.9.2 |
| 1153 | 2026-09-15T22:03:48.037Z | Checking spin v0.9.8 |
| 1154 | 2026-09-15T22:03:48.103Z | Compiling syn v1.0.109 |
| 1155 | 2026-09-15T22:03:48.147Z | Checking slog-bunyan v2.5.0 |
| 1156 | 2026-09-15T22:03:48.200Z | Checking usdt v0.6.0 |
| 1157 | 2026-09-15T22:03:48.221Z | Compiling progenitor-macro v0.11.1 |
| 1158 | 2026-09-15T22:03:48.249Z | Checking async-stream v0.3.6 |
| 1159 | 2026-09-15T22:03:48.270Z | Compiling parse-display-derive v0.10.0 |
| 1160 | 2026-09-15T22:03:48.369Z | Checking rustls-webpki v0.102.8 |
| 1161 | 2026-09-15T22:03:48.372Z | Checking rustls-pemfile v2.2.0 |
| 1162 | 2026-09-15T22:03:48.425Z | Checking waitgroup v0.1.2 |
| 1163 | 2026-09-15T22:03:48.460Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1164 | 2026-09-15T22:03:48.518Z | Checking serde_path_to_error v0.1.20 |
| 1165 | 2026-09-15T22:03:48.534Z | Checking hostname v0.4.2 |
| 1166 | 2026-09-15T22:03:48.629Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1167 | 2026-09-15T22:03:48.784Z | Checking strum v0.26.3 |
| 1168 | 2026-09-15T22:03:48.894Z | Checking rand_chacha v0.3.1 |
| 1169 | 2026-09-15T22:03:48.898Z | Checking macaddr v1.0.1 |
| 1170 | 2026-09-15T22:03:48.940Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1171 | 2026-09-15T22:03:49.083Z | Checking wait-timeout v0.2.1 |
| 1172 | 2026-09-15T22:03:49.087Z | Checking bit-vec v0.8.0 |
| 1173 | 2026-09-15T22:03:49.139Z | Checking lazy_static v1.5.0 |
| 1174 | 2026-09-15T22:03:49.218Z | Checking quick-error v1.2.3 |
| 1175 | 2026-09-15T22:03:49.253Z | Checking toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-09-15T22:03:49.289Z | Checking bit-set v0.8.0 |
| 1177 | 2026-09-15T22:03:49.314Z | Checking rusty-fork v0.3.0 |
| 1178 | 2026-09-15T22:03:49.429Z | Checking rand v0.8.5 |
| 1179 | 2026-09-15T22:03:49.487Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1180 | 2026-09-15T22:03:49.787Z | Checking rand_xorshift v0.4.0 |
| 1181 | 2026-09-15T22:03:49.792Z | Checking sha1 v0.10.6 |
| 1182 | 2026-09-15T22:03:49.914Z | Checking unarray v0.1.4 |
| 1183 | 2026-09-15T22:03:49.944Z | Checking strum v0.27.2 |
| 1184 | 2026-09-15T22:03:50.016Z | Checking proptest v1.8.0 |
| 1185 | 2026-09-15T22:03:50.117Z | Checking tokio-rustls v0.25.0 |
| 1186 | 2026-09-15T22:03:50.132Z | Checking tabwriter v1.4.1 |
| 1187 | 2026-09-15T22:03:50.147Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1188 | 2026-09-15T22:03:50.272Z | Checking colored v3.1.1 |
| 1189 | 2026-09-15T22:03:50.288Z | Checking serde_with v3.14.1 |
| 1190 | 2026-09-15T22:03:50.846Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1191 | 2026-09-15T22:03:50.991Z | Checking instant v0.1.13 |
| 1192 | 2026-09-15T22:03:51.285Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-09-15T22:03:51.401Z | Checking iddqd v0.3.18 |
| 1194 | 2026-09-15T22:03:51.419Z | Checking backoff v0.4.0 |
| 1195 | 2026-09-15T22:03:51.587Z | Checking parse-display v0.10.0 |
| 1196 | 2026-09-15T22:03:51.605Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1197 | 2026-09-15T22:03:51.608Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1198 | 2026-09-15T22:03:51.724Z | Checking itertools v0.14.0 |
| 1199 | 2026-09-15T22:03:51.739Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1200 | 2026-09-15T22:03:52.173Z | Compiling toml_datetime v0.6.11 |
| 1201 | 2026-09-15T22:03:52.196Z | Compiling clap_derive v4.6.1 |
| 1202 | 2026-09-15T22:03:52.244Z | Checking utf8parse v0.2.2 |
| 1203 | 2026-09-15T22:03:52.379Z | Checking anstyle-parse v1.0.0 |
| 1204 | 2026-09-15T22:03:52.531Z | Checking terminal_size v0.4.3 |
| 1205 | 2026-09-15T22:03:52.683Z | Checking is_terminal_polyfill v1.70.1 |
| 1206 | 2026-09-15T22:03:52.730Z | Checking anstyle v1.0.14 |
| 1207 | 2026-09-15T22:03:52.773Z | Checking colorchoice v1.0.4 |
| 1208 | 2026-09-15T22:03:52.788Z | Checking anstyle-query v1.1.4 |
| 1209 | 2026-09-15T22:03:52.907Z | Checking anstream v1.0.0 |
| 1210 | 2026-09-15T22:03:53.184Z | Checking clap_lex v1.1.0 |
| 1211 | 2026-09-15T22:03:53.342Z | Checking clap_builder v4.6.0 |
| 1212 | 2026-09-15T22:03:54.555Z | Checking clap v4.6.1 |
| 1213 | 2026-09-15T22:03:55.644Z | Compiling num-derive v0.4.2 |
| 1214 | 2026-09-15T22:03:56.073Z | Compiling rustls-webpki v0.103.6 |
| 1215 | 2026-09-15T22:03:56.622Z | Compiling prettyplease v0.2.37 |
| 1216 | 2026-09-15T22:03:58.117Z | Checking crossbeam-epoch v0.9.18 |
| 1217 | 2026-09-15T22:03:58.207Z | Compiling winnow v0.5.40 |
| 1218 | 2026-09-15T22:03:58.404Z | Compiling cfg_aliases v0.2.1 |
| 1219 | 2026-09-15T22:03:59.219Z | Checking serde_spanned v0.6.9 |
| 1220 | 2026-09-15T22:03:59.283Z | Compiling memoffset v0.9.1 |
| 1221 | 2026-09-15T22:03:59.408Z | Compiling toml_edit v0.19.15 |
| 1222 | 2026-09-15T22:03:59.509Z | Compiling tokio-rustls v0.26.4 |
| 1223 | 2026-09-15T22:03:59.756Z | Compiling rayon-core v1.13.0 |
| 1224 | 2026-09-15T22:04:00.697Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-09-15T22:04:01.036Z | Compiling zerocopy-derive v0.7.35 |
| 1226 | 2026-09-15T22:04:01.361Z | Compiling crc32fast v1.5.0 |
| 1227 | 2026-09-15T22:04:01.795Z | Compiling hyper-rustls v0.27.7 |
| 1228 | 2026-09-15T22:04:02.066Z | Compiling reqwest v0.12.23 |
| 1229 | 2026-09-15T22:04:02.261Z | Checking crossbeam-deque v0.8.6 |
| 1230 | 2026-09-15T22:04:02.528Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1231 | 2026-09-15T22:04:02.626Z | Checking adler2 v2.0.1 |
| 1232 | 2026-09-15T22:04:03.372Z | Compiling progenitor-client v0.11.1 |
| 1233 | 2026-09-15T22:04:03.638Z | Compiling progenitor v0.11.1 |
| 1234 | 2026-09-15T22:04:03.945Z | Checking miniz_oxide v0.8.9 |
| 1235 | 2026-09-15T22:04:04.610Z | Compiling num-integer v0.1.46 |
| 1236 | 2026-09-15T22:04:04.664Z | Compiling proc-macro-error-attr v1.0.4 |
| 1237 | 2026-09-15T22:04:04.850Z | Compiling heapless v0.8.0 |
| 1238 | 2026-09-15T22:04:05.165Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1239 | 2026-09-15T22:04:05.187Z | Checking flate2 v1.1.2 |
| 1240 | 2026-09-15T22:04:05.209Z | Compiling progenitor-client v0.10.0 |
| 1241 | 2026-09-15T22:04:05.578Z | Compiling ingot-macros v0.1.1 |
| 1242 | 2026-09-15T22:04:06.251Z | Checking hash32 v0.3.1 |
| 1243 | 2026-09-15T22:04:06.374Z | Checking hybrid-array v0.4.12 |
| 1244 | 2026-09-15T22:04:06.513Z | Compiling proc-macro-error v1.0.4 |
| 1245 | 2026-09-15T22:04:06.570Z | Compiling smoltcp v0.11.0 |
| 1246 | 2026-09-15T22:04:06.828Z | Checking toml_write v0.1.2 |
| 1247 | 2026-09-15T22:04:06.843Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1248 | 2026-09-15T22:04:07.081Z | Checking toml_edit v0.22.27 |
| 1249 | 2026-09-15T22:04:07.495Z | Checking num-iter v0.1.45 |
| 1250 | 2026-09-15T22:04:07.612Z | Checking num-rational v0.4.2 |
| 1251 | 2026-09-15T22:04:07.889Z | Compiling zerocopy v0.7.35 |
| 1252 | 2026-09-15T22:04:07.921Z | Compiling num_enum_derive v0.7.5 |
| 1253 | 2026-09-15T22:04:08.163Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1254 | 2026-09-15T22:04:08.217Z | Checking ingot-types v0.1.2 |
| 1255 | 2026-09-15T22:04:08.313Z | Compiling hubpack_derive v0.1.1 |
| 1256 | 2026-09-15T22:04:08.433Z | Checking cobs v0.3.0 |
| 1257 | 2026-09-15T22:04:08.473Z | Compiling scroll_derive v0.12.1 |
| 1258 | 2026-09-15T22:04:08.551Z | Compiling foreign-types-macros v0.2.3 |
| 1259 | 2026-09-15T22:04:08.573Z | Compiling num-complex v0.4.6 |
| 1260 | 2026-09-15T22:04:08.803Z | Compiling usdt-impl v0.5.0 |
| 1261 | 2026-09-15T22:04:08.945Z | Checking foreign-types-shared v0.3.1 |
| 1262 | 2026-09-15T22:04:08.997Z | Checking managed v0.8.0 |
| 1263 | 2026-09-15T22:04:09.034Z | Checking bitflags v1.3.2 |
| 1264 | 2026-09-15T22:04:09.051Z | Compiling crucible-workspace-hack v0.1.0 |
| 1265 | 2026-09-15T22:04:09.143Z | Checking scroll v0.12.0 |
| 1266 | 2026-09-15T22:04:09.160Z | Checking foreign-types v0.5.0 |
| 1267 | 2026-09-15T22:04:09.293Z | Checking num v0.4.3 |
| 1268 | 2026-09-15T22:04:09.339Z | Checking num_enum v0.7.5 |
| 1269 | 2026-09-15T22:04:09.372Z | Checking hubpack v0.1.2 |
| 1270 | 2026-09-15T22:04:09.432Z | Checking postcard v1.1.3 |
| 1271 | 2026-09-15T22:04:09.447Z | Checking ingot v0.1.1 |
| 1272 | 2026-09-15T22:04:09.528Z | Compiling dof v0.3.0 |
| 1273 | 2026-09-15T22:04:09.704Z | Checking toml v0.8.23 |
| 1274 | 2026-09-15T22:04:10.118Z | Checking crypto-common v0.2.2 |
| 1275 | 2026-09-15T22:04:10.133Z | Checking block-buffer v0.12.0 |
| 1276 | 2026-09-15T22:04:10.322Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1277 | 2026-09-15T22:04:10.381Z | Compiling dtrace-parser v0.2.0 |
| 1278 | 2026-09-15T22:04:10.687Z | Checking camino-tempfile v1.4.1 |
| 1279 | 2026-09-15T22:04:10.738Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1280 | 2026-09-15T22:04:10.799Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1281 | 2026-09-15T22:04:10.843Z | Checking cstr-argument v0.1.2 |
| 1282 | 2026-09-15T22:04:10.943Z | Compiling thread-id v4.2.2 |
| 1283 | 2026-09-15T22:04:10.966Z | Checking compression-core v0.4.32 |
| 1284 | 2026-09-15T22:04:10.991Z | Checking static_assertions v1.1.0 |
| 1285 | 2026-09-15T22:04:11.023Z | Checking float-ord v0.3.2 |
| 1286 | 2026-09-15T22:04:11.038Z | Compiling heck v0.4.1 |
| 1287 | 2026-09-15T22:04:11.063Z | Compiling minimal-lexical v0.2.1 |
| 1288 | 2026-09-15T22:04:11.124Z | Checking const-oid v0.10.2 |
| 1289 | 2026-09-15T22:04:11.198Z | Checking compression-codecs v0.4.32 |
| 1290 | 2026-09-15T22:04:11.279Z | Checking digest v0.11.3 |
| 1291 | 2026-09-15T22:04:11.294Z | Compiling nom v7.1.3 |
| 1292 | 2026-09-15T22:04:11.364Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1293 | 2026-09-15T22:04:11.426Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1294 | 2026-09-15T22:04:11.498Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1295 | 2026-09-15T22:04:11.621Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1296 | 2026-09-15T22:04:11.650Z | Checking goblin v0.8.2 |
| 1297 | 2026-09-15T22:04:11.831Z | Checking rayon v1.11.0 |
| 1298 | 2026-09-15T22:04:12.136Z | Compiling num_enum_derive v0.5.11 |
| 1299 | 2026-09-15T22:04:12.168Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-09-15T22:04:12.366Z | Compiling rustc_version v0.4.1 |
| 1301 | 2026-09-15T22:04:12.577Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1302 | 2026-09-15T22:04:12.706Z | Compiling dropshot v0.17.1 |
| 1303 | 2026-09-15T22:04:12.772Z | Compiling convert_case v0.4.0 |
| 1304 | 2026-09-15T22:04:12.895Z | Checking tinyvec_macros v0.1.1 |
| 1305 | 2026-09-15T22:04:12.928Z | Compiling rustix v0.38.44 |
| 1306 | 2026-09-15T22:04:12.966Z | Checking cpufeatures v0.3.0 |
| 1307 | 2026-09-15T22:04:13.044Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1308 | 2026-09-15T22:04:13.079Z | Compiling derive_more v0.99.20 |
| 1309 | 2026-09-15T22:04:13.123Z | Checking num_enum v0.5.11 |
| 1310 | 2026-09-15T22:04:13.235Z | Checking sha1 v0.11.0 |
| 1311 | 2026-09-15T22:04:13.280Z | Checking tinyvec v1.10.0 |
| 1312 | 2026-09-15T22:04:13.376Z | Checking toml v1.1.2+spec-1.1.0 |
| 1313 | 2026-09-15T22:04:13.470Z | Checking async-compression v0.4.33 |
| 1314 | 2026-09-15T22:04:13.612Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1315 | 2026-09-15T22:04:13.694Z | Compiling nix v0.30.1 |
| 1316 | 2026-09-15T22:04:13.906Z | Checking libscf-sys v1.2.0 |
| 1317 | 2026-09-15T22:04:14.037Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1318 | 2026-09-15T22:04:14.075Z | Compiling libz-sys v1.1.22 |
| 1319 | 2026-09-15T22:04:14.111Z | Compiling dropshot_endpoint v0.17.1 |
| 1320 | 2026-09-15T22:04:14.165Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1321 | 2026-09-15T22:04:14.282Z | Checking bytecount v0.6.9 |
| 1322 | 2026-09-15T22:04:14.538Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1323 | 2026-09-15T22:04:15.146Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1324 | 2026-09-15T22:04:15.255Z | Compiling usdt-macro v0.5.0 |
| 1325 | 2026-09-15T22:04:15.272Z | Compiling usdt-attr-macro v0.5.0 |
| 1326 | 2026-09-15T22:04:15.316Z | Compiling zone_cfg_derive v0.3.1 |
| 1327 | 2026-09-15T22:04:15.347Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1328 | 2026-09-15T22:04:15.392Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1329 | 2026-09-15T22:04:15.515Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1330 | 2026-09-15T22:04:15.690Z | Checking itertools v0.12.1 |
| 1331 | 2026-09-15T22:04:15.919Z | Checking sigpipe v0.1.3 |
| 1332 | 2026-09-15T22:04:15.940Z | Checking memmap v0.7.0 |
| 1333 | 2026-09-15T22:04:15.962Z | Checking jiff v0.2.15 |
| 1334 | 2026-09-15T22:04:15.977Z | Checking glob v0.3.3 |
| 1335 | 2026-09-15T22:04:15.999Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1336 | 2026-09-15T22:04:16.071Z | Checking usdt v0.5.0 |
| 1337 | 2026-09-15T22:04:16.150Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1338 | 2026-09-15T22:04:16.231Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1339 | 2026-09-15T22:04:16.298Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1340 | 2026-09-15T22:04:16.391Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1341 | 2026-09-15T22:04:16.423Z | Checking smf v0.2.3 |
| 1342 | 2026-09-15T22:04:16.488Z | Checking secrecy v0.10.3 |
| 1343 | 2026-09-15T22:04:16.601Z | Checking whoami v1.6.1 |
| 1344 | 2026-09-15T22:04:16.640Z | Compiling curve25519-dalek v4.1.3 |
| 1345 | 2026-09-15T22:04:16.655Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1346 | 2026-09-15T22:04:16.669Z | Checking zone v0.3.1 |
| 1347 | 2026-09-15T22:04:16.761Z | Checking hmac v0.12.1 |
| 1348 | 2026-09-15T22:04:16.892Z | Checking inout v0.1.4 |
| 1349 | 2026-09-15T22:04:16.911Z | Compiling enum-as-inner v0.6.1 |
| 1350 | 2026-09-15T22:04:16.929Z | Compiling clang-sys v1.8.1 |
| 1351 | 2026-09-15T22:04:16.995Z | Checking ff v0.13.1 |
| 1352 | 2026-09-15T22:04:17.018Z | Checking data-encoding v2.9.0 |
| 1353 | 2026-09-15T22:04:17.105Z | Compiling semver v0.1.20 |
| 1354 | 2026-09-15T22:04:17.119Z | Checking group v0.13.0 |
| 1355 | 2026-09-15T22:04:17.224Z | Checking cipher v0.4.4 |
| 1356 | 2026-09-15T22:04:17.274Z | Compiling rustc_version v0.1.7 |
| 1357 | 2026-09-15T22:04:17.399Z | Checking hkdf v0.12.4 |
| 1358 | 2026-09-15T22:04:17.449Z | Checking atomicwrites v0.4.4 |
| 1359 | 2026-09-15T22:04:17.465Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1360 | 2026-09-15T22:04:17.495Z | Checking universal-hash v0.5.1 |
| 1361 | 2026-09-15T22:04:17.528Z | Checking crypto-bigint v0.5.5 |
| 1362 | 2026-09-15T22:04:17.531Z | Compiling regress v0.11.1 |
| 1363 | 2026-09-15T22:04:17.572Z | Checking half v2.7.1 |
| 1364 | 2026-09-15T22:04:17.617Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1365 | 2026-09-15T22:04:17.819Z | Checking ciborium-io v0.2.2 |
| 1366 | 2026-09-15T22:04:17.915Z | Checking indent_write v2.2.0 |
| 1367 | 2026-09-15T22:04:18.044Z | Checking base16ct v0.2.0 |
| 1368 | 2026-09-15T22:04:18.167Z | Checking opaque-debug v0.3.1 |
| 1369 | 2026-09-15T22:04:18.239Z | Checking base64ct v1.8.0 |
| 1370 | 2026-09-15T22:04:18.417Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1371 | 2026-09-15T22:04:18.470Z | Checking password-hash v0.5.0 |
| 1372 | 2026-09-15T22:04:18.523Z | Checking thiserror-no-std v2.0.2 |
| 1373 | 2026-09-15T22:04:18.549Z | Checking elliptic-curve v0.13.8 |
| 1374 | 2026-09-15T22:04:18.571Z | Checking poly1305 v0.8.0 |
| 1375 | 2026-09-15T22:04:18.609Z | Checking ciborium-ll v0.2.2 |
| 1376 | 2026-09-15T22:04:18.695Z | Compiling newtype_derive v0.1.6 |
| 1377 | 2026-09-15T22:04:18.780Z | Checking chacha20 v0.9.1 |
| 1378 | 2026-09-15T22:04:18.795Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1379 | 2026-09-15T22:04:18.798Z | Compiling nix v0.31.3 |
| 1380 | 2026-09-15T22:04:18.918Z | Checking blake2 v0.10.6 |
| 1381 | 2026-09-15T22:04:18.965Z | Checking aead v0.5.2 |
| 1382 | 2026-09-15T22:04:18.968Z | Checking bstr v1.12.0 |
| 1383 | 2026-09-15T22:04:19.054Z | Compiling libloading v0.8.9 |
| 1384 | 2026-09-15T22:04:19.101Z | Compiling typify-impl v0.6.2 |
| 1385 | 2026-09-15T22:04:19.134Z | Compiling bindgen v0.72.1 |
| 1386 | 2026-09-15T22:04:19.174Z | Checking linked-hash-map v0.5.6 |
| 1387 | 2026-09-15T22:04:19.246Z | Checking resolv-conf v0.7.5 |
| 1388 | 2026-09-15T22:04:19.321Z | Compiling owo-colors v4.3.0 |
| 1389 | 2026-09-15T22:04:19.341Z | Checking keccak v0.1.6 |
| 1390 | 2026-09-15T22:04:19.428Z | Checking lru-cache v0.1.2 |
| 1391 | 2026-09-15T22:04:19.498Z | Checking sha3 v0.10.8 |
| 1392 | 2026-09-15T22:04:19.568Z | Checking argon2 v0.5.3 |
| 1393 | 2026-09-15T22:04:19.693Z | Checking chacha20poly1305 v0.10.1 |
| 1394 | 2026-09-15T22:04:19.709Z | Checking vsss-rs v3.3.4 |
| 1395 | 2026-09-15T22:04:19.880Z | Checking ciborium v0.2.2 |
| 1396 | 2026-09-15T22:04:19.895Z | Checking hickory-proto v0.24.4 |
| 1397 | 2026-09-15T22:04:20.183Z | Checking tokio-dtrace v0.1.1 |
| 1398 | 2026-09-15T22:04:20.286Z | Checking papergrid v0.18.0 |
| 1399 | 2026-09-15T22:04:20.309Z | Compiling cexpr v0.6.0 |
| 1400 | 2026-09-15T22:04:20.354Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1401 | 2026-09-15T22:04:20.631Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1402 | 2026-09-15T22:04:20.873Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1403 | 2026-09-15T22:04:21.030Z | Checking serde-big-array v0.5.1 |
| 1404 | 2026-09-15T22:04:21.100Z | Compiling derive-where v1.6.0 |
| 1405 | 2026-09-15T22:04:21.166Z | Compiling serde_repr v0.1.20 |
| 1406 | 2026-09-15T22:04:21.389Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1407 | 2026-09-15T22:04:21.414Z | Checking same-file v1.0.6 |
| 1408 | 2026-09-15T22:04:21.534Z | Checking unicode-segmentation v1.12.0 |
| 1409 | 2026-09-15T22:04:21.619Z | Checking siphasher v1.0.1 |
| 1410 | 2026-09-15T22:04:21.701Z | Compiling shlex v1.3.0 |
| 1411 | 2026-09-15T22:04:21.733Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1412 | 2026-09-15T22:04:21.783Z | Checking phf_shared v0.12.1 |
| 1413 | 2026-09-15T22:04:21.852Z | Checking newline-converter v0.3.0 |
| 1414 | 2026-09-15T22:04:21.965Z | Checking walkdir v2.5.0 |
| 1415 | 2026-09-15T22:04:21.980Z | Checking hickory-resolver v0.24.4 |
| 1416 | 2026-09-15T22:04:22.127Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1417 | 2026-09-15T22:04:22.307Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1418 | 2026-09-15T22:04:22.386Z | Checking tabled v0.21.0 |
| 1419 | 2026-09-15T22:04:22.487Z | Compiling typify-macro v0.6.2 |
| 1420 | 2026-09-15T22:04:22.683Z | Checking oxide-tokio-rt v0.1.2 |
| 1421 | 2026-09-15T22:04:22.909Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-09-15T22:04:23.605Z | Checking itertools v0.15.0 |
| 1423 | 2026-09-15T22:04:23.649Z | Checking console v0.16.4 |
| 1424 | 2026-09-15T22:04:23.652Z | Compiling progenitor-impl v0.10.0 |
| 1425 | 2026-09-15T22:04:23.697Z | Checking tokio-stream v0.1.17 |
| 1426 | 2026-09-15T22:04:23.951Z | Compiling pin-project-internal v1.1.10 |
| 1427 | 2026-09-15T22:04:23.975Z | Compiling slog-dtrace v0.3.0 |
| 1428 | 2026-09-15T22:04:24.001Z | Checking csv-core v0.1.12 |
| 1429 | 2026-09-15T22:04:24.067Z | Checking swrite v0.1.0 |
| 1430 | 2026-09-15T22:04:24.162Z | Checking similar v3.2.0 |
| 1431 | 2026-09-15T22:04:24.178Z | Checking unicode-linebreak v0.1.5 |
| 1432 | 2026-09-15T22:04:24.204Z | Checking foldhash v0.1.5 |
| 1433 | 2026-09-15T22:04:24.421Z | Compiling cancel-safe-futures v0.1.5 |
| 1434 | 2026-09-15T22:04:24.428Z | Checking smawk v0.3.2 |
| 1435 | 2026-09-15T22:04:24.519Z | Checking unicode-width v0.1.14 |
| 1436 | 2026-09-15T22:04:24.587Z | Compiling unicode-xid v0.2.6 |
| 1437 | 2026-09-15T22:04:24.684Z | Compiling chrono-tz v0.10.4 |
| 1438 | 2026-09-15T22:04:24.699Z | Checking expectorate v1.3.0 |
| 1439 | 2026-09-15T22:04:24.715Z | Compiling const_format_proc_macros v0.2.34 |
| 1440 | 2026-09-15T22:04:24.856Z | Checking textwrap v0.16.2 |
| 1441 | 2026-09-15T22:04:24.925Z | Checking hashbrown v0.15.5 |
| 1442 | 2026-09-15T22:04:25.014Z | Checking pin-project v1.1.10 |
| 1443 | 2026-09-15T22:04:25.111Z | Checking csv v1.4.0 |
| 1444 | 2026-09-15T22:04:25.126Z | Checking qorb v0.4.1 |
| 1445 | 2026-09-15T22:04:25.460Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-15T22:04:25.492Z | Checking phf v0.12.1 |
| 1447 | 2026-09-15T22:04:25.511Z | Checking unicode-normalization v0.1.24 |
| 1448 | 2026-09-15T22:04:25.633Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1449 | 2026-09-15T22:04:25.706Z | Compiling progenitor-macro v0.10.0 |
| 1450 | 2026-09-15T22:04:26.334Z | Checking libsw-core v0.3.2 |
| 1451 | 2026-09-15T22:04:26.481Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1452 | 2026-09-15T22:04:26.519Z | Compiling async-recursion v1.1.1 |
| 1453 | 2026-09-15T22:04:26.754Z | Compiling snafu-derive v0.8.9 |
| 1454 | 2026-09-15T22:04:26.878Z | Compiling cookie v0.18.1 |
| 1455 | 2026-09-15T22:04:26.905Z | Checking fixedbitset v0.4.2 |
| 1456 | 2026-09-15T22:04:27.061Z | Checking highway v1.3.0 |
| 1457 | 2026-09-15T22:04:27.179Z | Checking fixedbitset v0.5.7 |
| 1458 | 2026-09-15T22:04:27.294Z | Compiling moka v0.12.11 |
| 1459 | 2026-09-15T22:04:27.392Z | Checking petgraph v0.8.2 |
| 1460 | 2026-09-15T22:04:27.408Z | Checking petgraph v0.6.5 |
| 1461 | 2026-09-15T22:04:28.432Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1462 | 2026-09-15T22:04:28.473Z | Checking snafu v0.8.9 |
| 1463 | 2026-09-15T22:04:28.651Z | Checking libsw v3.5.0 |
| 1464 | 2026-09-15T22:04:28.667Z | Checking olpc-cjson v0.1.4 |
| 1465 | 2026-09-15T22:04:28.723Z | Checking const_format v0.2.34 |
| 1466 | 2026-09-15T22:04:28.727Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1467 | 2026-09-15T22:04:28.950Z | Checking papergrid v0.11.0 |
| 1468 | 2026-09-15T22:04:28.969Z | Compiling typify v0.6.2 |
| 1469 | 2026-09-15T22:04:29.025Z | Checking globset v0.4.16 |
| 1470 | 2026-09-15T22:04:29.067Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1471 | 2026-09-15T22:04:29.133Z | Checking gethostname v0.5.0 |
| 1472 | 2026-09-15T22:04:29.261Z | Compiling tabled_derive v0.7.0 |
| 1473 | 2026-09-15T22:04:29.330Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1474 | 2026-09-15T22:04:29.536Z | Checking reqwest v0.13.2 |
| 1475 | 2026-09-15T22:04:29.539Z | Checking bcs v0.1.6 |
| 1476 | 2026-09-15T22:04:29.653Z | Checking pem v3.0.5 |
| 1477 | 2026-09-15T22:04:29.768Z | Checking serde_plain v1.0.2 |
| 1478 | 2026-09-15T22:04:29.810Z | Checking humantime v2.3.0 |
| 1479 | 2026-09-15T22:04:29.826Z | Checking progenitor v0.10.0 |
| 1480 | 2026-09-15T22:04:29.913Z | Checking tagptr v0.2.0 |
| 1481 | 2026-09-15T22:04:29.958Z | Checking linear-map v1.2.0 |
| 1482 | 2026-09-15T22:04:29.991Z | Checking crc8 v0.1.1 |
| 1483 | 2026-09-15T22:04:30.049Z | Checking termtree v0.5.1 |
| 1484 | 2026-09-15T22:04:30.086Z | Checking typed-path v0.9.3 |
| 1485 | 2026-09-15T22:04:30.090Z | Compiling signal-hook v0.4.4 |
| 1486 | 2026-09-15T22:04:30.127Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-15T22:04:30.182Z | Checking tabled v0.15.0 |
| 1488 | 2026-09-15T22:04:30.333Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-15T22:04:30.777Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-15T22:04:30.819Z | Checking tough v0.20.0 |
| 1491 | 2026-09-15T22:04:30.966Z | Compiling progenitor-impl v0.14.0 |
| 1492 | 2026-09-15T22:04:31.334Z | Checking steno v0.4.1 |
| 1493 | 2026-09-15T22:04:31.638Z | Checking hickory-proto v0.25.2 |
| 1494 | 2026-09-15T22:04:32.319Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1495 | 2026-09-15T22:04:32.421Z | Compiling cargo-platform v0.1.9 |
| 1496 | 2026-09-15T22:04:32.668Z | Compiling vergen v8.3.2 |
| 1497 | 2026-09-15T22:04:32.711Z | Compiling fs-err v3.1.2 |
| 1498 | 2026-09-15T22:04:32.770Z | Compiling cargo_metadata v0.18.1 |
| 1499 | 2026-09-15T22:04:33.034Z | Compiling progenitor-macro v0.14.0 |
| 1500 | 2026-09-15T22:04:33.053Z | Checking progenitor-client v0.14.0 |
| 1501 | 2026-09-15T22:04:33.150Z | Checking dropshot-api-manager-types v0.7.2 |
| 1502 | 2026-09-15T22:04:33.240Z | Checking hickory-resolver v0.25.2 |
| 1503 | 2026-09-15T22:04:33.266Z | Checking sha2 v0.10.9 |
| 1504 | 2026-09-15T22:04:33.313Z | Compiling blake3 v1.8.2 |
| 1505 | 2026-09-15T22:04:33.859Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1506 | 2026-09-15T22:04:34.024Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1507 | 2026-09-15T22:04:34.238Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-09-15T22:04:34.625Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-09-15T22:04:34.773Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1510 | 2026-09-15T22:04:35.199Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1511 | 2026-09-15T22:04:35.631Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1512 | 2026-09-15T22:04:35.692Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-09-15T22:04:35.801Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-09-15T22:04:35.916Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1515 | 2026-09-15T22:04:36.109Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-09-15T22:04:36.262Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1517 | 2026-09-15T22:04:36.284Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-09-15T22:04:36.351Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1519 | 2026-09-15T22:04:37.021Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-09-15T22:04:37.071Z | Checking git-stub v1.0.0 |
| 1521 | 2026-09-15T22:04:37.115Z | Checking progenitor v0.14.0 |
| 1522 | 2026-09-15T22:04:37.202Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1523 | 2026-09-15T22:04:37.222Z | Compiling strum_macros v0.28.0 |
| 1524 | 2026-09-15T22:04:37.242Z | Checking filetime v0.2.26 |
| 1525 | 2026-09-15T22:04:37.258Z | Checking arrayref v0.3.9 |
| 1526 | 2026-09-15T22:04:37.359Z | Checking is_ci v1.2.0 |
| 1527 | 2026-09-15T22:04:37.392Z | Checking xattr v1.6.1 |
| 1528 | 2026-09-15T22:04:37.450Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1529 | 2026-09-15T22:04:37.466Z | Checking constant_time_eq v0.3.1 |
| 1530 | 2026-09-15T22:04:37.520Z | Checking arrayvec v0.7.6 |
| 1531 | 2026-09-15T22:04:37.558Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1532 | 2026-09-15T22:04:37.707Z | Compiling curl v0.4.50 |
| 1533 | 2026-09-15T22:04:37.979Z | Checking tar v0.4.45 |
| 1534 | 2026-09-15T22:04:38.080Z | Checking supports-color v3.0.2 |
| 1535 | 2026-09-15T22:04:38.211Z | Checking git-stub-vcs v0.1.0 |
| 1536 | 2026-09-15T22:04:38.402Z | Checking toml v0.7.8 |
| 1537 | 2026-09-15T22:04:38.688Z | Checking similar v2.7.0 |
| 1538 | 2026-09-15T22:04:38.704Z | Checking drift v0.2.0 |
| 1539 | 2026-09-15T22:04:39.002Z | Checking kstat-rs v0.2.4 |
| 1540 | 2026-09-15T22:04:39.123Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1541 | 2026-09-15T22:04:39.127Z | Checking strum v0.28.0 |
| 1542 | 2026-09-15T22:04:39.147Z | Checking topological-sort v0.2.2 |
| 1543 | 2026-09-15T22:04:39.184Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1544 | 2026-09-15T22:04:39.283Z | Checking omicron-zone-package v0.12.2 |
| 1545 | 2026-09-15T22:04:39.396Z | Checking dropshot-api-manager v0.7.2 |
| 1546 | 2026-09-15T22:04:39.588Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1547 | 2026-09-15T22:04:39.806Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1548 | 2026-09-15T22:04:39.824Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1549 | 2026-09-15T22:04:40.515Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1550 | 2026-09-15T22:04:40.701Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1551 | 2026-09-15T22:04:40.753Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1552 | 2026-09-15T22:04:41.665Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1553 | 2026-09-15T22:04:41.757Z | Checking signal-hook-tokio v0.4.0 |
| 1554 | 2026-09-15T22:04:41.883Z | Checking scuffle v0.1.0 |
| 1555 | 2026-09-15T22:04:42.032Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1556 | 2026-09-15T22:04:42.132Z | Checking iddqd v0.4.5 |
| 1557 | 2026-09-15T22:04:42.422Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1558 | 2026-09-15T22:04:42.560Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1559 | 2026-09-15T22:04:42.611Z | Checking search_path v0.1.4 |
| 1560 | 2026-09-15T22:04:42.726Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1561 | 2026-09-15T22:04:42.746Z | Checking internet-checksum v0.2.1 |
| 1562 | 2026-09-15T22:04:42.761Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1563 | 2026-09-15T22:04:42.858Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1564 | 2026-09-15T22:04:42.874Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-09-15T22:04:43.040Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1566 | 2026-09-15T22:04:43.486Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1567 | 2026-09-15T22:04:45.348Z | Compiling git2 v0.19.0 |
| 1568 | 2026-09-15T22:04:47.635Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1569 | 2026-09-15T22:04:48.460Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1570 | 2026-09-15T22:04:54.450Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1571 | 2026-09-15T22:04:55.723Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1572 | 2026-09-15T22:05:00.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s |
| 1573 | 2026-09-15T22:05:00.963Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1574 | 2026-09-15T22:05:00.963Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1575 | 2026-09-15T22:05:01.455Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1576 | 2026-09-15T22:05:01.458Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1577 | 2026-09-15T22:05:01.531Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1578 | 2026-09-15T22:05:01.534Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1579 | 2026-09-15T22:05:08.777Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1580 | 2026-09-15T22:05:08.777Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1581 | 2026-09-15T22:05:11.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s |
| 1582 | 2026-09-15T22:05:11.613Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1583 | 2026-09-15T22:05:11.613Z | + cargo clippy --features softnpu -- --deny warnings |
| 1584 | 2026-09-15T22:05:11.911Z | Downloading crates ... |
| 1585 | 2026-09-15T22:05:12.047Z | Downloaded wyz v0.5.1 |
| 1586 | 2026-09-15T22:05:12.055Z | Downloaded radium v0.7.0 |
| 1587 | 2026-09-15T22:05:12.058Z | Downloaded serde_arrays v0.1.0 |
| 1588 | 2026-09-15T22:05:12.061Z | Downloaded funty v2.0.0 |
| 1589 | 2026-09-15T22:05:12.063Z | Downloaded ascii v1.1.0 |
| 1590 | 2026-09-15T22:05:12.066Z | Downloaded bitstruct_derive v0.1.0 |
| 1591 | 2026-09-15T22:05:12.067Z | Downloaded bitstruct v0.1.1 |
| 1592 | 2026-09-15T22:05:12.067Z | Downloaded typeid v1.0.3 |
| 1593 | 2026-09-15T22:05:12.071Z | Downloaded tap v1.0.1 |
| 1594 | 2026-09-15T22:05:12.071Z | Downloaded libloading v0.7.4 |
| 1595 | 2026-09-15T22:05:12.071Z | Downloaded num-bigint v0.4.6 |
| 1596 | 2026-09-15T22:05:12.073Z | Downloaded erased-serde v0.4.8 |
| 1597 | 2026-09-15T22:05:12.077Z | Downloaded bitvec v1.0.1 |
| 1598 | 2026-09-15T22:05:12.203Z | Checking num-integer v0.1.46 |
| 1599 | 2026-09-15T22:05:12.280Z | Checking num-complex v0.4.6 |
| 1600 | 2026-09-15T22:05:12.292Z | Compiling radium v0.7.0 |
| 1601 | 2026-09-15T22:05:12.299Z | Checking tap v1.0.1 |
| 1602 | 2026-09-15T22:05:12.305Z | Checking funty v2.0.0 |
| 1603 | 2026-09-15T22:05:12.311Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1604 | 2026-09-15T22:05:12.314Z | Compiling typeid v1.0.3 |
| 1605 | 2026-09-15T22:05:12.322Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1606 | 2026-09-15T22:05:12.386Z | Checking wyz v0.5.1 |
| 1607 | 2026-09-15T22:05:12.476Z | Checking num-bigint v0.4.6 |
| 1608 | 2026-09-15T22:05:12.479Z | Checking num-iter v0.1.45 |
| 1609 | 2026-09-15T22:05:12.528Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1610 | 2026-09-15T22:05:12.551Z | Compiling erased-serde v0.4.8 |
| 1611 | 2026-09-15T22:05:12.600Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1612 | 2026-09-15T22:05:12.604Z | Compiling bitstruct_derive v0.1.0 |
| 1613 | 2026-09-15T22:05:12.628Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1614 | 2026-09-15T22:05:12.678Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1615 | 2026-09-15T22:05:12.729Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1616 | 2026-09-15T22:05:12.739Z | Checking bitvec v1.0.1 |
| 1617 | 2026-09-15T22:05:12.744Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1618 | 2026-09-15T22:05:12.744Z | Checking ascii v1.1.0 |
| 1619 | 2026-09-15T22:05:12.804Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1620 | 2026-09-15T22:05:12.823Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1621 | 2026-09-15T22:05:12.930Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1622 | 2026-09-15T22:05:12.943Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1623 | 2026-09-15T22:05:12.951Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1624 | 2026-09-15T22:05:12.964Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1625 | 2026-09-15T22:05:13.217Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1626 | 2026-09-15T22:05:13.249Z | Checking serde_arrays v0.1.0 |
| 1627 | 2026-09-15T22:05:13.258Z | Checking bitstruct v0.1.1 |
| 1628 | 2026-09-15T22:05:13.294Z | Checking num-rational v0.4.2 |
| 1629 | 2026-09-15T22:05:13.333Z | Checking libloading v0.7.4 |
| 1630 | 2026-09-15T22:05:13.348Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1631 | 2026-09-15T22:05:13.559Z | Checking num v0.4.3 |
| 1632 | 2026-09-15T22:05:13.626Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1633 | 2026-09-15T22:05:14.191Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1634 | 2026-09-15T22:05:14.482Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1635 | 2026-09-15T22:05:14.486Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1636 | 2026-09-15T22:05:14.673Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1637 | 2026-09-15T22:05:14.842Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1638 | 2026-09-15T22:05:14.844Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1639 | 2026-09-15T22:05:15.300Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1640 | 2026-09-15T22:05:15.518Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1641 | 2026-09-15T22:05:15.521Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1642 | 2026-09-15T22:05:15.521Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1643 | 2026-09-15T22:05:15.521Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1644 | 2026-09-15T22:05:16.292Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1645 | 2026-09-15T22:05:17.068Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1646 | 2026-09-15T22:05:21.174Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1647 | 2026-09-15T22:05:21.292Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1648 | 2026-09-15T22:05:27.601Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1649 | 2026-09-15T22:05:28.865Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1650 | 2026-09-15T22:05:29.390Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1651 | 2026-09-15T22:05:33.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.12s |
| 1652 | 2026-09-15T22:05:33.922Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1653 | 2026-09-15T22:05:33.922Z | + cargo clippy --features chaos -- --deny warnings |
| 1654 | 2026-09-15T22:05:34.406Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1655 | 2026-09-15T22:05:34.409Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1656 | 2026-09-15T22:05:34.409Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1657 | 2026-09-15T22:05:41.820Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1658 | 2026-09-15T22:05:41.820Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1659 | 2026-09-15T22:05:44.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s |
| 1660 | 2026-09-15T22:05:44.571Z | + banner fmt |
| 1661 | 2026-09-15T22:05:44.574Z | |
| 1662 | 2026-09-15T22:05:44.574Z | ###### # # ##### |
| 1663 | 2026-09-15T22:05:44.574Z | # ## ## # |
| 1664 | 2026-09-15T22:05:44.574Z | ##### # ## # # |
| 1665 | 2026-09-15T22:05:44.574Z | # # # # |
| 1666 | 2026-09-15T22:05:44.574Z | # # # # |
| 1667 | 2026-09-15T22:05:44.574Z | # # # # |
| 1668 | 2026-09-15T22:05:44.574Z | |
| 1669 | 2026-09-15T22:05:44.574Z | + cargo fmt -- --check |
| 1670 | 2026-09-15T22:05:45.030Z | + banner test |
| 1671 | 2026-09-15T22:05:45.032Z | |
| 1672 | 2026-09-15T22:05:45.033Z | ##### ###### #### ##### |
| 1673 | 2026-09-15T22:05:45.033Z | # # # # |
| 1674 | 2026-09-15T22:05:45.033Z | # ##### #### # |
| 1675 | 2026-09-15T22:05:45.033Z | # # # # |
| 1676 | 2026-09-15T22:05:45.033Z | # # # # # |
| 1677 | 2026-09-15T22:05:45.033Z | # ###### #### # |
| 1678 | 2026-09-15T22:05:45.033Z | |
| 1679 | 2026-09-15T22:05:45.033Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1680 | 2026-09-15T22:05:45.033Z | + RUST_BACKTRACE=full |
| 1681 | 2026-09-15T22:05:45.033Z | + cargo test --features tofino_stub --no-fail-fast |
| 1682 | 2026-09-15T22:05:45.878Z | Compiling unicode-ident v1.0.24 |
| 1683 | 2026-09-15T22:05:45.878Z | Compiling cfg-if v1.0.4 |
| 1684 | 2026-09-15T22:05:45.881Z | Compiling memchr v2.7.5 |
| 1685 | 2026-09-15T22:05:45.981Z | Compiling serde_core v1.0.228 |
| 1686 | 2026-09-15T22:05:45.998Z | Compiling itoa v1.0.15 |
| 1687 | 2026-09-15T22:05:46.004Z | Compiling libc v0.2.186 |
| 1688 | 2026-09-15T22:05:46.013Z | Compiling zmij v1.0.17 |
| 1689 | 2026-09-15T22:05:46.024Z | Compiling libm v0.2.15 |
| 1690 | 2026-09-15T22:05:46.093Z | Compiling proc-macro2 v1.0.106 |
| 1691 | 2026-09-15T22:05:46.117Z | Compiling heck v0.5.0 |
| 1692 | 2026-09-15T22:05:46.278Z | Compiling equivalent v1.0.2 |
| 1693 | 2026-09-15T22:05:46.369Z | Compiling log v0.4.29 |
| 1694 | 2026-09-15T22:05:46.494Z | Compiling quote v1.0.45 |
| 1695 | 2026-09-15T22:05:46.525Z | Compiling iana-time-zone v0.1.64 |
| 1696 | 2026-09-15T22:05:46.551Z | Compiling smallvec v1.15.1 |
| 1697 | 2026-09-15T22:05:46.715Z | Compiling syn v2.0.118 |
| 1698 | 2026-09-15T22:05:46.744Z | Compiling dyn-clone v1.0.20 |
| 1699 | 2026-09-15T22:05:46.762Z | Compiling hashbrown v0.17.1 |
| 1700 | 2026-09-15T22:05:46.782Z | Compiling fnv v1.0.7 |
| 1701 | 2026-09-15T22:05:46.785Z | Compiling regex-syntax v0.8.11 |
| 1702 | 2026-09-15T22:05:46.884Z | Compiling stable_deref_trait v1.2.0 |
| 1703 | 2026-09-15T22:05:46.895Z | Compiling pin-project-lite v0.2.16 |
| 1704 | 2026-09-15T22:05:46.967Z | Compiling percent-encoding v2.3.2 |
| 1705 | 2026-09-15T22:05:46.993Z | Compiling writeable v0.6.1 |
| 1706 | 2026-09-15T22:05:47.156Z | Compiling litemap v0.8.0 |
| 1707 | 2026-09-15T22:05:47.181Z | Compiling num-traits v0.2.19 |
| 1708 | 2026-09-15T22:05:47.314Z | Compiling icu_properties_data v2.0.1 |
| 1709 | 2026-09-15T22:05:47.333Z | Compiling icu_normalizer_data v2.0.0 |
| 1710 | 2026-09-15T22:05:47.395Z | Compiling form_urlencoded v1.2.2 |
| 1711 | 2026-09-15T22:05:47.413Z | Compiling utf8_iter v1.0.4 |
| 1712 | 2026-09-15T22:05:47.453Z | Compiling getrandom v0.4.2 |
| 1713 | 2026-09-15T22:05:47.568Z | Compiling aho-corasick v1.1.3 |
| 1714 | 2026-09-15T22:05:47.586Z | Compiling scopeguard v1.2.0 |
| 1715 | 2026-09-15T22:05:47.610Z | Compiling ucd-trie v0.1.7 |
| 1716 | 2026-09-15T22:05:47.700Z | Compiling semver v1.0.28 |
| 1717 | 2026-09-15T22:05:47.819Z | Compiling serde_json v1.0.150 |
| 1718 | 2026-09-15T22:05:47.835Z | Compiling indexmap v2.14.0 |
| 1719 | 2026-09-15T22:05:47.916Z | Compiling lock_api v0.4.14 |
| 1720 | 2026-09-15T22:05:48.047Z | Compiling byteorder v1.5.0 |
| 1721 | 2026-09-15T22:05:48.146Z | Compiling uuid v1.23.3 |
| 1722 | 2026-09-15T22:05:48.197Z | Compiling allocator-api2 v0.2.21 |
| 1723 | 2026-09-15T22:05:48.272Z | Compiling futures-core v0.3.32 |
| 1724 | 2026-09-15T22:05:48.428Z | Compiling regex-automata v0.4.13 |
| 1725 | 2026-09-15T22:05:48.459Z | Compiling foldhash v0.2.0 |
| 1726 | 2026-09-15T22:05:48.573Z | Compiling ryu v1.0.20 |
| 1727 | 2026-09-15T22:05:48.689Z | Compiling hashbrown v0.16.1 |
| 1728 | 2026-09-15T22:05:48.768Z | Compiling pretty-hex v0.4.1 |
| 1729 | 2026-09-15T22:05:48.911Z | Compiling futures-sink v0.3.32 |
| 1730 | 2026-09-15T22:05:48.994Z | Compiling strsim v0.11.1 |
| 1731 | 2026-09-15T22:05:49.021Z | Compiling num-conv v0.2.1 |
| 1732 | 2026-09-15T22:05:49.176Z | Compiling plain v0.2.3 |
| 1733 | 2026-09-15T22:05:49.179Z | Compiling time-core v0.1.8 |
| 1734 | 2026-09-15T22:05:49.289Z | Compiling slab v0.4.11 |
| 1735 | 2026-09-15T22:05:49.342Z | Compiling time-macros v0.2.27 |
| 1736 | 2026-09-15T22:05:49.390Z | Compiling futures-channel v0.3.32 |
| 1737 | 2026-09-15T22:05:49.484Z | Compiling synstructure v0.13.2 |
| 1738 | 2026-09-15T22:05:49.614Z | Compiling serde_derive_internals v0.29.1 |
| 1739 | 2026-09-15T22:05:49.624Z | Compiling futures-task v0.3.32 |
| 1740 | 2026-09-15T22:05:49.797Z | Compiling futures-io v0.3.32 |
| 1741 | 2026-09-15T22:05:49.903Z | Compiling regress v0.10.5 |
| 1742 | 2026-09-15T22:05:49.961Z | Compiling darling_core v0.21.3 |
| 1743 | 2026-09-15T22:05:50.061Z | Compiling thread-id v5.0.0 |
| 1744 | 2026-09-15T22:05:50.115Z | Compiling regex v1.12.4 |
| 1745 | 2026-09-15T22:05:50.150Z | Compiling getrandom v0.2.16 |
| 1746 | 2026-09-15T22:05:50.321Z | Compiling socket2 v0.6.4 |
| 1747 | 2026-09-15T22:05:50.351Z | Compiling parking_lot_core v0.9.12 |
| 1748 | 2026-09-15T22:05:50.586Z | Compiling parking_lot v0.12.5 |
| 1749 | 2026-09-15T22:05:50.644Z | Compiling bitflags v2.11.1 |
| 1750 | 2026-09-15T22:05:50.708Z | Compiling serde_derive v1.0.228 |
| 1751 | 2026-09-15T22:05:50.763Z | Compiling zerofrom-derive v0.1.6 |
| 1752 | 2026-09-15T22:05:50.763Z | Compiling yoke-derive v0.8.0 |
| 1753 | 2026-09-15T22:05:50.896Z | Compiling zerovec-derive v0.11.1 |
| 1754 | 2026-09-15T22:05:50.979Z | Compiling displaydoc v0.2.5 |
| 1755 | 2026-09-15T22:05:50.998Z | Compiling thiserror-impl v2.0.18 |
| 1756 | 2026-09-15T22:05:51.752Z | Compiling schemars_derive v0.8.22 |
| 1757 | 2026-09-15T22:05:51.825Z | Compiling tokio-macros v2.7.0 |
| 1758 | 2026-09-15T22:05:51.998Z | Compiling zeroize_derive v1.4.3 |
| 1759 | 2026-09-15T22:05:52.001Z | Compiling zerocopy-derive v0.8.27 |
| 1760 | 2026-09-15T22:05:52.070Z | Compiling futures-macro v0.3.32 |
| 1761 | 2026-09-15T22:05:52.284Z | Compiling thiserror v2.0.18 |
| 1762 | 2026-09-15T22:05:52.399Z | Compiling zerofrom v0.1.6 |
| 1763 | 2026-09-15T22:05:52.538Z | Compiling yoke v0.8.0 |
| 1764 | 2026-09-15T22:05:52.640Z | Compiling tracing-attributes v0.1.30 |
| 1765 | 2026-09-15T22:05:52.736Z | Compiling zerovec v0.11.4 |
| 1766 | 2026-09-15T22:05:52.763Z | Compiling zerotrie v0.2.2 |
| 1767 | 2026-09-15T22:05:52.963Z | Compiling thiserror-impl v1.0.69 |
| 1768 | 2026-09-15T22:05:53.017Z | Compiling pest v2.8.2 |
| 1769 | 2026-09-15T22:05:53.083Z | Compiling scroll_derive v0.13.1 |
| 1770 | 2026-09-15T22:05:53.306Z | Compiling zerocopy v0.8.27 |
| 1771 | 2026-09-15T22:05:53.464Z | Compiling serde v1.0.228 |
| 1772 | 2026-09-15T22:05:53.755Z | Compiling tinystr v0.8.1 |
| 1773 | 2026-09-15T22:05:53.907Z | Compiling bytes v1.12.0 |
| 1774 | 2026-09-15T22:05:53.947Z | Compiling serde_tokenstream v0.2.3 |
| 1775 | 2026-09-15T22:05:53.965Z | Compiling icu_locale_core v2.0.0 |
| 1776 | 2026-09-15T22:05:53.988Z | Compiling potential_utf v0.1.3 |
| 1777 | 2026-09-15T22:05:54.107Z | Compiling icu_collections v2.0.0 |
| 1778 | 2026-09-15T22:05:54.159Z | Compiling chrono v0.4.45 |
| 1779 | 2026-09-15T22:05:54.164Z | Compiling pest_meta v2.8.2 |
| 1780 | 2026-09-15T22:05:54.227Z | Compiling async-trait v0.1.89 |
| 1781 | 2026-09-15T22:05:54.317Z | Compiling scroll v0.13.0 |
| 1782 | 2026-09-15T22:05:54.534Z | Compiling icu_provider v2.0.0 |
| 1783 | 2026-09-15T22:05:54.580Z | Compiling http v1.4.2 |
| 1784 | 2026-09-15T22:05:54.621Z | Compiling goblin v0.10.1 |
| 1785 | 2026-09-15T22:05:54.776Z | Compiling icu_normalizer v2.0.0 |
| 1786 | 2026-09-15T22:05:54.823Z | Compiling icu_properties v2.0.1 |
| 1787 | 2026-09-15T22:05:54.850Z | Compiling pest_generator v2.8.2 |
| 1788 | 2026-09-15T22:05:55.219Z | Compiling schemars v0.8.22 |
| 1789 | 2026-09-15T22:05:55.378Z | Compiling daft-derive v0.1.5 |
| 1790 | 2026-09-15T22:05:55.489Z | Compiling pest_derive v2.8.2 |
| 1791 | 2026-09-15T22:05:55.564Z | Compiling darling_macro v0.21.3 |
| 1792 | 2026-09-15T22:05:55.667Z | Compiling idna_adapter v1.2.1 |
| 1793 | 2026-09-15T22:05:55.823Z | Compiling idna v1.1.0 |
| 1794 | 2026-09-15T22:05:55.995Z | Compiling typify-impl v0.4.3 |
| 1795 | 2026-09-15T22:05:56.049Z | Compiling dtrace-parser v0.3.0 |
| 1796 | 2026-09-15T22:05:56.099Z | Compiling openssl-macros v0.1.1 |
| 1797 | 2026-09-15T22:05:56.134Z | Compiling url v2.5.7 |
| 1798 | 2026-09-15T22:05:56.149Z | Compiling darling v0.21.3 |
| 1799 | 2026-09-15T22:05:56.233Z | Compiling openapiv3 v2.2.0 |
| 1800 | 2026-09-15T22:05:56.583Z | Compiling async-stream-impl v0.3.6 |
| 1801 | 2026-09-15T22:05:56.596Z | Compiling structmeta-derive v0.3.0 |
| 1802 | 2026-09-15T22:05:56.923Z | Compiling newtype-uuid-macros v0.1.0 |
| 1803 | 2026-09-15T22:05:57.008Z | Compiling serde_yaml v0.9.34+deprecated |
| 1804 | 2026-09-15T22:05:57.295Z | Compiling zeroize v1.8.1 |
| 1805 | 2026-09-15T22:05:57.510Z | Compiling dof v0.4.0 |
| 1806 | 2026-09-15T22:05:57.682Z | Compiling structmeta v0.3.0 |
| 1807 | 2026-09-15T22:05:57.822Z | Compiling strum_macros v0.26.4 |
| 1808 | 2026-09-15T22:05:57.892Z | Compiling signal-hook-registry v1.4.6 |
| 1809 | 2026-09-15T22:05:57.907Z | Compiling untrusted v0.9.0 |
| 1810 | 2026-09-15T22:05:57.920Z | Compiling thiserror v1.0.69 |
| 1811 | 2026-09-15T22:05:58.028Z | Compiling usdt-impl v0.6.0 |
| 1812 | 2026-09-15T22:05:58.040Z | Compiling mio v1.2.1 |
| 1813 | 2026-09-15T22:05:58.291Z | Compiling omicron-workspace-hack v0.1.0 |
| 1814 | 2026-09-15T22:05:58.311Z | Compiling base64 v0.22.1 |
| 1815 | 2026-09-15T22:05:58.369Z | Compiling tokio v1.52.3 |
| 1816 | 2026-09-15T22:05:58.643Z | Compiling http-body v1.0.1 |
| 1817 | 2026-09-15T22:05:58.657Z | Compiling dropshot_endpoint v0.16.7 |
| 1818 | 2026-09-15T22:05:58.740Z | Compiling ref-cast-impl v1.0.25 |
| 1819 | 2026-09-15T22:05:58.805Z | Compiling atomic-waker v1.1.2 |
| 1820 | 2026-09-15T22:05:58.943Z | Compiling ipnet v2.11.0 |
| 1821 | 2026-09-15T22:05:59.385Z | Compiling usdt-macro v0.6.0 |
| 1822 | 2026-09-15T22:05:59.457Z | Compiling usdt-attr-macro v0.6.0 |
| 1823 | 2026-09-15T22:05:59.472Z | Compiling derive-ex v0.1.8 |
| 1824 | 2026-09-15T22:05:59.484Z | Compiling strum_macros v0.27.2 |
| 1825 | 2026-09-15T22:06:00.051Z | Compiling httparse v1.10.1 |
| 1826 | 2026-09-15T22:06:00.328Z | Compiling portable-atomic v1.11.1 |
| 1827 | 2026-09-15T22:06:00.371Z | Compiling tower-layer v0.3.3 |
| 1828 | 2026-09-15T22:06:00.509Z | Compiling tower-service v0.3.3 |
| 1829 | 2026-09-15T22:06:00.605Z | Compiling try-lock v0.2.5 |
| 1830 | 2026-09-15T22:06:00.627Z | Compiling critical-section v1.2.0 |
| 1831 | 2026-09-15T22:06:00.718Z | Compiling want v0.3.1 |
| 1832 | 2026-09-15T22:06:00.745Z | Compiling once_cell v1.21.3 |
| 1833 | 2026-09-15T22:06:00.857Z | Compiling httpdate v1.0.3 |
| 1834 | 2026-09-15T22:06:00.869Z | Compiling serde_with_macros v3.14.1 |
| 1835 | 2026-09-15T22:06:01.091Z | Compiling test-strategy v0.4.3 |
| 1836 | 2026-09-15T22:06:01.171Z | Compiling ppv-lite86 v0.2.21 |
| 1837 | 2026-09-15T22:06:01.305Z | Compiling erased-serde v0.3.31 |
| 1838 | 2026-09-15T22:06:01.800Z | Compiling subtle v2.6.1 |
| 1839 | 2026-09-15T22:06:01.977Z | Compiling parse-display-derive v0.10.0 |
| 1840 | 2026-09-15T22:06:02.001Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1841 | 2026-09-15T22:06:02.263Z | Compiling typify-macro v0.4.3 |
| 1842 | 2026-09-15T22:06:02.682Z | Compiling http-body-util v0.1.3 |
| 1843 | 2026-09-15T22:06:02.704Z | Compiling anyhow v1.0.102 |
| 1844 | 2026-09-15T22:06:03.059Z | Compiling serde_urlencoded v0.7.1 |
| 1845 | 2026-09-15T22:06:03.108Z | Compiling rand_core v0.6.4 |
| 1846 | 2026-09-15T22:06:03.302Z | Compiling typenum v1.20.1 |
| 1847 | 2026-09-15T22:06:03.311Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1848 | 2026-09-15T22:06:03.478Z | Compiling futures-util v0.3.32 |
| 1849 | 2026-09-15T22:06:03.807Z | Compiling sync_wrapper v1.0.2 |
| 1850 | 2026-09-15T22:06:03.920Z | Compiling powerfmt v0.2.0 |
| 1851 | 2026-09-15T22:06:04.041Z | Compiling num_threads v0.1.7 |
| 1852 | 2026-09-15T22:06:04.129Z | Compiling deranged v0.5.3 |
| 1853 | 2026-09-15T22:06:04.132Z | Compiling tracing-core v0.1.34 |
| 1854 | 2026-09-15T22:06:04.154Z | Compiling camino v1.2.3 |
| 1855 | 2026-09-15T22:06:04.179Z | Compiling iri-string v0.7.8 |
| 1856 | 2026-09-15T22:06:04.318Z | Compiling typify v0.4.3 |
| 1857 | 2026-09-15T22:06:04.417Z | Compiling progenitor-impl v0.11.1 |
| 1858 | 2026-09-15T22:06:04.579Z | Compiling tracing v0.1.41 |
| 1859 | 2026-09-15T22:06:04.732Z | Compiling encoding_rs v0.8.35 |
| 1860 | 2026-09-15T22:06:04.815Z | Compiling mime v0.3.17 |
| 1861 | 2026-09-15T22:06:04.915Z | Compiling fastrand v2.3.0 |
| 1862 | 2026-09-15T22:06:05.174Z | Compiling cpufeatures v0.2.17 |
| 1863 | 2026-09-15T22:06:05.187Z | Compiling generic-array v0.14.7 |
| 1864 | 2026-09-15T22:06:05.358Z | Compiling hex v0.4.3 |
| 1865 | 2026-09-15T22:06:05.687Z | Compiling crypto-common v0.1.6 |
| 1866 | 2026-09-15T22:06:05.787Z | Compiling errno v0.3.14 |
| 1867 | 2026-09-15T22:06:05.850Z | Compiling tokio-util v0.7.16 |
| 1868 | 2026-09-15T22:06:05.943Z | Compiling thread_local v1.1.9 |
| 1869 | 2026-09-15T22:06:06.091Z | Compiling unicode-width v0.2.1 |
| 1870 | 2026-09-15T22:06:06.211Z | Compiling syn v1.0.109 |
| 1871 | 2026-09-15T22:06:06.258Z | Compiling rustls-pki-types v1.12.0 |
| 1872 | 2026-09-15T22:06:06.376Z | Compiling winnow v0.7.14 |
| 1873 | 2026-09-15T22:06:06.409Z | Compiling match_cfg v0.1.0 |
| 1874 | 2026-09-15T22:06:06.543Z | Compiling rustix v1.1.4 |
| 1875 | 2026-09-15T22:06:07.128Z | Compiling winnow v1.0.3 |
| 1876 | 2026-09-15T22:06:07.303Z | Compiling take_mut v0.2.2 |
| 1877 | 2026-09-15T22:06:07.344Z | Compiling term v1.2.0 |
| 1878 | 2026-09-15T22:06:07.519Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1879 | 2026-09-15T22:06:07.779Z | Compiling h2 v0.4.14 |
| 1880 | 2026-09-15T22:06:07.800Z | Compiling ring v0.17.14 |
| 1881 | 2026-09-15T22:06:07.860Z | Compiling progenitor-macro v0.11.1 |
| 1882 | 2026-09-15T22:06:08.134Z | Compiling serde_spanned v1.1.1 |
| 1883 | 2026-09-15T22:06:08.336Z | Compiling debug-ignore v1.0.5 |
| 1884 | 2026-09-15T22:06:08.409Z | Compiling spin v0.9.8 |
| 1885 | 2026-09-15T22:06:08.422Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1886 | 2026-09-15T22:06:08.687Z | Compiling quick-error v1.2.3 |
| 1887 | 2026-09-15T22:06:08.871Z | Compiling block-buffer v0.10.4 |
| 1888 | 2026-09-15T22:06:09.153Z | Compiling waitgroup v0.1.2 |
| 1889 | 2026-09-15T22:06:09.304Z | Compiling async-stream v0.3.6 |
| 1890 | 2026-09-15T22:06:09.485Z | Compiling serde_path_to_error v0.1.20 |
| 1891 | 2026-09-15T22:06:09.617Z | Compiling bit-vec v0.8.0 |
| 1892 | 2026-09-15T22:06:09.826Z | Compiling lazy_static v1.5.0 |
| 1893 | 2026-09-15T22:06:09.849Z | Compiling bit-set v0.8.0 |
| 1894 | 2026-09-15T22:06:09.862Z | Compiling hyper v1.10.1 |
| 1895 | 2026-09-15T22:06:09.932Z | Compiling digest v0.10.7 |
| 1896 | 2026-09-15T22:06:10.020Z | Compiling strum v0.26.3 |
| 1897 | 2026-09-15T22:06:10.051Z | Compiling ipnetwork v0.21.1 |
| 1898 | 2026-09-15T22:06:10.081Z | Compiling crossbeam-utils v0.8.21 |
| 1899 | 2026-09-15T22:06:10.149Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1900 | 2026-09-15T22:06:10.311Z | Compiling unarray v0.1.4 |
| 1901 | 2026-09-15T22:06:10.471Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1902 | 2026-09-15T22:06:10.490Z | Compiling slog v2.8.2 |
| 1903 | 2026-09-15T22:06:10.592Z | Compiling macaddr v1.0.1 |
| 1904 | 2026-09-15T22:06:10.621Z | Compiling tabwriter v1.4.1 |
| 1905 | 2026-09-15T22:06:10.821Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1906 | 2026-09-15T22:06:10.865Z | Compiling ref-cast v1.0.25 |
| 1907 | 2026-09-15T22:06:10.895Z | Compiling hyper-util v0.1.20 |
| 1908 | 2026-09-15T22:06:11.004Z | Compiling colored v3.1.1 |
| 1909 | 2026-09-15T22:06:11.068Z | Compiling strum v0.27.2 |
| 1910 | 2026-09-15T22:06:11.199Z | Compiling aws-lc-sys v0.39.1 |
| 1911 | 2026-09-15T22:06:11.410Z | Compiling getrandom v0.3.3 |
| 1912 | 2026-09-15T22:06:11.577Z | Compiling untrusted v0.7.1 |
| 1913 | 2026-09-15T22:06:11.595Z | Compiling rand_core v0.9.3 |
| 1914 | 2026-09-15T22:06:11.711Z | Compiling oxnet v0.1.6 |
| 1915 | 2026-09-15T22:06:11.867Z | Compiling aws-lc-rs v1.16.2 |
| 1916 | 2026-09-15T22:06:11.998Z | Compiling openssl-sys v0.9.117 |
| 1917 | 2026-09-15T22:06:12.485Z | Compiling futures-executor v0.3.32 |
| 1918 | 2026-09-15T22:06:12.768Z | Compiling instant v0.1.13 |
| 1919 | 2026-09-15T22:06:12.772Z | Compiling foreign-types-shared v0.1.1 |
| 1920 | 2026-09-15T22:06:12.875Z | Compiling rustls-webpki v0.103.6 |
| 1921 | 2026-09-15T22:06:12.954Z | Compiling foreign-types v0.3.2 |
| 1922 | 2026-09-15T22:06:13.009Z | Compiling rand_chacha v0.9.0 |
| 1923 | 2026-09-15T22:06:13.035Z | Compiling tempfile v3.27.0 |
| 1924 | 2026-09-15T22:06:13.219Z | Compiling tower v0.5.2 |
| 1925 | 2026-09-15T22:06:13.424Z | Compiling rustls v0.23.40 |
| 1926 | 2026-09-15T22:06:13.467Z | Compiling toml_datetime v0.6.11 |
| 1927 | 2026-09-15T22:06:13.500Z | Compiling openssl-probe v0.1.6 |
| 1928 | 2026-09-15T22:06:13.706Z | Compiling tower-http v0.6.8 |
| 1929 | 2026-09-15T22:06:13.747Z | Compiling rand v0.9.3 |
| 1930 | 2026-09-15T22:06:13.930Z | Compiling openssl v0.10.81 |
| 1931 | 2026-09-15T22:06:14.129Z | Compiling futures v0.3.32 |
| 1932 | 2026-09-15T22:06:14.216Z | Compiling time v0.3.47 |
| 1933 | 2026-09-15T22:06:14.271Z | Compiling clap_derive v4.6.1 |
| 1934 | 2026-09-15T22:06:14.354Z | Compiling memmap2 v0.9.8 |
| 1935 | 2026-09-15T22:06:14.939Z | Compiling crossbeam-channel v0.5.15 |
| 1936 | 2026-09-15T22:06:14.954Z | Compiling webpki-roots v1.0.2 |
| 1937 | 2026-09-15T22:06:15.084Z | Compiling newtype-uuid v1.3.2 |
| 1938 | 2026-09-15T22:06:15.439Z | Compiling daft v0.1.5 |
| 1939 | 2026-09-15T22:06:15.710Z | Compiling is-terminal v0.4.16 |
| 1940 | 2026-09-15T22:06:15.735Z | Compiling either v1.15.0 |
| 1941 | 2026-09-15T22:06:15.940Z | Compiling slog-term v2.9.2 |
| 1942 | 2026-09-15T22:06:15.943Z | Compiling slog-json v2.6.1 |
| 1943 | 2026-09-15T22:06:15.965Z | Compiling slog-async v2.8.0 |
| 1944 | 2026-09-15T22:06:16.155Z | Compiling usdt v0.6.0 |
| 1945 | 2026-09-15T22:06:16.443Z | Compiling tokio-rustls v0.26.4 |
| 1946 | 2026-09-15T22:06:16.457Z | Compiling native-tls v0.2.14 |
| 1947 | 2026-09-15T22:06:16.502Z | Compiling hostname v0.3.1 |
| 1948 | 2026-09-15T22:06:16.647Z | Compiling tokio-native-tls v0.3.1 |
| 1949 | 2026-09-15T22:06:16.693Z | Compiling hyper-rustls v0.27.7 |
| 1950 | 2026-09-15T22:06:16.728Z | Compiling slog-bunyan v2.5.0 |
| 1951 | 2026-09-15T22:06:16.739Z | Compiling rustls-webpki v0.102.8 |
| 1952 | 2026-09-15T22:06:16.805Z | Compiling multer v3.1.0 |
| 1953 | 2026-09-15T22:06:16.824Z | Compiling hyper-tls v0.6.0 |
| 1954 | 2026-09-15T22:06:17.027Z | Compiling reqwest v0.12.23 |
| 1955 | 2026-09-15T22:06:17.068Z | Compiling rustls-pemfile v2.2.0 |
| 1956 | 2026-09-15T22:06:17.243Z | Compiling hostname v0.4.2 |
| 1957 | 2026-09-15T22:06:17.345Z | Compiling rustls v0.22.4 |
| 1958 | 2026-09-15T22:06:17.412Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1959 | 2026-09-15T22:06:17.678Z | Compiling rand_chacha v0.3.1 |
| 1960 | 2026-09-15T22:06:17.990Z | Compiling wait-timeout v0.2.1 |
| 1961 | 2026-09-15T22:06:18.208Z | Compiling rusty-fork v0.3.0 |
| 1962 | 2026-09-15T22:06:18.307Z | Compiling rand v0.8.5 |
| 1963 | 2026-09-15T22:06:18.578Z | Compiling rand_xorshift v0.4.0 |
| 1964 | 2026-09-15T22:06:18.659Z | Compiling sha1 v0.10.6 |
| 1965 | 2026-09-15T22:06:18.902Z | Compiling proptest v1.8.0 |
| 1966 | 2026-09-15T22:06:18.975Z | Compiling itertools v0.14.0 |
| 1967 | 2026-09-15T22:06:19.551Z | Compiling tokio-rustls v0.25.0 |
| 1968 | 2026-09-15T22:06:19.736Z | Compiling dropshot v0.16.7 |
| 1969 | 2026-09-15T22:06:20.214Z | Compiling anstyle v1.0.14 |
| 1970 | 2026-09-15T22:06:20.970Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1971 | 2026-09-15T22:06:21.340Z | Compiling progenitor-client v0.11.1 |
| 1972 | 2026-09-15T22:06:21.573Z | Compiling progenitor-client v0.10.0 |
| 1973 | 2026-09-15T22:06:21.675Z | Compiling serde_with v3.14.1 |
| 1974 | 2026-09-15T22:06:21.875Z | Compiling num-derive v0.4.2 |
| 1975 | 2026-09-15T22:06:22.150Z | Compiling progenitor v0.11.1 |
| 1976 | 2026-09-15T22:06:22.314Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1977 | 2026-09-15T22:06:22.672Z | Compiling rustc-hash v2.1.1 |
| 1978 | 2026-09-15T22:06:22.757Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1979 | 2026-09-15T22:06:22.809Z | Compiling iddqd v0.3.18 |
| 1980 | 2026-09-15T22:06:22.889Z | Compiling backoff v0.4.0 |
| 1981 | 2026-09-15T22:06:23.115Z | Compiling parse-display v0.10.0 |
| 1982 | 2026-09-15T22:06:23.421Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1983 | 2026-09-15T22:06:23.470Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1984 | 2026-09-15T22:06:23.968Z | Compiling utf8parse v0.2.2 |
| 1985 | 2026-09-15T22:06:24.088Z | Compiling anstyle-parse v1.0.0 |
| 1986 | 2026-09-15T22:06:24.354Z | Compiling is_terminal_polyfill v1.70.1 |
| 1987 | 2026-09-15T22:06:24.357Z | Compiling anstyle-query v1.1.4 |
| 1988 | 2026-09-15T22:06:24.428Z | Compiling colorchoice v1.0.4 |
| 1989 | 2026-09-15T22:06:24.474Z | Compiling clap_lex v1.1.0 |
| 1990 | 2026-09-15T22:06:24.541Z | Compiling anstream v1.0.0 |
| 1991 | 2026-09-15T22:06:25.659Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1992 | 2026-09-15T22:06:27.831Z | Compiling winnow v0.5.40 |
| 1993 | 2026-09-15T22:06:32.454Z | Compiling terminal_size v0.4.3 |
| 1994 | 2026-09-15T22:06:33.788Z | Compiling toml_edit v0.19.15 |
| 1995 | 2026-09-15T22:06:34.981Z | Compiling proc-macro-crate v1.3.1 |
| 1996 | 2026-09-15T22:06:35.449Z | Compiling clap_builder v4.6.0 |
| 1997 | 2026-09-15T22:06:35.741Z | Compiling dropshot_endpoint v0.17.1 |
| 1998 | 2026-09-15T22:06:37.341Z | Compiling clap v4.6.1 |
| 1999 | 2026-09-15T22:06:41.317Z | Compiling serde_spanned v0.6.9 |
| 2000 | 2026-09-15T22:06:42.461Z | Compiling prettyplease v0.2.37 |
| 2001 | 2026-09-15T22:06:42.744Z | Compiling adler2 v2.0.1 |
| 2002 | 2026-09-15T22:06:42.893Z | Compiling miniz_oxide v0.8.9 |
| 2003 | 2026-09-15T22:06:43.594Z | Compiling crc32fast v1.5.0 |
| 2004 | 2026-09-15T22:06:43.645Z | Compiling ingot-macros v0.1.1 |
| 2005 | 2026-09-15T22:06:43.927Z | Compiling zerocopy-derive v0.7.35 |
| 2006 | 2026-09-15T22:06:43.941Z | Compiling flate2 v1.1.2 |
| 2007 | 2026-09-15T22:06:44.812Z | Compiling hubpack_derive v0.1.1 |
| 2008 | 2026-09-15T22:06:45.013Z | Compiling hybrid-array v0.4.12 |
| 2009 | 2026-09-15T22:06:46.545Z | Compiling scroll_derive v0.12.1 |
| 2010 | 2026-09-15T22:06:46.680Z | Compiling toml_write v0.1.2 |
| 2011 | 2026-09-15T22:06:46.888Z | Compiling toml_edit v0.22.27 |
| 2012 | 2026-09-15T22:06:47.789Z | Compiling block-buffer v0.12.0 |
| 2013 | 2026-09-15T22:06:47.901Z | Compiling crypto-common v0.2.2 |
| 2014 | 2026-09-15T22:06:48.053Z | Compiling num_enum_derive v0.7.5 |
| 2015 | 2026-09-15T22:06:48.751Z | Compiling foreign-types-macros v0.2.3 |
| 2016 | 2026-09-15T22:06:48.817Z | Compiling num-integer v0.1.46 |
| 2017 | 2026-09-15T22:06:49.150Z | Compiling compression-core v0.4.32 |
| 2018 | 2026-09-15T22:06:49.153Z | Compiling float-ord v0.3.2 |
| 2019 | 2026-09-15T22:06:49.153Z | Compiling const-oid v0.10.2 |
| 2020 | 2026-09-15T22:06:49.294Z | Compiling compression-codecs v0.4.32 |
| 2021 | 2026-09-15T22:06:49.321Z | Compiling digest v0.11.3 |
| 2022 | 2026-09-15T22:06:49.569Z | Compiling toml v0.8.23 |
| 2023 | 2026-09-15T22:06:50.161Z | Compiling zerocopy v0.7.35 |
| 2024 | 2026-09-15T22:06:51.573Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2025 | 2026-09-15T22:06:51.703Z | Compiling cpufeatures v0.3.0 |
| 2026 | 2026-09-15T22:06:51.788Z | Compiling glob v0.3.3 |
| 2027 | 2026-09-15T22:06:51.892Z | Compiling sha1 v0.11.0 |
| 2028 | 2026-09-15T22:06:52.009Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2029 | 2026-09-15T22:06:52.153Z | Compiling proc-macro-error-attr v1.0.4 |
| 2030 | 2026-09-15T22:06:52.286Z | Compiling async-compression v0.4.33 |
| 2031 | 2026-09-15T22:06:52.290Z | Compiling num-iter v0.1.45 |
| 2032 | 2026-09-15T22:06:52.497Z | Compiling num-rational v0.4.2 |
| 2033 | 2026-09-15T22:06:52.775Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2034 | 2026-09-15T22:06:53.089Z | Compiling num-complex v0.4.6 |
| 2035 | 2026-09-15T22:06:53.297Z | Compiling dropshot v0.17.1 |
| 2036 | 2026-09-15T22:06:53.494Z | Compiling num v0.4.3 |
| 2037 | 2026-09-15T22:06:53.580Z | Compiling proc-macro-error v1.0.4 |
| 2038 | 2026-09-15T22:06:53.618Z | Compiling num_enum_derive v0.5.11 |
| 2039 | 2026-09-15T22:06:53.749Z | Compiling dtrace-parser v0.2.0 |
| 2040 | 2026-09-15T22:06:53.854Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-09-15T22:06:54.109Z | Compiling dof v0.3.0 |
| 2042 | 2026-09-15T22:06:54.383Z | Compiling thread-id v4.2.2 |
| 2043 | 2026-09-15T22:06:54.475Z | Compiling derive_more v0.99.20 |
| 2044 | 2026-09-15T22:06:54.487Z | Compiling usdt-impl v0.5.0 |
| 2045 | 2026-09-15T22:06:54.656Z | Compiling minimal-lexical v0.2.1 |
| 2046 | 2026-09-15T22:06:54.924Z | Compiling nom v7.1.3 |
| 2047 | 2026-09-15T22:06:55.102Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2048 | 2026-09-15T22:06:55.697Z | Compiling usdt-macro v0.5.0 |
| 2049 | 2026-09-15T22:06:55.801Z | Compiling usdt-attr-macro v0.5.0 |
| 2050 | 2026-09-15T22:06:56.264Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2051 | 2026-09-15T22:06:56.484Z | Compiling zone_cfg_derive v0.3.1 |
| 2052 | 2026-09-15T22:06:57.023Z | Compiling libscf-sys v1.2.0 |
| 2053 | 2026-09-15T22:06:57.173Z | Compiling rustc_version v0.4.1 |
| 2054 | 2026-09-15T22:06:57.186Z | Compiling memoffset v0.9.1 |
| 2055 | 2026-09-15T22:06:57.305Z | Compiling crossbeam-epoch v0.9.18 |
| 2056 | 2026-09-15T22:06:57.601Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2057 | 2026-09-15T22:06:58.006Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2058 | 2026-09-15T22:06:58.156Z | Compiling enum-as-inner v0.6.1 |
| 2059 | 2026-09-15T22:06:58.169Z | Compiling curve25519-dalek v4.1.3 |
| 2060 | 2026-09-15T22:06:58.468Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2061 | 2026-09-15T22:06:58.693Z | Compiling regress v0.11.1 |
| 2062 | 2026-09-15T22:06:58.927Z | Compiling crossbeam-deque v0.8.6 |
| 2063 | 2026-09-15T22:06:59.135Z | Compiling hubpack v0.1.2 |
| 2064 | 2026-09-15T22:06:59.522Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2065 | 2026-09-15T22:07:00.170Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2066 | 2026-09-15T22:07:00.632Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2067 | 2026-09-15T22:07:00.781Z | Compiling static_assertions v1.1.0 |
| 2068 | 2026-09-15T22:07:00.865Z | Compiling typify-impl v0.6.2 |
| 2069 | 2026-09-15T22:07:00.891Z | Compiling rayon-core v1.13.0 |
| 2070 | 2026-09-15T22:07:01.266Z | Compiling clang-sys v1.8.1 |
| 2071 | 2026-09-15T22:07:01.632Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2072 | 2026-09-15T22:07:01.687Z | Compiling hash32 v0.3.1 |
| 2073 | 2026-09-15T22:07:01.859Z | Compiling bytecount v0.6.9 |
| 2074 | 2026-09-15T22:07:01.899Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2075 | 2026-09-15T22:07:02.004Z | Compiling heapless v0.8.0 |
| 2076 | 2026-09-15T22:07:02.015Z | Compiling scroll v0.12.0 |
| 2077 | 2026-09-15T22:07:02.364Z | Compiling ingot-types v0.1.2 |
| 2078 | 2026-09-15T22:07:02.381Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2079 | 2026-09-15T22:07:02.604Z | Compiling cobs v0.3.0 |
| 2080 | 2026-09-15T22:07:02.741Z | Compiling libloading v0.8.9 |
| 2081 | 2026-09-15T22:07:02.754Z | Compiling managed v0.8.0 |
| 2082 | 2026-09-15T22:07:02.767Z | Compiling foreign-types-shared v0.3.1 |
| 2083 | 2026-09-15T22:07:02.817Z | Compiling bitflags v1.3.2 |
| 2084 | 2026-09-15T22:07:02.870Z | Compiling foreign-types v0.5.0 |
| 2085 | 2026-09-15T22:07:02.950Z | Compiling smoltcp v0.11.0 |
| 2086 | 2026-09-15T22:07:02.962Z | Compiling bindgen v0.72.1 |
| 2087 | 2026-09-15T22:07:02.981Z | Compiling postcard v1.1.3 |
| 2088 | 2026-09-15T22:07:02.981Z | Compiling ingot v0.1.1 |
| 2089 | 2026-09-15T22:07:03.524Z | Compiling goblin v0.8.2 |
| 2090 | 2026-09-15T22:07:03.584Z | Compiling cexpr v0.6.0 |
| 2091 | 2026-09-15T22:07:03.779Z | Compiling num_enum v0.7.5 |
| 2092 | 2026-09-15T22:07:03.908Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2093 | 2026-09-15T22:07:04.168Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2094 | 2026-09-15T22:07:04.291Z | Compiling camino-tempfile v1.4.1 |
| 2095 | 2026-09-15T22:07:04.545Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2096 | 2026-09-15T22:07:04.561Z | Compiling derive-where v1.6.0 |
| 2097 | 2026-09-15T22:07:04.647Z | Compiling serde_repr v0.1.20 |
| 2098 | 2026-09-15T22:07:04.856Z | Compiling cstr-argument v0.1.2 |
| 2099 | 2026-09-15T22:07:05.019Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2100 | 2026-09-15T22:07:05.293Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2101 | 2026-09-15T22:07:06.443Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2102 | 2026-09-15T22:07:06.642Z | Compiling rayon v1.11.0 |
| 2103 | 2026-09-15T22:07:06.709Z | Compiling rustix v0.38.44 |
| 2104 | 2026-09-15T22:07:07.055Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2105 | 2026-09-15T22:07:07.216Z | Compiling crucible-workspace-hack v0.1.0 |
| 2106 | 2026-09-15T22:07:07.221Z | Compiling typify-macro v0.6.2 |
| 2107 | 2026-09-15T22:07:07.633Z | Compiling tinyvec_macros v0.1.1 |
| 2108 | 2026-09-15T22:07:07.723Z | Compiling tinyvec v1.10.0 |
| 2109 | 2026-09-15T22:07:08.095Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2110 | 2026-09-15T22:07:08.493Z | Compiling num_enum v0.5.11 |
| 2111 | 2026-09-15T22:07:08.873Z | Compiling pin-project-internal v1.1.10 |
| 2112 | 2026-09-15T22:07:09.192Z | Compiling memmap v0.7.0 |
| 2113 | 2026-09-15T22:07:09.381Z | Compiling typify v0.6.2 |
| 2114 | 2026-09-15T22:07:09.394Z | Compiling usdt v0.5.0 |
| 2115 | 2026-09-15T22:07:09.947Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2116 | 2026-09-15T22:07:10.002Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2117 | 2026-09-15T22:07:10.056Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2118 | 2026-09-15T22:07:10.642Z | Compiling itertools v0.12.1 |
| 2119 | 2026-09-15T22:07:10.731Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-09-15T22:07:10.775Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2121 | 2026-09-15T22:07:10.984Z | Compiling progenitor-impl v0.10.0 |
| 2122 | 2026-09-15T22:07:11.102Z | Compiling sigpipe v0.1.3 |
| 2123 | 2026-09-15T22:07:11.198Z | Compiling jiff v0.2.15 |
| 2124 | 2026-09-15T22:07:11.245Z | Compiling const_format_proc_macros v0.2.34 |
| 2125 | 2026-09-15T22:07:11.319Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2126 | 2026-09-15T22:07:11.555Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2127 | 2026-09-15T22:07:11.763Z | Compiling zone v0.3.1 |
| 2128 | 2026-09-15T22:07:12.049Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2129 | 2026-09-15T22:07:12.401Z | Compiling progenitor-impl v0.14.0 |
| 2130 | 2026-09-15T22:07:12.577Z | Compiling atomicwrites v0.4.4 |
| 2131 | 2026-09-15T22:07:12.786Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2132 | 2026-09-15T22:07:13.209Z | Compiling papergrid v0.18.0 |
| 2133 | 2026-09-15T22:07:13.272Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2134 | 2026-09-15T22:07:13.548Z | Compiling nix v0.30.1 |
| 2135 | 2026-09-15T22:07:14.020Z | Compiling smf v0.2.3 |
| 2136 | 2026-09-15T22:07:14.287Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2137 | 2026-09-15T22:07:14.538Z | Compiling progenitor-macro v0.10.0 |
| 2138 | 2026-09-15T22:07:14.644Z | Compiling secrecy v0.10.3 |
| 2139 | 2026-09-15T22:07:15.019Z | Compiling snafu-derive v0.8.9 |
| 2140 | 2026-09-15T22:07:15.022Z | Compiling async-recursion v1.1.1 |
| 2141 | 2026-09-15T22:07:15.626Z | Compiling whoami v1.6.1 |
| 2142 | 2026-09-15T22:07:15.729Z | Compiling predicates-core v1.0.9 |
| 2143 | 2026-09-15T22:07:15.861Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2144 | 2026-09-15T22:07:15.906Z | Compiling progenitor-macro v0.14.0 |
| 2145 | 2026-09-15T22:07:16.483Z | Compiling tabled v0.21.0 |
| 2146 | 2026-09-15T22:07:16.776Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2147 | 2026-09-15T22:07:19.246Z | Compiling nix v0.31.3 |
| 2148 | 2026-09-15T22:07:19.249Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2149 | 2026-09-15T22:07:19.608Z | Compiling itertools v0.15.0 |
| 2150 | 2026-09-15T22:07:19.806Z | Compiling hmac v0.12.1 |
| 2151 | 2026-09-15T22:07:19.954Z | Compiling inout v0.1.4 |
| 2152 | 2026-09-15T22:07:20.016Z | Compiling ff v0.13.1 |
| 2153 | 2026-09-15T22:07:20.054Z | Compiling float-cmp v0.10.0 |
| 2154 | 2026-09-15T22:07:20.111Z | Compiling normalize-line-endings v0.3.0 |
| 2155 | 2026-09-15T22:07:20.206Z | Compiling difflib v0.4.0 |
| 2156 | 2026-09-15T22:07:20.219Z | Compiling data-encoding v2.9.0 |
| 2157 | 2026-09-15T22:07:20.425Z | Compiling predicates v3.1.4 |
| 2158 | 2026-09-15T22:07:20.713Z | Compiling group v0.13.0 |
| 2159 | 2026-09-15T22:07:20.858Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2160 | 2026-09-15T22:07:20.916Z | Compiling cipher v0.4.4 |
| 2161 | 2026-09-15T22:07:20.937Z | Compiling hkdf v0.12.4 |
| 2162 | 2026-09-15T22:07:21.080Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-09-15T22:07:21.420Z | Compiling tabled_derive v0.7.0 |
| 2164 | 2026-09-15T22:07:21.834Z | Compiling universal-hash v0.5.1 |
| 2165 | 2026-09-15T22:07:21.858Z | Compiling crypto-bigint v0.5.5 |
| 2166 | 2026-09-15T22:07:21.886Z | Compiling half v2.7.1 |
| 2167 | 2026-09-15T22:07:21.898Z | Compiling opaque-debug v0.3.1 |
| 2168 | 2026-09-15T22:07:21.986Z | Compiling base64ct v1.8.0 |
| 2169 | 2026-09-15T22:07:22.115Z | Compiling ciborium-io v0.2.2 |
| 2170 | 2026-09-15T22:07:22.181Z | Compiling base16ct v0.2.0 |
| 2171 | 2026-09-15T22:07:22.289Z | Compiling crc8 v0.1.1 |
| 2172 | 2026-09-15T22:07:22.378Z | Compiling unicode-segmentation v1.12.0 |
| 2173 | 2026-09-15T22:07:22.415Z | Compiling indent_write v2.2.0 |
| 2174 | 2026-09-15T22:07:22.561Z | Compiling password-hash v0.5.0 |
| 2175 | 2026-09-15T22:07:22.794Z | Compiling newline-converter v0.3.0 |
| 2176 | 2026-09-15T22:07:22.921Z | Compiling ciborium-ll v0.2.2 |
| 2177 | 2026-09-15T22:07:22.976Z | Compiling poly1305 v0.8.0 |
| 2178 | 2026-09-15T22:07:23.025Z | Compiling elliptic-curve v0.13.8 |
| 2179 | 2026-09-15T22:07:23.307Z | Compiling chacha20 v0.9.1 |
| 2180 | 2026-09-15T22:07:23.398Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-09-15T22:07:23.411Z | Compiling tokio-dtrace v0.1.1 |
| 2182 | 2026-09-15T22:07:23.543Z | Compiling thiserror-no-std v2.0.2 |
| 2183 | 2026-09-15T22:07:24.143Z | Compiling reqwest v0.13.2 |
| 2184 | 2026-09-15T22:07:24.242Z | Compiling blake2 v0.10.6 |
| 2185 | 2026-09-15T22:07:24.508Z | Compiling console v0.16.4 |
| 2186 | 2026-09-15T22:07:24.577Z | Compiling aead v0.5.2 |
| 2187 | 2026-09-15T22:07:24.706Z | Compiling strum_macros v0.28.0 |
| 2188 | 2026-09-15T22:07:24.748Z | Compiling bstr v1.12.0 |
| 2189 | 2026-09-15T22:07:24.800Z | Compiling keccak v0.1.6 |
| 2190 | 2026-09-15T22:07:25.077Z | Compiling resolv-conf v0.7.5 |
| 2191 | 2026-09-15T22:07:25.158Z | Compiling similar v3.2.0 |
| 2192 | 2026-09-15T22:07:25.261Z | Compiling linked-hash-map v0.5.6 |
| 2193 | 2026-09-15T22:07:25.907Z | Compiling expectorate v1.3.0 |
| 2194 | 2026-09-15T22:07:26.000Z | Compiling lru-cache v0.1.2 |
| 2195 | 2026-09-15T22:07:26.195Z | Compiling progenitor-client v0.14.0 |
| 2196 | 2026-09-15T22:07:26.375Z | Compiling sha3 v0.10.8 |
| 2197 | 2026-09-15T22:07:26.502Z | Compiling chacha20poly1305 v0.10.1 |
| 2198 | 2026-09-15T22:07:26.541Z | Compiling argon2 v0.5.3 |
| 2199 | 2026-09-15T22:07:26.648Z | Compiling vsss-rs v3.3.4 |
| 2200 | 2026-09-15T22:07:26.696Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-09-15T22:07:27.079Z | Compiling oxide-tokio-rt v0.1.2 |
| 2202 | 2026-09-15T22:07:27.508Z | Compiling ciborium v0.2.2 |
| 2203 | 2026-09-15T22:07:27.547Z | Compiling hickory-proto v0.24.4 |
| 2204 | 2026-09-15T22:07:27.868Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2205 | 2026-09-15T22:07:28.013Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2206 | 2026-09-15T22:07:28.686Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2207 | 2026-09-15T22:07:28.818Z | Compiling serde-big-array v0.5.1 |
| 2208 | 2026-09-15T22:07:28.973Z | Compiling same-file v1.0.6 |
| 2209 | 2026-09-15T22:07:29.233Z | Compiling siphasher v1.0.1 |
| 2210 | 2026-09-15T22:07:29.390Z | Compiling phf_shared v0.12.1 |
| 2211 | 2026-09-15T22:07:29.465Z | Compiling hickory-resolver v0.24.4 |
| 2212 | 2026-09-15T22:07:29.512Z | Compiling walkdir v2.5.0 |
| 2213 | 2026-09-15T22:07:29.573Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-09-15T22:07:29.635Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2215 | 2026-09-15T22:07:30.851Z | Compiling progenitor v0.14.0 |
| 2216 | 2026-09-15T22:07:31.149Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-15T22:07:31.287Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-09-15T22:07:32.056Z | Compiling newtype_derive v0.1.6 |
| 2219 | 2026-09-15T22:07:32.144Z | Compiling owo-colors v4.3.0 |
| 2220 | 2026-09-15T22:07:32.407Z | Compiling tokio-stream v0.1.17 |
| 2221 | 2026-09-15T22:07:32.461Z | Compiling csv-core v0.1.12 |
| 2222 | 2026-09-15T22:07:32.572Z | Compiling foldhash v0.1.5 |
| 2223 | 2026-09-15T22:07:32.736Z | Compiling unicode-width v0.1.14 |
| 2224 | 2026-09-15T22:07:32.764Z | Compiling termtree v0.5.1 |
| 2225 | 2026-09-15T22:07:32.865Z | Compiling swrite v0.1.0 |
| 2226 | 2026-09-15T22:07:32.923Z | Compiling smawk v0.3.2 |
| 2227 | 2026-09-15T22:07:32.969Z | Compiling unicode-linebreak v0.1.5 |
| 2228 | 2026-09-15T22:07:33.165Z | Compiling textwrap v0.16.2 |
| 2229 | 2026-09-15T22:07:33.245Z | Compiling qorb v0.4.1 |
| 2230 | 2026-09-15T22:07:33.266Z | Compiling hashbrown v0.15.5 |
| 2231 | 2026-09-15T22:07:33.335Z | Compiling csv v1.4.0 |
| 2232 | 2026-09-15T22:07:33.356Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2233 | 2026-09-15T22:07:33.912Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2234 | 2026-09-15T22:07:35.513Z | Compiling phf v0.12.1 |
| 2235 | 2026-09-15T22:07:35.713Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2236 | 2026-09-15T22:07:35.881Z | Compiling pin-project v1.1.10 |
| 2237 | 2026-09-15T22:07:35.927Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2238 | 2026-09-15T22:07:35.931Z | Compiling unicode-normalization v0.1.24 |
| 2239 | 2026-09-15T22:07:35.991Z | Compiling libz-sys v1.1.22 |
| 2240 | 2026-09-15T22:07:36.122Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2241 | 2026-09-15T22:07:36.493Z | Compiling libsw-core v0.3.2 |
| 2242 | 2026-09-15T22:07:36.718Z | Compiling fixedbitset v0.4.2 |
| 2243 | 2026-09-15T22:07:36.966Z | Compiling humantime v2.3.0 |
| 2244 | 2026-09-15T22:07:37.121Z | Compiling fixedbitset v0.5.7 |
| 2245 | 2026-09-15T22:07:37.134Z | Compiling highway v1.3.0 |
| 2246 | 2026-09-15T22:07:37.313Z | Compiling petgraph v0.6.5 |
| 2247 | 2026-09-15T22:07:37.509Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2248 | 2026-09-15T22:07:37.746Z | Compiling progenitor v0.10.0 |
| 2249 | 2026-09-15T22:07:37.838Z | Compiling petgraph v0.8.2 |
| 2250 | 2026-09-15T22:07:38.436Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2251 | 2026-09-15T22:07:38.831Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2252 | 2026-09-15T22:07:38.877Z | Compiling libsw v3.5.0 |
| 2253 | 2026-09-15T22:07:39.064Z | Compiling olpc-cjson v0.1.4 |
| 2254 | 2026-09-15T22:07:39.451Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2255 | 2026-09-15T22:07:39.594Z | Compiling snafu v0.8.9 |
| 2256 | 2026-09-15T22:07:39.739Z | Compiling chrono-tz v0.10.4 |
| 2257 | 2026-09-15T22:07:39.907Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2258 | 2026-09-15T22:07:39.999Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2259 | 2026-09-15T22:07:40.268Z | Compiling papergrid v0.11.0 |
| 2260 | 2026-09-15T22:07:40.879Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2261 | 2026-09-15T22:07:41.225Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2262 | 2026-09-15T22:07:41.246Z | Compiling strum v0.28.0 |
| 2263 | 2026-09-15T22:07:41.388Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2264 | 2026-09-15T22:07:41.513Z | Compiling globset v0.4.16 |
| 2265 | 2026-09-15T22:07:42.373Z | Compiling const_format v0.2.34 |
| 2266 | 2026-09-15T22:07:42.530Z | Compiling slog-dtrace v0.3.0 |
| 2267 | 2026-09-15T22:07:42.717Z | Compiling cancel-safe-futures v0.1.5 |
| 2268 | 2026-09-15T22:07:43.028Z | Compiling gethostname v0.5.0 |
| 2269 | 2026-09-15T22:07:43.476Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2270 | 2026-09-15T22:07:44.092Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2271 | 2026-09-15T22:07:44.550Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2272 | 2026-09-15T22:07:44.688Z | Compiling pem v3.0.5 |
| 2273 | 2026-09-15T22:07:44.895Z | Compiling bcs v0.1.6 |
| 2274 | 2026-09-15T22:07:44.936Z | Compiling cargo-platform v0.1.9 |
| 2275 | 2026-09-15T22:07:45.085Z | Compiling serde_plain v1.0.2 |
| 2276 | 2026-09-15T22:07:45.225Z | Compiling typed-path v0.9.3 |
| 2277 | 2026-09-15T22:07:45.948Z | Compiling linear-map v1.2.0 |
| 2278 | 2026-09-15T22:07:46.145Z | Compiling tagptr v0.2.0 |
| 2279 | 2026-09-15T22:07:46.550Z | Compiling moka v0.12.11 |
| 2280 | 2026-09-15T22:07:46.589Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2281 | 2026-09-15T22:07:46.965Z | Compiling tough v0.20.0 |
| 2282 | 2026-09-15T22:07:48.662Z | Compiling cargo_metadata v0.18.1 |
| 2283 | 2026-09-15T22:07:49.131Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2284 | 2026-09-15T22:07:51.007Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2285 | 2026-09-15T22:07:51.199Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2286 | 2026-09-15T22:07:51.288Z | Compiling tabled v0.15.0 |
| 2287 | 2026-09-15T22:07:51.809Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2288 | 2026-09-15T22:07:52.017Z | Compiling git2 v0.19.0 |
| 2289 | 2026-09-15T22:07:52.045Z | Compiling steno v0.4.1 |
| 2290 | 2026-09-15T22:07:54.519Z | Compiling cookie v0.18.1 |
| 2291 | 2026-09-15T22:07:54.532Z | Compiling hickory-proto v0.25.2 |
| 2292 | 2026-09-15T22:07:56.400Z | Compiling hickory-resolver v0.25.2 |
| 2293 | 2026-09-15T22:07:58.062Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2294 | 2026-09-15T22:07:58.683Z | Compiling vergen v8.3.2 |
| 2295 | 2026-09-15T22:08:01.586Z | Compiling signal-hook v0.4.4 |
| 2296 | 2026-09-15T22:08:01.669Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2297 | 2026-09-15T22:08:01.669Z | Compiling mockall_derive v0.14.0 |
| 2298 | 2026-09-15T22:08:01.669Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2299 | 2026-09-15T22:08:01.823Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2300 | 2026-09-15T22:08:02.049Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2301 | 2026-09-15T22:08:02.714Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2302 | 2026-09-15T22:08:03.599Z | Compiling sha2 v0.10.9 |
| 2303 | 2026-09-15T22:08:04.018Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2304 | 2026-09-15T22:08:04.047Z | Compiling yansi v1.0.1 |
| 2305 | 2026-09-15T22:08:04.344Z | Compiling mockall v0.14.0 |
| 2306 | 2026-09-15T22:08:04.381Z | Compiling diff v0.1.13 |
| 2307 | 2026-09-15T22:08:04.384Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2308 | 2026-09-15T22:08:04.598Z | Compiling pretty_assertions v1.4.1 |
| 2309 | 2026-09-15T22:08:04.953Z | Compiling fs-err v3.1.2 |
| 2310 | 2026-09-15T22:08:05.642Z | Compiling predicates-tree v1.0.12 |
| 2311 | 2026-09-15T22:08:06.159Z | Compiling git-stub v1.0.0 |
| 2312 | 2026-09-15T22:08:06.450Z | Compiling serial_test_derive v3.5.0 |
| 2313 | 2026-09-15T22:08:06.479Z | Compiling filetime v0.2.26 |
| 2314 | 2026-09-15T22:08:06.597Z | Compiling downcast v0.11.0 |
| 2315 | 2026-09-15T22:08:06.680Z | Compiling xattr v1.6.1 |
| 2316 | 2026-09-15T22:08:06.764Z | Compiling constant_time_eq v0.3.1 |
| 2317 | 2026-09-15T22:08:06.872Z | Compiling arrayvec v0.7.6 |
| 2318 | 2026-09-15T22:08:06.892Z | Compiling fragile v2.0.1 |
| 2319 | 2026-09-15T22:08:07.085Z | Compiling is_ci v1.2.0 |
| 2320 | 2026-09-15T22:08:07.200Z | Compiling arrayref v0.3.9 |
| 2321 | 2026-09-15T22:08:07.287Z | Compiling serial_test v3.5.0 |
| 2322 | 2026-09-15T22:08:07.352Z | Compiling blake3 v1.8.2 |
| 2323 | 2026-09-15T22:08:07.686Z | Compiling toml v0.7.8 |
| 2324 | 2026-09-15T22:08:07.737Z | Compiling supports-color v3.0.2 |
| 2325 | 2026-09-15T22:08:07.935Z | Compiling tar v0.4.45 |
| 2326 | 2026-09-15T22:08:07.946Z | Compiling git-stub-vcs v0.1.0 |
| 2327 | 2026-09-15T22:08:08.392Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2328 | 2026-09-15T22:08:08.972Z | Compiling signal-hook-tokio v0.4.0 |
| 2329 | 2026-09-15T22:08:09.198Z | Compiling scuffle v0.1.0 |
| 2330 | 2026-09-15T22:08:09.270Z | Compiling similar v2.7.0 |
| 2331 | 2026-09-15T22:08:10.236Z | Compiling drift v0.2.0 |
| 2332 | 2026-09-15T22:08:10.597Z | Compiling kstat-rs v0.2.4 |
| 2333 | 2026-09-15T22:08:10.923Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2334 | 2026-09-15T22:08:10.947Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2335 | 2026-09-15T22:08:11.145Z | Compiling topological-sort v0.2.2 |
| 2336 | 2026-09-15T22:08:11.270Z | Compiling hex-literal v1.1.0 |
| 2337 | 2026-09-15T22:08:11.305Z | Compiling omicron-zone-package v0.12.2 |
| 2338 | 2026-09-15T22:08:11.477Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2339 | 2026-09-15T22:08:11.844Z | Compiling dropshot-api-manager v0.7.2 |
| 2340 | 2026-09-15T22:08:13.049Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2341 | 2026-09-15T22:08:13.578Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2342 | 2026-09-15T22:08:14.231Z | Compiling curl v0.4.50 |
| 2343 | 2026-09-15T22:08:14.943Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2344 | 2026-09-15T22:08:15.070Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2345 | 2026-09-15T22:08:15.320Z | Compiling iddqd v0.4.5 |
| 2346 | 2026-09-15T22:08:15.442Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2347 | 2026-09-15T22:08:16.317Z | Compiling search_path v0.1.4 |
| 2348 | 2026-09-15T22:08:16.444Z | Compiling internet-checksum v0.2.1 |
| 2349 | 2026-09-15T22:08:16.718Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2350 | 2026-09-15T22:08:17.632Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2351 | 2026-09-15T22:08:18.843Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2352 | 2026-09-15T22:08:28.395Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2353 | 2026-09-15T22:09:08.460Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 23s |
| 2354 | 2026-09-15T22:09:08.588Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 2355 | 2026-09-15T22:09:08.591Z | |
| 2356 | 2026-09-15T22:09:08.591Z | running 0 tests |
| 2357 | 2026-09-15T22:09:08.591Z | |
| 2358 | 2026-09-15T22:09:08.591Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2359 | 2026-09-15T22:09:08.592Z | |
| 2360 | 2026-09-15T22:09:08.592Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2361 | 2026-09-15T22:09:08.596Z | |
| 2362 | 2026-09-15T22:09:08.596Z | running 0 tests |
| 2363 | 2026-09-15T22:09:08.596Z | |
| 2364 | 2026-09-15T22:09:08.596Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2365 | 2026-09-15T22:09:08.596Z | |
| 2366 | 2026-09-15T22:09:08.596Z | Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2) |
| 2367 | 2026-09-15T22:09:08.599Z | |
| 2368 | 2026-09-15T22:09:08.599Z | running 0 tests |
| 2369 | 2026-09-15T22:09:08.599Z | |
| 2370 | 2026-09-15T22:09:08.600Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2371 | 2026-09-15T22:09:08.600Z | |
| 2372 | 2026-09-15T22:09:08.600Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 2373 | 2026-09-15T22:09:08.603Z | |
| 2374 | 2026-09-15T22:09:08.603Z | running 4 tests |
| 2375 | 2026-09-15T22:09:08.603Z | test nat::tests::test_vni ... ok |
| 2376 | 2026-09-15T22:09:08.603Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2377 | 2026-09-15T22:09:08.607Z | test test_purge ... ok |
| 2378 | 2026-09-15T22:09:08.612Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2379 | 2026-09-15T22:09:08.612Z | |
| 2380 | 2026-09-15T22:09:08.612Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2381 | 2026-09-15T22:09:08.612Z | |
| 2382 | 2026-09-15T22:09:08.612Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 2383 | 2026-09-15T22:09:08.616Z | |
| 2384 | 2026-09-15T22:09:08.616Z | running 1 test |
| 2385 | 2026-09-15T22:09:08.616Z | ------- |
| 2386 | 2026-09-15T22:09:08.616Z | Generating OpenAPI documents from API definitions ... |
| 2387 | 2026-09-15T22:09:08.753Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2388 | 2026-09-15T22:09:08.826Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2389 | 2026-09-15T22:09:09.887Z | ------- |
| 2390 | 2026-09-15T22:09:09.887Z | Checking 13 OpenAPI documents... |
| 2391 | 2026-09-15T22:09:09.887Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2392 | 2026-09-15T22:09:09.887Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2393 | 2026-09-15T22:09:09.887Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2394 | 2026-09-15T22:09:09.887Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2395 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2396 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2397 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2398 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2399 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2400 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2401 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2402 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2403 | 2026-09-15T22:09:09.891Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2404 | 2026-09-15T22:09:09.891Z | Fresh dpd "latest" symlink |
| 2405 | 2026-09-15T22:09:09.891Z | ------- |
| 2406 | 2026-09-15T22:09:09.891Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 2407 | 2026-09-15T22:09:09.956Z | test test::test_apis_up_to_date ... ok |
| 2408 | 2026-09-15T22:09:09.956Z | |
| 2409 | 2026-09-15T22:09:09.956Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 2410 | 2026-09-15T22:09:09.956Z | |
| 2411 | 2026-09-15T22:09:10.014Z | Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9) |
| 2412 | 2026-09-15T22:09:10.020Z | |
| 2413 | 2026-09-15T22:09:10.020Z | running 34 tests |
| 2414 | 2026-09-15T22:09:10.023Z | test freemap::test_ordering ... ok |
| 2415 | 2026-09-15T22:09:10.023Z | test config::tests::test_updates ... ok |
| 2416 | 2026-09-15T22:09:10.023Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2417 | 2026-09-15T22:09:10.023Z | test freemap::test_split ... ok |
| 2418 | 2026-09-15T22:09:10.023Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2419 | 2026-09-15T22:09:10.023Z | test macaddrs::tests::test_mac_offset ... ok |
| 2420 | 2026-09-15T22:09:10.028Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2421 | 2026-09-15T22:09:10.028Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2422 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251Sep 15 22:09:08.251 DEBGDEBG Sep 15 22:09:08.251created new freemapcreated new freemap DEBG created new freemap, , unitunit:: freemap_testfreemap_test |
| 2423 | 2026-09-15T22:09:10.028Z | |
| 2424 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG initted freemap. size: 128, unit: freemap_test |
| 2425 | 2026-09-15T22:09:10.028Z | test nat::test_mapping ... ok |
| 2426 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBGSep 15 22:09:08.251 initted freemap. size: 128DEBG, unitreset freemap:, unitfreemap_test: |
| 2427 | 2026-09-15T22:09:10.028Z | freemap_test |
| 2428 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG reset freemapSep 15 22:09:08.251, unitDEBG: created new freemapfreemap_test |
| 2429 | 2026-09-15T22:09:10.028Z | , unit: freemap_test, |
| 2430 | 2026-09-15T22:09:10.028Z | unit: freemap_test |
| 2431 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG initted freemap. size: 128, unit: freemap_test |
| 2432 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG reset freemap, unit:Sep 15 22:09:08.251 freemap_testDEBG |
| 2433 | 2026-09-15T22:09:10.028Z | initted freemap. size: 128, unit: freemap_test |
| 2434 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG reset freemap, unit: freemap_test |
| 2435 | 2026-09-15T22:09:10.028Z | test freemap::test_basic ... ok |
| 2436 | 2026-09-15T22:09:10.028Z | test freemap::test_free ... ok |
| 2437 | 2026-09-15T22:09:10.028Z | test freemap::test_exhaustion ... ok |
| 2438 | 2026-09-15T22:09:10.028Z | test freemap::test_reclaim ... ok |
| 2439 | 2026-09-15T22:09:10.028Z | test port_map::tests::test_backplane_group ... ok |
| 2440 | 2026-09-15T22:09:10.028Z | test port_map::tests::test_port_map ... ok |
| 2441 | 2026-09-15T22:09:10.028Z | test port_map::tests::dump_map ... ok |
| 2442 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.251 DEBG created new freemap, unit: freemap_test |
| 2443 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.252 DEBG initted freemap. size: 8, unit: freemap_test |
| 2444 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.252 DEBG reset freemap, unit: freemap_test |
| 2445 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.252 DEBG created new freemap, unit: freemap_test |
| 2446 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.252 DEBG initted freemap. size: 128, unit: freemap_test |
| 2447 | 2026-09-15T22:09:10.028Z | Sep 15 22:09:08.252 DEBG reset freemap, unit: freemap_test |
| 2448 | 2026-09-15T22:09:10.029Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2449 | 2026-09-15T22:09:10.029Z | test freemap::test_span ... ok |
| 2450 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2451 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2452 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2453 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2454 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2455 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2456 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2457 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2458 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2459 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2460 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2461 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2462 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2463 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2464 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2465 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2466 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2467 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2468 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2469 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2470 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2471 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2472 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2473 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2474 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2475 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2476 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2477 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2478 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2479 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2480 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2481 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2482 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2483 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2484 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2485 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 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 } }] |
| 2486 | 2026-09-15T22:09:10.029Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2487 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2488 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2489 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2490 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2491 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2492 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2493 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2494 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2495 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2496 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2497 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2498 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2499 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 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 } }] |
| 2500 | 2026-09-15T22:09:10.030Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2501 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }] |
| 2502 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2503 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }] |
| 2504 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2505 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }] |
| 2506 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2507 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }] |
| 2508 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2509 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }]Sep 15 22:09:08.252 |
| 2510 | 2026-09-15T22:09:10.031Z | DEBG Sep 15 22:09:08.252created new freemap INFO, unitadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff: |
| 2511 | 2026-09-15T22:09:10.031Z | freemap_route_ipv4 |
| 2512 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 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 } }] |
| 2513 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 DEBG Sep 15 22:09:08.252created new freemap , INFOunit :adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2514 | 2026-09-15T22:09:10.031Z | freemap_route_ipv6 |
| 2515 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252 Sep 15 22:09:08.252DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2516 | 2026-09-15T22:09:10.031Z | initted freemap. size: 64, unitSep 15 22:09:08.252: INFOfreemap_route_ipv4 |
| 2517 | 2026-09-15T22:09:10.031Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2518 | 2026-09-15T22:09:10.031Z | Sep 15 22:09:08.252Sep 15 22:09:08.252 DEBGDEBG reset freemapreplacing 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 } }], |
| 2519 | 2026-09-15T22:09:10.031Z | test api_server::tests::test_build_info ... ok |
| 2520 | 2026-09-15T22:09:10.035Z | unit: freemap_route_ipv4Sep 15 22:09:08.252Sep 15 22:09:08.252 |
| 2521 | 2026-09-15T22:09:10.035Z | DEBGINFO created new freemapadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 15 22:09:08.252 |
| 2522 | 2026-09-15T22:09:10.035Z | , DEBGunit :initted freemap. size: 64 , freemap_route_ipv4Sep 15 22:09:08.252unit |
| 2523 | 2026-09-15T22:09:10.035Z | : DEBGfreemap_route_ipv6 |
| 2524 | 2026-09-15T22:09:10.035Z | 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 15 22:09:08.252 |
| 2525 | 2026-09-15T22:09:10.035Z | DEBG created new freemapSep 15 22:09:08.252, Sep 15 22:09:08.252 unitDEBG: INFOfreemap_route_ipv6 |
| 2526 | 2026-09-15T22:09:10.035Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2527 | 2026-09-15T22:09:10.035Z | reset freemapadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, |
| 2528 | 2026-09-15T22:09:10.035Z | unit: Sep 15 22:09:08.252freemap_route_ipv6 |
| 2529 | 2026-09-15T22:09:10.035Z | DEBGSep 15 22:09:08.252 initted freemap. size: 64DEBG, Sep 15 22:09:08.252unit :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 } }] freemap_route_ipv4 |
| 2530 | 2026-09-15T22:09:10.035Z | |
| 2531 | 2026-09-15T22:09:10.035Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2532 | 2026-09-15T22:09:10.035Z | Sep 15 22:09:08.252Sep 15 22:09:08.252 Sep 15 22:09:08.252 INFODEBGDEBG reset freemapadding route 3fff:beef:1f::/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 } }] |
| 2533 | 2026-09-15T22:09:10.035Z | , |
| 2534 | 2026-09-15T22:09:10.035Z | unit: freemap_route_ipv4Sep 15 22:09:08.252Sep 15 22:09:08.252 |
| 2535 | 2026-09-15T22:09:10.035Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:09:08.253replacing 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 } }] |
| 2536 | 2026-09-15T22:09:10.035Z | DEBG |
| 2537 | 2026-09-15T22:09:10.035Z | initted freemap. size: 64, Sep 15 22:09:08.253unitSep 15 22:09:08.253 :DEBG INFO 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:2, vlan_id: None } }] |
| 2538 | 2026-09-15T22:09:10.035Z | |
| 2539 | 2026-09-15T22:09:10.036Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2540 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253 Sep 15 22:09:08.253DEBG INFOreset freemapSep 15 22:09:08.253, unitDEBG : adding route 3fff:beef::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2541 | 2026-09-15T22:09:10.036Z | |
| 2542 | 2026-09-15T22:09:10.036Z | freemap_route_ipv6 |
| 2543 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFODEBG Sep 15 22:09:08.253adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2544 | 2026-09-15T22:09:10.036Z | 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 } }] |
| 2545 | 2026-09-15T22:09:10.036Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2546 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGINFO Sep 15 22:09:08.253replacing 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:beef:1::/64 -> 2001:db8::55:ffDEBG |
| 2547 | 2026-09-15T22:09:10.036Z | |
| 2548 | 2026-09-15T22:09:10.036Z | 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 } }] |
| 2549 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253Sep 15 22:09:08.253Sep 15 22:09:08.253 INFODEBG INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2550 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2created new freemap |
| 2551 | 2026-09-15T22:09:10.036Z | , unit: freemap_route_ipv4 |
| 2552 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2553 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2554 | 2026-09-15T22:09:10.036Z | Sep 15 22:09:08.253 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2555 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2556 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2557 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2558 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 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 } }] |
| 2559 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2560 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 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 } }] |
| 2561 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2562 | 2026-09-15T22:09:10.037Z | Sep 15 22:09:08.253 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 } }] |
| 2563 | 2026-09-15T22:09:10.038Z | Sep 15 22:09:08.253 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2564 | 2026-09-15T22:09:10.038Z | Sep 15 22:09:08.253 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 } }] |
| 2565 | 2026-09-15T22:09:10.038Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2566 | 2026-09-15T22:09:10.038Z | Sep 15 22:09:08.253 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 } }] |
| 2567 | 2026-09-15T22:09:10.038Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2568 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2569 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2570 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2571 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2572 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2573 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2574 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2575 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2576 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2577 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2578 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2579 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2580 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2581 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 15 22:09:08.253 |
| 2582 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 DEBGSep 15 22:09:08.253 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 } }] |
| 2583 | 2026-09-15T22:09:10.039Z | 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 15 22:09:08.253 |
| 2584 | 2026-09-15T22:09:10.039Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2585 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 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 } }] |
| 2586 | 2026-09-15T22:09:10.039Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.253 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2587 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 DEBG created new freemapSep 15 22:09:08.253, unitINFO: adding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2588 | 2026-09-15T22:09:10.039Z | |
| 2589 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 2590 | 2026-09-15T22:09:10.039Z | , unit: freemap_route_ipv6Sep 15 22:09:08.253 |
| 2591 | 2026-09-15T22:09:10.039Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2592 | 2026-09-15T22:09:10.039Z | Sep 15 22:09:08.253 DEBG initted freemap. size: 64Sep 15 22:09:08.253, unitDEBG: replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2593 | 2026-09-15T22:09:10.039Z | DEBGSep 15 22:09:08.253 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 |
| 2594 | 2026-09-15T22:09:10.040Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2595 | 2026-09-15T22:09:10.040Z | Sep 15 22:09:08.253 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 } }] |
| 2596 | 2026-09-15T22:09:10.040Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2597 | 2026-09-15T22:09:10.040Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFODEBG adding route 3fff:beef:23::/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 } }] |
| 2598 | 2026-09-15T22:09:10.040Z | |
| 2599 | 2026-09-15T22:09:10.040Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFODEBG adding route 3fff:beef:6::/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 } }] |
| 2600 | 2026-09-15T22:09:10.040Z | |
| 2601 | 2026-09-15T22:09:10.040Z | |
| 2602 | 2026-09-15T22:09:10.040Z | Sep 15 22:09:08.253 Sep 15 22:09:08.253INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2603 | 2026-09-15T22:09:10.041Z | 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 } }] |
| 2604 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253 INFO Sep 15 22:09:08.253adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2605 | 2026-09-15T22:09:10.041Z | 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 15 22:09:08.253 |
| 2606 | 2026-09-15T22:09:10.041Z | 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 } }] |
| 2607 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253 Sep 15 22:09:08.253INFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2608 | 2026-09-15T22:09:10.041Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2609 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG 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 } }]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 } }] |
| 2610 | 2026-09-15T22:09:10.041Z | |
| 2611 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2612 | 2026-09-15T22:09:10.041Z | |
| 2613 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2614 | 2026-09-15T22:09:10.041Z | |
| 2615 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2616 | 2026-09-15T22:09:10.041Z | |
| 2617 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2618 | 2026-09-15T22:09:10.041Z | |
| 2619 | 2026-09-15T22:09:10.041Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2620 | 2026-09-15T22:09:10.045Z | |
| 2621 | 2026-09-15T22:09:10.045Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2622 | 2026-09-15T22:09:10.045Z | |
| 2623 | 2026-09-15T22:09:10.045Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2624 | 2026-09-15T22:09:10.045Z | |
| 2625 | 2026-09-15T22:09:10.045Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG 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 } }] |
| 2626 | 2026-09-15T22:09:10.045Z | |
| 2627 | 2026-09-15T22:09:10.045Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2628 | 2026-09-15T22:09:10.047Z | |
| 2629 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG 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: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 } }] |
| 2630 | 2026-09-15T22:09:10.047Z | |
| 2631 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2632 | 2026-09-15T22:09:10.047Z | |
| 2633 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 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 } }]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 } }] |
| 2634 | 2026-09-15T22:09:10.047Z | |
| 2635 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2636 | 2026-09-15T22:09:10.047Z | |
| 2637 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253 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 } }] |
| 2638 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGSep 15 22:09:08.253 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 } }] |
| 2639 | 2026-09-15T22:09:10.047Z | INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2640 | 2026-09-15T22:09:10.047Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2641 | 2026-09-15T22:09:10.047Z | Sep 15 22:09:08.253 INFO Sep 15 22:09:08.253adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 15 22:09:08.253 |
| 2642 | 2026-09-15T22:09:10.047Z | DEBGSep 15 22:09:08.253 Sep 15 22:09:08.253DEBG INFOreset freemap , unit:adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2643 | 2026-09-15T22:09:10.047Z | 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 } }]freemap_route_ipv4 |
| 2644 | 2026-09-15T22:09:10.048Z | |
| 2645 | 2026-09-15T22:09:10.048Z | DEBGSep 15 22:09:08.253Sep 15 22:09:08.253 Sep 15 22:09:08.253 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 } }] DEBGDEBGINFO |
| 2646 | 2026-09-15T22:09:10.048Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2647 | 2026-09-15T22:09:10.048Z | 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 } }] |
| 2648 | 2026-09-15T22:09:10.048Z | initted freemap. size: 64Sep 15 22:09:08.253, Sep 15 22:09:08.253unitSep 15 22:09:08.253 :DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2649 | 2026-09-15T22:09:10.048Z | freemap_route_ipv6 |
| 2650 | 2026-09-15T22:09:10.048Z | |
| 2651 | 2026-09-15T22:09:10.048Z | |
| 2652 | 2026-09-15T22:09:10.048Z | Sep 15 22:09:08.253 Sep 15 22:09:08.253DEBGSep 15 22:09:08.253Sep 15 22:09:08.253 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 2653 | 2026-09-15T22:09:10.048Z | DEBG reset freemapDEBG, unitSep 15 22:09:08.253replacing 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:2f::/64 -> 2001:db8::55:ffINFO |
| 2654 | 2026-09-15T22:09:10.048Z | freemap_route_ipv6adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2655 | 2026-09-15T22:09:10.048Z | |
| 2656 | 2026-09-15T22:09:10.048Z | |
| 2657 | 2026-09-15T22:09:10.048Z | Sep 15 22:09:08.253Sep 15 22:09:08.253Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2658 | 2026-09-15T22:09:10.050Z | DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2659 | 2026-09-15T22:09:10.050Z | |
| 2660 | 2026-09-15T22:09:10.050Z | 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 } }] |
| 2661 | 2026-09-15T22:09:10.050Z | Sep 15 22:09:08.253Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGSep 15 22:09:08.253 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 } }] DEBGINFO |
| 2662 | 2026-09-15T22:09:10.050Z | 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 |
| 2663 | 2026-09-15T22:09:10.050Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2664 | 2026-09-15T22:09:10.050Z | |
| 2665 | 2026-09-15T22:09:10.050Z | Sep 15 22:09:08.253 Sep 15 22:09:08.253DEBG Sep 15 22:09:08.253 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 |
| 2666 | 2026-09-15T22:09:10.050Z | DEBGSep 15 22:09:08.253adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBG |
| 2667 | 2026-09-15T22:09:10.050Z | 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 } }] |
| 2668 | 2026-09-15T22:09:10.050Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.253 |
| 2669 | 2026-09-15T22:09:10.050Z | DEBGSep 15 22:09:08.253 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 15 22:09:08.253INFO |
| 2670 | 2026-09-15T22:09:10.050Z | INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2671 | 2026-09-15T22:09:10.050Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 15 22:09:08.253 |
| 2672 | 2026-09-15T22:09:10.051Z | INFO Sep 15 22:09:08.253adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2673 | 2026-09-15T22:09:10.051Z | 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 } }] |
| 2674 | 2026-09-15T22:09:10.051Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG Sep 15 22:09:08.253replacing 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: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 |
| 2675 | 2026-09-15T22:09:10.051Z | |
| 2676 | 2026-09-15T22:09:10.051Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2677 | 2026-09-15T22:09:10.051Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 15 22:09:08.253 |
| 2678 | 2026-09-15T22:09:10.051Z | |
| 2679 | 2026-09-15T22:09:10.051Z | 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 } }] |
| 2680 | 2026-09-15T22:09:10.051Z | Sep 15 22:09:08.253Sep 15 22:09:08.253 DEBGDEBG Sep 15 22:09:08.253replacing 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: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 } }] |
| 2681 | 2026-09-15T22:09:10.051Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2682 | 2026-09-15T22:09:10.051Z | Sep 15 22:09:08.254 INFO Sep 15 22:09:08.254adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2683 | 2026-09-15T22:09:10.051Z | 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 } }] |
| 2684 | 2026-09-15T22:09:10.051Z | Sep 15 22:09:08.254 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.254 |
| 2685 | 2026-09-15T22:09:10.051Z | INFO Sep 15 22:09:08.254 |
| 2686 | 2026-09-15T22:09:10.051Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 2687 | 2026-09-15T22:09:10.052Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2688 | 2026-09-15T22:09:10.052Z | Sep 15 22:09:08.254 INFO Sep 15 22:09:08.254Sep 15 22:09:08.254adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2689 | 2026-09-15T22:09:10.052Z | DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 15 22:09:08.254 |
| 2690 | 2026-09-15T22:09:10.052Z | |
| 2691 | 2026-09-15T22:09:10.052Z | 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 } }] |
| 2692 | 2026-09-15T22:09:10.052Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 Sep 15 22:09:08.254 INFOINFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2693 | 2026-09-15T22:09:10.052Z | |
| 2694 | 2026-09-15T22:09:10.052Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 2695 | 2026-09-15T22:09:10.052Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254Sep 15 22:09:08.254DEBG DEBGreplacing 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: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 } }] |
| 2696 | 2026-09-15T22:09:10.052Z | DEBG |
| 2697 | 2026-09-15T22:09:10.052Z | 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 15 22:09:08.254 |
| 2698 | 2026-09-15T22:09:10.052Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 15 22:09:08.254Sep 15 22:09:08.254 |
| 2699 | 2026-09-15T22:09:10.052Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFOSep 15 22:09:08.254 |
| 2700 | 2026-09-15T22:09:10.052Z | DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2701 | 2026-09-15T22:09:10.052Z | 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 15 22:09:08.254 |
| 2702 | 2026-09-15T22:09:10.052Z | DEBG Sep 15 22:09:08.254replacing 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 15 22:09:08.254 |
| 2703 | 2026-09-15T22:09:10.053Z | INFODEBG adding route 3fff:beef:8::/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 } }] |
| 2704 | 2026-09-15T22:09:10.053Z | |
| 2705 | 2026-09-15T22:09:10.053Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2706 | 2026-09-15T22:09:10.053Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 INFODEBG adding route 3fff:beef:18::/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 15 22:09:08.254 |
| 2707 | 2026-09-15T22:09:10.053Z | |
| 2708 | 2026-09-15T22:09:10.053Z | DEBG Sep 15 22:09:08.254replacing 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 15 22:09:08.254 |
| 2709 | 2026-09-15T22:09:10.053Z | Sep 15 22:09:08.254 DEBGDEBGINFOSep 15 22:09:08.254 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 } }]INFOadding route 3fff:beef:9::/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 } }] |
| 2710 | 2026-09-15T22:09:10.053Z | |
| 2711 | 2026-09-15T22:09:10.053Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2712 | 2026-09-15T22:09:10.053Z | |
| 2713 | 2026-09-15T22:09:10.053Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBGSep 15 22:09:08.254 Sep 15 22:09:08.254 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 } }]INFO |
| 2714 | 2026-09-15T22:09:10.053Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2715 | 2026-09-15T22:09:10.053Z | 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 } }] |
| 2716 | 2026-09-15T22:09:10.053Z | |
| 2717 | 2026-09-15T22:09:10.053Z | Sep 15 22:09:08.254 INFO Sep 15 22:09:08.254adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 15 22:09:08.254Sep 15 22:09:08.254 |
| 2718 | 2026-09-15T22:09:10.053Z | INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 2719 | 2026-09-15T22:09:10.053Z | 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 } }] |
| 2720 | 2026-09-15T22:09:10.058Z | |
| 2721 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254 INFODEBG INFO adding route 3fff:beef:d::/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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2722 | 2026-09-15T22:09:10.058Z | |
| 2723 | 2026-09-15T22:09:10.058Z | |
| 2724 | 2026-09-15T22:09:10.058Z | 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 15 22:09:08.254Sep 15 22:09:08.254 |
| 2725 | 2026-09-15T22:09:10.058Z | INFO 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 15 22:09:08.254adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 2726 | 2026-09-15T22:09:10.058Z | |
| 2727 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254 INFO DEBGSep 15 22:09:08.254 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFOreplacing 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 } }] |
| 2728 | 2026-09-15T22:09:10.058Z | |
| 2729 | 2026-09-15T22:09:10.058Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2730 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254 INFODEBG DEBGDEBG adding route 3fff:beef:1b::/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 } }]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 } }] |
| 2731 | 2026-09-15T22:09:10.058Z | |
| 2732 | 2026-09-15T22:09:10.058Z | |
| 2733 | 2026-09-15T22:09:10.058Z | 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 } }] |
| 2734 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2735 | 2026-09-15T22:09:10.058Z | DEBG Sep 15 22:09:08.254replacing 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 } }] |
| 2736 | 2026-09-15T22:09:10.058Z | INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 15 22:09:08.254adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2737 | 2026-09-15T22:09:10.058Z | DEBG |
| 2738 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254replacing 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 15 22:09:08.254 |
| 2739 | 2026-09-15T22:09:10.058Z | INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2740 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2741 | 2026-09-15T22:09:10.058Z | 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: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 } }] |
| 2742 | 2026-09-15T22:09:10.058Z | |
| 2743 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGDEBGSep 15 22:09:08.254 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: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 } }] |
| 2744 | 2026-09-15T22:09:10.058Z | |
| 2745 | 2026-09-15T22:09:10.058Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2746 | 2026-09-15T22:09:10.058Z | Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254 INFOSep 15 22:09:08.254INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2747 | 2026-09-15T22:09:10.058Z | |
| 2748 | 2026-09-15T22:09:10.058Z | 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 |
| 2749 | 2026-09-15T22:09:10.059Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 15 22:09:08.254Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBG DEBG |
| 2750 | 2026-09-15T22:09:10.059Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 2751 | 2026-09-15T22:09:10.059Z | |
| 2752 | 2026-09-15T22:09:10.059Z | INFOSep 15 22:09:08.254 DEBGSep 15 22:09:08.254adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2753 | 2026-09-15T22:09:10.059Z | 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 } }]INFOSep 15 22:09:08.254 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2754 | 2026-09-15T22:09:10.059Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2755 | 2026-09-15T22:09:10.059Z | |
| 2756 | 2026-09-15T22:09:10.059Z | 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 15 22:09:08.254 |
| 2757 | 2026-09-15T22:09:10.059Z | Sep 15 22:09:08.254DEBGSep 15 22:09:08.254 INFO DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 15 22:09:08.254 |
| 2758 | 2026-09-15T22:09:10.059Z | 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: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 } }] |
| 2759 | 2026-09-15T22:09:10.059Z | |
| 2760 | 2026-09-15T22:09:10.059Z | INFOSep 15 22:09:08.254 Sep 15 22:09:08.254DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 15 22:09:08.254INFO INFO |
| 2761 | 2026-09-15T22:09:10.059Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2762 | 2026-09-15T22:09:10.059Z | |
| 2763 | 2026-09-15T22:09:10.059Z | 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 } }] |
| 2764 | 2026-09-15T22:09:10.059Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 Sep 15 22:09:08.254 Sep 15 22:09:08.254INFO DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBG |
| 2765 | 2026-09-15T22:09:10.059Z | 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 } }] |
| 2766 | 2026-09-15T22:09:10.059Z | 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 } }] |
| 2767 | 2026-09-15T22:09:10.060Z | 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 } }] |
| 2768 | 2026-09-15T22:09:10.060Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254INFOSep 15 22:09:08.254 Sep 15 22:09:08.254 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2769 | 2026-09-15T22:09:10.060Z | |
| 2770 | 2026-09-15T22:09:10.060Z | |
| 2771 | 2026-09-15T22:09:10.060Z | 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 } }]Sep 15 22:09:08.254Sep 15 22:09:08.254 |
| 2772 | 2026-09-15T22:09:10.060Z | DEBGSep 15 22:09:08.254 DEBGDEBG 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: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 } }] |
| 2773 | 2026-09-15T22:09:10.060Z | |
| 2774 | 2026-09-15T22:09:10.060Z | 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 } }] |
| 2775 | 2026-09-15T22:09:10.060Z | Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254Sep 15 22:09:08.254 INFOINFO INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2776 | 2026-09-15T22:09:10.060Z | |
| 2777 | 2026-09-15T22:09:10.060Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 2778 | 2026-09-15T22:09:10.060Z | |
| 2779 | 2026-09-15T22:09:10.060Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBG 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 15 22:09:08.254DEBG 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 } }] |
| 2780 | 2026-09-15T22:09:10.061Z | 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 } }] |
| 2781 | 2026-09-15T22:09:10.061Z | |
| 2782 | 2026-09-15T22:09:10.061Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBGSep 15 22:09:08.254Sep 15 22:09:08.254 INFOINFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2783 | 2026-09-15T22:09:10.061Z | |
| 2784 | 2026-09-15T22:09:10.061Z | 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 } }] |
| 2785 | 2026-09-15T22:09:10.061Z | |
| 2786 | 2026-09-15T22:09:10.061Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 Sep 15 22:09:08.254 DEBGDEBG 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 } }] Sep 15 22:09:08.254 |
| 2787 | 2026-09-15T22:09:10.061Z | 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 } }] |
| 2788 | 2026-09-15T22:09:10.061Z | 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 } }] |
| 2789 | 2026-09-15T22:09:10.061Z | Sep 15 22:09:08.254failed to allocate space for the new target listSep 15 22:09:08.254 |
| 2790 | 2026-09-15T22:09:10.061Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2791 | 2026-09-15T22:09:10.061Z | INFO Sep 15 22:09:08.254adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2792 | 2026-09-15T22:09:10.061Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO DEBGSep 15 22:09:08.254 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2793 | 2026-09-15T22:09:10.062Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2794 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2795 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 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 |
| 2796 | 2026-09-15T22:09:10.062Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2797 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254DEBG INFOSep 15 22:09:08.254 failed to allocate space for the new target listadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 2798 | 2026-09-15T22:09:10.062Z | |
| 2799 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2800 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 DEBG Sep 15 22:09:08.254replacing 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 } }] |
| 2801 | 2026-09-15T22:09:10.062Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2802 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 DEBG Sep 15 22:09:08.254replacing 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 } }] |
| 2803 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2804 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2805 | 2026-09-15T22:09:10.062Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2806 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 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 } }]Sep 15 22:09:08.254 |
| 2807 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2808 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2809 | 2026-09-15T22:09:10.062Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2810 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.254 |
| 2811 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2812 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2813 | 2026-09-15T22:09:10.062Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2814 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 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 } }]Sep 15 22:09:08.254 |
| 2815 | 2026-09-15T22:09:10.062Z | 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 } }] |
| 2816 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2817 | 2026-09-15T22:09:10.062Z | Sep 15 22:09:08.254 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 } }] |
| 2818 | 2026-09-15T22:09:10.062Z | INFO Sep 15 22:09:08.254adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2819 | 2026-09-15T22:09:10.062Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2820 | 2026-09-15T22:09:10.066Z | Sep 15 22:09:08.254 DEBGSep 15 22:09:08.254 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2821 | 2026-09-15T22:09:10.066Z | 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 } }] |
| 2822 | 2026-09-15T22:09:10.066Z | Sep 15 22:09:08.254 INFOSep 15 22:09:08.254 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 2823 | 2026-09-15T22:09:10.066Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2824 | 2026-09-15T22:09:10.066Z | Sep 15 22:09:08.254 DEBGSep 15 22:09:08.254 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2825 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254replacing 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 } }] |
| 2826 | 2026-09-15T22:09:10.067Z | DEBGSep 15 22:09:08.254 created new freemapINFO , Sep 15 22:09:08.254adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit |
| 2827 | 2026-09-15T22:09:10.067Z | :INFO freemap_route_ipv4adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2828 | 2026-09-15T22:09:10.067Z | |
| 2829 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254 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 } }]Sep 15 22:09:08.254 |
| 2830 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254 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 } }]created new freemap |
| 2831 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254, unitINFO:Sep 15 22:09:08.254 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFOfreemap_route_ipv6 |
| 2832 | 2026-09-15T22:09:10.067Z | |
| 2833 | 2026-09-15T22:09:10.067Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2834 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBG Sep 15 22:09:08.254 DEBGDEBGreplacing 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: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 } }]initted freemap. size: 64 |
| 2835 | 2026-09-15T22:09:10.067Z | |
| 2836 | 2026-09-15T22:09:10.067Z | , unit: freemap_route_ipv4 |
| 2837 | 2026-09-15T22:09:10.067Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 INFOINFO Sep 15 22:09:08.254adding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2838 | 2026-09-15T22:09:10.067Z | |
| 2839 | 2026-09-15T22:09:10.068Z | DEBG reset freemapSep 15 22:09:08.254, Sep 15 22:09:08.254DEBGunit :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 |
| 2840 | 2026-09-15T22:09:10.068Z | freemap_route_ipv4 |
| 2841 | 2026-09-15T22:09:10.068Z | 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 } }] |
| 2842 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254 INFO Sep 15 22:09:08.254Sep 15 22:09:08.254adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2843 | 2026-09-15T22:09:10.068Z | INFODEBG Sep 15 22:09:08.254adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2844 | 2026-09-15T22:09:10.068Z | DEBG initted freemap. size: 64replacing 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 } }], |
| 2845 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254unit :DEBG Sep 15 22:09:08.254 freemap_route_ipv6replacing 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 } }] |
| 2846 | 2026-09-15T22:09:10.068Z | |
| 2847 | 2026-09-15T22:09:10.068Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2848 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 Sep 15 22:09:08.254INFO DEBG DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreset freemap |
| 2849 | 2026-09-15T22:09:10.068Z | , 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 } }]unit |
| 2850 | 2026-09-15T22:09:10.068Z | : freemap_route_ipv6 |
| 2851 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2852 | 2026-09-15T22:09:10.068Z | |
| 2853 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:09:08.254 |
| 2854 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254 DEBGINFO Sep 15 22:09:08.254replacing 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 } }] |
| 2855 | 2026-09-15T22:09:10.068Z | DEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 2856 | 2026-09-15T22:09:10.068Z | Sep 15 22:09:08.254 |
| 2857 | 2026-09-15T22:09:10.068Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 15 22:09:08.254 |
| 2858 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254DEBG 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 15 22:09:08.254 |
| 2859 | 2026-09-15T22:09:10.069Z | 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: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 } }] |
| 2860 | 2026-09-15T22:09:10.069Z | |
| 2861 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2862 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2863 | 2026-09-15T22:09:10.069Z | 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 } }] |
| 2864 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2865 | 2026-09-15T22:09:10.069Z | |
| 2866 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2867 | 2026-09-15T22:09:10.069Z | |
| 2868 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 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:beef:21::/64 -> 2001:db8::55:ff |
| 2869 | 2026-09-15T22:09:10.069Z | |
| 2870 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO 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:beef:29::/64 -> 2001:db8::55:ff |
| 2871 | 2026-09-15T22:09:10.069Z | |
| 2872 | 2026-09-15T22:09:10.069Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 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:beef:22::/64 -> 2001:db8::55:ff |
| 2873 | 2026-09-15T22:09:10.070Z | |
| 2874 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO 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 } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2875 | 2026-09-15T22:09:10.070Z | |
| 2876 | 2026-09-15T22:09:10.070Z | test route::tests::grow_succeeds ... ok |
| 2877 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.254Sep 15 22:09:08.254 DEBGINFO 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:23::/64 -> 2001:db8::55:ff |
| 2878 | 2026-09-15T22:09:10.070Z | |
| 2879 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.254 Sep 15 22:09:08.254DEBG INFOreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2880 | 2026-09-15T22:09:10.070Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2881 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 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:24::/64 -> 2001:db8::55:ff |
| 2882 | 2026-09-15T22:09:10.070Z | |
| 2883 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2884 | 2026-09-15T22:09:10.070Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2885 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 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:25::/64 -> 2001:db8::55:ff |
| 2886 | 2026-09-15T22:09:10.070Z | |
| 2887 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG INFOreplacing 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 } }] |
| 2888 | 2026-09-15T22:09:10.070Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2889 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255Sep 15 22:09:08.254 Sep 15 22:09:08.255 DEBGINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2890 | 2026-09-15T22:09:10.070Z | |
| 2891 | 2026-09-15T22:09:10.070Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2892 | 2026-09-15T22:09:10.070Z | Sep 15 22:09:08.255 INFO Sep 15 22:09:08.255adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2893 | 2026-09-15T22:09:10.070Z | 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 } }]Sep 15 22:09:08.255 |
| 2894 | 2026-09-15T22:09:10.070Z | 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 |
| 2895 | 2026-09-15T22:09:10.070Z | 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 } }] |
| 2896 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255 Sep 15 22:09:08.255INFOSep 15 22:09:08.255 INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2897 | 2026-09-15T22:09:10.071Z | |
| 2898 | 2026-09-15T22:09:10.071Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2899 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255Sep 15 22:09:08.255Sep 15 22:09:08.255 DEBG DEBG DEBGreplacing 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: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: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 } }] |
| 2900 | 2026-09-15T22:09:10.071Z | |
| 2901 | 2026-09-15T22:09:10.071Z | |
| 2902 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255Sep 15 22:09:08.255Sep 15 22:09:08.255 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 2903 | 2026-09-15T22:09:10.071Z | |
| 2904 | 2026-09-15T22:09:10.071Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2905 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG DEBGDEBGreplacing 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 } }] |
| 2906 | 2026-09-15T22:09:10.071Z | 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 } }] |
| 2907 | 2026-09-15T22:09:10.071Z | 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 } }] |
| 2908 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255 INFOSep 15 22:09:08.255 Sep 15 22:09:08.255 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 2909 | 2026-09-15T22:09:10.071Z | INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2910 | 2026-09-15T22:09:10.071Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2911 | 2026-09-15T22:09:10.071Z | DEBG 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 15 22:09:08.255 |
| 2912 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255 DEBGDEBG Sep 15 22:09:08.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff: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 |
| 2913 | 2026-09-15T22:09:10.071Z | |
| 2914 | 2026-09-15T22:09:10.071Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2915 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255Sep 15 22:09:08.255Sep 15 22:09:08.255 INFO DEBG INFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2916 | 2026-09-15T22:09:10.071Z | |
| 2917 | 2026-09-15T22:09:10.071Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2918 | 2026-09-15T22:09:10.071Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG 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:2a::/64 -> 2001:db8::55:ff |
| 2919 | 2026-09-15T22:09:10.071Z | 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 } }] |
| 2920 | 2026-09-15T22:09:10.075Z | |
| 2921 | 2026-09-15T22:09:10.075Z | Sep 15 22:09:08.255Sep 15 22:09:08.255Sep 15 22:09:08.255 INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2922 | 2026-09-15T22:09:10.075Z | INFOreplacing 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 } }] |
| 2923 | 2026-09-15T22:09:10.075Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2924 | 2026-09-15T22:09:10.075Z | Sep 15 22:09:08.255 DEBGSep 15 22:09:08.255 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 } }]INFOSep 15 22:09:08.255 |
| 2925 | 2026-09-15T22:09:10.076Z | DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2926 | 2026-09-15T22:09:10.076Z | 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 15 22:09:08.255 |
| 2927 | 2026-09-15T22:09:10.076Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2928 | 2026-09-15T22:09:10.076Z | Sep 15 22:09:08.255DEBG INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:09:08.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2929 | 2026-09-15T22:09:10.076Z | |
| 2930 | 2026-09-15T22:09:10.076Z | 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 } }] |
| 2931 | 2026-09-15T22:09:10.076Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 INFODEBG Sep 15 22:09:08.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2932 | 2026-09-15T22:09:10.076Z | INFO 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:35::/64 -> 2001:db8::55:ff |
| 2933 | 2026-09-15T22:09:10.076Z | |
| 2934 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255 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 15 22:09:08.255 |
| 2935 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255 DEBGINFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2936 | 2026-09-15T22:09:10.078Z | |
| 2937 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2938 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255INFO DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 15 22:09:08.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 } }] |
| 2939 | 2026-09-15T22:09:10.078Z | |
| 2940 | 2026-09-15T22:09:10.078Z | 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 } }] |
| 2941 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 DEBGINFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.255 |
| 2942 | 2026-09-15T22:09:10.078Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO |
| 2943 | 2026-09-15T22:09:10.078Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2944 | 2026-09-15T22:09:10.078Z | INFOSep 15 22:09:08.255 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 2945 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2946 | 2026-09-15T22:09:10.078Z | Sep 15 22:09:08.255replacing 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 |
| 2947 | 2026-09-15T22:09:10.078Z | 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 15 22:09:08.255 |
| 2948 | 2026-09-15T22:09:10.078Z | INFOSep 15 22:09:08.255 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 15 22:09:08.255INFO |
| 2949 | 2026-09-15T22:09:10.079Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2950 | 2026-09-15T22:09:10.079Z | |
| 2951 | 2026-09-15T22:09:10.079Z | Sep 15 22:09:08.255 DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:09:08.255Sep 15 22:09:08.255 |
| 2952 | 2026-09-15T22:09:10.079Z | DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2953 | 2026-09-15T22:09:10.079Z | 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 15 22:09:08.255 |
| 2954 | 2026-09-15T22:09:10.079Z | INFO Sep 15 22:09:08.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 15 22:09:08.255 |
| 2955 | 2026-09-15T22:09:10.079Z | INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2956 | 2026-09-15T22:09:10.079Z | |
| 2957 | 2026-09-15T22:09:10.079Z | Sep 15 22:09:08.255 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 15 22:09:08.255 |
| 2958 | 2026-09-15T22:09:10.079Z | Sep 15 22:09:08.255DEBG 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 } }]DEBG |
| 2959 | 2026-09-15T22:09:10.079Z | Sep 15 22:09:08.255 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 } }]INFO |
| 2960 | 2026-09-15T22:09:10.079Z | Sep 15 22:09:08.255adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2961 | 2026-09-15T22:09:10.079Z | INFOSep 15 22:09:08.255 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFOSep 15 22:09:08.255 |
| 2962 | 2026-09-15T22:09:10.079Z | DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2963 | 2026-09-15T22:09:10.079Z | 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 15 22:09:08.255 |
| 2964 | 2026-09-15T22:09:10.079Z | 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 } }] |
| 2965 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBGINFO 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 } }]INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2966 | 2026-09-15T22:09:10.080Z | |
| 2967 | 2026-09-15T22:09:10.080Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2968 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 INFOSep 15 22:09:08.255DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 2969 | 2026-09-15T22:09:10.080Z | 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 } }] |
| 2970 | 2026-09-15T22:09:10.080Z | 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 } }] |
| 2971 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255Sep 15 22:09:08.255Sep 15 22:09:08.255 DEBGINFOINFO 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:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2972 | 2026-09-15T22:09:10.080Z | |
| 2973 | 2026-09-15T22:09:10.080Z | |
| 2974 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 INFOSep 15 22:09:08.255DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2975 | 2026-09-15T22:09:10.080Z | DEBG |
| 2976 | 2026-09-15T22:09:10.080Z | 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 } }] |
| 2977 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255Sep 15 22:09:08.255 DEBGDEBG Sep 15 22:09:08.255failed to allocate space for the new target list |
| 2978 | 2026-09-15T22:09:10.080Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 2979 | 2026-09-15T22:09:10.080Z | 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 } }] |
| 2980 | 2026-09-15T22:09:10.080Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2981 | 2026-09-15T22:09:10.080Z | DEBGSep 15 22:09:08.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 15 22:09:08.255 |
| 2982 | 2026-09-15T22:09:10.080Z | INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2983 | 2026-09-15T22:09:10.080Z | 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 } }] |
| 2984 | 2026-09-15T22:09:10.080Z | Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG 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 } }] |
| 2985 | 2026-09-15T22:09:10.080Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 2986 | 2026-09-15T22:09:10.081Z | Sep 15 22:09:08.255 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:09:08.255 |
| 2987 | 2026-09-15T22:09:10.081Z | 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 } }]Sep 15 22:09:08.255 |
| 2988 | 2026-09-15T22:09:10.081Z | 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 } }] |
| 2989 | 2026-09-15T22:09:10.081Z | Sep 15 22:09:08.255 INFO Sep 15 22:09:08.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2990 | 2026-09-15T22:09:10.081Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2991 | 2026-09-15T22:09:10.081Z | Sep 15 22:09:08.255 Sep 15 22:09:08.255DEBG 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 } }] 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 15 22:09:08.256 |
| 2992 | 2026-09-15T22:09:10.081Z | DEBG Sep 15 22:09:08.255created new freemap DEBG , Sep 15 22:09:08.255created new freemapunit, :unitSep 15 22:09:08.262DEBG: freemap_route_ipv4INFO |
| 2993 | 2026-09-15T22:09:10.081Z | freemap_route_ipv4created new freemapadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2994 | 2026-09-15T22:09:10.081Z | |
| 2995 | 2026-09-15T22:09:10.081Z | , unit: freemap_route_ipv4Sep 15 22:09:08.262 |
| 2996 | 2026-09-15T22:09:10.081Z | DEBGSep 15 22:09:08.262 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2997 | 2026-09-15T22:09:10.081Z | created new freemapSep 15 22:09:08.255 , DEBGunit :created new freemap Sep 15 22:09:08.262freemap_route_ipv6 Sep 15 22:09:08.262 |
| 2998 | 2026-09-15T22:09:10.081Z | , INFOunit DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 15 22:09:08.262 |
| 2999 | 2026-09-15T22:09:10.081Z | created new freemap , :DEBGunit initted freemap. size: 64freemap_route_ipv4Sep 15 22:09:08.262, : |
| 3000 | 2026-09-15T22:09:10.081Z | unit freemap_route_ipv6DEBG: |
| 3001 | 2026-09-15T22:09:10.081Z | freemap_route_ipv4 |
| 3002 | 2026-09-15T22:09:10.081Z | 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 } }] |
| 3003 | 2026-09-15T22:09:10.081Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 DEBG reset freemap, unit: freemap_route_ipv4 |
| 3004 | 2026-09-15T22:09:10.081Z | Sep 15 22:09:08.262Sep 15 22:09:08.255 Sep 15 22:09:08.255Sep 15 22:09:08.262INFODEBGSep 15 22:09:08.262 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff initted freemap. size: 64 |
| 3005 | 2026-09-15T22:09:10.081Z | DEBG , unit DEBGDEBG:created new freemap DEBG , created new freemapfreemap_route_ipv4initted freemap. size: 64, Sep 15 22:09:08.262 |
| 3006 | 2026-09-15T22:09:10.081Z | unitDEBG:unit:, unitreplacing 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 15 22:09:08.262freemap_route_ipv4 |
| 3007 | 2026-09-15T22:09:10.081Z | DEBG reset freemap created new freemap:, freemap_route_ipv4 unitSep 15 22:09:08.262 |
| 3008 | 2026-09-15T22:09:10.081Z | freemap_route_ipv6 , |
| 3009 | 2026-09-15T22:09:10.081Z | |
| 3010 | 2026-09-15T22:09:10.081Z | :INFO freemap_route_ipv4adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3011 | 2026-09-15T22:09:10.081Z | |
| 3012 | 2026-09-15T22:09:10.081Z | unit:Sep 15 22:09:08.262 Sep 15 22:09:08.262Sep 15 22:09:08.262Sep 15 22:09:08.262Sep 15 22:09:08.262 DEBGfreemap_route_ipv6 DEBG 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 } }] |
| 3013 | 2026-09-15T22:09:10.082Z | created new freemapcreated new freemap |
| 3014 | 2026-09-15T22:09:10.082Z | , DEBGunitDEBG:Sep 15 22:09:08.262 INFOreset freemapfreemap_route_ipv6 |
| 3015 | 2026-09-15T22:09:10.082Z | , , Sep 15 22:09:08.262unitunit: adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff: |
| 3016 | 2026-09-15T22:09:10.082Z | freemap_route_ipv6initted freemap. size: 64 |
| 3017 | 2026-09-15T22:09:10.082Z | Sep 15 22:09:08.262 DEBG, Sep 15 22:09:08.262 Sep 15 22:09:08.262DEBG freemap_route_ipv6initted freemap. size: 64 |
| 3018 | 2026-09-15T22:09:10.082Z | , DEBGINFO unitreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3019 | 2026-09-15T22:09:10.082Z | initted freemap. size: 64 |
| 3020 | 2026-09-15T22:09:10.086Z | , Sep 15 22:09:08.262Sep 15 22:09:08.262 freemap_route_ipv6 unitSep 15 22:09:08.262INFOunit DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: |
| 3021 | 2026-09-15T22:09:10.086Z | 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 } }] |
| 3022 | 2026-09-15T22:09:10.086Z | Sep 15 22:09:08.262 |
| 3023 | 2026-09-15T22:09:10.087Z | DEBG |
| 3024 | 2026-09-15T22:09:10.087Z | DEBG :Sep 15 22:09:08.262 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 } }] freemap_route_ipv4DEBGSep 15 22:09:08.262 |
| 3025 | 2026-09-15T22:09:10.087Z | |
| 3026 | 2026-09-15T22:09:10.087Z | initted freemap. size: 64 INFO adding route 172.16.0.0/32 -> 10.0.0.1reset freemapSep 15 22:09:08.262, |
| 3027 | 2026-09-15T22:09:10.087Z | INFOunit :, Sep 15 22:09:08.262 unitadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3028 | 2026-09-15T22:09:10.087Z | :freemap_route_ipv4DEBGSep 15 22:09:08.262 Sep 15 22:09:08.262freemap_route_ipv6Sep 15 22:09:08.262 |
| 3029 | 2026-09-15T22:09:10.087Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGDEBG |
| 3030 | 2026-09-15T22:09:10.088Z | 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 } }] |
| 3031 | 2026-09-15T22:09:10.088Z | reset freemap |
| 3032 | 2026-09-15T22:09:10.088Z | , Sep 15 22:09:08.262unitDEBG: Sep 15 22:09:08.262Sep 15 22:09:08.262 INFO reset freemapINFOSep 15 22:09:08.262INFO adding route 172.16.0.0/32 -> 10.0.0.1 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3033 | 2026-09-15T22:09:10.088Z | |
| 3034 | 2026-09-15T22:09:10.088Z | reset freemap, unit |
| 3035 | 2026-09-15T22:09:10.088Z | , freemap_route_ipv4 |
| 3036 | 2026-09-15T22:09:10.088Z | Sep 15 22:09:08.262:unit Sep 15 22:09:08.262DEBG Sep 15 22:09:08.262:DEBG DEBGreplacing 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 } }] freemap_route_ipv4 |
| 3037 | 2026-09-15T22:09:10.088Z | 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 } }] |
| 3038 | 2026-09-15T22:09:10.088Z | 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 } }] |
| 3039 | 2026-09-15T22:09:10.088Z | |
| 3040 | 2026-09-15T22:09:10.088Z | freemap_route_ipv4Sep 15 22:09:08.262Sep 15 22:09:08.262 Sep 15 22:09:08.262DEBGSep 15 22:09:08.262 |
| 3041 | 2026-09-15T22:09:10.088Z | INFO failed to allocate space for the new target list |
| 3042 | 2026-09-15T22:09:10.088Z | DEBG INFOinitted freemap. size: 64Sep 15 22:09:08.262, adding route 172.16.0.0/32 -> 10.0.0.2unit adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:09:08.262Sep 15 22:09:08.262 : |
| 3043 | 2026-09-15T22:09:10.088Z | DEBG DEBG |
| 3044 | 2026-09-15T22:09:10.088Z | freemap_route_ipv6initted freemap. size: 64 |
| 3045 | 2026-09-15T22:09:10.088Z | DEBG, Sep 15 22:09:08.262unit: 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 } }] |
| 3046 | 2026-09-15T22:09:10.088Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 |
| 3047 | 2026-09-15T22:09:10.088Z | Sep 15 22:09:08.262 initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 3048 | 2026-09-15T22:09:10.088Z | DEBG DEBGreset freemap, , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]unit |
| 3049 | 2026-09-15T22:09:10.088Z | :unitSep 15 22:09:08.262 : reset freemap INFO, freemap_route_ipv6unit |
| 3050 | 2026-09-15T22:09:10.088Z | Sep 15 22:09:08.262 :adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3051 | 2026-09-15T22:09:10.088Z | INFOfreemap_route_ipv6freemap_route_ipv6 |
| 3052 | 2026-09-15T22:09:10.088Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 15 22:09:08.262 INFO |
| 3053 | 2026-09-15T22:09:10.088Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 |
| 3054 | 2026-09-15T22:09:10.088Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 15 22:09:08.262DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3055 | 2026-09-15T22:09:10.088Z | |
| 3056 | 2026-09-15T22:09:10.088Z | 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 15 22:09:08.262 |
| 3057 | 2026-09-15T22:09:10.088Z | |
| 3058 | 2026-09-15T22:09:10.089Z | Sep 15 22:09:08.262DEBG Sep 15 22:09:08.262 Sep 15 22:09:08.262INFOSep 15 22:09:08.262 reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3059 | 2026-09-15T22:09:10.089Z | 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 } }]adding route 172.17.0.1/32 -> 10.0.0.255, |
| 3060 | 2026-09-15T22:09:10.090Z | unit |
| 3061 | 2026-09-15T22:09:10.090Z | Sep 15 22:09:08.262DEBG : DEBG Sep 15 22:09:08.262freemap_route_ipv6Sep 15 22:09:08.262replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3062 | 2026-09-15T22:09:10.090Z | 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 } }] |
| 3063 | 2026-09-15T22:09:10.090Z | |
| 3064 | 2026-09-15T22:09:10.090Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3065 | 2026-09-15T22:09:10.090Z | 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 15 22:09:08.262 |
| 3066 | 2026-09-15T22:09:10.090Z | INFO Sep 15 22:09:08.262adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 15 22:09:08.262 |
| 3067 | 2026-09-15T22:09:10.090Z | INFOSep 15 22:09:08.262 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3068 | 2026-09-15T22:09:10.090Z | 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 15 22:09:08.262 |
| 3069 | 2026-09-15T22:09:10.090Z | adding route 172.17.0.2/32 -> 10.0.0.255DEBGSep 15 22:09:08.262 |
| 3070 | 2026-09-15T22:09:10.090Z | DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3071 | 2026-09-15T22:09:10.090Z | 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 15 22:09:08.262Sep 15 22:09:08.262 |
| 3072 | 2026-09-15T22:09:10.090Z | DEBGINFO Sep 15 22:09:08.262 Sep 15 22:09:08.262replacing 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 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 3073 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262 |
| 3074 | 2026-09-15T22:09:10.091Z | INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:09:08.262 |
| 3075 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262 INFODEBG |
| 3076 | 2026-09-15T22:09:10.091Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3077 | 2026-09-15T22:09:10.091Z | |
| 3078 | 2026-09-15T22:09:10.091Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3079 | 2026-09-15T22:09:10.091Z | 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 } }] |
| 3080 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 DEBGSep 15 22:09:08.262DEBG 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 } }]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 } }] |
| 3081 | 2026-09-15T22:09:10.091Z | DEBG |
| 3082 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 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 } }, NextHop { asic_port_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 15 22:09:08.262replacing 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 } }] |
| 3083 | 2026-09-15T22:09:10.091Z | INFO |
| 3084 | 2026-09-15T22:09:10.091Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3085 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262Sep 15 22:09:08.262 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 15 22:09:08.262 |
| 3086 | 2026-09-15T22:09:10.091Z | Sep 15 22:09:08.262 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255 DEBG |
| 3087 | 2026-09-15T22:09:10.092Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:09:08.262replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 3088 | 2026-09-15T22:09:10.092Z | INFO |
| 3089 | 2026-09-15T22:09:10.092Z | DEBG adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 15 22:09:08.262 |
| 3090 | 2026-09-15T22:09:10.092Z | Sep 15 22:09:08.262 |
| 3091 | 2026-09-15T22:09:10.092Z | DEBGSep 15 22:09:08.262 Sep 15 22:09:08.262replacing 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 } }] |
| 3092 | 2026-09-15T22:09:10.092Z | INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 3093 | 2026-09-15T22:09:10.092Z | 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 } }]Sep 15 22:09:08.262 |
| 3094 | 2026-09-15T22:09:10.092Z | 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 Sep 15 22:09:08.262 |
| 3095 | 2026-09-15T22:09:10.092Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 15 22:09:08.262 |
| 3096 | 2026-09-15T22:09:10.092Z | DEBGWARN 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 } }] |
| 3097 | 2026-09-15T22:09:10.092Z | Sep 15 22:09:08.262 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 3098 | 2026-09-15T22:09:10.092Z | 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 15 22:09:08.262 INFOSep 15 22:09:08.263Sep 15 22:09:08.263 DEBGDEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffcreated new freemap |
| 3099 | 2026-09-15T22:09:10.092Z | created new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv4Sep 15 22:09:08.272 |
| 3100 | 2026-09-15T22:09:10.092Z | |
| 3101 | 2026-09-15T22:09:10.092Z | 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 } }] |
| 3102 | 2026-09-15T22:09:10.092Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 |
| 3103 | 2026-09-15T22:09:10.092Z | DEBGDEBG created new freemapcreated new freemapSep 15 22:09:08.272, , unitSep 15 22:09:08.272unit :: freemap_route_ipv6INFO |
| 3104 | 2026-09-15T22:09:10.092Z | INFOfreemap_route_ipv6 |
| 3105 | 2026-09-15T22:09:10.092Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3106 | 2026-09-15T22:09:10.092Z | |
| 3107 | 2026-09-15T22:09:10.092Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 DEBGDEBG Sep 15 22:09:08.272 initted freemap. size: 64 , Sep 15 22:09:08.272unit :DEBG initted freemap. size: 64DEBGfreemap_route_ipv4, 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 } }] |
| 3108 | 2026-09-15T22:09:10.092Z | unit |
| 3109 | 2026-09-15T22:09:10.092Z | : 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 15 22:09:08.272 |
| 3110 | 2026-09-15T22:09:10.092Z | freemap_route_ipv4Sep 15 22:09:08.272 INFO |
| 3111 | 2026-09-15T22:09:10.092Z | Sep 15 22:09:08.272adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 15 22:09:08.272 |
| 3112 | 2026-09-15T22:09:10.092Z | DEBGINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreset freemap |
| 3113 | 2026-09-15T22:09:10.092Z | , Sep 15 22:09:08.272unit :DEBG Sep 15 22:09:08.272replacing 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_ipv4DEBG |
| 3114 | 2026-09-15T22:09:10.092Z | |
| 3115 | 2026-09-15T22:09:10.094Z | 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 } }] |
| 3116 | 2026-09-15T22:09:10.095Z | Sep 15 22:09:08.272 DEBGSep 15 22:09:08.262Sep 15 22:09:08.272Sep 15 22:09:08.272 INFO INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3117 | 2026-09-15T22:09:10.095Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 3118 | 2026-09-15T22:09:10.095Z | , |
| 3119 | 2026-09-15T22:09:10.095Z | unit: Sep 15 22:09:08.272freemap_route_ipv6 |
| 3120 | 2026-09-15T22:09:10.099Z | DEBGSep 15 22:09:08.272 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 |
| 3121 | 2026-09-15T22:09:10.099Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 |
| 3122 | 2026-09-15T22:09:10.099Z | DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3123 | 2026-09-15T22:09:10.099Z | 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 } }] |
| 3124 | 2026-09-15T22:09:10.099Z | Sep 15 22:09:08.272reset freemap Sep 15 22:09:08.272 , INFOINFOunitSep 15 22:09:08.272 : adding route 3fff:beef:8::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.6/32 -> 10.0.0.255 |
| 3125 | 2026-09-15T22:09:10.099Z | |
| 3126 | 2026-09-15T22:09:10.099Z | freemap_route_ipv6Sep 15 22:09:08.272adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3127 | 2026-09-15T22:09:10.099Z | |
| 3128 | 2026-09-15T22:09:10.099Z | INFO Sep 15 22:09:08.272adding route 172.17.0.2/32 -> 10.0.0.255Sep 15 22:09:08.272 |
| 3129 | 2026-09-15T22:09:10.099Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 DEBG 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 } }] 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 } }] |
| 3130 | 2026-09-15T22:09:10.100Z | |
| 3131 | 2026-09-15T22:09:10.100Z | INFO Sep 15 22:09:08.272Sep 15 22:09:08.272 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG |
| 3132 | 2026-09-15T22:09:10.100Z | Sep 15 22:09:08.272replacing 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 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3133 | 2026-09-15T22:09:10.100Z | 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 } }] |
| 3134 | 2026-09-15T22:09:10.100Z | INFO |
| 3135 | 2026-09-15T22:09:10.100Z | Sep 15 22:09:08.272 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 3136 | 2026-09-15T22:09:10.100Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 DEBGSep 15 22:09:08.272replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.272INFO 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 } }] |
| 3137 | 2026-09-15T22:09:10.100Z | |
| 3138 | 2026-09-15T22:09:10.100Z | INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3139 | 2026-09-15T22:09:10.100Z | |
| 3140 | 2026-09-15T22:09:10.100Z | 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 } }] |
| 3141 | 2026-09-15T22:09:10.100Z | Sep 15 22:09:08.272Sep 15 22:09:08.272Sep 15 22:09:08.272Sep 15 22:09:08.272Sep 15 22:09:08.262 DEBGSep 15 22:09:08.272 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 } }]INFO |
| 3142 | 2026-09-15T22:09:10.100Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3143 | 2026-09-15T22:09:10.100Z | DEBG INFO created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3144 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272, DEBGunitSep 15 22:09:08.272: DEBG freemap_route_ipv6 |
| 3145 | 2026-09-15T22:09:10.101Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO 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 15 22:09:08.272 |
| 3146 | 2026-09-15T22:09:10.101Z | |
| 3147 | 2026-09-15T22:09:10.101Z | 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 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.272Sep 15 22:09:08.272 |
| 3148 | 2026-09-15T22:09:10.101Z | |
| 3149 | 2026-09-15T22:09:10.101Z | DEBGSep 15 22:09:08.272DEBG DEBGreplacing 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 } }]failed to allocate space for the new target list initted freemap. size: 64 |
| 3150 | 2026-09-15T22:09:10.101Z | , |
| 3151 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272unit :INFO freemap_route_ipv4 adding route 172.17.0.8/32 -> 10.0.0.255Sep 15 22:09:08.272 |
| 3152 | 2026-09-15T22:09:10.101Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3153 | 2026-09-15T22:09:10.101Z | |
| 3154 | 2026-09-15T22:09:10.101Z | DEBG Sep 15 22:09:08.272replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.272Sep 15 22:09:08.272 |
| 3155 | 2026-09-15T22:09:10.101Z | DEBG Sep 15 22:09:08.272DEBG Sep 15 22:09:08.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 |
| 3156 | 2026-09-15T22:09:10.101Z | reset freemap , adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit |
| 3157 | 2026-09-15T22:09:10.101Z | : freemap_route_ipv4DEBG INFO |
| 3158 | 2026-09-15T22:09:10.101Z | 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 15 22:09:08.272adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3159 | 2026-09-15T22:09:10.101Z | INFO |
| 3160 | 2026-09-15T22:09:10.101Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:09:08.272 |
| 3161 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing 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 15 22:09:08.272 |
| 3162 | 2026-09-15T22:09:10.101Z | |
| 3163 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272Sep 15 22:09:08.272 DEBG DEBGDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.272 |
| 3164 | 2026-09-15T22:09:10.101Z | initted freemap. size: 64 , 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 } }]unitSep 15 22:09:08.272 |
| 3165 | 2026-09-15T22:09:10.101Z | : 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 } }]freemap_route_ipv6 |
| 3166 | 2026-09-15T22:09:10.101Z | |
| 3167 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272INFO 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:4, vlan_id: None } }] Sep 15 22:09:08.272 |
| 3168 | 2026-09-15T22:09:10.101Z | INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 15 22:09:08.272 |
| 3169 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272 Sep 15 22:09:08.272DEBG adding route 172.17.0.10/32 -> 10.0.0.255 INFOreset freemap |
| 3170 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.272WARN , shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })unit |
| 3171 | 2026-09-15T22:09:10.101Z | :DEBGadding route 172.17.0.5/32 -> 10.0.0.255 freemap_route_ipv6Sep 15 22:09:08.272 |
| 3172 | 2026-09-15T22:09:10.101Z | |
| 3173 | 2026-09-15T22:09:10.101Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3174 | 2026-09-15T22:09:10.101Z | 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 } }] |
| 3175 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.273 Sep 15 22:09:08.273INFO Sep 15 22:09:08.273INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff Sep 15 22:09:08.273replacing 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 } }] |
| 3176 | 2026-09-15T22:09:10.101Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3177 | 2026-09-15T22:09:10.101Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3178 | 2026-09-15T22:09:10.101Z | |
| 3179 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.273Sep 15 22:09:08.273 DEBG 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 } }] |
| 3180 | 2026-09-15T22:09:10.101Z | Sep 15 22:09:08.273 adding route 172.17.0.6/32 -> 10.0.0.255Sep 15 22:09:08.273 |
| 3181 | 2026-09-15T22:09:10.101Z | DEBG Sep 15 22:09:08.273DEBGreplacing 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 15 22:09:08.273 |
| 3182 | 2026-09-15T22:09:10.102Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3183 | 2026-09-15T22:09:10.102Z | 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 |
| 3184 | 2026-09-15T22:09:10.102Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 3185 | 2026-09-15T22:09:10.102Z | DEBG Sep 15 22:09:08.273replacing 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 15 22:09:08.273 |
| 3186 | 2026-09-15T22:09:10.102Z | Sep 15 22:09:08.273INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3187 | 2026-09-15T22:09:10.102Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3188 | 2026-09-15T22:09:10.102Z | DEBG Sep 15 22:09:08.273replacing 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 } }] |
| 3189 | 2026-09-15T22:09:10.102Z | Sep 15 22:09:08.273INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255Sep 15 22:09:08.273Sep 15 22:09:08.273 |
| 3190 | 2026-09-15T22:09:10.102Z | INFO 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 |
| 3191 | 2026-09-15T22:09:10.103Z | 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:f::/64 -> 2001:db8::55:ff |
| 3192 | 2026-09-15T22:09:10.103Z | |
| 3193 | 2026-09-15T22:09:10.103Z | Sep 15 22:09:08.273 Sep 15 22:09:08.273DEBG 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 } }]Sep 15 22:09:08.273 |
| 3194 | 2026-09-15T22:09:10.103Z | adding route 172.17.0.13/32 -> 10.0.0.255INFO |
| 3195 | 2026-09-15T22:09:10.103Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3196 | 2026-09-15T22:09:10.103Z | Sep 15 22:09:08.273 Sep 15 22:09:08.273 DEBGSep 15 22:09:08.273INFO DEBGSep 15 22:09:08.273 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 } }]DEBGreplacing 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 } }] |
| 3197 | 2026-09-15T22:09:10.103Z | |
| 3198 | 2026-09-15T22:09:10.103Z | 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 } }] |
| 3199 | 2026-09-15T22:09:10.103Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 15 22:09:08.273 |
| 3200 | 2026-09-15T22:09:10.103Z | Sep 15 22:09:08.273 INFOSep 15 22:09:08.273INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO |
| 3201 | 2026-09-15T22:09:10.103Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3202 | 2026-09-15T22:09:10.103Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3203 | 2026-09-15T22:09:10.103Z | Sep 15 22:09:08.273 Sep 15 22:09:08.273 DEBGDEBG 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 15 22:09:08.273replacing 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 15 22:09:08.273 |
| 3204 | 2026-09-15T22:09:10.103Z | |
| 3205 | 2026-09-15T22:09:10.103Z | 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 } }]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 } }] |
| 3206 | 2026-09-15T22:09:10.103Z | Sep 15 22:09:08.273 DEBG |
| 3207 | 2026-09-15T22:09:10.105Z | created new freemapSep 15 22:09:08.273, Sep 15 22:09:08.273unit Sep 15 22:09:08.284 INFODEBG DEBG DEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }], : |
| 3208 | 2026-09-15T22:09:10.105Z | unitfreemap_route_ipv4: |
| 3209 | 2026-09-15T22:09:10.105Z | Sep 15 22:09:08.284adding route 172.17.0.9/32 -> 10.0.0.255 freemap_route_ipv4 |
| 3210 | 2026-09-15T22:09:10.105Z | |
| 3211 | 2026-09-15T22:09:10.105Z | INFOSep 15 22:09:08.285 adding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 3212 | 2026-09-15T22:09:10.105Z | Sep 15 22:09:08.285created new freemap Sep 15 22:09:08.285DEBG , unitinitted freemap. size: 64Sep 15 22:09:08.285, unitDEBG:: 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 } }]freemap_route_ipv6 |
| 3213 | 2026-09-15T22:09:10.105Z | |
| 3214 | 2026-09-15T22:09:10.105Z | freemap_route_ipv6replacing 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 15 22:09:08.285 |
| 3215 | 2026-09-15T22:09:10.106Z | INFOSep 15 22:09:08.285 adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 3216 | 2026-09-15T22:09:10.106Z | |
| 3217 | 2026-09-15T22:09:10.106Z | reset freemapSep 15 22:09:08.285, unitSep 15 22:09:08.285INFO :adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3218 | 2026-09-15T22:09:10.106Z | freemap_route_ipv6DEBG |
| 3219 | 2026-09-15T22:09:10.106Z | Sep 15 22:09:08.285replacing 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 } }] |
| 3220 | 2026-09-15T22:09:10.110Z | DEBG initted freemap. size: 64Sep 15 22:09:08.285Sep 15 22:09:08.285 , INFO Sep 15 22:09:08.273unit INFOadding route 172.17.0.17/32 -> 10.0.0.255 |
| 3221 | 2026-09-15T22:09:10.110Z | adding route 172.16.0.0/32 -> 10.0.0.1: INFOfreemap_route_ipv4 |
| 3222 | 2026-09-15T22:09:10.110Z | |
| 3223 | 2026-09-15T22:09:10.110Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 15 22:09:08.285Sep 15 22:09:08.285 |
| 3224 | 2026-09-15T22:09:10.110Z | DEBG DEBGSep 15 22:09:08.285 Sep 15 22:09:08.285 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 } }]DEBGreplacing 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 } }] |
| 3225 | 2026-09-15T22:09:10.110Z | |
| 3226 | 2026-09-15T22:09:10.110Z | 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 15 22:09:08.285 |
| 3227 | 2026-09-15T22:09:10.110Z | DEBGDEBGSep 15 22:09:08.285 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 } }] reset freemapINFO , |
| 3228 | 2026-09-15T22:09:10.110Z | unitSep 15 22:09:08.285 adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 3229 | 2026-09-15T22:09:10.110Z | Sep 15 22:09:08.285: Sep 15 22:09:08.285 adding route 172.16.0.0/32 -> 10.0.0.2INFOfreemap_route_ipv4 INFO |
| 3230 | 2026-09-15T22:09:10.110Z | Sep 15 22:09:08.285 |
| 3231 | 2026-09-15T22:09:10.110Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 3232 | 2026-09-15T22:09:10.110Z | DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 3233 | 2026-09-15T22:09:10.111Z | 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 15 22:09:08.285Sep 15 22:09:08.285 |
| 3234 | 2026-09-15T22:09:10.111Z | Sep 15 22:09:08.285 DEBG DEBG Sep 15 22:09:08.285 DEBGinitted freemap. size: 64replacing 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 15 22:09:08.285 , 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 } }] |
| 3235 | 2026-09-15T22:09:10.111Z | |
| 3236 | 2026-09-15T22:09:10.111Z | unitDEBG INFO :adding route 172.17.0.19/32 -> 10.0.0.255 Sep 15 22:09:08.285replacing 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 } }] freemap_route_ipv6 |
| 3237 | 2026-09-15T22:09:10.111Z | INFO |
| 3238 | 2026-09-15T22:09:10.111Z | |
| 3239 | 2026-09-15T22:09:10.111Z | Sep 15 22:09:08.285adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 3240 | 2026-09-15T22:09:10.111Z | Sep 15 22:09:08.285INFOSep 15 22:09:08.285 Sep 15 22:09:08.285 Sep 15 22:09:08.285 DEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 3241 | 2026-09-15T22:09:10.111Z | 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 } }] |
| 3242 | 2026-09-15T22:09:10.111Z | DEBGDEBG Sep 15 22:09:08.285 Sep 15 22:09:08.285replacing 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 } }] reset freemapINFO |
| 3243 | 2026-09-15T22:09:10.111Z | INFODEBG , adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3244 | 2026-09-15T22:09:10.111Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3245 | 2026-09-15T22:09:10.111Z | 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 |
| 3246 | 2026-09-15T22:09:10.111Z | Sep 15 22:09:08.285Sep 15 22:09:08.285: DEBGfreemap_route_ipv6INFO Sep 15 22:09:08.285replacing 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 } }] |
| 3247 | 2026-09-15T22:09:10.111Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 3248 | 2026-09-15T22:09:10.112Z | |
| 3249 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285INFO Sep 15 22:09:08.285Sep 15 22:09:08.285DEBGSep 15 22:09:08.285 adding route 172.17.0.1/32 -> 10.0.0.255INFODEBG |
| 3250 | 2026-09-15T22:09:10.112Z | 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 } }] |
| 3251 | 2026-09-15T22:09:10.112Z | INFOadding route 172.17.0.21/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 } }]Sep 15 22:09:08.285 |
| 3252 | 2026-09-15T22:09:10.112Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 15 22:09:08.285 |
| 3253 | 2026-09-15T22:09:10.112Z | |
| 3254 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285replacing 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 } }] INFODEBG Sep 15 22:09:08.285 |
| 3255 | 2026-09-15T22:09:10.112Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3256 | 2026-09-15T22:09:10.112Z | |
| 3257 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285Sep 15 22:09:08.285 DEBG Sep 15 22:09:08.285INFO Sep 15 22:09:08.285INFO DEBGINFOadding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3258 | 2026-09-15T22:09:10.112Z | |
| 3259 | 2026-09-15T22:09:10.112Z | adding route 172.17.0.22/32 -> 10.0.0.255 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 172.17.0.13/32 -> 10.0.0.255 |
| 3260 | 2026-09-15T22:09:10.112Z | |
| 3261 | 2026-09-15T22:09:10.112Z | |
| 3262 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285 DEBGSep 15 22:09:08.285Sep 15 22:09:08.285 Sep 15 22:09:08.285 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 } }] INFOSep 15 22:09:08.285INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3263 | 2026-09-15T22:09:10.112Z | 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 } }] |
| 3264 | 2026-09-15T22:09:10.112Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3265 | 2026-09-15T22:09:10.112Z | |
| 3266 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285Sep 15 22:09:08.285 |
| 3267 | 2026-09-15T22:09:10.112Z | INFO INFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 15 22:09:08.285Sep 15 22:09:08.285Sep 15 22:09:08.285adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3268 | 2026-09-15T22:09:10.112Z | |
| 3269 | 2026-09-15T22:09:10.112Z | 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 } }]DEBGINFOSep 15 22:09:08.285 |
| 3270 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285 adding route 172.17.0.14/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 22:09:08.285DEBG |
| 3271 | 2026-09-15T22:09:10.112Z | DEBG |
| 3272 | 2026-09-15T22:09:10.112Z | 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 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3273 | 2026-09-15T22:09:10.112Z | |
| 3274 | 2026-09-15T22:09:10.112Z | |
| 3275 | 2026-09-15T22:09:10.112Z | Sep 15 22:09:08.285Sep 15 22:09:08.285 Sep 15 22:09:08.285INFO DEBGDEBGSep 15 22:09:08.285 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 15 22:09:08.285 |
| 3276 | 2026-09-15T22:09:10.112Z | 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 172.17.0.4/32 -> 10.0.0.255 |
| 3277 | 2026-09-15T22:09:10.112Z | |
| 3278 | 2026-09-15T22:09:10.112Z | test route::tests::identity_replace_is_noop ... ok |
| 3279 | 2026-09-15T22:09:10.113Z | |
| 3280 | 2026-09-15T22:09:10.113Z | INFO Sep 15 22:09:08.285 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 3281 | 2026-09-15T22:09:10.113Z | Sep 15 22:09:08.285 Sep 15 22:09:08.285 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 } }] |
| 3282 | 2026-09-15T22:09:10.113Z | INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 15 22:09:08.285 |
| 3283 | 2026-09-15T22:09:10.113Z | |
| 3284 | 2026-09-15T22:09:10.113Z | Sep 15 22:09:08.285Sep 15 22:09:08.285 INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 15 22:09:08.285 |
| 3285 | 2026-09-15T22:09:10.113Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 3286 | 2026-09-15T22:09:10.113Z | adding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 3287 | 2026-09-15T22:09:10.113Z | 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 } }] Sep 15 22:09:08.285replacing 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 } }] |
| 3288 | 2026-09-15T22:09:10.113Z | Sep 15 22:09:08.285 Sep 15 22:09:08.285INFO |
| 3289 | 2026-09-15T22:09:10.113Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3290 | 2026-09-15T22:09:10.113Z | DEBG Sep 15 22:09:08.285 INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3291 | 2026-09-15T22:09:10.113Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 15 22:09:08.285 |
| 3292 | 2026-09-15T22:09:10.113Z | Sep 15 22:09:08.285replacing 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 15 22:09:08.285 INFO DEBG adding route 172.17.0.26/32 -> 10.0.0.255Sep 15 22:09:08.285INFO DEBG |
| 3293 | 2026-09-15T22:09:10.113Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3294 | 2026-09-15T22:09:10.113Z | |
| 3295 | 2026-09-15T22:09:10.114Z | 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: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 } }] |
| 3296 | 2026-09-15T22:09:10.114Z | |
| 3297 | 2026-09-15T22:09:10.114Z | Sep 15 22:09:08.285Sep 15 22:09:08.285Sep 15 22:09:08.285 DEBGINFO Sep 15 22:09:08.285 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 } }] |
| 3298 | 2026-09-15T22:09:10.114Z | INFOSep 15 22:09:08.285 adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3299 | 2026-09-15T22:09:10.115Z | |
| 3300 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 15 22:09:08.285INFO |
| 3301 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285DEBGDEBG adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3302 | 2026-09-15T22:09:10.115Z | 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 15 22:09:08.285replacing 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 } }] |
| 3303 | 2026-09-15T22:09:10.115Z | DEBG |
| 3304 | 2026-09-15T22:09:10.115Z | 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 15 22:09:08.285replacing 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 15 22:09:08.285Sep 15 22:09:08.285DEBG |
| 3305 | 2026-09-15T22:09:10.115Z | |
| 3306 | 2026-09-15T22:09:10.115Z | INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3307 | 2026-09-15T22:09:10.115Z | 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 } }] |
| 3308 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285 |
| 3309 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285Sep 15 22:09:08.285Sep 15 22:09:08.285 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 3310 | 2026-09-15T22:09:10.115Z | INFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.285 Sep 15 22:09:08.285 |
| 3311 | 2026-09-15T22:09:10.115Z | WARN adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 3312 | 2026-09-15T22:09:10.115Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3313 | 2026-09-15T22:09:10.115Z | 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 15 22:09:08.285 |
| 3314 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285INFO Sep 15 22:09:08.285DEBG adding route 172.17.0.8/32 -> 10.0.0.255INFOadding route 172.17.0.17/32 -> 10.0.0.255 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 172.17.0.29/32 -> 10.0.0.255 |
| 3315 | 2026-09-15T22:09:10.115Z | |
| 3316 | 2026-09-15T22:09:10.115Z | |
| 3317 | 2026-09-15T22:09:10.115Z | |
| 3318 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.285 Sep 15 22:09:08.285DEBG 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 } }] |
| 3319 | 2026-09-15T22:09:10.115Z | Sep 15 22:09:08.286Sep 15 22:09:08.285Sep 15 22:09:08.285Sep 15 22:09:08.293 DEBGDEBG created new freemap , INFOunitINFO: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 } }]DEBG adding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 3320 | 2026-09-15T22:09:10.120Z | freemap_route_ipv4 |
| 3321 | 2026-09-15T22:09:10.120Z | |
| 3322 | 2026-09-15T22:09:10.120Z | created new freemap |
| 3323 | 2026-09-15T22:09:10.120Z | , unitSep 15 22:09:08.293Sep 15 22:09:08.293: Sep 15 22:09:08.293freemap_route_ipv4DEBG |
| 3324 | 2026-09-15T22:09:10.120Z | created new freemapDEBG, unitreplacing 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 } }]: |
| 3325 | 2026-09-15T22:09:10.120Z | Sep 15 22:09:08.293freemap_route_ipv6 |
| 3326 | 2026-09-15T22:09:10.120Z | 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 } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3327 | 2026-09-15T22:09:10.120Z | |
| 3328 | 2026-09-15T22:09:10.120Z | Sep 15 22:09:08.293Sep 15 22:09:08.293 DEBG initted freemap. size: 64 , unit: Sep 15 22:09:08.293freemap_route_ipv4 INFODEBG |
| 3329 | 2026-09-15T22:09:10.120Z | Sep 15 22:09:08.293 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 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 3330 | 2026-09-15T22:09:10.120Z | |
| 3331 | 2026-09-15T22:09:10.120Z | INFOSep 15 22:09:08.293 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 3332 | 2026-09-15T22:09:10.120Z | reset freemapSep 15 22:09:08.293, Sep 15 22:09:08.293unit :Sep 15 22:09:08.293 DEBG freemap_route_ipv4DEBG |
| 3333 | 2026-09-15T22:09:10.120Z | 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 |
| 3334 | 2026-09-15T22:09:10.120Z | Sep 15 22:09:08.293replacing 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 } }] |
| 3335 | 2026-09-15T22:09:10.120Z | DEBGadding route 172.17.0.19/32 -> 10.0.0.255 Sep 15 22:09:08.293 |
| 3336 | 2026-09-15T22:09:10.120Z | initted freemap. size: 64INFO, unitSep 15 22:09:08.293adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3337 | 2026-09-15T22:09:10.120Z | :INFO Sep 15 22:09:08.293freemap_route_ipv6adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 3338 | 2026-09-15T22:09:10.120Z | Sep 15 22:09:08.293 |
| 3339 | 2026-09-15T22:09:10.120Z | DEBGDEBG Sep 15 22:09:08.293replacing 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 15 22:09:08.293 DEBGDEBG |
| 3340 | 2026-09-15T22:09:10.120Z | reset 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 } }], |
| 3341 | 2026-09-15T22:09:10.121Z | unitreplacing 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 15 22:09:08.293 |
| 3342 | 2026-09-15T22:09:10.121Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255freemap_route_ipv6 |
| 3343 | 2026-09-15T22:09:10.121Z | |
| 3344 | 2026-09-15T22:09:10.121Z | Sep 15 22:09:08.293Sep 15 22:09:08.293Sep 15 22:09:08.293 Sep 15 22:09:08.293INFODEBG INFO 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3345 | 2026-09-15T22:09:10.121Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 3346 | 2026-09-15T22:09:10.121Z | |
| 3347 | 2026-09-15T22:09:10.121Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 15 22:09:08.293 |
| 3348 | 2026-09-15T22:09:10.121Z | DEBGSep 15 22:09:08.293 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 |
| 3349 | 2026-09-15T22:09:10.121Z | Sep 15 22:09:08.293 INFO 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.34/32 -> 10.0.0.255 |
| 3350 | 2026-09-15T22:09:10.121Z | |
| 3351 | 2026-09-15T22:09:10.121Z | Sep 15 22:09:08.293Sep 15 22:09:08.293 INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2Sep 15 22:09:08.293 |
| 3352 | 2026-09-15T22:09:10.121Z | Sep 15 22:09:08.293 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 |
| 3353 | 2026-09-15T22:09:10.121Z | Sep 15 22:09:08.293 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 } }] |
| 3354 | 2026-09-15T22:09:10.121Z | 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 |
| 3355 | 2026-09-15T22:09:10.121Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 3356 | 2026-09-15T22:09:10.122Z | Sep 15 22:09:08.293Sep 15 22:09:08.293 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.21/32 -> 10.0.0.255Sep 15 22:09:08.293Sep 15 22:09:08.293 |
| 3357 | 2026-09-15T22:09:10.122Z | INFO |
| 3358 | 2026-09-15T22:09:10.122Z | adding route 172.17.0.35/32 -> 10.0.0.255 Sep 15 22:09:08.293 |
| 3359 | 2026-09-15T22:09:10.122Z | 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 } }, 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 } }] |
| 3360 | 2026-09-15T22:09:10.122Z | Sep 15 22:09:08.293replacing 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 15 22:09:08.293DEBGSep 15 22:09:08.293 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 } }]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 |
| 3361 | 2026-09-15T22:09:10.122Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3362 | 2026-09-15T22:09:10.122Z | |
| 3363 | 2026-09-15T22:09:10.122Z | Sep 15 22:09:08.293 |
| 3364 | 2026-09-15T22:09:10.122Z | INFOSep 15 22:09:08.293 adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 3365 | 2026-09-15T22:09:10.122Z | Sep 15 22:09:08.293 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 15 22:09:08.293INFOSep 15 22:09:08.293 |
| 3366 | 2026-09-15T22:09:10.122Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 15 22:09:08.294replacing 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 } }] |
| 3367 | 2026-09-15T22:09:10.122Z | DEBG |
| 3368 | 2026-09-15T22:09:10.122Z | |
| 3369 | 2026-09-15T22:09:10.122Z | 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 } }] |
| 3370 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.285Sep 15 22:09:08.294Sep 15 22:09:08.294 Sep 15 22:09:08.294INFODEBGDEBG 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 172.17.0.37/32 -> 10.0.0.255 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 } }] |
| 3371 | 2026-09-15T22:09:10.123Z | DEBG |
| 3372 | 2026-09-15T22:09:10.123Z | |
| 3373 | 2026-09-15T22:09:10.123Z | 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 } }] |
| 3374 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.294 INFOSep 15 22:09:08.294 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 3375 | 2026-09-15T22:09:10.123Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 3376 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.294Sep 15 22:09:08.294 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3377 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.294 |
| 3378 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.294 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 } }]Sep 15 22:09:08.294replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.294 |
| 3379 | 2026-09-15T22:09:10.123Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3380 | 2026-09-15T22:09:10.123Z | |
| 3381 | 2026-09-15T22:09:10.123Z | Sep 15 22:09:08.294DEBG DEBGSep 15 22:09:08.294replacing 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 15 22:09:08.294 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 } }]DEBG |
| 3382 | 2026-09-15T22:09:10.124Z | INFO 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 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 3383 | 2026-09-15T22:09:10.124Z | |
| 3384 | 2026-09-15T22:09:10.124Z | Sep 15 22:09:08.294Sep 15 22:09:08.294 INFODEBGSep 15 22:09:08.294 adding route 172.17.0.25/32 -> 10.0.0.255WARN |
| 3385 | 2026-09-15T22:09:10.124Z | 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 } }] |
| 3386 | 2026-09-15T22:09:10.124Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3387 | 2026-09-15T22:09:10.124Z | Sep 15 22:09:08.294 DEBGSep 15 22:09:08.294 Sep 15 22:09:08.294 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 |
| 3388 | 2026-09-15T22:09:10.124Z | ERROadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 3389 | 2026-09-15T22:09:10.124Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3390 | 2026-09-15T22:09:10.124Z | Sep 15 22:09:08.293Sep 15 22:09:08.294Sep 15 22:09:08.294Sep 15 22:09:08.294 DEBGDEBG INFO 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 } }] |
| 3391 | 2026-09-15T22:09:10.124Z | ERROadding route 172.17.0.26/32 -> 10.0.0.255created new freemap |
| 3392 | 2026-09-15T22:09:10.124Z | shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it, Sep 15 22:09:08.294 |
| 3393 | 2026-09-15T22:09:10.124Z | unit :Sep 15 22:09:08.294 INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 3394 | 2026-09-15T22:09:10.124Z | |
| 3395 | 2026-09-15T22:09:10.124Z | 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 } }] |
| 3396 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294 Sep 15 22:09:08.294DEBG DEBGSep 15 22:09:08.294replacing 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 } }] |
| 3397 | 2026-09-15T22:09:10.125Z | INFO initted freemap. size: 64adding route 172.17.0.27/32 -> 10.0.0.255, |
| 3398 | 2026-09-15T22:09:10.125Z | unit:Sep 15 22:09:08.294 freemap_route_ipv4INFO |
| 3399 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 3400 | 2026-09-15T22:09:10.125Z | 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 } }] |
| 3401 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294Sep 15 22:09:08.294 created new freemapSep 15 22:09:08.294DEBGDEBG 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 |
| 3402 | 2026-09-15T22:09:10.125Z | reset freemapadding route 172.17.0.28/32 -> 10.0.0.255, |
| 3403 | 2026-09-15T22:09:10.125Z | unitunitSep 15 22:09:08.294: :INFOfreemap_route_ipv4 Sep 15 22:09:08.294 |
| 3404 | 2026-09-15T22:09:10.125Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 3405 | 2026-09-15T22:09:10.125Z | freemap_route_ipv4DEBG |
| 3406 | 2026-09-15T22:09:10.125Z | 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 } }] |
| 3407 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294Sep 15 22:09:08.294 DEBG Sep 15 22:09:08.294DEBGSep 15 22:09:08.294 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 } }]DEBGINFO |
| 3408 | 2026-09-15T22:09:10.125Z | adding route 172.17.0.29/32 -> 10.0.0.255initted freemap. size: 64 |
| 3409 | 2026-09-15T22:09:10.125Z | , created new freemapunitSep 15 22:09:08.294: INFOSep 15 22:09:08.294, unitDEBGfreemap_route_ipv6 |
| 3410 | 2026-09-15T22:09:10.125Z | :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 } }] |
| 3411 | 2026-09-15T22:09:10.125Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 3412 | 2026-09-15T22:09:10.125Z | |
| 3413 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294Sep 15 22:09:08.294 DEBGINFOSep 15 22:09:08.294Sep 15 22:09:08.294 DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 3414 | 2026-09-15T22:09:10.125Z | reset freemap , 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 } }]unitDEBG : |
| 3415 | 2026-09-15T22:09:10.125Z | initted freemap. size: 64Sep 15 22:09:08.294freemap_route_ipv6 |
| 3416 | 2026-09-15T22:09:10.125Z | , Sep 15 22:09:08.294DEBGunit :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 |
| 3417 | 2026-09-15T22:09:10.125Z | Sep 15 22:09:08.294 adding route 3fff:beef:29::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 3418 | 2026-09-15T22:09:10.125Z | INFO |
| 3419 | 2026-09-15T22:09:10.125Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:09:08.294 |
| 3420 | 2026-09-15T22:09:10.129Z | Sep 15 22:09:08.294INFO Sep 15 22:09:08.294 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 3421 | 2026-09-15T22:09:10.129Z | 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 15 22:09:08.294 |
| 3422 | 2026-09-15T22:09:10.129Z | Sep 15 22:09:08.294 DEBGSep 15 22:09:08.294DEBG DEBGreset freemap DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit |
| 3423 | 2026-09-15T22:09:10.129Z | :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 15 22:09:08.294 INFOSep 15 22:09:08.294 Sep 15 22:09:08.294 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 3424 | 2026-09-15T22:09:10.130Z | created new freemapDEBG, unitcreated new freemapSep 15 22:09:08.302:, unitDEBGfreemap_route_ipv4: |
| 3425 | 2026-09-15T22:09:10.130Z | freemap_route_ipv4replacing 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 } }] |
| 3426 | 2026-09-15T22:09:10.130Z | |
| 3427 | 2026-09-15T22:09:10.130Z | Sep 15 22:09:08.302 |
| 3428 | 2026-09-15T22:09:10.130Z | DEBGfreemap_route_ipv4 Sep 15 22:09:08.302created new freemap Sep 15 22:09:08.302, DEBGunit INFO: Sep 15 22:09:08.302 |
| 3429 | 2026-09-15T22:09:10.130Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff created new freemapfreemap_route_ipv6INFO |
| 3430 | 2026-09-15T22:09:10.130Z | |
| 3431 | 2026-09-15T22:09:10.130Z | adding route 3fff:dead::/64 -> 2001:db8::55:2, |
| 3432 | 2026-09-15T22:09:10.130Z | unitSep 15 22:09:08.302 :Sep 15 22:09:08.302Sep 15 22:09:08.302Sep 15 22:09:08.302DEBG freemap_route_ipv6 initted freemap. size: 64 , unitDEBGDEBG:DEBG 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 } }] |
| 3433 | 2026-09-15T22:09:10.130Z | initted freemap. size: 64, |
| 3434 | 2026-09-15T22:09:10.130Z | unit: Sep 15 22:09:08.302freemap_route_ipv6Sep 15 22:09:08.302 |
| 3435 | 2026-09-15T22:09:10.131Z | INFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 15 22:09:08.302 |
| 3436 | 2026-09-15T22:09:10.131Z | initted freemap. size: 64Sep 15 22:09:08.302, DEBGunit :INFOreset freemapSep 15 22:09:08.302 , unitadding route 172.17.0.32/32 -> 10.0.0.255DEBG: |
| 3437 | 2026-09-15T22:09:10.131Z | freemap_route_ipv6 |
| 3438 | 2026-09-15T22:09:10.131Z | freemap_route_ipv4replacing 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 } }] |
| 3439 | 2026-09-15T22:09:10.131Z | |
| 3440 | 2026-09-15T22:09:10.131Z | Sep 15 22:09:08.302 Sep 15 22:09:08.302DEBG 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 } }]Sep 15 22:09:08.302 |
| 3441 | 2026-09-15T22:09:10.131Z | Sep 15 22:09:08.302adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 3442 | 2026-09-15T22:09:10.131Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 3443 | 2026-09-15T22:09:10.131Z | Sep 15 22:09:08.302reset freemapSep 15 22:09:08.302 DEBG 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 } }]unitSep 15 22:09:08.302: DEBG |
| 3444 | 2026-09-15T22:09:10.131Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3445 | 2026-09-15T22:09:10.131Z | 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 } }]freemap_route_ipv4 |
| 3446 | 2026-09-15T22:09:10.131Z | |
| 3447 | 2026-09-15T22:09:10.132Z | Sep 15 22:09:08.302Sep 15 22:09:08.302 INFODEBGSep 15 22:09:08.302 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 } }] INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3448 | 2026-09-15T22:09:10.132Z | |
| 3449 | 2026-09-15T22:09:10.132Z | Sep 15 22:09:08.302adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3450 | 2026-09-15T22:09:10.132Z | DEBGSep 15 22:09:08.302Sep 15 22:09:08.302 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255initted freemap. size: 64Sep 15 22:09:08.302replacing 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 } }], |
| 3451 | 2026-09-15T22:09:10.132Z | unit |
| 3452 | 2026-09-15T22:09:10.132Z | DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3453 | 2026-09-15T22:09:10.132Z | freemap_route_ipv6Sep 15 22:09:08.302 |
| 3454 | 2026-09-15T22:09:10.132Z | Sep 15 22:09:08.302INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.3Sep 15 22:09:08.302 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 } }] |
| 3455 | 2026-09-15T22:09:10.132Z | |
| 3456 | 2026-09-15T22:09:10.132Z | Sep 15 22:09:08.302INFO Sep 15 22:09:08.302DEBG Sep 15 22:09:08.302 INFOreset freemapDEBG, adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3457 | 2026-09-15T22:09:10.132Z | adding route 172.17.0.35/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 } }]unit |
| 3458 | 2026-09-15T22:09:10.132Z | : |
| 3459 | 2026-09-15T22:09:10.132Z | Sep 15 22:09:08.302freemap_route_ipv6 |
| 3460 | 2026-09-15T22:09:10.132Z | DEBGSep 15 22:09:08.302 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 } }] |
| 3461 | 2026-09-15T22:09:10.132Z | INFO Sep 15 22:09:08.302adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3462 | 2026-09-15T22:09:10.132Z | DEBGSep 15 22:09:08.302 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 15 22:09:08.302INFO |
| 3463 | 2026-09-15T22:09:10.132Z | INFOSep 15 22:09:08.302 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 15 22:09:08.302 |
| 3464 | 2026-09-15T22:09:10.132Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3465 | 2026-09-15T22:09:10.133Z | 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 15 22:09:08.302INFO |
| 3466 | 2026-09-15T22:09:10.133Z | DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 3467 | 2026-09-15T22:09:10.133Z | 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 15 22:09:08.302 |
| 3468 | 2026-09-15T22:09:10.133Z | INFOSep 15 22:09:08.302 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 15 22:09:08.302adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3469 | 2026-09-15T22:09:10.133Z | |
| 3470 | 2026-09-15T22:09:10.133Z | DEBG DEBGSep 15 22:09:08.303 Sep 15 22:09:08.303 Sep 15 22:09:08.303 DEBGfreemap_route_ipv4DEBG 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 } }] |
| 3471 | 2026-09-15T22:09:10.133Z | |
| 3472 | 2026-09-15T22:09:10.133Z | INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3473 | 2026-09-15T22:09:10.133Z | |
| 3474 | 2026-09-15T22:09:10.133Z | |
| 3475 | 2026-09-15T22:09:10.133Z | |
| 3476 | 2026-09-15T22:09:10.133Z | Sep 15 22:09:08.303Sep 15 22:09:08.303Sep 15 22:09:08.303 INFODEBGINFO Sep 15 22:09:08.303 Sep 15 22:09:08.303reset freemap adding route 172.17.0.1/32 -> 10.0.0.255, |
| 3477 | 2026-09-15T22:09:10.133Z | unit:DEBG Sep 15 22:09:08.303freemap_route_ipv4 |
| 3478 | 2026-09-15T22:09:10.133Z | test route::tests::same_size_non_subset_replace ... ok |
| 3479 | 2026-09-15T22:09:10.133Z | DEBGadding route 172.17.0.37/32 -> 10.0.0.255 |
| 3480 | 2026-09-15T22:09:10.133Z | 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 } }]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 15 22:09:08.303 DEBG |
| 3481 | 2026-09-15T22:09:10.133Z | |
| 3482 | 2026-09-15T22:09:10.133Z | initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:2, unit |
| 3483 | 2026-09-15T22:09:10.134Z | : Sep 15 22:09:08.303Sep 15 22:09:08.303freemap_route_ipv6Sep 15 22:09:08.303 |
| 3484 | 2026-09-15T22:09:10.134Z | INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 172.17.0.2/32 -> 10.0.0.255Sep 15 22:09:08.303 |
| 3485 | 2026-09-15T22:09:10.134Z | |
| 3486 | 2026-09-15T22:09:10.134Z | Sep 15 22:09:08.303 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 } }]reset freemap |
| 3487 | 2026-09-15T22:09:10.134Z | Sep 15 22:09:08.303DEBG , Sep 15 22:09:08.303unit Sep 15 22:09:08.303DEBG :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 } }] |
| 3488 | 2026-09-15T22:09:10.135Z | INFOreplacing 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 } }] freemap_route_ipv6 |
| 3489 | 2026-09-15T22:09:10.135Z | |
| 3490 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3491 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303INFO Sep 15 22:09:08.303INFOadding route 172.17.0.38/32 -> 10.0.0.255 |
| 3492 | 2026-09-15T22:09:10.135Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.3/32 -> 10.0.0.255 Sep 15 22:09:08.303 |
| 3493 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303DEBG 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 } }] |
| 3494 | 2026-09-15T22:09:10.135Z | |
| 3495 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303 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 Sep 15 22:09:08.303DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3496 | 2026-09-15T22:09:10.135Z | |
| 3497 | 2026-09-15T22:09:10.135Z | DEBG Sep 15 22:09:08.303replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:09:08.303Sep 15 22:09:08.303 |
| 3498 | 2026-09-15T22:09:10.135Z | 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 } }]INFO |
| 3499 | 2026-09-15T22:09:10.135Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:09:08.303 |
| 3500 | 2026-09-15T22:09:10.135Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3501 | 2026-09-15T22:09:10.135Z | INFOSep 15 22:09:08.303 INFO Sep 15 22:09:08.303adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3502 | 2026-09-15T22:09:10.135Z | INFOadding route 172.17.0.39/32 -> 10.0.0.255 DEBG |
| 3503 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303Sep 15 22:09:08.303 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 adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3504 | 2026-09-15T22:09:10.135Z | 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 |
| 3505 | 2026-09-15T22:09:10.135Z | |
| 3506 | 2026-09-15T22:09:10.135Z | 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 15 22:09:08.303Sep 15 22:09:08.303 |
| 3507 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303 INFODEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3508 | 2026-09-15T22:09:10.135Z | |
| 3509 | 2026-09-15T22:09:10.135Z | Sep 15 22:09:08.303replacing 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 } }] |
| 3510 | 2026-09-15T22:09:10.136Z | Sep 15 22:09:08.303INFO DEBGSep 15 22:09:08.303adding route 172.17.0.5/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3511 | 2026-09-15T22:09:10.136Z | Sep 15 22:09:08.303 |
| 3512 | 2026-09-15T22:09:10.136Z | Sep 15 22:09:08.303DEBG Sep 15 22:09:08.303replacing 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 } }] |
| 3513 | 2026-09-15T22:09:10.136Z | DEBGINFO Sep 15 22:09:08.303 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 } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 15 22:09:08.303replacing 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 } }] |
| 3514 | 2026-09-15T22:09:10.136Z | |
| 3515 | 2026-09-15T22:09:10.136Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3516 | 2026-09-15T22:09:10.136Z | INFO |
| 3517 | 2026-09-15T22:09:10.136Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:09:08.303Sep 15 22:09:08.303 Sep 15 22:09:08.303 |
| 3518 | 2026-09-15T22:09:10.136Z | 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 } }, NextHop { asic_port_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 15 22:09:08.303 |
| 3519 | 2026-09-15T22:09:10.136Z | Sep 15 22:09:08.303adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3520 | 2026-09-15T22:09:10.141Z | DEBG 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 } }] Sep 15 22:09:08.303replacing 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 15 22:09:08.303DEBG |
| 3521 | 2026-09-15T22:09:10.141Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 |
| 3522 | 2026-09-15T22:09:10.141Z | 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 } }] |
| 3523 | 2026-09-15T22:09:10.141Z | Sep 15 22:09:08.303 |
| 3524 | 2026-09-15T22:09:10.142Z | Sep 15 22:09:08.313 DEBG |
| 3525 | 2026-09-15T22:09:10.142Z | created new freemapINFO, Sep 15 22:09:08.313 unitadding route 172.17.0.41/32 -> 10.0.0.255: INFOfreemap_route_ipv4 |
| 3526 | 2026-09-15T22:09:10.142Z | |
| 3527 | 2026-09-15T22:09:10.142Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3528 | 2026-09-15T22:09:10.142Z | |
| 3529 | 2026-09-15T22:09:10.142Z | Sep 15 22:09:08.313Sep 15 22:09:08.313 Sep 15 22:09:08.313DEBG 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 } }]DEBG |
| 3530 | 2026-09-15T22:09:10.142Z | 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 } }] |
| 3531 | 2026-09-15T22:09:10.142Z | created new freemapSep 15 22:09:08.313 , INFOunit :Sep 15 22:09:08.313Sep 15 22:09:08.313adding route 172.17.0.10/32 -> 10.0.0.255 INFOfreemap_route_ipv6 |
| 3532 | 2026-09-15T22:09:10.142Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3533 | 2026-09-15T22:09:10.142Z | INFO |
| 3534 | 2026-09-15T22:09:10.142Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3535 | 2026-09-15T22:09:10.142Z | Sep 15 22:09:08.313Sep 15 22:09:08.313 DEBGSep 15 22:09:08.313DEBG initted freemap. size: 64Sep 15 22:09:08.313, unit :replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG |
| 3536 | 2026-09-15T22:09:10.142Z | freemap_route_ipv4 |
| 3537 | 2026-09-15T22:09:10.142Z | 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 } }] |
| 3538 | 2026-09-15T22:09:10.142Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.313 |
| 3539 | 2026-09-15T22:09:10.142Z | Sep 15 22:09:08.313INFO Sep 15 22:09:08.313adding route 172.17.0.11/32 -> 10.0.0.255Sep 15 22:09:08.313DEBG |
| 3540 | 2026-09-15T22:09:10.142Z | INFO reset freemapadding route 172.17.0.9/32 -> 10.0.0.255 , Sep 15 22:09:08.313INFO DEBG |
| 3541 | 2026-09-15T22:09:10.142Z | 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 } }]unit |
| 3542 | 2026-09-15T22:09:10.143Z | adding route 172.17.0.43/32 -> 10.0.0.255:Sep 15 22:09:08.313 Sep 15 22:09:08.313DEBG |
| 3543 | 2026-09-15T22:09:10.143Z | 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 } }]INFO |
| 3544 | 2026-09-15T22:09:10.143Z | freemap_route_ipv4adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3545 | 2026-09-15T22:09:10.143Z | |
| 3546 | 2026-09-15T22:09:10.143Z | Sep 15 22:09:08.313 Sep 15 22:09:08.313DEBG INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3547 | 2026-09-15T22:09:10.143Z | Sep 15 22:09:08.313Sep 15 22:09:08.313 adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 3548 | 2026-09-15T22:09:10.143Z | initted freemap. size: 64DEBG, Sep 15 22:09:08.313replacing 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 15 22:09:08.313 |
| 3549 | 2026-09-15T22:09:10.143Z | INFOunit adding route 172.17.0.44/32 -> 10.0.0.255DEBG |
| 3550 | 2026-09-15T22:09:10.143Z | :Sep 15 22:09:08.313 freemap_route_ipv6 |
| 3551 | 2026-09-15T22:09:10.143Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3552 | 2026-09-15T22:09:10.143Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 15 22:09:08.313 |
| 3553 | 2026-09-15T22:09:10.143Z | Sep 15 22:09:08.313DEBG Sep 15 22:09:08.313DEBGSep 15 22:09:08.313reset freemap DEBG, unitINFOreplacing 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 } }]: |
| 3554 | 2026-09-15T22:09:10.143Z | 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.11/32 -> 10.0.0.255 |
| 3555 | 2026-09-15T22:09:10.143Z | freemap_route_ipv6 |
| 3556 | 2026-09-15T22:09:10.143Z | |
| 3557 | 2026-09-15T22:09:10.143Z | Sep 15 22:09:08.313Sep 15 22:09:08.313Sep 15 22:09:08.313 DEBGSep 15 22:09:08.313 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 } }] INFO |
| 3558 | 2026-09-15T22:09:10.144Z | adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 3559 | 2026-09-15T22:09:10.144Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:09:08.313 |
| 3560 | 2026-09-15T22:09:10.144Z | adding route 172.17.0.45/32 -> 10.0.0.255 INFO |
| 3561 | 2026-09-15T22:09:10.144Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3562 | 2026-09-15T22:09:10.144Z | Sep 15 22:09:08.313Sep 15 22:09:08.313 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3563 | 2026-09-15T22:09:10.144Z | |
| 3564 | 2026-09-15T22:09:10.144Z | Sep 15 22:09:08.313 Sep 15 22:09:08.313DEBG Sep 15 22:09:08.313DEBG Sep 15 22:09:08.313 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 } }] |
| 3565 | 2026-09-15T22:09:10.144Z | 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 |
| 3566 | 2026-09-15T22:09:10.144Z | INFOadding route 172.17.0.15/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3567 | 2026-09-15T22:09:10.144Z | |
| 3568 | 2026-09-15T22:09:10.144Z | Sep 15 22:09:08.313 Sep 15 22:09:08.313INFOSep 15 22:09:08.313Sep 15 22:09:08.313 DEBG DEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing 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 |
| 3569 | 2026-09-15T22:09:10.144Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3570 | 2026-09-15T22:09:10.144Z | |
| 3571 | 2026-09-15T22:09:10.144Z | 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 15 22:09:08.313 |
| 3572 | 2026-09-15T22:09:10.144Z | Sep 15 22:09:08.313 DEBGSep 15 22:09:08.313INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3573 | 2026-09-15T22:09:10.144Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3574 | 2026-09-15T22:09:10.145Z | |
| 3575 | 2026-09-15T22:09:10.145Z | Sep 15 22:09:08.313Sep 15 22:09:08.313 DEBGSep 15 22:09:08.313INFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3576 | 2026-09-15T22:09:10.145Z | |
| 3577 | 2026-09-15T22:09:10.145Z | Sep 15 22:09:08.313 adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 3578 | 2026-09-15T22:09:10.145Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3579 | 2026-09-15T22:09:10.145Z | 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 } }]Sep 15 22:09:08.313 |
| 3580 | 2026-09-15T22:09:10.145Z | Sep 15 22:09:08.313INFO Sep 15 22:09:08.313DEBG adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 3581 | 2026-09-15T22:09:10.145Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3582 | 2026-09-15T22:09:10.145Z | |
| 3583 | 2026-09-15T22:09:10.145Z | Sep 15 22:09:08.313 DEBG Sep 15 22:09:08.313replacing 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 15 22:09:08.313 |
| 3584 | 2026-09-15T22:09:10.145Z | INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255 |
| 3585 | 2026-09-15T22:09:10.145Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3586 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.303Sep 15 22:09:08.313Sep 15 22:09:08.313Sep 15 22:09:08.313 DEBG INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3587 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.314 Sep 15 22:09:08.326replacing 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 } }]DEBG |
| 3588 | 2026-09-15T22:09:10.146Z | |
| 3589 | 2026-09-15T22:09:10.146Z | created new freemap DEBG, unitreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: freemap_route_ipv4Sep 15 22:09:08.326 |
| 3590 | 2026-09-15T22:09:10.146Z | |
| 3591 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326 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 } }]INFOSep 15 22:09:08.326 |
| 3592 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326 adding route 172.17.0.16/32 -> 10.0.0.255 DEBG |
| 3593 | 2026-09-15T22:09:10.146Z | INFO Sep 15 22:09:08.326created new freemap , unitINFOSep 15 22:09:08.326: freemap_route_ipv6DEBGadding route 172.17.0.19/32 -> 10.0.0.255 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3594 | 2026-09-15T22:09:10.146Z | |
| 3595 | 2026-09-15T22:09:10.146Z | |
| 3596 | 2026-09-15T22:09:10.146Z | |
| 3597 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326Sep 15 22:09:08.326 INFODEBG Sep 15 22:09:08.326adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3598 | 2026-09-15T22:09:10.146Z | DEBGinitted freemap. size: 64 , Sep 15 22:09:08.326unit 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 15 22:09:08.326 |
| 3599 | 2026-09-15T22:09:10.146Z | freemap_route_ipv4 |
| 3600 | 2026-09-15T22:09:10.146Z | DEBGDEBG 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.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 } }] |
| 3601 | 2026-09-15T22:09:10.146Z | |
| 3602 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326Sep 15 22:09:08.326 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 3603 | 2026-09-15T22:09:10.146Z | reset freemapSep 15 22:09:08.326, unitSep 15 22:09:08.326: INFOINFOfreemap_route_ipv4 |
| 3604 | 2026-09-15T22:09:10.146Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3605 | 2026-09-15T22:09:10.146Z | |
| 3606 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326Sep 15 22:09:08.326 DEBGDEBG Sep 15 22:09:08.326initted freemap. size: 64 , Sep 15 22:09:08.326replacing 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 } }]unit :DEBG |
| 3607 | 2026-09-15T22:09:10.146Z | freemap_route_ipv6DEBG |
| 3608 | 2026-09-15T22:09:10.146Z | 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.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 } }] |
| 3609 | 2026-09-15T22:09:10.146Z | |
| 3610 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326 Sep 15 22:09:08.326DEBG Sep 15 22:09:08.326INFO reset freemap INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 15 22:09:08.326adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3611 | 2026-09-15T22:09:10.146Z | , |
| 3612 | 2026-09-15T22:09:10.146Z | unitINFO: Sep 15 22:09:08.326adding route 172.17.0.21/32 -> 10.0.0.255 freemap_route_ipv6 |
| 3613 | 2026-09-15T22:09:10.146Z | |
| 3614 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326DEBG 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 15 22:09:08.326Sep 15 22:09:08.326 |
| 3615 | 2026-09-15T22:09:10.146Z | DEBG INFODEBG 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.16.0.0/32 -> 10.0.0.1Sep 15 22:09:08.326 |
| 3616 | 2026-09-15T22:09:10.146Z | |
| 3617 | 2026-09-15T22:09:10.146Z | 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 } }] |
| 3618 | 2026-09-15T22:09:10.146Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3619 | 2026-09-15T22:09:10.146Z | Sep 15 22:09:08.326Sep 15 22:09:08.326 INFODEBG Sep 15 22:09:08.326 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 3620 | 2026-09-15T22:09:10.150Z | |
| 3621 | 2026-09-15T22:09:10.150Z | 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 15 22:09:08.326 |
| 3622 | 2026-09-15T22:09:10.150Z | INFOSep 15 22:09:08.326 Sep 15 22:09:08.326 adding route 172.17.0.22/32 -> 10.0.0.255INFOINFO |
| 3623 | 2026-09-15T22:09:10.150Z | adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.21/32 -> 10.0.0.255Sep 15 22:09:08.326 |
| 3624 | 2026-09-15T22:09:10.150Z | |
| 3625 | 2026-09-15T22:09:10.151Z | DEBG Sep 15 22:09:08.326replacing 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 15 22:09:08.326 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 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 } }] |
| 3626 | 2026-09-15T22:09:10.151Z | Sep 15 22:09:08.326 |
| 3627 | 2026-09-15T22:09:10.151Z | |
| 3628 | 2026-09-15T22:09:10.151Z | 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 } }] |
| 3629 | 2026-09-15T22:09:10.151Z | Sep 15 22:09:08.326 INFOSep 15 22:09:08.326Sep 15 22:09:08.326 INFO adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 3630 | 2026-09-15T22:09:10.151Z | adding route 172.17.0.22/32 -> 10.0.0.255Sep 15 22:09:08.326 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 3631 | 2026-09-15T22:09:10.151Z | Sep 15 22:09:08.326adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3632 | 2026-09-15T22:09:10.151Z | DEBG |
| 3633 | 2026-09-15T22:09:10.151Z | 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 15 22:09:08.326 |
| 3634 | 2026-09-15T22:09:10.151Z | DEBGSep 15 22:09:08.326Sep 15 22:09:08.326 Sep 15 22:09:08.326DEBG INFO 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 } }]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 15 22:09:08.314 |
| 3635 | 2026-09-15T22:09:10.151Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3636 | 2026-09-15T22:09:10.151Z | DEBG |
| 3637 | 2026-09-15T22:09:10.151Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.326 |
| 3638 | 2026-09-15T22:09:10.151Z | INFOSep 15 22:09:08.326 Sep 15 22:09:08.326DEBGadding route 172.17.0.23/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3639 | 2026-09-15T22:09:10.151Z | INFO |
| 3640 | 2026-09-15T22:09:10.152Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffcreated new freemap |
| 3641 | 2026-09-15T22:09:10.152Z | Sep 15 22:09:08.326, Sep 15 22:09:08.326Sep 15 22:09:08.326DEBG 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 } }]Sep 15 22:09:08.326DEBG |
| 3642 | 2026-09-15T22:09:10.152Z | INFOunit DEBGadding route 172.17.0.24/32 -> 10.0.0.255: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 } }] |
| 3643 | 2026-09-15T22:09:10.152Z | freemap_route_ipv4 |
| 3644 | 2026-09-15T22:09:10.152Z | 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 } }] |
| 3645 | 2026-09-15T22:09:10.152Z | |
| 3646 | 2026-09-15T22:09:10.152Z | Sep 15 22:09:08.326Sep 15 22:09:08.326 DEBGSep 15 22:09:08.326INFO DEBGSep 15 22:09:08.326replacing 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.24/32 -> 10.0.0.255 |
| 3647 | 2026-09-15T22:09:10.152Z | DEBG created new freemap |
| 3648 | 2026-09-15T22:09:10.152Z | failed to allocate space for the new target list, Sep 15 22:09:08.326 |
| 3649 | 2026-09-15T22:09:10.152Z | unit:INFO freemap_route_ipv6Sep 15 22:09:08.326 |
| 3650 | 2026-09-15T22:09:10.152Z | DEBGadding route 172.17.0.25/32 -> 10.0.0.255 |
| 3651 | 2026-09-15T22:09:10.152Z | 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 15 22:09:08.326 |
| 3652 | 2026-09-15T22:09:10.153Z | 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 } }]Sep 15 22:09:08.326Sep 15 22:09:08.326 |
| 3653 | 2026-09-15T22:09:10.153Z | DEBG Sep 15 22:09:08.326initted freemap. size: 64INFO , unitadding route 172.17.0.25/32 -> 10.0.0.255DEBG: |
| 3654 | 2026-09-15T22:09:10.153Z | 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 } }]freemap_route_ipv4 |
| 3655 | 2026-09-15T22:09:10.153Z | |
| 3656 | 2026-09-15T22:09:10.153Z | Sep 15 22:09:08.326 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.326 |
| 3657 | 2026-09-15T22:09:10.153Z | Sep 15 22:09:08.326INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 3658 | 2026-09-15T22:09:10.153Z | reset freemapSep 15 22:09:08.326, unitINFO: adding route 172.17.0.26/32 -> 10.0.0.255freemap_route_ipv4 |
| 3659 | 2026-09-15T22:09:10.153Z | Sep 15 22:09:08.326 |
| 3660 | 2026-09-15T22:09:10.153Z | DEBGSep 15 22:09:08.326 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 } }]Sep 15 22:09:08.326DEBG |
| 3661 | 2026-09-15T22:09:10.153Z | 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 } }]initted freemap. size: 64 |
| 3662 | 2026-09-15T22:09:10.153Z | , Sep 15 22:09:08.326unit :INFO Sep 15 22:09:08.326freemap_route_ipv6 |
| 3663 | 2026-09-15T22:09:10.153Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3664 | 2026-09-15T22:09:10.153Z | Sep 15 22:09:08.327 DEBGSep 15 22:09:08.327 reset freemapadding route 172.17.0.27/32 -> 10.0.0.255, |
| 3665 | 2026-09-15T22:09:10.153Z | unitDEBG: 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 } }]freemap_route_ipv6Sep 15 22:09:08.327 |
| 3666 | 2026-09-15T22:09:10.153Z | |
| 3667 | 2026-09-15T22:09:10.153Z | 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 } }]Sep 15 22:09:08.327 |
| 3668 | 2026-09-15T22:09:10.155Z | INFOSep 15 22:09:08.327 Sep 15 22:09:08.327adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3669 | 2026-09-15T22:09:10.155Z | INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3670 | 2026-09-15T22:09:10.155Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3671 | 2026-09-15T22:09:10.155Z | Sep 15 22:09:08.327 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 15 22:09:08.327 |
| 3672 | 2026-09-15T22:09:10.155Z | DEBGSep 15 22:09:08.327 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 |
| 3673 | 2026-09-15T22:09:10.155Z | Sep 15 22:09:08.327replacing 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 } }] |
| 3674 | 2026-09-15T22:09:10.155Z | INFO Sep 15 22:09:08.327adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3675 | 2026-09-15T22:09:10.155Z | 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 } }]Sep 15 22:09:08.327 |
| 3676 | 2026-09-15T22:09:10.155Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3677 | 2026-09-15T22:09:10.155Z | INFOSep 15 22:09:08.327 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 3678 | 2026-09-15T22:09:10.155Z | Sep 15 22:09:08.327 Sep 15 22:09:08.327replacing 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 } }] |
| 3679 | 2026-09-15T22:09:10.155Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3680 | 2026-09-15T22:09:10.155Z | DEBGINFOSep 15 22:09:08.327 adding route 172.17.0.38/32 -> 10.0.0.255 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 15 22:09:08.327 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 |
| 3681 | 2026-09-15T22:09:10.155Z | |
| 3682 | 2026-09-15T22:09:10.155Z | |
| 3683 | 2026-09-15T22:09:10.157Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3684 | 2026-09-15T22:09:10.157Z | Sep 15 22:09:08.327Sep 15 22:09:08.327Sep 15 22:09:08.327 DEBGINFODEBG 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.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 } }] |
| 3685 | 2026-09-15T22:09:10.157Z | |
| 3686 | 2026-09-15T22:09:10.157Z | adding route 172.17.0.30/32 -> 10.0.0.255Sep 15 22:09:08.327 |
| 3687 | 2026-09-15T22:09:10.157Z | INFOSep 15 22:09:08.327 Sep 15 22:09:08.327 adding route 172.16.0.0/32 -> 10.0.0.3Sep 15 22:09:08.327 |
| 3688 | 2026-09-15T22:09:10.157Z | INFO INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.39/32 -> 10.0.0.255Sep 15 22:09:08.327replacing 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 } }] |
| 3689 | 2026-09-15T22:09:10.157Z | |
| 3690 | 2026-09-15T22:09:10.157Z | |
| 3691 | 2026-09-15T22:09:10.157Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 15 22:09:08.327 |
| 3692 | 2026-09-15T22:09:10.157Z | Sep 15 22:09:08.327 DEBG INFOSep 15 22:09:08.327 DEBGDEBG adding route 172.17.0.31/32 -> 10.0.0.255Sep 15 22:09:08.327replacing 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 } }] |
| 3693 | 2026-09-15T22:09:10.157Z | INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 3694 | 2026-09-15T22:09:10.157Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3695 | 2026-09-15T22:09:10.157Z | |
| 3696 | 2026-09-15T22:09:10.157Z | |
| 3697 | 2026-09-15T22:09:10.157Z | Sep 15 22:09:08.327Sep 15 22:09:08.327 Sep 15 22:09:08.327Sep 15 22:09:08.327 INFODEBGINFO Sep 15 22:09:08.327adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3698 | 2026-09-15T22:09:10.158Z | 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 } }]adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3699 | 2026-09-15T22:09:10.158Z | Sep 15 22:09:08.327 DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 3700 | 2026-09-15T22:09:10.158Z | created new freemapSep 15 22:09:08.337, Sep 15 22:09:08.337unitDEBG:Sep 15 22:09:08.337 freemap_route_ipv4 DEBG |
| 3701 | 2026-09-15T22:09:10.158Z | DEBGreplacing 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 } }] |
| 3702 | 2026-09-15T22:09:10.158Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3703 | 2026-09-15T22:09:10.158Z | |
| 3704 | 2026-09-15T22:09:10.158Z | Sep 15 22:09:08.337Sep 15 22:09:08.337 DEBGINFO Sep 15 22:09:08.337 created new freemapadding route 172.17.0.41/32 -> 10.0.0.255, unitINFO: |
| 3705 | 2026-09-15T22:09:10.158Z | Sep 15 22:09:08.337 freemap_route_ipv6adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3706 | 2026-09-15T22:09:10.158Z | |
| 3707 | 2026-09-15T22:09:10.158Z | INFOSep 15 22:09:08.337 DEBGSep 15 22:09:08.337adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3708 | 2026-09-15T22:09:10.158Z | Sep 15 22:09:08.337DEBG 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 } }] initted freemap. size: 64 |
| 3709 | 2026-09-15T22:09:10.158Z | , 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 } }]unit |
| 3710 | 2026-09-15T22:09:10.158Z | :Sep 15 22:09:08.337 freemap_route_ipv4Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3711 | 2026-09-15T22:09:10.158Z | INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255 adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3712 | 2026-09-15T22:09:10.159Z | |
| 3713 | 2026-09-15T22:09:10.159Z | DEBG Sep 15 22:09:08.337replacing 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 } }] |
| 3714 | 2026-09-15T22:09:10.159Z | Sep 15 22:09:08.337DEBGSep 15 22:09:08.337 reset freemap , DEBGSep 15 22:09:08.337unit :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 } }]freemap_route_ipv4 INFO |
| 3715 | 2026-09-15T22:09:10.159Z | 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 } }] |
| 3716 | 2026-09-15T22:09:10.159Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3717 | 2026-09-15T22:09:10.159Z | |
| 3718 | 2026-09-15T22:09:10.159Z | Sep 15 22:09:08.337 Sep 15 22:09:08.337DEBG Sep 15 22:09:08.337initted freemap. size: 64DEBGSep 15 22:09:08.337 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 } }], INFOINFOunit : adding route 172.17.0.43/32 -> 10.0.0.255freemap_route_ipv6adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3719 | 2026-09-15T22:09:10.159Z | |
| 3720 | 2026-09-15T22:09:10.163Z | |
| 3721 | 2026-09-15T22:09:10.163Z | |
| 3722 | 2026-09-15T22:09:10.164Z | Sep 15 22:09:08.337Sep 15 22:09:08.337Sep 15 22:09:08.337 DEBG 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 } }] |
| 3723 | 2026-09-15T22:09:10.164Z | 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 |
| 3724 | 2026-09-15T22:09:10.164Z | reset freemapSep 15 22:09:08.337Sep 15 22:09:08.337, unitSep 15 22:09:08.337INFO: adding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv6DEBG |
| 3725 | 2026-09-15T22:09:10.164Z | |
| 3726 | 2026-09-15T22:09:10.164Z | INFO 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 adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3727 | 2026-09-15T22:09:10.164Z | adding route 172.17.0.52/32 -> 10.0.0.255Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3728 | 2026-09-15T22:09:10.164Z | |
| 3729 | 2026-09-15T22:09:10.164Z | DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3730 | 2026-09-15T22:09:10.164Z | 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 } }] |
| 3731 | 2026-09-15T22:09:10.164Z | Sep 15 22:09:08.337 Sep 15 22:09:08.337DEBG Sep 15 22:09:08.337replacing 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 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3732 | 2026-09-15T22:09:10.164Z | |
| 3733 | 2026-09-15T22:09:10.164Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3734 | 2026-09-15T22:09:10.164Z | INFODEBGSep 15 22:09:08.337 Sep 15 22:09:08.337replacing 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 15 22:09:08.337 INFOINFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3735 | 2026-09-15T22:09:10.165Z | 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 } }] |
| 3736 | 2026-09-15T22:09:10.165Z | |
| 3737 | 2026-09-15T22:09:10.165Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3738 | 2026-09-15T22:09:10.165Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3739 | 2026-09-15T22:09:10.165Z | Sep 15 22:09:08.337Sep 15 22:09:08.337 Sep 15 22:09:08.337 DEBGSep 15 22:09:08.337 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFO DEBGSep 15 22:09:08.337adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3740 | 2026-09-15T22:09:10.165Z | |
| 3741 | 2026-09-15T22:09:10.165Z | 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.17.0.45/32 -> 10.0.0.255 |
| 3742 | 2026-09-15T22:09:10.165Z | |
| 3743 | 2026-09-15T22:09:10.165Z | Sep 15 22:09:08.337 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 } }]DEBGSep 15 22:09:08.337 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 } }] |
| 3744 | 2026-09-15T22:09:10.165Z | INFO |
| 3745 | 2026-09-15T22:09:10.165Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:09:08.337 |
| 3746 | 2026-09-15T22:09:10.165Z | Sep 15 22:09:08.337Sep 15 22:09:08.337DEBG Sep 15 22:09:08.337INFO 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.39/32 -> 10.0.0.255INFO |
| 3747 | 2026-09-15T22:09:10.165Z | |
| 3748 | 2026-09-15T22:09:10.165Z | INFOadding route 172.17.0.33/32 -> 10.0.0.255Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3749 | 2026-09-15T22:09:10.165Z | 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 } }]adding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:09:08.337 |
| 3750 | 2026-09-15T22:09:10.165Z | DEBGDEBG |
| 3751 | 2026-09-15T22:09:10.165Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 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 } }] |
| 3752 | 2026-09-15T22:09:10.165Z | |
| 3753 | 2026-09-15T22:09:10.165Z | Sep 15 22:09:08.337Sep 15 22:09:08.337Sep 15 22:09:08.337 Sep 15 22:09:08.337 Sep 15 22:09:08.337INFOINFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 3754 | 2026-09-15T22:09:10.165Z | 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 } }]INFOadding route 172.17.0.46/32 -> 10.0.0.255 |
| 3755 | 2026-09-15T22:09:10.165Z | adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3756 | 2026-09-15T22:09:10.165Z | Sep 15 22:09:08.337 |
| 3757 | 2026-09-15T22:09:10.165Z | |
| 3758 | 2026-09-15T22:09:10.165Z | DEBG Sep 15 22:09:08.337Sep 15 22:09:08.337Sep 15 22:09:08.337 Sep 15 22:09:08.337DEBG 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 } }] |
| 3759 | 2026-09-15T22:09:10.167Z | INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBG |
| 3760 | 2026-09-15T22:09:10.167Z | Sep 15 22:09:08.337replacing 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 |
| 3761 | 2026-09-15T22:09:10.167Z | Sep 15 22:09:08.337 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 } }]INFO Sep 15 22:09:08.337INFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3762 | 2026-09-15T22:09:10.167Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3763 | 2026-09-15T22:09:10.167Z | |
| 3764 | 2026-09-15T22:09:10.167Z | |
| 3765 | 2026-09-15T22:09:10.167Z | INFO Sep 15 22:09:08.337adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3766 | 2026-09-15T22:09:10.167Z | DEBGSep 15 22:09:08.337 Sep 15 22:09:08.337DEBG Sep 15 22:09:08.337 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 } }] |
| 3767 | 2026-09-15T22:09:10.167Z | 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 |
| 3768 | 2026-09-15T22:09:10.167Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.337 Sep 15 22:09:08.337 INFO |
| 3769 | 2026-09-15T22:09:10.167Z | INFOadding route 172.17.0.47/32 -> 10.0.0.255Sep 15 22:09:08.337adding route 172.17.0.36/32 -> 10.0.0.255Sep 15 22:09:08.337 |
| 3770 | 2026-09-15T22:09:10.167Z | |
| 3771 | 2026-09-15T22:09:10.167Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3772 | 2026-09-15T22:09:10.167Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3773 | 2026-09-15T22:09:10.167Z | Sep 15 22:09:08.337 DEBGDEBGSep 15 22:09:08.337Sep 15 22:09:08.337 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 } }]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 } }]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 } }] |
| 3774 | 2026-09-15T22:09:10.168Z | Sep 15 22:09:08.337replacing 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 } }] |
| 3775 | 2026-09-15T22:09:10.168Z | |
| 3776 | 2026-09-15T22:09:10.168Z | DEBG |
| 3777 | 2026-09-15T22:09:10.168Z | Sep 15 22:09:08.337 Sep 15 22:09:08.337INFO 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 } }] |
| 3778 | 2026-09-15T22:09:10.168Z | INFOadding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3779 | 2026-09-15T22:09:10.168Z | |
| 3780 | 2026-09-15T22:09:10.168Z | test route::tests::add_target_fails_full ... ok |
| 3781 | 2026-09-15T22:09:10.168Z | Sep 15 22:09:08.337Sep 15 22:09:08.337 Sep 15 22:09:08.337INFOSep 15 22:09:08.337Sep 15 22:09:08.337 INFODEBG DEBGadding route 172.17.0.48/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 } }] |
| 3782 | 2026-09-15T22:09:10.168Z | |
| 3783 | 2026-09-15T22:09:10.168Z | INFO adding route 172.17.0.56/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 } }]adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3784 | 2026-09-15T22:09:10.168Z | Sep 15 22:09:08.337 |
| 3785 | 2026-09-15T22:09:10.168Z | Sep 15 22:09:08.337 |
| 3786 | 2026-09-15T22:09:10.168Z | INFOSep 15 22:09:08.337DEBGSep 15 22:09:08.337 adding route 172.17.0.44/32 -> 10.0.0.255 Sep 15 22:09:08.337 |
| 3787 | 2026-09-15T22:09:10.168Z | 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 } }] DEBGINFO |
| 3788 | 2026-09-15T22:09:10.168Z | test route::tests::delete_target_fragmented ... ok |
| 3789 | 2026-09-15T22:09:10.168Z | DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 3790 | 2026-09-15T22:09:10.170Z | test route::tests::delete_targets_full ... ok |
| 3791 | 2026-09-15T22:09:10.170Z | 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 } }] |
| 3792 | 2026-09-15T22:09:10.170Z | 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 15 22:09:08.337Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3793 | 2026-09-15T22:09:10.170Z | DEBGDEBGINFO Sep 15 22:09:08.337replacing 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.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3794 | 2026-09-15T22:09:10.170Z | INFO |
| 3795 | 2026-09-15T22:09:10.170Z | |
| 3796 | 2026-09-15T22:09:10.170Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 15 22:09:08.337 |
| 3797 | 2026-09-15T22:09:10.170Z | Sep 15 22:09:08.337INFOSep 15 22:09:08.337 DEBG INFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3798 | 2026-09-15T22:09:10.170Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.337 |
| 3799 | 2026-09-15T22:09:10.170Z | |
| 3800 | 2026-09-15T22:09:10.170Z | 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 } }]Sep 15 22:09:08.337 |
| 3801 | 2026-09-15T22:09:10.170Z | Sep 15 22:09:08.337 |
| 3802 | 2026-09-15T22:09:10.170Z | Sep 15 22:09:08.337DEBG 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 } }]INFOSep 15 22:09:08.337INFOSep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3803 | 2026-09-15T22:09:10.170Z | adding route 172.17.0.50/32 -> 10.0.0.255INFO DEBGSep 15 22:09:08.337DEBG |
| 3804 | 2026-09-15T22:09:10.170Z | 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 } }] |
| 3805 | 2026-09-15T22:09:10.170Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3806 | 2026-09-15T22:09:10.171Z | adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 15 22:09:08.337 |
| 3807 | 2026-09-15T22:09:10.171Z | |
| 3808 | 2026-09-15T22:09:10.171Z | Sep 15 22:09:08.337INFO |
| 3809 | 2026-09-15T22:09:10.171Z | DEBGSep 15 22:09:08.337 adding route 172.17.0.5/32 -> 10.0.0.255 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 } }] |
| 3810 | 2026-09-15T22:09:10.171Z | Sep 15 22:09:08.337Sep 15 22:09:08.337 |
| 3811 | 2026-09-15T22:09:10.171Z | DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3812 | 2026-09-15T22:09:10.171Z | 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 15 22:09:08.337 DEBG |
| 3813 | 2026-09-15T22:09:10.171Z | Sep 15 22:09:08.337replacing 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.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 } }] |
| 3814 | 2026-09-15T22:09:10.171Z | INFOSep 15 22:09:08.347 adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3815 | 2026-09-15T22:09:10.171Z | Sep 15 22:09:08.347adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3816 | 2026-09-15T22:09:10.171Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 15 22:09:08.347 DEBG |
| 3817 | 2026-09-15T22:09:10.171Z | Sep 15 22:09:08.347 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 |
| 3818 | 2026-09-15T22:09:10.171Z | 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 } }] |
| 3819 | 2026-09-15T22:09:10.171Z | |
| 3820 | 2026-09-15T22:09:10.175Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBG Sep 15 22:09:08.347adding route 172.17.0.48/32 -> 10.0.0.255 Sep 15 22:09:08.347INFO |
| 3821 | 2026-09-15T22:09:10.175Z | adding route 172.17.0.7/32 -> 10.0.0.255 INFO |
| 3822 | 2026-09-15T22:09:10.175Z | Sep 15 22:09:08.347adding route 172.17.0.39/32 -> 10.0.0.255 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 } }] |
| 3823 | 2026-09-15T22:09:10.175Z | 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 } }] |
| 3824 | 2026-09-15T22:09:10.175Z | |
| 3825 | 2026-09-15T22:09:10.175Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 Sep 15 22:09:08.347 DEBGDEBGINFO Sep 15 22:09:08.347 adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3826 | 2026-09-15T22:09:10.175Z | |
| 3827 | 2026-09-15T22:09:10.175Z | Sep 15 22:09:08.337 |
| 3828 | 2026-09-15T22:09:10.175Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3829 | 2026-09-15T22:09:10.175Z | |
| 3830 | 2026-09-15T22:09:10.175Z | INFO Sep 15 22:09:08.347Sep 15 22:09:08.347adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3831 | 2026-09-15T22:09:10.175Z | DEBGINFO Sep 15 22:09:08.347adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3832 | 2026-09-15T22:09:10.176Z | 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 } }]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 } }] |
| 3833 | 2026-09-15T22:09:10.176Z | |
| 3834 | 2026-09-15T22:09:10.176Z | Sep 15 22:09:08.347 DEBGSep 15 22:09:08.347 Sep 15 22:09:08.347replacing 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 } }] |
| 3835 | 2026-09-15T22:09:10.176Z | INFODEBG adding route 172.17.0.9/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 } }] |
| 3836 | 2026-09-15T22:09:10.176Z | |
| 3837 | 2026-09-15T22:09:10.176Z | Sep 15 22:09:08.347 INFO adding route 172.17.0.61/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3838 | 2026-09-15T22:09:10.176Z | Sep 15 22:09:08.347 DEBGINFO Sep 15 22:09:08.347replacing 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 15 22:09:08.347 |
| 3839 | 2026-09-15T22:09:10.176Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3840 | 2026-09-15T22:09:10.176Z | INFODEBG Sep 15 22:09:08.347 adding route 172.17.0.51/32 -> 10.0.0.255 INFOreplacing 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 } }] |
| 3841 | 2026-09-15T22:09:10.176Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3842 | 2026-09-15T22:09:10.176Z | |
| 3843 | 2026-09-15T22:09:10.176Z | Sep 15 22:09:08.347 DEBGSep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBG adding route 172.17.0.62/32 -> 10.0.0.255replacing 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 15 22:09:08.347replacing 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 } }] |
| 3844 | 2026-09-15T22:09:10.176Z | |
| 3845 | 2026-09-15T22:09:10.176Z | DEBG |
| 3846 | 2026-09-15T22:09:10.177Z | 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 } }] |
| 3847 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255Sep 15 22:09:08.347replacing 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 } }] |
| 3848 | 2026-09-15T22:09:10.177Z | INFO Sep 15 22:09:08.347 |
| 3849 | 2026-09-15T22:09:10.177Z | adding route 172.17.0.11/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3850 | 2026-09-15T22:09:10.177Z | DEBG INFOreplacing 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 } }] |
| 3851 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3852 | 2026-09-15T22:09:10.177Z | DEBG Sep 15 22:09:08.347Sep 15 22:09:08.347Sep 15 22:09:08.347 INFOINFODEBGreplacing 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 } }] |
| 3853 | 2026-09-15T22:09:10.177Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3854 | 2026-09-15T22:09:10.177Z | adding route 172.17.0.63/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 } }]Sep 15 22:09:08.347 |
| 3855 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347 |
| 3856 | 2026-09-15T22:09:10.177Z | INFODEBG 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.12/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3857 | 2026-09-15T22:09:10.177Z | |
| 3858 | 2026-09-15T22:09:10.177Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3859 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3860 | 2026-09-15T22:09:10.177Z | 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 15 22:09:08.347 |
| 3861 | 2026-09-15T22:09:10.177Z | DEBGSep 15 22:09:08.347DEBG 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 } }]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 } }] |
| 3862 | 2026-09-15T22:09:10.177Z | |
| 3863 | 2026-09-15T22:09:10.177Z | 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 } }] |
| 3864 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFOSep 15 22:09:08.347INFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3865 | 2026-09-15T22:09:10.177Z | |
| 3866 | 2026-09-15T22:09:10.177Z | 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 |
| 3867 | 2026-09-15T22:09:10.177Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 failed to allocate space for the new target listDEBG |
| 3868 | 2026-09-15T22:09:10.177Z | INFOSep 15 22:09:08.347 Sep 15 22:09:08.347replacing 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 } }] |
| 3869 | 2026-09-15T22:09:10.178Z | DEBG 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 } }] adding route 172.17.0.40/32 -> 10.0.0.255Sep 15 22:09:08.347adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3870 | 2026-09-15T22:09:10.178Z | Sep 15 22:09:08.347INFO |
| 3871 | 2026-09-15T22:09:10.178Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3872 | 2026-09-15T22:09:10.178Z | DEBG Sep 15 22:09:08.347replacing 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 15 22:09:08.347 DEBG |
| 3873 | 2026-09-15T22:09:10.178Z | Sep 15 22:09:08.347 |
| 3874 | 2026-09-15T22:09:10.178Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3875 | 2026-09-15T22:09:10.179Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3876 | 2026-09-15T22:09:10.179Z | |
| 3877 | 2026-09-15T22:09:10.179Z | Sep 15 22:09:08.347 DEBGSep 15 22:09:08.347 Sep 15 22:09:08.347replacing 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 15 22:09:08.347 |
| 3878 | 2026-09-15T22:09:10.179Z | INFODEBG 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 15 22:09:08.347 |
| 3879 | 2026-09-15T22:09:10.179Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3880 | 2026-09-15T22:09:10.179Z | INFODEBG Sep 15 22:09:08.347Sep 15 22:09:08.347 INFOfailed to allocate space for the new target list adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3881 | 2026-09-15T22:09:10.179Z | DEBG |
| 3882 | 2026-09-15T22:09:10.179Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3883 | 2026-09-15T22:09:10.179Z | |
| 3884 | 2026-09-15T22:09:10.179Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFODEBGSep 15 22:09:08.347 Sep 15 22:09:08.347INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3885 | 2026-09-15T22:09:10.179Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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.41/32 -> 10.0.0.255 |
| 3886 | 2026-09-15T22:09:10.179Z | |
| 3887 | 2026-09-15T22:09:10.179Z | |
| 3888 | 2026-09-15T22:09:10.179Z | Sep 15 22:09:08.347 Sep 15 22:09:08.347DEBGSep 15 22:09:08.347 Sep 15 22:09:08.347 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 } }] |
| 3889 | 2026-09-15T22:09:10.180Z | DEBG INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3890 | 2026-09-15T22:09:10.180Z | |
| 3891 | 2026-09-15T22:09:10.180Z | 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 15 22:09:08.347 |
| 3892 | 2026-09-15T22:09:10.180Z | Sep 15 22:09:08.347INFOSep 15 22:09:08.347 DEBG adding route 172.17.0.17/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 } }]DEBG |
| 3893 | 2026-09-15T22:09:10.180Z | 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 } }] |
| 3894 | 2026-09-15T22:09:10.180Z | |
| 3895 | 2026-09-15T22:09:10.180Z | Sep 15 22:09:08.347 INFOSep 15 22:09:08.347Sep 15 22:09:08.347Sep 15 22:09:08.347 INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255DEBGadding route 172.17.0.59/32 -> 10.0.0.255 |
| 3896 | 2026-09-15T22:09:10.180Z | |
| 3897 | 2026-09-15T22:09:10.180Z | 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.58/32 -> 10.0.0.255 |
| 3898 | 2026-09-15T22:09:10.180Z | |
| 3899 | 2026-09-15T22:09:10.180Z | Sep 15 22:09:08.347 DEBG Sep 15 22:09:08.347replacing 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 15 22:09:08.347DEBGSep 15 22:09:08.347 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 } }]DEBG |
| 3900 | 2026-09-15T22:09:10.180Z | |
| 3901 | 2026-09-15T22:09:10.180Z | INFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3902 | 2026-09-15T22:09:10.180Z | |
| 3903 | 2026-09-15T22:09:10.180Z | test route::tests::delete_target_full ... ok |
| 3904 | 2026-09-15T22:09:10.180Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 INFOSep 15 22:09:08.347 Sep 15 22:09:08.347INFO adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 3905 | 2026-09-15T22:09:10.180Z | adding route 172.17.0.60/32 -> 10.0.0.255 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 } }] |
| 3906 | 2026-09-15T22:09:10.180Z | |
| 3907 | 2026-09-15T22:09:10.180Z | Sep 15 22:09:08.347adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3908 | 2026-09-15T22:09:10.180Z | DEBGSep 15 22:09:08.347 Sep 15 22:09:08.347INFO Sep 15 22:09:08.347 DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 3909 | 2026-09-15T22:09:10.180Z | 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 } }] |
| 3910 | 2026-09-15T22:09:10.180Z | DEBGSep 15 22:09:08.347replacing 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 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 } }] |
| 3911 | 2026-09-15T22:09:10.180Z | test route::tests::delete_targets_fragmented ... ok |
| 3912 | 2026-09-15T22:09:10.180Z | DEBG Sep 15 22:09:08.347replacing 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 } }] |
| 3913 | 2026-09-15T22:09:10.180Z | |
| 3914 | 2026-09-15T22:09:10.180Z | DEBG |
| 3915 | 2026-09-15T22:09:10.180Z | failed to allocate space for the new target listSep 15 22:09:08.347 |
| 3916 | 2026-09-15T22:09:10.181Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s |
| 3917 | 2026-09-15T22:09:10.181Z | INFOSep 15 22:09:08.347Sep 15 22:09:08.347 Sep 15 22:09:08.347INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 3918 | 2026-09-15T22:09:10.181Z | |
| 3919 | 2026-09-15T22:09:10.181Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3920 | 2026-09-15T22:09:10.185Z | |
| 3921 | 2026-09-15T22:09:10.185Z | |
| 3922 | 2026-09-15T22:09:10.185Z | 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 } }] |
| 3923 | 2026-09-15T22:09:10.185Z | running 0 tests |
| 3924 | 2026-09-15T22:09:10.185Z | |
| 3925 | 2026-09-15T22:09:10.185Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 DEBGSep 15 22:09:08.347 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 |
| 3926 | 2026-09-15T22:09:10.185Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3927 | 2026-09-15T22:09:10.185Z | |
| 3928 | 2026-09-15T22:09:10.185Z | DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3929 | 2026-09-15T22:09:10.185Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:09:08.347 |
| 3930 | 2026-09-15T22:09:10.185Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3931 | 2026-09-15T22:09:10.185Z | Sep 15 22:09:08.347 INFODEBG failed to allocate space for the new target listadding route 172.17.0.45/32 -> 10.0.0.255 |
| 3932 | 2026-09-15T22:09:10.185Z | Sep 15 22:09:08.347 |
| 3933 | 2026-09-15T22:09:10.186Z | 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 } }] |
| 3934 | 2026-09-15T22:09:10.186Z | Sep 15 22:09:08.347Sep 15 22:09:08.347 DEBGDEBGSep 15 22:09:08.347 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3935 | 2026-09-15T22:09:10.186Z | |
| 3936 | 2026-09-15T22:09:10.186Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3937 | 2026-09-15T22:09:10.186Z | Sep 15 22:09:08.347 INFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 15 22:09:08.347 |
| 3938 | 2026-09-15T22:09:10.186Z | 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 } }] |
| 3939 | 2026-09-15T22:09:10.186Z | Sep 15 22:09:08.347 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 } }]Sep 15 22:09:08.347 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3940 | 2026-09-15T22:09:10.186Z | Sep 15 22:09:08.356 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 } }] |
| 3941 | 2026-09-15T22:09:10.186Z | Sep 15 22:09:08.356 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3942 | 2026-09-15T22:09:10.186Z | |
| 3943 | 2026-09-15T22:09:10.187Z | Sep 15 22:09:08.356 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 } }] |
| 3944 | 2026-09-15T22:09:10.187Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3945 | 2026-09-15T22:09:10.187Z | |
| 3946 | 2026-09-15T22:09:10.187Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3947 | 2026-09-15T22:09:10.187Z | |
| 3948 | 2026-09-15T22:09:10.187Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3949 | 2026-09-15T22:09:10.188Z | |
| 3950 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 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 } }] |
| 3951 | 2026-09-15T22:09:10.188Z | 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 } }] |
| 3952 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3953 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 15 22:09:08.356 |
| 3954 | 2026-09-15T22:09:10.188Z | 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 } }] |
| 3955 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 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 } }]Sep 15 22:09:08.356 |
| 3956 | 2026-09-15T22:09:10.188Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3957 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 INFO Sep 15 22:09:08.356adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3958 | 2026-09-15T22:09:10.188Z | 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 } }] |
| 3959 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 DEBGSep 15 22:09:08.356 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 } }]INFO |
| 3960 | 2026-09-15T22:09:10.188Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3961 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 INFOSep 15 22:09:08.356 adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 3962 | 2026-09-15T22:09:10.188Z | 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 } }] |
| 3963 | 2026-09-15T22:09:10.188Z | Sep 15 22:09:08.356 DEBGSep 15 22:09:08.356 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 |
| 3964 | 2026-09-15T22:09:10.189Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3965 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 INFOSep 15 22:09:08.356 adding route 172.17.0.30/32 -> 10.0.0.255DEBG |
| 3966 | 2026-09-15T22:09:10.189Z | 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 } }] |
| 3967 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 DEBG Sep 15 22:09:08.356replacing 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 } }] |
| 3968 | 2026-09-15T22:09:10.189Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3969 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 INFOSep 15 22:09:08.356 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 3970 | 2026-09-15T22:09:10.189Z | 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 } }] |
| 3971 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3972 | 2026-09-15T22:09:10.189Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3973 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 3974 | 2026-09-15T22:09:10.189Z | 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 } }] |
| 3975 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG 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 } }] |
| 3976 | 2026-09-15T22:09:10.189Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3977 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356INFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 3978 | 2026-09-15T22:09:10.189Z | 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 } }] |
| 3979 | 2026-09-15T22:09:10.189Z | |
| 3980 | 2026-09-15T22:09:10.189Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG 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 } }] |
| 3981 | 2026-09-15T22:09:10.190Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3982 | 2026-09-15T22:09:10.190Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 3983 | 2026-09-15T22:09:10.190Z | running 0 tests |
| 3984 | 2026-09-15T22:09:10.190Z | 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 } }] |
| 3985 | 2026-09-15T22:09:10.190Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG 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 } }] |
| 3986 | 2026-09-15T22:09:10.190Z | |
| 3987 | 2026-09-15T22:09:10.190Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3988 | 2026-09-15T22:09:10.190Z | |
| 3989 | 2026-09-15T22:09:10.190Z | |
| 3990 | 2026-09-15T22:09:10.190Z | running 6 tests |
| 3991 | 2026-09-15T22:09:10.190Z | test tests::test_full_lot_id_neither_present ... ok |
| 3992 | 2026-09-15T22:09:10.190Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3993 | 2026-09-15T22:09:10.190Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 3994 | 2026-09-15T22:09:10.190Z | 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 } }] |
| 3995 | 2026-09-15T22:09:10.190Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG INFOreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3996 | 2026-09-15T22:09:10.190Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3997 | 2026-09-15T22:09:10.191Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 3998 | 2026-09-15T22:09:10.191Z | 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 } }] |
| 3999 | 2026-09-15T22:09:10.191Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4000 | 2026-09-15T22:09:10.192Z | Sep 15 22:09:08.356 Sep 15 22:09:08.356DEBG 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 } }] |
| 4001 | 2026-09-15T22:09:10.192Z | test tests::test_full_lot_id_both_present ... ok |
| 4002 | 2026-09-15T22:09:10.192Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4003 | 2026-09-15T22:09:10.192Z | test tests::test_full_lot_id_lot_only ... ok |
| 4004 | 2026-09-15T22:09:10.192Z | test tests::test_port_id_cmp ... ok |
| 4005 | 2026-09-15T22:09:10.192Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFODEBG adding route 172.17.0.37/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 } }] |
| 4006 | 2026-09-15T22:09:10.192Z | test tests::test_parse_client_port_id ... ok |
| 4007 | 2026-09-15T22:09:10.192Z | |
| 4008 | 2026-09-15T22:09:10.192Z | |
| 4009 | 2026-09-15T22:09:10.192Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFODEBG adding route 172.17.0.60/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 } }] |
| 4010 | 2026-09-15T22:09:10.192Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4011 | 2026-09-15T22:09:10.192Z | |
| 4012 | 2026-09-15T22:09:10.192Z | |
| 4013 | 2026-09-15T22:09:10.192Z | |
| 4014 | 2026-09-15T22:09:10.192Z | running 0 tests |
| 4015 | 2026-09-15T22:09:10.192Z | |
| 4016 | 2026-09-15T22:09:10.192Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4017 | 2026-09-15T22:09:10.192Z | |
| 4018 | 2026-09-15T22:09:10.192Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.38/32 -> 10.0.0.255 |
| 4019 | 2026-09-15T22:09:10.192Z | |
| 4020 | 2026-09-15T22:09:10.196Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 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.61/32 -> 10.0.0.255 |
| 4021 | 2026-09-15T22:09:10.197Z | |
| 4022 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFODEBG adding route 172.17.0.39/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 } }] |
| 4023 | 2026-09-15T22:09:10.197Z | |
| 4024 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 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.62/32 -> 10.0.0.255 |
| 4025 | 2026-09-15T22:09:10.197Z | |
| 4026 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing 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 } }] |
| 4027 | 2026-09-15T22:09:10.197Z | |
| 4028 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.356Sep 15 22:09:08.356 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 4029 | 2026-09-15T22:09:10.197Z | |
| 4030 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.357Sep 15 22:09:08.357 INFODEBG adding route 172.17.0.41/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 } }] |
| 4031 | 2026-09-15T22:09:10.197Z | |
| 4032 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.357 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 } }] |
| 4033 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 4034 | 2026-09-15T22:09:10.197Z | Sep 15 22:09:08.357 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 } }] |
| 4035 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 4036 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4037 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 4038 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4039 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 4040 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4041 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 4042 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4043 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 4044 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4045 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 4046 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4047 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 4048 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4049 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 4050 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4051 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 4052 | 2026-09-15T22:09:10.199Z | Sep 15 22:09:08.357 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 } }] |
| 4053 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4054 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4055 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4056 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4057 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4058 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4059 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4060 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4061 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4062 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4063 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4064 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4065 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4066 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4067 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4068 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4069 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4070 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4071 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 DEBG failed to allocate space for the new target list |
| 4072 | 2026-09-15T22:09:10.200Z | Sep 15 22:09:08.357 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 } }] |
| 4073 | 2026-09-15T22:09:10.200Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b) |
| 4074 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 4075 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3) |
| 4076 | 2026-09-15T22:09:10.200Z | Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08) |
| 4077 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 4078 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 4079 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 4080 | 2026-09-15T22:09:10.200Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4081 | 2026-09-15T22:09:10.200Z | |
| 4082 | 2026-09-15T22:09:10.200Z | running 0 tests |
| 4083 | 2026-09-15T22:09:10.200Z | |
| 4084 | 2026-09-15T22:09:10.200Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4085 | 2026-09-15T22:09:10.200Z | |
| 4086 | 2026-09-15T22:09:10.200Z | |
| 4087 | 2026-09-15T22:09:10.200Z | running 15 tests |
| 4088 | 2026-09-15T22:09:10.201Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4089 | 2026-09-15T22:09:10.201Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4090 | 2026-09-15T22:09:10.201Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4091 | 2026-09-15T22:09:10.201Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4092 | 2026-09-15T22:09:10.201Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4093 | 2026-09-15T22:09:10.201Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4094 | 2026-09-15T22:09:10.201Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4095 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_equal ... ok |
| 4096 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_eui64 ... ok |
| 4097 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_into ... ok |
| 4098 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_not_equal ... ok |
| 4099 | 2026-09-15T22:09:10.201Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4100 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_to_string ... ok |
| 4101 | 2026-09-15T22:09:10.201Z | test v1::network::tests::test_parse ... ok |
| 4102 | 2026-09-15T22:09:10.201Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4103 | 2026-09-15T22:09:10.201Z | |
| 4104 | 2026-09-15T22:09:10.201Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4105 | 2026-09-15T22:09:10.201Z | |
| 4106 | 2026-09-15T22:09:10.201Z | |
| 4107 | 2026-09-15T22:09:10.201Z | running 12 tests |
| 4108 | 2026-09-15T22:09:10.201Z | test icmp::test_v6_checksum ... ok |
| 4109 | 2026-09-15T22:09:10.201Z | test ipv6::test_ipv6_parse ... ok |
| 4110 | 2026-09-15T22:09:10.201Z | test icmp::test_v4_checksum ... ok |
| 4111 | 2026-09-15T22:09:10.201Z | test lldp::test_lldp_parse ... ok |
| 4112 | 2026-09-15T22:09:10.201Z | test pbuf::test_byte ... ok |
| 4113 | 2026-09-15T22:09:10.201Z | test pbuf::test_nibble ... ok |
| 4114 | 2026-09-15T22:09:10.201Z | test pbuf::test_short ... ok |
| 4115 | 2026-09-15T22:09:10.201Z | test pbuf::test_overflow ... ok |
| 4116 | 2026-09-15T22:09:10.202Z | test pbuf::test_twelve ... ok |
| 4117 | 2026-09-15T22:09:10.202Z | test pbuf::test_word ... ok |
| 4118 | 2026-09-15T22:09:10.202Z | test tcp::test_checksum_ack_data ... ok |
| 4119 | 2026-09-15T22:09:10.202Z | test tcp::test_checksum_syn_nodata ... ok |
| 4120 | 2026-09-15T22:09:10.206Z | |
| 4121 | 2026-09-15T22:09:10.206Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4122 | 2026-09-15T22:09:10.206Z | |
| 4123 | 2026-09-15T22:09:10.206Z | |
| 4124 | 2026-09-15T22:09:10.206Z | running 0 tests |
| 4125 | 2026-09-15T22:09:10.206Z | |
| 4126 | 2026-09-15T22:09:10.206Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4127 | 2026-09-15T22:09:10.207Z | |
| 4128 | 2026-09-15T22:09:10.207Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 4129 | 2026-09-15T22:09:10.207Z | |
| 4130 | 2026-09-15T22:09:10.207Z | running 5 tests |
| 4131 | 2026-09-15T22:09:10.207Z | test switchport::test::test_compute_lanes ... ok |
| 4132 | 2026-09-15T22:09:10.207Z | test switchport::test::port_id_ordering ... ok |
| 4133 | 2026-09-15T22:09:10.207Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 4134 | 2026-09-15T22:09:10.207Z | Rx Loss-of-lock: Yes Lane 0Yes Yes YesLane 1 |
| 4135 | 2026-09-15T22:09:10.207Z | Rx Loss-of-signal: YesLane 2 Lane 3Yes |
| 4136 | 2026-09-15T22:09:10.207Z | Yes State: ActivatedYes |
| 4137 | 2026-09-15T22:09:10.207Z | Activated Rx CDR Enabled: Yes Activated ActivatedYes |
| 4138 | 2026-09-15T22:09:10.207Z | Rx Output Enabled: falseYes Yesfalse |
| 4139 | 2026-09-15T22:09:10.207Z | Tx Enabled: Yes false Yesfalse |
| 4140 | 2026-09-15T22:09:10.207Z | Rx Output Status: validYes Yes |
| 4141 | 2026-09-15T22:09:10.207Z | valid Tx Loss-of-lock: Novalid valid |
| 4142 | 2026-09-15T22:09:10.208Z | No Rx Loss-of-lock: true No trueNo |
| 4143 | 2026-09-15T22:09:10.208Z | true Tx Loss-of-signal: Notrue |
| 4144 | 2026-09-15T22:09:10.208Z | Rx Loss-of-signal: falseNo falseNo Nofalse |
| 4145 | 2026-09-15T22:09:10.208Z | Tx CDR Enabled: Nofalse |
| 4146 | 2026-09-15T22:09:10.208Z | No Rx Auto-squelch Disable: true No trueNo |
| 4147 | 2026-09-15T22:09:10.208Z | true Tx Adaptive EQ Fault: No true |
| 4148 | 2026-09-15T22:09:10.208Z | No Tx Output Enabled: true Notrue No |
| 4149 | 2026-09-15T22:09:10.208Z | true Tx Fault: Yestrue |
| 4150 | 2026-09-15T22:09:10.208Z | Yes Tx Output Status: invalid Yes invalidYes |
| 4151 | 2026-09-15T22:09:10.208Z | invalid invalid |
| 4152 | 2026-09-15T22:09:10.208Z | Tx Loss-of-lock: false false false false |
| 4153 | 2026-09-15T22:09:10.208Z | Tx Loss-of-signal: true true true true |
| 4154 | 2026-09-15T22:09:10.208Z | Tx Auto-squelch Disable: false false false false |
| 4155 | 2026-09-15T22:09:10.208Z | Tx Adaptive EQ Fail: true true true true |
| 4156 | 2026-09-15T22:09:10.208Z | Tx Failure: false false false false |
| 4157 | 2026-09-15T22:09:10.208Z | Tx Force Squelch: true true true true |
| 4158 | 2026-09-15T22:09:10.208Z | Tx Input Polarity: normal normal normal normal |
| 4159 | 2026-09-15T22:09:10.208Z | test switchport::test::test_print_sff_datapath ... ok |
| 4160 | 2026-09-15T22:09:10.208Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4161 | 2026-09-15T22:09:10.208Z | test link::test_filter ... ok |
| 4162 | 2026-09-15T22:09:10.208Z | |
| 4163 | 2026-09-15T22:09:10.208Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4164 | 2026-09-15T22:09:10.208Z | |
| 4165 | 2026-09-15T22:09:10.208Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 4166 | 2026-09-15T22:09:10.209Z | |
| 4167 | 2026-09-15T22:09:10.209Z | running 7 tests |
| 4168 | 2026-09-15T22:09:10.209Z | test counters::counters_list ... ignored |
| 4169 | 2026-09-15T22:09:10.209Z | test link_apply::apply_tx_eq_all ... ignored |
| 4170 | 2026-09-15T22:09:10.209Z | test link_apply::apply_tx_eq_custom ... ignored |
| 4171 | 2026-09-15T22:09:10.209Z | test tx_eq::set_all_taps ... ignored |
| 4172 | 2026-09-15T22:09:10.209Z | test tx_eq::set_partial_taps ... ignored |
| 4173 | 2026-09-15T22:09:10.209Z | test cmd::test::pattern_statics ... ok |
| 4174 | 2026-09-15T22:09:10.209Z | test link_apply::tx_eq_exclusive ... ok |
| 4175 | 2026-09-15T22:09:10.209Z | |
| 4176 | 2026-09-15T22:09:10.209Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 4177 | 2026-09-15T22:09:10.209Z | |
| 4178 | 2026-09-15T22:09:10.209Z | Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c) |
| 4179 | 2026-09-15T22:09:10.209Z | |
| 4180 | 2026-09-15T22:09:10.209Z | running 4 tests |
| 4181 | 2026-09-15T22:09:10.209Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 4182 | 2026-09-15T22:09:10.209Z | test linklocal::test_parse_ipadm ... ok |
| 4183 | 2026-09-15T22:09:10.209Z | test tfport::test_parse_tfport ... ok |
| 4184 | 2026-09-15T22:09:10.209Z | test config::tests::test_updates ... ok |
| 4185 | 2026-09-15T22:09:10.209Z | |
| 4186 | 2026-09-15T22:09:10.209Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4187 | 2026-09-15T22:09:10.209Z | |
| 4188 | 2026-09-15T22:09:10.209Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 4189 | 2026-09-15T22:09:10.209Z | |
| 4190 | 2026-09-15T22:09:10.209Z | running 0 tests |
| 4191 | 2026-09-15T22:09:10.209Z | |
| 4192 | 2026-09-15T22:09:10.209Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4193 | 2026-09-15T22:09:10.210Z | |
| 4194 | 2026-09-15T22:09:10.210Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 4195 | 2026-09-15T22:09:10.210Z | |
| 4196 | 2026-09-15T22:09:10.210Z | running 0 tests |
| 4197 | 2026-09-15T22:09:10.210Z | |
| 4198 | 2026-09-15T22:09:10.210Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4199 | 2026-09-15T22:09:10.210Z | |
| 4200 | 2026-09-15T22:09:10.210Z | Doc-tests aal |
| 4201 | 2026-09-15T22:09:10.412Z | |
| 4202 | 2026-09-15T22:09:10.412Z | running 0 tests |
| 4203 | 2026-09-15T22:09:10.412Z | |
| 4204 | 2026-09-15T22:09:10.416Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4205 | 2026-09-15T22:09:10.416Z | |
| 4206 | 2026-09-15T22:09:10.437Z | Doc-tests aal_macros |
| 4207 | 2026-09-15T22:09:10.508Z | |
| 4208 | 2026-09-15T22:09:10.508Z | running 0 tests |
| 4209 | 2026-09-15T22:09:10.508Z | |
| 4210 | 2026-09-15T22:09:10.508Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4211 | 2026-09-15T22:09:10.508Z | |
| 4212 | 2026-09-15T22:09:10.514Z | Doc-tests common |
| 4213 | 2026-09-15T22:09:10.790Z | |
| 4214 | 2026-09-15T22:09:10.790Z | running 0 tests |
| 4215 | 2026-09-15T22:09:10.790Z | |
| 4216 | 2026-09-15T22:09:10.790Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4217 | 2026-09-15T22:09:10.790Z | |
| 4218 | 2026-09-15T22:09:10.796Z | Doc-tests dpd_api |
| 4219 | 2026-09-15T22:09:11.465Z | |
| 4220 | 2026-09-15T22:09:11.465Z | running 2 tests |
| 4221 | 2026-09-15T22:09:11.465Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 4222 | 2026-09-15T22:09:11.465Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 4223 | 2026-09-15T22:09:11.465Z | |
| 4224 | 2026-09-15T22:09:11.465Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4225 | 2026-09-15T22:09:11.465Z | |
| 4226 | 2026-09-15T22:09:11.494Z | Doc-tests dpd_client |
| 4227 | 2026-09-15T22:09:12.864Z | |
| 4228 | 2026-09-15T22:09:12.864Z | running 0 tests |
| 4229 | 2026-09-15T22:09:12.864Z | |
| 4230 | 2026-09-15T22:09:12.865Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4231 | 2026-09-15T22:09:12.865Z | |
| 4232 | 2026-09-15T22:09:12.916Z | Doc-tests dpd_types |
| 4233 | 2026-09-15T22:09:13.098Z | |
| 4234 | 2026-09-15T22:09:13.098Z | running 0 tests |
| 4235 | 2026-09-15T22:09:13.098Z | |
| 4236 | 2026-09-15T22:09:13.098Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4237 | 2026-09-15T22:09:13.099Z | |
| 4238 | 2026-09-15T22:09:13.122Z | Doc-tests dpd_types_versions |
| 4239 | 2026-09-15T22:09:14.616Z | |
| 4240 | 2026-09-15T22:09:14.616Z | running 1 test |
| 4241 | 2026-09-15T22:09:14.616Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4242 | 2026-09-15T22:09:14.616Z | |
| 4243 | 2026-09-15T22:09:14.616Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4244 | 2026-09-15T22:09:14.616Z | |
| 4245 | 2026-09-15T22:09:14.665Z | Doc-tests packet |
| 4246 | 2026-09-15T22:09:14.884Z | |
| 4247 | 2026-09-15T22:09:14.884Z | running 0 tests |
| 4248 | 2026-09-15T22:09:14.884Z | |
| 4249 | 2026-09-15T22:09:14.884Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4250 | 2026-09-15T22:09:14.884Z | |
| 4251 | 2026-09-15T22:09:14.910Z | Doc-tests pcap |
| 4252 | 2026-09-15T22:09:14.963Z | |
| 4253 | 2026-09-15T22:09:14.963Z | running 0 tests |
| 4254 | 2026-09-15T22:09:14.963Z | |
| 4255 | 2026-09-15T22:09:14.963Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4256 | 2026-09-15T22:09:14.963Z | |
| 4257 | 2026-09-15T22:09:15.034Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4258 | 2026-09-15T22:09:15.034Z | + RUST_BACKTRACE=full |
| 4259 | 2026-09-15T22:09:15.034Z | + cargo test --features tofino_asic --no-fail-fast |
| 4260 | 2026-09-15T22:09:15.635Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4261 | 2026-09-15T22:09:15.715Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4262 | 2026-09-15T22:09:15.718Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4263 | 2026-09-15T22:09:15.727Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4264 | 2026-09-15T22:09:24.496Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4265 | 2026-09-15T22:09:25.405Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4266 | 2026-09-15T22:10:07.744Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 52.55s |
| 4267 | 2026-09-15T22:10:07.762Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 4268 | 2026-09-15T22:10:07.763Z | |
| 4269 | 2026-09-15T22:10:07.763Z | running 0 tests |
| 4270 | 2026-09-15T22:10:07.763Z | |
| 4271 | 2026-09-15T22:10:07.763Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4272 | 2026-09-15T22:10:07.763Z | |
| 4273 | 2026-09-15T22:10:07.763Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4274 | 2026-09-15T22:10:07.763Z | |
| 4275 | 2026-09-15T22:10:07.763Z | running 0 tests |
| 4276 | 2026-09-15T22:10:07.764Z | |
| 4277 | 2026-09-15T22:10:07.764Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4278 | 2026-09-15T22:10:07.764Z | |
| 4279 | 2026-09-15T22:10:07.764Z | Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c) |
| 4280 | 2026-09-15T22:10:07.823Z | |
| 4281 | 2026-09-15T22:10:07.823Z | running 8 tests |
| 4282 | 2026-09-15T22:10:07.826Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4283 | 2026-09-15T22:10:07.826Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4284 | 2026-09-15T22:10:07.826Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4285 | 2026-09-15T22:10:07.826Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4286 | 2026-09-15T22:10:07.826Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4287 | 2026-09-15T22:10:07.826Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4288 | 2026-09-15T22:10:07.833Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4289 | 2026-09-15T22:10:08.325Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4290 | 2026-09-15T22:10:08.325Z | |
| 4291 | 2026-09-15T22:10:08.325Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4292 | 2026-09-15T22:10:08.325Z | |
| 4293 | 2026-09-15T22:10:08.334Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 4294 | 2026-09-15T22:10:08.338Z | |
| 4295 | 2026-09-15T22:10:08.339Z | running 4 tests |
| 4296 | 2026-09-15T22:10:08.343Z | test nat::tests::test_vni ... ok |
| 4297 | 2026-09-15T22:10:08.343Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4298 | 2026-09-15T22:10:08.343Z | test test_purge ... ok |
| 4299 | 2026-09-15T22:10:08.343Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4300 | 2026-09-15T22:10:08.343Z | |
| 4301 | 2026-09-15T22:10:08.343Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4302 | 2026-09-15T22:10:08.343Z | |
| 4303 | 2026-09-15T22:10:08.343Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 4304 | 2026-09-15T22:10:08.346Z | |
| 4305 | 2026-09-15T22:10:08.346Z | running 1 test |
| 4306 | 2026-09-15T22:10:08.349Z | ------- |
| 4307 | 2026-09-15T22:10:08.349Z | Generating OpenAPI documents from API definitions ... |
| 4308 | 2026-09-15T22:10:08.488Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4309 | 2026-09-15T22:10:08.562Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4310 | 2026-09-15T22:10:09.613Z | ------- |
| 4311 | 2026-09-15T22:10:09.614Z | Checking 13 OpenAPI documents... |
| 4312 | 2026-09-15T22:10:09.614Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4313 | 2026-09-15T22:10:09.614Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4314 | 2026-09-15T22:10:09.614Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4315 | 2026-09-15T22:10:09.618Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4316 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4317 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4318 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4319 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4320 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4321 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4322 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4323 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4324 | 2026-09-15T22:10:09.619Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4325 | 2026-09-15T22:10:09.619Z | Fresh dpd "latest" symlink |
| 4326 | 2026-09-15T22:10:09.619Z | ------- |
| 4327 | 2026-09-15T22:10:09.619Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 4328 | 2026-09-15T22:10:09.685Z | test test::test_apis_up_to_date ... ok |
| 4329 | 2026-09-15T22:10:09.686Z | |
| 4330 | 2026-09-15T22:10:09.686Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 4331 | 2026-09-15T22:10:09.686Z | |
| 4332 | 2026-09-15T22:10:09.747Z | Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c) |
| 4333 | 2026-09-15T22:10:09.812Z | |
| 4334 | 2026-09-15T22:10:09.812Z | running 66 tests |
| 4335 | 2026-09-15T22:10:09.816Z | test freemap::test_ordering ... ok |
| 4336 | 2026-09-15T22:10:09.816Z | test config::tests::test_updates ... ok |
| 4337 | 2026-09-15T22:10:09.816Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4338 | 2026-09-15T22:10:09.816Z | test freemap::test_split ... ok |
| 4339 | 2026-09-15T22:10:09.816Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4340 | 2026-09-15T22:10:09.816Z | test macaddrs::tests::test_mac_offset ... ok |
| 4341 | 2026-09-15T22:10:09.816Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4342 | 2026-09-15T22:10:09.822Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4343 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG created new freemapSep 15 22:10:08.043, Sep 15 22:10:08.043unit DEBG: created new freemapfreemap_testDEBG, unitcreated new freemap: |
| 4344 | 2026-09-15T22:10:09.822Z | , freemap_testunit |
| 4345 | 2026-09-15T22:10:09.822Z | : freemap_test |
| 4346 | 2026-09-15T22:10:09.822Z | test nat::test_mapping ... ok |
| 4347 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043Sep 15 22:10:08.043 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: Sep 15 22:10:08.043freemap_test |
| 4348 | 2026-09-15T22:10:09.822Z | DEBGfreemap_test |
| 4349 | 2026-09-15T22:10:09.822Z | initted freemap. size: 128, unit:Sep 15 22:10:08.043 Sep 15 22:10:08.043 DEBGDEBGfreemap_test reset freemapreset freemap |
| 4350 | 2026-09-15T22:10:09.822Z | , , unitunit:: freemap_testfreemap_test |
| 4351 | 2026-09-15T22:10:09.822Z | |
| 4352 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG reset freemap, unit: freemap_test |
| 4353 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG created new freemap, unit: freemap_test |
| 4354 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG initted freemap. size: 128, unit: freemap_test |
| 4355 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG reset freemap, unit: freemap_test |
| 4356 | 2026-09-15T22:10:09.822Z | test freemap::test_basic ... ok |
| 4357 | 2026-09-15T22:10:09.822Z | test freemap::test_exhaustion ... ok |
| 4358 | 2026-09-15T22:10:09.822Z | test freemap::test_reclaim ... ok |
| 4359 | 2026-09-15T22:10:09.822Z | test freemap::test_free ... ok |
| 4360 | 2026-09-15T22:10:09.822Z | Sep 15 22:10:08.043 DEBG created new freemap, unit: freemap_test |
| 4361 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.043 DEBG initted freemap. size: 8, unit: freemap_test |
| 4362 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG reset freemap, unit: freemap_test |
| 4363 | 2026-09-15T22:10:09.823Z | test port_map::tests::test_backplane_group ... ok |
| 4364 | 2026-09-15T22:10:09.823Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4365 | 2026-09-15T22:10:09.823Z | test port_map::tests::test_port_map ... ok |
| 4366 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG created new freemap, unit: freemap_test |
| 4367 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG initted freemap. size: 128, unit: freemap_test |
| 4368 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG reset freemap, unit: freemap_test |
| 4369 | 2026-09-15T22:10:09.823Z | test port_map::tests::dump_map ... ok |
| 4370 | 2026-09-15T22:10:09.823Z | test freemap::test_span ... ok |
| 4371 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4372 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4373 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4374 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4375 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4376 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4377 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4378 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.044 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 } }] |
| 4379 | 2026-09-15T22:10:09.823Z | Sep 15 22:10:08.045 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4380 | 2026-09-15T22:10:09.824Z | Sep 15 22:10:08.045 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 } }] |
| 4381 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4382 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 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 } }] |
| 4383 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4384 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 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 } }] |
| 4385 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4386 | 2026-09-15T22:10:09.825Z | Sep 15 22:10:08.045 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 } }] |
| 4387 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4388 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 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 } }] |
| 4389 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4390 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 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 } }] |
| 4391 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4392 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 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 } }] |
| 4393 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4394 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 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 } }] |
| 4395 | 2026-09-15T22:10:09.826Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4396 | 2026-09-15T22:10:09.827Z | Sep 15 22:10:08.045 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 } }] |
| 4397 | 2026-09-15T22:10:09.827Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4398 | 2026-09-15T22:10:09.827Z | Sep 15 22:10:08.045 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 } }] |
| 4399 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4400 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4401 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4402 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4403 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4404 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4405 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4406 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4407 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4408 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4409 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4410 | 2026-09-15T22:10:09.828Z | Sep 15 22:10:08.045 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 } }] |
| 4411 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4412 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 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 } }] |
| 4413 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4414 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 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 } }] |
| 4415 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4416 | 2026-09-15T22:10:09.829Z | Sep 15 22:10:08.045 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 } }] |
| 4417 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4418 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 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 } }] |
| 4419 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4420 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 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 } }] |
| 4421 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4422 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 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 } }] |
| 4423 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4424 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 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 } }] |
| 4425 | 2026-09-15T22:10:09.830Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4426 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4427 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4428 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4429 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4430 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4431 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4432 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4433 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4434 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4435 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4436 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4437 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4438 | 2026-09-15T22:10:09.831Z | Sep 15 22:10:08.045 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 } }] |
| 4439 | 2026-09-15T22:10:09.832Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4440 | 2026-09-15T22:10:09.832Z | Sep 15 22:10:08.045 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 } }] |
| 4441 | 2026-09-15T22:10:09.832Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4442 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 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 } }] |
| 4443 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4444 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 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 } }] |
| 4445 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4446 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 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 } }] |
| 4447 | 2026-09-15T22:10:09.837Z | test api_server::tests::test_build_info ... ok |
| 4448 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffcreated new freemap |
| 4449 | 2026-09-15T22:10:09.837Z | , unit:Sep 15 22:10:08.045 freemap_route_ipv4DEBG |
| 4450 | 2026-09-15T22:10:09.837Z | 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 } }] |
| 4451 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffcreated new freemap |
| 4452 | 2026-09-15T22:10:09.837Z | , unit: freemap_route_ipv6Sep 15 22:10:08.045 |
| 4453 | 2026-09-15T22:10:09.837Z | 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 } }] |
| 4454 | 2026-09-15T22:10:09.837Z | Sep 15 22:10:08.045 DEBG Sep 15 22:10:08.045initted freemap. size: 64 , INFOunit :adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4455 | 2026-09-15T22:10:09.838Z | freemap_route_ipv4 |
| 4456 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 DEBGDEBG 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 } }]reset freemap |
| 4457 | 2026-09-15T22:10:09.838Z | , unit: freemap_route_ipv4Sep 15 22:10:08.045 |
| 4458 | 2026-09-15T22:10:09.838Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 15 22:10:08.045 |
| 4459 | 2026-09-15T22:10:09.838Z | DEBG initted freemap. size: 64, Sep 15 22:10:08.045unit :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 } }] |
| 4460 | 2026-09-15T22:10:09.838Z | |
| 4461 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 DEBGINFO reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff, |
| 4462 | 2026-09-15T22:10:09.838Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4463 | 2026-09-15T22:10:09.838Z | unit: freemap_route_ipv6 |
| 4464 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045 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 } }]Sep 15 22:10:08.045 |
| 4465 | 2026-09-15T22:10:09.838Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4466 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 15 22:10:08.045 |
| 4467 | 2026-09-15T22:10:09.838Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 15 22:10:08.045 |
| 4468 | 2026-09-15T22:10:09.838Z | 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 } }] |
| 4469 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:10:08.045 |
| 4470 | 2026-09-15T22:10:09.838Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4471 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 DEBGDEBG Sep 15 22:10:08.045created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4472 | 2026-09-15T22:10:09.838Z | DEBG, unitreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 4473 | 2026-09-15T22:10:09.838Z | Sep 15 22:10:08.045freemap_route_ipv4 INFO |
| 4474 | 2026-09-15T22:10:09.838Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:10:08.045 |
| 4475 | 2026-09-15T22:10:09.838Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 15 22:10:08.045Sep 15 22:10:08.045 |
| 4476 | 2026-09-15T22:10:09.839Z | 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 } }]Sep 15 22:10:08.045created new freemap |
| 4477 | 2026-09-15T22:10:09.839Z | DEBG, unitreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 4478 | 2026-09-15T22:10:09.839Z | freemap_route_ipv6 |
| 4479 | 2026-09-15T22:10:09.839Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 INFOINFO Sep 15 22:10:08.045adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4480 | 2026-09-15T22:10:09.839Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBG |
| 4481 | 2026-09-15T22:10:09.839Z | initted freemap. size: 64Sep 15 22:10:08.045, unitDEBG: 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 15 22:10:08.045Sep 15 22:10:08.045 |
| 4482 | 2026-09-15T22:10:09.839Z | freemap_route_ipv4 |
| 4483 | 2026-09-15T22:10:09.839Z | DEBGDEBG 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 } }] |
| 4484 | 2026-09-15T22:10:09.839Z | created new freemapSep 15 22:10:08.045 , Sep 15 22:10:08.045DEBGSep 15 22:10:08.045 unitINFO:INFO reset freemapfreemap_route_ipv4, adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4485 | 2026-09-15T22:10:09.839Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffunit |
| 4486 | 2026-09-15T22:10:09.839Z | : |
| 4487 | 2026-09-15T22:10:09.840Z | freemap_route_ipv4 |
| 4488 | 2026-09-15T22:10:09.840Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 Sep 15 22:10:08.045DEBG DEBGSep 15 22:10:08.045 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 } }]DEBG |
| 4489 | 2026-09-15T22:10:09.840Z | initted freemap. size: 64created new freemapDEBG, , 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 15 22:10:08.045unitunit |
| 4490 | 2026-09-15T22:10:09.840Z | : :freemap_route_ipv6INFO |
| 4491 | 2026-09-15T22:10:09.840Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 15 22:10:08.045 |
| 4492 | 2026-09-15T22:10:09.840Z | freemap_route_ipv6 |
| 4493 | 2026-09-15T22:10:09.840Z | INFOSep 15 22:10:08.045 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 4494 | 2026-09-15T22:10:09.840Z | Sep 15 22:10:08.045reset freemap , unitDEBG:Sep 15 22:10:08.045 Sep 15 22:10:08.045Sep 15 22:10:08.045 DEBG freemap_route_ipv6 DEBGinitted freemap. size: 64 , DEBGcreated new freemapunit replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:replacing targets for 3fff:beef: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 } }] |
| 4495 | 2026-09-15T22:10:09.842Z | |
| 4496 | 2026-09-15T22:10:09.842Z | freemap_route_ipv4 |
| 4497 | 2026-09-15T22:10:09.842Z | |
| 4498 | 2026-09-15T22:10:09.842Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 INFOSep 15 22:10:08.045INFO, Sep 15 22:10:08.045 unitadding route 3fff:beef:2::/64 -> 2001:db8::55:ff : |
| 4499 | 2026-09-15T22:10:09.842Z | INFODEBG reset freemapadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff, |
| 4500 | 2026-09-15T22:10:09.842Z | unitSep 15 22:10:08.045: DEBG freemap_route_ipv4 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 } }] |
| 4501 | 2026-09-15T22:10:09.842Z | |
| 4502 | 2026-09-15T22:10:09.842Z | freemap_route_ipv4Sep 15 22:10:08.045adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4503 | 2026-09-15T22:10:09.842Z | Sep 15 22:10:08.045DEBGSep 15 22:10:08.045 INFO 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:3::/64 -> 2001:db8::55:ff |
| 4504 | 2026-09-15T22:10:09.843Z | DEBG |
| 4505 | 2026-09-15T22:10:09.843Z | |
| 4506 | 2026-09-15T22:10:09.843Z | Sep 15 22:10:08.045 initted freemap. size: 64Sep 15 22:10:08.045Sep 15 22:10:08.045, Sep 15 22:10:08.045DEBG INFODEBGunit : adding route 3fff:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv6 DEBGreplacing 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 } }]created new freemap |
| 4507 | 2026-09-15T22:10:09.843Z | |
| 4508 | 2026-09-15T22:10:09.843Z | |
| 4509 | 2026-09-15T22:10:09.843Z | 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 } }], unit |
| 4510 | 2026-09-15T22:10:09.843Z | : freemap_route_ipv6Sep 15 22:10:08.045Sep 15 22:10:08.045 Sep 15 22:10:08.045 |
| 4511 | 2026-09-15T22:10:09.843Z | DEBGDEBGSep 15 22:10:08.045 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 } }] |
| 4512 | 2026-09-15T22:10:09.843Z | reset freemapSep 15 22:10:08.045adding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO |
| 4513 | 2026-09-15T22:10:09.843Z | , unitDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:10:08.045: |
| 4514 | 2026-09-15T22:10:09.843Z | Sep 15 22:10:08.045 DEBGinitted freemap. size: 64freemap_route_ipv6INFO, |
| 4515 | 2026-09-15T22:10:09.843Z | unit:adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4516 | 2026-09-15T22:10:09.843Z | freemap_route_ipv4 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 15 22:10:08.045 |
| 4517 | 2026-09-15T22:10:09.843Z | Sep 15 22:10:08.045Sep 15 22:10:08.045 |
| 4518 | 2026-09-15T22:10:09.843Z | DEBGDEBG 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 } }] 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 15 22:10:08.045 |
| 4519 | 2026-09-15T22:10:09.844Z | Sep 15 22:10:08.045 |
| 4520 | 2026-09-15T22:10:09.844Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO Sep 15 22:10:08.045 |
| 4521 | 2026-09-15T22:10:09.844Z | Sep 15 22:10:08.045DEBG INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4522 | 2026-09-15T22:10:09.844Z | adding route 3fff:dead::/64 -> 2001:db8::55:1reset freemapadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4523 | 2026-09-15T22:10:09.844Z | , |
| 4524 | 2026-09-15T22:10:09.844Z | unitSep 15 22:10:08.045: DEBGSep 15 22:10:08.045 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 15 22:10:08.045DEBG DEBG |
| 4525 | 2026-09-15T22:10:09.844Z | freemap_route_ipv4 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 15 22:10:08.045 |
| 4526 | 2026-09-15T22:10:09.844Z | DEBG |
| 4527 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046replacing 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 } }] |
| 4528 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046INFO 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 } }] INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4529 | 2026-09-15T22:10:09.845Z | |
| 4530 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046 |
| 4531 | 2026-09-15T22:10:09.845Z | INFOSep 15 22:10:08.046Sep 15 22:10:08.046 DEBGSep 15 22:10:08.046 Sep 15 22:10:08.046 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4532 | 2026-09-15T22:10:09.845Z | DEBG 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 } }] |
| 4533 | 2026-09-15T22:10:09.845Z | |
| 4534 | 2026-09-15T22:10:09.845Z | DEBG Sep 15 22:10:08.046adding route 3fff:beef:6::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 4535 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046INFO DEBG, adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4536 | 2026-09-15T22:10:09.845Z | unit 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4537 | 2026-09-15T22:10:09.845Z | : |
| 4538 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046 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 |
| 4539 | 2026-09-15T22:10:09.845Z | 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 15 22:10:08.046 |
| 4540 | 2026-09-15T22:10:09.845Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046DEBGINFOfreemap_route_ipv6 |
| 4541 | 2026-09-15T22:10:09.845Z | 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 } }] INFO |
| 4542 | 2026-09-15T22:10:09.850Z | Sep 15 22:10:08.046 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 4543 | 2026-09-15T22:10:09.850Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4544 | 2026-09-15T22:10:09.850Z | |
| 4545 | 2026-09-15T22:10:09.850Z | Sep 15 22:10:08.046INFOSep 15 22:10:08.046 Sep 15 22:10:08.046Sep 15 22:10:08.046adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGDEBG DEBG |
| 4546 | 2026-09-15T22:10:09.850Z | 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: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 } }] |
| 4547 | 2026-09-15T22:10:09.850Z | |
| 4548 | 2026-09-15T22:10:09.850Z | 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 } }]DEBG |
| 4549 | 2026-09-15T22:10:09.850Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 INFO INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4550 | 2026-09-15T22:10:09.850Z | |
| 4551 | 2026-09-15T22:10:09.850Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 reset freemapSep 15 22:10:08.046DEBGSep 15 22:10:08.046 , INFODEBG DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4552 | 2026-09-15T22:10:09.850Z | 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 } }]unit |
| 4553 | 2026-09-15T22:10:09.850Z | :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 } }] |
| 4554 | 2026-09-15T22:10:09.850Z | 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 } }]freemap_route_ipv6Sep 15 22:10:08.046 |
| 4555 | 2026-09-15T22:10:09.850Z | |
| 4556 | 2026-09-15T22:10:09.850Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046Sep 15 22:10:08.046 INFOINFO DEBG INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.046 |
| 4557 | 2026-09-15T22:10:09.850Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4558 | 2026-09-15T22:10:09.850Z | INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4559 | 2026-09-15T22:10:09.852Z | |
| 4560 | 2026-09-15T22:10:09.852Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4561 | 2026-09-15T22:10:09.852Z | INFODEBG 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 } }] |
| 4562 | 2026-09-15T22:10:09.852Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4563 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046DEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4564 | 2026-09-15T22:10:09.852Z | |
| 4565 | 2026-09-15T22:10:09.852Z | INFO Sep 15 22:10:08.046DEBG adding route 3fff:beef:a::/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 } }]INFODEBG |
| 4566 | 2026-09-15T22:10:09.852Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4567 | 2026-09-15T22:10:09.852Z | |
| 4568 | 2026-09-15T22:10:09.852Z | |
| 4569 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4570 | 2026-09-15T22:10:09.852Z | INFODEBGINFO 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 } }] |
| 4571 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 4572 | 2026-09-15T22:10:09.852Z | |
| 4573 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046 |
| 4574 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046 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 |
| 4575 | 2026-09-15T22:10:09.852Z | DEBG Sep 15 22:10:08.046adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4576 | 2026-09-15T22:10:09.852Z | INFODEBGreplacing 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 15 22:10:08.046 |
| 4577 | 2026-09-15T22:10:09.852Z | Sep 15 22:10:08.046 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 } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff DEBG |
| 4578 | 2026-09-15T22:10:09.853Z | |
| 4579 | 2026-09-15T22:10:09.853Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff 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 } }] |
| 4580 | 2026-09-15T22:10:09.853Z | |
| 4581 | 2026-09-15T22:10:09.853Z | Sep 15 22:10:08.046 DEBGSep 15 22:10:08.046 Sep 15 22:10:08.046Sep 15 22:10:08.046replacing 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 } }] |
| 4582 | 2026-09-15T22:10:09.853Z | DEBGINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFOreplacing 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 } }] |
| 4583 | 2026-09-15T22:10:09.853Z | |
| 4584 | 2026-09-15T22:10:09.853Z | Sep 15 22:10:08.046adding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 15 22:10:08.046 |
| 4585 | 2026-09-15T22:10:09.853Z | INFOSep 15 22:10:08.046 Sep 15 22:10:08.046 INFODEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4586 | 2026-09-15T22:10:09.853Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-15T22:10:09.854Z | |
| 4588 | 2026-09-15T22:10:09.854Z | |
| 4589 | 2026-09-15T22:10:09.854Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046Sep 15 22:10:08.046INFO Sep 15 22:10:08.046DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4590 | 2026-09-15T22:10:09.854Z | 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 } }] |
| 4591 | 2026-09-15T22:10:09.855Z | DEBG DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4592 | 2026-09-15T22:10:09.855Z | 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 15 22:10:08.046Sep 15 22:10:08.046 |
| 4593 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046 INFODEBGSep 15 22:10:08.046DEBG Sep 15 22:10:08.046replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4594 | 2026-09-15T22:10:09.855Z | INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4595 | 2026-09-15T22:10:09.855Z | |
| 4596 | 2026-09-15T22:10:09.855Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 4597 | 2026-09-15T22:10:09.855Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4598 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046 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 } }]INFO |
| 4599 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046DEBGSep 15 22:10:08.046adding route 3fff:beef:5::/64 -> 2001:db8::55:ff DEBG Sep 15 22:10:08.046INFO 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 } }] |
| 4600 | 2026-09-15T22:10:09.855Z | 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:5::/64 -> 2001:db8::55:ff |
| 4601 | 2026-09-15T22:10:09.855Z | |
| 4602 | 2026-09-15T22:10:09.855Z | INFOSep 15 22:10:08.046 |
| 4603 | 2026-09-15T22:10:09.855Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4604 | 2026-09-15T22:10:09.855Z | DEBGSep 15 22:10:08.046 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 } }] INFOINFO Sep 15 22:10:08.046adding route 3fff:beef:e::/64 -> 2001:db8::55:ff DEBG |
| 4605 | 2026-09-15T22:10:09.855Z | |
| 4606 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046replacing 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 } }] |
| 4607 | 2026-09-15T22:10:09.855Z | INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 15 22:10:08.046 |
| 4608 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4609 | 2026-09-15T22:10:09.855Z | DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4610 | 2026-09-15T22:10:09.855Z | 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 } }] |
| 4611 | 2026-09-15T22:10:09.855Z | 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 } }] |
| 4612 | 2026-09-15T22:10:09.855Z | |
| 4613 | 2026-09-15T22:10:09.855Z | Sep 15 22:10:08.046 DEBGSep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046 DEBG Sep 15 22:10:08.046replacing 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 } }]INFO |
| 4614 | 2026-09-15T22:10:09.856Z | INFO INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4615 | 2026-09-15T22:10:09.856Z | Sep 15 22:10:08.046 INFO |
| 4616 | 2026-09-15T22:10:09.856Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 15 22:10:08.046replacing 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 } }] |
| 4617 | 2026-09-15T22:10:09.856Z | DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4618 | 2026-09-15T22:10:09.856Z | |
| 4619 | 2026-09-15T22:10:09.856Z | Sep 15 22:10:08.046 DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:10:08.046 |
| 4620 | 2026-09-15T22:10:09.856Z | 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 } }] |
| 4621 | 2026-09-15T22:10:09.856Z | Sep 15 22:10:08.046Sep 15 22:10:08.046DEBG DEBGINFO Sep 15 22:10:08.046replacing 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 } }] |
| 4622 | 2026-09-15T22:10:09.856Z | INFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4623 | 2026-09-15T22:10:09.856Z | |
| 4624 | 2026-09-15T22:10:09.857Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4625 | 2026-09-15T22:10:09.857Z | Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 INFOINFOSep 15 22:10:08.046 DEBGDEBGINFO adding route 3fff:beef:10::/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 } }] |
| 4626 | 2026-09-15T22:10:09.857Z | 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 } }] |
| 4627 | 2026-09-15T22:10:09.857Z | |
| 4628 | 2026-09-15T22:10:09.857Z | Sep 15 22:10:08.046adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4629 | 2026-09-15T22:10:09.857Z | INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4630 | 2026-09-15T22:10:09.857Z | Sep 15 22:10:08.046Sep 15 22:10:08.046adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4631 | 2026-09-15T22:10:09.857Z | INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4632 | 2026-09-15T22:10:09.857Z | 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 15 22:10:08.046 |
| 4633 | 2026-09-15T22:10:09.857Z | DEBG Sep 15 22:10:08.046DEBGreplacing 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: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 15 22:10:08.046 |
| 4634 | 2026-09-15T22:10:09.857Z | INFO |
| 4635 | 2026-09-15T22:10:09.857Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG Sep 15 22:10:08.046 |
| 4636 | 2026-09-15T22:10:09.857Z | Sep 15 22:10:08.046DEBG Sep 15 22:10:08.046INFOreplacing 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: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 } }] |
| 4637 | 2026-09-15T22:10:09.857Z | INFOSep 15 22:10:08.046 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 4638 | 2026-09-15T22:10:09.857Z | |
| 4639 | 2026-09-15T22:10:09.857Z | |
| 4640 | 2026-09-15T22:10:09.857Z | DEBGSep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046 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 } }]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 } }] |
| 4641 | 2026-09-15T22:10:09.857Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4642 | 2026-09-15T22:10:09.862Z | |
| 4643 | 2026-09-15T22:10:09.862Z | Sep 15 22:10:08.046DEBG 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 } }]INFOINFOSep 15 22:10:08.046Sep 15 22:10:08.046 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 4644 | 2026-09-15T22:10:09.862Z | |
| 4645 | 2026-09-15T22:10:09.862Z | DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 4646 | 2026-09-15T22:10:09.863Z | 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 15 22:10:08.046 |
| 4647 | 2026-09-15T22:10:09.863Z | INFOSep 15 22:10:08.046 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4648 | 2026-09-15T22:10:09.863Z | INFODEBGDEBG 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 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 } }] |
| 4649 | 2026-09-15T22:10:09.863Z | Sep 15 22:10:08.046 |
| 4650 | 2026-09-15T22:10:09.864Z | DEBG Sep 15 22:10:08.046replacing 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:b::/64 -> 2001:db8::55:ff |
| 4651 | 2026-09-15T22:10:09.864Z | DEBG |
| 4652 | 2026-09-15T22:10:09.864Z | failed to allocate space for the new target list |
| 4653 | 2026-09-15T22:10:09.864Z | Sep 15 22:10:08.046 Sep 15 22:10:08.046Sep 15 22:10:08.046INFO Sep 15 22:10:08.046 DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4654 | 2026-09-15T22:10:09.864Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4655 | 2026-09-15T22:10:09.864Z | 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 15 22:10:08.046INFO |
| 4656 | 2026-09-15T22:10:09.864Z | DEBGSep 15 22:10:08.046 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4657 | 2026-09-15T22:10:09.864Z | 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 } }] |
| 4658 | 2026-09-15T22:10:09.864Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4659 | 2026-09-15T22:10:09.864Z | Sep 15 22:10:08.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 } }]Sep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4660 | 2026-09-15T22:10:09.864Z | 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:14::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4661 | 2026-09-15T22:10:09.864Z | |
| 4662 | 2026-09-15T22:10:09.864Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 15 22:10:08.046Sep 15 22:10:08.046 |
| 4663 | 2026-09-15T22:10:09.864Z | DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4664 | 2026-09-15T22:10:09.865Z | |
| 4665 | 2026-09-15T22:10:09.865Z | Sep 15 22:10:08.046 DEBG Sep 15 22:10:08.046Sep 15 22:10:08.046 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4666 | 2026-09-15T22:10:09.865Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4667 | 2026-09-15T22:10:09.865Z | DEBG Sep 15 22:10:08.046replacing 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 15 22:10:08.046 |
| 4668 | 2026-09-15T22:10:09.866Z | DEBGINFOSep 15 22:10:08.046 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:c::/64 -> 2001:db8::55:ff |
| 4669 | 2026-09-15T22:10:09.866Z | INFO |
| 4670 | 2026-09-15T22:10:09.866Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4671 | 2026-09-15T22:10:09.866Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 INFODEBGSep 15 22:10:08.046 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:16::/64 -> 2001:db8::55:ff |
| 4672 | 2026-09-15T22:10:09.866Z | DEBG |
| 4673 | 2026-09-15T22:10:09.866Z | Sep 15 22:10:08.046replacing 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 } }] |
| 4674 | 2026-09-15T22:10:09.866Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4675 | 2026-09-15T22:10:09.866Z | Sep 15 22:10:08.046 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:f::/64 -> 2001:db8::55:ff |
| 4676 | 2026-09-15T22:10:09.866Z | Sep 15 22:10:08.046 |
| 4677 | 2026-09-15T22:10:09.866Z | 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 15 22:10:08.046 |
| 4678 | 2026-09-15T22:10:09.866Z | Sep 15 22:10:08.046 INFOSep 15 22:10:08.046DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4679 | 2026-09-15T22:10:09.867Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4680 | 2026-09-15T22:10:09.867Z | |
| 4681 | 2026-09-15T22:10:09.867Z | Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 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 } }]DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4682 | 2026-09-15T22:10:09.867Z | |
| 4683 | 2026-09-15T22:10:09.867Z | 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 } }] |
| 4684 | 2026-09-15T22:10:09.867Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046INFO DEBGINFO adding route 3fff:beef:18::/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 } }] |
| 4685 | 2026-09-15T22:10:09.867Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4686 | 2026-09-15T22:10:09.867Z | |
| 4687 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046 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 } }]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 } }] |
| 4688 | 2026-09-15T22:10:09.868Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4689 | 2026-09-15T22:10:09.868Z | |
| 4690 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.046Sep 15 22:10:08.046Sep 15 22:10:08.046 INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff INFO |
| 4691 | 2026-09-15T22:10:09.868Z | 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 } }] |
| 4692 | 2026-09-15T22:10:09.868Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4693 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 INFODEBGSep 15 22:10:08.046 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:12::/64 -> 2001:db8::55:ff |
| 4694 | 2026-09-15T22:10:09.868Z | |
| 4695 | 2026-09-15T22:10:09.868Z | 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 } }] |
| 4696 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.046Sep 15 22:10:08.046 Sep 15 22:10:08.046DEBG INFOreplacing 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:1a::/64 -> 2001:db8::55:ff |
| 4697 | 2026-09-15T22:10:09.868Z | INFO |
| 4698 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.046adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4699 | 2026-09-15T22:10:09.868Z | 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 } }] |
| 4700 | 2026-09-15T22:10:09.868Z | Sep 15 22:10:08.047 DEBGSep 15 22:10:08.047 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 } }]INFO |
| 4701 | 2026-09-15T22:10:09.868Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4702 | 2026-09-15T22:10:09.869Z | Sep 15 22:10:08.047 INFOSep 15 22:10:08.047 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 15 22:10:08.046 |
| 4703 | 2026-09-15T22:10:09.869Z | DEBG INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4704 | 2026-09-15T22:10:09.869Z | Sep 15 22:10:08.047adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4705 | 2026-09-15T22:10:09.869Z | 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 } }] |
| 4706 | 2026-09-15T22:10:09.869Z | Sep 15 22:10:08.047 INFO Sep 15 22:10:08.047adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4707 | 2026-09-15T22:10:09.869Z | Sep 15 22:10:08.047INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4708 | 2026-09-15T22:10:09.869Z | 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 15 22:10:08.047 |
| 4709 | 2026-09-15T22:10:09.869Z | 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 } }]Sep 15 22:10:08.047 |
| 4710 | 2026-09-15T22:10:09.869Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4711 | 2026-09-15T22:10:09.869Z | Sep 15 22:10:08.047 INFO DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 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 } }] |
| 4712 | 2026-09-15T22:10:09.870Z | DEBG |
| 4713 | 2026-09-15T22:10:09.870Z | 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 } }] |
| 4714 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047 DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.047 |
| 4715 | 2026-09-15T22:10:09.870Z | INFO Sep 15 22:10:08.047Sep 15 22:10:08.047 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff INFO |
| 4716 | 2026-09-15T22:10:09.870Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4717 | 2026-09-15T22:10:09.870Z | |
| 4718 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBGDEBGSep 15 22:10:08.047 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4719 | 2026-09-15T22:10:09.870Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4720 | 2026-09-15T22:10:09.870Z | DEBG |
| 4721 | 2026-09-15T22:10:09.870Z | 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 } }] |
| 4722 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 INFOSep 15 22:10:08.047 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGINFO |
| 4723 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO |
| 4724 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 4725 | 2026-09-15T22:10:09.870Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4726 | 2026-09-15T22:10:09.870Z | |
| 4727 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBG DEBG INFO 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 } }] 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 } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4728 | 2026-09-15T22:10:09.870Z | |
| 4729 | 2026-09-15T22:10:09.870Z | |
| 4730 | 2026-09-15T22:10:09.870Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4731 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047 INFODEBGDEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 4732 | 2026-09-15T22:10:09.870Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4733 | 2026-09-15T22:10:09.870Z | 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 } }] |
| 4734 | 2026-09-15T22:10:09.870Z | |
| 4735 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047 DEBG Sep 15 22:10:08.047Sep 15 22:10:08.047replacing 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 } }] |
| 4736 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047INFOINFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4737 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047adding route 3fff:beef:8::/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 } }] |
| 4738 | 2026-09-15T22:10:09.870Z | |
| 4739 | 2026-09-15T22:10:09.870Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4740 | 2026-09-15T22:10:09.870Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.047 |
| 4741 | 2026-09-15T22:10:09.870Z | 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 } }] |
| 4742 | 2026-09-15T22:10:09.875Z | DEBGSep 15 22:10:08.047 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO 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:22::/64 -> 2001:db8::55:ff |
| 4743 | 2026-09-15T22:10:09.875Z | |
| 4744 | 2026-09-15T22:10:09.875Z | Sep 15 22:10:08.047 |
| 4745 | 2026-09-15T22:10:09.875Z | INFO Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4746 | 2026-09-15T22:10:09.875Z | INFODEBG 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 |
| 4747 | 2026-09-15T22:10:09.875Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4748 | 2026-09-15T22:10:09.875Z | 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 } }]Sep 15 22:10:08.047 |
| 4749 | 2026-09-15T22:10:09.875Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 INFODEBGSep 15 22:10:08.047 INFOreplacing 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 } }] |
| 4750 | 2026-09-15T22:10:09.875Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 4751 | 2026-09-15T22:10:09.875Z | |
| 4752 | 2026-09-15T22:10:09.876Z | Sep 15 22:10:08.047replacing 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 } }] |
| 4753 | 2026-09-15T22:10:09.876Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4754 | 2026-09-15T22:10:09.876Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 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:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.047 |
| 4755 | 2026-09-15T22:10:09.876Z | |
| 4756 | 2026-09-15T22:10:09.876Z | DEBGINFO Sep 15 22:10:08.047Sep 15 22:10:08.047 INFOreplacing 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 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4757 | 2026-09-15T22:10:09.876Z | |
| 4758 | 2026-09-15T22:10:09.876Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-15T22:10:09.876Z | |
| 4760 | 2026-09-15T22:10:09.876Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047INFOSep 15 22:10:08.047 DEBG DEBG DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing 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: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 } }] |
| 4761 | 2026-09-15T22:10:09.876Z | |
| 4762 | 2026-09-15T22:10:09.876Z | |
| 4763 | 2026-09-15T22:10:09.876Z | 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 } }] |
| 4764 | 2026-09-15T22:10:09.876Z | Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047 INFODEBG Sep 15 22:10:08.047 adding route 3fff:beef:25::/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 } }] |
| 4765 | 2026-09-15T22:10:09.876Z | |
| 4766 | 2026-09-15T22:10:09.876Z | INFOINFOSep 15 22:10:08.047 Sep 15 22:10:08.047 INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4767 | 2026-09-15T22:10:09.876Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 4768 | 2026-09-15T22:10:09.876Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.047 |
| 4769 | 2026-09-15T22:10:09.876Z | |
| 4770 | 2026-09-15T22:10:09.876Z | 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 } }]Sep 15 22:10:08.047Sep 15 22:10:08.047 INFODEBG |
| 4771 | 2026-09-15T22:10:09.877Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:10:08.047 |
| 4772 | 2026-09-15T22:10:09.877Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4773 | 2026-09-15T22:10:09.877Z | INFO DEBGSep 15 22:10:08.047adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4774 | 2026-09-15T22:10:09.877Z | 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 } }]Sep 15 22:10:08.047 |
| 4775 | 2026-09-15T22:10:09.877Z | 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 } }] |
| 4776 | 2026-09-15T22:10:09.877Z | Sep 15 22:10:08.047INFOSep 15 22:10:08.047 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4777 | 2026-09-15T22:10:09.877Z | INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4778 | 2026-09-15T22:10:09.877Z | 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 } }] |
| 4779 | 2026-09-15T22:10:09.877Z | Sep 15 22:10:08.047INFO DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4780 | 2026-09-15T22:10:09.877Z | Sep 15 22:10:08.047 |
| 4781 | 2026-09-15T22:10:09.877Z | INFOSep 15 22:10:08.047 Sep 15 22:10:08.047DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4782 | 2026-09-15T22:10:09.877Z | 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 15 22:10:08.047 |
| 4783 | 2026-09-15T22:10:09.877Z | INFODEBG Sep 15 22:10:08.047Sep 15 22:10:08.047adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4784 | 2026-09-15T22:10:09.877Z | 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: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 } }] |
| 4785 | 2026-09-15T22:10:09.878Z | |
| 4786 | 2026-09-15T22:10:09.878Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4787 | 2026-09-15T22:10:09.878Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4788 | 2026-09-15T22:10:09.878Z | Sep 15 22:10:08.047 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 } }] |
| 4789 | 2026-09-15T22:10:09.878Z | Sep 15 22:10:08.047 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4790 | 2026-09-15T22:10:09.878Z | 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 } }]Sep 15 22:10:08.047 |
| 4791 | 2026-09-15T22:10:09.878Z | 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 } }] |
| 4792 | 2026-09-15T22:10:09.878Z | Sep 15 22:10:08.047 Sep 15 22:10:08.047INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4793 | 2026-09-15T22:10:09.878Z | created new freemap INFO, unitadding route 3fff:beef:f::/64 -> 2001:db8::55:ff: |
| 4794 | 2026-09-15T22:10:09.879Z | freemap_route_ipv4 |
| 4795 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047DEBGDEBG 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 |
| 4796 | 2026-09-15T22:10:09.879Z | 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 } }]created new freemap |
| 4797 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047, unitINFO Sep 15 22:10:08.047:adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4798 | 2026-09-15T22:10:09.879Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4799 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 DEBGSep 15 22:10:08.047 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 } }]DEBG |
| 4800 | 2026-09-15T22:10:09.879Z | 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 } }] |
| 4801 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 INFOSep 15 22:10:08.047 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 4802 | 2026-09-15T22:10:09.879Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4803 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 Sep 15 22:10:08.047DEBG 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 } }] freemap_route_ipv6 |
| 4804 | 2026-09-15T22:10:09.879Z | 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 } }] |
| 4805 | 2026-09-15T22:10:09.879Z | |
| 4806 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047INFO DEBGDEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64INFO, |
| 4807 | 2026-09-15T22:10:09.879Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit : |
| 4808 | 2026-09-15T22:10:09.879Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4809 | 2026-09-15T22:10:09.879Z | |
| 4810 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 DEBG Sep 15 22:10:08.047replacing 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 15 22:10:08.047 |
| 4811 | 2026-09-15T22:10:09.879Z | DEBGDEBG 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 } }]reset freemap |
| 4812 | 2026-09-15T22:10:09.879Z | , unitSep 15 22:10:08.047: INFOfreemap_route_ipv4 Sep 15 22:10:08.047Sep 15 22:10:08.047 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4813 | 2026-09-15T22:10:09.879Z | INFO |
| 4814 | 2026-09-15T22:10:09.879Z | INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4815 | 2026-09-15T22:10:09.879Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4816 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBGSep 15 22:10:08.047DEBG 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 } }]initted freemap. size: 64DEBG |
| 4817 | 2026-09-15T22:10:09.879Z | , unitSep 15 22:10:08.047: Sep 15 22:10:08.047replacing 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 } }] DEBGfreemap_route_ipv6 |
| 4818 | 2026-09-15T22:10:09.879Z | INFO |
| 4819 | 2026-09-15T22:10:09.879Z | adding route 3fff:beef:24::/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 } }] |
| 4820 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 |
| 4821 | 2026-09-15T22:10:09.879Z | DEBG reset freemap, Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047INFO unitINFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff: |
| 4822 | 2026-09-15T22:10:09.879Z | 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 } }] freemap_route_ipv6adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4823 | 2026-09-15T22:10:09.879Z | |
| 4824 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 |
| 4825 | 2026-09-15T22:10:09.879Z | DEBG Sep 15 22:10:08.047replacing 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 } }] |
| 4826 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 4827 | 2026-09-15T22:10:09.879Z | INFO |
| 4828 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4829 | 2026-09-15T22:10:09.879Z | INFO Sep 15 22:10:08.047adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 15 22:10:08.047 |
| 4830 | 2026-09-15T22:10:09.879Z | Sep 15 22:10:08.047 INFO DEBGDEBG Sep 15 22:10:08.047 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:beef:2b::/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 } }] |
| 4831 | 2026-09-15T22:10:09.880Z | |
| 4832 | 2026-09-15T22:10:09.880Z | |
| 4833 | 2026-09-15T22:10:09.880Z | 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 } }] |
| 4834 | 2026-09-15T22:10:09.880Z | Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBGSep 15 22:10:08.047 INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4835 | 2026-09-15T22:10:09.880Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4836 | 2026-09-15T22:10:09.880Z | |
| 4837 | 2026-09-15T22:10:09.880Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 4838 | 2026-09-15T22:10:09.880Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047DEBG DEBGDEBGreplacing 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 } }] |
| 4839 | 2026-09-15T22:10:09.880Z | Sep 15 22:10:08.047 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.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 } }] |
| 4840 | 2026-09-15T22:10:09.880Z | INFOSep 15 22:10:08.047 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 4841 | 2026-09-15T22:10:09.880Z | |
| 4842 | 2026-09-15T22:10:09.885Z | Sep 15 22:10:08.047adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4843 | 2026-09-15T22:10:09.885Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4844 | 2026-09-15T22:10:09.885Z | DEBGSep 15 22:10:08.047Sep 15 22:10:08.047 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4845 | 2026-09-15T22:10:09.886Z | 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 } }]INFOSep 15 22:10:08.047 |
| 4846 | 2026-09-15T22:10:09.886Z | adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 4847 | 2026-09-15T22:10:09.886Z | Sep 15 22:10:08.047replacing 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 } }] |
| 4848 | 2026-09-15T22:10:09.886Z | Sep 15 22:10:08.047INFO Sep 15 22:10:08.047INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4849 | 2026-09-15T22:10:09.886Z | 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 } }] |
| 4850 | 2026-09-15T22:10:09.886Z | |
| 4851 | 2026-09-15T22:10:09.886Z | Sep 15 22:10:08.047 DEBG Sep 15 22:10:08.047Sep 15 22:10:08.047replacing 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 |
| 4852 | 2026-09-15T22:10:09.886Z | INFOINFO Sep 15 22:10:08.047adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4853 | 2026-09-15T22:10:09.886Z | |
| 4854 | 2026-09-15T22:10:09.886Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4855 | 2026-09-15T22:10:09.886Z | DEBG Sep 15 22:10:08.047replacing 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:1d::/64 -> 2001:db8::55:ff |
| 4856 | 2026-09-15T22:10:09.886Z | |
| 4857 | 2026-09-15T22:10:09.886Z | DEBGSep 15 22:10:08.047 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 } }]DEBGSep 15 22:10:08.047 Sep 15 22:10:08.047 |
| 4858 | 2026-09-15T22:10:09.886Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4859 | 2026-09-15T22:10:09.886Z | INFOSep 15 22:10:08.047replacing 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 } }] |
| 4860 | 2026-09-15T22:10:09.887Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 INFO |
| 4861 | 2026-09-15T22:10:09.887Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4862 | 2026-09-15T22:10:09.887Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 |
| 4863 | 2026-09-15T22:10:09.887Z | INFODEBG 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 } }]DEBGSep 15 22:10:08.047 |
| 4864 | 2026-09-15T22:10:09.887Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 15 22:10:08.047 |
| 4865 | 2026-09-15T22:10:09.887Z | DEBG 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 } }]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: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 } }] |
| 4866 | 2026-09-15T22:10:09.887Z | Sep 15 22:10:08.047Sep 15 22:10:08.047 |
| 4867 | 2026-09-15T22:10:09.888Z | |
| 4868 | 2026-09-15T22:10:09.888Z | INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4869 | 2026-09-15T22:10:09.888Z | 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 15 22:10:08.047Sep 15 22:10:08.047 |
| 4870 | 2026-09-15T22:10:09.888Z | INFOINFO Sep 15 22:10:08.047INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFOSep 15 22:10:08.047 |
| 4871 | 2026-09-15T22:10:09.888Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 4872 | 2026-09-15T22:10:09.888Z | |
| 4873 | 2026-09-15T22:10:09.888Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 15 22:10:08.047 |
| 4874 | 2026-09-15T22:10:09.888Z | Sep 15 22:10:08.047 DEBGDEBG DEBGSep 15 22:10:08.047 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 } }]DEBGSep 15 22:10:08.047replacing 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 } }] |
| 4875 | 2026-09-15T22:10:09.888Z | 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 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 } }] |
| 4876 | 2026-09-15T22:10:09.888Z | |
| 4877 | 2026-09-15T22:10:09.888Z | |
| 4878 | 2026-09-15T22:10:09.888Z | Sep 15 22:10:08.047DEBG INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4879 | 2026-09-15T22:10:09.888Z | Sep 15 22:10:08.047adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4880 | 2026-09-15T22:10:09.888Z | INFOSep 15 22:10:08.047Sep 15 22:10:08.047 INFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4881 | 2026-09-15T22:10:09.888Z | INFOSep 15 22:10:08.047 |
| 4882 | 2026-09-15T22:10:09.888Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4883 | 2026-09-15T22:10:09.888Z | Sep 15 22:10:08.047 DEBGSep 15 22:10:08.047Sep 15 22:10:08.047 Sep 15 22:10:08.047 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4884 | 2026-09-15T22:10:09.888Z | 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: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 } }] |
| 4885 | 2026-09-15T22:10:09.888Z | DEBG |
| 4886 | 2026-09-15T22:10:09.888Z | 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 15 22:10:08.047INFO |
| 4887 | 2026-09-15T22:10:09.888Z | Sep 15 22:10:08.047adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 15 22:10:08.047INFO INFO |
| 4888 | 2026-09-15T22:10:09.888Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 4889 | 2026-09-15T22:10:09.888Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.5/32 -> 10.0.0.255Sep 15 22:10:08.047 |
| 4890 | 2026-09-15T22:10:09.889Z | |
| 4891 | 2026-09-15T22:10:09.889Z | Sep 15 22:10:08.047 Sep 15 22:10:08.047 INFO DEBGSep 15 22:10:08.047 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff 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 15 22:10:08.047 |
| 4892 | 2026-09-15T22:10:09.889Z | |
| 4893 | 2026-09-15T22:10:09.889Z | 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 } }] DEBG Sep 15 22:10:08.047replacing 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: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 } }] |
| 4894 | 2026-09-15T22:10:09.889Z | |
| 4895 | 2026-09-15T22:10:09.889Z | |
| 4896 | 2026-09-15T22:10:09.889Z | Sep 15 22:10:08.047 INFOSep 15 22:10:08.047 Sep 15 22:10:08.047 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 15 22:10:08.047 |
| 4897 | 2026-09-15T22:10:09.889Z | INFO INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 4898 | 2026-09-15T22:10:09.889Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 15 22:10:08.047adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG |
| 4899 | 2026-09-15T22:10:09.889Z | |
| 4900 | 2026-09-15T22:10:09.889Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4901 | 2026-09-15T22:10:09.889Z | DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.047Sep 15 22:10:08.047Sep 15 22:10:08.047 DEBGDEBG |
| 4902 | 2026-09-15T22:10:09.889Z | DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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: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 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 } }] |
| 4903 | 2026-09-15T22:10:09.889Z | |
| 4904 | 2026-09-15T22:10:09.890Z | |
| 4905 | 2026-09-15T22:10:09.890Z | |
| 4906 | 2026-09-15T22:10:09.890Z | Sep 15 22:10:08.048Sep 15 22:10:08.048Sep 15 22:10:08.048Sep 15 22:10:08.048 INFO INFOINFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4907 | 2026-09-15T22:10:09.890Z | adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:10:08.048 |
| 4908 | 2026-09-15T22:10:09.890Z | |
| 4909 | 2026-09-15T22:10:09.890Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOSep 15 22:10:08.048Sep 15 22:10:08.048 |
| 4910 | 2026-09-15T22:10:09.890Z | Sep 15 22:10:08.048 DEBGDEBG 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 15 22:10:08.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 } }] |
| 4911 | 2026-09-15T22:10:09.890Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 4912 | 2026-09-15T22:10:09.890Z | |
| 4913 | 2026-09-15T22:10:09.890Z | 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 |
| 4914 | 2026-09-15T22:10:09.890Z | 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 } }] |
| 4915 | 2026-09-15T22:10:09.890Z | Sep 15 22:10:08.048Sep 15 22:10:08.048Sep 15 22:10:08.048 Sep 15 22:10:08.048 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 15 22:10:08.048 |
| 4916 | 2026-09-15T22:10:09.890Z | Sep 15 22:10:08.048 Sep 15 22:10:08.048DEBG DEBG created new freemapDEBG, unit: freemap_route_ipv4 |
| 4917 | 2026-09-15T22:10:09.890Z | created new freemap, unitSep 15 22:10:08.063Sep 15 22:10:08.063 INFODEBG : adding route 3fff:beef:22::/64 -> 2001:db8::55:ff created new freemapfreemap_route_ipv4, |
| 4918 | 2026-09-15T22:10:09.890Z | unit |
| 4919 | 2026-09-15T22:10:09.890Z | : freemap_route_ipv6 |
| 4920 | 2026-09-15T22:10:09.890Z | Sep 15 22:10:08.063Sep 15 22:10:08.048Sep 15 22:10:08.063Sep 15 22:10:08.063 DEBG INFODEBGcreated new freemap , DEBG unitadding route 172.17.0.8/32 -> 10.0.0.255:initted freemap. size: 64 |
| 4921 | 2026-09-15T22:10:09.890Z | , unit:replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6freemap_route_ipv4 |
| 4922 | 2026-09-15T22:10:09.891Z | |
| 4923 | 2026-09-15T22:10:09.891Z | |
| 4924 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 DEBG Sep 15 22:10:08.063 INFO Sep 15 22:10:08.063replacing 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:2f::/64 -> 2001:db8::55:ff Sep 15 22:10:08.063 |
| 4925 | 2026-09-15T22:10:09.891Z | INFO DEBG |
| 4926 | 2026-09-15T22:10:09.891Z | DEBGreset freemapSep 15 22:10:08.063, initted freemap. size: 64adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4927 | 2026-09-15T22:10:09.891Z | unit, :unitINFOSep 15 22:10:08.063 : freemap_route_ipv4 DEBGfreemap_route_ipv4 adding route 172.17.0.9/32 -> 10.0.0.255replacing 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 } }] |
| 4928 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 |
| 4929 | 2026-09-15T22:10:09.891Z | |
| 4930 | 2026-09-15T22:10:09.891Z | DEBG |
| 4931 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063Sep 15 22:10:08.063 DEBGSep 15 22:10:08.063replacing 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 } }] |
| 4932 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 reset freemapINFODEBGDEBG , adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4933 | 2026-09-15T22:10:09.891Z | initted freemap. size: 64replacing 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 15 22:10:08.063 unit |
| 4934 | 2026-09-15T22:10:09.891Z | unit: Sep 15 22:10:08.063INFO :DEBG freemap_route_ipv6 |
| 4935 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063replacing 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 } }] |
| 4936 | 2026-09-15T22:10:09.891Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 172.17.0.10/32 -> 10.0.0.255freemap_route_ipv4 |
| 4937 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 |
| 4938 | 2026-09-15T22:10:09.891Z | INFO |
| 4939 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 Sep 15 22:10:08.063 DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 15 22:10:08.063 |
| 4940 | 2026-09-15T22:10:09.891Z | Sep 15 22:10:08.063 DEBG DEBGinitted freemap. size: 64 Sep 15 22:10:08.063 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , DEBG |
| 4941 | 2026-09-15T22:10:09.891Z | unit: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 15 22:10:08.063reset freemap |
| 4942 | 2026-09-15T22:10:09.898Z | , freemap_route_ipv6replacing 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 |
| 4943 | 2026-09-15T22:10:09.898Z | |
| 4944 | 2026-09-15T22:10:09.898Z | INFO :adding route 172.17.0.11/32 -> 10.0.0.255 Sep 15 22:10:08.063freemap_route_ipv6 |
| 4945 | 2026-09-15T22:10:09.898Z | Sep 15 22:10:08.063 DEBG |
| 4946 | 2026-09-15T22:10:09.898Z | INFO reset freemapSep 15 22:10:08.063 , adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 15 22:10:08.063 unit |
| 4947 | 2026-09-15T22:10:09.898Z | :Sep 15 22:10:08.063 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 } }]freemap_route_ipv6INFO |
| 4948 | 2026-09-15T22:10:09.898Z | |
| 4949 | 2026-09-15T22:10:09.899Z | Sep 15 22:10:08.063adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4950 | 2026-09-15T22:10:09.899Z | INFODEBG Sep 15 22:10:08.063replacing 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 } }] |
| 4951 | 2026-09-15T22:10:09.899Z | INFOSep 15 22:10:08.063 Sep 15 22:10:08.063adding route 172.17.0.12/32 -> 10.0.0.255Sep 15 22:10:08.063 |
| 4952 | 2026-09-15T22:10:09.899Z | DEBGINFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4953 | 2026-09-15T22:10:09.899Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4954 | 2026-09-15T22:10:09.899Z | |
| 4955 | 2026-09-15T22:10:09.899Z | Sep 15 22:10:08.063 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 15 22:10:08.063 |
| 4956 | 2026-09-15T22:10:09.899Z | Sep 15 22:10:08.063DEBG Sep 15 22:10:08.063replacing 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 } }] |
| 4957 | 2026-09-15T22:10:09.899Z | DEBGSep 15 22:10:08.063 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 15 22:10:08.063 DEBG |
| 4958 | 2026-09-15T22:10:09.899Z | 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 } }]INFO |
| 4959 | 2026-09-15T22:10:09.899Z | 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 172.17.0.13/32 -> 10.0.0.255 |
| 4960 | 2026-09-15T22:10:09.899Z | 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 } }] |
| 4961 | 2026-09-15T22:10:09.899Z | |
| 4962 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063Sep 15 22:10:08.063 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4963 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063Sep 15 22:10:08.063Sep 15 22:10:08.063 DEBG 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 } }] |
| 4964 | 2026-09-15T22:10:09.900Z | 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 } }]INFOINFO |
| 4965 | 2026-09-15T22:10:09.900Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:10:08.063adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4966 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063INFO |
| 4967 | 2026-09-15T22:10:09.900Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 4968 | 2026-09-15T22:10:09.900Z | INFO Sep 15 22:10:08.063Sep 15 22:10:08.063 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 } }]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:35::/64 -> 2001:db8::55:ff |
| 4969 | 2026-09-15T22:10:09.900Z | |
| 4970 | 2026-09-15T22:10:09.900Z | |
| 4971 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063 INFOSep 15 22:10:08.063Sep 15 22:10:08.063 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFODEBGSep 15 22:10:08.063 |
| 4972 | 2026-09-15T22:10:09.900Z | 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 |
| 4973 | 2026-09-15T22:10:09.900Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4974 | 2026-09-15T22:10:09.900Z | |
| 4975 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063DEBG Sep 15 22:10:08.063replacing 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 15 22:10:08.063DEBGINFO |
| 4976 | 2026-09-15T22:10:09.900Z | Sep 15 22:10:08.063 adding route 3fff:beef:36::/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 } }] |
| 4977 | 2026-09-15T22:10:09.900Z | |
| 4978 | 2026-09-15T22:10:09.900Z | DEBG DEBGSep 15 22:10:08.063replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:10:08.063 |
| 4979 | 2026-09-15T22:10:09.901Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 4980 | 2026-09-15T22:10:09.901Z | 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 15 22:10:08.063 |
| 4981 | 2026-09-15T22:10:09.901Z | Sep 15 22:10:08.063 INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 Sep 15 22:10:08.063adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4982 | 2026-09-15T22:10:09.901Z | |
| 4983 | 2026-09-15T22:10:09.901Z | INFO 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:37::/64 -> 2001:db8::55:ffSep 15 22:10:08.063Sep 15 22:10:08.063 |
| 4984 | 2026-09-15T22:10:09.901Z | |
| 4985 | 2026-09-15T22:10:09.901Z | DEBGSep 15 22:10:08.063 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 } }] |
| 4986 | 2026-09-15T22:10:09.901Z | DEBGDEBGSep 15 22:10:08.063 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.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 } }]DEBG |
| 4987 | 2026-09-15T22:10:09.901Z | |
| 4988 | 2026-09-15T22:10:09.901Z | 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 } }] |
| 4989 | 2026-09-15T22:10:09.901Z | Sep 15 22:10:08.063 Sep 15 22:10:08.063INFO Sep 15 22:10:08.063 INFOSep 15 22:10:08.063adding route 3fff:beef:21::/64 -> 2001:db8::55:ff INFO |
| 4990 | 2026-09-15T22:10:09.901Z | DEBGadding route 172.17.0.16/32 -> 10.0.0.255 adding route 3fff:beef:28::/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 } }, 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 15 22:10:08.063 |
| 4991 | 2026-09-15T22:10:09.902Z | |
| 4992 | 2026-09-15T22:10:09.902Z | DEBG |
| 4993 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063Sep 15 22:10:08.063Sep 15 22:10:08.063 WARNINFO 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 } }] |
| 4994 | 2026-09-15T22:10:09.902Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4995 | 2026-09-15T22:10:09.902Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 4996 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063replacing 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 15 22:10:08.063 Sep 15 22:10:08.063 Sep 15 22:10:08.063 |
| 4997 | 2026-09-15T22:10:09.902Z | ERRO INFODEBGrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 15 22:10:08.063replacing 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:22::/64 -> 2001:db8::55:ff |
| 4998 | 2026-09-15T22:10:09.902Z | |
| 4999 | 2026-09-15T22:10:09.902Z | |
| 5000 | 2026-09-15T22:10:09.902Z | INFODEBGSep 15 22:10:08.063 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 15 22:10:08.063ERRO adding route 172.17.0.17/32 -> 10.0.0.255INFOshrink-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 |
| 5001 | 2026-09-15T22:10:09.902Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5002 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063 |
| 5003 | 2026-09-15T22:10:09.902Z | |
| 5004 | 2026-09-15T22:10:09.902Z | DEBGSep 15 22:10:08.063 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 |
| 5005 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063replacing 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 15 22:10:08.063 |
| 5006 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063 DEBG 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 } }]INFO |
| 5007 | 2026-09-15T22:10:09.902Z | test route::tests::grow_succeeds ... ok |
| 5008 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 5009 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063adding route 3fff:beef:29::/64 -> 2001:db8::55:ff adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5010 | 2026-09-15T22:10:09.902Z | INFO |
| 5011 | 2026-09-15T22:10:09.902Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 15 22:10:08.063 |
| 5012 | 2026-09-15T22:10:09.902Z | DEBGSep 15 22:10:08.063Sep 15 22:10:08.063 DEBGSep 15 22:10:08.063replacing 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 |
| 5013 | 2026-09-15T22:10:09.902Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 5014 | 2026-09-15T22:10:09.902Z | 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 } }] 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 } }] |
| 5015 | 2026-09-15T22:10:09.902Z | |
| 5016 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063replacing 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 } }] |
| 5017 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063INFO Sep 15 22:10:08.063 INFOINFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5018 | 2026-09-15T22:10:09.902Z | |
| 5019 | 2026-09-15T22:10:09.902Z | Sep 15 22:10:08.063 |
| 5020 | 2026-09-15T22:10:09.903Z | INFO Sep 15 22:10:08.063Sep 15 22:10:08.063 DEBGDEBG 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 } }]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 } }] |
| 5021 | 2026-09-15T22:10:09.903Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 15 22:10:08.063 |
| 5022 | 2026-09-15T22:10:09.903Z | DEBG |
| 5023 | 2026-09-15T22:10:09.903Z | 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 } }] |
| 5024 | 2026-09-15T22:10:09.903Z | Sep 15 22:10:08.063 Sep 15 22:10:08.063INFOSep 15 22:10:08.063 Sep 15 22:10:08.063 INFOINFO DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5025 | 2026-09-15T22:10:09.903Z | |
| 5026 | 2026-09-15T22:10:09.903Z | |
| 5027 | 2026-09-15T22:10:09.903Z | 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 } }] |
| 5028 | 2026-09-15T22:10:09.903Z | Sep 15 22:10:08.064 Sep 15 22:10:08.076INFO INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5029 | 2026-09-15T22:10:09.903Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 5030 | 2026-09-15T22:10:09.903Z | DEBG created new freemapSep 15 22:10:08.076 , Sep 15 22:10:08.076unit :DEBG Sep 15 22:10:08.064freemap_route_ipv4DEBG |
| 5031 | 2026-09-15T22:10:09.903Z | 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 |
| 5032 | 2026-09-15T22:10:09.903Z | 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 } }]created new freemap |
| 5033 | 2026-09-15T22:10:09.903Z | , Sep 15 22:10:08.076unitSep 15 22:10:08.076:Sep 15 22:10:08.063 freemap_route_ipv4 DEBGDEBG |
| 5034 | 2026-09-15T22:10:09.903Z | INFO 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 } }]created new freemapSep 15 22:10:08.076 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO, |
| 5035 | 2026-09-15T22:10:09.903Z | |
| 5036 | 2026-09-15T22:10:09.903Z | unit:adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5037 | 2026-09-15T22:10:09.904Z | freemap_route_ipv6Sep 15 22:10:08.076 |
| 5038 | 2026-09-15T22:10:09.904Z | Sep 15 22:10:08.076 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 } }] |
| 5039 | 2026-09-15T22:10:09.904Z | failed to allocate space for the new target list |
| 5040 | 2026-09-15T22:10:09.904Z | Sep 15 22:10:08.076Sep 15 22:10:08.076 DEBGDEBG Sep 15 22:10:08.076initted freemap. size: 64 Sep 15 22:10:08.076Sep 15 22:10:08.076, DEBGunitDEBG 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 } }]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 } }]created new freemap |
| 5041 | 2026-09-15T22:10:09.904Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff, : |
| 5042 | 2026-09-15T22:10:09.908Z | unit: freemap_route_ipv4freemap_route_ipv6 |
| 5043 | 2026-09-15T22:10:09.908Z | Sep 15 22:10:08.077 |
| 5044 | 2026-09-15T22:10:09.909Z | |
| 5045 | 2026-09-15T22:10:09.909Z | DEBGSep 15 22:10:08.077Sep 15 22:10:08.077 DEBG reset freemap, unit :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 15 22:10:08.077 |
| 5046 | 2026-09-15T22:10:09.909Z | freemap_route_ipv4 DEBG |
| 5047 | 2026-09-15T22:10:09.909Z | Sep 15 22:10:08.077INFO initted freemap. size: 64INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff, adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5048 | 2026-09-15T22:10:09.909Z | unitSep 15 22:10:08.077: DEBG |
| 5049 | 2026-09-15T22:10:09.909Z | freemap_route_ipv4initted freemap. size: 64 |
| 5050 | 2026-09-15T22:10:09.909Z | Sep 15 22:10:08.077, unit :DEBG Sep 15 22:10:08.077replacing 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_ipv6DEBG |
| 5051 | 2026-09-15T22:10:09.909Z | Sep 15 22:10:08.077 |
| 5052 | 2026-09-15T22:10:09.909Z | reset freemap 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 } }]unitSep 15 22:10:08.077 |
| 5053 | 2026-09-15T22:10:09.909Z | Sep 15 22:10:08.077 INFO: DEBG freemap_route_ipv4Sep 15 22:10:08.077adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5054 | 2026-09-15T22:10:09.909Z | |
| 5055 | 2026-09-15T22:10:09.909Z | reset freemap, unitINFOSep 15 22:10:08.077Sep 15 22:10:08.077: DEBGfreemap_route_ipv6 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5056 | 2026-09-15T22:10:09.909Z | initted freemap. size: 64 |
| 5057 | 2026-09-15T22:10:09.909Z | , unitDEBG: 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 15 22:10:08.077Sep 15 22:10:08.077 freemap_route_ipv6 |
| 5058 | 2026-09-15T22:10:09.909Z | |
| 5059 | 2026-09-15T22:10:09.909Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 5060 | 2026-09-15T22:10:09.909Z | Sep 15 22:10:08.077Sep 15 22:10:08.077 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 } }] reset freemapINFOSep 15 22:10:08.077 , adding route 3fff:beef:39::/64 -> 2001:db8::55:ffunit |
| 5061 | 2026-09-15T22:10:09.909Z | DEBG: |
| 5062 | 2026-09-15T22:10:09.909Z | freemap_route_ipv6 |
| 5063 | 2026-09-15T22:10:09.909Z | 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 } }] |
| 5064 | 2026-09-15T22:10:09.910Z | Sep 15 22:10:08.077Sep 15 22:10:08.077 Sep 15 22:10:08.077DEBGINFO INFO 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.16.0.0/32 -> 10.0.0.1 |
| 5065 | 2026-09-15T22:10:09.910Z | Sep 15 22:10:08.077 |
| 5066 | 2026-09-15T22:10:09.910Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFOSep 15 22:10:08.077 |
| 5067 | 2026-09-15T22:10:09.910Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:10:08.077INFO DEBG |
| 5068 | 2026-09-15T22:10:09.910Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5069 | 2026-09-15T22:10:09.910Z | 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 15 22:10:08.077 |
| 5070 | 2026-09-15T22:10:09.910Z | DEBGSep 15 22:10:08.077 Sep 15 22:10:08.077DEBG DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 5071 | 2026-09-15T22:10:09.910Z | |
| 5072 | 2026-09-15T22:10:09.910Z | 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 15 22:10:08.077 |
| 5073 | 2026-09-15T22:10:09.910Z | DEBGSep 15 22:10:08.077Sep 15 22:10:08.077Sep 15 22:10:08.077 INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5074 | 2026-09-15T22:10:09.910Z | |
| 5075 | 2026-09-15T22:10:09.910Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5076 | 2026-09-15T22:10:09.910Z | |
| 5077 | 2026-09-15T22:10:09.910Z | Sep 15 22:10:08.077Sep 15 22:10:08.077Sep 15 22:10:08.077 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 } }] |
| 5078 | 2026-09-15T22:10:09.910Z | 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 } }] |
| 5079 | 2026-09-15T22:10:09.910Z | DEBG Sep 15 22:10:08.077replacing 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 } }] |
| 5080 | 2026-09-15T22:10:09.910Z | INFOSep 15 22:10:08.063 adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5081 | 2026-09-15T22:10:09.910Z | DEBG Sep 15 22:10:08.077replacing 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 15 22:10:08.077 |
| 5082 | 2026-09-15T22:10:09.910Z | Sep 15 22:10:08.077INFO DEBGINFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 15 22:10:08.077replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 5083 | 2026-09-15T22:10:09.911Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5084 | 2026-09-15T22:10:09.911Z | |
| 5085 | 2026-09-15T22:10:09.911Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5086 | 2026-09-15T22:10:09.911Z | Sep 15 22:10:08.077 DEBGSep 15 22:10:08.077 Sep 15 22:10:08.077Sep 15 22:10:08.077 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 } }] |
| 5087 | 2026-09-15T22:10:09.911Z | 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 } }]DEBG |
| 5088 | 2026-09-15T22:10:09.911Z | 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 } }] |
| 5089 | 2026-09-15T22:10:09.911Z | 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 15 22:10:08.077 |
| 5090 | 2026-09-15T22:10:09.912Z | WARNSep 15 22:10:08.077 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 15 22:10:08.077 |
| 5091 | 2026-09-15T22:10:09.912Z | INFO Sep 15 22:10:08.077adding route 3fff:beef:32::/64 -> 2001:db8::55:ff INFODEBG adding route 172.17.0.22/32 -> 10.0.0.255failed to allocate space for the new target list |
| 5092 | 2026-09-15T22:10:09.912Z | |
| 5093 | 2026-09-15T22:10:09.912Z | |
| 5094 | 2026-09-15T22:10:09.912Z | Sep 15 22:10:08.077Sep 15 22:10:08.077 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 5095 | 2026-09-15T22:10:09.912Z | Sep 15 22:10:08.077 |
| 5096 | 2026-09-15T22:10:09.912Z | 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 } }] |
| 5097 | 2026-09-15T22:10:09.912Z | Sep 15 22:10:08.077 Sep 15 22:10:08.077INFO INFOadding route 172.17.0.23/32 -> 10.0.0.255 |
| 5098 | 2026-09-15T22:10:09.912Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 15 22:10:08.077 |
| 5099 | 2026-09-15T22:10:09.912Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5100 | 2026-09-15T22:10:09.912Z | DEBG Sep 15 22:10:08.077replacing 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 15 22:10:08.077 |
| 5101 | 2026-09-15T22:10:09.912Z | DEBG 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 } }] |
| 5102 | 2026-09-15T22:10:09.912Z | 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 } }] |
| 5103 | 2026-09-15T22:10:09.912Z | Sep 15 22:10:08.077 INFO Sep 15 22:10:08.077Sep 15 22:10:08.077adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 5104 | 2026-09-15T22:10:09.912Z | INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5105 | 2026-09-15T22:10:09.912Z | |
| 5106 | 2026-09-15T22:10:09.912Z | Sep 15 22:10:08.077 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 } }]Sep 15 22:10:08.077 |
| 5107 | 2026-09-15T22:10:09.912Z | DEBGSep 15 22:10:08.077 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 15 22:10:08.077DEBG INFO |
| 5108 | 2026-09-15T22:10:09.912Z | 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 } }] |
| 5109 | 2026-09-15T22:10:09.913Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 5110 | 2026-09-15T22:10:09.913Z | Sep 15 22:10:08.077 INFO Sep 15 22:10:08.077 adding route 172.17.0.25/32 -> 10.0.0.255Sep 15 22:10:08.077 |
| 5111 | 2026-09-15T22:10:09.913Z | created new freemap , DEBGSep 15 22:10:08.077INFO unit :DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5112 | 2026-09-15T22:10:09.913Z | 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 } }] |
| 5113 | 2026-09-15T22:10:09.913Z | |
| 5114 | 2026-09-15T22:10:09.913Z | |
| 5115 | 2026-09-15T22:10:09.913Z | Sep 15 22:10:08.077Sep 15 22:10:08.077Sep 15 22:10:08.077 DEBGINFO Sep 15 22:10:08.077created new freemapadding route 172.17.0.26/32 -> 10.0.0.255, |
| 5116 | 2026-09-15T22:10:09.913Z | unit: INFODEBGfreemap_route_ipv6 |
| 5117 | 2026-09-15T22:10:09.914Z | Sep 15 22:10:08.077 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5118 | 2026-09-15T22:10:09.914Z | 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 } }] |
| 5119 | 2026-09-15T22:10:09.914Z | Sep 15 22:10:08.077 |
| 5120 | 2026-09-15T22:10:09.914Z | DEBG initted freemap. size: 64Sep 15 22:10:08.077Sep 15 22:10:08.077, Sep 15 22:10:08.077unitINFO: freemap_route_ipv4 |
| 5121 | 2026-09-15T22:10:09.914Z | DEBGadding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 5122 | 2026-09-15T22:10:09.914Z | 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 } }] |
| 5123 | 2026-09-15T22:10:09.914Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 15 22:10:08.077 |
| 5124 | 2026-09-15T22:10:09.914Z | Sep 15 22:10:08.077DEBG 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 } }] Sep 15 22:10:08.077reset freemap |
| 5125 | 2026-09-15T22:10:09.915Z | , unitINFOSep 15 22:10:08.077:Sep 15 22:10:08.077 adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5126 | 2026-09-15T22:10:09.915Z | freemap_route_ipv4INFO |
| 5127 | 2026-09-15T22:10:09.915Z | adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 5128 | 2026-09-15T22:10:09.915Z | Sep 15 22:10:08.077 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 15 22:10:08.077DEBG Sep 15 22:10:08.077 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 |
| 5129 | 2026-09-15T22:10:09.915Z | DEBG |
| 5130 | 2026-09-15T22:10:09.915Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 5131 | 2026-09-15T22:10:09.915Z | , unit: freemap_route_ipv6Sep 15 22:10:08.077 |
| 5132 | 2026-09-15T22:10:09.915Z | Sep 15 22:10:08.077Sep 15 22:10:08.077INFO INFOadding route 172.17.0.29/32 -> 10.0.0.255Sep 15 22:10:08.077 |
| 5133 | 2026-09-15T22:10:09.915Z | DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff reset freemap |
| 5134 | 2026-09-15T22:10:09.915Z | , Sep 15 22:10:08.077unit :DEBGINFO freemap_route_ipv6adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5135 | 2026-09-15T22:10:09.915Z | 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 } }] |
| 5136 | 2026-09-15T22:10:09.915Z | |
| 5137 | 2026-09-15T22:10:09.915Z | Sep 15 22:10:08.077 DEBG Sep 15 22:10:08.077replacing 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 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5138 | 2026-09-15T22:10:09.915Z | Sep 15 22:10:08.077 Sep 15 22:10:08.077Sep 15 22:10:08.088 DEBGDEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], |
| 5139 | 2026-09-15T22:10:09.915Z | unitDEBG |
| 5140 | 2026-09-15T22:10:09.915Z | :created new freemap , freemap_route_ipv4unit |
| 5141 | 2026-09-15T22:10:09.915Z | : Sep 15 22:10:08.088freemap_route_ipv4 |
| 5142 | 2026-09-15T22:10:09.921Z | INFO Sep 15 22:10:08.088adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5143 | 2026-09-15T22:10:09.921Z | DEBG Sep 15 22:10:08.088created new freemap , INFOunit Sep 15 22:10:08.088: adding route 3fff:beef:38::/64 -> 2001:db8::55:ff DEBGSep 15 22:10:08.088freemap_route_ipv6 DEBG |
| 5144 | 2026-09-15T22:10:09.921Z | |
| 5145 | 2026-09-15T22:10:09.921Z | created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 5146 | 2026-09-15T22:10:09.921Z | unitSep 15 22:10:08.088 :Sep 15 22:10:08.088 DEBGSep 15 22:10:08.088freemap_route_ipv6 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 } }] |
| 5147 | 2026-09-15T22:10:09.921Z | |
| 5148 | 2026-09-15T22:10:09.921Z | INFODEBG initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:10:08.088 |
| 5149 | 2026-09-15T22:10:09.921Z | Sep 15 22:10:08.088 DEBG , initted freemap. size: 64unit:, INFOunitSep 15 22:10:08.088 : adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 |
| 5150 | 2026-09-15T22:10:09.921Z | |
| 5151 | 2026-09-15T22:10:09.921Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }] |
| 5152 | 2026-09-15T22:10:09.921Z | |
| 5153 | 2026-09-15T22:10:09.921Z | Sep 15 22:10:08.088Sep 15 22:10:08.088Sep 15 22:10:08.088 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 15 22:10:08.088 |
| 5154 | 2026-09-15T22:10:09.921Z | 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 } }]DEBGreset freemap , Sep 15 22:10:08.088unit |
| 5155 | 2026-09-15T22:10:09.921Z | reset freemap:, unitfreemap_route_ipv4:DEBGSep 15 22:10:08.088 |
| 5156 | 2026-09-15T22:10:09.922Z | 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 } }] |
| 5157 | 2026-09-15T22:10:09.922Z | freemap_route_ipv4INFO |
| 5158 | 2026-09-15T22:10:09.922Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5159 | 2026-09-15T22:10:09.923Z | Sep 15 22:10:08.088Sep 15 22:10:08.088 DEBG initted freemap. size: 64, Sep 15 22:10:08.088Sep 15 22:10:08.088unit : Sep 15 22:10:08.077DEBG 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 } }]freemap_route_ipv6DEBG |
| 5160 | 2026-09-15T22:10:09.923Z | 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 } }]created new freemap |
| 5161 | 2026-09-15T22:10:09.923Z | |
| 5162 | 2026-09-15T22:10:09.923Z | , unit :initted freemap. size: 64 Sep 15 22:10:08.088, Sep 15 22:10:08.088INFO freemap_route_ipv4 DEBGunitadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff :reset freemap |
| 5163 | 2026-09-15T22:10:09.923Z | , |
| 5164 | 2026-09-15T22:10:09.923Z | unit :freemap_route_ipv6 Sep 15 22:10:08.088 |
| 5165 | 2026-09-15T22:10:09.923Z | freemap_route_ipv6DEBG |
| 5166 | 2026-09-15T22:10:09.923Z | Sep 15 22:10:08.088 Sep 15 22:10:08.088replacing 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 |
| 5167 | 2026-09-15T22:10:09.923Z | Sep 15 22:10:08.088 created new freemap , DEBGunitINFO reset freemapSep 15 22:10:08.088, : adding route 3fff:dead::/64 -> 2001:db8::55:1INFOunit |
| 5168 | 2026-09-15T22:10:09.923Z | freemap_route_ipv6adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: |
| 5169 | 2026-09-15T22:10:09.923Z | freemap_route_ipv6 |
| 5170 | 2026-09-15T22:10:09.923Z | |
| 5171 | 2026-09-15T22:10:09.923Z | Sep 15 22:10:08.088Sep 15 22:10:08.088 DEBGDEBG Sep 15 22:10:08.088replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5172 | 2026-09-15T22:10:09.923Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5173 | 2026-09-15T22:10:09.923Z | initted freemap. size: 64Sep 15 22:10:08.089Sep 15 22:10:08.089 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5174 | 2026-09-15T22:10:09.923Z | , unitINFOSep 15 22:10:08.089Sep 15 22:10:08.089: Sep 15 22:10:08.077DEBGfreemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5175 | 2026-09-15T22:10:09.924Z | failed to allocate space for the new target list |
| 5176 | 2026-09-15T22:10:09.924Z | |
| 5177 | 2026-09-15T22:10:09.924Z | INFO Sep 15 22:10:08.089adding route 172.17.0.30/32 -> 10.0.0.255 DEBG |
| 5178 | 2026-09-15T22:10:09.924Z | DEBGSep 15 22:10:08.089 Sep 15 22:10:08.089DEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]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 } }], |
| 5179 | 2026-09-15T22:10:09.924Z | |
| 5180 | 2026-09-15T22:10:09.924Z | unit: freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 15 22:10:08.089 |
| 5181 | 2026-09-15T22:10:09.924Z | |
| 5182 | 2026-09-15T22:10:09.924Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:10:08.089 |
| 5183 | 2026-09-15T22:10:09.924Z | DEBGSep 15 22:10:08.089 Sep 15 22:10:08.089replacing 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 } }] INFODEBG |
| 5184 | 2026-09-15T22:10:09.924Z | adding route 3fff:dead::/64 -> 2001:db8::55:3initted freemap. size: 64Sep 15 22:10:08.089 , DEBGSep 15 22:10:08.077 |
| 5185 | 2026-09-15T22:10:09.924Z | unitreplacing 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 } }] : freemap_route_ipv6 |
| 5186 | 2026-09-15T22:10:09.925Z | DEBG |
| 5187 | 2026-09-15T22:10:09.925Z | created new freemapSep 15 22:10:08.089Sep 15 22:10:08.089, DEBGINFO 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 } }, 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 15 22:10:08.089 adding route 172.17.0.31/32 -> 10.0.0.255: |
| 5188 | 2026-09-15T22:10:09.925Z | DEBG reset freemapSep 15 22:10:08.089freemap_route_ipv4, |
| 5189 | 2026-09-15T22:10:09.925Z | unit |
| 5190 | 2026-09-15T22:10:09.925Z | : Sep 15 22:10:08.089freemap_route_ipv6 |
| 5191 | 2026-09-15T22:10:09.925Z | Sep 15 22:10:08.089 DEBGINFO INFO Sep 15 22:10:08.089adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5192 | 2026-09-15T22:10:09.925Z | DEBGSep 15 22:10:08.089replacing 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.16.0.0/32 -> 10.0.0.1 |
| 5193 | 2026-09-15T22:10:09.925Z | |
| 5194 | 2026-09-15T22:10:09.925Z | INFO created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, Sep 15 22:10:08.089 |
| 5195 | 2026-09-15T22:10:09.925Z | unitSep 15 22:10:08.089 Sep 15 22:10:08.089: DEBGINFO Sep 15 22:10:08.089freemap_route_ipv6 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 } }]DEBG |
| 5196 | 2026-09-15T22:10:09.925Z | |
| 5197 | 2026-09-15T22:10:09.926Z | 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.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 } }] |
| 5198 | 2026-09-15T22:10:09.927Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5199 | 2026-09-15T22:10:09.927Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5200 | 2026-09-15T22:10:09.927Z | |
| 5201 | 2026-09-15T22:10:09.927Z | test route::tests::identity_replace_is_noop ... ok |
| 5202 | 2026-09-15T22:10:09.927Z | Sep 15 22:10:08.089 INFO Sep 15 22:10:08.089Sep 15 22:10:08.089Sep 15 22:10:08.089adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5203 | 2026-09-15T22:10:09.927Z | DEBG DEBG Sep 15 22:10:08.089 DEBGINFOreplacing 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 } }] initted freemap. size: 64 adding route 172.16.0.0/32 -> 10.0.0.2Sep 15 22:10:08.089, |
| 5204 | 2026-09-15T22:10:09.927Z | unitDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.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 15 22:10:08.089: |
| 5205 | 2026-09-15T22:10:09.927Z | |
| 5206 | 2026-09-15T22:10:09.927Z | |
| 5207 | 2026-09-15T22:10:09.927Z | DEBG freemap_route_ipv4 |
| 5208 | 2026-09-15T22:10:09.927Z | Sep 15 22:10:08.089replacing 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 } }] |
| 5209 | 2026-09-15T22:10:09.927Z | Sep 15 22:10:08.089Sep 15 22:10:08.089INFO Sep 15 22:10:08.089adding route 172.17.0.0/32 -> 10.0.0.255 WARN |
| 5210 | 2026-09-15T22:10:09.927Z | Sep 15 22:10:08.089 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO DEBG |
| 5211 | 2026-09-15T22:10:09.927Z | INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 15 22:10:08.089 |
| 5212 | 2026-09-15T22:10:09.927Z | reset freemapDEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5213 | 2026-09-15T22:10:09.928Z | , |
| 5214 | 2026-09-15T22:10:09.928Z | unitSep 15 22:10:08.089: Sep 15 22:10:08.089freemap_route_ipv4 |
| 5215 | 2026-09-15T22:10:09.928Z | Sep 15 22:10:08.089INFO DEBGDEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 5216 | 2026-09-15T22:10:09.928Z | Sep 15 22:10:08.089replacing 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 } }] |
| 5217 | 2026-09-15T22:10:09.928Z | 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 } }] |
| 5218 | 2026-09-15T22:10:09.928Z | initted freemap. size: 64, unitSep 15 22:10:08.089:Sep 15 22:10:08.089 DEBGfreemap_route_ipv6 Sep 15 22:10:08.089replacing 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 } }] |
| 5219 | 2026-09-15T22:10:09.928Z | |
| 5220 | 2026-09-15T22:10:09.928Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5221 | 2026-09-15T22:10:09.928Z | INFOSep 15 22:10:08.089 adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 5222 | 2026-09-15T22:10:09.928Z | reset freemapSep 15 22:10:08.089Sep 15 22:10:08.089, unit Sep 15 22:10:08.089:INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255 DEBG |
| 5223 | 2026-09-15T22:10:09.928Z | freemap_route_ipv6 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 } }] |
| 5224 | 2026-09-15T22:10:09.928Z | |
| 5225 | 2026-09-15T22:10:09.928Z | 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 } }] |
| 5226 | 2026-09-15T22:10:09.928Z | Sep 15 22:10:08.089 DEBGSep 15 22:10:08.089Sep 15 22:10:08.089Sep 15 22:10:08.089 INFOreplacing 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 } }] |
| 5227 | 2026-09-15T22:10:09.928Z | INFOINFOadding route 172.17.0.35/32 -> 10.0.0.255 |
| 5228 | 2026-09-15T22:10:09.928Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5229 | 2026-09-15T22:10:09.928Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:10:08.089 |
| 5230 | 2026-09-15T22:10:09.928Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 15 22:10:08.089 |
| 5231 | 2026-09-15T22:10:09.929Z | Sep 15 22:10:08.089 Sep 15 22:10:08.089Sep 15 22:10:08.089 DEBGDEBG 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 } }] |
| 5232 | 2026-09-15T22:10:09.929Z | 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.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 |
| 5233 | 2026-09-15T22:10:09.929Z | |
| 5234 | 2026-09-15T22:10:09.929Z | Sep 15 22:10:08.089replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5235 | 2026-09-15T22:10:09.929Z | INFO Sep 15 22:10:08.089adding route 172.17.0.1/32 -> 10.0.0.255 Sep 15 22:10:08.089INFO |
| 5236 | 2026-09-15T22:10:09.929Z | INFOSep 15 22:10:08.089adding route 172.17.0.4/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5237 | 2026-09-15T22:10:09.929Z | INFO |
| 5238 | 2026-09-15T22:10:09.929Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 15 22:10:08.089 |
| 5239 | 2026-09-15T22:10:09.929Z | DEBGSep 15 22:10:08.089 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 15 22:10:08.089 |
| 5240 | 2026-09-15T22:10:09.929Z | 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 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 } }] |
| 5241 | 2026-09-15T22:10:09.929Z | Sep 15 22:10:08.089Sep 15 22:10:08.089 DEBG created new freemapDEBGSep 15 22:10:08.101 created new freemapINFO, unit, :unit : freemap_route_ipv4adding route 172.17.0.5/32 -> 10.0.0.255freemap_route_ipv4 |
| 5242 | 2026-09-15T22:10:09.934Z | |
| 5243 | 2026-09-15T22:10:09.934Z | |
| 5244 | 2026-09-15T22:10:09.934Z | Sep 15 22:10:08.101 Sep 15 22:10:08.101 DEBG Sep 15 22:10:08.101replacing 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 |
| 5245 | 2026-09-15T22:10:09.934Z | |
| 5246 | 2026-09-15T22:10:09.934Z | 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 } }] |
| 5247 | 2026-09-15T22:10:09.934Z | Sep 15 22:10:08.101created new freemapSep 15 22:10:08.101, INFOunit DEBG:Sep 15 22:10:08.101adding route 172.17.0.37/32 -> 10.0.0.255 INFOfreemap_route_ipv6created new freemap |
| 5248 | 2026-09-15T22:10:09.934Z | |
| 5249 | 2026-09-15T22:10:09.934Z | , adding route 172.17.0.6/32 -> 10.0.0.255unit |
| 5250 | 2026-09-15T22:10:09.934Z | : Sep 15 22:10:08.101freemap_route_ipv6 Sep 15 22:10:08.101 |
| 5251 | 2026-09-15T22:10:09.934Z | INFO DEBGSep 15 22:10:08.101adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:10:08.101 DEBGinitted freemap. size: 64DEBG 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.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 } }] |
| 5252 | 2026-09-15T22:10:09.935Z | |
| 5253 | 2026-09-15T22:10:09.935Z | unit |
| 5254 | 2026-09-15T22:10:09.935Z | Sep 15 22:10:08.101: DEBGfreemap_route_ipv4Sep 15 22:10:08.101 |
| 5255 | 2026-09-15T22:10:09.935Z | Sep 15 22:10:08.101Sep 15 22:10:08.101 initted freemap. size: 64 INFO, INFODEBG unit Sep 15 22:10:08.101adding route 172.17.0.7/32 -> 10.0.0.255 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5256 | 2026-09-15T22:10:09.935Z | DEBG |
| 5257 | 2026-09-15T22:10:09.935Z | : freemap_route_ipv4Sep 15 22:10:08.101replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:10:08.101reset freemap |
| 5258 | 2026-09-15T22:10:09.935Z | , DEBG DEBG |
| 5259 | 2026-09-15T22:10:09.935Z | 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 } }]unit |
| 5260 | 2026-09-15T22:10:09.936Z | :Sep 15 22:10:08.101 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_ipv4 |
| 5261 | 2026-09-15T22:10:09.936Z | |
| 5262 | 2026-09-15T22:10:09.936Z | DEBG reset freemap, unitSep 15 22:10:08.101Sep 15 22:10:08.101Sep 15 22:10:08.101 Sep 15 22:10:08.089INFOSep 15 22:10:08.101 : DEBGadding route 172.17.0.39/32 -> 10.0.0.255DEBG initted freemap. size: 64INFO, |
| 5263 | 2026-09-15T22:10:09.936Z | adding route 172.17.0.8/32 -> 10.0.0.255unit |
| 5264 | 2026-09-15T22:10:09.936Z | freemap_route_ipv4: |
| 5265 | 2026-09-15T22:10:09.936Z | created new freemap freemap_route_ipv6INFO |
| 5266 | 2026-09-15T22:10:09.936Z | Sep 15 22:10:08.101adding route 3fff:dead::/64 -> 2001:db8::55:4 , |
| 5267 | 2026-09-15T22:10:09.936Z | Sep 15 22:10:08.101DEBG Sep 15 22:10:08.101 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 } }]unit |
| 5268 | 2026-09-15T22:10:09.936Z | : Sep 15 22:10:08.101DEBG Sep 15 22:10:08.101 DEBGDEBGfreemap_route_ipv4 initted freemap. size: 64 |
| 5269 | 2026-09-15T22:10:09.936Z | Sep 15 22:10:08.101, 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 } }]unitINFO |
| 5270 | 2026-09-15T22:10:09.937Z | : freemap_route_ipv6 |
| 5271 | 2026-09-15T22:10:09.937Z | DEBG reset freemapadding route 172.17.0.40/32 -> 10.0.0.255, |
| 5272 | 2026-09-15T22:10:09.937Z | Sep 15 22:10:08.101unitSep 15 22:10:08.101 :DEBGDEBG Sep 15 22:10:08.101 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 } }]DEBGreset freemapSep 15 22:10:08.102, freemap_route_ipv6 unit |
| 5273 | 2026-09-15T22:10:09.937Z | |
| 5274 | 2026-09-15T22:10:09.937Z | :created new freemap 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 } }] |
| 5275 | 2026-09-15T22:10:09.937Z | , unit: Sep 15 22:10:08.102freemap_route_ipv6Sep 15 22:10:08.102 |
| 5276 | 2026-09-15T22:10:09.937Z | freemap_route_ipv6 INFO |
| 5277 | 2026-09-15T22:10:09.937Z | INFOSep 15 22:10:08.102Sep 15 22:10:08.102DEBG WARNDEBGSep 15 22:10:08.102 adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64 |
| 5278 | 2026-09-15T22:10:09.937Z | , INFOadding route 172.17.0.9/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 5279 | 2026-09-15T22:10:09.937Z | Sep 15 22:10:08.102 |
| 5280 | 2026-09-15T22:10:09.937Z | unit :DEBG |
| 5281 | 2026-09-15T22:10:09.937Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5282 | 2026-09-15T22:10:09.937Z | |
| 5283 | 2026-09-15T22:10:09.937Z | Sep 15 22:10:08.102shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) DEBGSep 15 22:10:08.102Sep 15 22:10:08.102Sep 15 22:10:08.102 DEBGINFOreplacing 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 } }] |
| 5284 | 2026-09-15T22:10:09.937Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:2reset freemap |
| 5285 | 2026-09-15T22:10:09.938Z | , adding route 172.17.0.41/32 -> 10.0.0.255unit |
| 5286 | 2026-09-15T22:10:09.938Z | Sep 15 22:10:08.102:Sep 15 22:10:08.102Sep 15 22:10:08.102 INFOfreemap_route_ipv4 |
| 5287 | 2026-09-15T22:10:09.938Z | |
| 5288 | 2026-09-15T22:10:09.938Z | DEBGDEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 15 22:10:08.102 |
| 5289 | 2026-09-15T22:10:09.938Z | |
| 5290 | 2026-09-15T22:10:09.938Z | 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 } }]Sep 15 22:10:08.102 Sep 15 22:10:08.102 DEBGinitted freemap. size: 64DEBG |
| 5291 | 2026-09-15T22:10:09.938Z | , 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 } }]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 } }]unit |
| 5292 | 2026-09-15T22:10:09.938Z | : |
| 5293 | 2026-09-15T22:10:09.938Z | Sep 15 22:10:08.102freemap_route_ipv6 |
| 5294 | 2026-09-15T22:10:09.938Z | DEBGSep 15 22:10:08.102Sep 15 22:10:08.102Sep 15 22:10:08.102 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 15 22:10:08.102INFOadding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5295 | 2026-09-15T22:10:09.938Z | |
| 5296 | 2026-09-15T22:10:09.938Z | DEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 5297 | 2026-09-15T22:10:09.938Z | reset freemap |
| 5298 | 2026-09-15T22:10:09.938Z | , unitSep 15 22:10:08.102: Sep 15 22:10:08.102 DEBGDEBG freemap_route_ipv6replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5299 | 2026-09-15T22:10:09.938Z | |
| 5300 | 2026-09-15T22:10:09.938Z | 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 } }] |
| 5301 | 2026-09-15T22:10:09.938Z | Sep 15 22:10:08.102 Sep 15 22:10:08.102 Sep 15 22:10:08.102INFO Sep 15 22:10:08.102 INFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5302 | 2026-09-15T22:10:09.938Z | INFODEBG |
| 5303 | 2026-09-15T22:10:09.939Z | adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 5304 | 2026-09-15T22:10:09.939Z | |
| 5305 | 2026-09-15T22:10:09.939Z | Sep 15 22:10:08.102 DEBGSep 15 22:10:08.102Sep 15 22:10:08.102Sep 15 22:10:08.102 DEBGDEBGreplacing 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 } }] |
| 5306 | 2026-09-15T22:10:09.939Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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 } }] |
| 5307 | 2026-09-15T22:10:09.939Z | |
| 5308 | 2026-09-15T22:10:09.939Z | Sep 15 22:10:08.102INFO INFOadding route 172.17.0.11/32 -> 10.0.0.255 Sep 15 22:10:08.102adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5309 | 2026-09-15T22:10:09.939Z | INFOSep 15 22:10:08.102 adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 5310 | 2026-09-15T22:10:09.939Z | |
| 5311 | 2026-09-15T22:10:09.939Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 15 22:10:08.102 Sep 15 22:10:08.102DEBG 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 } }] |
| 5312 | 2026-09-15T22:10:09.939Z | |
| 5313 | 2026-09-15T22:10:09.939Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.102 |
| 5314 | 2026-09-15T22:10:09.939Z | Sep 15 22:10:08.102 Sep 15 22:10:08.077DEBGSep 15 22:10:08.102 Sep 15 22:10:08.102DEBGINFO 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 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.16.0.0/32 -> 10.0.0.3 |
| 5315 | 2026-09-15T22:10:09.939Z | DEBG |
| 5316 | 2026-09-15T22:10:09.939Z | |
| 5317 | 2026-09-15T22:10:09.939Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 15 22:10:08.102Sep 15 22:10:08.102replacing 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 } }] |
| 5318 | 2026-09-15T22:10:09.939Z | INFO DEBG |
| 5319 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102adding route 172.17.0.45/32 -> 10.0.0.255 Sep 15 22:10:08.102 |
| 5320 | 2026-09-15T22:10:09.940Z | 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 } }] |
| 5321 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102INFO DEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 15 22:10:08.102 |
| 5322 | 2026-09-15T22:10:09.940Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 15 22:10:08.102DEBG |
| 5323 | 2026-09-15T22:10:09.940Z | 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.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 |
| 5324 | 2026-09-15T22:10:09.940Z | |
| 5325 | 2026-09-15T22:10:09.940Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5326 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102Sep 15 22:10:08.102Sep 15 22:10:08.102 Sep 15 22:10:08.102 INFO INFO DEBGDEBG adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5327 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102 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 } }] |
| 5328 | 2026-09-15T22:10:09.940Z | 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 |
| 5329 | 2026-09-15T22:10:09.940Z | |
| 5330 | 2026-09-15T22:10:09.940Z | 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 15 22:10:08.102 |
| 5331 | 2026-09-15T22:10:09.940Z | 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 } }] |
| 5332 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102Sep 15 22:10:08.102 Sep 15 22:10:08.102DEBGSep 15 22:10:08.102 INFO Sep 15 22:10:08.102replacing 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 } }] |
| 5333 | 2026-09-15T22:10:09.940Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 5334 | 2026-09-15T22:10:09.940Z | |
| 5335 | 2026-09-15T22:10:09.940Z | 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 } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5336 | 2026-09-15T22:10:09.940Z | |
| 5337 | 2026-09-15T22:10:09.940Z | Sep 15 22:10:08.102Sep 15 22:10:08.102 DEBGDEBGSep 15 22:10:08.102 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 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 } }] |
| 5338 | 2026-09-15T22:10:09.941Z | |
| 5339 | 2026-09-15T22:10:09.941Z | DEBGSep 15 22:10:08.102 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO Sep 15 22:10:08.103adding route 172.17.0.14/32 -> 10.0.0.255Sep 15 22:10:08.102 |
| 5340 | 2026-09-15T22:10:09.941Z | Sep 15 22:10:08.111DEBGINFOSep 15 22:10:08.111 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffcreated new freemap |
| 5341 | 2026-09-15T22:10:09.941Z | , INFOunitDEBG: adding route 172.17.0.3/32 -> 10.0.0.255freemap_route_ipv4replacing 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 } }] |
| 5342 | 2026-09-15T22:10:09.946Z | |
| 5343 | 2026-09-15T22:10:09.946Z | |
| 5344 | 2026-09-15T22:10:09.946Z | Sep 15 22:10:08.111 DEBGSep 15 22:10:08.111Sep 15 22:10:08.111 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 |
| 5345 | 2026-09-15T22:10:09.946Z | DEBGadding route 172.17.0.15/32 -> 10.0.0.255 |
| 5346 | 2026-09-15T22:10:09.946Z | 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 15 22:10:08.111Sep 15 22:10:08.111 DEBG |
| 5347 | 2026-09-15T22:10:09.946Z | created new freemapINFO, Sep 15 22:10:08.111Sep 15 22:10:08.111 INFOunitDEBG: adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5348 | 2026-09-15T22:10:09.946Z | |
| 5349 | 2026-09-15T22:10:09.946Z | adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv6 |
| 5350 | 2026-09-15T22:10:09.946Z | |
| 5351 | 2026-09-15T22:10:09.947Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 Sep 15 22:10:08.111DEBG INFO DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.111adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5352 | 2026-09-15T22:10:09.947Z | |
| 5353 | 2026-09-15T22:10:09.947Z | DEBG initted freemap. size: 64replacing 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 15 22:10:08.111unit |
| 5354 | 2026-09-15T22:10:09.947Z | : INFOSep 15 22:10:08.111 DEBGfreemap_route_ipv4adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 15 22:10:08.111 |
| 5355 | 2026-09-15T22:10:09.947Z | |
| 5356 | 2026-09-15T22:10:09.947Z | 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 } }] |
| 5357 | 2026-09-15T22:10:09.947Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 15 22:10:08.111Sep 15 22:10:08.111 INFO |
| 5358 | 2026-09-15T22:10:09.947Z | |
| 5359 | 2026-09-15T22:10:09.947Z | DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 5360 | 2026-09-15T22:10:09.947Z | Sep 15 22:10:08.111reset freemapSep 15 22:10:08.111 , unitDEBG:Sep 15 22:10:08.111 freemap_route_ipv4DEBG |
| 5361 | 2026-09-15T22:10:09.947Z | 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 15 22:10:08.111 |
| 5362 | 2026-09-15T22:10:09.947Z | 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 } }] |
| 5363 | 2026-09-15T22:10:09.947Z | DEBGSep 15 22:10:08.111 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 15 22:10:08.111 |
| 5364 | 2026-09-15T22:10:09.947Z | DEBGSep 15 22:10:08.111INFO INFO initted freemap. size: 64 , Sep 15 22:10:08.111adding route 172.17.0.48/32 -> 10.0.0.255unit |
| 5365 | 2026-09-15T22:10:09.947Z | :INFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5366 | 2026-09-15T22:10:09.947Z | |
| 5367 | 2026-09-15T22:10:09.948Z | INFO freemap_route_ipv6adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5368 | 2026-09-15T22:10:09.948Z | |
| 5369 | 2026-09-15T22:10:09.948Z | Sep 15 22:10:08.111Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGSep 15 22:10:08.111DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 15 22:10:08.111DEBG |
| 5370 | 2026-09-15T22:10:09.948Z | 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 } }] |
| 5371 | 2026-09-15T22:10:09.948Z | 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 reset freemap |
| 5372 | 2026-09-15T22:10:09.948Z | |
| 5373 | 2026-09-15T22:10:09.948Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 INFO , adding route 172.17.0.19/32 -> 10.0.0.255INFOunit |
| 5374 | 2026-09-15T22:10:09.948Z | Sep 15 22:10:08.111 : Sep 15 22:10:08.111freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5375 | 2026-09-15T22:10:09.948Z | Sep 15 22:10:08.111 INFO INFO |
| 5376 | 2026-09-15T22:10:09.948Z | DEBG adding route 172.17.0.49/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 } }] |
| 5377 | 2026-09-15T22:10:09.948Z | |
| 5378 | 2026-09-15T22:10:09.948Z | Sep 15 22:10:08.111adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5379 | 2026-09-15T22:10:09.949Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGINFOINFO Sep 15 22:10:08.111 adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 5380 | 2026-09-15T22:10:09.949Z | |
| 5381 | 2026-09-15T22:10:09.949Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.111 |
| 5382 | 2026-09-15T22:10:09.949Z | DEBG |
| 5383 | 2026-09-15T22:10:09.949Z | 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 15 22:10:08.111 |
| 5384 | 2026-09-15T22:10:09.949Z | DEBGSep 15 22:10:08.111Sep 15 22:10:08.111 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 15 22:10:08.111DEBGSep 15 22:10:08.111INFO 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 } }]INFOINFO |
| 5385 | 2026-09-15T22:10:09.949Z | |
| 5386 | 2026-09-15T22:10:09.949Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5387 | 2026-09-15T22:10:09.949Z | Sep 15 22:10:08.111 |
| 5388 | 2026-09-15T22:10:09.949Z | Sep 15 22:10:08.111adding route 172.17.0.8/32 -> 10.0.0.255 INFOSep 15 22:10:08.111 Sep 15 22:10:08.111DEBGadding route 172.17.0.21/32 -> 10.0.0.255 |
| 5389 | 2026-09-15T22:10:09.949Z | |
| 5390 | 2026-09-15T22:10:09.949Z | 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 } }]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 } }] |
| 5391 | 2026-09-15T22:10:09.949Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5392 | 2026-09-15T22:10:09.949Z | |
| 5393 | 2026-09-15T22:10:09.949Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGINFO 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:dead::/64 -> 2001:db8::55:3 |
| 5394 | 2026-09-15T22:10:09.949Z | |
| 5395 | 2026-09-15T22:10:09.949Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 Sep 15 22:10:08.111Sep 15 22:10:08.102Sep 15 22:10:08.111 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 } }, NextHop { asic_port_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 } }] DEBGDEBGSep 15 22:10:08.111adding route 172.17.0.51/32 -> 10.0.0.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 } }]created new freemapINFO |
| 5396 | 2026-09-15T22:10:09.950Z | , adding route 172.17.0.9/32 -> 10.0.0.255unit |
| 5397 | 2026-09-15T22:10:09.950Z | : |
| 5398 | 2026-09-15T22:10:09.950Z | DEBGfreemap_route_ipv4 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 } }] |
| 5399 | 2026-09-15T22:10:09.950Z | test route::tests::delete_target_full ... ok |
| 5400 | 2026-09-15T22:10:09.950Z | |
| 5401 | 2026-09-15T22:10:09.950Z | |
| 5402 | 2026-09-15T22:10:09.950Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGINFO Sep 15 22:10:08.111replacing 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 15 22:10:08.111 Sep 15 22:10:08.111 |
| 5403 | 2026-09-15T22:10:09.950Z | INFO Sep 15 22:10:08.111 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 5404 | 2026-09-15T22:10:09.950Z | |
| 5405 | 2026-09-15T22:10:09.950Z | Sep 15 22:10:08.111 DEBGINFOreplacing 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 15 22:10:08.111 |
| 5406 | 2026-09-15T22:10:09.950Z | adding route 172.17.0.52/32 -> 10.0.0.255DEBGcreated new freemapSep 15 22:10:08.111INFO |
| 5407 | 2026-09-15T22:10:09.950Z | , 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 } }, 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.22/32 -> 10.0.0.255 |
| 5408 | 2026-09-15T22:10:09.950Z | |
| 5409 | 2026-09-15T22:10:09.950Z | freemap_route_ipv6Sep 15 22:10:08.111Sep 15 22:10:08.111 |
| 5410 | 2026-09-15T22:10:09.950Z | Sep 15 22:10:08.111DEBG 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:3, vlan_id: None } }] adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }] |
| 5411 | 2026-09-15T22:10:09.951Z | |
| 5412 | 2026-09-15T22:10:09.951Z | Sep 15 22:10:08.111 |
| 5413 | 2026-09-15T22:10:09.951Z | DEBGDEBGSep 15 22:10:08.111 initted freemap. size: 64Sep 15 22:10:08.111 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 Sep 15 22:10:08.111, |
| 5414 | 2026-09-15T22:10:09.951Z | unit INFO: freemap_route_ipv4adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5415 | 2026-09-15T22:10:09.951Z | |
| 5416 | 2026-09-15T22:10:09.951Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5417 | 2026-09-15T22:10:09.952Z | Sep 15 22:10:08.111replacing 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 } }] |
| 5418 | 2026-09-15T22:10:09.952Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGSep 15 22:10:08.111 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 } }]INFODEBGSep 15 22:10:08.111 |
| 5419 | 2026-09-15T22:10:09.952Z | reset freemap INFO, adding route 172.17.0.23/32 -> 10.0.0.255unitINFO |
| 5420 | 2026-09-15T22:10:09.952Z | adding route 172.17.0.11/32 -> 10.0.0.255: Sep 15 22:10:08.111adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5421 | 2026-09-15T22:10:09.952Z | |
| 5422 | 2026-09-15T22:10:09.952Z | INFO freemap_route_ipv4adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5423 | 2026-09-15T22:10:09.952Z | |
| 5424 | 2026-09-15T22:10:09.952Z | Sep 15 22:10:08.111Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGDEBG 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 } }] replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.111replacing 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 } }] |
| 5425 | 2026-09-15T22:10:09.952Z | |
| 5426 | 2026-09-15T22:10:09.952Z | |
| 5427 | 2026-09-15T22:10:09.952Z | Sep 15 22:10:08.111DEBG Sep 15 22:10:08.111 Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGINFOINFO INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5428 | 2026-09-15T22:10:09.952Z | adding route 172.17.0.12/32 -> 10.0.0.255initted freemap. size: 64replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , adding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:10:08.111 |
| 5429 | 2026-09-15T22:10:09.952Z | DEBG |
| 5430 | 2026-09-15T22:10:09.952Z | |
| 5431 | 2026-09-15T22:10:09.952Z | unitreplacing 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 } }]: |
| 5432 | 2026-09-15T22:10:09.952Z | freemap_route_ipv6Sep 15 22:10:08.111Sep 15 22:10:08.111 DEBGSep 15 22:10:08.111 Sep 15 22:10:08.111INFO 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 |
| 5433 | 2026-09-15T22:10:09.953Z | DEBG |
| 5434 | 2026-09-15T22:10:09.953Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5435 | 2026-09-15T22:10:09.953Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5436 | 2026-09-15T22:10:09.953Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5437 | 2026-09-15T22:10:09.953Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5438 | 2026-09-15T22:10:09.953Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5439 | 2026-09-15T22:10:09.953Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5440 | 2026-09-15T22:10:09.953Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5441 | 2026-09-15T22:10:09.953Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5442 | 2026-09-15T22:10:09.958Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5443 | 2026-09-15T22:10:09.958Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5444 | 2026-09-15T22:10:09.958Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5445 | 2026-09-15T22:10:09.958Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5446 | 2026-09-15T22:10:09.959Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5447 | 2026-09-15T22:10:09.959Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5448 | 2026-09-15T22:10:09.959Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5449 | 2026-09-15T22:10:09.959Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5450 | 2026-09-15T22:10:09.959Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5451 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5452 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5453 | 2026-09-15T22:10:09.960Z | adding route 172.17.0.25/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 } }] |
| 5454 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5455 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5456 | 2026-09-15T22:10:09.960Z | |
| 5457 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5458 | 2026-09-15T22:10:09.960Z | Sep 15 22:10:08.111 Sep 15 22:10:08.111Sep 15 22:10:08.111DEBGSep 15 22:10:08.111 DEBGINFOINFOreset freemapadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5459 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5460 | 2026-09-15T22:10:09.960Z | adding route 172.17.0.55/32 -> 10.0.0.255, |
| 5461 | 2026-09-15T22:10:09.960Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5462 | 2026-09-15T22:10:09.961Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5463 | 2026-09-15T22:10:09.961Z | adding route 172.17.0.13/32 -> 10.0.0.255unitreplacing 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 } }] |
| 5464 | 2026-09-15T22:10:09.961Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5465 | 2026-09-15T22:10:09.961Z | |
| 5466 | 2026-09-15T22:10:09.961Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5467 | 2026-09-15T22:10:09.961Z | Sep 15 22:10:08.111:Sep 15 22:10:08.111 freemap_route_ipv6Sep 15 22:10:08.111 |
| 5468 | 2026-09-15T22:10:09.961Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5469 | 2026-09-15T22:10:09.961Z | 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 } }] |
| 5470 | 2026-09-15T22:10:09.961Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5471 | 2026-09-15T22:10:09.962Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5472 | 2026-09-15T22:10:09.962Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5473 | 2026-09-15T22:10:09.962Z | DEBG Sep 15 22:10:08.111 Sep 15 22:10:08.111INFO DEBG 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 } }]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 } }] |
| 5474 | 2026-09-15T22:10:09.962Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5475 | 2026-09-15T22:10:09.962Z | Sep 15 22:10:08.111 |
| 5476 | 2026-09-15T22:10:09.962Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5477 | 2026-09-15T22:10:09.962Z | INFO |
| 5478 | 2026-09-15T22:10:09.962Z | adding route 172.17.0.56/32 -> 10.0.0.255Sep 15 22:10:08.111Sep 15 22:10:08.111 Sep 15 22:10:08.111 INFODEBGDEBG |
| 5479 | 2026-09-15T22:10:09.962Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 15 22:10:08.111replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.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 15 22:10:08.111INFO |
| 5480 | 2026-09-15T22:10:09.962Z | |
| 5481 | 2026-09-15T22:10:09.962Z | DEBG adding route 172.17.0.14/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 } }] |
| 5482 | 2026-09-15T22:10:09.962Z | Sep 15 22:10:08.111Sep 15 22:10:08.111 INFO |
| 5483 | 2026-09-15T22:10:09.962Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5484 | 2026-09-15T22:10:09.962Z | |
| 5485 | 2026-09-15T22:10:09.963Z | adding route 172.17.0.27/32 -> 10.0.0.255Sep 15 22:10:08.111 |
| 5486 | 2026-09-15T22:10:09.963Z | Sep 15 22:10:08.111DEBG 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 Sep 15 22:10:08.111 |
| 5487 | 2026-09-15T22:10:09.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 } }]Sep 15 22:10:08.111 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 15 22:10:08.111 |
| 5488 | 2026-09-15T22:10:09.963Z | INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255 Sep 15 22:10:08.123 |
| 5489 | 2026-09-15T22:10:09.963Z | 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 15 22:10:08.123 |
| 5490 | 2026-09-15T22:10:09.963Z | INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5491 | 2026-09-15T22:10:09.963Z | Sep 15 22:10:08.123 |
| 5492 | 2026-09-15T22:10:09.963Z | DEBGSep 15 22:10:08.123 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 15 22:10:08.123 Sep 15 22:10:08.123DEBG |
| 5493 | 2026-09-15T22:10:09.963Z | 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 |
| 5494 | 2026-09-15T22:10:09.963Z | |
| 5495 | 2026-09-15T22:10:09.963Z | Sep 15 22:10:08.123Sep 15 22:10:08.123adding route 172.17.0.2/32 -> 10.0.0.255 DEBG |
| 5496 | 2026-09-15T22:10:09.963Z | INFO 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 } }] |
| 5497 | 2026-09-15T22:10:09.964Z | adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255Sep 15 22:10:08.123Sep 15 22:10:08.123 |
| 5498 | 2026-09-15T22:10:09.964Z | |
| 5499 | 2026-09-15T22:10:09.964Z | test route::tests::same_size_non_subset_replace ... ok |
| 5500 | 2026-09-15T22:10:09.964Z | INFOSep 15 22:10:08.123 Sep 15 22:10:08.123Sep 15 22:10:08.123 DEBG INFOadding route 172.17.0.16/32 -> 10.0.0.255 DEBGSep 15 22:10:08.123 |
| 5501 | 2026-09-15T22:10:09.964Z | DEBGreplacing 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 } }] 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 } }] |
| 5502 | 2026-09-15T22:10:09.964Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 15 22:10:08.123 |
| 5503 | 2026-09-15T22:10:09.964Z | |
| 5504 | 2026-09-15T22:10:09.964Z | |
| 5505 | 2026-09-15T22:10:09.964Z | DEBG Sep 15 22:10:08.123replacing 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 15 22:10:08.123 Sep 15 22:10:08.123replacing 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 } }] |
| 5506 | 2026-09-15T22:10:09.964Z | INFOSep 15 22:10:08.123 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 5507 | 2026-09-15T22:10:09.965Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5508 | 2026-09-15T22:10:09.965Z | |
| 5509 | 2026-09-15T22:10:09.966Z | 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 } }] |
| 5510 | 2026-09-15T22:10:09.966Z | |
| 5511 | 2026-09-15T22:10:09.966Z | Sep 15 22:10:08.123Sep 15 22:10:08.123 Sep 15 22:10:08.123Sep 15 22:10:08.123 Sep 15 22:10:08.123INFODEBGSep 15 22:10:08.123 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 } }] |
| 5512 | 2026-09-15T22:10:09.966Z | DEBG INFOadding route 172.17.0.17/32 -> 10.0.0.255 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5513 | 2026-09-15T22:10:09.966Z | |
| 5514 | 2026-09-15T22:10:09.966Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5515 | 2026-09-15T22:10:09.967Z | adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.29/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5516 | 2026-09-15T22:10:09.967Z | Sep 15 22:10:08.123 |
| 5517 | 2026-09-15T22:10:09.967Z | 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 15 22:10:08.123Sep 15 22:10:08.123 |
| 5518 | 2026-09-15T22:10:09.967Z | Sep 15 22:10:08.123DEBG INFOSep 15 22:10:08.123 INFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.60/32 -> 10.0.0.255 |
| 5519 | 2026-09-15T22:10:09.967Z | 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 } }] |
| 5520 | 2026-09-15T22:10:09.967Z | 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 } }] |
| 5521 | 2026-09-15T22:10:09.967Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5522 | 2026-09-15T22:10:09.967Z | Sep 15 22:10:08.123 |
| 5523 | 2026-09-15T22:10:09.967Z | INFOSep 15 22:10:08.123 Sep 15 22:10:08.123adding route 172.17.0.18/32 -> 10.0.0.255Sep 15 22:10:08.123 Sep 15 22:10:08.123Sep 15 22:10:08.123 INFODEBG |
| 5524 | 2026-09-15T22:10:09.967Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5525 | 2026-09-15T22:10:09.967Z | Sep 15 22:10:08.123replacing 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 } }] |
| 5526 | 2026-09-15T22:10:09.967Z | INFOSep 15 22:10:08.123DEBG adding route 172.17.0.30/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5527 | 2026-09-15T22:10:09.967Z | 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 } }] adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.61/32 -> 10.0.0.255 |
| 5528 | 2026-09-15T22:10:09.967Z | |
| 5529 | 2026-09-15T22:10:09.967Z | DEBGINFO |
| 5530 | 2026-09-15T22:10:09.967Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5531 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123replacing targets for 3fff:dead::/64 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 replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.123 |
| 5532 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123Sep 15 22:10:08.123 |
| 5533 | 2026-09-15T22:10:09.968Z | DEBG INFODEBG 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.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.19/32 -> 10.0.0.255DEBG |
| 5534 | 2026-09-15T22:10:09.968Z | |
| 5535 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123 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 } }] |
| 5536 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123 INFOSep 15 22:10:08.123 adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 5537 | 2026-09-15T22:10:09.968Z | DEBG adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5538 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123 |
| 5539 | 2026-09-15T22:10:09.968Z | INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5540 | 2026-09-15T22:10:09.968Z | Sep 15 22:10:08.123Sep 15 22:10:08.123Sep 15 22:10:08.123 DEBG 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 } }] |
| 5541 | 2026-09-15T22:10:09.968Z | |
| 5542 | 2026-09-15T22:10:09.973Z | 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 } }]Sep 15 22:10:08.123 |
| 5543 | 2026-09-15T22:10:09.974Z | INFO INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5544 | 2026-09-15T22:10:09.974Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 15 22:10:08.123 DEBGDEBG Sep 15 22:10:08.123failed to allocate space for the new target list |
| 5545 | 2026-09-15T22:10:09.974Z | 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 } }]DEBGSep 15 22:10:08.123 INFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5546 | 2026-09-15T22:10:09.974Z | |
| 5547 | 2026-09-15T22:10:09.974Z | Sep 15 22:10:08.123adding route 172.17.0.7/32 -> 10.0.0.255 DEBG Sep 15 22:10:08.123 |
| 5548 | 2026-09-15T22:10:09.974Z | 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 15 22:10:08.123 |
| 5549 | 2026-09-15T22:10:09.974Z | INFO |
| 5550 | 2026-09-15T22:10:09.974Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 5551 | 2026-09-15T22:10:09.975Z | |
| 5552 | 2026-09-15T22:10:09.975Z | Sep 15 22:10:08.123 DEBGSep 15 22:10:08.123 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 } }]DEBGSep 15 22:10:08.123Sep 15 22:10:08.123 |
| 5553 | 2026-09-15T22:10:09.975Z | 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 } }] |
| 5554 | 2026-09-15T22:10:09.975Z | 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 15 22:10:08.123 |
| 5555 | 2026-09-15T22:10:09.975Z | DEBGINFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5556 | 2026-09-15T22:10:09.975Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:10:08.123 |
| 5557 | 2026-09-15T22:10:09.975Z | Sep 15 22:10:08.123INFO Sep 15 22:10:08.123INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255Sep 15 22:10:08.123replacing 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 } }] |
| 5558 | 2026-09-15T22:10:09.975Z | |
| 5559 | 2026-09-15T22:10:09.975Z | |
| 5560 | 2026-09-15T22:10:09.975Z | INFOSep 15 22:10:08.123Sep 15 22:10:08.123 Sep 15 22:10:08.123DEBG INFODEBGreplacing 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.33/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5561 | 2026-09-15T22:10:09.975Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5562 | 2026-09-15T22:10:09.975Z | |
| 5563 | 2026-09-15T22:10:09.975Z | |
| 5564 | 2026-09-15T22:10:09.975Z | Sep 15 22:10:08.123Sep 15 22:10:08.123 INFOINFOSep 15 22:10:08.123 adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255DEBG |
| 5565 | 2026-09-15T22:10:09.975Z | |
| 5566 | 2026-09-15T22:10:09.975Z | 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 } }]Sep 15 22:10:08.123 |
| 5567 | 2026-09-15T22:10:09.975Z | Sep 15 22:10:08.123 DEBGDEBG Sep 15 22:10:08.123replacing 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 15 22:10:08.123DEBG |
| 5568 | 2026-09-15T22:10:09.976Z | 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 } }] |
| 5569 | 2026-09-15T22:10:09.976Z | 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 } }] Sep 15 22:10:08.123 |
| 5570 | 2026-09-15T22:10:09.976Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 15 22:10:08.123 |
| 5571 | 2026-09-15T22:10:09.976Z | INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5572 | 2026-09-15T22:10:09.976Z | DEBG Sep 15 22:10:08.123adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5573 | 2026-09-15T22:10:09.976Z | INFOSep 15 22:10:08.123replacing 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.17.0.10/32 -> 10.0.0.255 |
| 5574 | 2026-09-15T22:10:09.976Z | |
| 5575 | 2026-09-15T22:10:09.976Z | 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 } }]Sep 15 22:10:08.123Sep 15 22:10:08.123 DEBGDEBG 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 } }]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 } }] |
| 5576 | 2026-09-15T22:10:09.976Z | |
| 5577 | 2026-09-15T22:10:09.976Z | Sep 15 22:10:08.123 |
| 5578 | 2026-09-15T22:10:09.976Z | DEBGSep 15 22:10:08.102 Sep 15 22:10:08.123Sep 15 22:10:08.123 Sep 15 22:10:08.123 failed to allocate space for the new target listDEBGINFO INFO |
| 5579 | 2026-09-15T22:10:09.976Z | adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255created new freemap |
| 5580 | 2026-09-15T22:10:09.976Z | , |
| 5581 | 2026-09-15T22:10:09.976Z | unitSep 15 22:10:08.123: INFOSep 15 22:10:08.123freemap_route_ipv4DEBGSep 15 22:10:08.123 |
| 5582 | 2026-09-15T22:10:09.976Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 172.17.0.35/32 -> 10.0.0.255DEBG |
| 5583 | 2026-09-15T22:10:09.976Z | |
| 5584 | 2026-09-15T22:10:09.976Z | 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 |
| 5585 | 2026-09-15T22:10:09.976Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.123 |
| 5586 | 2026-09-15T22:10:09.976Z | Sep 15 22:10:08.123DEBG Sep 15 22:10:08.123replacing 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 } }] |
| 5587 | 2026-09-15T22:10:09.976Z | DEBG DEBGSep 15 22:10:08.123 created new freemapINFO, unitadding route 172.17.0.26/32 -> 10.0.0.255: |
| 5588 | 2026-09-15T22:10:09.976Z | Sep 15 22:10:08.123 freemap_route_ipv6failed to allocate space for the new target list |
| 5589 | 2026-09-15T22:10:09.977Z | |
| 5590 | 2026-09-15T22:10:09.977Z | Sep 15 22:10:08.123 Sep 15 22:10:08.123INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5591 | 2026-09-15T22:10:09.977Z | Sep 15 22:10:08.123 |
| 5592 | 2026-09-15T22:10:09.977Z | DEBG DEBG Sep 15 22:10:08.123initted freemap. size: 64 Sep 15 22:10:08.123, 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 DEBGreplacing 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 } }]unit |
| 5593 | 2026-09-15T22:10:09.977Z | 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 } }]: |
| 5594 | 2026-09-15T22:10:09.977Z | freemap_route_ipv4 |
| 5595 | 2026-09-15T22:10:09.977Z | Sep 15 22:10:08.123 |
| 5596 | 2026-09-15T22:10:09.977Z | INFOSep 15 22:10:08.123 adding route 172.17.0.37/32 -> 10.0.0.255Sep 15 22:10:08.123INFO INFOadding route 172.17.0.13/32 -> 10.0.0.255 |
| 5597 | 2026-09-15T22:10:09.977Z | |
| 5598 | 2026-09-15T22:10:09.977Z | adding route 172.17.0.27/32 -> 10.0.0.255Sep 15 22:10:08.123 |
| 5599 | 2026-09-15T22:10:09.979Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5600 | 2026-09-15T22:10:09.979Z | Sep 15 22:10:08.123DEBG DEBGreset freemap 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 15 22:10:08.123Sep 15 22:10:08.124 DEBG Sep 15 22:10:08.123, |
| 5601 | 2026-09-15T22:10:09.979Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5602 | 2026-09-15T22:10:09.979Z | DEBG unitreplacing 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 created new freemap |
| 5603 | 2026-09-15T22:10:09.979Z | 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 } }]freemap_route_ipv4, |
| 5604 | 2026-09-15T22:10:09.979Z | |
| 5605 | 2026-09-15T22:10:09.979Z | unit: freemap_route_ipv4 |
| 5606 | 2026-09-15T22:10:09.979Z | Sep 15 22:10:08.135 INFO Sep 15 22:10:08.135adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5607 | 2026-09-15T22:10:09.980Z | INFO Sep 15 22:10:08.135adding route 172.17.0.14/32 -> 10.0.0.255Sep 15 22:10:08.135 |
| 5608 | 2026-09-15T22:10:09.980Z | Sep 15 22:10:08.124 Sep 15 22:10:08.135 DEBGINFO Sep 15 22:10:08.135 DEBGDEBG created new freemap adding route 172.17.0.28/32 -> 10.0.0.255DEBGinitted freemap. size: 64 |
| 5609 | 2026-09-15T22:10:09.980Z | Sep 15 22:10:08.135, , 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 } }]unit: |
| 5610 | 2026-09-15T22:10:09.980Z | unitfreemap_route_ipv6Sep 15 22:10:08.135 created new freemap:DEBG , |
| 5611 | 2026-09-15T22:10:09.980Z | freemap_route_ipv6Sep 15 22:10:08.135unitreplacing 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 } }] |
| 5612 | 2026-09-15T22:10:09.980Z | Sep 15 22:10:08.135INFO |
| 5613 | 2026-09-15T22:10:09.980Z | DEBGadding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 5614 | 2026-09-15T22:10:09.980Z | 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 } }]initted freemap. size: 64 |
| 5615 | 2026-09-15T22:10:09.980Z | , Sep 15 22:10:08.135Sep 15 22:10:08.135 Sep 15 22:10:08.135:DEBG unit DEBG: reset freemapreplacing 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 } }], freemap_route_ipv4freemap_route_ipv4 |
| 5616 | 2026-09-15T22:10:09.980Z | |
| 5617 | 2026-09-15T22:10:09.980Z | unit:INFO |
| 5618 | 2026-09-15T22:10:09.980Z | freemap_route_ipv6Sep 15 22:10:08.135Sep 15 22:10:08.135 DEBG |
| 5619 | 2026-09-15T22:10:09.980Z | reset freemapINFO adding route 172.17.0.29/32 -> 10.0.0.255, adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5620 | 2026-09-15T22:10:09.980Z | Sep 15 22:10:08.135unit : INFO |
| 5621 | 2026-09-15T22:10:09.980Z | freemap_route_ipv4Sep 15 22:10:08.135Sep 15 22:10:08.135 DEBGSep 15 22:10:08.135 |
| 5622 | 2026-09-15T22:10:09.980Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5623 | 2026-09-15T22:10:09.981Z | |
| 5624 | 2026-09-15T22:10:09.981Z | Sep 15 22:10:08.135replacing 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 } }]DEBG |
| 5625 | 2026-09-15T22:10:09.981Z | DEBG Sep 15 22:10:08.135replacing 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 15 22:10:08.135Sep 15 22:10:08.135Sep 15 22:10:08.135created new freemap |
| 5626 | 2026-09-15T22:10:09.981Z | , INFOunit adding route 172.17.0.30/32 -> 10.0.0.255DEBGDEBG :initted freemap. size: 64 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 } }] |
| 5627 | 2026-09-15T22:10:09.981Z | |
| 5628 | 2026-09-15T22:10:09.981Z | Sep 15 22:10:08.135 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 } }]unitadding route 172.17.0.40/32 -> 10.0.0.255Sep 15 22:10:08.135 |
| 5629 | 2026-09-15T22:10:09.982Z | Sep 15 22:10:08.135 |
| 5630 | 2026-09-15T22:10:09.982Z | : DEBGfreemap_route_ipv6INFO |
| 5631 | 2026-09-15T22:10:09.982Z | freemap_route_ipv6 |
| 5632 | 2026-09-15T22:10:09.982Z | Sep 15 22:10:08.135adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5633 | 2026-09-15T22:10:09.982Z | INFOSep 15 22:10:08.135replacing 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 15 22:10:08.135 |
| 5634 | 2026-09-15T22:10:09.982Z | DEBG Sep 15 22:10:08.135DEBGreset freemapadding route 172.16.0.0/32 -> 10.0.0.2 DEBG |
| 5635 | 2026-09-15T22:10:09.982Z | , 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 15 22:10:08.135Sep 15 22:10:08.135 |
| 5636 | 2026-09-15T22:10:09.982Z | 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 } }] unitINFO: |
| 5637 | 2026-09-15T22:10:09.982Z | Sep 15 22:10:08.135 adding route 172.17.0.31/32 -> 10.0.0.255 freemap_route_ipv6Sep 15 22:10:08.135INFO DEBGDEBG |
| 5638 | 2026-09-15T22:10:09.982Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5639 | 2026-09-15T22:10:09.982Z | 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 } }] |
| 5640 | 2026-09-15T22:10:09.982Z | |
| 5641 | 2026-09-15T22:10:09.982Z | Sep 15 22:10:08.135Sep 15 22:10:08.135 Sep 15 22:10:08.135INFOSep 15 22:10:08.135 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5642 | 2026-09-15T22:10:09.987Z | 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 } }]Sep 15 22:10:08.135DEBGDEBG 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 } }] |
| 5643 | 2026-09-15T22:10:09.988Z | |
| 5644 | 2026-09-15T22:10:09.988Z | 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 15 22:10:08.135 |
| 5645 | 2026-09-15T22:10:09.988Z | INFODEBGSep 15 22:10:08.135 adding route 172.17.0.41/32 -> 10.0.0.255Sep 15 22:10:08.135 |
| 5646 | 2026-09-15T22:10:09.988Z | 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 } }] INFOINFO |
| 5647 | 2026-09-15T22:10:09.988Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5648 | 2026-09-15T22:10:09.988Z | adding route 172.17.0.19/32 -> 10.0.0.255 Sep 15 22:10:08.135Sep 15 22:10:08.135initted freemap. size: 64 |
| 5649 | 2026-09-15T22:10:09.988Z | , unitDEBG:Sep 15 22:10:08.135 Sep 15 22:10:08.135 DEBG DEBGINFO 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.17.0.0/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 } }] |
| 5650 | 2026-09-15T22:10:09.988Z | |
| 5651 | 2026-09-15T22:10:09.988Z | |
| 5652 | 2026-09-15T22:10:09.988Z | 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_ipv4Sep 15 22:10:08.135Sep 15 22:10:08.135 |
| 5653 | 2026-09-15T22:10:09.988Z | |
| 5654 | 2026-09-15T22:10:09.988Z | INFODEBGSep 15 22:10:08.135 INFOSep 15 22:10:08.135adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5655 | 2026-09-15T22:10:09.989Z | |
| 5656 | 2026-09-15T22:10:09.989Z | INFOadding route 172.17.0.33/32 -> 10.0.0.255Sep 15 22:10:08.135 |
| 5657 | 2026-09-15T22:10:09.989Z | Sep 15 22:10:08.135Sep 15 22:10:08.135INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 5658 | 2026-09-15T22:10:09.989Z | 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 15 22:10:08.135adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5659 | 2026-09-15T22:10:09.989Z | |
| 5660 | 2026-09-15T22:10:09.989Z | DEBGDEBG reset freemapreplacing 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 15 22:10:08.135, Sep 15 22:10:08.135 |
| 5661 | 2026-09-15T22:10:09.989Z | unit :INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 15 22:10:08.135 |
| 5662 | 2026-09-15T22:10:09.989Z | DEBG Sep 15 22:10:08.135 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 } }]INFO |
| 5663 | 2026-09-15T22:10:09.989Z | Sep 15 22:10:08.135 adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5664 | 2026-09-15T22:10:09.989Z | 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 } }] |
| 5665 | 2026-09-15T22:10:09.989Z | Sep 15 22:10:08.147 DEBGSep 15 22:10:08.147freemap_route_ipv4 |
| 5666 | 2026-09-15T22:10:09.989Z | 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 } }]INFO |
| 5667 | 2026-09-15T22:10:09.989Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5668 | 2026-09-15T22:10:09.989Z | Sep 15 22:10:08.147 INFO Sep 15 22:10:08.147adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5669 | 2026-09-15T22:10:09.990Z | Sep 15 22:10:08.147DEBG DEBGreplacing 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 } }] |
| 5670 | 2026-09-15T22:10:09.990Z | 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 } }] |
| 5671 | 2026-09-15T22:10:09.991Z | Sep 15 22:10:08.112Sep 15 22:10:08.147 DEBG Sep 15 22:10:08.147created new freemap , INFOunitINFO: adding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv4adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5672 | 2026-09-15T22:10:09.991Z | |
| 5673 | 2026-09-15T22:10:09.991Z | |
| 5674 | 2026-09-15T22:10:09.992Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 DEBG DEBGreplacing 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 } }] |
| 5675 | 2026-09-15T22:10:09.992Z | 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 } }] |
| 5676 | 2026-09-15T22:10:09.992Z | Sep 15 22:10:08.147Sep 15 22:10:08.147Sep 15 22:10:08.147 DEBGDEBG INFOcreated new freemap , unitinitted freemap. size: 64:Sep 15 22:10:08.147 , freemap_route_ipv6adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5677 | 2026-09-15T22:10:09.992Z | |
| 5678 | 2026-09-15T22:10:09.992Z | unitINFO :adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5679 | 2026-09-15T22:10:09.992Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 DEBG freemap_route_ipv6Sep 15 22:10:08.147DEBG |
| 5680 | 2026-09-15T22:10:09.992Z | initted freemap. size: 64 , 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 } }] |
| 5681 | 2026-09-15T22:10:09.992Z | unitreplacing 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 } }]: |
| 5682 | 2026-09-15T22:10:09.992Z | Sep 15 22:10:08.147freemap_route_ipv4 Sep 15 22:10:08.147DEBG Sep 15 22:10:08.147 |
| 5683 | 2026-09-15T22:10:09.992Z | INFO reset freemapINFO, adding route 172.17.0.24/32 -> 10.0.0.255unit |
| 5684 | 2026-09-15T22:10:09.992Z | :Sep 15 22:10:08.147 DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 5685 | 2026-09-15T22:10:09.992Z | reset freemapfreemap_route_ipv6, |
| 5686 | 2026-09-15T22:10:09.992Z | unitSep 15 22:10:08.147 :DEBGSep 15 22:10:08.147 Sep 15 22:10:08.147freemap_route_ipv4 |
| 5687 | 2026-09-15T22:10:09.992Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5688 | 2026-09-15T22:10:09.992Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:10:08.147replacing 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 } }] |
| 5689 | 2026-09-15T22:10:09.992Z | DEBG |
| 5690 | 2026-09-15T22:10:09.992Z | initted freemap. size: 64Sep 15 22:10:08.147Sep 15 22:10:08.147 , Sep 15 22:10:08.147INFO DEBG unitINFO :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 } }] |
| 5691 | 2026-09-15T22:10:09.993Z | adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5692 | 2026-09-15T22:10:09.993Z | freemap_route_ipv6 |
| 5693 | 2026-09-15T22:10:09.993Z | |
| 5694 | 2026-09-15T22:10:09.993Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 Sep 15 22:10:08.147Sep 15 22:10:08.147DEBG DEBGDEBG 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 } }]INFO |
| 5695 | 2026-09-15T22:10:09.993Z | adding route 172.16.0.0/32 -> 10.0.0.2reset freemap |
| 5696 | 2026-09-15T22:10:09.993Z | 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 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 15 22:10:08.147 |
| 5697 | 2026-09-15T22:10:09.993Z | |
| 5698 | 2026-09-15T22:10:09.993Z | INFO, unitadding route 172.17.0.40/32 -> 10.0.0.255: |
| 5699 | 2026-09-15T22:10:09.994Z | Sep 15 22:10:08.147 freemap_route_ipv6 |
| 5700 | 2026-09-15T22:10:09.994Z | INFO Sep 15 22:10:08.147adding route 172.17.0.26/32 -> 10.0.0.255 Sep 15 22:10:08.147Sep 15 22:10:08.147Sep 15 22:10:08.147 INFO DEBGDEBG |
| 5701 | 2026-09-15T22:10:09.994Z | adding route 172.16.0.0/32 -> 10.0.0.1 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 |
| 5702 | 2026-09-15T22:10:09.994Z | |
| 5703 | 2026-09-15T22:10:09.994Z | Sep 15 22:10:08.147 DEBG adding route 172.17.0.44/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 } }]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 } }]Sep 15 22:10:08.147Sep 15 22:10:08.147 |
| 5704 | 2026-09-15T22:10:09.994Z | DEBG |
| 5705 | 2026-09-15T22:10:09.994Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 15 22:10:08.147 |
| 5706 | 2026-09-15T22:10:09.994Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5707 | 2026-09-15T22:10:09.995Z | |
| 5708 | 2026-09-15T22:10:09.995Z | INFOSep 15 22:10:08.147 Sep 15 22:10:08.147adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5709 | 2026-09-15T22:10:09.995Z | Sep 15 22:10:08.147INFO Sep 15 22:10:08.147INFO DEBGDEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5710 | 2026-09-15T22:10:09.995Z | |
| 5711 | 2026-09-15T22:10:09.995Z | |
| 5712 | 2026-09-15T22:10:09.995Z | |
| 5713 | 2026-09-15T22:10:09.995Z | Sep 15 22:10:08.147 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 } }]Sep 15 22:10:08.147 |
| 5714 | 2026-09-15T22:10:09.995Z | Sep 15 22:10:08.147DEBGSep 15 22:10:08.147 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 Sep 15 22:10:08.147 DEBGSep 15 22:10:08.147INFOadding route 172.17.0.45/32 -> 10.0.0.255 |
| 5715 | 2026-09-15T22:10:09.995Z | |
| 5716 | 2026-09-15T22:10:09.995Z | 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 } }] |
| 5717 | 2026-09-15T22:10:09.995Z | Sep 15 22:10:08.147adding route 172.17.0.28/32 -> 10.0.0.255Sep 15 22:10:08.147 |
| 5718 | 2026-09-15T22:10:09.995Z | INFO INFODEBG Sep 15 22:10:08.147 INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5719 | 2026-09-15T22:10:09.996Z | adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5720 | 2026-09-15T22:10:09.996Z | |
| 5721 | 2026-09-15T22:10:09.996Z | |
| 5722 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147 DEBG Sep 15 22:10:08.147replacing 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 15 22:10:08.147Sep 15 22:10:08.147 Sep 15 22:10:08.147INFO |
| 5723 | 2026-09-15T22:10:09.996Z | DEBG DEBGadding route 172.17.0.46/32 -> 10.0.0.255 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5724 | 2026-09-15T22:10:09.996Z | |
| 5725 | 2026-09-15T22:10:09.996Z | DEBGSep 15 22:10:08.147 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] replacing targets for 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 } }]INFO |
| 5726 | 2026-09-15T22:10:09.996Z | |
| 5727 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147 adding route 172.17.0.29/32 -> 10.0.0.255 Sep 15 22:10:08.147 |
| 5728 | 2026-09-15T22:10:09.996Z | DEBGSep 15 22:10:08.147 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 15 22:10:08.147 |
| 5729 | 2026-09-15T22:10:09.996Z | INFO |
| 5730 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147adding route 172.17.0.43/32 -> 10.0.0.255 DEBG |
| 5731 | 2026-09-15T22:10:09.996Z | 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 } }] |
| 5732 | 2026-09-15T22:10:09.996Z | INFO Sep 15 22:10:08.147adding route 172.16.0.0/32 -> 10.0.0.4Sep 15 22:10:08.147 |
| 5733 | 2026-09-15T22:10:09.996Z | INFO Sep 15 22:10:08.147DEBGadding route 172.17.0.47/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5734 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147 |
| 5735 | 2026-09-15T22:10:09.996Z | adding route 172.17.0.30/32 -> 10.0.0.255DEBG |
| 5736 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 INFO DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] adding route 172.17.0.44/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 } }] |
| 5737 | 2026-09-15T22:10:09.996Z | |
| 5738 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147 |
| 5739 | 2026-09-15T22:10:09.996Z | 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 15 22:10:08.147 |
| 5740 | 2026-09-15T22:10:09.996Z | Sep 15 22:10:08.147 DEBGINFO Sep 15 22:10:08.147 Sep 15 22:10:08.147INFOreplacing 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.48/32 -> 10.0.0.255 |
| 5741 | 2026-09-15T22:10:09.996Z | DEBG |
| 5742 | 2026-09-15T22:10:10.001Z | 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 } }] |
| 5743 | 2026-09-15T22:10:10.002Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5744 | 2026-09-15T22:10:10.002Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 DEBGINFOSep 15 22:10:08.147 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5745 | 2026-09-15T22:10:10.002Z | |
| 5746 | 2026-09-15T22:10:10.002Z | 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 } }] |
| 5747 | 2026-09-15T22:10:10.002Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5748 | 2026-09-15T22:10:10.002Z | 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 } }] |
| 5749 | 2026-09-15T22:10:10.002Z | Sep 15 22:10:08.147Sep 15 22:10:08.147Sep 15 22:10:08.147 INFOINFO DEBG adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5750 | 2026-09-15T22:10:10.002Z | adding route 172.17.0.46/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 } }] |
| 5751 | 2026-09-15T22:10:10.002Z | |
| 5752 | 2026-09-15T22:10:10.002Z | Sep 15 22:10:08.147 DEBGSep 15 22:10:08.147 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 } }]INFO |
| 5753 | 2026-09-15T22:10:10.002Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 15 22:10:08.147 |
| 5754 | 2026-09-15T22:10:10.002Z | Sep 15 22:10:08.147DEBG INFOreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 15 22:10:08.147 |
| 5755 | 2026-09-15T22:10:10.002Z | adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 5756 | 2026-09-15T22:10:10.002Z | 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 } }] |
| 5757 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.147 INFO Sep 15 22:10:08.147adding route 172.17.0.47/32 -> 10.0.0.255 Sep 15 22:10:08.147 |
| 5758 | 2026-09-15T22:10:10.003Z | DEBGINFO 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 } }]adding route 172.17.0.51/32 -> 10.0.0.255Sep 15 22:10:08.147 |
| 5759 | 2026-09-15T22:10:10.003Z | |
| 5760 | 2026-09-15T22:10:10.003Z | 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 } }] |
| 5761 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.147Sep 15 22:10:08.147 Sep 15 22:10:08.147DEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5762 | 2026-09-15T22:10:10.003Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5763 | 2026-09-15T22:10:10.003Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5764 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.147 INFO Sep 15 22:10:08.147adding route 172.17.0.52/32 -> 10.0.0.255Sep 15 22:10:08.147 |
| 5765 | 2026-09-15T22:10:10.003Z | DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 15 22:10:08.147 |
| 5766 | 2026-09-15T22:10:10.003Z | |
| 5767 | 2026-09-15T22:10:10.003Z | 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 } }] |
| 5768 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.147 INFOSep 15 22:10:08.147 adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 5769 | 2026-09-15T22:10:10.003Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5770 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.148Sep 15 22:10:08.148 Sep 15 22:10:08.148INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5771 | 2026-09-15T22:10:10.003Z | 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 } }]DEBG |
| 5772 | 2026-09-15T22:10:10.003Z | 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 } }] |
| 5773 | 2026-09-15T22:10:10.003Z | Sep 15 22:10:08.148Sep 15 22:10:08.148 Sep 15 22:10:08.161INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 5774 | 2026-09-15T22:10:10.003Z | 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 } }] Sep 15 22:10:08.161 |
| 5775 | 2026-09-15T22:10:10.003Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5776 | 2026-09-15T22:10:10.004Z | Sep 15 22:10:08.161INFO DEBG adding route 172.17.0.36/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 } }] |
| 5777 | 2026-09-15T22:10:10.004Z | Sep 15 22:10:08.161 |
| 5778 | 2026-09-15T22:10:10.004Z | Sep 15 22:10:08.161DEBG Sep 15 22:10:08.161Sep 15 22:10:08.161replacing 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 } }] INFODEBGINFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5779 | 2026-09-15T22:10:10.004Z | |
| 5780 | 2026-09-15T22:10:10.004Z | adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5781 | 2026-09-15T22:10:10.004Z | |
| 5782 | 2026-09-15T22:10:10.004Z | Sep 15 22:10:08.161Sep 15 22:10:08.161 DEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5783 | 2026-09-15T22:10:10.005Z | Sep 15 22:10:08.161adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5784 | 2026-09-15T22:10:10.005Z | Sep 15 22:10:08.161INFO DEBGSep 15 22:10:08.161adding route 172.17.0.37/32 -> 10.0.0.255 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 } }]INFOSep 15 22:10:08.161 |
| 5785 | 2026-09-15T22:10:10.005Z | |
| 5786 | 2026-09-15T22:10:10.006Z | adding route 172.17.0.52/32 -> 10.0.0.255 DEBG |
| 5787 | 2026-09-15T22:10:10.006Z | 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 15 22:10:08.161 |
| 5788 | 2026-09-15T22:10:10.006Z | INFOSep 15 22:10:08.161Sep 15 22:10:08.161 Sep 15 22:10:08.161 DEBG DEBGINFO 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.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5789 | 2026-09-15T22:10:10.006Z | |
| 5790 | 2026-09-15T22:10:10.006Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5791 | 2026-09-15T22:10:10.006Z | |
| 5792 | 2026-09-15T22:10:10.006Z | Sep 15 22:10:08.161 Sep 15 22:10:08.161INFOSep 15 22:10:08.161 adding route 172.17.0.38/32 -> 10.0.0.255Sep 15 22:10:08.161DEBG |
| 5793 | 2026-09-15T22:10:10.006Z | 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 } }] |
| 5794 | 2026-09-15T22:10:10.006Z | DEBGadding route 172.17.0.53/32 -> 10.0.0.255 Sep 15 22:10:08.161replacing 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 15 22:10:08.161 |
| 5795 | 2026-09-15T22:10:10.006Z | |
| 5796 | 2026-09-15T22:10:10.006Z | DEBG INFO 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.56/32 -> 10.0.0.255 |
| 5797 | 2026-09-15T22:10:10.006Z | |
| 5798 | 2026-09-15T22:10:10.006Z | Sep 15 22:10:08.161Sep 15 22:10:08.161 INFODEBGSep 15 22:10:08.161 Sep 15 22:10:08.161 adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 5799 | 2026-09-15T22:10:10.006Z | test route::tests::delete_targets_fragmented ... ok |
| 5800 | 2026-09-15T22:10:10.006Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5801 | 2026-09-15T22:10:10.007Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5802 | 2026-09-15T22:10:10.007Z | |
| 5803 | 2026-09-15T22:10:10.007Z | Sep 15 22:10:08.161 Sep 15 22:10:08.161DEBG Sep 15 22:10:08.161 INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.57/32 -> 10.0.0.255Sep 15 22:10:08.161 |
| 5804 | 2026-09-15T22:10:10.007Z | |
| 5805 | 2026-09-15T22:10:10.007Z | INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255 Sep 15 22:10:08.161Sep 15 22:10:08.161 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 } }] |
| 5806 | 2026-09-15T22:10:10.007Z | test route::tests::delete_targets_full ... ok |
| 5807 | 2026-09-15T22:10:10.007Z | DEBGINFO |
| 5808 | 2026-09-15T22:10:10.008Z | test route::tests::delete_target_fragmented ... ok |
| 5809 | 2026-09-15T22:10:10.008Z | 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 } }] |
| 5810 | 2026-09-15T22:10:10.008Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5811 | 2026-09-15T22:10:10.008Z | Sep 15 22:10:08.161Sep 15 22:10:08.161Sep 15 22:10:08.161 Sep 15 22:10:08.161 DEBG INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5812 | 2026-09-15T22:10:10.008Z | 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 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5813 | 2026-09-15T22:10:10.008Z | |
| 5814 | 2026-09-15T22:10:10.008Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5815 | 2026-09-15T22:10:10.008Z | Sep 15 22:10:08.161Sep 15 22:10:08.161Sep 15 22:10:08.161 DEBGINFO Sep 15 22:10:08.161 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 } }] |
| 5816 | 2026-09-15T22:10:10.008Z | adding route 172.17.0.55/32 -> 10.0.0.255DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 5817 | 2026-09-15T22:10:10.008Z | 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 } }] |
| 5818 | 2026-09-15T22:10:10.008Z | |
| 5819 | 2026-09-15T22:10:10.008Z | Sep 15 22:10:08.161 INFO Sep 15 22:10:08.161adding route 172.17.0.59/32 -> 10.0.0.255Sep 15 22:10:08.161 |
| 5820 | 2026-09-15T22:10:10.008Z | Sep 15 22:10:08.161 DEBG INFODEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 5821 | 2026-09-15T22:10:10.008Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5822 | 2026-09-15T22:10:10.008Z | |
| 5823 | 2026-09-15T22:10:10.008Z | Sep 15 22:10:08.161 DEBG Sep 15 22:10:08.161replacing 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 15 22:10:08.161INFO |
| 5824 | 2026-09-15T22:10:10.009Z | DEBGSep 15 22:10:08.161adding route 172.17.0.8/32 -> 10.0.0.255 INFO |
| 5825 | 2026-09-15T22:10:10.009Z | Sep 15 22:10:08.161replacing 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.56/32 -> 10.0.0.255INFO |
| 5826 | 2026-09-15T22:10:10.009Z | |
| 5827 | 2026-09-15T22:10:10.009Z | Sep 15 22:10:08.161adding route 172.17.0.60/32 -> 10.0.0.255 Sep 15 22:10:08.161DEBG |
| 5828 | 2026-09-15T22:10:10.009Z | Sep 15 22:10:08.161DEBG INFOSep 15 22:10:08.161replacing 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.42/32 -> 10.0.0.255DEBG |
| 5829 | 2026-09-15T22:10:10.009Z | |
| 5830 | 2026-09-15T22:10:10.009Z | 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 } }] |
| 5831 | 2026-09-15T22:10:10.009Z | 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 } }] |
| 5832 | 2026-09-15T22:10:10.009Z | Sep 15 22:10:08.161Sep 15 22:10:08.161Sep 15 22:10:08.161 Sep 15 22:10:08.161DEBG INFOfailed to allocate space for the new target listDEBGINFO |
| 5833 | 2026-09-15T22:10:10.009Z | adding route 172.17.0.57/32 -> 10.0.0.255 adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5834 | 2026-09-15T22:10:10.009Z | |
| 5835 | 2026-09-15T22:10:10.010Z | Sep 15 22:10:08.161replacing 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 } }] |
| 5836 | 2026-09-15T22:10:10.010Z | Sep 15 22:10:08.172DEBG 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.2, vlan_id: None } }] |
| 5837 | 2026-09-15T22:10:10.010Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5838 | 2026-09-15T22:10:10.010Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5839 | 2026-09-15T22:10:10.010Z | |
| 5840 | 2026-09-15T22:10:10.010Z | Sep 15 22:10:08.172 Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5841 | 2026-09-15T22:10:10.010Z | |
| 5842 | 2026-09-15T22:10:10.015Z | Sep 15 22:10:08.172 Sep 15 22:10:08.172DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5843 | 2026-09-15T22:10:10.015Z | 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 } }] |
| 5844 | 2026-09-15T22:10:10.015Z | Sep 15 22:10:08.172 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5845 | 2026-09-15T22:10:10.015Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 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 } }]Sep 15 22:10:08.172adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5846 | 2026-09-15T22:10:10.016Z | |
| 5847 | 2026-09-15T22:10:10.016Z | 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 } }] |
| 5848 | 2026-09-15T22:10:10.016Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGINFOSep 15 22:10:08.172 replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5849 | 2026-09-15T22:10:10.016Z | INFO |
| 5850 | 2026-09-15T22:10:10.016Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5851 | 2026-09-15T22:10:10.016Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 Sep 15 22:10:08.172 INFODEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5852 | 2026-09-15T22:10:10.017Z | |
| 5853 | 2026-09-15T22:10:10.017Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5854 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGINFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5855 | 2026-09-15T22:10:10.017Z | |
| 5856 | 2026-09-15T22:10:10.017Z | 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 } }] |
| 5857 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGSep 15 22:10:08.172 DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5858 | 2026-09-15T22:10:10.017Z | 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 } }]failed to allocate space for the new target list |
| 5859 | 2026-09-15T22:10:10.017Z | |
| 5860 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172 Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFODEBG adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5861 | 2026-09-15T22:10:10.017Z | 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 } }] |
| 5862 | 2026-09-15T22:10:10.017Z | |
| 5863 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGDEBG 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 } }]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 } }] |
| 5864 | 2026-09-15T22:10:10.017Z | |
| 5865 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5866 | 2026-09-15T22:10:10.017Z | |
| 5867 | 2026-09-15T22:10:10.017Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGDEBG 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 } }] |
| 5868 | 2026-09-15T22:10:10.017Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:10:08.172 |
| 5869 | 2026-09-15T22:10:10.018Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5870 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 INFOSep 15 22:10:08.172 adding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 5871 | 2026-09-15T22:10:10.018Z | 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 } }] |
| 5872 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 DEBGSep 15 22:10:08.172 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 |
| 5873 | 2026-09-15T22:10:10.018Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5874 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 INFOSep 15 22:10:08.172 adding route 172.17.0.51/32 -> 10.0.0.255DEBG |
| 5875 | 2026-09-15T22:10:10.018Z | 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 } }] |
| 5876 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 DEBGSep 15 22:10:08.172 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5877 | 2026-09-15T22:10:10.018Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5878 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 INFOSep 15 22:10:08.172 adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 5879 | 2026-09-15T22:10:10.018Z | 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 } }] |
| 5880 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 DEBGSep 15 22:10:08.172 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 } }]INFO |
| 5881 | 2026-09-15T22:10:10.018Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5882 | 2026-09-15T22:10:10.018Z | Sep 15 22:10:08.172 Sep 15 22:10:08.172INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 5883 | 2026-09-15T22:10:10.018Z | 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 } }] |
| 5884 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5885 | 2026-09-15T22:10:10.019Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5886 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFODEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5887 | 2026-09-15T22:10:10.019Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:10:08.172 |
| 5888 | 2026-09-15T22:10:10.019Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5889 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172 DEBG Sep 15 22:10:08.172replacing 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 } }] |
| 5890 | 2026-09-15T22:10:10.019Z | 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 } }] |
| 5891 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172 INFOSep 15 22:10:08.172 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 5892 | 2026-09-15T22:10:10.019Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5893 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172 DEBGSep 15 22:10:08.172 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5894 | 2026-09-15T22:10:10.019Z | 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 } }] |
| 5895 | 2026-09-15T22:10:10.019Z | Sep 15 22:10:08.172 INFOSep 15 22:10:08.172 adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 5896 | 2026-09-15T22:10:10.019Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5897 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172 Sep 15 22:10:08.172DEBG 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 } }] |
| 5898 | 2026-09-15T22:10:10.020Z | 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 } }] |
| 5899 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5900 | 2026-09-15T22:10:10.020Z | |
| 5901 | 2026-09-15T22:10:10.020Z | test route::tests::add_target_fails_full ... ok |
| 5902 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5903 | 2026-09-15T22:10:10.020Z | |
| 5904 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5905 | 2026-09-15T22:10:10.020Z | |
| 5906 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 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.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 } }] |
| 5907 | 2026-09-15T22:10:10.020Z | |
| 5908 | 2026-09-15T22:10:10.020Z | |
| 5909 | 2026-09-15T22:10:10.020Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5910 | 2026-09-15T22:10:10.020Z | |
| 5911 | 2026-09-15T22:10:10.020Z | test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s |
| 5912 | 2026-09-15T22:10:10.020Z | |
| 5913 | 2026-09-15T22:10:10.021Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 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.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 } }] |
| 5914 | 2026-09-15T22:10:10.021Z | |
| 5915 | 2026-09-15T22:10:10.021Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5916 | 2026-09-15T22:10:10.021Z | |
| 5917 | 2026-09-15T22:10:10.021Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5918 | 2026-09-15T22:10:10.021Z | |
| 5919 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255failed to allocate space for the new target list |
| 5920 | 2026-09-15T22:10:10.022Z | |
| 5921 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172Sep 15 22:10:08.172 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.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 } }] |
| 5922 | 2026-09-15T22:10:10.022Z | |
| 5923 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5924 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172 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 } }] |
| 5925 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5926 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.172 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 } }] |
| 5927 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5928 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5929 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5930 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5931 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5932 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5933 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5934 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5935 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5936 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5937 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5938 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 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 } }] |
| 5939 | 2026-09-15T22:10:10.022Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5940 | 2026-09-15T22:10:10.023Z | Sep 15 22:10:08.173 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 } }] |
| 5941 | 2026-09-15T22:10:10.023Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5942 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5943 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5944 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5945 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5946 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5947 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5948 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5949 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5950 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5951 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5952 | 2026-09-15T22:10:10.028Z | Sep 15 22:10:08.173 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 } }] |
| 5953 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.173 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5954 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 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 } }] |
| 5955 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5956 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 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 } }] |
| 5957 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5958 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 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 } }] |
| 5959 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5960 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 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 } }] |
| 5961 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5962 | 2026-09-15T22:10:10.029Z | Sep 15 22:10:08.184 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 } }] |
| 5963 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5964 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 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 } }] |
| 5965 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5966 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 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 } }] |
| 5967 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5968 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 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 } }] |
| 5969 | 2026-09-15T22:10:10.030Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5970 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 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 } }] |
| 5971 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5972 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 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 } }] |
| 5973 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5974 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 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 } }] |
| 5975 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5976 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 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 } }] |
| 5977 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5978 | 2026-09-15T22:10:10.031Z | Sep 15 22:10:08.184 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 } }] |
| 5979 | 2026-09-15T22:10:10.032Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5980 | 2026-09-15T22:10:10.032Z | Sep 15 22:10:08.184 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 } }] |
| 5981 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5982 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5983 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5984 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5985 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5986 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5987 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5988 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5989 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5990 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5991 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5992 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5993 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5994 | 2026-09-15T22:10:10.033Z | Sep 15 22:10:08.184 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 } }] |
| 5995 | 2026-09-15T22:10:10.034Z | Sep 15 22:10:08.184 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 5996 | 2026-09-15T22:10:10.034Z | Sep 15 22:10:08.184 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 } }] |
| 5997 | 2026-09-15T22:10:10.034Z | Sep 15 22:10:08.184 DEBG failed to allocate space for the new target list |
| 5998 | 2026-09-15T22:10:10.034Z | Sep 15 22:10:08.184 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 } }] |
| 5999 | 2026-09-15T22:10:10.034Z | Sep 15 22:10:08.184 DEBG failed to allocate space for the new target list |
| 6000 | 2026-09-15T22:10:10.034Z | |
| 6001 | 2026-09-15T22:10:10.034Z | running 0 tests |
| 6002 | 2026-09-15T22:10:10.034Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1) |
| 6003 | 2026-09-15T22:10:10.034Z | |
| 6004 | 2026-09-15T22:10:10.034Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6005 | 2026-09-15T22:10:10.034Z | |
| 6006 | 2026-09-15T22:10:10.034Z | |
| 6007 | 2026-09-15T22:10:10.035Z | running 0 tests |
| 6008 | 2026-09-15T22:10:10.035Z | |
| 6009 | 2026-09-15T22:10:10.035Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 6010 | 2026-09-15T22:10:10.035Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6011 | 2026-09-15T22:10:10.035Z | |
| 6012 | 2026-09-15T22:10:10.035Z | |
| 6013 | 2026-09-15T22:10:10.035Z | running 6 tests |
| 6014 | 2026-09-15T22:10:10.035Z | test tests::test_parse_client_port_id ... ok |
| 6015 | 2026-09-15T22:10:10.035Z | test tests::test_full_lot_id_lot_only ... ok |
| 6016 | 2026-09-15T22:10:10.035Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6017 | 2026-09-15T22:10:10.035Z | test tests::test_port_id_cmp ... ok |
| 6018 | 2026-09-15T22:10:10.035Z | test tests::test_full_lot_id_neither_present ... ok |
| 6019 | 2026-09-15T22:10:10.035Z | test tests::test_full_lot_id_both_present ... ok |
| 6020 | 2026-09-15T22:10:10.035Z | |
| 6021 | 2026-09-15T22:10:10.035Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6022 | 2026-09-15T22:10:10.035Z | |
| 6023 | 2026-09-15T22:10:10.035Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957) |
| 6024 | 2026-09-15T22:10:10.036Z | Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de) |
| 6025 | 2026-09-15T22:10:10.036Z | |
| 6026 | 2026-09-15T22:10:10.036Z | running 0 tests |
| 6027 | 2026-09-15T22:10:10.036Z | |
| 6028 | 2026-09-15T22:10:10.036Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6029 | 2026-09-15T22:10:10.036Z | |
| 6030 | 2026-09-15T22:10:10.036Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 6031 | 2026-09-15T22:10:10.036Z | |
| 6032 | 2026-09-15T22:10:10.036Z | running 0 tests |
| 6033 | 2026-09-15T22:10:10.036Z | |
| 6034 | 2026-09-15T22:10:10.036Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6035 | 2026-09-15T22:10:10.036Z | |
| 6036 | 2026-09-15T22:10:10.036Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 6037 | 2026-09-15T22:10:10.037Z | |
| 6038 | 2026-09-15T22:10:10.037Z | running 15 tests |
| 6039 | 2026-09-15T22:10:10.037Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6040 | 2026-09-15T22:10:10.037Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6041 | 2026-09-15T22:10:10.037Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6042 | 2026-09-15T22:10:10.042Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6043 | 2026-09-15T22:10:10.042Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6044 | 2026-09-15T22:10:10.042Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6045 | 2026-09-15T22:10:10.043Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6046 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_equal ... ok |
| 6047 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_eui64 ... ok |
| 6048 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_into ... ok |
| 6049 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_not_equal ... ok |
| 6050 | 2026-09-15T22:10:10.043Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6051 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_to_string ... ok |
| 6052 | 2026-09-15T22:10:10.043Z | test v1::network::tests::test_parse ... ok |
| 6053 | 2026-09-15T22:10:10.043Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6054 | 2026-09-15T22:10:10.043Z | |
| 6055 | 2026-09-15T22:10:10.043Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6056 | 2026-09-15T22:10:10.043Z | |
| 6057 | 2026-09-15T22:10:10.043Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 6058 | 2026-09-15T22:10:10.043Z | |
| 6059 | 2026-09-15T22:10:10.044Z | running 12 tests |
| 6060 | 2026-09-15T22:10:10.044Z | test icmp::test_v6_checksum ... ok |
| 6061 | 2026-09-15T22:10:10.044Z | test icmp::test_v4_checksum ... ok |
| 6062 | 2026-09-15T22:10:10.044Z | test pbuf::test_byte ... ok |
| 6063 | 2026-09-15T22:10:10.044Z | test lldp::test_lldp_parse ... ok |
| 6064 | 2026-09-15T22:10:10.044Z | test ipv6::test_ipv6_parse ... ok |
| 6065 | 2026-09-15T22:10:10.044Z | test pbuf::test_nibble ... ok |
| 6066 | 2026-09-15T22:10:10.044Z | test pbuf::test_short ... ok |
| 6067 | 2026-09-15T22:10:10.044Z | test pbuf::test_overflow ... ok |
| 6068 | 2026-09-15T22:10:10.045Z | test pbuf::test_twelve ... ok |
| 6069 | 2026-09-15T22:10:10.045Z | test pbuf::test_word ... ok |
| 6070 | 2026-09-15T22:10:10.045Z | test tcp::test_checksum_syn_nodata ... ok |
| 6071 | 2026-09-15T22:10:10.045Z | test tcp::test_checksum_ack_data ... ok |
| 6072 | 2026-09-15T22:10:10.045Z | |
| 6073 | 2026-09-15T22:10:10.045Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6074 | 2026-09-15T22:10:10.046Z | |
| 6075 | 2026-09-15T22:10:10.046Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6076 | 2026-09-15T22:10:10.046Z | |
| 6077 | 2026-09-15T22:10:10.046Z | running 0 tests |
| 6078 | 2026-09-15T22:10:10.046Z | |
| 6079 | 2026-09-15T22:10:10.046Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6080 | 2026-09-15T22:10:10.046Z | |
| 6081 | 2026-09-15T22:10:10.046Z | Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da) |
| 6082 | 2026-09-15T22:10:10.046Z | |
| 6083 | 2026-09-15T22:10:10.046Z | running 5 tests |
| 6084 | 2026-09-15T22:10:10.046Z | test switchport::test::test_compute_lanes ... ok |
| 6085 | 2026-09-15T22:10:10.046Z | test switchport::test::port_id_ordering ... ok |
| 6086 | 2026-09-15T22:10:10.046Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 6087 | 2026-09-15T22:10:10.046Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 6088 | 2026-09-15T22:10:10.047Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 6089 | 2026-09-15T22:10:10.047Z | Rx CDR Enabled: Yes Lane 0 Yes Lane 1Yes Lane 2Yes |
| 6090 | 2026-09-15T22:10:10.047Z | Lane 3 |
| 6091 | 2026-09-15T22:10:10.047Z | Tx Enabled: Yes State: Activated Yes Activated Yes ActivatedYes |
| 6092 | 2026-09-15T22:10:10.047Z | Activated |
| 6093 | 2026-09-15T22:10:10.047Z | Tx Loss-of-lock: No Rx Output Enabled: false Nofalse falseNo false |
| 6094 | 2026-09-15T22:10:10.047Z | No |
| 6095 | 2026-09-15T22:10:10.047Z | Rx Output Status: valid Tx Loss-of-signal: No valid Novalid validNo |
| 6096 | 2026-09-15T22:10:10.047Z | No |
| 6097 | 2026-09-15T22:10:10.047Z | Rx Loss-of-lock: true Tx CDR Enabled: No Notrue No trueNo |
| 6098 | 2026-09-15T22:10:10.047Z | true |
| 6099 | 2026-09-15T22:10:10.047Z | Tx Adaptive EQ Fault: No Rx Loss-of-signal: falseNo false No falseNo |
| 6100 | 2026-09-15T22:10:10.047Z | false |
| 6101 | 2026-09-15T22:10:10.047Z | Tx Fault: Yes Rx Auto-squelch Disable: true Yes true Yestrue Yestrue |
| 6102 | 2026-09-15T22:10:10.047Z | |
| 6103 | 2026-09-15T22:10:10.047Z | Tx Output Enabled: true true true true |
| 6104 | 2026-09-15T22:10:10.047Z | Tx Output Status: invalid invalid invalid invalid |
| 6105 | 2026-09-15T22:10:10.047Z | Tx Loss-of-lock: false false false false |
| 6106 | 2026-09-15T22:10:10.047Z | Tx Loss-of-signal: true true true true |
| 6107 | 2026-09-15T22:10:10.047Z | Tx Auto-squelch Disable: false false false false |
| 6108 | 2026-09-15T22:10:10.048Z | Tx Adaptive EQ Fail: true true true true |
| 6109 | 2026-09-15T22:10:10.048Z | Tx Failure: false false false false |
| 6110 | 2026-09-15T22:10:10.048Z | Tx Force Squelch: true true true true |
| 6111 | 2026-09-15T22:10:10.048Z | Tx Input Polarity: normal normal normal normal |
| 6112 | 2026-09-15T22:10:10.048Z | test switchport::test::test_print_sff_datapath ... ok |
| 6113 | 2026-09-15T22:10:10.048Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6114 | 2026-09-15T22:10:10.048Z | test link::test_filter ... ok |
| 6115 | 2026-09-15T22:10:10.048Z | |
| 6116 | 2026-09-15T22:10:10.048Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6117 | 2026-09-15T22:10:10.048Z | |
| 6118 | 2026-09-15T22:10:10.048Z | Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620) |
| 6119 | 2026-09-15T22:10:10.048Z | |
| 6120 | 2026-09-15T22:10:10.048Z | running 7 tests |
| 6121 | 2026-09-15T22:10:10.048Z | test counters::counters_list ... ignored |
| 6122 | 2026-09-15T22:10:10.048Z | test link_apply::apply_tx_eq_all ... ignored |
| 6123 | 2026-09-15T22:10:10.048Z | test link_apply::apply_tx_eq_custom ... ignored |
| 6124 | 2026-09-15T22:10:10.049Z | test tx_eq::set_all_taps ... ignored |
| 6125 | 2026-09-15T22:10:10.049Z | test tx_eq::set_partial_taps ... ignored |
| 6126 | 2026-09-15T22:10:10.049Z | test cmd::test::pattern_statics ... ok |
| 6127 | 2026-09-15T22:10:10.049Z | test link_apply::tx_eq_exclusive ... ok |
| 6128 | 2026-09-15T22:10:10.049Z | |
| 6129 | 2026-09-15T22:10:10.049Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6130 | 2026-09-15T22:10:10.049Z | |
| 6131 | 2026-09-15T22:10:10.049Z | Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201) |
| 6132 | 2026-09-15T22:10:10.049Z | |
| 6133 | 2026-09-15T22:10:10.049Z | running 4 tests |
| 6134 | 2026-09-15T22:10:10.049Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 6135 | 2026-09-15T22:10:10.049Z | test linklocal::test_parse_ipadm ... ok |
| 6136 | 2026-09-15T22:10:10.049Z | test tfport::test_parse_tfport ... ok |
| 6137 | 2026-09-15T22:10:10.049Z | test config::tests::test_updates ... ok |
| 6138 | 2026-09-15T22:10:10.049Z | |
| 6139 | 2026-09-15T22:10:10.049Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6140 | 2026-09-15T22:10:10.049Z | |
| 6141 | 2026-09-15T22:10:10.049Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 6142 | 2026-09-15T22:10:10.054Z | |
| 6143 | 2026-09-15T22:10:10.054Z | running 0 tests |
| 6144 | 2026-09-15T22:10:10.054Z | |
| 6145 | 2026-09-15T22:10:10.054Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6146 | 2026-09-15T22:10:10.054Z | |
| 6147 | 2026-09-15T22:10:10.054Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 6148 | 2026-09-15T22:10:10.055Z | |
| 6149 | 2026-09-15T22:10:10.055Z | running 0 tests |
| 6150 | 2026-09-15T22:10:10.055Z | |
| 6151 | 2026-09-15T22:10:10.055Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6152 | 2026-09-15T22:10:10.055Z | |
| 6153 | 2026-09-15T22:10:10.055Z | Doc-tests aal |
| 6154 | 2026-09-15T22:10:10.246Z | |
| 6155 | 2026-09-15T22:10:10.246Z | running 0 tests |
| 6156 | 2026-09-15T22:10:10.247Z | |
| 6157 | 2026-09-15T22:10:10.247Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6158 | 2026-09-15T22:10:10.247Z | |
| 6159 | 2026-09-15T22:10:10.272Z | Doc-tests aal_macros |
| 6160 | 2026-09-15T22:10:10.351Z | |
| 6161 | 2026-09-15T22:10:10.351Z | running 0 tests |
| 6162 | 2026-09-15T22:10:10.351Z | |
| 6163 | 2026-09-15T22:10:10.351Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6164 | 2026-09-15T22:10:10.351Z | |
| 6165 | 2026-09-15T22:10:10.369Z | Doc-tests common |
| 6166 | 2026-09-15T22:10:10.610Z | |
| 6167 | 2026-09-15T22:10:10.611Z | running 0 tests |
| 6168 | 2026-09-15T22:10:10.611Z | |
| 6169 | 2026-09-15T22:10:10.611Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6170 | 2026-09-15T22:10:10.611Z | |
| 6171 | 2026-09-15T22:10:10.635Z | Doc-tests dpd_api |
| 6172 | 2026-09-15T22:10:11.315Z | |
| 6173 | 2026-09-15T22:10:11.315Z | running 2 tests |
| 6174 | 2026-09-15T22:10:11.315Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 6175 | 2026-09-15T22:10:11.315Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 6176 | 2026-09-15T22:10:11.315Z | |
| 6177 | 2026-09-15T22:10:11.315Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6178 | 2026-09-15T22:10:11.315Z | |
| 6179 | 2026-09-15T22:10:11.346Z | Doc-tests dpd_client |
| 6180 | 2026-09-15T22:10:12.711Z | |
| 6181 | 2026-09-15T22:10:12.711Z | running 0 tests |
| 6182 | 2026-09-15T22:10:12.711Z | |
| 6183 | 2026-09-15T22:10:12.711Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6184 | 2026-09-15T22:10:12.711Z | |
| 6185 | 2026-09-15T22:10:12.767Z | Doc-tests dpd_types |
| 6186 | 2026-09-15T22:10:12.946Z | |
| 6187 | 2026-09-15T22:10:12.946Z | running 0 tests |
| 6188 | 2026-09-15T22:10:12.946Z | |
| 6189 | 2026-09-15T22:10:12.946Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6190 | 2026-09-15T22:10:12.946Z | |
| 6191 | 2026-09-15T22:10:12.969Z | Doc-tests dpd_types_versions |
| 6192 | 2026-09-15T22:10:14.461Z | |
| 6193 | 2026-09-15T22:10:14.461Z | running 1 test |
| 6194 | 2026-09-15T22:10:14.461Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6195 | 2026-09-15T22:10:14.461Z | |
| 6196 | 2026-09-15T22:10:14.461Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6197 | 2026-09-15T22:10:14.461Z | |
| 6198 | 2026-09-15T22:10:14.510Z | Doc-tests packet |
| 6199 | 2026-09-15T22:10:14.733Z | |
| 6200 | 2026-09-15T22:10:14.733Z | running 0 tests |
| 6201 | 2026-09-15T22:10:14.733Z | |
| 6202 | 2026-09-15T22:10:14.733Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6203 | 2026-09-15T22:10:14.733Z | |
| 6204 | 2026-09-15T22:10:14.761Z | Doc-tests pcap |
| 6205 | 2026-09-15T22:10:14.811Z | |
| 6206 | 2026-09-15T22:10:14.813Z | running 0 tests |
| 6207 | 2026-09-15T22:10:14.813Z | |
| 6208 | 2026-09-15T22:10:14.813Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6209 | 2026-09-15T22:10:14.813Z | |
| 6210 | 2026-09-15T22:10:14.982Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6211 | 2026-09-15T22:10:14.982Z | + RUST_BACKTRACE=full |
| 6212 | 2026-09-15T22:10:14.982Z | + cargo test --features softnpu --no-fail-fast |
| 6213 | 2026-09-15T22:10:15.493Z | Compiling num-integer v0.1.46 |
| 6214 | 2026-09-15T22:10:15.577Z | Compiling num-complex v0.4.6 |
| 6215 | 2026-09-15T22:10:15.616Z | Compiling bitstruct_derive v0.1.0 |
| 6216 | 2026-09-15T22:10:15.620Z | Compiling tap v1.0.1 |
| 6217 | 2026-09-15T22:10:15.740Z | Compiling wyz v0.5.1 |
| 6218 | 2026-09-15T22:10:15.871Z | Compiling num-iter v0.1.45 |
| 6219 | 2026-09-15T22:10:15.905Z | Compiling num-rational v0.4.2 |
| 6220 | 2026-09-15T22:10:15.915Z | Compiling num-bigint v0.4.6 |
| 6221 | 2026-09-15T22:10:16.003Z | Compiling radium v0.7.0 |
| 6222 | 2026-09-15T22:10:16.014Z | Compiling funty v2.0.0 |
| 6223 | 2026-09-15T22:10:16.056Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6224 | 2026-09-15T22:10:16.115Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6225 | 2026-09-15T22:10:16.203Z | Compiling num v0.4.3 |
| 6226 | 2026-09-15T22:10:16.285Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6227 | 2026-09-15T22:10:16.301Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6228 | 2026-09-15T22:10:16.333Z | Compiling bitvec v1.0.1 |
| 6229 | 2026-09-15T22:10:16.422Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6230 | 2026-09-15T22:10:16.456Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6231 | 2026-09-15T22:10:16.595Z | Compiling typeid v1.0.3 |
| 6232 | 2026-09-15T22:10:16.672Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6233 | 2026-09-15T22:10:16.712Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6234 | 2026-09-15T22:10:16.722Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6235 | 2026-09-15T22:10:16.795Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6236 | 2026-09-15T22:10:17.051Z | Compiling ascii v1.1.0 |
| 6237 | 2026-09-15T22:10:17.484Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6238 | 2026-09-15T22:10:17.577Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6239 | 2026-09-15T22:10:17.587Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6240 | 2026-09-15T22:10:17.672Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6241 | 2026-09-15T22:10:17.788Z | Compiling erased-serde v0.4.8 |
| 6242 | 2026-09-15T22:10:17.916Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6243 | 2026-09-15T22:10:17.972Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6244 | 2026-09-15T22:10:18.010Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6245 | 2026-09-15T22:10:18.273Z | Compiling bitstruct v0.1.1 |
| 6246 | 2026-09-15T22:10:18.379Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6247 | 2026-09-15T22:10:18.660Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6248 | 2026-09-15T22:10:18.672Z | Compiling serde_arrays v0.1.0 |
| 6249 | 2026-09-15T22:10:18.800Z | Compiling libloading v0.7.4 |
| 6250 | 2026-09-15T22:10:18.823Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6251 | 2026-09-15T22:10:19.097Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6252 | 2026-09-15T22:10:19.164Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6253 | 2026-09-15T22:10:19.640Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6254 | 2026-09-15T22:10:20.902Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6255 | 2026-09-15T22:10:21.696Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6256 | 2026-09-15T22:10:27.452Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6257 | 2026-09-15T22:10:27.670Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6258 | 2026-09-15T22:10:27.670Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6259 | 2026-09-15T22:10:27.673Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6260 | 2026-09-15T22:10:27.751Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6261 | 2026-09-15T22:10:29.743Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6262 | 2026-09-15T22:10:29.982Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6263 | 2026-09-15T22:10:30.203Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6264 | 2026-09-15T22:10:36.160Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6265 | 2026-09-15T22:10:36.392Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6266 | 2026-09-15T22:10:43.954Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6267 | 2026-09-15T22:10:46.383Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6268 | 2026-09-15T22:10:50.485Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6269 | 2026-09-15T22:11:30.088Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 6270 | 2026-09-15T22:11:30.210Z | Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a) |
| 6271 | 2026-09-15T22:11:30.218Z | |
| 6272 | 2026-09-15T22:11:30.218Z | running 0 tests |
| 6273 | 2026-09-15T22:11:30.218Z | |
| 6274 | 2026-09-15T22:11:30.221Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6275 | 2026-09-15T22:11:30.221Z | |
| 6276 | 2026-09-15T22:11:30.221Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6277 | 2026-09-15T22:11:30.224Z | |
| 6278 | 2026-09-15T22:11:30.224Z | running 0 tests |
| 6279 | 2026-09-15T22:11:30.224Z | |
| 6280 | 2026-09-15T22:11:30.224Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6281 | 2026-09-15T22:11:30.224Z | |
| 6282 | 2026-09-15T22:11:30.224Z | Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305) |
| 6283 | 2026-09-15T22:11:30.232Z | |
| 6284 | 2026-09-15T22:11:30.232Z | running 0 tests |
| 6285 | 2026-09-15T22:11:30.232Z | |
| 6286 | 2026-09-15T22:11:30.235Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6287 | 2026-09-15T22:11:30.235Z | |
| 6288 | 2026-09-15T22:11:30.235Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 6289 | 2026-09-15T22:11:30.255Z | |
| 6290 | 2026-09-15T22:11:30.255Z | running 4 tests |
| 6291 | 2026-09-15T22:11:30.258Z | test nat::tests::test_vni ... ok |
| 6292 | 2026-09-15T22:11:30.258Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6293 | 2026-09-15T22:11:30.261Z | test test_purge ... ok |
| 6294 | 2026-09-15T22:11:30.264Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6295 | 2026-09-15T22:11:30.264Z | |
| 6296 | 2026-09-15T22:11:30.264Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6297 | 2026-09-15T22:11:30.264Z | |
| 6298 | 2026-09-15T22:11:30.268Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 6299 | 2026-09-15T22:11:30.278Z | |
| 6300 | 2026-09-15T22:11:30.278Z | running 1 test |
| 6301 | 2026-09-15T22:11:30.282Z | ------- |
| 6302 | 2026-09-15T22:11:30.285Z | Generating OpenAPI documents from API definitions ... |
| 6303 | 2026-09-15T22:11:30.442Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6304 | 2026-09-15T22:11:30.513Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6305 | 2026-09-15T22:11:31.579Z | ------- |
| 6306 | 2026-09-15T22:11:31.579Z | Checking 13 OpenAPI documents... |
| 6307 | 2026-09-15T22:11:31.579Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6308 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6309 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6310 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6311 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6312 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6313 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6314 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6315 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6316 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6317 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6318 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6319 | 2026-09-15T22:11:31.583Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6320 | 2026-09-15T22:11:31.583Z | Fresh dpd "latest" symlink |
| 6321 | 2026-09-15T22:11:31.583Z | ------- |
| 6322 | 2026-09-15T22:11:31.583Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 6323 | 2026-09-15T22:11:31.650Z | test test::test_apis_up_to_date ... ok |
| 6324 | 2026-09-15T22:11:31.650Z | |
| 6325 | 2026-09-15T22:11:31.650Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s |
| 6326 | 2026-09-15T22:11:31.650Z | |
| 6327 | 2026-09-15T22:11:31.712Z | Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605) |
| 6328 | 2026-09-15T22:11:31.717Z | |
| 6329 | 2026-09-15T22:11:31.717Z | running 34 tests |
| 6330 | 2026-09-15T22:11:31.720Z | test freemap::test_ordering ... ok |
| 6331 | 2026-09-15T22:11:31.720Z | test config::tests::test_updates ... ok |
| 6332 | 2026-09-15T22:11:31.720Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6333 | 2026-09-15T22:11:31.720Z | test freemap::test_split ... ok |
| 6334 | 2026-09-15T22:11:31.725Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6335 | 2026-09-15T22:11:31.725Z | test macaddrs::tests::test_mac_offset ... ok |
| 6336 | 2026-09-15T22:11:31.725Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6337 | 2026-09-15T22:11:31.725Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6338 | 2026-09-15T22:11:31.725Z | test nat::test_mapping ... ok |
| 6339 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG created new freemap, unit: freemap_test |
| 6340 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG initted freemap. size: 128, unit: freemap_test |
| 6341 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG reset freemap, unit: freemap_test |
| 6342 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG created new freemap, unit: freemap_test |
| 6343 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 Sep 15 22:11:29.949DEBG DEBG created new freemapinitted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 6344 | 2026-09-15T22:11:31.725Z | |
| 6345 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBGSep 15 22:11:29.949 reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test: |
| 6346 | 2026-09-15T22:11:31.725Z | freemap_test |
| 6347 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG reset freemap, unit: freemap_test |
| 6348 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG created new freemap, unit: freemap_test |
| 6349 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG initted freemap. size: 128, unit: freemap_test |
| 6350 | 2026-09-15T22:11:31.725Z | Sep 15 22:11:29.949 DEBG reset freemap, unit: freemap_test |
| 6351 | 2026-09-15T22:11:31.725Z | test freemap::test_exhaustion ... ok |
| 6352 | 2026-09-15T22:11:31.726Z | test freemap::test_free ... ok |
| 6353 | 2026-09-15T22:11:31.726Z | test freemap::test_basic ... ok |
| 6354 | 2026-09-15T22:11:31.726Z | test port_map::tests::dump_map ... ok |
| 6355 | 2026-09-15T22:11:31.726Z | test freemap::test_reclaim ... ok |
| 6356 | 2026-09-15T22:11:31.726Z | test port_map::tests::test_backplane_group ... ok |
| 6357 | 2026-09-15T22:11:31.726Z | test port_map::tests::test_port_map ... ok |
| 6358 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.949 DEBG created new freemap, unit: freemap_test |
| 6359 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.949 DEBG initted freemap. size: 8, unit: freemap_test |
| 6360 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.949 DEBG reset freemap, unit: freemap_test |
| 6361 | 2026-09-15T22:11:31.726Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6362 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG created new freemap, unit: freemap_test |
| 6363 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGDEBG created new freemapinitted freemap. size: 128, , unitunit:: freemap_testfreemap_route_ipv4 |
| 6364 | 2026-09-15T22:11:31.726Z | |
| 6365 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG Sep 15 22:11:29.950reset freemap , DEBGunit :created new freemap , freemap_testunit |
| 6366 | 2026-09-15T22:11:31.726Z | : freemap_route_ipv6 |
| 6367 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6368 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6369 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6370 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6371 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6372 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 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 } }] |
| 6373 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6374 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 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 } }] |
| 6375 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6376 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 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 } }] |
| 6377 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6378 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 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 } }] |
| 6379 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG Sep 15 22:11:29.950created new freemap INFO, unitadding route 3fff:beef::/64 -> 2001:db8::55:ff: |
| 6380 | 2026-09-15T22:11:31.726Z | freemap_route_ipv4 |
| 6381 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 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 } }]Sep 15 22:11:29.950 |
| 6382 | 2026-09-15T22:11:31.726Z | DEBG created new freemapSep 15 22:11:29.950, unitINFO: adding route 3fff:beef:1::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 6383 | 2026-09-15T22:11:31.726Z | |
| 6384 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGDEBG 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 } }]initted freemap. size: 64 |
| 6385 | 2026-09-15T22:11:31.726Z | , unit: freemap_route_ipv4Sep 15 22:11:29.950 |
| 6386 | 2026-09-15T22:11:31.726Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6387 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950 DEBG reset freemapSep 15 22:11:29.950, unitDEBG: replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 6388 | 2026-09-15T22:11:31.726Z | |
| 6389 | 2026-09-15T22:11:31.726Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6390 | 2026-09-15T22:11:31.726Z | , unit: freemap_route_ipv6Sep 15 22:11:29.950 |
| 6391 | 2026-09-15T22:11:31.727Z | DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:11:29.950 |
| 6392 | 2026-09-15T22:11:31.727Z | DEBG reset freemap, Sep 15 22:11:29.950unit :INFO freemap_route_ipv6adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6393 | 2026-09-15T22:11:31.727Z | |
| 6394 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 6395 | 2026-09-15T22:11:31.727Z | |
| 6396 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6397 | 2026-09-15T22:11:31.727Z | |
| 6398 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 6399 | 2026-09-15T22:11:31.727Z | |
| 6400 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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:6::/64 -> 2001:db8::55:ff |
| 6401 | 2026-09-15T22:11:31.727Z | |
| 6402 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6403 | 2026-09-15T22:11:31.727Z | |
| 6404 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6405 | 2026-09-15T22:11:31.727Z | |
| 6406 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:1::/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 } }] |
| 6407 | 2026-09-15T22:11:31.727Z | |
| 6408 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6409 | 2026-09-15T22:11:31.727Z | |
| 6410 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6411 | 2026-09-15T22:11:31.727Z | |
| 6412 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6413 | 2026-09-15T22:11:31.727Z | |
| 6414 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO 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:3::/64 -> 2001:db8::55:ff |
| 6415 | 2026-09-15T22:11:31.727Z | |
| 6416 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6417 | 2026-09-15T22:11:31.727Z | |
| 6418 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6419 | 2026-09-15T22:11:31.727Z | |
| 6420 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6421 | 2026-09-15T22:11:31.727Z | |
| 6422 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 6423 | 2026-09-15T22:11:31.727Z | |
| 6424 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO 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:c::/64 -> 2001:db8::55:ff |
| 6425 | 2026-09-15T22:11:31.727Z | |
| 6426 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:6::/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 } }] |
| 6427 | 2026-09-15T22:11:31.727Z | |
| 6428 | 2026-09-15T22:11:31.727Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6429 | 2026-09-15T22:11:31.727Z | |
| 6430 | 2026-09-15T22:11:31.728Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6431 | 2026-09-15T22:11:31.728Z | |
| 6432 | 2026-09-15T22:11:31.728Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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:e::/64 -> 2001:db8::55:ff |
| 6433 | 2026-09-15T22:11:31.728Z | |
| 6434 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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:8::/64 -> 2001:db8::55:ff |
| 6435 | 2026-09-15T22:11:31.732Z | |
| 6436 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:f::/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 } }] |
| 6437 | 2026-09-15T22:11:31.732Z | |
| 6438 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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:9::/64 -> 2001:db8::55:ff |
| 6439 | 2026-09-15T22:11:31.732Z | |
| 6440 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:10::/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 } }] |
| 6441 | 2026-09-15T22:11:31.732Z | |
| 6442 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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:a::/64 -> 2001:db8::55:ff |
| 6443 | 2026-09-15T22:11:31.732Z | |
| 6444 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 15 22:11:29.950 |
| 6445 | 2026-09-15T22:11:31.732Z | |
| 6446 | 2026-09-15T22:11:31.732Z | DEBG created new freemapSep 15 22:11:29.950 Sep 15 22:11:29.950DEBG INFOreplacing 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:b::/64 -> 2001:db8::55:ff |
| 6447 | 2026-09-15T22:11:31.732Z | |
| 6448 | 2026-09-15T22:11:31.732Z | unit: freemap_route_ipv4Sep 15 22:11:29.950 |
| 6449 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950 INFODEBG 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:beef:12::/64 -> 2001:db8::55:ff |
| 6450 | 2026-09-15T22:11:31.732Z | |
| 6451 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950 Sep 15 22:11:29.950Sep 15 22:11:29.950 DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6452 | 2026-09-15T22:11:31.732Z | created new freemapadding route 3fff:beef:c::/64 -> 2001:db8::55:ff, |
| 6453 | 2026-09-15T22:11:31.732Z | unitSep 15 22:11:29.950 :INFOSep 15 22:11:29.950 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 6454 | 2026-09-15T22:11:31.732Z | 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 } }]freemap_route_ipv6 |
| 6455 | 2026-09-15T22:11:31.732Z | |
| 6456 | 2026-09-15T22:11:31.732Z | Sep 15 22:11:29.950 Sep 15 22:11:29.950DEBG Sep 15 22:11:29.950INFO 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 } }] |
| 6457 | 2026-09-15T22:11:31.732Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 6458 | 2026-09-15T22:11:31.732Z | initted freemap. size: 64Sep 15 22:11:29.950, INFOunit :adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 15 22:11:29.950 |
| 6459 | 2026-09-15T22:11:31.732Z | 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 } }]freemap_route_ipv4Sep 15 22:11:29.950 |
| 6460 | 2026-09-15T22:11:31.732Z | |
| 6461 | 2026-09-15T22:11:31.733Z | 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 } }] |
| 6462 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.950 Sep 15 22:11:29.950DEBG Sep 15 22:11:29.950INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff reset freemapadding route 3fff:beef:15::/64 -> 2001:db8::55:ff, |
| 6463 | 2026-09-15T22:11:31.733Z | |
| 6464 | 2026-09-15T22:11:31.733Z | unit: freemap_route_ipv4 |
| 6465 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 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 } }]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 15 22:11:29.950 |
| 6466 | 2026-09-15T22:11:31.733Z | |
| 6467 | 2026-09-15T22:11:31.733Z | DEBG initted freemap. size: 64Sep 15 22:11:29.950Sep 15 22:11:29.950 INFOINFO, unit adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6468 | 2026-09-15T22:11:31.733Z | : |
| 6469 | 2026-09-15T22:11:31.733Z | freemap_route_ipv6 |
| 6470 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 Sep 15 22:11:29.950DEBG DEBGDEBG 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 } }] reset freemap |
| 6471 | 2026-09-15T22:11:31.733Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit |
| 6472 | 2026-09-15T22:11:31.733Z | : freemap_route_ipv6 |
| 6473 | 2026-09-15T22:11:31.733Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6474 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.950Sep 15 22:11:29.950 INFOINFO Sep 15 22:11:29.950 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6475 | 2026-09-15T22:11:31.733Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO |
| 6476 | 2026-09-15T22:11:31.733Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6477 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 DEBGDEBG 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 } }]Sep 15 22:11:29.951 |
| 6478 | 2026-09-15T22:11:31.733Z | 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 |
| 6479 | 2026-09-15T22:11:31.733Z | 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 15 22:11:29.951 |
| 6480 | 2026-09-15T22:11:31.733Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 15 22:11:29.951Sep 15 22:11:29.951 |
| 6481 | 2026-09-15T22:11:31.733Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO |
| 6482 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951 adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6483 | 2026-09-15T22:11:31.733Z | test freemap::test_span ... ok |
| 6484 | 2026-09-15T22:11:31.733Z | test api_server::tests::test_build_info ... ok |
| 6485 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951DEBG 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 } }]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 15 22:11:29.951 |
| 6486 | 2026-09-15T22:11:31.733Z | |
| 6487 | 2026-09-15T22:11:31.733Z | 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 } }]Sep 15 22:11:29.951Sep 15 22:11:29.951 |
| 6488 | 2026-09-15T22:11:31.733Z | INFOINFO Sep 15 22:11:29.951adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6489 | 2026-09-15T22:11:31.733Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 6490 | 2026-09-15T22:11:31.733Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6491 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef: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 } }] |
| 6492 | 2026-09-15T22:11:31.733Z | |
| 6493 | 2026-09-15T22:11:31.733Z | 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 } }] |
| 6494 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951 INFOSep 15 22:11:29.951 Sep 15 22:11:29.951adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6495 | 2026-09-15T22:11:31.733Z | INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6496 | 2026-09-15T22:11:31.733Z | |
| 6497 | 2026-09-15T22:11:31.733Z | Sep 15 22:11:29.951 DEBGSep 15 22:11:29.951 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 15 22:11:29.951DEBG 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 } }] |
| 6498 | 2026-09-15T22:11:31.733Z | |
| 6499 | 2026-09-15T22:11:31.733Z | 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 15 22:11:29.951Sep 15 22:11:29.951 |
| 6500 | 2026-09-15T22:11:31.733Z | INFO INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6501 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6502 | 2026-09-15T22:11:31.734Z | INFO Sep 15 22:11:29.951adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6503 | 2026-09-15T22:11:31.734Z | DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6504 | 2026-09-15T22:11:31.734Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:11:29.951 |
| 6505 | 2026-09-15T22:11:31.734Z | 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 } }] |
| 6506 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 INFOINFO Sep 15 22:11:29.951 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 15 22:11:29.951INFO |
| 6507 | 2026-09-15T22:11:31.734Z | |
| 6508 | 2026-09-15T22:11:31.734Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBGSep 15 22:11:29.951 |
| 6509 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 created new freemapDEBGDEBG, 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 } }]unitreplacing 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 } }]: |
| 6510 | 2026-09-15T22:11:31.734Z | |
| 6511 | 2026-09-15T22:11:31.734Z | freemap_route_ipv4 |
| 6512 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951INFOSep 15 22:11:29.951 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 6513 | 2026-09-15T22:11:31.734Z | DEBGSep 15 22:11:29.951 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6514 | 2026-09-15T22:11:31.734Z | |
| 6515 | 2026-09-15T22:11:31.734Z | DEBGSep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 DEBGINFODEBG 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: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 } }] |
| 6516 | 2026-09-15T22:11:31.734Z | |
| 6517 | 2026-09-15T22:11:31.734Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6518 | 2026-09-15T22:11:31.734Z | created new freemap, Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 INFODEBG 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 } }]unit |
| 6519 | 2026-09-15T22:11:31.734Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6520 | 2026-09-15T22:11:31.734Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff: |
| 6521 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951 INFODEBGfreemap_route_ipv6Sep 15 22:11:29.951 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:6::/64 -> 2001:db8::55:ff |
| 6522 | 2026-09-15T22:11:31.734Z | DEBG |
| 6523 | 2026-09-15T22:11:31.734Z | |
| 6524 | 2026-09-15T22:11:31.734Z | 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 } }] |
| 6525 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951INFO DEBGSep 15 22:11:29.951DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 6526 | 2026-09-15T22:11:31.734Z | 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 } }] |
| 6527 | 2026-09-15T22:11:31.734Z | initted freemap. size: 64adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff, Sep 15 22:11:29.951 |
| 6528 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 unitDEBG :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 |
| 6529 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6530 | 2026-09-15T22:11:31.734Z | 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 } }]freemap_route_ipv4 |
| 6531 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 |
| 6532 | 2026-09-15T22:11:31.734Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951 INFOINFODEBGSep 15 22:11:29.951 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff 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 } }] |
| 6533 | 2026-09-15T22:11:31.734Z | |
| 6534 | 2026-09-15T22:11:31.738Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG reset freemap, |
| 6535 | 2026-09-15T22:11:31.739Z | unitSep 15 22:11:29.951: Sep 15 22:11:29.951DEBGSep 15 22:11:29.951freemap_route_ipv4 INFOreplacing 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 } }] |
| 6536 | 2026-09-15T22:11:31.739Z | DEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6537 | 2026-09-15T22:11:31.739Z | 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 } }] |
| 6538 | 2026-09-15T22:11:31.739Z | |
| 6539 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951INFO Sep 15 22:11:29.951Sep 15 22:11:29.951 INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 6540 | 2026-09-15T22:11:31.739Z | 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 } }]initted freemap. size: 64 |
| 6541 | 2026-09-15T22:11:31.739Z | , |
| 6542 | 2026-09-15T22:11:31.739Z | unit: Sep 15 22:11:29.951freemap_route_ipv6 |
| 6543 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 DEBGSep 15 22:11:29.951INFO 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 } }] 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 } }] |
| 6544 | 2026-09-15T22:11:31.739Z | |
| 6545 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 DEBGSep 15 22:11:29.951 Sep 15 22:11:29.951INFO INFOreset freemapadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6546 | 2026-09-15T22:11:31.739Z | , adding route 3fff:beef:22::/64 -> 2001:db8::55:ffunit: |
| 6547 | 2026-09-15T22:11:31.739Z | freemap_route_ipv6Sep 15 22:11:29.951 |
| 6548 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6549 | 2026-09-15T22:11:31.739Z | 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 } }] |
| 6550 | 2026-09-15T22:11:31.739Z | |
| 6551 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951INFO Sep 15 22:11:29.951INFO INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6552 | 2026-09-15T22:11:31.739Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6553 | 2026-09-15T22:11:31.739Z | |
| 6554 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951DEBG Sep 15 22:11:29.951replacing 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 15 22:11:29.951DEBG |
| 6555 | 2026-09-15T22:11:31.739Z | DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6556 | 2026-09-15T22:11:31.739Z | 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 } }] |
| 6557 | 2026-09-15T22:11:31.739Z | |
| 6558 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951INFO INFO INFOINFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6559 | 2026-09-15T22:11:31.739Z | |
| 6560 | 2026-09-15T22:11:31.739Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6561 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:11:29.951 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 } }] DEBG |
| 6562 | 2026-09-15T22:11:31.739Z | |
| 6563 | 2026-09-15T22:11:31.739Z | DEBGreplacing 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 } }] |
| 6564 | 2026-09-15T22:11:31.739Z | 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 } }] |
| 6565 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951 Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951INFO DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 6566 | 2026-09-15T22:11:31.739Z | 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 |
| 6567 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6568 | 2026-09-15T22:11:31.739Z | 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 } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6569 | 2026-09-15T22:11:31.739Z | |
| 6570 | 2026-09-15T22:11:31.739Z | Sep 15 22:11:29.951DEBG Sep 15 22:11:29.951INFO Sep 15 22:11:29.951INFO 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 |
| 6571 | 2026-09-15T22:11:31.739Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 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:beef:26::/64 -> 2001:db8::55:ff |
| 6572 | 2026-09-15T22:11:31.739Z | |
| 6573 | 2026-09-15T22:11:31.739Z | |
| 6574 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951DEBG DEBGreplacing 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 |
| 6575 | 2026-09-15T22:11:31.740Z | 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 } }] |
| 6576 | 2026-09-15T22:11:31.740Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6577 | 2026-09-15T22:11:31.740Z | INFO |
| 6578 | 2026-09-15T22:11:31.740Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6579 | 2026-09-15T22:11:31.740Z | 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 } }] |
| 6580 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 Sep 15 22:11:29.951DEBG INFOINFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6581 | 2026-09-15T22:11:31.740Z | 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:2 |
| 6582 | 2026-09-15T22:11:31.740Z | |
| 6583 | 2026-09-15T22:11:31.740Z | 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 15 22:11:29.951 |
| 6584 | 2026-09-15T22:11:31.740Z | DEBGSep 15 22:11:29.951 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 } }] |
| 6585 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6586 | 2026-09-15T22:11:31.740Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6587 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 DEBGINFO adding route 3fff:beef:21::/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 } }] |
| 6588 | 2026-09-15T22:11:31.740Z | |
| 6589 | 2026-09-15T22:11:31.740Z | DEBG Sep 15 22:11:29.951 Sep 15 22:11:29.951DEBGreplacing 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 15 22:11:29.951 |
| 6590 | 2026-09-15T22:11:31.740Z | 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 adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6591 | 2026-09-15T22:11:31.740Z | |
| 6592 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951DEBGSep 15 22:11:29.951 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 } }]INFOSep 15 22:11:29.951 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6593 | 2026-09-15T22:11:31.740Z | DEBG |
| 6594 | 2026-09-15T22:11:31.740Z | 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 } }] |
| 6595 | 2026-09-15T22:11:31.740Z | INFO Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 adding route 3fff:beef::/64 -> 2001:db8::55:ff INFOINFO |
| 6596 | 2026-09-15T22:11:31.740Z | DEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6597 | 2026-09-15T22:11:31.740Z | 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 15 22:11:29.951 |
| 6598 | 2026-09-15T22:11:31.740Z | |
| 6599 | 2026-09-15T22:11:31.740Z | 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 } }]Sep 15 22:11:29.951 |
| 6600 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951Sep 15 22:11:29.951 DEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6601 | 2026-09-15T22:11:31.740Z | INFO |
| 6602 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 6603 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6604 | 2026-09-15T22:11:31.740Z | INFO Sep 15 22:11:29.951adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6605 | 2026-09-15T22:11:31.740Z | INFOSep 15 22:11:29.951 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6606 | 2026-09-15T22:11:31.740Z | DEBG Sep 15 22:11:29.951replacing 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 15 22:11:29.951 |
| 6607 | 2026-09-15T22:11:31.740Z | DEBGDEBGDEBG 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: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: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 } }] |
| 6608 | 2026-09-15T22:11:31.740Z | |
| 6609 | 2026-09-15T22:11:31.740Z | |
| 6610 | 2026-09-15T22:11:31.740Z | Sep 15 22:11:29.951 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 |
| 6611 | 2026-09-15T22:11:31.740Z | INFO INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6612 | 2026-09-15T22:11:31.740Z | |
| 6613 | 2026-09-15T22:11:31.741Z | |
| 6614 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951Sep 15 22:11:29.951Sep 15 22:11:29.951 DEBGSep 15 22:11:29.951 DEBGSep 15 22:11:29.951 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 } }] 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 } }] |
| 6615 | 2026-09-15T22:11:31.741Z | DEBGDEBGDEBG Sep 15 22:11:29.951created new freemap 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 } }], |
| 6616 | 2026-09-15T22:11:31.741Z | unit |
| 6617 | 2026-09-15T22:11:31.741Z | INFO : freemap_route_ipv4adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6618 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951 |
| 6619 | 2026-09-15T22:11:31.741Z | INFOSep 15 22:11:29.951 |
| 6620 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 6621 | 2026-09-15T22:11:31.741Z | DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 15 22:11:29.951replacing 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 } }] |
| 6622 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951DEBG Sep 15 22:11:29.951 |
| 6623 | 2026-09-15T22:11:31.741Z | INFO created new freemap , adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 15 22:11:29.951DEBG Sep 15 22:11:29.951DEBG unitreplacing 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 } }] |
| 6624 | 2026-09-15T22:11:31.741Z | : |
| 6625 | 2026-09-15T22:11:31.741Z | 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 } }]INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 6626 | 2026-09-15T22:11:31.741Z | |
| 6627 | 2026-09-15T22:11:31.741Z | |
| 6628 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951 INFOSep 15 22:11:29.951 DEBG Sep 15 22:11:29.951replacing 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 15 22:11:29.951 |
| 6629 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG initted freemap. size: 64Sep 15 22:11:29.951, |
| 6630 | 2026-09-15T22:11:31.741Z | INFOunit :adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6631 | 2026-09-15T22:11:31.741Z | freemap_route_ipv4Sep 15 22:11:29.951DEBG |
| 6632 | 2026-09-15T22:11:31.741Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG 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 15 22:11:29.951 |
| 6633 | 2026-09-15T22:11:31.741Z | Sep 15 22:11:29.951DEBG 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 } }] |
| 6634 | 2026-09-15T22:11:31.745Z | |
| 6635 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.951replacing 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 } }] |
| 6636 | 2026-09-15T22:11:31.745Z | DEBG Sep 15 22:11:29.951 Sep 15 22:11:29.951reset freemapDEBGINFO , adding route 3fff:beef:27::/64 -> 2001:db8::55:ffunitINFO |
| 6637 | 2026-09-15T22:11:31.745Z | :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 } }] freemap_route_ipv4 |
| 6638 | 2026-09-15T22:11:31.745Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 15 22:11:29.951 |
| 6639 | 2026-09-15T22:11:31.745Z | |
| 6640 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.951DEBGSep 15 22:11:29.951 Sep 15 22:11:29.951 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 } }] |
| 6641 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.951DEBGDEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 6642 | 2026-09-15T22:11:31.745Z | INFO Sep 15 22:11:29.952 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO Sep 15 22:11:29.952 adding route 3fff:beef:4::/64 -> 2001:db8::55:ff , |
| 6643 | 2026-09-15T22:11:31.745Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6644 | 2026-09-15T22:11:31.745Z | unitSep 15 22:11:29.952 |
| 6645 | 2026-09-15T22:11:31.745Z | : freemap_route_ipv6DEBGSep 15 22:11:29.952 |
| 6646 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.952 |
| 6647 | 2026-09-15T22:11:31.745Z | 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 } }]DEBGDEBG Sep 15 22:11:29.952 |
| 6648 | 2026-09-15T22:11:31.745Z | 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: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 } }] |
| 6649 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.952 |
| 6650 | 2026-09-15T22:11:31.745Z | DEBGSep 15 22:11:29.952 INFOSep 15 22:11:29.952 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 15 22:11:29.952DEBG |
| 6651 | 2026-09-15T22:11:31.745Z | INFO INFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:11:29.952adding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6652 | 2026-09-15T22:11:31.745Z | DEBGreset freemap |
| 6653 | 2026-09-15T22:11:31.745Z | , 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 } }]unit: |
| 6654 | 2026-09-15T22:11:31.745Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 DEBG |
| 6655 | 2026-09-15T22:11:31.745Z | 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 } }]freemap_route_ipv6 |
| 6656 | 2026-09-15T22:11:31.746Z | |
| 6657 | 2026-09-15T22:11:31.746Z | INFOSep 15 22:11:29.952Sep 15 22:11:29.952 INFO Sep 15 22:11:29.952adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6658 | 2026-09-15T22:11:31.746Z | INFODEBGSep 15 22:11:29.952 adding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef:33::/64 -> 2001:db8::55:ff INFOSep 15 22:11:29.952 |
| 6659 | 2026-09-15T22:11:31.746Z | 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 } }] |
| 6660 | 2026-09-15T22:11:31.746Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6661 | 2026-09-15T22:11:31.746Z | |
| 6662 | 2026-09-15T22:11:31.746Z | 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 } }] |
| 6663 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 DEBGSep 15 22:11:29.952Sep 15 22:11:29.952Sep 15 22:11:29.952 Sep 15 22:11:29.952 INFO DEBG adding route 3fff:beef:15::/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 } }] |
| 6664 | 2026-09-15T22:11:31.746Z | DEBG |
| 6665 | 2026-09-15T22:11:31.746Z | 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: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 } }] |
| 6666 | 2026-09-15T22:11:31.746Z | INFOSep 15 22:11:29.952 |
| 6667 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6668 | 2026-09-15T22:11:31.746Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6669 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 DEBGSep 15 22:11:29.952Sep 15 22:11:29.952INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }]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 } }] |
| 6670 | 2026-09-15T22:11:31.746Z | |
| 6671 | 2026-09-15T22:11:31.746Z | |
| 6672 | 2026-09-15T22:11:31.746Z | INFO adding route 3fff:beef:6::/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 } }] |
| 6673 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFO |
| 6674 | 2026-09-15T22:11:31.746Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6675 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 |
| 6676 | 2026-09-15T22:11:31.746Z | DEBGSep 15 22:11:29.952 Sep 15 22:11:29.952 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 } }]DEBGDEBG Sep 15 22:11:29.952 |
| 6677 | 2026-09-15T22:11:31.746Z | 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 } }]DEBGINFO |
| 6678 | 2026-09-15T22:11:31.746Z | 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: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:2c::/64 -> 2001:db8::55:ff |
| 6679 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 |
| 6680 | 2026-09-15T22:11:31.746Z | |
| 6681 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 INFOSep 15 22:11:29.952 Sep 15 22:11:29.952 INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG |
| 6682 | 2026-09-15T22:11:31.746Z | 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:dead::/64 -> 2001:db8::55:3 |
| 6683 | 2026-09-15T22:11:31.746Z | |
| 6684 | 2026-09-15T22:11:31.746Z | INFOSep 15 22:11:29.952 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6685 | 2026-09-15T22:11:31.746Z | DEBG Sep 15 22:11:29.952Sep 15 22:11:29.952replacing 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 } }] |
| 6686 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 INFOSep 15 22:11:29.952DEBG INFO Sep 15 22:11:29.952 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 } }]INFO |
| 6687 | 2026-09-15T22:11:31.746Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6688 | 2026-09-15T22:11:31.746Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6689 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 Sep 15 22:11:29.952 |
| 6690 | 2026-09-15T22:11:31.746Z | INFO 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:dead::/64 -> 2001:db8::55:4 Sep 15 22:11:29.952 |
| 6691 | 2026-09-15T22:11:31.746Z | |
| 6692 | 2026-09-15T22:11:31.746Z | DEBG DEBG Sep 15 22:11:29.952replacing 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: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 } }] |
| 6693 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952INFO Sep 15 22:11:29.952 |
| 6694 | 2026-09-15T22:11:31.746Z | Sep 15 22:11:29.952 DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 15 22:11:29.952INFOreplacing 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 |
| 6695 | 2026-09-15T22:11:31.747Z | |
| 6696 | 2026-09-15T22:11:31.747Z | INFO 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 } }, 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:2e::/64 -> 2001:db8::55:ff |
| 6697 | 2026-09-15T22:11:31.747Z | |
| 6698 | 2026-09-15T22:11:31.747Z | |
| 6699 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 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 } }] |
| 6700 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFODEBG adding route 3fff:beef:8::/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 } }] |
| 6701 | 2026-09-15T22:11:31.747Z | |
| 6702 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFOSep 15 22:11:29.952DEBG 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 } }] |
| 6703 | 2026-09-15T22:11:31.747Z | |
| 6704 | 2026-09-15T22:11:31.747Z | INFOSep 15 22:11:29.952Sep 15 22:11:29.952 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 6705 | 2026-09-15T22:11:31.747Z | 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 |
| 6706 | 2026-09-15T22:11:31.747Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6707 | 2026-09-15T22:11:31.747Z | 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 } }] |
| 6708 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952Sep 15 22:11:29.952Sep 15 22:11:29.952 INFOINFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6709 | 2026-09-15T22:11:31.747Z | |
| 6710 | 2026-09-15T22:11:31.747Z | 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 } }] |
| 6711 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 Sep 15 22:11:29.952 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 } }]INFO |
| 6712 | 2026-09-15T22:11:31.747Z | 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 } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6713 | 2026-09-15T22:11:31.747Z | |
| 6714 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6715 | 2026-09-15T22:11:31.747Z | 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 15 22:11:29.952 |
| 6716 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6717 | 2026-09-15T22:11:31.747Z | 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 } }] |
| 6718 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 INFOSep 15 22:11:29.952 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGSep 15 22:11:29.952 |
| 6719 | 2026-09-15T22:11:31.747Z | 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 |
| 6720 | 2026-09-15T22:11:31.747Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6721 | 2026-09-15T22:11:31.747Z | 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 } }] |
| 6722 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6723 | 2026-09-15T22:11:31.747Z | |
| 6724 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 Sep 15 22:11:29.952Sep 15 22:11:29.952 DEBGDEBG 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: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 |
| 6725 | 2026-09-15T22:11:31.747Z | |
| 6726 | 2026-09-15T22:11:31.747Z | 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 } }] |
| 6727 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6728 | 2026-09-15T22:11:31.747Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 15 22:11:29.952Sep 15 22:11:29.952 |
| 6729 | 2026-09-15T22:11:31.747Z | 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 } }]INFO |
| 6730 | 2026-09-15T22:11:31.747Z | Sep 15 22:11:29.952adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6731 | 2026-09-15T22:11:31.747Z | DEBG Sep 15 22:11:29.952 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6732 | 2026-09-15T22:11:31.747Z | 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 15 22:11:29.952Sep 15 22:11:29.952 |
| 6733 | 2026-09-15T22:11:31.747Z | DEBGDEBG 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: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 15 22:11:29.952 |
| 6734 | 2026-09-15T22:11:31.751Z | |
| 6735 | 2026-09-15T22:11:31.752Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6736 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 Sep 15 22:11:29.952INFO Sep 15 22:11:29.952adding route 3fff:beef:e::/64 -> 2001:db8::55:ff INFODEBG |
| 6737 | 2026-09-15T22:11:31.752Z | adding route 3fff:beef:1f::/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 } }] |
| 6738 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 |
| 6739 | 2026-09-15T22:11:31.752Z | DEBG Sep 15 22:11:29.952 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 } }]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 } }] |
| 6740 | 2026-09-15T22:11:31.752Z | |
| 6741 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 INFO Sep 15 22:11:29.952adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6742 | 2026-09-15T22:11:31.752Z | INFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 15 22:11:29.952adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6743 | 2026-09-15T22:11:31.752Z | DEBG |
| 6744 | 2026-09-15T22:11:31.752Z | 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 15 22:11:29.952 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 } }] |
| 6745 | 2026-09-15T22:11:31.752Z | |
| 6746 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6747 | 2026-09-15T22:11:31.752Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6748 | 2026-09-15T22:11:31.752Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 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 } }] |
| 6749 | 2026-09-15T22:11:31.752Z | |
| 6750 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 INFOSep 15 22:11:29.952 Sep 15 22:11:29.952DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ff INFOreplacing 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 } }] |
| 6751 | 2026-09-15T22:11:31.752Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6752 | 2026-09-15T22:11:31.752Z | |
| 6753 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6754 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 DEBGDEBGSep 15 22:11:29.952 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 } }] 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: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 } }] |
| 6755 | 2026-09-15T22:11:31.752Z | |
| 6756 | 2026-09-15T22:11:31.752Z | |
| 6757 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 DEBGSep 15 22:11:29.952Sep 15 22:11:29.952Sep 15 22:11:29.952 INFOINFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/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 } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6758 | 2026-09-15T22:11:31.752Z | |
| 6759 | 2026-09-15T22:11:31.752Z | |
| 6760 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 |
| 6761 | 2026-09-15T22:11:31.752Z | DEBG Sep 15 22:11:29.952replacing 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 } }] |
| 6762 | 2026-09-15T22:11:31.752Z | DEBGSep 15 22:11:29.952 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 } }]INFOSep 15 22:11:29.952 |
| 6763 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 6764 | 2026-09-15T22:11:31.752Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6765 | 2026-09-15T22:11:31.752Z | INFOreplacing 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 15 22:11:29.952adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6766 | 2026-09-15T22:11:31.752Z | DEBG |
| 6767 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952replacing 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 } }] |
| 6768 | 2026-09-15T22:11:31.752Z | DEBGSep 15 22:11:29.952 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 } }] INFOSep 15 22:11:29.952 Sep 15 22:11:29.952 |
| 6769 | 2026-09-15T22:11:31.752Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGINFO |
| 6770 | 2026-09-15T22:11:31.752Z | 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 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6771 | 2026-09-15T22:11:31.752Z | |
| 6772 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6773 | 2026-09-15T22:11:31.752Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFODEBGSep 15 22:11:29.952Sep 15 22:11:29.952 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 } }] DEBG |
| 6774 | 2026-09-15T22:11:31.753Z | DEBG Sep 15 22:11:29.952 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:3a::/64 -> 2001:db8::55:ff |
| 6775 | 2026-09-15T22:11:31.753Z | |
| 6776 | 2026-09-15T22:11:31.753Z | INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6777 | 2026-09-15T22:11:31.753Z | DEBG |
| 6778 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 INFOSep 15 22:11:29.952replacing 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 } }] |
| 6779 | 2026-09-15T22:11:31.753Z | DEBG Sep 15 22:11:29.952replacing 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 } }] |
| 6780 | 2026-09-15T22:11:31.753Z | INFO Sep 15 22:11:29.952adding route 3fff:beef:25::/64 -> 2001:db8::55:ff adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFOSep 15 22:11:29.952 |
| 6781 | 2026-09-15T22:11:31.753Z | |
| 6782 | 2026-09-15T22:11:31.753Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG failed to allocate space for the new target list |
| 6783 | 2026-09-15T22:11:31.753Z | |
| 6784 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 Sep 15 22:11:29.952Sep 15 22:11:29.952 DEBGDEBGDEBG 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 } }]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 } }]DEBG |
| 6785 | 2026-09-15T22:11:31.753Z | 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 } }] |
| 6786 | 2026-09-15T22:11:31.753Z | |
| 6787 | 2026-09-15T22:11:31.753Z | 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 } }] |
| 6788 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6789 | 2026-09-15T22:11:31.753Z | |
| 6790 | 2026-09-15T22:11:31.753Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 15 22:11:29.952 |
| 6791 | 2026-09-15T22:11:31.753Z | DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6792 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 DEBGSep 15 22:11:29.952 Sep 15 22:11:29.952DEBG 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:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 6793 | 2026-09-15T22:11:31.753Z | |
| 6794 | 2026-09-15T22:11:31.753Z | |
| 6795 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 15 22:11:29.952replacing 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 } }] |
| 6796 | 2026-09-15T22:11:31.753Z | |
| 6797 | 2026-09-15T22:11:31.753Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6798 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 DEBGSep 15 22:11:29.952 Sep 15 22:11:29.952 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 |
| 6799 | 2026-09-15T22:11:31.753Z | DEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6800 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 |
| 6801 | 2026-09-15T22:11:31.753Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6802 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 DEBG INFOreplacing 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 } }] |
| 6803 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBG |
| 6804 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 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 } }]DEBGSep 15 22:11:29.952 |
| 6805 | 2026-09-15T22:11:31.753Z | failed to allocate space for the new target list DEBG |
| 6806 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952replacing 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 } }] |
| 6807 | 2026-09-15T22:11:31.753Z | INFOSep 15 22:11:29.952 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 6808 | 2026-09-15T22:11:31.753Z | 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 } }] |
| 6809 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952Sep 15 22:11:29.952 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6810 | 2026-09-15T22:11:31.753Z | |
| 6811 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6812 | 2026-09-15T22:11:31.753Z | Sep 15 22:11:29.952 DEBG Sep 15 22:11:29.953replacing 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 } }] |
| 6813 | 2026-09-15T22:11:31.754Z | DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6814 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953 INFO Sep 15 22:11:29.953adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6815 | 2026-09-15T22:11:31.754Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6816 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953 DEBGSep 15 22:11:29.953 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 } }]DEBG |
| 6817 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6818 | 2026-09-15T22:11:31.754Z | 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 } }] |
| 6819 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 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:19::/64 -> 2001:db8::55:ff |
| 6820 | 2026-09-15T22:11:31.754Z | |
| 6821 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953 Sep 15 22:11:29.953DEBG INFOreplacing 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 } }] |
| 6822 | 2026-09-15T22:11:31.754Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6823 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6824 | 2026-09-15T22:11:31.754Z | |
| 6825 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6826 | 2026-09-15T22:11:31.754Z | |
| 6827 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953 Sep 15 22:11:29.953INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6828 | 2026-09-15T22:11:31.754Z | 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 } }] |
| 6829 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:2f::/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 } }] |
| 6830 | 2026-09-15T22:11:31.754Z | |
| 6831 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:1c::/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 } }] |
| 6832 | 2026-09-15T22:11:31.754Z | |
| 6833 | 2026-09-15T22:11:31.754Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6834 | 2026-09-15T22:11:31.758Z | |
| 6835 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFODEBG adding route 3fff:beef:1d::/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 } }] |
| 6836 | 2026-09-15T22:11:31.758Z | |
| 6837 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953 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 } }] |
| 6838 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953 INFO Sep 15 22:11:29.953adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 15 22:11:29.953 |
| 6839 | 2026-09-15T22:11:31.758Z | DEBG Sep 15 22:11:29.953replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 6840 | 2026-09-15T22:11:31.758Z | DEBGINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6841 | 2026-09-15T22:11:31.758Z | 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 } }] |
| 6842 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953 Sep 15 22:11:29.953DEBG INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6843 | 2026-09-15T22:11:31.758Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6844 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953 Sep 15 22:11:29.953INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6845 | 2026-09-15T22:11:31.758Z | 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 } }] |
| 6846 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953 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 } }] |
| 6847 | 2026-09-15T22:11:31.758Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6848 | 2026-09-15T22:11:31.758Z | |
| 6849 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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: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 } }] |
| 6850 | 2026-09-15T22:11:31.759Z | |
| 6851 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6852 | 2026-09-15T22:11:31.759Z | |
| 6853 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6854 | 2026-09-15T22:11:31.759Z | |
| 6855 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6856 | 2026-09-15T22:11:31.759Z | |
| 6857 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 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 } }]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 } }] |
| 6858 | 2026-09-15T22:11:31.759Z | |
| 6859 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6860 | 2026-09-15T22:11:31.759Z | |
| 6861 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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: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 } }] |
| 6862 | 2026-09-15T22:11:31.759Z | |
| 6863 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6864 | 2026-09-15T22:11:31.759Z | |
| 6865 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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: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 } }] |
| 6866 | 2026-09-15T22:11:31.759Z | |
| 6867 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6868 | 2026-09-15T22:11:31.759Z | |
| 6869 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6870 | 2026-09-15T22:11:31.759Z | |
| 6871 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6872 | 2026-09-15T22:11:31.759Z | |
| 6873 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6874 | 2026-09-15T22:11:31.759Z | |
| 6875 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6876 | 2026-09-15T22:11:31.759Z | |
| 6877 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6878 | 2026-09-15T22:11:31.759Z | |
| 6879 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6880 | 2026-09-15T22:11:31.759Z | |
| 6881 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 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 } }]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 } }] |
| 6882 | 2026-09-15T22:11:31.759Z | |
| 6883 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6884 | 2026-09-15T22:11:31.759Z | |
| 6885 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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 } }]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 } }] |
| 6886 | 2026-09-15T22:11:31.759Z | |
| 6887 | 2026-09-15T22:11:31.759Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 6888 | 2026-09-15T22:11:31.760Z | |
| 6889 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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 } }]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 } }] |
| 6890 | 2026-09-15T22:11:31.760Z | |
| 6891 | 2026-09-15T22:11:31.760Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6892 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6893 | 2026-09-15T22:11:31.760Z | |
| 6894 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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 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 } }] |
| 6895 | 2026-09-15T22:11:31.760Z | |
| 6896 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 INFOINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6897 | 2026-09-15T22:11:31.760Z | |
| 6898 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 DEBGDEBG 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 } }]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 } }] |
| 6899 | 2026-09-15T22:11:31.760Z | |
| 6900 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.953Sep 15 22:11:29.953 Sep 15 22:11:29.955INFO DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6901 | 2026-09-15T22:11:31.760Z | created new freemap , DEBGunit :failed to allocate space for the new target listSep 15 22:11:29.953 Sep 15 22:11:29.959 |
| 6902 | 2026-09-15T22:11:31.760Z | freemap_route_ipv4 |
| 6903 | 2026-09-15T22:11:31.760Z | DEBG created new freemapSep 15 22:11:29.953, unitSep 15 22:11:29.959DEBG :DEBG created new freemapfreemap_route_ipv4created new freemap, |
| 6904 | 2026-09-15T22:11:31.760Z | unit, :unit:Sep 15 22:11:29.959 freemap_route_ipv6 |
| 6905 | 2026-09-15T22:11:31.760Z | freemap_route_ipv4DEBG |
| 6906 | 2026-09-15T22:11:31.760Z | 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 15 22:11:29.959 |
| 6907 | 2026-09-15T22:11:31.760Z | DEBGSep 15 22:11:29.959Sep 15 22:11:29.959 Sep 15 22:11:29.959DEBGSep 15 22:11:29.953 DEBG DEBG created new freemapDEBG , created new freemapinitted freemap. size: 64unitcreated new freemap, , unitunit , failed to allocate space for the new target list:: |
| 6908 | 2026-09-15T22:11:31.760Z | :freemap_route_ipv4 |
| 6909 | 2026-09-15T22:11:31.760Z | freemap_route_ipv4freemap_route_ipv6 |
| 6910 | 2026-09-15T22:11:31.760Z | |
| 6911 | 2026-09-15T22:11:31.760Z | unit:Sep 15 22:11:29.959 Sep 15 22:11:29.959 freemap_route_ipv6 |
| 6912 | 2026-09-15T22:11:31.760Z | DEBGDEBG reset freemapinitted freemap. size: 64, unitSep 15 22:11:29.959: Sep 15 22:11:29.959DEBG , unit :created new freemap , DEBGfreemap_route_ipv4 |
| 6913 | 2026-09-15T22:11:31.760Z | initted freemap. size: 64unit, :unit freemap_route_ipv4freemap_route_ipv6 |
| 6914 | 2026-09-15T22:11:31.760Z | : freemap_route_ipv4 |
| 6915 | 2026-09-15T22:11:31.760Z | |
| 6916 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 DEBGDEBGSep 15 22:11:29.959 reset freemap , DEBGinitted freemap. size: 64 , initted freemap. size: 64unit, unitunit::Sep 15 22:11:29.959 freemap_route_ipv6freemap_route_ipv4 |
| 6917 | 2026-09-15T22:11:31.760Z | |
| 6918 | 2026-09-15T22:11:31.760Z | DEBG :reset freemap , Sep 15 22:11:29.959unitSep 15 22:11:29.959freemap_route_ipv4: |
| 6919 | 2026-09-15T22:11:31.760Z | DEBG freemap_route_ipv4 |
| 6920 | 2026-09-15T22:11:31.760Z | reset freemap , Sep 15 22:11:29.959DEBGunit DEBG: initted freemap. size: 64freemap_route_ipv4reset freemap |
| 6921 | 2026-09-15T22:11:31.760Z | , unit:, unitSep 15 22:11:29.959:Sep 15 22:11:29.959 freemap_route_ipv6 DEBGfreemap_route_ipv6 |
| 6922 | 2026-09-15T22:11:31.760Z | initted freemap. size: 64DEBG, unit : |
| 6923 | 2026-09-15T22:11:31.760Z | initted freemap. size: 64 Sep 15 22:11:29.959 , freemap_route_ipv6INFOunit |
| 6924 | 2026-09-15T22:11:31.760Z | Sep 15 22:11:29.959 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6925 | 2026-09-15T22:11:31.760Z | : Sep 15 22:11:29.959freemap_route_ipv6 DEBGDEBGSep 15 22:11:29.959 reset freemapDEBG |
| 6926 | 2026-09-15T22:11:31.760Z | reset freemap , , unitunit: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 } }] :freemap_route_ipv6 |
| 6927 | 2026-09-15T22:11:31.760Z | freemap_route_ipv6Sep 15 22:11:29.959 |
| 6928 | 2026-09-15T22:11:31.761Z | |
| 6929 | 2026-09-15T22:11:31.761Z | DEBG Sep 15 22:11:29.959Sep 15 22:11:29.959reset freemap , Sep 15 22:11:29.959INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 6930 | 2026-09-15T22:11:31.761Z | unit |
| 6931 | 2026-09-15T22:11:31.761Z | adding route 3fff:dead::/64 -> 2001:db8::55:1: |
| 6932 | 2026-09-15T22:11:31.761Z | freemap_route_ipv6Sep 15 22:11:29.959 |
| 6933 | 2026-09-15T22:11:31.761Z | Sep 15 22:11:29.959DEBGSep 15 22:11:29.959 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 |
| 6934 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959DEBGreplacing 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 } }] |
| 6935 | 2026-09-15T22:11:31.765Z | 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 } }] |
| 6936 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 Sep 15 22:11:29.959INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 6937 | 2026-09-15T22:11:31.765Z | |
| 6938 | 2026-09-15T22:11:31.765Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6939 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 15 22:11:29.959 |
| 6940 | 2026-09-15T22:11:31.765Z | 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: "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 15 22:11:29.959 |
| 6941 | 2026-09-15T22:11:31.765Z | |
| 6942 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959 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 } }]DEBG |
| 6943 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959 Sep 15 22:11:29.959replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6944 | 2026-09-15T22:11:31.765Z | INFO Sep 15 22:11:29.959 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 6945 | 2026-09-15T22:11:31.765Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 6946 | 2026-09-15T22:11:31.765Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:11:29.959 |
| 6947 | 2026-09-15T22:11:31.765Z | DEBG Sep 15 22:11:29.959replacing 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 15 22:11:29.959 |
| 6948 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959DEBG 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 |
| 6949 | 2026-09-15T22:11:31.765Z | 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 |
| 6950 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959 INFOSep 15 22:11:29.959 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 15 22:11:29.959adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 6951 | 2026-09-15T22:11:31.765Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }] |
| 6952 | 2026-09-15T22:11:31.765Z | |
| 6953 | 2026-09-15T22:11:31.765Z | adding route 172.17.0.1/32 -> 10.0.0.255Sep 15 22:11:29.959 |
| 6954 | 2026-09-15T22:11:31.765Z | 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 } }] |
| 6955 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.953Sep 15 22:11:29.959Sep 15 22:11:29.959 DEBG DEBG Sep 15 22:11:29.959replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 6956 | 2026-09-15T22:11:31.765Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffWARN |
| 6957 | 2026-09-15T22:11:31.765Z | 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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 15 22:11:29.959Sep 15 22:11:29.959 |
| 6958 | 2026-09-15T22:11:31.765Z | |
| 6959 | 2026-09-15T22:11:31.765Z | 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 } }]INFO |
| 6960 | 2026-09-15T22:11:31.765Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 15 22:11:29.959created new freemap |
| 6961 | 2026-09-15T22:11:31.765Z | , Sep 15 22:11:29.959 unitERRO Sep 15 22:11:29.959INFOrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }): |
| 6962 | 2026-09-15T22:11:31.765Z | freemap_route_ipv4adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6963 | 2026-09-15T22:11:31.765Z | |
| 6964 | 2026-09-15T22:11:31.765Z | Sep 15 22:11:29.959 Sep 15 22:11:29.959 INFODEBGSep 15 22:11:29.959 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 } }]ERROadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6965 | 2026-09-15T22:11:31.766Z | DEBG |
| 6966 | 2026-09-15T22:11:31.766Z | 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 itreplacing 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 } }] |
| 6967 | 2026-09-15T22:11:31.766Z | |
| 6968 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959 Sep 15 22:11:29.959 DEBGINFO Sep 15 22:11:29.959 Sep 15 22:11:29.959 created new freemapadding route 172.17.0.3/32 -> 10.0.0.255 INFODEBG |
| 6969 | 2026-09-15T22:11:31.766Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff, |
| 6970 | 2026-09-15T22:11:31.766Z | unit :Sep 15 22:11:29.959 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 } }]DEBGSep 15 22:11:29.959freemap_route_ipv6 DEBG |
| 6971 | 2026-09-15T22:11:31.766Z | 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 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 } }] |
| 6972 | 2026-09-15T22:11:31.766Z | |
| 6973 | 2026-09-15T22:11:31.766Z | |
| 6974 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 Sep 15 22:11:29.959INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 15 22:11:29.959 |
| 6975 | 2026-09-15T22:11:31.766Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 DEBG |
| 6976 | 2026-09-15T22:11:31.766Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 15 22:11:29.959 DEBG |
| 6977 | 2026-09-15T22:11:31.766Z | initted freemap. size: 64replacing 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 } }], |
| 6978 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959unit: Sep 15 22:11:29.959DEBGfreemap_route_ipv4 Sep 15 22:11:29.959 DEBGINFOreplacing 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 } }] |
| 6979 | 2026-09-15T22:11:31.766Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6980 | 2026-09-15T22:11:31.766Z | |
| 6981 | 2026-09-15T22:11:31.766Z | 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 } }] |
| 6982 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 Sep 15 22:11:29.959INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255 Sep 15 22:11:29.959 |
| 6983 | 2026-09-15T22:11:31.766Z | 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 } }] |
| 6984 | 2026-09-15T22:11:31.766Z | DEBG reset freemapSep 15 22:11:29.959 INFO, DEBGunitSep 15 22:11:29.959 : 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 } }] INFOfreemap_route_ipv4 |
| 6985 | 2026-09-15T22:11:31.766Z | |
| 6986 | 2026-09-15T22:11:31.766Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6987 | 2026-09-15T22:11:31.766Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6988 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959 Sep 15 22:11:29.959INFOSep 15 22:11:29.959 DEBG Sep 15 22:11:29.959 DEBGadding route 172.17.0.6/32 -> 10.0.0.255 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 } }] |
| 6989 | 2026-09-15T22:11:31.766Z | initted freemap. size: 64 |
| 6990 | 2026-09-15T22:11:31.766Z | , unitDEBG:Sep 15 22:11:29.959Sep 15 22:11:29.959 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing 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: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 } }] |
| 6991 | 2026-09-15T22:11:31.766Z | |
| 6992 | 2026-09-15T22:11:31.766Z | |
| 6993 | 2026-09-15T22:11:31.766Z | freemap_route_ipv6 |
| 6994 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }] |
| 6995 | 2026-09-15T22:11:31.766Z | |
| 6996 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959Sep 15 22:11:29.959 Sep 15 22:11:29.959INFO Sep 15 22:11:29.959DEBG 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 } }]INFO |
| 6997 | 2026-09-15T22:11:31.766Z | reset freemapadding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6998 | 2026-09-15T22:11:31.766Z | |
| 6999 | 2026-09-15T22:11:31.766Z | , unit:Sep 15 22:11:29.959 INFO Sep 15 22:11:29.959 Sep 15 22:11:29.959 adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 7000 | 2026-09-15T22:11:31.766Z | freemap_route_ipv6replacing 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 } }] |
| 7001 | 2026-09-15T22:11:31.766Z | |
| 7002 | 2026-09-15T22:11:31.766Z | DEBGSep 15 22:11:29.959 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 } }]Sep 15 22:11:29.959 |
| 7003 | 2026-09-15T22:11:31.766Z | Sep 15 22:11:29.959 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 } }]INFO |
| 7004 | 2026-09-15T22:11:31.766Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:11:29.959 |
| 7005 | 2026-09-15T22:11:31.767Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 15 22:11:29.959INFOSep 15 22:11:29.959 |
| 7006 | 2026-09-15T22:11:31.767Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFODEBG |
| 7007 | 2026-09-15T22:11:31.767Z | adding route 172.17.0.9/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 } }]Sep 15 22:11:29.959 |
| 7008 | 2026-09-15T22:11:31.767Z | |
| 7009 | 2026-09-15T22:11:31.767Z | 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 } }]Sep 15 22:11:29.959Sep 15 22:11:29.959 |
| 7010 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.959 DEBGDEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.959 |
| 7011 | 2026-09-15T22:11:31.767Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 7012 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.959 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFOreplacing 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 172.17.0.10/32 -> 10.0.0.255Sep 15 22:11:29.960 DEBG |
| 7013 | 2026-09-15T22:11:31.767Z | created new freemap |
| 7014 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.959Sep 15 22:11:29.965, unitDEBGDEBG: replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7015 | 2026-09-15T22:11:31.767Z | |
| 7016 | 2026-09-15T22:11:31.767Z | created new freemapSep 15 22:11:29.965, Sep 15 22:11:29.965unit :DEBG freemap_route_ipv4replacing 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 } }]INFOSep 15 22:11:29.953 |
| 7017 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.965adding route 172.17.0.11/32 -> 10.0.0.255 DEBG |
| 7018 | 2026-09-15T22:11:31.767Z | DEBG |
| 7019 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.965Sep 15 22:11:29.965created new freemap created new freemapDEBGDEBG, , unit :created new freemapunit 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 } }], freemap_route_ipv4 |
| 7020 | 2026-09-15T22:11:31.767Z | unit |
| 7021 | 2026-09-15T22:11:31.767Z | : freemap_route_ipv6Sep 15 22:11:29.965 |
| 7022 | 2026-09-15T22:11:31.767Z | INFO: Sep 15 22:11:29.965freemap_route_ipv6 |
| 7023 | 2026-09-15T22:11:31.767Z | adding route 172.17.0.12/32 -> 10.0.0.255DEBGSep 15 22:11:29.965 |
| 7024 | 2026-09-15T22:11:31.767Z | DEBG initted freemap. size: 64created new freemap, , unitunitSep 15 22:11:29.965:Sep 15 22:11:29.965: freemap_route_ipv4freemap_route_ipv6 |
| 7025 | 2026-09-15T22:11:31.767Z | DEBGSep 15 22:11:29.965 |
| 7026 | 2026-09-15T22:11:31.767Z | DEBG INFO Sep 15 22:11:29.965replacing 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 } }]initted freemap. size: 64 |
| 7027 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.965adding route 3fff:beef:a::/64 -> 2001:db8::55:ff DEBG |
| 7028 | 2026-09-15T22:11:31.767Z | , DEBG unitreset freemapinitted freemap. size: 64, :Sep 15 22:11:29.965 , unitSep 15 22:11:29.965 :INFO freemap_route_ipv4unit :freemap_route_ipv4 |
| 7029 | 2026-09-15T22:11:31.767Z | DEBG |
| 7030 | 2026-09-15T22:11:31.767Z | adding route 172.17.0.13/32 -> 10.0.0.255freemap_route_ipv4 |
| 7031 | 2026-09-15T22:11:31.767Z | |
| 7032 | 2026-09-15T22:11:31.767Z | 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 } }] |
| 7033 | 2026-09-15T22:11:31.767Z | Sep 15 22:11:29.965Sep 15 22:11:29.965 Sep 15 22:11:29.965DEBG DEBGDEBG Sep 15 22:11:29.965initted freemap. size: 64 , Sep 15 22:11:29.965unitreset freemap: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 } }], |
| 7034 | 2026-09-15T22:11:31.771Z | unit freemap_route_ipv6 |
| 7035 | 2026-09-15T22:11:31.771Z | INFO:Sep 15 22:11:29.965 DEBG freemap_route_ipv4adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 7036 | 2026-09-15T22:11:31.771Z | |
| 7037 | 2026-09-15T22:11:31.771Z | Sep 15 22:11:29.965INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255reset freemap , unitreset freemapSep 15 22:11:29.965, :Sep 15 22:11:29.965 |
| 7038 | 2026-09-15T22:11:31.771Z | unitDEBG initted freemap. size: 64:DEBG, Sep 15 22:11:29.965freemap_route_ipv4 unit |
| 7039 | 2026-09-15T22:11:31.771Z | 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 } }] |
| 7040 | 2026-09-15T22:11:31.771Z | freemap_route_ipv6 |
| 7041 | 2026-09-15T22:11:31.771Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7042 | 2026-09-15T22:11:31.771Z | Sep 15 22:11:29.965 |
| 7043 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.965Sep 15 22:11:29.965DEBG Sep 15 22:11:29.965DEBG Sep 15 22:11:29.965INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 7044 | 2026-09-15T22:11:31.772Z | reset freemap adding route 172.17.0.15/32 -> 10.0.0.255, |
| 7045 | 2026-09-15T22:11:31.772Z | initted freemap. size: 64INFO, unit:Sep 15 22:11:29.965unit: Sep 15 22:11:29.965freemap_route_ipv6DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 7046 | 2026-09-15T22:11:31.772Z | 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 } }] |
| 7047 | 2026-09-15T22:11:31.772Z | |
| 7048 | 2026-09-15T22:11:31.772Z | 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 } }] freemap_route_ipv6 |
| 7049 | 2026-09-15T22:11:31.772Z | |
| 7050 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966 Sep 15 22:11:29.966Sep 15 22:11:29.966Sep 15 22:11:29.966 INFOINFOSep 15 22:11:29.966 adding route 172.17.0.0/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1INFODEBG |
| 7051 | 2026-09-15T22:11:31.772Z | |
| 7052 | 2026-09-15T22:11:31.772Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7053 | 2026-09-15T22:11:31.772Z | DEBGreset freemapSep 15 22:11:29.966, unitDEBGSep 15 22:11:29.966: Sep 15 22:11:29.966 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 } }] |
| 7054 | 2026-09-15T22:11:31.772Z | 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 } }] freemap_route_ipv6 |
| 7055 | 2026-09-15T22:11:31.772Z | 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 } }] |
| 7056 | 2026-09-15T22:11:31.772Z | |
| 7057 | 2026-09-15T22:11:31.772Z | 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 15 22:11:29.966 |
| 7058 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966INFO INFOSep 15 22:11:29.966 INFOadding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.1/32 -> 10.0.0.255Sep 15 22:11:29.966 |
| 7059 | 2026-09-15T22:11:31.772Z | adding route 172.17.0.17/32 -> 10.0.0.255 Sep 15 22:11:29.966 |
| 7060 | 2026-09-15T22:11:31.772Z | |
| 7061 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966 INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.966 |
| 7062 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966DEBG 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 } }] |
| 7063 | 2026-09-15T22:11:31.772Z | adding route 3fff:dead::/64 -> 2001:db8::55: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 } }]INFO |
| 7064 | 2026-09-15T22:11:31.772Z | |
| 7065 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 15 22:11:29.966 Sep 15 22:11:29.966Sep 15 22:11:29.966adding route 172.17.0.2/32 -> 10.0.0.255INFO INFOadding route 172.16.0.0/32 -> 10.0.0.3 |
| 7066 | 2026-09-15T22:11:31.772Z | |
| 7067 | 2026-09-15T22:11:31.772Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7068 | 2026-09-15T22:11:31.772Z | |
| 7069 | 2026-09-15T22:11:31.772Z | DEBGSep 15 22:11:29.966Sep 15 22:11:29.966Sep 15 22:11:29.966 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 } }] |
| 7070 | 2026-09-15T22:11:31.772Z | DEBGSep 15 22:11:29.966DEBGreplacing 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 } }] |
| 7071 | 2026-09-15T22:11:31.772Z | 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 } }]DEBGreplacing 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 } }] |
| 7072 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966 |
| 7073 | 2026-09-15T22:11:31.772Z | INFO Sep 15 22:11:29.966adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7074 | 2026-09-15T22:11:31.772Z | 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 } }] |
| 7075 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966INFOSep 15 22:11:29.966 Sep 15 22:11:29.966 INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 7076 | 2026-09-15T22:11:31.772Z | adding route 172.17.0.3/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 } }] |
| 7077 | 2026-09-15T22:11:31.772Z | |
| 7078 | 2026-09-15T22:11:31.772Z | Sep 15 22:11:29.966Sep 15 22:11:29.966INFOSep 15 22:11:29.966Sep 15 22:11:29.966 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }] INFODEBGINFO 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 } }] |
| 7079 | 2026-09-15T22:11:31.772Z | |
| 7080 | 2026-09-15T22:11:31.772Z | adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 7081 | 2026-09-15T22:11:31.772Z | |
| 7082 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 |
| 7083 | 2026-09-15T22:11:31.773Z | INFOSep 15 22:11:29.966Sep 15 22:11:29.966 Sep 15 22:11:29.966 adding route 172.17.0.20/32 -> 10.0.0.255INFO adding route 172.17.0.4/32 -> 10.0.0.255DEBGDEBG |
| 7084 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 |
| 7085 | 2026-09-15T22:11:31.773Z | 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 15 22:11:29.966replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 7086 | 2026-09-15T22:11:31.773Z | |
| 7087 | 2026-09-15T22:11:31.773Z | 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 } }]DEBGSep 15 22:11:29.966 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 } }] |
| 7088 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 |
| 7089 | 2026-09-15T22:11:31.773Z | DEBG INFOreplacing 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 } }] |
| 7090 | 2026-09-15T22:11:31.773Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7091 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966Sep 15 22:11:29.966 Sep 15 22:11:29.966INFO INFOadding route 172.17.0.21/32 -> 10.0.0.255 |
| 7092 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7093 | 2026-09-15T22:11:31.773Z | INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:11:29.966Sep 15 22:11:29.966 |
| 7094 | 2026-09-15T22:11:31.773Z | |
| 7095 | 2026-09-15T22:11:31.773Z | DEBGDEBGSep 15 22:11:29.966 Sep 15 22:11:29.966 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 |
| 7096 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966replacing 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.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 } }] |
| 7097 | 2026-09-15T22:11:31.773Z | |
| 7098 | 2026-09-15T22:11:31.773Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7099 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966DEBGDEBG Sep 15 22:11:29.966Sep 15 22:11:29.966replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] INFOINFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7100 | 2026-09-15T22:11:31.773Z | |
| 7101 | 2026-09-15T22:11:31.773Z | |
| 7102 | 2026-09-15T22:11:31.773Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 15 22:11:29.966 |
| 7103 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966replacing 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 } }] |
| 7104 | 2026-09-15T22:11:31.773Z | DEBGDEBG Sep 15 22:11:29.966replacing 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 15 22:11:29.966 |
| 7105 | 2026-09-15T22:11:31.773Z | test route::tests::identity_replace_is_noop ... ok |
| 7106 | 2026-09-15T22:11:31.773Z | DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.966 |
| 7107 | 2026-09-15T22:11:31.773Z | INFO 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 } }] |
| 7108 | 2026-09-15T22:11:31.773Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:11:29.966 |
| 7109 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966INFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 15 22:11:29.966 |
| 7110 | 2026-09-15T22:11:31.773Z | INFO |
| 7111 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 7112 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966replacing 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 |
| 7113 | 2026-09-15T22:11:31.773Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.966 |
| 7114 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966DEBGSep 15 22:11:29.966 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 15 22:11:29.966 INFO |
| 7115 | 2026-09-15T22:11:31.773Z | DEBG adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7116 | 2026-09-15T22:11:31.773Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 7117 | 2026-09-15T22:11:31.773Z | adding route 172.17.0.24/32 -> 10.0.0.255Sep 15 22:11:29.966Sep 15 22:11:29.966 |
| 7118 | 2026-09-15T22:11:31.773Z | INFO DEBGINFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff 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 } }] |
| 7119 | 2026-09-15T22:11:31.773Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7120 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 |
| 7121 | 2026-09-15T22:11:31.773Z | Sep 15 22:11:29.966 Sep 15 22:11:29.966Sep 15 22:11:29.966DEBGDEBG 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 } }] 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.5/32 -> 10.0.0.255 |
| 7122 | 2026-09-15T22:11:31.774Z | Sep 15 22:11:29.966 |
| 7123 | 2026-09-15T22:11:31.774Z | |
| 7124 | 2026-09-15T22:11:31.774Z | 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 15 22:11:29.966 DEBG |
| 7125 | 2026-09-15T22:11:31.774Z | Sep 15 22:11:29.966replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG 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 } }] |
| 7126 | 2026-09-15T22:11:31.774Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7127 | 2026-09-15T22:11:31.774Z | Sep 15 22:11:29.972Sep 15 22:11:29.972 INFOWARN Sep 15 22:11:29.972shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7128 | 2026-09-15T22:11:31.774Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 7129 | 2026-09-15T22:11:31.774Z | 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 } }] |
| 7130 | 2026-09-15T22:11:31.774Z | Sep 15 22:11:29.972 Sep 15 22:11:29.972DEBG 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 } }] |
| 7131 | 2026-09-15T22:11:31.774Z | INFOSep 15 22:11:29.966 Sep 15 22:11:29.972 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 7132 | 2026-09-15T22:11:31.774Z | Sep 15 22:11:29.972INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255 |
| 7133 | 2026-09-15T22:11:31.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 } }] |
| 7134 | 2026-09-15T22:11:31.778Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 15 22:11:29.972 |
| 7135 | 2026-09-15T22:11:31.778Z | Sep 15 22:11:29.972 DEBG Sep 15 22:11:29.972replacing 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 } }]DEBGSep 15 22:11:29.972 |
| 7136 | 2026-09-15T22:11:31.778Z | 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 |
| 7137 | 2026-09-15T22:11:31.778Z | INFOSep 15 22:11:29.972 INFOadding route 172.16.0.0/32 -> 10.0.0.3Sep 15 22:11:29.972 |
| 7138 | 2026-09-15T22:11:31.778Z | adding route 172.17.0.11/32 -> 10.0.0.255 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 } }] |
| 7139 | 2026-09-15T22:11:31.778Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7140 | 2026-09-15T22:11:31.778Z | |
| 7141 | 2026-09-15T22:11:31.778Z | Sep 15 22:11:29.972Sep 15 22:11:29.972 DEBGDEBGSep 15 22:11:29.972 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 } }] INFO |
| 7142 | 2026-09-15T22:11:31.778Z | Sep 15 22:11:29.972 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7143 | 2026-09-15T22:11:31.778Z | |
| 7144 | 2026-09-15T22:11:31.778Z | DEBGSep 15 22:11:29.972 INFOSep 15 22:11:29.972replacing 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 } }] |
| 7145 | 2026-09-15T22:11:31.778Z | Sep 15 22:11:29.972INFOadding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7146 | 2026-09-15T22:11:31.778Z | DEBG |
| 7147 | 2026-09-15T22:11:31.778Z | Sep 15 22:11:29.972replacing 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 15 22:11:29.972 |
| 7148 | 2026-09-15T22:11:31.779Z | DEBG INFOSep 15 22:11:29.972 Sep 15 22:11:29.972replacing 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 |
| 7149 | 2026-09-15T22:11:31.779Z | adding route 172.17.0.27/32 -> 10.0.0.255 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 } }] |
| 7150 | 2026-09-15T22:11:31.779Z | INFO |
| 7151 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 7152 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972Sep 15 22:11:29.972DEBG 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 15 22:11:29.972 |
| 7153 | 2026-09-15T22:11:31.779Z | 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 } }]adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 7154 | 2026-09-15T22:11:31.779Z | |
| 7155 | 2026-09-15T22:11:31.779Z | 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 } }] |
| 7156 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 Sep 15 22:11:29.972INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 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 } }] |
| 7157 | 2026-09-15T22:11:31.779Z | |
| 7158 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 INFO Sep 15 22:11:29.972Sep 15 22:11:29.972 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFODEBG |
| 7159 | 2026-09-15T22:11:31.779Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7160 | 2026-09-15T22:11:31.779Z | |
| 7161 | 2026-09-15T22:11:31.779Z | 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 } }] |
| 7162 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 INFOSep 15 22:11:29.972 Sep 15 22:11:29.972adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7163 | 2026-09-15T22:11:31.779Z | DEBG INFO Sep 15 22:11:29.972replacing 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 15 22:11:29.972 |
| 7164 | 2026-09-15T22:11:31.779Z | adding route 172.17.0.29/32 -> 10.0.0.255 DEBG |
| 7165 | 2026-09-15T22:11:31.779Z | 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 } }] |
| 7166 | 2026-09-15T22:11:31.779Z | DEBG Sep 15 22:11:29.972replacing 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 } }] |
| 7167 | 2026-09-15T22:11:31.779Z | INFOSep 15 22:11:29.972Sep 15 22:11:29.972 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 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 7168 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 |
| 7169 | 2026-09-15T22:11:31.779Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7170 | 2026-09-15T22:11:31.779Z | INFO Sep 15 22:11:29.972Sep 15 22:11:29.972 DEBGINFO 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 172.17.0.30/32 -> 10.0.0.255 |
| 7171 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 |
| 7172 | 2026-09-15T22:11:31.779Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBGSep 15 22:11:29.972 |
| 7173 | 2026-09-15T22:11:31.779Z | INFOSep 15 22:11:29.972replacing 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:beef:35::/64 -> 2001:db8::55:ff |
| 7174 | 2026-09-15T22:11:31.779Z | |
| 7175 | 2026-09-15T22:11:31.779Z | DEBG Sep 15 22:11:29.972replacing 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 15 22:11:29.972Sep 15 22:11:29.972 DEBGINFO |
| 7176 | 2026-09-15T22:11:31.779Z | 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 } }] |
| 7177 | 2026-09-15T22:11:31.779Z | DEBG adding route 172.17.0.16/32 -> 10.0.0.255Sep 15 22:11:29.972replacing 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 15 22:11:29.972 |
| 7178 | 2026-09-15T22:11:31.779Z | INFO |
| 7179 | 2026-09-15T22:11:31.779Z | adding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 7180 | 2026-09-15T22:11:31.779Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7181 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972Sep 15 22:11:29.972 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7182 | 2026-09-15T22:11:31.779Z | |
| 7183 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 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 } }]Sep 15 22:11:29.972Sep 15 22:11:29.972 |
| 7184 | 2026-09-15T22:11:31.779Z | 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 172.17.0.17/32 -> 10.0.0.255Sep 15 22:11:29.972 |
| 7185 | 2026-09-15T22:11:31.779Z | |
| 7186 | 2026-09-15T22:11:31.779Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7187 | 2026-09-15T22:11:31.779Z | Sep 15 22:11:29.972 DEBGSep 15 22:11:29.972 Sep 15 22:11:29.972replacing 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 } }] |
| 7188 | 2026-09-15T22:11:31.780Z | DEBGDEBG Sep 15 22:11:29.972 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.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 } }]INFO |
| 7189 | 2026-09-15T22:11:31.780Z | |
| 7190 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 15 22:11:29.972 |
| 7191 | 2026-09-15T22:11:31.780Z | adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 7192 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7193 | 2026-09-15T22:11:31.780Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7194 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 DEBGSep 15 22:11:29.972 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7195 | 2026-09-15T22:11:31.780Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.972 |
| 7196 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972DEBG Sep 15 22:11:29.972replacing 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 |
| 7197 | 2026-09-15T22:11:31.780Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7198 | 2026-09-15T22:11:31.780Z | 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 15 22:11:29.972INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7199 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 |
| 7200 | 2026-09-15T22:11:31.780Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7201 | 2026-09-15T22:11:31.780Z | INFOSep 15 22:11:29.972Sep 15 22:11:29.972Sep 15 22:11:29.972 DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7202 | 2026-09-15T22:11:31.780Z | test route::tests::grow_succeeds ... ok |
| 7203 | 2026-09-15T22:11:31.780Z | 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 } }] |
| 7204 | 2026-09-15T22:11:31.780Z | INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7205 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972Sep 15 22:11:29.972 INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7206 | 2026-09-15T22:11:31.780Z | INFO |
| 7207 | 2026-09-15T22:11:31.780Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 15 22:11:29.972 |
| 7208 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972DEBG Sep 15 22:11:29.972 DEBGSep 15 22:11:29.972replacing 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 } }] 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 } }] |
| 7209 | 2026-09-15T22:11:31.780Z | DEBG |
| 7210 | 2026-09-15T22:11:31.780Z | 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 } }]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 } }] |
| 7211 | 2026-09-15T22:11:31.780Z | |
| 7212 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 INFOSep 15 22:11:29.972 adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 7213 | 2026-09-15T22:11:31.780Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7214 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 Sep 15 22:11:29.972INFOSep 15 22:11:29.972 DEBGDEBG adding route 3fff:beef:1a::/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 } }] |
| 7215 | 2026-09-15T22:11:31.780Z | |
| 7216 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972replacing 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 } }] |
| 7217 | 2026-09-15T22:11:31.780Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 15 22:11:29.972 |
| 7218 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255Sep 15 22:11:29.972 |
| 7219 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972replacing 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 } }] DEBGINFOSep 15 22:11:29.972 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 } }] |
| 7220 | 2026-09-15T22:11:31.780Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 7221 | 2026-09-15T22:11:31.780Z | |
| 7222 | 2026-09-15T22:11:31.780Z | 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 } }] |
| 7223 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 Sep 15 22:11:29.972Sep 15 22:11:29.972 INFODEBG 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 } }]INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7224 | 2026-09-15T22:11:31.780Z | |
| 7225 | 2026-09-15T22:11:31.780Z | Sep 15 22:11:29.972 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7226 | 2026-09-15T22:11:31.780Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 15 22:11:29.972 Sep 15 22:11:29.972INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 7227 | 2026-09-15T22:11:31.780Z | |
| 7228 | 2026-09-15T22:11:31.781Z | Sep 15 22:11:29.972 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7229 | 2026-09-15T22:11:31.781Z | Sep 15 22:11:29.972replacing 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 } }] |
| 7230 | 2026-09-15T22:11:31.781Z | DEBG Sep 15 22:11:29.972replacing 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 } }] |
| 7231 | 2026-09-15T22:11:31.781Z | DEBG Sep 15 22:11:29.972replacing 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 15 22:11:29.972 INFOSep 15 22:11:29.973Sep 15 22:11:29.973 adding route 172.17.0.23/32 -> 10.0.0.255 DEBG |
| 7232 | 2026-09-15T22:11:31.781Z | created new freemapDEBG , created new freemapunitSep 15 22:11:29.978, : unit: freemap_route_ipv4DEBGfreemap_route_ipv4 |
| 7233 | 2026-09-15T22:11:31.781Z | |
| 7234 | 2026-09-15T22:11:31.785Z | |
| 7235 | 2026-09-15T22:11:31.785Z | Sep 15 22:11:29.978 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 } }] |
| 7236 | 2026-09-15T22:11:31.785Z | Sep 15 22:11:29.978Sep 15 22:11:29.978 created new freemap INFODEBG , unitadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 15 22:11:29.978created new freemap |
| 7237 | 2026-09-15T22:11:31.785Z | , :INFOunit : adding route 172.17.0.24/32 -> 10.0.0.255freemap_route_ipv6 |
| 7238 | 2026-09-15T22:11:31.785Z | freemap_route_ipv6Sep 15 22:11:29.978 |
| 7239 | 2026-09-15T22:11:31.785Z | |
| 7240 | 2026-09-15T22:11:31.785Z | Sep 15 22:11:29.978 DEBGDEBG Sep 15 22:11:29.978replacing 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 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 15 22:11:29.978DEBG |
| 7241 | 2026-09-15T22:11:31.785Z | DEBG |
| 7242 | 2026-09-15T22:11:31.785Z | initted freemap. size: 64 , initted freemap. size: 64unit, : unitfreemap_route_ipv4:Sep 15 22:11:29.978 |
| 7243 | 2026-09-15T22:11:31.785Z | Sep 15 22:11:29.978 freemap_route_ipv4INFO Sep 15 22:11:29.978 |
| 7244 | 2026-09-15T22:11:31.785Z | INFODEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 7245 | 2026-09-15T22:11:31.785Z | reset freemapadding route 172.17.0.25/32 -> 10.0.0.255, |
| 7246 | 2026-09-15T22:11:31.785Z | unit:Sep 15 22:11:29.978 freemap_route_ipv4DEBG |
| 7247 | 2026-09-15T22:11:31.785Z | Sep 15 22:11:29.978Sep 15 22:11:29.978 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 } }] reset freemapSep 15 22:11:29.978, DEBGDEBGunit :initted freemap. size: 64 |
| 7248 | 2026-09-15T22:11:31.785Z | freemap_route_ipv4, 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 } }] |
| 7249 | 2026-09-15T22:11:31.785Z | unit |
| 7250 | 2026-09-15T22:11:31.785Z | :Sep 15 22:11:29.979 freemap_route_ipv6 |
| 7251 | 2026-09-15T22:11:31.785Z | INFO Sep 15 22:11:29.979adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:11:29.979 DEBGINFO |
| 7252 | 2026-09-15T22:11:31.785Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 15 22:11:29.979 |
| 7253 | 2026-09-15T22:11:31.785Z | DEBG Sep 15 22:11:29.979 reset freemapINFOinitted freemap. size: 64 , Sep 15 22:11:29.979adding route 172.17.0.38/32 -> 10.0.0.255DEBG 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 } }] |
| 7254 | 2026-09-15T22:11:31.785Z | |
| 7255 | 2026-09-15T22:11:31.785Z | unitSep 15 22:11:29.960Sep 15 22:11:29.979 : INFODEBG freemap_route_ipv6adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 7256 | 2026-09-15T22:11:31.785Z | 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 15 22:11:29.979 |
| 7257 | 2026-09-15T22:11:31.785Z | |
| 7258 | 2026-09-15T22:11:31.785Z | 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 } }]created new freemap |
| 7259 | 2026-09-15T22:11:31.786Z | , unitSep 15 22:11:29.979: Sep 15 22:11:29.979DEBG freemap_route_ipv4INFO 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.39/32 -> 10.0.0.255 |
| 7260 | 2026-09-15T22:11:31.786Z | |
| 7261 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979Sep 15 22:11:29.979 DEBGINFO reset freemapSep 15 22:11:29.979, adding route 172.17.0.27/32 -> 10.0.0.255 unitDEBG |
| 7262 | 2026-09-15T22:11:31.786Z | : freemap_route_ipv6replacing 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 } }] |
| 7263 | 2026-09-15T22:11:31.786Z | |
| 7264 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 |
| 7265 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 Sep 15 22:11:29.979DEBG INFO Sep 15 22:11:29.979INFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 7266 | 2026-09-15T22:11:31.786Z | INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7267 | 2026-09-15T22:11:31.786Z | |
| 7268 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG |
| 7269 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979created new freemap Sep 15 22:11:29.979DEBG, Sep 15 22:11:29.979 DEBGINFO adding route 172.17.0.28/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 } }] |
| 7270 | 2026-09-15T22:11:31.786Z | 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 } }]unitSep 15 22:11:29.979 |
| 7271 | 2026-09-15T22:11:31.786Z | |
| 7272 | 2026-09-15T22:11:31.786Z | : Sep 15 22:11:29.979 DEBGSep 15 22:11:29.979DEBGSep 15 22:11:29.979 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 } }] INFOadding route 172.17.0.41/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 } }] freemap_route_ipv6 |
| 7273 | 2026-09-15T22:11:31.786Z | |
| 7274 | 2026-09-15T22:11:31.786Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 7275 | 2026-09-15T22:11:31.786Z | |
| 7276 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 |
| 7277 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979DEBGSep 15 22:11:29.979Sep 15 22:11:29.979 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 15 22:11:29.979 adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7278 | 2026-09-15T22:11:31.786Z | |
| 7279 | 2026-09-15T22:11:31.786Z | DEBGINFO 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 15 22:11:29.979adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7280 | 2026-09-15T22:11:31.786Z | DEBGSep 15 22:11:29.979 |
| 7281 | 2026-09-15T22:11:31.786Z | INFODEBGSep 15 22:11:29.979 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.42/32 -> 10.0.0.255INFOinitted freemap. size: 64 , adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 7282 | 2026-09-15T22:11:31.786Z | |
| 7283 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 |
| 7284 | 2026-09-15T22:11:31.786Z | unit: freemap_route_ipv4Sep 15 22:11:29.979Sep 15 22:11:29.979 |
| 7285 | 2026-09-15T22:11:31.786Z | DEBGSep 15 22:11:29.979 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 |
| 7286 | 2026-09-15T22:11:31.786Z | INFODEBG 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:1, vlan_id: 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 } }] |
| 7287 | 2026-09-15T22:11:31.786Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7288 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979Sep 15 22:11:29.979 |
| 7289 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 7290 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 |
| 7291 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979INFO Sep 15 22:11:29.979DEBG Sep 15 22:11:29.979 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 3fff:dead::/64 -> 2001:db8::55:3 DEBG |
| 7292 | 2026-09-15T22:11:31.786Z | DEBGDEBG 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 } }] |
| 7293 | 2026-09-15T22:11:31.786Z | 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 } }] |
| 7294 | 2026-09-15T22:11:31.786Z | Sep 15 22:11:29.979 |
| 7295 | 2026-09-15T22:11:31.786Z | 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 15 22:11:29.979reset freemap Sep 15 22:11:29.979INFO, Sep 15 22:11:29.979 |
| 7296 | 2026-09-15T22:11:31.786Z | unit INFOINFO : adding route 172.17.0.44/32 -> 10.0.0.255adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 7297 | 2026-09-15T22:11:31.786Z | |
| 7298 | 2026-09-15T22:11:31.786Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 15 22:11:29.979 |
| 7299 | 2026-09-15T22:11:31.787Z | freemap_route_ipv4Sep 15 22:11:29.979 |
| 7300 | 2026-09-15T22:11:31.787Z | 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 15 22:11:29.979INFO Sep 15 22:11:29.979 |
| 7301 | 2026-09-15T22:11:31.787Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4DEBG 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 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 } }] |
| 7302 | 2026-09-15T22:11:31.787Z | |
| 7303 | 2026-09-15T22:11:31.787Z | |
| 7304 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979 Sep 15 22:11:29.979Sep 15 22:11:29.979DEBG Sep 15 22:11:29.979 INFOINFO initted freemap. size: 64adding route 172.17.0.45/32 -> 10.0.0.255Sep 15 22:11:29.979 |
| 7305 | 2026-09-15T22:11:31.787Z | , DEBGINFO unitadding route 172.17.0.32/32 -> 10.0.0.255 :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 22:11:29.979adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7306 | 2026-09-15T22:11:31.787Z | |
| 7307 | 2026-09-15T22:11:31.787Z | |
| 7308 | 2026-09-15T22:11:31.787Z | 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 } }] |
| 7309 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979 Sep 15 22:11:29.979DEBG 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 |
| 7310 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979DEBG Sep 15 22:11:29.979DEBG INFO Sep 15 22:11:29.979replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }] |
| 7311 | 2026-09-15T22:11:31.787Z | INFO |
| 7312 | 2026-09-15T22:11:31.787Z | |
| 7313 | 2026-09-15T22:11:31.787Z | |
| 7314 | 2026-09-15T22:11:31.787Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 15 22:11:29.979Sep 15 22:11:29.979Sep 15 22:11:29.979 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 } }] |
| 7315 | 2026-09-15T22:11:31.787Z | |
| 7316 | 2026-09-15T22:11:31.787Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 7317 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979WARNSep 15 22:11:29.979Sep 15 22:11:29.979 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 7318 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979 adding route 172.17.0.47/32 -> 10.0.0.255DEBG |
| 7319 | 2026-09-15T22:11:31.787Z | 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 } }]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 } }] |
| 7320 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979 |
| 7321 | 2026-09-15T22:11:31.787Z | DEBG reset freemap , DEBGunitSep 15 22:11:29.979:Sep 15 22:11:29.979 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 } }] freemap_route_ipv6INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7322 | 2026-09-15T22:11:31.787Z | |
| 7323 | 2026-09-15T22:11:31.787Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7324 | 2026-09-15T22:11:31.787Z | |
| 7325 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979Sep 15 22:11:29.979 Sep 15 22:11:29.979DEBG DEBG 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 |
| 7326 | 2026-09-15T22:11:31.787Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7327 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979 |
| 7328 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979INFO Sep 15 22:11:29.979INFOSep 15 22:11:29.979 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGINFO |
| 7329 | 2026-09-15T22:11:31.787Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7330 | 2026-09-15T22:11:31.787Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7331 | 2026-09-15T22:11:31.787Z | |
| 7332 | 2026-09-15T22:11:31.787Z | Sep 15 22:11:29.979Sep 15 22:11:29.979 INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255Sep 15 22:11:29.979 Sep 15 22:11:29.979DEBGreplacing 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 } }] |
| 7333 | 2026-09-15T22:11:31.787Z | 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 } }] |
| 7334 | 2026-09-15T22:11:31.791Z | Sep 15 22:11:29.979replacing 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 } }] |
| 7335 | 2026-09-15T22:11:31.791Z | |
| 7336 | 2026-09-15T22:11:31.791Z | DEBGSep 15 22:11:29.979 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.979 |
| 7337 | 2026-09-15T22:11:31.791Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 7338 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.979 Sep 15 22:11:29.979DEBG Sep 15 22:11:29.979INFOreplacing 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 |
| 7339 | 2026-09-15T22:11:31.792Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7340 | 2026-09-15T22:11:31.792Z | 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 } }] |
| 7341 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.979Sep 15 22:11:29.979 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7342 | 2026-09-15T22:11:31.792Z | |
| 7343 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.972 DEBG Sep 15 22:11:29.979failed to allocate space for the new target list Sep 15 22:11:29.979 |
| 7344 | 2026-09-15T22:11:31.792Z | INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 7345 | 2026-09-15T22:11:31.792Z | 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 } }] |
| 7346 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.979 DEBGSep 15 22:11:29.979Sep 15 22:11:29.979 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 } }]DEBG Sep 15 22:11:29.980replacing 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 } }] |
| 7347 | 2026-09-15T22:11:31.792Z | DEBG created new freemap |
| 7348 | 2026-09-15T22:11:31.792Z | , unitINFO: Sep 15 22:11:29.985freemap_route_ipv4Sep 15 22:11:29.985adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7349 | 2026-09-15T22:11:31.792Z | INFO |
| 7350 | 2026-09-15T22:11:31.792Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255Sep 15 22:11:29.985 |
| 7351 | 2026-09-15T22:11:31.792Z | |
| 7352 | 2026-09-15T22:11:31.792Z | DEBG Sep 15 22:11:29.985 created new freemapDEBG, unitreplacing 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 } }]: |
| 7353 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.985 freemap_route_ipv6DEBGSep 15 22:11:29.985Sep 15 22:11:29.985 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 } }] |
| 7354 | 2026-09-15T22:11:31.792Z | |
| 7355 | 2026-09-15T22:11:31.792Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255DEBGSep 15 22:11:29.985 |
| 7356 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.985replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7357 | 2026-09-15T22:11:31.792Z | adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 7358 | 2026-09-15T22:11:31.792Z | initted freemap. size: 64Sep 15 22:11:29.985 , DEBGunitSep 15 22:11:29.985 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7359 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.985 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 :adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7360 | 2026-09-15T22:11:31.792Z | freemap_route_ipv4Sep 15 22:11:29.985 |
| 7361 | 2026-09-15T22:11:31.792Z | |
| 7362 | 2026-09-15T22:11:31.792Z | INFO Sep 15 22:11:29.985adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7363 | 2026-09-15T22:11:31.792Z | INFOSep 15 22:11:29.985 adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 7364 | 2026-09-15T22:11:31.792Z | reset freemapSep 15 22:11:29.985, Sep 15 22:11:29.985unit Sep 15 22:11:29.985DEBGDEBG :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 } }] |
| 7365 | 2026-09-15T22:11:31.792Z | 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 } }]freemap_route_ipv4replacing 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 } }] |
| 7366 | 2026-09-15T22:11:31.792Z | |
| 7367 | 2026-09-15T22:11:31.792Z | |
| 7368 | 2026-09-15T22:11:31.792Z | Sep 15 22:11:29.985 INFO Sep 15 22:11:29.985Sep 15 22:11:29.985Sep 15 22:11:29.985 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255 adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7369 | 2026-09-15T22:11:31.792Z | |
| 7370 | 2026-09-15T22:11:31.792Z | |
| 7371 | 2026-09-15T22:11:31.792Z | DEBG initted freemap. size: 64Sep 15 22:11:29.985, unitSep 15 22:11:29.985:DEBG 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 } }] |
| 7372 | 2026-09-15T22:11:31.792Z | freemap_route_ipv6replacing 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 15 22:11:29.985 |
| 7373 | 2026-09-15T22:11:31.792Z | |
| 7374 | 2026-09-15T22:11:31.792Z | DEBGSep 15 22:11:29.985Sep 15 22:11:29.985 INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255 reset freemapSep 15 22:11:29.985replacing 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 } }] |
| 7375 | 2026-09-15T22:11:31.792Z | , unit : |
| 7376 | 2026-09-15T22:11:31.792Z | INFOSep 15 22:11:29.985 adding route 172.17.0.40/32 -> 10.0.0.255freemap_route_ipv6 |
| 7377 | 2026-09-15T22:11:31.793Z | |
| 7378 | 2026-09-15T22:11:31.793Z | DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.985Sep 15 22:11:29.985 |
| 7379 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBGSep 15 22:11:29.985 |
| 7380 | 2026-09-15T22:11:31.793Z | 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 } }] |
| 7381 | 2026-09-15T22:11:31.793Z | INFOINFO Sep 15 22:11:29.985adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7382 | 2026-09-15T22:11:31.793Z | |
| 7383 | 2026-09-15T22:11:31.793Z | DEBGSep 15 22:11:29.985 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 } }]INFOSep 15 22:11:29.985 adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7384 | 2026-09-15T22:11:31.793Z | |
| 7385 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985DEBG 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 15 22:11:29.985 Sep 15 22:11:29.985DEBG |
| 7386 | 2026-09-15T22:11:31.793Z | 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 } }] |
| 7387 | 2026-09-15T22:11:31.793Z | 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 } }] |
| 7388 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985Sep 15 22:11:29.985adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7389 | 2026-09-15T22:11:31.793Z | INFO Sep 15 22:11:29.985adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO |
| 7390 | 2026-09-15T22:11:31.793Z | INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 7391 | 2026-09-15T22:11:31.793Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7392 | 2026-09-15T22:11:31.793Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7393 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985Sep 15 22:11:29.985Sep 15 22:11:29.985 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 } }]DEBGSep 15 22:11:29.985 |
| 7394 | 2026-09-15T22:11:31.793Z | 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.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 } }] |
| 7395 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985 |
| 7396 | 2026-09-15T22:11:31.793Z | INFO 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.13/32 -> 10.0.0.255Sep 15 22:11:29.985 |
| 7397 | 2026-09-15T22:11:31.793Z | |
| 7398 | 2026-09-15T22:11:31.793Z | INFO Sep 15 22:11:29.985adding route 172.17.0.43/32 -> 10.0.0.255Sep 15 22:11:29.985 |
| 7399 | 2026-09-15T22:11:31.793Z | DEBGINFO replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7400 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985 |
| 7401 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.985 DEBGSep 15 22:11:29.985 INFOINFOreplacing 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 15 22:11:29.985 adding route 172.17.0.57/32 -> 10.0.0.255DEBG |
| 7402 | 2026-09-15T22:11:31.793Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7403 | 2026-09-15T22:11:31.793Z | |
| 7404 | 2026-09-15T22:11:31.793Z | 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 15 22:11:29.985Sep 15 22:11:29.985 |
| 7405 | 2026-09-15T22:11:31.793Z | DEBGSep 15 22:11:29.985DEBG Sep 15 22:11:29.985replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7406 | 2026-09-15T22:11:31.793Z | |
| 7407 | 2026-09-15T22:11:31.793Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7408 | 2026-09-15T22:11:31.793Z | Sep 15 22:11:29.991 Sep 15 22:11:29.991DEBGSep 15 22:11:29.991 INFO adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 7409 | 2026-09-15T22:11:31.793Z | |
| 7410 | 2026-09-15T22:11:31.793Z | |
| 7411 | 2026-09-15T22:11:31.793Z | , Sep 15 22:11:29.992Sep 15 22:11:29.992 DEBGINFOunit 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 } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 7412 | 2026-09-15T22:11:31.793Z | :Sep 15 22:11:29.992replacing targets for 3fff:dead::/64 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 } }] |
| 7413 | 2026-09-15T22:11:31.793Z | INFO Sep 15 22:11:29.992freemap_route_ipv6 adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7414 | 2026-09-15T22:11:31.793Z | DEBG |
| 7415 | 2026-09-15T22:11:31.793Z | 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 } }] |
| 7416 | 2026-09-15T22:11:31.793Z | |
| 7417 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.992 Sep 15 22:11:29.992INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7418 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.980Sep 15 22:11:29.992 INFOSep 15 22:11:29.992 DEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 INFO |
| 7419 | 2026-09-15T22:11:31.794Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 15 22:11:29.992Sep 15 22:11:29.992 created new freemapDEBGreplacing 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.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 } }] |
| 7420 | 2026-09-15T22:11:31.794Z | |
| 7421 | 2026-09-15T22:11:31.794Z | DEBGunit : |
| 7422 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.992replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7423 | 2026-09-15T22:11:31.794Z | freemap_route_ipv4DEBGSep 15 22:11:29.992 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 } }]INFO |
| 7424 | 2026-09-15T22:11:31.794Z | |
| 7425 | 2026-09-15T22:11:31.794Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 15 22:11:29.992Sep 15 22:11:29.992 |
| 7426 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.992INFO INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:11:29.992 |
| 7427 | 2026-09-15T22:11:31.794Z | adding route 172.17.0.46/32 -> 10.0.0.255 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 15 22:11:29.992DEBG |
| 7428 | 2026-09-15T22:11:31.794Z | |
| 7429 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.992replacing 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 } }] DEBGDEBG |
| 7430 | 2026-09-15T22:11:31.794Z | Sep 15 22:11:29.992 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 } }] |
| 7431 | 2026-09-15T22:11:31.794Z | 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 } }]Sep 15 22:11:29.992 |
| 7432 | 2026-09-15T22:11:31.794Z | , Sep 15 22:11:29.992INFO unitSep 15 22:11:29.992:DEBGSep 15 22:11:29.992 adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 7433 | 2026-09-15T22:11:31.794Z | 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 3fff:beef:2e::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 7434 | 2026-09-15T22:11:31.798Z | |
| 7435 | 2026-09-15T22:11:31.798Z | |
| 7436 | 2026-09-15T22:11:31.798Z | INFOSep 15 22:11:29.992 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:11:29.992 |
| 7437 | 2026-09-15T22:11:31.798Z | 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 15 22:11:29.992 |
| 7438 | 2026-09-15T22:11:31.798Z | Sep 15 22:11:29.992 DEBGDEBG Sep 15 22:11:29.992INFO 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 15 22:11:29.992 |
| 7439 | 2026-09-15T22:11:31.798Z | DEBGinitted freemap. size: 64 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.17.0.47/32 -> 10.0.0.255Sep 15 22:11:29.992 |
| 7440 | 2026-09-15T22:11:31.798Z | |
| 7441 | 2026-09-15T22:11:31.798Z | |
| 7442 | 2026-09-15T22:11:31.798Z | , INFOunit adding route 172.17.0.19/32 -> 10.0.0.255Sep 15 22:11:29.992: |
| 7443 | 2026-09-15T22:11:31.798Z | DEBG freemap_route_ipv4Sep 15 22:11:29.992 |
| 7444 | 2026-09-15T22:11:31.798Z | INFOreplacing 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 15 22:11:29.992 Sep 15 22:11:29.992 adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7445 | 2026-09-15T22:11:31.798Z | DEBG |
| 7446 | 2026-09-15T22:11:31.798Z | DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.992 |
| 7447 | 2026-09-15T22:11:31.798Z | Sep 15 22:11:29.992 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 } }]DEBGDEBGSep 15 22:11:29.992 Sep 15 22:11:29.992 |
| 7448 | 2026-09-15T22:11:31.798Z | 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 } }]INFO |
| 7449 | 2026-09-15T22:11:31.798Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreset freemap |
| 7450 | 2026-09-15T22:11:31.798Z | , |
| 7451 | 2026-09-15T22:11:31.799Z | unitSep 15 22:11:29.992Sep 15 22:11:29.992 Sep 15 22:11:29.992Sep 15 22:11:29.992DEBG 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 } }] |
| 7452 | 2026-09-15T22:11:31.799Z | 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 } }] |
| 7453 | 2026-09-15T22:11:31.799Z | :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 15 22:11:29.992INFO freemap_route_ipv4 |
| 7454 | 2026-09-15T22:11:31.799Z | INFO |
| 7455 | 2026-09-15T22:11:31.799Z | adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7456 | 2026-09-15T22:11:31.799Z | Sep 15 22:11:29.992Sep 15 22:11:29.992 |
| 7457 | 2026-09-15T22:11:31.799Z | WARNSep 15 22:11:29.992 Sep 15 22:11:29.992DEBG shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGreplacing 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 } }] |
| 7458 | 2026-09-15T22:11:31.799Z | |
| 7459 | 2026-09-15T22:11:31.799Z | INFOinitted freemap. size: 64Sep 15 22:11:29.992, unitDEBG :replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.992 |
| 7460 | 2026-09-15T22:11:31.799Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 7461 | 2026-09-15T22:11:31.799Z | freemap_route_ipv6adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7462 | 2026-09-15T22:11:31.799Z | |
| 7463 | 2026-09-15T22:11:31.799Z | Sep 15 22:11:29.992 Sep 15 22:11:29.992DEBG Sep 15 22:11:29.992DEBG Sep 15 22:11:29.992replacing 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 } }] DEBG |
| 7464 | 2026-09-15T22:11:31.799Z | INFO 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 } }]reset freemap |
| 7465 | 2026-09-15T22:11:31.799Z | , Sep 15 22:11:29.992adding route 172.17.0.49/32 -> 10.0.0.255 unitINFO:Sep 15 22:11:29.992 adding route 3fff:beef:32::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 7466 | 2026-09-15T22:11:31.799Z | |
| 7467 | 2026-09-15T22:11:31.799Z | INFO |
| 7468 | 2026-09-15T22:11:31.799Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7469 | 2026-09-15T22:11:31.799Z | Sep 15 22:11:29.992Sep 15 22:11:29.992 DEBGINFO Sep 15 22:11:29.992replacing 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 15 22:11:29.992 |
| 7470 | 2026-09-15T22:11:31.799Z | 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 3fff:dead::/64 -> 2001:db8::55:1 |
| 7471 | 2026-09-15T22:11:31.799Z | |
| 7472 | 2026-09-15T22:11:31.799Z | DEBG 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 } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.992Sep 15 22:11:29.992 |
| 7473 | 2026-09-15T22:11:31.799Z | DEBGINFOSep 15 22:11:29.992 Sep 15 22:11:29.992INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7474 | 2026-09-15T22:11:31.799Z | |
| 7475 | 2026-09-15T22:11:31.799Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255 |
| 7476 | 2026-09-15T22:11:31.799Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7477 | 2026-09-15T22:11:31.799Z | |
| 7478 | 2026-09-15T22:11:31.799Z | Sep 15 22:11:29.992 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:11:29.992Sep 15 22:11:29.992 |
| 7479 | 2026-09-15T22:11:31.799Z | DEBGDEBGSep 15 22:11:29.992 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7480 | 2026-09-15T22:11:31.799Z | 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 15 22:11:29.992 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 15 22:11:29.992 |
| 7481 | 2026-09-15T22:11:31.799Z | |
| 7482 | 2026-09-15T22:11:31.799Z | INFODEBGSep 15 22:11:29.992Sep 15 22:11:29.992 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 } }]Sep 15 22:11:29.992 adding route 172.17.0.25/32 -> 10.0.0.255INFO |
| 7483 | 2026-09-15T22:11:31.799Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 7484 | 2026-09-15T22:11:31.799Z | |
| 7485 | 2026-09-15T22:11:31.799Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7486 | 2026-09-15T22:11:31.799Z | Sep 15 22:11:29.992 Sep 15 22:11:29.992Sep 15 22:11:29.992DEBG Sep 15 22:11:29.992DEBGDEBG adding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 7487 | 2026-09-15T22:11:31.799Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7488 | 2026-09-15T22:11:31.799Z | 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 } }] |
| 7489 | 2026-09-15T22:11:31.799Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.992replacing 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 } }] |
| 7490 | 2026-09-15T22:11:31.800Z | |
| 7491 | 2026-09-15T22:11:31.800Z | DEBGSep 15 22:11:29.992 INFOSep 15 22:11:29.992 Sep 15 22:11:29.992INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7492 | 2026-09-15T22:11:31.800Z | 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.26/32 -> 10.0.0.255INFO |
| 7493 | 2026-09-15T22:11:31.800Z | |
| 7494 | 2026-09-15T22:11:31.800Z | adding route 172.17.0.60/32 -> 10.0.0.255Sep 15 22:11:29.992 |
| 7495 | 2026-09-15T22:11:31.800Z | test route::tests::same_size_non_subset_replace ... ok |
| 7496 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.992DEBG 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 } }]Sep 15 22:11:29.992 |
| 7497 | 2026-09-15T22:11:31.800Z | DEBGSep 15 22:11:29.992 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.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 } }] |
| 7498 | 2026-09-15T22:11:31.800Z | |
| 7499 | 2026-09-15T22:11:31.800Z | INFO Sep 15 22:11:29.992adding route 172.17.0.51/32 -> 10.0.0.255Sep 15 22:11:29.992 |
| 7500 | 2026-09-15T22:11:31.800Z | INFOSep 15 22:11:29.992 INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7501 | 2026-09-15T22:11:31.800Z | |
| 7502 | 2026-09-15T22:11:31.800Z | adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7503 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.992 Sep 15 22:11:29.992Sep 15 22:11:29.992 DEBGDEBGDEBG 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: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 } }] |
| 7504 | 2026-09-15T22:11:31.800Z | test route::tests::delete_target_full ... ok |
| 7505 | 2026-09-15T22:11:31.800Z | |
| 7506 | 2026-09-15T22:11:31.800Z | 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 } }] |
| 7507 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.992Sep 15 22:11:29.992Sep 15 22:11:29.992 INFOINFODEBG Sep 15 22:11:29.992adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7508 | 2026-09-15T22:11:31.800Z | 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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7509 | 2026-09-15T22:11:31.800Z | |
| 7510 | 2026-09-15T22:11:31.800Z | INFOSep 15 22:11:29.992 adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7511 | 2026-09-15T22:11:31.800Z | DEBGSep 15 22:11:29.992 Sep 15 22:11:29.992replacing 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 } }] |
| 7512 | 2026-09-15T22:11:31.800Z | DEBGINFO adding route 172.17.0.62/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 } }] |
| 7513 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.993Sep 15 22:11:29.993 DEBGDEBG |
| 7514 | 2026-09-15T22:11:31.800Z | created new freemapcreated new freemap, Sep 15 22:11:29.998, unit :DEBG freemap_route_ipv4 |
| 7515 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.992Sep 15 22:11:29.998 INFODEBG adding route 172.17.0.29/32 -> 10.0.0.255created new freemap |
| 7516 | 2026-09-15T22:11:31.800Z | , unit: freemap_route_ipv6 |
| 7517 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.998 DEBGSep 15 22:11:29.998 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 } }]DEBGunitSep 15 22:11:29.998 |
| 7518 | 2026-09-15T22:11:31.800Z | : 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 } }] |
| 7519 | 2026-09-15T22:11:31.800Z | freemap_route_ipv4DEBG |
| 7520 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.998initted freemap. size: 64 , unitINFOSep 15 22:11:29.998: DEBGfreemap_route_ipv4 |
| 7521 | 2026-09-15T22:11:31.800Z | adding route 172.17.0.53/32 -> 10.0.0.255 created new freemap |
| 7522 | 2026-09-15T22:11:31.800Z | , Sep 15 22:11:29.998unitSep 15 22:11:29.998 : DEBG INFO freemap_route_ipv6reset freemap |
| 7523 | 2026-09-15T22:11:31.800Z | , unit :adding route 172.17.0.30/32 -> 10.0.0.255 Sep 15 22:11:29.998freemap_route_ipv4 |
| 7524 | 2026-09-15T22:11:31.800Z | |
| 7525 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.998DEBG DEBG Sep 15 22:11:29.998 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 } }]initted freemap. size: 64Sep 15 22:11:29.998, unit |
| 7526 | 2026-09-15T22:11:31.800Z | : DEBG initted freemap. size: 64freemap_route_ipv4DEBG, |
| 7527 | 2026-09-15T22:11:31.800Z | unitreplacing 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 } }]: |
| 7528 | 2026-09-15T22:11:31.800Z | Sep 15 22:11:29.998freemap_route_ipv6Sep 15 22:11:29.998 |
| 7529 | 2026-09-15T22:11:31.801Z | DEBG reset freemapSep 15 22:11:29.998INFO , Sep 15 22:11:29.998INFOadding route 172.17.0.54/32 -> 10.0.0.255 unitDEBG : adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7530 | 2026-09-15T22:11:31.801Z | |
| 7531 | 2026-09-15T22:11:31.801Z | freemap_route_ipv4 |
| 7532 | 2026-09-15T22:11:31.801Z | reset freemap, Sep 15 22:11:29.998unit Sep 15 22:11:29.998:DEBG DEBGfreemap_route_ipv6Sep 15 22:11:29.998 |
| 7533 | 2026-09-15T22:11:31.801Z | 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 } }] initted freemap. size: 64 |
| 7534 | 2026-09-15T22:11:31.805Z | , unit DEBGSep 15 22:11:29.998: INFOSep 15 22:11:29.998 adding route 3fff:dead::/64 -> 2001:db8::55:1 freemap_route_ipv6 |
| 7535 | 2026-09-15T22:11:31.805Z | INFO |
| 7536 | 2026-09-15T22:11:31.805Z | 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 } }] |
| 7537 | 2026-09-15T22:11:31.805Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 15 22:11:29.998Sep 15 22:11:29.998 |
| 7538 | 2026-09-15T22:11:31.805Z | 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 } }]Sep 15 22:11:29.998reset freemap |
| 7539 | 2026-09-15T22:11:31.805Z | , unit :INFO freemap_route_ipv6 |
| 7540 | 2026-09-15T22:11:31.805Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 15 22:11:29.998 |
| 7541 | 2026-09-15T22:11:31.805Z | Sep 15 22:11:29.998 INFOSep 15 22:11:29.998 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7542 | 2026-09-15T22:11:31.805Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 7543 | 2026-09-15T22:11:31.805Z | |
| 7544 | 2026-09-15T22:11:31.805Z | Sep 15 22:11:29.998Sep 15 22:11:29.998 DEBGSep 15 22:11:29.998 |
| 7545 | 2026-09-15T22:11:31.805Z | 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 } }] |
| 7546 | 2026-09-15T22:11:31.805Z | Sep 15 22:11:29.998DEBG INFO DEBGSep 15 22:11:29.998Sep 15 22:11:29.998 adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 7547 | 2026-09-15T22:11:31.805Z | 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 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 } }] |
| 7548 | 2026-09-15T22:11:31.805Z | |
| 7549 | 2026-09-15T22:11:31.805Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7550 | 2026-09-15T22:11:31.805Z | Sep 15 22:11:29.998 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 15 22:11:29.998 |
| 7551 | 2026-09-15T22:11:31.805Z | DEBG INFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:11:29.998adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7552 | 2026-09-15T22:11:31.805Z | DEBG |
| 7553 | 2026-09-15T22:11:31.805Z | 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 15 22:11:29.998Sep 15 22:11:29.998 Sep 15 22:11:29.998 DEBG |
| 7554 | 2026-09-15T22:11:31.805Z | Sep 15 22:11:29.998replacing 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 } }]INFOINFO |
| 7555 | 2026-09-15T22:11:31.805Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 15 22:11:29.998DEBG |
| 7556 | 2026-09-15T22:11:31.805Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7557 | 2026-09-15T22:11:31.805Z | 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 } }] |
| 7558 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:11:29.998 |
| 7559 | 2026-09-15T22:11:31.806Z | DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7560 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998Sep 15 22:11:29.998Sep 15 22:11:29.998 DEBG DEBG |
| 7561 | 2026-09-15T22:11:31.806Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.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 } }] |
| 7562 | 2026-09-15T22:11:31.806Z | 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 } }] |
| 7563 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 |
| 7564 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998INFOSep 15 22:11:29.998 DEBG adding route 172.17.0.35/32 -> 10.0.0.255DEBGreplacing targets for 3fff:dead::/64 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 } }] |
| 7565 | 2026-09-15T22:11:31.806Z | 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 } }] |
| 7566 | 2026-09-15T22:11:31.806Z | |
| 7567 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 Sep 15 22:11:29.998INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7568 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998replacing 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 } }] |
| 7569 | 2026-09-15T22:11:31.806Z | INFO Sep 15 22:11:29.998adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7570 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998DEBG INFO Sep 15 22:11:29.998 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 7571 | 2026-09-15T22:11:31.806Z | |
| 7572 | 2026-09-15T22:11:31.806Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7573 | 2026-09-15T22:11:31.806Z | |
| 7574 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998Sep 15 22:11:29.998 DEBGINFOSep 15 22:11:29.998 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 15 22:11:29.998 |
| 7575 | 2026-09-15T22:11:31.806Z | 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 INFO |
| 7576 | 2026-09-15T22:11:31.806Z | adding route 172.17.0.58/32 -> 10.0.0.255failed to allocate space for the new target list |
| 7577 | 2026-09-15T22:11:31.806Z | |
| 7578 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 DEBGSep 15 22:11:29.998 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 } }]DEBG |
| 7579 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 DEBGSep 15 22:11:29.998 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 7580 | 2026-09-15T22:11:31.806Z | |
| 7581 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7582 | 2026-09-15T22:11:31.806Z | |
| 7583 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998Sep 15 22:11:29.998 INFODEBG adding route 172.17.0.59/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 } }] |
| 7584 | 2026-09-15T22:11:31.806Z | |
| 7585 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:11:29.992Sep 15 22:11:29.998 |
| 7586 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 INFODEBG created new freemapadding route 172.17.0.38/32 -> 10.0.0.255, |
| 7587 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998unit:DEBG freemap_route_ipv4replacing 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 } }] |
| 7588 | 2026-09-15T22:11:31.806Z | |
| 7589 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.998 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 } }] |
| 7590 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.999Sep 15 22:11:29.999 DEBG DEBG INFOcreated new freemapfailed to allocate space for the new target listSep 15 22:11:29.999 |
| 7591 | 2026-09-15T22:11:31.806Z | test route::tests::add_target_fails_full ... ok |
| 7592 | 2026-09-15T22:11:31.806Z | , unit: INFOfreemap_route_ipv6 |
| 7593 | 2026-09-15T22:11:31.806Z | adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255Sep 15 22:11:29.999 |
| 7594 | 2026-09-15T22:11:31.806Z | DEBG |
| 7595 | 2026-09-15T22:11:31.806Z | Sep 15 22:11:29.999replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 15 22:11:29.999 |
| 7596 | 2026-09-15T22:11:31.806Z | DEBG initted freemap. size: 64 , DEBGunit :replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4 |
| 7597 | 2026-09-15T22:11:31.807Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7598 | 2026-09-15T22:11:31.807Z | |
| 7599 | 2026-09-15T22:11:31.807Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7600 | 2026-09-15T22:11:31.807Z | test route::tests::delete_target_fragmented ... ok |
| 7601 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 DEBGSep 15 22:11:29.999Sep 15 22:11:29.999 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 } }]INFO |
| 7602 | 2026-09-15T22:11:31.807Z | reset freemap , adding route 172.17.0.40/32 -> 10.0.0.255unit |
| 7603 | 2026-09-15T22:11:31.807Z | : freemap_route_ipv4 |
| 7604 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999Sep 15 22:11:29.999 Sep 15 22:11:29.999DEBG 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 } }] initted freemap. size: 64adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7605 | 2026-09-15T22:11:31.807Z | |
| 7606 | 2026-09-15T22:11:31.807Z | , unit: freemap_route_ipv6 |
| 7607 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999Sep 15 22:11:29.999 INFODEBG Sep 15 22:11:29.999adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7608 | 2026-09-15T22:11:31.807Z | 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 } }]DEBG reset freemap |
| 7609 | 2026-09-15T22:11:31.807Z | , unitSep 15 22:11:29.999: Sep 15 22:11:29.999 freemap_route_ipv6DEBGINFO |
| 7610 | 2026-09-15T22:11:31.807Z | 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 } }] |
| 7611 | 2026-09-15T22:11:31.807Z | adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7612 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 INFOSep 15 22:11:29.999 Sep 15 22:11:29.999adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 7613 | 2026-09-15T22:11:31.807Z | adding route 172.17.0.42/32 -> 10.0.0.255DEBG |
| 7614 | 2026-09-15T22:11:31.807Z | 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 } }] |
| 7615 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999Sep 15 22:11:29.999 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7616 | 2026-09-15T22:11:31.807Z | |
| 7617 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 INFO Sep 15 22:11:29.999adding route 172.17.0.63/32 -> 10.0.0.255 |
| 7618 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7619 | 2026-09-15T22:11:31.807Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 15 22:11:29.999 |
| 7620 | 2026-09-15T22:11:31.807Z | DEBG Sep 15 22:11:29.999replacing 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 15 22:11:29.999 |
| 7621 | 2026-09-15T22:11:31.807Z | 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 } }]DEBG |
| 7622 | 2026-09-15T22:11:31.807Z | 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 15 22:11:29.999 |
| 7623 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999DEBG INFOSep 15 22:11:29.999 adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 7624 | 2026-09-15T22:11:31.807Z | adding route 172.17.0.44/32 -> 10.0.0.255failed to allocate space for the new target list |
| 7625 | 2026-09-15T22:11:31.807Z | |
| 7626 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 DEBG Sep 15 22:11:29.999replacing 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 15 22:11:29.999 DEBG |
| 7627 | 2026-09-15T22:11:31.807Z | 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 } }]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 } }] |
| 7628 | 2026-09-15T22:11:31.807Z | |
| 7629 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 15 22:11:29.999 |
| 7630 | 2026-09-15T22:11:31.807Z | INFOSep 15 22:11:29.999 adding route 172.17.0.45/32 -> 10.0.0.255DEBG failed to allocate space for the new target listSep 15 22:11:29.999 |
| 7631 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999 DEBG created new freemap, unit: freemap_route_ipv4 |
| 7632 | 2026-09-15T22:11:31.807Z | |
| 7633 | 2026-09-15T22:11:31.807Z | Sep 15 22:11:29.999Sep 15 22:11:30.005 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6 |
| 7634 | 2026-09-15T22:11:31.812Z | |
| 7635 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005 Sep 15 22:11:30.005DEBG Sep 15 22:11:30.005replacing 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 } }] DEBGDEBG |
| 7636 | 2026-09-15T22:11:31.812Z | initted freemap. size: 64 , created new freemapunit, :unitSep 15 22:11:30.005 : INFOfreemap_route_ipv6 freemap_route_ipv4 |
| 7637 | 2026-09-15T22:11:31.812Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7638 | 2026-09-15T22:11:31.812Z | |
| 7639 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005 Sep 15 22:11:30.005DEBG Sep 15 22:11:30.005DEBGinitted freemap. size: 64 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 } }] |
| 7640 | 2026-09-15T22:11:31.812Z | , unitDEBG: Sep 15 22:11:30.005reset freemap , freemap_route_ipv4unit |
| 7641 | 2026-09-15T22:11:31.812Z | : freemap_route_ipv4INFO |
| 7642 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7643 | 2026-09-15T22:11:31.812Z | DEBG reset freemap, Sep 15 22:11:30.005Sep 15 22:11:30.005unit DEBG:DEBG freemap_route_ipv4replacing 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 } }]initted freemap. size: 64 |
| 7644 | 2026-09-15T22:11:31.812Z | , |
| 7645 | 2026-09-15T22:11:31.812Z | unit: freemap_route_ipv6Sep 15 22:11:30.005 |
| 7646 | 2026-09-15T22:11:31.812Z | INFOSep 15 22:11:30.005 DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7647 | 2026-09-15T22:11:31.812Z | initted freemap. size: 64Sep 15 22:11:30.005 , DEBGunit Sep 15 22:11:30.005: reset freemap , DEBGunit :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 } }] |
| 7648 | 2026-09-15T22:11:31.812Z | freemap_route_ipv6freemap_route_ipv6 |
| 7649 | 2026-09-15T22:11:31.812Z | |
| 7650 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005 INFO Sep 15 22:11:30.005adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7651 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7652 | 2026-09-15T22:11:31.812Z | reset freemapSep 15 22:11:30.005, unitDEBG:Sep 15 22:11:30.005 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 } }]freemap_route_ipv6 |
| 7653 | 2026-09-15T22:11:31.812Z | |
| 7654 | 2026-09-15T22:11:31.812Z | 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 } }] |
| 7655 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005 INFOSep 15 22:11:30.005 adding route 172.17.0.50/32 -> 10.0.0.255Sep 15 22:11:30.005INFO |
| 7656 | 2026-09-15T22:11:31.812Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 7657 | 2026-09-15T22:11:31.812Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:11:30.005 |
| 7658 | 2026-09-15T22:11:31.812Z | DEBGSep 15 22:11:29.999 Sep 15 22:11:30.005 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 } }] |
| 7659 | 2026-09-15T22:11:31.812Z | DEBGSep 15 22:11:30.005 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 } }]DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7660 | 2026-09-15T22:11:31.812Z | Sep 15 22:11:30.005 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 } }] |
| 7661 | 2026-09-15T22:11:31.812Z | |
| 7662 | 2026-09-15T22:11:31.813Z | INFOSep 15 22:11:30.005 INFOadding route 172.17.0.51/32 -> 10.0.0.255Sep 15 22:11:30.005 |
| 7663 | 2026-09-15T22:11:31.813Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 7664 | 2026-09-15T22:11:31.813Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7665 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 Sep 15 22:11:30.005DEBGSep 15 22:11:30.005 Sep 15 22:11:30.005replacing 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 DEBG |
| 7666 | 2026-09-15T22:11:31.813Z | 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.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 } }] |
| 7667 | 2026-09-15T22:11:31.813Z | |
| 7668 | 2026-09-15T22:11:31.813Z | DEBG Sep 15 22:11:30.005replacing 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 } }] |
| 7669 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005INFO INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7670 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 |
| 7671 | 2026-09-15T22:11:31.813Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7672 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 DEBGSep 15 22:11:30.005Sep 15 22:11:30.005 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 } }, 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.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 } }] |
| 7673 | 2026-09-15T22:11:31.813Z | |
| 7674 | 2026-09-15T22:11:31.813Z | 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 } }] |
| 7675 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFOSep 15 22:11:30.005 INFOadding route 172.17.0.53/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 7676 | 2026-09-15T22:11:31.813Z | |
| 7677 | 2026-09-15T22:11:31.813Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7678 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 DEBGSep 15 22:11:30.005 Sep 15 22:11:30.005replacing 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 } }] |
| 7679 | 2026-09-15T22:11:31.813Z | 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 } }, 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 15 22:11:30.005replacing 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 } }] |
| 7680 | 2026-09-15T22:11:31.813Z | |
| 7681 | 2026-09-15T22:11:31.813Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7682 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 Sep 15 22:11:30.005DEBG Sep 15 22:11:30.005INFOreplacing 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 } }] |
| 7683 | 2026-09-15T22:11:31.813Z | DEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 7684 | 2026-09-15T22:11:31.813Z | 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 } }] |
| 7685 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGINFO 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 } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7686 | 2026-09-15T22:11:31.813Z | |
| 7687 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 Sep 15 22:11:30.005DEBG 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 } }] |
| 7688 | 2026-09-15T22:11:31.813Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7689 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005 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 } }] |
| 7690 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005DEBG Sep 15 22:11:30.005INFO created new freemap , adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 7691 | 2026-09-15T22:11:31.813Z | unit :adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7692 | 2026-09-15T22:11:31.813Z | freemap_route_ipv4Sep 15 22:11:30.005 |
| 7693 | 2026-09-15T22:11:31.813Z | 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 } }] |
| 7694 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGDEBGSep 15 22:11:30.005 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 } }]INFOcreated new freemap |
| 7695 | 2026-09-15T22:11:31.813Z | , unit adding route 172.17.0.57/32 -> 10.0.0.255: |
| 7696 | 2026-09-15T22:11:31.813Z | freemap_route_ipv6Sep 15 22:11:30.005 |
| 7697 | 2026-09-15T22:11:31.813Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 15 22:11:30.005Sep 15 22:11:30.005 |
| 7698 | 2026-09-15T22:11:31.813Z | DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 7699 | 2026-09-15T22:11:31.813Z | , unit: freemap_route_ipv4 |
| 7700 | 2026-09-15T22:11:31.813Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255Sep 15 22:11:30.005 |
| 7701 | 2026-09-15T22:11:31.813Z | |
| 7702 | 2026-09-15T22:11:31.814Z | DEBG reset freemap, unitSep 15 22:11:30.005Sep 15 22:11:30.005: INFO freemap_route_ipv4DEBG |
| 7703 | 2026-09-15T22:11:31.814Z | adding route 172.17.0.5/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 } }] |
| 7704 | 2026-09-15T22:11:31.814Z | |
| 7705 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005 DEBG initted freemap. size: 64, Sep 15 22:11:30.005Sep 15 22:11:30.005unit : INFODEBG freemap_route_ipv6 |
| 7706 | 2026-09-15T22:11:31.814Z | replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7707 | 2026-09-15T22:11:31.814Z | |
| 7708 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005 DEBG Sep 15 22:11:30.005reset freemap , Sep 15 22:11:30.005INFO unitadding route 172.17.0.6/32 -> 10.0.0.255DEBG: |
| 7709 | 2026-09-15T22:11:31.814Z | 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 } }] |
| 7710 | 2026-09-15T22:11:31.814Z | |
| 7711 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005 DEBGSep 15 22:11:30.005Sep 15 22:11:30.005 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7712 | 2026-09-15T22:11:31.814Z | 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 } }] |
| 7713 | 2026-09-15T22:11:31.814Z | |
| 7714 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGDEBG INFO 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: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7715 | 2026-09-15T22:11:31.814Z | |
| 7716 | 2026-09-15T22:11:31.814Z | |
| 7717 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGINFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7718 | 2026-09-15T22:11:31.814Z | |
| 7719 | 2026-09-15T22:11:31.814Z | failed to allocate space for the new target list |
| 7720 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFOSep 15 22:11:30.005 DEBGadding route 172.17.0.8/32 -> 10.0.0.255 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 } }] |
| 7721 | 2026-09-15T22:11:31.814Z | |
| 7722 | 2026-09-15T22:11:31.814Z | 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 } }] |
| 7723 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFODEBG 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 } }] |
| 7724 | 2026-09-15T22:11:31.814Z | |
| 7725 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGINFO 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 } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7726 | 2026-09-15T22:11:31.814Z | |
| 7727 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 7728 | 2026-09-15T22:11:31.814Z | |
| 7729 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 DEBGINFO 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 } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7730 | 2026-09-15T22:11:31.814Z | |
| 7731 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7732 | 2026-09-15T22:11:31.814Z | 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 } }] |
| 7733 | 2026-09-15T22:11:31.814Z | Sep 15 22:11:30.005Sep 15 22:11:30.005 INFODEBG 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 } }] |
| 7734 | 2026-09-15T22:11:31.818Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7735 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012 Sep 15 22:11:30.012INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 7736 | 2026-09-15T22:11:31.819Z | 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 } }] |
| 7737 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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 } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7738 | 2026-09-15T22:11:31.819Z | |
| 7739 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.2/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 } }] |
| 7740 | 2026-09-15T22:11:31.819Z | |
| 7741 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.13/32 -> 10.0.0.255 |
| 7742 | 2026-09-15T22:11:31.819Z | |
| 7743 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG 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 } }] |
| 7744 | 2026-09-15T22:11:31.819Z | |
| 7745 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7746 | 2026-09-15T22:11:31.819Z | |
| 7747 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7748 | 2026-09-15T22:11:31.819Z | |
| 7749 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255replacing 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 } }] |
| 7750 | 2026-09-15T22:11:31.819Z | |
| 7751 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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 } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7752 | 2026-09-15T22:11:31.819Z | |
| 7753 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.16/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 } }] |
| 7754 | 2026-09-15T22:11:31.819Z | |
| 7755 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7756 | 2026-09-15T22:11:31.819Z | |
| 7757 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG 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 } }] |
| 7758 | 2026-09-15T22:11:31.819Z | |
| 7759 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7760 | 2026-09-15T22:11:31.819Z | |
| 7761 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7762 | 2026-09-15T22:11:31.819Z | |
| 7763 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.8/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 } }] |
| 7764 | 2026-09-15T22:11:31.819Z | |
| 7765 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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 172.17.0.19/32 -> 10.0.0.255 |
| 7766 | 2026-09-15T22:11:31.819Z | |
| 7767 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.9/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 } }] |
| 7768 | 2026-09-15T22:11:31.819Z | |
| 7769 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.20/32 -> 10.0.0.255 |
| 7770 | 2026-09-15T22:11:31.819Z | |
| 7771 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.10/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 } }] |
| 7772 | 2026-09-15T22:11:31.819Z | |
| 7773 | 2026-09-15T22:11:31.819Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.21/32 -> 10.0.0.255 |
| 7774 | 2026-09-15T22:11:31.820Z | |
| 7775 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing 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 } }] |
| 7776 | 2026-09-15T22:11:31.820Z | |
| 7777 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.22/32 -> 10.0.0.255 |
| 7778 | 2026-09-15T22:11:31.820Z | |
| 7779 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.12/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 } }] |
| 7780 | 2026-09-15T22:11:31.820Z | |
| 7781 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.23/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 } }] |
| 7782 | 2026-09-15T22:11:31.820Z | |
| 7783 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.13/32 -> 10.0.0.255 |
| 7784 | 2026-09-15T22:11:31.820Z | |
| 7785 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.24/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 } }] |
| 7786 | 2026-09-15T22:11:31.820Z | |
| 7787 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.14/32 -> 10.0.0.255 |
| 7788 | 2026-09-15T22:11:31.820Z | |
| 7789 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7790 | 2026-09-15T22:11:31.820Z | |
| 7791 | 2026-09-15T22:11:31.820Z | test route::tests::delete_targets_full ... ok |
| 7792 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7793 | 2026-09-15T22:11:31.820Z | |
| 7794 | 2026-09-15T22:11:31.820Z | test route::tests::delete_targets_fragmented ... ok |
| 7795 | 2026-09-15T22:11:31.820Z | |
| 7796 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing 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 } }] |
| 7797 | 2026-09-15T22:11:31.820Z | |
| 7798 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7799 | 2026-09-15T22:11:31.820Z | |
| 7800 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7801 | 2026-09-15T22:11:31.820Z | |
| 7802 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7803 | 2026-09-15T22:11:31.820Z | |
| 7804 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7805 | 2026-09-15T22:11:31.820Z | |
| 7806 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7807 | 2026-09-15T22:11:31.820Z | |
| 7808 | 2026-09-15T22:11:31.820Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 7809 | 2026-09-15T22:11:31.820Z | |
| 7810 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7811 | 2026-09-15T22:11:31.820Z | |
| 7812 | 2026-09-15T22:11:31.820Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7813 | 2026-09-15T22:11:31.820Z | |
| 7814 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.30/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 } }] |
| 7815 | 2026-09-15T22:11:31.821Z | |
| 7816 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.20/32 -> 10.0.0.255 |
| 7817 | 2026-09-15T22:11:31.821Z | |
| 7818 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG 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 } }] |
| 7819 | 2026-09-15T22:11:31.821Z | |
| 7820 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.21/32 -> 10.0.0.255 |
| 7821 | 2026-09-15T22:11:31.821Z | |
| 7822 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing 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 } }] |
| 7823 | 2026-09-15T22:11:31.821Z | |
| 7824 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.22/32 -> 10.0.0.255 |
| 7825 | 2026-09-15T22:11:31.821Z | |
| 7826 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.33/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 } }] |
| 7827 | 2026-09-15T22:11:31.821Z | |
| 7828 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7829 | 2026-09-15T22:11:31.821Z | |
| 7830 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.34/32 -> 10.0.0.255 |
| 7831 | 2026-09-15T22:11:31.821Z | |
| 7832 | 2026-09-15T22:11:31.821Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.24/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 } }] |
| 7833 | 2026-09-15T22:11:31.821Z | |
| 7834 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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.35/32 -> 10.0.0.255 |
| 7835 | 2026-09-15T22:11:31.825Z | |
| 7836 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing 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 } }] |
| 7837 | 2026-09-15T22:11:31.825Z | |
| 7838 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7839 | 2026-09-15T22:11:31.825Z | |
| 7840 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7841 | 2026-09-15T22:11:31.825Z | |
| 7842 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7843 | 2026-09-15T22:11:31.825Z | |
| 7844 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.27/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 } }] |
| 7845 | 2026-09-15T22:11:31.825Z | |
| 7846 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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 } }]adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7847 | 2026-09-15T22:11:31.825Z | |
| 7848 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255replacing 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 } }] |
| 7849 | 2026-09-15T22:11:31.825Z | |
| 7850 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 DEBGINFO 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7851 | 2026-09-15T22:11:31.825Z | |
| 7852 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.29/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 } }] |
| 7853 | 2026-09-15T22:11:31.825Z | |
| 7854 | 2026-09-15T22:11:31.825Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 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.40/32 -> 10.0.0.255 |
| 7855 | 2026-09-15T22:11:31.826Z | |
| 7856 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.012Sep 15 22:11:30.012 INFODEBG adding route 172.17.0.30/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 } }] |
| 7857 | 2026-09-15T22:11:31.826Z | |
| 7858 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7859 | 2026-09-15T22:11:31.826Z | |
| 7860 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 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.31/32 -> 10.0.0.255 |
| 7861 | 2026-09-15T22:11:31.826Z | |
| 7862 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 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.42/32 -> 10.0.0.255 |
| 7863 | 2026-09-15T22:11:31.826Z | |
| 7864 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.32/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 } }] |
| 7865 | 2026-09-15T22:11:31.826Z | |
| 7866 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 DEBGINFO 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.43/32 -> 10.0.0.255 |
| 7867 | 2026-09-15T22:11:31.826Z | |
| 7868 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.33/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 } }] |
| 7869 | 2026-09-15T22:11:31.826Z | |
| 7870 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 DEBGINFO 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 } }]adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7871 | 2026-09-15T22:11:31.826Z | |
| 7872 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 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.34/32 -> 10.0.0.255 |
| 7873 | 2026-09-15T22:11:31.826Z | |
| 7874 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.45/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 } }] |
| 7875 | 2026-09-15T22:11:31.826Z | |
| 7876 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 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.35/32 -> 10.0.0.255 |
| 7877 | 2026-09-15T22:11:31.826Z | |
| 7878 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing 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 } }] |
| 7879 | 2026-09-15T22:11:31.826Z | |
| 7880 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.36/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 } }] |
| 7881 | 2026-09-15T22:11:31.826Z | |
| 7882 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7883 | 2026-09-15T22:11:31.826Z | |
| 7884 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7885 | 2026-09-15T22:11:31.826Z | |
| 7886 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 INFODEBG adding route 172.17.0.48/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 } }] |
| 7887 | 2026-09-15T22:11:31.826Z | |
| 7888 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7889 | 2026-09-15T22:11:31.826Z | |
| 7890 | 2026-09-15T22:11:31.826Z | Sep 15 22:11:30.018Sep 15 22:11:30.018 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.49/32 -> 10.0.0.255 |
| 7891 | 2026-09-15T22:11:31.826Z | |
| 7892 | 2026-09-15T22:11:31.826Z | running 0 tests |
| 7893 | 2026-09-15T22:11:31.826Z | |
| 7894 | 2026-09-15T22:11:31.827Z | |
| 7895 | 2026-09-15T22:11:31.827Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7896 | 2026-09-15T22:11:31.827Z | |
| 7897 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.39/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 } }] |
| 7898 | 2026-09-15T22:11:31.827Z | |
| 7899 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.50/32 -> 10.0.0.255 |
| 7900 | 2026-09-15T22:11:31.827Z | |
| 7901 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.40/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 } }] |
| 7902 | 2026-09-15T22:11:31.827Z | |
| 7903 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.51/32 -> 10.0.0.255 |
| 7904 | 2026-09-15T22:11:31.827Z | |
| 7905 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing 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 } }] |
| 7906 | 2026-09-15T22:11:31.827Z | |
| 7907 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.52/32 -> 10.0.0.255 |
| 7908 | 2026-09-15T22:11:31.827Z | |
| 7909 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO 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.42/32 -> 10.0.0.255 |
| 7910 | 2026-09-15T22:11:31.827Z | |
| 7911 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.53/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 } }] |
| 7912 | 2026-09-15T22:11:31.827Z | |
| 7913 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7914 | 2026-09-15T22:11:31.827Z | |
| 7915 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.54/32 -> 10.0.0.255 |
| 7916 | 2026-09-15T22:11:31.827Z | |
| 7917 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.44/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 } }] |
| 7918 | 2026-09-15T22:11:31.827Z | |
| 7919 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.55/32 -> 10.0.0.255 |
| 7920 | 2026-09-15T22:11:31.827Z | |
| 7921 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO 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.45/32 -> 10.0.0.255 |
| 7922 | 2026-09-15T22:11:31.827Z | |
| 7923 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.56/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 } }] |
| 7924 | 2026-09-15T22:11:31.827Z | |
| 7925 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.46/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 } }] |
| 7926 | 2026-09-15T22:11:31.827Z | |
| 7927 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.57/32 -> 10.0.0.255 |
| 7928 | 2026-09-15T22:11:31.827Z | |
| 7929 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.47/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 } }] |
| 7930 | 2026-09-15T22:11:31.827Z | |
| 7931 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7932 | 2026-09-15T22:11:31.827Z | |
| 7933 | 2026-09-15T22:11:31.827Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7934 | 2026-09-15T22:11:31.831Z | |
| 7935 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7936 | 2026-09-15T22:11:31.831Z | |
| 7937 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7938 | 2026-09-15T22:11:31.831Z | |
| 7939 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 INFODEBG adding route 172.17.0.60/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 } }] |
| 7940 | 2026-09-15T22:11:31.831Z | |
| 7941 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7942 | 2026-09-15T22:11:31.831Z | |
| 7943 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 7944 | 2026-09-15T22:11:31.831Z | |
| 7945 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019Sep 15 22:11:30.019 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.51/32 -> 10.0.0.255 |
| 7946 | 2026-09-15T22:11:31.831Z | |
| 7947 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7948 | 2026-09-15T22:11:31.831Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7949 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7950 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7951 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7952 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7953 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7954 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7955 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7956 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7957 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7958 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7959 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7960 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7961 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7962 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7963 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7964 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7965 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7966 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 DEBG failed to allocate space for the new target list |
| 7967 | 2026-09-15T22:11:31.832Z | Sep 15 22:11:30.019 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 } }] |
| 7968 | 2026-09-15T22:11:31.832Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a) |
| 7969 | 2026-09-15T22:11:31.832Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 7970 | 2026-09-15T22:11:31.832Z | |
| 7971 | 2026-09-15T22:11:31.832Z | running 0 tests |
| 7972 | 2026-09-15T22:11:31.832Z | |
| 7973 | 2026-09-15T22:11:31.832Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7974 | 2026-09-15T22:11:31.832Z | |
| 7975 | 2026-09-15T22:11:31.832Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c) |
| 7976 | 2026-09-15T22:11:31.832Z | |
| 7977 | 2026-09-15T22:11:31.832Z | running 6 tests |
| 7978 | 2026-09-15T22:11:31.832Z | test tests::test_full_lot_id_neither_present ... ok |
| 7979 | 2026-09-15T22:11:31.832Z | test tests::test_full_lot_id_both_present ... ok |
| 7980 | 2026-09-15T22:11:31.832Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 7981 | 2026-09-15T22:11:31.832Z | test tests::test_full_lot_id_lot_only ... ok |
| 7982 | 2026-09-15T22:11:31.832Z | test tests::test_port_id_cmp ... ok |
| 7983 | 2026-09-15T22:11:31.832Z | test tests::test_parse_client_port_id ... ok |
| 7984 | 2026-09-15T22:11:31.832Z | |
| 7985 | 2026-09-15T22:11:31.832Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7986 | 2026-09-15T22:11:31.832Z | |
| 7987 | 2026-09-15T22:11:31.832Z | Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c) |
| 7988 | 2026-09-15T22:11:31.863Z | |
| 7989 | 2026-09-15T22:11:31.863Z | running 0 tests |
| 7990 | 2026-09-15T22:11:31.863Z | |
| 7991 | 2026-09-15T22:11:31.863Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7992 | 2026-09-15T22:11:31.863Z | |
| 7993 | 2026-09-15T22:11:31.863Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 7994 | 2026-09-15T22:11:31.863Z | |
| 7995 | 2026-09-15T22:11:31.863Z | running 0 tests |
| 7996 | 2026-09-15T22:11:31.863Z | |
| 7997 | 2026-09-15T22:11:31.864Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7998 | 2026-09-15T22:11:31.864Z | |
| 7999 | 2026-09-15T22:11:31.864Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 8000 | 2026-09-15T22:11:31.864Z | |
| 8001 | 2026-09-15T22:11:31.864Z | running 15 tests |
| 8002 | 2026-09-15T22:11:31.864Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8003 | 2026-09-15T22:11:31.864Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8004 | 2026-09-15T22:11:31.864Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8005 | 2026-09-15T22:11:31.864Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8006 | 2026-09-15T22:11:31.864Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8007 | 2026-09-15T22:11:31.864Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8008 | 2026-09-15T22:11:31.864Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8009 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_equal ... ok |
| 8010 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_eui64 ... ok |
| 8011 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_into ... ok |
| 8012 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_not_equal ... ok |
| 8013 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_to_string ... ok |
| 8014 | 2026-09-15T22:11:31.864Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8015 | 2026-09-15T22:11:31.864Z | test v1::network::tests::test_parse ... ok |
| 8016 | 2026-09-15T22:11:31.864Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8017 | 2026-09-15T22:11:31.864Z | |
| 8018 | 2026-09-15T22:11:31.864Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8019 | 2026-09-15T22:11:31.864Z | |
| 8020 | 2026-09-15T22:11:31.864Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 8021 | 2026-09-15T22:11:31.877Z | |
| 8022 | 2026-09-15T22:11:31.877Z | running 12 tests |
| 8023 | 2026-09-15T22:11:31.880Z | test icmp::test_v6_checksum ... ok |
| 8024 | 2026-09-15T22:11:31.880Z | test icmp::test_v4_checksum ... ok |
| 8025 | 2026-09-15T22:11:31.880Z | test ipv6::test_ipv6_parse ... ok |
| 8026 | 2026-09-15T22:11:31.880Z | test lldp::test_lldp_parse ... ok |
| 8027 | 2026-09-15T22:11:31.880Z | test pbuf::test_byte ... ok |
| 8028 | 2026-09-15T22:11:31.880Z | test pbuf::test_nibble ... ok |
| 8029 | 2026-09-15T22:11:31.880Z | test pbuf::test_short ... ok |
| 8030 | 2026-09-15T22:11:31.880Z | test pbuf::test_twelve ... ok |
| 8031 | 2026-09-15T22:11:31.881Z | test pbuf::test_overflow ... ok |
| 8032 | 2026-09-15T22:11:31.881Z | test pbuf::test_word ... ok |
| 8033 | 2026-09-15T22:11:31.881Z | test tcp::test_checksum_syn_nodata ... ok |
| 8034 | 2026-09-15T22:11:31.881Z | test tcp::test_checksum_ack_data ... ok |
| 8035 | 2026-09-15T22:11:31.881Z | |
| 8036 | 2026-09-15T22:11:31.881Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8037 | 2026-09-15T22:11:31.881Z | |
| 8038 | 2026-09-15T22:11:31.884Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8039 | 2026-09-15T22:11:31.887Z | |
| 8040 | 2026-09-15T22:11:31.888Z | running 0 tests |
| 8041 | 2026-09-15T22:11:31.888Z | |
| 8042 | 2026-09-15T22:11:31.888Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8043 | 2026-09-15T22:11:31.888Z | |
| 8044 | 2026-09-15T22:11:31.888Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 8045 | 2026-09-15T22:11:31.911Z | |
| 8046 | 2026-09-15T22:11:31.911Z | running 5 tests |
| 8047 | 2026-09-15T22:11:31.914Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 8048 | 2026-09-15T22:11:31.914Z | Lane 0 Rx Loss-of-lock: Yes Yes Lane 1 Yes Lane 2Yes |
| 8049 | 2026-09-15T22:11:31.914Z | Lane 3 Rx Loss-of-signal: Yes |
| 8050 | 2026-09-15T22:11:31.914Z | Yes State: ActivatedYes ActivatedYes |
| 8051 | 2026-09-15T22:11:31.914Z | Rx CDR Enabled: YesActivated YesActivated |
| 8052 | 2026-09-15T22:11:31.914Z | Yes Rx Output Enabled: falseYes |
| 8053 | 2026-09-15T22:11:31.914Z | false Tx Enabled: Yes false Yesfalse |
| 8054 | 2026-09-15T22:11:31.914Z | Yes Rx Output Status: validYes |
| 8055 | 2026-09-15T22:11:31.914Z | valid Tx Loss-of-lock: No valid validNo |
| 8056 | 2026-09-15T22:11:31.914Z | No Rx Loss-of-lock: true No |
| 8057 | 2026-09-15T22:11:31.914Z | true Tx Loss-of-signal: Notrue Notrue |
| 8058 | 2026-09-15T22:11:31.914Z | Rx Loss-of-signal: falseNo No |
| 8059 | 2026-09-15T22:11:31.914Z | false Tx CDR Enabled: Nofalse falseNo |
| 8060 | 2026-09-15T22:11:31.914Z | NoRx Auto-squelch Disable: true Notrue |
| 8061 | 2026-09-15T22:11:31.914Z | Tx Adaptive EQ Fault: Notrue trueNo |
| 8062 | 2026-09-15T22:11:31.914Z | Tx Output Enabled: true No trueNo |
| 8063 | 2026-09-15T22:11:31.914Z | true true Tx Fault: Yes |
| 8064 | 2026-09-15T22:11:31.914Z | Yes Tx Output Status: invalid Yesinvalid Yesinvalid |
| 8065 | 2026-09-15T22:11:31.914Z | invalid |
| 8066 | 2026-09-15T22:11:31.914Z | Tx Loss-of-lock: false false false false |
| 8067 | 2026-09-15T22:11:31.914Z | Tx Loss-of-signal: true true true true |
| 8068 | 2026-09-15T22:11:31.914Z | Tx Auto-squelch Disable: false false false false |
| 8069 | 2026-09-15T22:11:31.915Z | Tx Adaptive EQ Fail: true true true true |
| 8070 | 2026-09-15T22:11:31.915Z | Tx Failure: false false false false |
| 8071 | 2026-09-15T22:11:31.915Z | Tx Force Squelch: true true true true |
| 8072 | 2026-09-15T22:11:31.915Z | Tx Input Polarity: normal normal normal normal |
| 8073 | 2026-09-15T22:11:31.915Z | test switchport::test::test_compute_lanes ... ok |
| 8074 | 2026-09-15T22:11:31.915Z | test switchport::test::port_id_ordering ... ok |
| 8075 | 2026-09-15T22:11:31.915Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8076 | 2026-09-15T22:11:31.915Z | test switchport::test::test_print_sff_datapath ... ok |
| 8077 | 2026-09-15T22:11:31.915Z | test link::test_filter ... ok |
| 8078 | 2026-09-15T22:11:31.915Z | |
| 8079 | 2026-09-15T22:11:31.915Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8080 | 2026-09-15T22:11:31.915Z | |
| 8081 | 2026-09-15T22:11:31.918Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 8082 | 2026-09-15T22:11:31.936Z | |
| 8083 | 2026-09-15T22:11:31.936Z | running 7 tests |
| 8084 | 2026-09-15T22:11:31.940Z | test counters::counters_list ... ignored |
| 8085 | 2026-09-15T22:11:31.940Z | test link_apply::apply_tx_eq_all ... ignored |
| 8086 | 2026-09-15T22:11:31.940Z | test link_apply::apply_tx_eq_custom ... ignored |
| 8087 | 2026-09-15T22:11:31.940Z | test tx_eq::set_all_taps ... ignored |
| 8088 | 2026-09-15T22:11:31.940Z | test tx_eq::set_partial_taps ... ignored |
| 8089 | 2026-09-15T22:11:31.943Z | test cmd::test::pattern_statics ... ok |
| 8090 | 2026-09-15T22:11:31.987Z | test link_apply::tx_eq_exclusive ... ok |
| 8091 | 2026-09-15T22:11:31.987Z | |
| 8092 | 2026-09-15T22:11:31.990Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 8093 | 2026-09-15T22:11:31.990Z | |
| 8094 | 2026-09-15T22:11:31.990Z | Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96) |
| 8095 | 2026-09-15T22:11:31.994Z | |
| 8096 | 2026-09-15T22:11:31.994Z | running 4 tests |
| 8097 | 2026-09-15T22:11:31.997Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 8098 | 2026-09-15T22:11:31.997Z | test linklocal::test_parse_ipadm ... ok |
| 8099 | 2026-09-15T22:11:31.997Z | test tfport::test_parse_tfport ... ok |
| 8100 | 2026-09-15T22:11:31.997Z | test config::tests::test_updates ... ok |
| 8101 | 2026-09-15T22:11:31.997Z | |
| 8102 | 2026-09-15T22:11:31.997Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8103 | 2026-09-15T22:11:31.997Z | |
| 8104 | 2026-09-15T22:11:31.997Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 8105 | 2026-09-15T22:11:32.000Z | |
| 8106 | 2026-09-15T22:11:32.001Z | running 0 tests |
| 8107 | 2026-09-15T22:11:32.001Z | |
| 8108 | 2026-09-15T22:11:32.001Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8109 | 2026-09-15T22:11:32.001Z | |
| 8110 | 2026-09-15T22:11:32.001Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 8111 | 2026-09-15T22:11:32.004Z | |
| 8112 | 2026-09-15T22:11:32.004Z | running 0 tests |
| 8113 | 2026-09-15T22:11:32.004Z | |
| 8114 | 2026-09-15T22:11:32.004Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8115 | 2026-09-15T22:11:32.004Z | |
| 8116 | 2026-09-15T22:11:32.004Z | Doc-tests aal |
| 8117 | 2026-09-15T22:11:32.232Z | |
| 8118 | 2026-09-15T22:11:32.232Z | running 0 tests |
| 8119 | 2026-09-15T22:11:32.232Z | |
| 8120 | 2026-09-15T22:11:32.235Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8121 | 2026-09-15T22:11:32.235Z | |
| 8122 | 2026-09-15T22:11:32.262Z | Doc-tests aal_macros |
| 8123 | 2026-09-15T22:11:32.332Z | |
| 8124 | 2026-09-15T22:11:32.332Z | running 0 tests |
| 8125 | 2026-09-15T22:11:32.332Z | |
| 8126 | 2026-09-15T22:11:32.332Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8127 | 2026-09-15T22:11:32.332Z | |
| 8128 | 2026-09-15T22:11:32.345Z | Doc-tests common |
| 8129 | 2026-09-15T22:11:32.580Z | |
| 8130 | 2026-09-15T22:11:32.580Z | running 0 tests |
| 8131 | 2026-09-15T22:11:32.580Z | |
| 8132 | 2026-09-15T22:11:32.580Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8133 | 2026-09-15T22:11:32.580Z | |
| 8134 | 2026-09-15T22:11:32.609Z | Doc-tests dpd_api |
| 8135 | 2026-09-15T22:11:33.331Z | |
| 8136 | 2026-09-15T22:11:33.331Z | running 2 tests |
| 8137 | 2026-09-15T22:11:33.331Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 8138 | 2026-09-15T22:11:33.331Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 8139 | 2026-09-15T22:11:33.331Z | |
| 8140 | 2026-09-15T22:11:33.331Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8141 | 2026-09-15T22:11:33.331Z | |
| 8142 | 2026-09-15T22:11:33.366Z | Doc-tests dpd_client |
| 8143 | 2026-09-15T22:11:34.872Z | |
| 8144 | 2026-09-15T22:11:34.872Z | running 0 tests |
| 8145 | 2026-09-15T22:11:34.872Z | |
| 8146 | 2026-09-15T22:11:34.872Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8147 | 2026-09-15T22:11:34.872Z | |
| 8148 | 2026-09-15T22:11:34.929Z | Doc-tests dpd_types |
| 8149 | 2026-09-15T22:11:35.119Z | |
| 8150 | 2026-09-15T22:11:35.120Z | running 0 tests |
| 8151 | 2026-09-15T22:11:35.120Z | |
| 8152 | 2026-09-15T22:11:35.120Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8153 | 2026-09-15T22:11:35.120Z | |
| 8154 | 2026-09-15T22:11:35.144Z | Doc-tests dpd_types_versions |
| 8155 | 2026-09-15T22:11:36.668Z | |
| 8156 | 2026-09-15T22:11:36.668Z | running 1 test |
| 8157 | 2026-09-15T22:11:36.668Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8158 | 2026-09-15T22:11:36.668Z | |
| 8159 | 2026-09-15T22:11:36.668Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8160 | 2026-09-15T22:11:36.669Z | |
| 8161 | 2026-09-15T22:11:36.723Z | Doc-tests packet |
| 8162 | 2026-09-15T22:11:36.949Z | |
| 8163 | 2026-09-15T22:11:36.949Z | running 0 tests |
| 8164 | 2026-09-15T22:11:36.949Z | |
| 8165 | 2026-09-15T22:11:36.949Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8166 | 2026-09-15T22:11:36.949Z | |
| 8167 | 2026-09-15T22:11:36.977Z | Doc-tests pcap |
| 8168 | 2026-09-15T22:11:37.032Z | |
| 8169 | 2026-09-15T22:11:37.032Z | running 0 tests |
| 8170 | 2026-09-15T22:11:37.032Z | |
| 8171 | 2026-09-15T22:11:37.032Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8172 | 2026-09-15T22:11:37.032Z | |
| 8173 | 2026-09-15T22:11:37.087Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8174 | 2026-09-15T22:11:37.087Z | + RUST_BACKTRACE=full |
| 8175 | 2026-09-15T22:11:37.087Z | + cargo test --features chaos --no-fail-fast |
| 8176 | 2026-09-15T22:11:37.689Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8177 | 2026-09-15T22:11:37.770Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8178 | 2026-09-15T22:11:37.778Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8179 | 2026-09-15T22:11:46.479Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8180 | 2026-09-15T22:11:46.969Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8181 | 2026-09-15T22:12:26.161Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 49.05s |
| 8182 | 2026-09-15T22:12:26.283Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 8183 | 2026-09-15T22:12:26.293Z | |
| 8184 | 2026-09-15T22:12:26.293Z | running 0 tests |
| 8185 | 2026-09-15T22:12:26.293Z | |
| 8186 | 2026-09-15T22:12:26.296Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8187 | 2026-09-15T22:12:26.296Z | |
| 8188 | 2026-09-15T22:12:26.296Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8189 | 2026-09-15T22:12:26.301Z | |
| 8190 | 2026-09-15T22:12:26.301Z | running 0 tests |
| 8191 | 2026-09-15T22:12:26.301Z | |
| 8192 | 2026-09-15T22:12:26.304Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8193 | 2026-09-15T22:12:26.304Z | |
| 8194 | 2026-09-15T22:12:26.304Z | Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c) |
| 8195 | 2026-09-15T22:12:26.309Z | |
| 8196 | 2026-09-15T22:12:26.309Z | running 0 tests |
| 8197 | 2026-09-15T22:12:26.309Z | |
| 8198 | 2026-09-15T22:12:26.311Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8199 | 2026-09-15T22:12:26.311Z | |
| 8200 | 2026-09-15T22:12:26.311Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 8201 | 2026-09-15T22:12:26.337Z | |
| 8202 | 2026-09-15T22:12:26.337Z | running 4 tests |
| 8203 | 2026-09-15T22:12:26.342Z | test nat::tests::test_vni ... ok |
| 8204 | 2026-09-15T22:12:26.342Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8205 | 2026-09-15T22:12:26.346Z | test test_purge ... ok |
| 8206 | 2026-09-15T22:12:26.349Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8207 | 2026-09-15T22:12:26.349Z | |
| 8208 | 2026-09-15T22:12:26.349Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8209 | 2026-09-15T22:12:26.349Z | |
| 8210 | 2026-09-15T22:12:26.349Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 8211 | 2026-09-15T22:12:26.362Z | |
| 8212 | 2026-09-15T22:12:26.362Z | running 1 test |
| 8213 | 2026-09-15T22:12:26.365Z | ------- |
| 8214 | 2026-09-15T22:12:26.370Z | Generating OpenAPI documents from API definitions ... |
| 8215 | 2026-09-15T22:12:26.523Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8216 | 2026-09-15T22:12:26.595Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8217 | 2026-09-15T22:12:27.659Z | ------- |
| 8218 | 2026-09-15T22:12:27.659Z | Checking 13 OpenAPI documents... |
| 8219 | 2026-09-15T22:12:27.659Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8220 | 2026-09-15T22:12:27.659Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8221 | 2026-09-15T22:12:27.659Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8222 | 2026-09-15T22:12:27.662Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8223 | 2026-09-15T22:12:27.662Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8224 | 2026-09-15T22:12:27.662Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8225 | 2026-09-15T22:12:27.662Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8226 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8227 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8228 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8229 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8230 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8231 | 2026-09-15T22:12:27.663Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8232 | 2026-09-15T22:12:27.663Z | Fresh dpd "latest" symlink |
| 8233 | 2026-09-15T22:12:27.663Z | ------- |
| 8234 | 2026-09-15T22:12:27.663Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 8235 | 2026-09-15T22:12:27.755Z | test test::test_apis_up_to_date ... ok |
| 8236 | 2026-09-15T22:12:27.756Z | |
| 8237 | 2026-09-15T22:12:27.756Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s |
| 8238 | 2026-09-15T22:12:27.756Z | |
| 8239 | 2026-09-15T22:12:27.818Z | Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c) |
| 8240 | 2026-09-15T22:12:27.824Z | |
| 8241 | 2026-09-15T22:12:27.824Z | running 34 tests |
| 8242 | 2026-09-15T22:12:27.827Z | test freemap::test_ordering ... ok |
| 8243 | 2026-09-15T22:12:27.827Z | test config::tests::test_updates ... ok |
| 8244 | 2026-09-15T22:12:27.827Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8245 | 2026-09-15T22:12:27.827Z | test freemap::test_split ... ok |
| 8246 | 2026-09-15T22:12:27.827Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8247 | 2026-09-15T22:12:27.828Z | test macaddrs::tests::test_mac_offset ... ok |
| 8248 | 2026-09-15T22:12:27.833Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8249 | 2026-09-15T22:12:27.833Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8250 | 2026-09-15T22:12:27.833Z | test nat::test_mapping ... ok |
| 8251 | 2026-09-15T22:12:27.833Z | Sep 15 22:12:26.055 DEBG created new freemap, unit: freemap_test |
| 8252 | 2026-09-15T22:12:27.833Z | Sep 15 22:12:26.055 DEBG initted freemap. size: 128, unit: freemap_test |
| 8253 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.055 DEBGSep 15 22:12:26.055 Sep 15 22:12:26.055 created new freemap DEBGDEBG, created new freemapunitreset freemap:, unit, :unitfreemap_test: |
| 8254 | 2026-09-15T22:12:27.834Z | freemap_testfreemap_test |
| 8255 | 2026-09-15T22:12:27.834Z | |
| 8256 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.055 DEBG initted freemap. size: 128, unit:Sep 15 22:12:26.055 freemap_testDEBG |
| 8257 | 2026-09-15T22:12:27.834Z | initted freemap. size: 128, unitSep 15 22:12:26.055: DEBGfreemap_test |
| 8258 | 2026-09-15T22:12:27.834Z | reset freemap, unit: freemap_testSep 15 22:12:26.055 |
| 8259 | 2026-09-15T22:12:27.834Z | DEBG reset freemap, unit: freemap_test |
| 8260 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.055 DEBG created new freemap, unit: freemap_test |
| 8261 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.055 DEBG initted freemap. size: 128, unit: freemap_test |
| 8262 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.055 DEBG reset freemap, unit: freemap_test |
| 8263 | 2026-09-15T22:12:27.834Z | test freemap::test_basic ... ok |
| 8264 | 2026-09-15T22:12:27.834Z | test freemap::test_exhaustion ... ok |
| 8265 | 2026-09-15T22:12:27.834Z | test freemap::test_reclaim ... ok |
| 8266 | 2026-09-15T22:12:27.834Z | test freemap::test_free ... ok |
| 8267 | 2026-09-15T22:12:27.834Z | test port_map::tests::test_backplane_group ... ok |
| 8268 | 2026-09-15T22:12:27.834Z | test port_map::tests::dump_map ... ok |
| 8269 | 2026-09-15T22:12:27.834Z | test port_map::tests::test_port_map ... ok |
| 8270 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG created new freemap, unit: freemap_test |
| 8271 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG initted freemap. size: 8, unit: freemap_test |
| 8272 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG reset freemap, unit: freemap_test |
| 8273 | 2026-09-15T22:12:27.834Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8274 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG created new freemap, unit: freemap_test |
| 8275 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG initted freemap. size: 128, unit: freemap_test |
| 8276 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.056 DEBG reset freemap, unit: freemap_test |
| 8277 | 2026-09-15T22:12:27.834Z | test freemap::test_span ... ok |
| 8278 | 2026-09-15T22:12:27.834Z | test api_server::tests::test_build_info ... ok |
| 8279 | 2026-09-15T22:12:27.834Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8280 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8281 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8282 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8283 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8284 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057Sep 15 22:12:26.057 DEBGDEBG initted freemap. size: 64created new freemap, unit, :unit :freemap_route_ipv6 |
| 8285 | 2026-09-15T22:12:27.834Z | freemap_route_ipv4 |
| 8286 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 DEBG reset freemapSep 15 22:12:26.057, unitDEBG: created new freemapfreemap_route_ipv6, |
| 8287 | 2026-09-15T22:12:27.834Z | unit: freemap_route_ipv6 |
| 8288 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:12:26.057 |
| 8289 | 2026-09-15T22:12:27.834Z | DEBG initted freemap. size: 64, Sep 15 22:12:26.057unit :DEBG freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8290 | 2026-09-15T22:12:27.834Z | |
| 8291 | 2026-09-15T22:12:27.834Z | Sep 15 22:12:26.057Sep 15 22:12:26.057 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2reset freemap |
| 8292 | 2026-09-15T22:12:27.835Z | , unit: freemap_route_ipv4Sep 15 22:12:26.057 |
| 8293 | 2026-09-15T22:12:27.835Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 15 22:12:26.057 |
| 8294 | 2026-09-15T22:12:27.835Z | DEBGSep 15 22:12:26.057 initted freemap. size: 64INFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:3: |
| 8295 | 2026-09-15T22:12:27.835Z | freemap_route_ipv6 |
| 8296 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057Sep 15 22:12:26.057 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 } }]reset freemap |
| 8297 | 2026-09-15T22:12:27.835Z | , unit: freemap_route_ipv6 |
| 8298 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:12:26.057 |
| 8299 | 2026-09-15T22:12:27.835Z | INFO Sep 15 22:12:26.057adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 15 22:12:26.057 |
| 8300 | 2026-09-15T22:12:27.835Z | 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 } }]created new freemap |
| 8301 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057, unitDEBG: 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 } }]freemap_route_ipv4Sep 15 22:12:26.057 |
| 8302 | 2026-09-15T22:12:27.835Z | |
| 8303 | 2026-09-15T22:12:27.835Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8304 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057Sep 15 22:12:26.057 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2created new freemap |
| 8305 | 2026-09-15T22:12:27.835Z | , Sep 15 22:12:26.057unit :DEBG Sep 15 22:12:26.057replacing 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_ipv6DEBG |
| 8306 | 2026-09-15T22:12:27.835Z | |
| 8307 | 2026-09-15T22:12:27.835Z | 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 } }] |
| 8308 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057Sep 15 22:12:26.057Sep 15 22:12:26.057 INFO INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8309 | 2026-09-15T22:12:27.835Z | |
| 8310 | 2026-09-15T22:12:27.835Z | initted freemap. size: 64, unit:Sep 15 22:12:26.057 Sep 15 22:12:26.057 freemap_route_ipv4DEBG |
| 8311 | 2026-09-15T22:12:27.835Z | DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8312 | 2026-09-15T22:12:27.835Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.057 |
| 8313 | 2026-09-15T22:12:27.835Z | DEBGSep 15 22:12:26.057 Sep 15 22:12:26.057reset freemap , INFOSep 15 22:12:26.057unit INFO :adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBG |
| 8314 | 2026-09-15T22:12:27.835Z | freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ffcreated new freemap |
| 8315 | 2026-09-15T22:12:27.835Z | |
| 8316 | 2026-09-15T22:12:27.835Z | , Sep 15 22:12:26.057unit :Sep 15 22:12:26.057DEBGSep 15 22:12:26.057 freemap_route_ipv4DEBGDEBG |
| 8317 | 2026-09-15T22:12:27.835Z | 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 } }]initted freemap. size: 64replacing 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 } }] |
| 8318 | 2026-09-15T22:12:27.835Z | , unit |
| 8319 | 2026-09-15T22:12:27.835Z | : Sep 15 22:12:26.057freemap_route_ipv6 |
| 8320 | 2026-09-15T22:12:27.835Z | INFO Sep 15 22:12:26.057adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8321 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057Sep 15 22:12:26.057 Sep 15 22:12:26.057 DEBGINFO created new freemapDEBG, adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBGreset freemap |
| 8322 | 2026-09-15T22:12:27.835Z | 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 } }], |
| 8323 | 2026-09-15T22:12:27.835Z | unitunit:: Sep 15 22:12:26.057freemap_route_ipv6 |
| 8324 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057freemap_route_ipv6 DEBGINFO |
| 8325 | 2026-09-15T22:12:27.835Z | 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 15 22:12:26.057 |
| 8326 | 2026-09-15T22:12:27.835Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8327 | 2026-09-15T22:12:27.835Z | Sep 15 22:12:26.057INFO DEBGSep 15 22:12:26.057 initted freemap. size: 64 INFOSep 15 22:12:26.057adding route 3fff:dead::/64 -> 2001:db8::55:1 , |
| 8328 | 2026-09-15T22:12:27.835Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG |
| 8329 | 2026-09-15T22:12:27.835Z | unit : replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 15 22:12:26.057 |
| 8330 | 2026-09-15T22:12:27.835Z | |
| 8331 | 2026-09-15T22:12:27.836Z | DEBGSep 15 22:12:26.057 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 15 22:12:26.057replacing 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 } }] |
| 8332 | 2026-09-15T22:12:27.836Z | |
| 8333 | 2026-09-15T22:12:27.836Z | DEBG created new freemapSep 15 22:12:26.057 , Sep 15 22:12:26.057INFOSep 15 22:12:26.057Sep 15 22:12:26.057 INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8334 | 2026-09-15T22:12:27.836Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG |
| 8335 | 2026-09-15T22:12:27.836Z | unit : reset freemapfreemap_route_ipv4, |
| 8336 | 2026-09-15T22:12:27.836Z | |
| 8337 | 2026-09-15T22:12:27.836Z | unitSep 15 22:12:26.057Sep 15 22:12:26.057 DEBGDEBG Sep 15 22:12:26.057replacing 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 15 22:12:26.057replacing 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 |
| 8338 | 2026-09-15T22:12:27.836Z | DEBGfreemap_route_ipv4 |
| 8339 | 2026-09-15T22:12:27.836Z | 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 } }] created new freemap |
| 8340 | 2026-09-15T22:12:27.836Z | , Sep 15 22:12:26.057unit |
| 8341 | 2026-09-15T22:12:27.836Z | INFO: adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 15 22:12:26.057 |
| 8342 | 2026-09-15T22:12:27.836Z | freemap_route_ipv6INFO Sep 15 22:12:26.057 |
| 8343 | 2026-09-15T22:12:27.836Z | Sep 15 22:12:26.057Sep 15 22:12:26.057adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBGDEBG |
| 8344 | 2026-09-15T22:12:27.836Z | INFO Sep 15 22:12:26.057replacing 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 } }] |
| 8345 | 2026-09-15T22:12:27.836Z | initted freemap. size: 64DEBGSep 15 22:12:26.057 initted freemap. size: 64, , unitadding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit |
| 8346 | 2026-09-15T22:12:27.836Z | Sep 15 22:12:26.057:: freemap_route_ipv4freemap_route_ipv6DEBG |
| 8347 | 2026-09-15T22:12:27.836Z | |
| 8348 | 2026-09-15T22:12:27.840Z | 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 } }] |
| 8349 | 2026-09-15T22:12:27.840Z | INFOSep 15 22:12:26.057Sep 15 22:12:26.057 Sep 15 22:12:26.057 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG |
| 8350 | 2026-09-15T22:12:27.840Z | Sep 15 22:12:26.057 DEBG INFODEBGreset freemap , replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.057unit adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8351 | 2026-09-15T22:12:27.840Z | 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 } }] |
| 8352 | 2026-09-15T22:12:27.840Z | reset freemapfreemap_route_ipv4 |
| 8353 | 2026-09-15T22:12:27.840Z | |
| 8354 | 2026-09-15T22:12:27.840Z | Sep 15 22:12:26.057, unitINFOSep 15 22:12:26.057Sep 15 22:12:26.057 Sep 15 22:12:26.057adding route 3fff:beef:6::/64 -> 2001:db8::55:ff DEBG |
| 8355 | 2026-09-15T22:12:27.840Z | : DEBGINFOreplacing 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 } }] initted freemap. size: 64freemap_route_ipv6Sep 15 22:12:26.057 , |
| 8356 | 2026-09-15T22:12:27.840Z | |
| 8357 | 2026-09-15T22:12:27.840Z | unit: DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 15 22:12:26.057 |
| 8358 | 2026-09-15T22:12:27.840Z | Sep 15 22:12:26.057freemap_route_ipv6 INFO |
| 8359 | 2026-09-15T22:12:27.841Z | 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 } }]Sep 15 22:12:26.057INFO |
| 8360 | 2026-09-15T22:12:27.841Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 15 22:12:26.057adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8361 | 2026-09-15T22:12:27.841Z | |
| 8362 | 2026-09-15T22:12:27.841Z | DEBGSep 15 22:12:26.057 |
| 8363 | 2026-09-15T22:12:27.841Z | INFOSep 15 22:12:26.057 reset freemapINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff, Sep 15 22:12:26.057adding route 3fff:beef:7::/64 -> 2001:db8::55:ffunit |
| 8364 | 2026-09-15T22:12:27.841Z | |
| 8365 | 2026-09-15T22:12:27.841Z | :DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 15 22:12:26.057Sep 15 22:12:26.057Sep 15 22:12:26.057 |
| 8366 | 2026-09-15T22:12:27.841Z | |
| 8367 | 2026-09-15T22:12:27.841Z | DEBG Sep 15 22:12:26.057 Sep 15 22:12:26.057DEBGINFOreplacing 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 |
| 8368 | 2026-09-15T22:12:27.841Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8369 | 2026-09-15T22:12:27.841Z | |
| 8370 | 2026-09-15T22:12:27.841Z | 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 } }] |
| 8371 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.057 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 } }] |
| 8372 | 2026-09-15T22:12:27.841Z | INFOSep 15 22:12:26.058 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 15 22:12:26.058INFOSep 15 22:12:26.058 |
| 8373 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 DEBG INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 15 22:12:26.058replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGDEBG |
| 8374 | 2026-09-15T22:12:27.841Z | 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 } }] |
| 8375 | 2026-09-15T22:12:27.841Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8376 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 |
| 8377 | 2026-09-15T22:12:27.841Z | |
| 8378 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 DEBGDEBGSep 15 22:12:26.058Sep 15 22:12:26.058 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 15 22:12:26.058INFO INFO |
| 8379 | 2026-09-15T22:12:27.841Z | 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 } }] |
| 8380 | 2026-09-15T22:12:27.841Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 8381 | 2026-09-15T22:12:27.841Z | |
| 8382 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058replacing 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 15 22:12:26.058 Sep 15 22:12:26.058INFO |
| 8383 | 2026-09-15T22:12:27.841Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGDEBG 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 } }] |
| 8384 | 2026-09-15T22:12:27.841Z | |
| 8385 | 2026-09-15T22:12:27.841Z | 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 } }] |
| 8386 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 INFOSep 15 22:12:26.058 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8387 | 2026-09-15T22:12:27.841Z | INFO DEBGINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8388 | 2026-09-15T22:12:27.841Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8389 | 2026-09-15T22:12:27.841Z | 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 15 22:12:26.058Sep 15 22:12:26.058 |
| 8390 | 2026-09-15T22:12:27.841Z | DEBGDEBGSep 15 22:12:26.058Sep 15 22:12:26.058 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 } }] |
| 8391 | 2026-09-15T22:12:27.841Z | 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 } }]INFO |
| 8392 | 2026-09-15T22:12:27.841Z | adding route 3fff:beef:6::/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 } }] |
| 8393 | 2026-09-15T22:12:27.841Z | |
| 8394 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 Sep 15 22:12:26.058INFOSep 15 22:12:26.058 INFO DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef::/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 } }] |
| 8395 | 2026-09-15T22:12:27.841Z | |
| 8396 | 2026-09-15T22:12:27.841Z | |
| 8397 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8398 | 2026-09-15T22:12:27.841Z | Sep 15 22:12:26.058 DEBGINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8399 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 |
| 8400 | 2026-09-15T22:12:27.842Z | 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 } }] |
| 8401 | 2026-09-15T22:12:27.842Z | DEBG Sep 15 22:12:26.058replacing 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 15 22:12:26.058INFO |
| 8402 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8403 | 2026-09-15T22:12:27.842Z | |
| 8404 | 2026-09-15T22:12:27.842Z | 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 15 22:12:26.058 |
| 8405 | 2026-09-15T22:12:27.842Z | INFO Sep 15 22:12:26.058adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8406 | 2026-09-15T22:12:27.842Z | DEBG INFODEBG 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 } }] |
| 8407 | 2026-09-15T22:12:27.842Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff 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 } }] |
| 8408 | 2026-09-15T22:12:27.842Z | |
| 8409 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 Sep 15 22:12:26.058INFO Sep 15 22:12:26.058Sep 15 22:12:26.058adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG DEBGINFOreplacing 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 } }] |
| 8410 | 2026-09-15T22:12:27.842Z | |
| 8411 | 2026-09-15T22:12:27.842Z | 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 } }] |
| 8412 | 2026-09-15T22:12:27.842Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8413 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058Sep 15 22:12:26.058Sep 15 22:12:26.058Sep 15 22:12:26.058 DEBGINFOINFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8414 | 2026-09-15T22:12:27.842Z | 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 } }] |
| 8415 | 2026-09-15T22:12:27.842Z | 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 } }] |
| 8416 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 DEBG |
| 8417 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058replacing 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 } }] |
| 8418 | 2026-09-15T22:12:27.842Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8419 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 INFO Sep 15 22:12:26.058DEBG Sep 15 22:12:26.058INFO 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:a::/64 -> 2001:db8::55:ffDEBG |
| 8420 | 2026-09-15T22:12:27.842Z | |
| 8421 | 2026-09-15T22:12:27.842Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8422 | 2026-09-15T22:12:27.842Z | 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 } }] |
| 8423 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058Sep 15 22:12:26.058Sep 15 22:12:26.058Sep 15 22:12:26.058 INFO DEBGDEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8424 | 2026-09-15T22:12:27.842Z | INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 8425 | 2026-09-15T22:12:27.842Z | |
| 8426 | 2026-09-15T22:12:27.842Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8427 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 Sep 15 22:12:26.058INFOSep 15 22:12:26.058 INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8428 | 2026-09-15T22:12:27.842Z | |
| 8429 | 2026-09-15T22:12:27.842Z | 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: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 } }] |
| 8430 | 2026-09-15T22:12:27.842Z | |
| 8431 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 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 } }]Sep 15 22:12:26.058 |
| 8432 | 2026-09-15T22:12:27.842Z | DEBGINFOSep 15 22:12:26.058 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:e::/64 -> 2001:db8::55:ff |
| 8433 | 2026-09-15T22:12:27.842Z | INFO Sep 15 22:12:26.058adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8434 | 2026-09-15T22:12:27.842Z | Sep 15 22:12:26.058 |
| 8435 | 2026-09-15T22:12:27.842Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 8436 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG |
| 8437 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058replacing 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 |
| 8438 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058replacing 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 } }] |
| 8439 | 2026-09-15T22:12:27.843Z | DEBG Sep 15 22:12:26.058replacing 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 15 22:12:26.058 Sep 15 22:12:26.058 |
| 8440 | 2026-09-15T22:12:27.843Z | DEBGINFO INFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8441 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058 |
| 8442 | 2026-09-15T22:12:27.843Z | INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8443 | 2026-09-15T22:12:27.843Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8444 | 2026-09-15T22:12:27.843Z | DEBG Sep 15 22:12:26.058replacing 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 } }] |
| 8445 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 15 22:12:26.058 |
| 8446 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058DEBG DEBG 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 } }]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 } }] |
| 8447 | 2026-09-15T22:12:27.843Z | Sep 15 22:12:26.058 |
| 8448 | 2026-09-15T22:12:27.847Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8449 | 2026-09-15T22:12:27.847Z | DEBG Sep 15 22:12:26.058Sep 15 22:12:26.058 Sep 15 22:12:26.058INFOreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8450 | 2026-09-15T22:12:27.847Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8451 | 2026-09-15T22:12:27.847Z | DEBG Sep 15 22:12:26.058replacing 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 } }] |
| 8452 | 2026-09-15T22:12:27.848Z | |
| 8453 | 2026-09-15T22:12:27.848Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8454 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058DEBG 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 } }]INFOSep 15 22:12:26.058 Sep 15 22:12:26.058 |
| 8455 | 2026-09-15T22:12:27.848Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 8456 | 2026-09-15T22:12:27.848Z | 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 } }] |
| 8457 | 2026-09-15T22:12:27.848Z | 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 15 22:12:26.058 |
| 8458 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 INFOINFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8459 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058replacing 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:f::/64 -> 2001:db8::55:ff |
| 8460 | 2026-09-15T22:12:27.848Z | INFOSep 15 22:12:26.058 DEBG |
| 8461 | 2026-09-15T22:12:27.848Z | adding route 3fff:beef:11::/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 } }] |
| 8462 | 2026-09-15T22:12:27.848Z | |
| 8463 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058 Sep 15 22:12:26.058INFO Sep 15 22:12:26.058DEBG DEBGSep 15 22:12:26.058adding route 3fff:beef:9::/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 } }] |
| 8464 | 2026-09-15T22:12:27.848Z | 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 } }] |
| 8465 | 2026-09-15T22:12:27.848Z | INFO |
| 8466 | 2026-09-15T22:12:27.848Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8467 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058 DEBG 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 } }] Sep 15 22:12:26.058adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8468 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058DEBG |
| 8469 | 2026-09-15T22:12:27.848Z | 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 } }] |
| 8470 | 2026-09-15T22:12:27.848Z | INFO Sep 15 22:12:26.058adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8471 | 2026-09-15T22:12:27.848Z | INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8472 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058replacing 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 } }] |
| 8473 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058 DEBGINFO Sep 15 22:12:26.058adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 DEBGINFOreplacing 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:11::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8474 | 2026-09-15T22:12:27.848Z | |
| 8475 | 2026-09-15T22:12:27.848Z | |
| 8476 | 2026-09-15T22:12:27.848Z | |
| 8477 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 Sep 15 22:12:26.058INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8478 | 2026-09-15T22:12:27.848Z | 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 } }] |
| 8479 | 2026-09-15T22:12:27.848Z | INFODEBG 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:13::/64 -> 2001:db8::55:ff |
| 8480 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 DEBGINFO |
| 8481 | 2026-09-15T22:12:27.848Z | adding route 3fff:beef:12::/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 } }] |
| 8482 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058 |
| 8483 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8484 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058DEBGSep 15 22:12:26.058 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 } }] |
| 8485 | 2026-09-15T22:12:27.848Z | Sep 15 22:12:26.058replacing 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 } }] INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8486 | 2026-09-15T22:12:27.848Z | |
| 8487 | 2026-09-15T22:12:27.848Z | DEBGSep 15 22:12:26.058 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 15 22:12:26.058INFOSep 15 22:12:26.058 |
| 8488 | 2026-09-15T22:12:27.848Z | INFODEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8489 | 2026-09-15T22:12:27.848Z | |
| 8490 | 2026-09-15T22:12:27.849Z | INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8491 | 2026-09-15T22:12:27.849Z | DEBGSep 15 22:12:26.058 adding route 3fff:beef:19::/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 } }] |
| 8492 | 2026-09-15T22:12:27.849Z | INFO |
| 8493 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8494 | 2026-09-15T22:12:27.849Z | DEBGSep 15 22:12:26.058 Sep 15 22:12:26.058replacing 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 15 22:12:26.058 |
| 8495 | 2026-09-15T22:12:27.849Z | DEBG INFOreplacing 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 } }] |
| 8496 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8497 | 2026-09-15T22:12:27.849Z | 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 } }] |
| 8498 | 2026-09-15T22:12:27.849Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8499 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8500 | 2026-09-15T22:12:27.849Z | DEBG INFO 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 } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8501 | 2026-09-15T22:12:27.849Z | 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 } }] |
| 8502 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058 |
| 8503 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058DEBG 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 } }]INFOSep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8504 | 2026-09-15T22:12:27.849Z | DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 8505 | 2026-09-15T22:12:27.849Z | 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:15::/64 -> 2001:db8::55:ff |
| 8506 | 2026-09-15T22:12:27.849Z | |
| 8507 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058 INFOSep 15 22:12:26.058 Sep 15 22:12:26.058 Sep 15 22:12:26.058DEBG DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO |
| 8508 | 2026-09-15T22:12:27.849Z | 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: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:f::/64 -> 2001:db8::55:ff |
| 8509 | 2026-09-15T22:12:27.849Z | |
| 8510 | 2026-09-15T22:12:27.849Z | |
| 8511 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058 DEBGSep 15 22:12:26.058 Sep 15 22:12:26.058Sep 15 22:12:26.058replacing 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 |
| 8512 | 2026-09-15T22:12:27.849Z | DEBG INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.058 |
| 8513 | 2026-09-15T22:12:27.849Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff INFO |
| 8514 | 2026-09-15T22:12:27.849Z | |
| 8515 | 2026-09-15T22:12:27.849Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8516 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058Sep 15 22:12:26.058Sep 15 22:12:26.058 Sep 15 22:12:26.058INFODEBGDEBG 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:10::/64 -> 2001:db8::55:ff |
| 8517 | 2026-09-15T22:12:27.849Z | 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 } }] |
| 8518 | 2026-09-15T22:12:27.849Z | 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 } }] |
| 8519 | 2026-09-15T22:12:27.849Z | |
| 8520 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.058 |
| 8521 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058Sep 15 22:12:26.058INFO INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8522 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8523 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058 |
| 8524 | 2026-09-15T22:12:27.849Z | DEBGINFO Sep 15 22:12:26.058replacing 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:11::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8525 | 2026-09-15T22:12:27.849Z | |
| 8526 | 2026-09-15T22:12:27.849Z | 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 |
| 8527 | 2026-09-15T22:12:27.849Z | 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 15 22:12:26.058 |
| 8528 | 2026-09-15T22:12:27.849Z | Sep 15 22:12:26.058Sep 15 22:12:26.058INFO DEBGINFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8529 | 2026-09-15T22:12:27.849Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8530 | 2026-09-15T22:12:27.850Z | |
| 8531 | 2026-09-15T22:12:27.850Z | Sep 15 22:12:26.058INFO 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 15 22:12:26.058 |
| 8532 | 2026-09-15T22:12:27.850Z | Sep 15 22:12:26.058 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFODEBG |
| 8533 | 2026-09-15T22:12:27.850Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8534 | 2026-09-15T22:12:27.850Z | 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 15 22:12:26.058 |
| 8535 | 2026-09-15T22:12:27.850Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 15 22:12:26.058Sep 15 22:12:26.058 |
| 8536 | 2026-09-15T22:12:27.850Z | DEBG Sep 15 22:12:26.058replacing 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 } }] |
| 8537 | 2026-09-15T22:12:27.850Z | Sep 15 22:12:26.058 DEBGINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8538 | 2026-09-15T22:12:27.850Z | DEBGSep 15 22:12:26.058 |
| 8539 | 2026-09-15T22:12:27.850Z | INFOreplacing 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 15 22:12:26.058 |
| 8540 | 2026-09-15T22:12:27.850Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 15 22:12:26.058 |
| 8541 | 2026-09-15T22:12:27.850Z | DEBG INFOreplacing 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 } }] |
| 8542 | 2026-09-15T22:12:27.850Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8543 | 2026-09-15T22:12:27.850Z | Sep 15 22:12:26.058 DEBG 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 } }] |
| 8544 | 2026-09-15T22:12:27.850Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 15 22:12:26.058Sep 15 22:12:26.058 INFODEBG |
| 8545 | 2026-09-15T22:12:27.850Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8546 | 2026-09-15T22:12:27.850Z | |
| 8547 | 2026-09-15T22:12:27.850Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8548 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 Sep 15 22:12:26.058 DEBGINFOSep 15 22:12:26.058 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 8549 | 2026-09-15T22:12:27.855Z | 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 } }] |
| 8550 | 2026-09-15T22:12:27.855Z | 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 } }]DEBG |
| 8551 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058 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 |
| 8552 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058Sep 15 22:12:26.058 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 8553 | 2026-09-15T22:12:27.855Z | 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 } }] |
| 8554 | 2026-09-15T22:12:27.855Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 15 22:12:26.058 |
| 8555 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058 INFOSep 15 22:12:26.058 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 8556 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058 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 } }]INFO |
| 8557 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058Sep 15 22:12:26.058adding route 3fff:beef:1c::/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 } }] |
| 8558 | 2026-09-15T22:12:27.855Z | DEBG INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8559 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.058 |
| 8560 | 2026-09-15T22:12:27.855Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG |
| 8561 | 2026-09-15T22:12:27.855Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059Sep 15 22:12:26.059 |
| 8562 | 2026-09-15T22:12:27.855Z | INFOSep 15 22:12:26.059 DEBG INFOSep 15 22:12:26.059replacing 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:1c::/64 -> 2001:db8::55:ff |
| 8563 | 2026-09-15T22:12:27.855Z | |
| 8564 | 2026-09-15T22:12:27.855Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8565 | 2026-09-15T22:12:27.855Z | |
| 8566 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.059Sep 15 22:12:26.059 Sep 15 22:12:26.059 DEBG Sep 15 22:12:26.059INFOreplacing 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 } }] |
| 8567 | 2026-09-15T22:12:27.855Z | DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff 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 } }] |
| 8568 | 2026-09-15T22:12:27.855Z | |
| 8569 | 2026-09-15T22:12:27.855Z | 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 } }] |
| 8570 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059 DEBG INFOSep 15 22:12:26.059replacing 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 |
| 8571 | 2026-09-15T22:12:27.855Z | INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8572 | 2026-09-15T22:12:27.855Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8573 | 2026-09-15T22:12:27.855Z | |
| 8574 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.059 Sep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059INFO DEBGDEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 8575 | 2026-09-15T22:12:27.855Z | |
| 8576 | 2026-09-15T22:12:27.855Z | 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 15 22:12:26.059 |
| 8577 | 2026-09-15T22:12:27.855Z | DEBGreplacing 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 } }] |
| 8578 | 2026-09-15T22:12:27.855Z | 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 } }] |
| 8579 | 2026-09-15T22:12:27.855Z | Sep 15 22:12:26.059 INFOSep 15 22:12:26.059Sep 15 22:12:26.059 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 15 22:12:26.059INFO |
| 8580 | 2026-09-15T22:12:27.855Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 15 22:12:26.059 |
| 8581 | 2026-09-15T22:12:27.855Z | |
| 8582 | 2026-09-15T22:12:27.855Z | DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8583 | 2026-09-15T22:12:27.856Z | 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 15 22:12:26.059 |
| 8584 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059 DEBG Sep 15 22:12:26.059Sep 15 22:12:26.059replacing 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 } }] |
| 8585 | 2026-09-15T22:12:27.856Z | INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 8586 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059replacing 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 } }] INFOreplacing 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 } }] |
| 8587 | 2026-09-15T22:12:27.856Z | |
| 8588 | 2026-09-15T22:12:27.856Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8589 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059 DEBGSep 15 22:12:26.059Sep 15 22:12:26.059 Sep 15 22:12:26.059 INFODEBG adding route 3fff:beef:19::/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 } }]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 } }] |
| 8590 | 2026-09-15T22:12:27.856Z | |
| 8591 | 2026-09-15T22:12:27.856Z | INFO |
| 8592 | 2026-09-15T22:12:27.856Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8593 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059 DEBGSep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059 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 |
| 8594 | 2026-09-15T22:12:27.856Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8595 | 2026-09-15T22:12:27.856Z | DEBGSep 15 22:12:26.059 INFOreplacing 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 } }] |
| 8596 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBG |
| 8597 | 2026-09-15T22:12:27.856Z | 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 15 22:12:26.059 |
| 8598 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8599 | 2026-09-15T22:12:27.856Z | 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 15 22:12:26.059 |
| 8600 | 2026-09-15T22:12:27.856Z | |
| 8601 | 2026-09-15T22:12:27.856Z | INFOSep 15 22:12:26.059 Sep 15 22:12:26.059adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 8602 | 2026-09-15T22:12:27.856Z | 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 |
| 8603 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059replacing 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 15 22:12:26.059 |
| 8604 | 2026-09-15T22:12:27.856Z | INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff 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 } }] |
| 8605 | 2026-09-15T22:12:27.856Z | |
| 8606 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059 INFO Sep 15 22:12:26.059adding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 15 22:12:26.059Sep 15 22:12:26.059DEBG |
| 8607 | 2026-09-15T22:12:27.856Z | 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 |
| 8608 | 2026-09-15T22:12:27.856Z | INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8609 | 2026-09-15T22:12:27.856Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8610 | 2026-09-15T22:12:27.856Z | INFO Sep 15 22:12:26.059adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8611 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059DEBGDEBG Sep 15 22:12:26.059DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8612 | 2026-09-15T22:12:27.856Z | |
| 8613 | 2026-09-15T22:12:27.856Z | 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: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 } }] |
| 8614 | 2026-09-15T22:12:27.856Z | |
| 8615 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059 INFOSep 15 22:12:26.059 INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8616 | 2026-09-15T22:12:27.856Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 8617 | 2026-09-15T22:12:27.856Z | |
| 8618 | 2026-09-15T22:12:27.856Z | Sep 15 22:12:26.059adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8619 | 2026-09-15T22:12:27.856Z | DEBG Sep 15 22:12:26.059replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059 Sep 15 22:12:26.059 DEBG |
| 8620 | 2026-09-15T22:12:27.856Z | DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8621 | 2026-09-15T22:12:27.856Z | 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 } }] |
| 8622 | 2026-09-15T22:12:27.857Z | |
| 8623 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 Sep 15 22:12:26.059INFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8624 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 INFOINFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8625 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8626 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059Sep 15 22:12:26.059adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8627 | 2026-09-15T22:12:27.857Z | DEBGDEBG 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 15 22:12:26.059replacing 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 } }] |
| 8628 | 2026-09-15T22:12:27.857Z | |
| 8629 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 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 } }] |
| 8630 | 2026-09-15T22:12:27.857Z | 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 15 22:12:26.059 |
| 8631 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 INFOSep 15 22:12:26.059 INFOSep 15 22:12:26.059adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8632 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 8633 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 8634 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:12:26.059Sep 15 22:12:26.059 |
| 8635 | 2026-09-15T22:12:27.857Z | DEBG 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: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 15 22:12:26.059 |
| 8636 | 2026-09-15T22:12:27.857Z | |
| 8637 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 DEBG 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 15 22:12:26.059DEBG |
| 8638 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059 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 } }]INFOSep 15 22:12:26.059 INFO |
| 8639 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8640 | 2026-09-15T22:12:27.857Z | |
| 8641 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8642 | 2026-09-15T22:12:27.857Z | Sep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059 Sep 15 22:12:26.059DEBG DEBGreplacing 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 } }] |
| 8643 | 2026-09-15T22:12:27.857Z | INFO 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 } }] |
| 8644 | 2026-09-15T22:12:27.857Z | DEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8645 | 2026-09-15T22:12:27.857Z | 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 15 22:12:26.059INFO |
| 8646 | 2026-09-15T22:12:27.857Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8647 | 2026-09-15T22:12:27.857Z | INFO Sep 15 22:12:26.059 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 8648 | 2026-09-15T22:12:27.861Z | Sep 15 22:12:26.059Sep 15 22:12:26.059 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8649 | 2026-09-15T22:12:27.861Z | Sep 15 22:12:26.059replacing 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 } }] |
| 8650 | 2026-09-15T22:12:27.861Z | DEBGDEBG Sep 15 22:12:26.059replacing 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 } }] |
| 8651 | 2026-09-15T22:12:27.861Z | DEBG Sep 15 22:12:26.059replacing 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: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 } }] |
| 8652 | 2026-09-15T22:12:27.861Z | |
| 8653 | 2026-09-15T22:12:27.861Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8654 | 2026-09-15T22:12:27.861Z | Sep 15 22:12:26.059 Sep 15 22:12:26.059Sep 15 22:12:26.059INFO DEBGINFOINFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8655 | 2026-09-15T22:12:27.861Z | 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 } }] |
| 8656 | 2026-09-15T22:12:27.861Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8657 | 2026-09-15T22:12:27.861Z | Sep 15 22:12:26.059 |
| 8658 | 2026-09-15T22:12:27.861Z | Sep 15 22:12:26.059DEBG INFOSep 15 22:12:26.059 Sep 15 22:12:26.059adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8659 | 2026-09-15T22:12:27.861Z | DEBGDEBG 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 } }] |
| 8660 | 2026-09-15T22:12:27.862Z | 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 } }] |
| 8661 | 2026-09-15T22:12:27.862Z | Sep 15 22:12:26.059 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8662 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8663 | 2026-09-15T22:12:27.862Z | DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059 |
| 8664 | 2026-09-15T22:12:27.862Z | 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 15 22:12:26.059 |
| 8665 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8666 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8667 | 2026-09-15T22:12:27.862Z | DEBG 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 15 22:12:26.059 |
| 8668 | 2026-09-15T22:12:27.862Z | 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 } }]Sep 15 22:12:26.059 |
| 8669 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8670 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8671 | 2026-09-15T22:12:27.862Z | 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 15 22:12:26.059 |
| 8672 | 2026-09-15T22:12:27.862Z | DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059 |
| 8673 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8674 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8675 | 2026-09-15T22:12:27.862Z | 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 15 22:12:26.059 |
| 8676 | 2026-09-15T22:12:27.862Z | 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 15 22:12:26.059 |
| 8677 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8678 | 2026-09-15T22:12:27.862Z | Sep 15 22:12:26.059 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059 |
| 8679 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8680 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8681 | 2026-09-15T22:12:27.862Z | 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 } }]Sep 15 22:12:26.059 |
| 8682 | 2026-09-15T22:12:27.862Z | DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.059 |
| 8683 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8684 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8685 | 2026-09-15T22:12:27.862Z | 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 } }]Sep 15 22:12:26.059 |
| 8686 | 2026-09-15T22:12:27.862Z | 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 15 22:12:26.059 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8687 | 2026-09-15T22:12:27.862Z | DEBG Sep 15 22:12:26.059replacing 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 |
| 8688 | 2026-09-15T22:12:27.862Z | 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 } }] |
| 8689 | 2026-09-15T22:12:27.862Z | Sep 15 22:12:26.059 INFO Sep 15 22:12:26.059adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8690 | 2026-09-15T22:12:27.862Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8691 | 2026-09-15T22:12:27.862Z | Sep 15 22:12:26.059DEBG Sep 15 22:12:26.059 created new freemapDEBGDEBG, unitreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8692 | 2026-09-15T22:12:27.862Z | |
| 8693 | 2026-09-15T22:12:27.862Z | : freemap_route_ipv4 |
| 8694 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059Sep 15 22:12:26.059 INFOSep 15 22:12:26.059 INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBG |
| 8695 | 2026-09-15T22:12:27.863Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffcreated new freemap |
| 8696 | 2026-09-15T22:12:27.863Z | , unit: Sep 15 22:12:26.059Sep 15 22:12:26.059 DEBGDEBGfreemap_route_ipv6 |
| 8697 | 2026-09-15T22:12:27.863Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8698 | 2026-09-15T22:12:27.863Z | |
| 8699 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059 DEBG initted freemap. size: 64Sep 15 22:12:26.059Sep 15 22:12:26.059 , INFOunit INFO: adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8700 | 2026-09-15T22:12:27.863Z | |
| 8701 | 2026-09-15T22:12:27.863Z | freemap_route_ipv4 |
| 8702 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059Sep 15 22:12:26.059Sep 15 22:12:26.059 DEBGDEBG reset freemapreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8703 | 2026-09-15T22:12:27.863Z | , 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 15 22:12:26.059unit |
| 8704 | 2026-09-15T22:12:27.863Z | :INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8705 | 2026-09-15T22:12:27.863Z | |
| 8706 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8707 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059Sep 15 22:12:26.059 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 } }] DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:12:26.059initted freemap. size: 64 |
| 8708 | 2026-09-15T22:12:27.863Z | |
| 8709 | 2026-09-15T22:12:27.863Z | , unit :DEBG freemap_route_ipv6replacing 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 15 22:12:26.059 |
| 8710 | 2026-09-15T22:12:27.863Z | |
| 8711 | 2026-09-15T22:12:27.863Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8712 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059 Sep 15 22:12:26.059INFO Sep 15 22:12:26.059adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 15 22:12:26.059 |
| 8713 | 2026-09-15T22:12:27.863Z | DEBGDEBG 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 } }] |
| 8714 | 2026-09-15T22:12:27.863Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 15 22:12:26.059 |
| 8715 | 2026-09-15T22:12:27.863Z | DEBG reset freemapreplacing 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 15 22:12:26.059 |
| 8716 | 2026-09-15T22:12:27.863Z | unitSep 15 22:12:26.059 : INFOfreemap_route_ipv6 Sep 15 22:12:26.059DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFOreplacing 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 } }] |
| 8717 | 2026-09-15T22:12:27.863Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8718 | 2026-09-15T22:12:27.863Z | |
| 8719 | 2026-09-15T22:12:27.863Z | |
| 8720 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.059 DEBG Sep 15 22:12:26.059Sep 15 22:12:26.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 } }]Sep 15 22:12:26.059 |
| 8721 | 2026-09-15T22:12:27.863Z | 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 } }] |
| 8722 | 2026-09-15T22:12:27.863Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 8723 | 2026-09-15T22:12:27.863Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 15 22:12:26.060 |
| 8724 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.060INFOSep 15 22:12:26.060 DEBGINFO 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 } }] |
| 8725 | 2026-09-15T22:12:27.863Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8726 | 2026-09-15T22:12:27.863Z | |
| 8727 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.060 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 15 22:12:26.060 |
| 8728 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.060 Sep 15 22:12:26.060DEBG DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:12:26.060replacing 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 } }] |
| 8729 | 2026-09-15T22:12:27.863Z | |
| 8730 | 2026-09-15T22:12:27.863Z | INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8731 | 2026-09-15T22:12:27.863Z | |
| 8732 | 2026-09-15T22:12:27.863Z | Sep 15 22:12:26.060 Sep 15 22:12:26.060INFOSep 15 22:12:26.060 Sep 15 22:12:26.060INFO DEBGDEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }] |
| 8733 | 2026-09-15T22:12:27.864Z | 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:2f::/64 -> 2001:db8::55:ff |
| 8734 | 2026-09-15T22:12:27.864Z | |
| 8735 | 2026-09-15T22:12:27.864Z | |
| 8736 | 2026-09-15T22:12:27.864Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060 INFODEBG INFOreplacing 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:32::/64 -> 2001:db8::55:ff |
| 8737 | 2026-09-15T22:12:27.864Z | |
| 8738 | 2026-09-15T22:12:27.864Z | Sep 15 22:12:26.060 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 15 22:12:26.060 |
| 8739 | 2026-09-15T22:12:27.864Z | INFOSep 15 22:12:26.060replacing 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 } }] |
| 8740 | 2026-09-15T22:12:27.864Z | DEBGSep 15 22:12:26.060adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8741 | 2026-09-15T22:12:27.864Z | 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 } }] |
| 8742 | 2026-09-15T22:12:27.864Z | DEBG Sep 15 22:12:26.060replacing 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 15 22:12:26.060 Sep 15 22:12:26.060 |
| 8743 | 2026-09-15T22:12:27.864Z | INFO INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 15 22:12:26.060 |
| 8744 | 2026-09-15T22:12:27.864Z | |
| 8745 | 2026-09-15T22:12:27.864Z | INFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8746 | 2026-09-15T22:12:27.864Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 DEBGDEBGSep 15 22:12:26.060 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: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 } }] |
| 8747 | 2026-09-15T22:12:27.864Z | |
| 8748 | 2026-09-15T22:12:27.868Z | |
| 8749 | 2026-09-15T22:12:27.868Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8750 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060DEBG INFOINFOreplacing 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 } }] DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8751 | 2026-09-15T22:12:27.868Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8752 | 2026-09-15T22:12:27.868Z | |
| 8753 | 2026-09-15T22:12:27.868Z | |
| 8754 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060DEBGSep 15 22:12:26.060 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 } }] DEBGINFOINFO |
| 8755 | 2026-09-15T22:12:27.868Z | adding route 3fff:beef:32::/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 } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8756 | 2026-09-15T22:12:27.868Z | |
| 8757 | 2026-09-15T22:12:27.868Z | |
| 8758 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060 Sep 15 22:12:26.060DEBGSep 15 22:12:26.060 Sep 15 22:12:26.060 INFODEBG 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 } }]INFOadding route 3fff:beef:34::/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 } }] |
| 8759 | 2026-09-15T22:12:27.868Z | |
| 8760 | 2026-09-15T22:12:27.868Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8761 | 2026-09-15T22:12:27.868Z | |
| 8762 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 8763 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060 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 } }]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 15 22:12:26.060 |
| 8764 | 2026-09-15T22:12:27.868Z | DEBGSep 15 22:12:26.060 |
| 8765 | 2026-09-15T22:12:27.868Z | DEBGreplacing 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 15 22:12:26.060 |
| 8766 | 2026-09-15T22:12:27.868Z | INFO created new freemapadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:12:26.060adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8767 | 2026-09-15T22:12:27.868Z | Sep 15 22:12:26.060INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8768 | 2026-09-15T22:12:27.868Z | |
| 8769 | 2026-09-15T22:12:27.868Z | , INFOunit :Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060DEBG freemap_route_ipv4 DEBG |
| 8770 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8771 | 2026-09-15T22:12:27.869Z | |
| 8772 | 2026-09-15T22:12:27.869Z | 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 } }] |
| 8773 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 INFOSep 15 22:12:26.060 adding route 3fff:beef:37::/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 } }]DEBG |
| 8774 | 2026-09-15T22:12:27.869Z | 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 |
| 8775 | 2026-09-15T22:12:27.869Z | created new freemap |
| 8776 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff, |
| 8777 | 2026-09-15T22:12:27.869Z | unitSep 15 22:12:26.060:Sep 15 22:12:26.060 INFO DEBGfreemap_route_ipv6 |
| 8778 | 2026-09-15T22:12:27.869Z | INFO adding route 3fff:beef:2::/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 } }] |
| 8779 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8780 | 2026-09-15T22:12:27.869Z | |
| 8781 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060 DEBGSep 15 22:12:26.060 Sep 15 22:12:26.060replacing 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 15 22:12:26.060 |
| 8782 | 2026-09-15T22:12:27.869Z | DEBGSep 15 22:12:26.060INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8783 | 2026-09-15T22:12:27.869Z | |
| 8784 | 2026-09-15T22:12:27.869Z | DEBGDEBG Sep 15 22:12:26.060 initted freemap. size: 64replacing 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 15 22:12:26.060INFO |
| 8785 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060INFO DEBG , Sep 15 22:12:26.060adding route 3fff:beef:37::/64 -> 2001:db8::55:ff adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8786 | 2026-09-15T22:12:27.869Z | INFOunitreplacing 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 } }] |
| 8787 | 2026-09-15T22:12:27.869Z | : |
| 8788 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8789 | 2026-09-15T22:12:27.869Z | |
| 8790 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060Sep 15 22:12:26.060Sep 15 22:12:26.060 Sep 15 22:12:26.060INFODEBG created new freemap , adding route 3fff:beef:39::/64 -> 2001:db8::55:ffunitDEBG |
| 8791 | 2026-09-15T22:12:27.869Z | :reset freemap , freemap_route_ipv4 |
| 8792 | 2026-09-15T22:12:27.869Z | |
| 8793 | 2026-09-15T22:12:27.869Z | unit:Sep 15 22:12:26.060 Sep 15 22:12:26.060Sep 15 22:12:26.060 DEBGDEBG freemap_route_ipv4 |
| 8794 | 2026-09-15T22:12:27.869Z | created new freemap, Sep 15 22:12:26.060unit : freemap_route_ipv6 |
| 8795 | 2026-09-15T22:12:27.869Z | 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 } }] |
| 8796 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060Sep 15 22:12:26.060 DEBGINFO initted freemap. size: 64replacing 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 } }], |
| 8797 | 2026-09-15T22:12:27.869Z | unit : Sep 15 22:12:26.060freemap_route_ipv4DEBG |
| 8798 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGSep 15 22:12:26.060 DEBG reset freemap |
| 8799 | 2026-09-15T22:12:27.869Z | , unit : freemap_route_ipv4 |
| 8800 | 2026-09-15T22:12:27.869Z | 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 } }] |
| 8801 | 2026-09-15T22:12:27.869Z | DEBGinitted freemap. size: 64Sep 15 22:12:26.060Sep 15 22:12:26.060 DEBGSep 15 22:12:26.060 initted freemap. size: 64, unitINFO: INFOfreemap_route_ipv6 |
| 8802 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 15 22:12:26.060 |
| 8803 | 2026-09-15T22:12:27.869Z | Sep 15 22:12:26.060 DEBG reset freemapSep 15 22:12:26.060, unitadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff:Sep 15 22:12:26.060 freemap_route_ipv6 |
| 8804 | 2026-09-15T22:12:27.869Z | |
| 8805 | 2026-09-15T22:12:27.869Z | 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 } }]unitSep 15 22:12:26.060 Sep 15 22:12:26.060INFO: Sep 15 22:12:26.060adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8806 | 2026-09-15T22:12:27.869Z | DEBG |
| 8807 | 2026-09-15T22:12:27.869Z | created new freemapINFO, Sep 15 22:12:26.060 freemap_route_ipv6DEBG |
| 8808 | 2026-09-15T22:12:27.869Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8809 | 2026-09-15T22:12:27.870Z | test route::tests::grow_succeeds ... ok |
| 8810 | 2026-09-15T22:12:27.870Z | 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 } }] |
| 8811 | 2026-09-15T22:12:27.870Z | DEBG Sep 15 22:12:26.060replacing 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 15 22:12:26.060INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:12:26.060 |
| 8812 | 2026-09-15T22:12:27.870Z | 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 } }] |
| 8813 | 2026-09-15T22:12:27.870Z | reset freemapSep 15 22:12:26.060, unitDEBG 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 |
| 8814 | 2026-09-15T22:12:27.870Z | DEBG Sep 15 22:12:26.060unit INFO :adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 8815 | 2026-09-15T22:12:27.870Z | |
| 8816 | 2026-09-15T22:12:27.870Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8817 | 2026-09-15T22:12:27.870Z | 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 } }]freemap_route_ipv4Sep 15 22:12:26.060 DEBG |
| 8818 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.060 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 } }] |
| 8819 | 2026-09-15T22:12:27.870Z | : Sep 15 22:12:26.066 INFOfreemap_route_ipv6 |
| 8820 | 2026-09-15T22:12:27.870Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8821 | 2026-09-15T22:12:27.870Z | INFO Sep 15 22:12:26.066adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGSep 15 22:12:26.066 |
| 8822 | 2026-09-15T22:12:27.870Z | DEBGSep 15 22:12:26.066 created new freemap , 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 } }] |
| 8823 | 2026-09-15T22:12:27.870Z | unitSep 15 22:12:26.066: DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }] |
| 8824 | 2026-09-15T22:12:27.870Z | |
| 8825 | 2026-09-15T22:12:27.870Z | freemap_route_ipv6 |
| 8826 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067 |
| 8827 | 2026-09-15T22:12:27.870Z | DEBG Sep 15 22:12:26.066Sep 15 22:12:26.067 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 } }]Sep 15 22:12:26.067 |
| 8828 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067DEBG DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8829 | 2026-09-15T22:12:27.870Z | INFO, unitadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8830 | 2026-09-15T22:12:27.870Z | : 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 } }]freemap_route_ipv4Sep 15 22:12:26.067 |
| 8831 | 2026-09-15T22:12:27.870Z | |
| 8832 | 2026-09-15T22:12:27.870Z | 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 15 22:12:26.067 |
| 8833 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067DEBGSep 15 22:12:26.067 DEBGDEBGreplacing 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 15 22:12:26.067reset freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }], |
| 8834 | 2026-09-15T22:12:27.870Z | unit INFO |
| 8835 | 2026-09-15T22:12:27.870Z | : adding route 3fff:beef:3b::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8836 | 2026-09-15T22:12:27.870Z | |
| 8837 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067 INFO |
| 8838 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8839 | 2026-09-15T22:12:27.870Z | 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 15 22:12:26.067Sep 15 22:12:26.067 |
| 8840 | 2026-09-15T22:12:27.870Z | DEBGSep 15 22:12:26.067 DEBG Sep 15 22:12:26.067 initted freemap. size: 64INFO, 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 } }]unit |
| 8841 | 2026-09-15T22:12:27.870Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: freemap_route_ipv6 |
| 8842 | 2026-09-15T22:12:27.870Z | |
| 8843 | 2026-09-15T22:12:27.870Z | INFO Sep 15 22:12:26.067adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8844 | 2026-09-15T22:12:27.870Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 15 22:12:26.067Sep 15 22:12:26.067 |
| 8845 | 2026-09-15T22:12:27.870Z | Sep 15 22:12:26.067 DEBG DEBGDEBG Sep 15 22:12:26.067 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 } }]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 } }] |
| 8846 | 2026-09-15T22:12:27.871Z | 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 } }]reset freemap |
| 8847 | 2026-09-15T22:12:27.871Z | |
| 8848 | 2026-09-15T22:12:27.875Z | , unitSep 15 22:12:26.067 Sep 15 22:12:26.067INFO:Sep 15 22:12:26.060 Sep 15 22:12:26.060 INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 15 22:12:26.067 |
| 8849 | 2026-09-15T22:12:27.875Z | |
| 8850 | 2026-09-15T22:12:27.875Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 8851 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 8852 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067replacing 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 15 22:12:26.067 |
| 8853 | 2026-09-15T22:12:27.875Z | |
| 8854 | 2026-09-15T22:12:27.875Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO |
| 8855 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGDEBG |
| 8856 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067 Sep 15 22:12:26.067replacing 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 15 22:12:26.067INFO |
| 8857 | 2026-09-15T22:12:27.875Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 8858 | 2026-09-15T22:12:27.875Z | 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 } }]Sep 15 22:12:26.067 DEBGSep 15 22:12:26.067 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 } }]failed to allocate space for the new target listDEBG |
| 8859 | 2026-09-15T22:12:27.875Z | |
| 8860 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067 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 } }] |
| 8861 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.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 } }] |
| 8862 | 2026-09-15T22:12:27.875Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 15 22:12:26.067Sep 15 22:12:26.067DEBGSep 15 22:12:26.067 |
| 8863 | 2026-09-15T22:12:27.875Z | INFO |
| 8864 | 2026-09-15T22:12:27.875Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO |
| 8865 | 2026-09-15T22:12:27.875Z | 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 15 22:12:26.067adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8866 | 2026-09-15T22:12:27.875Z | |
| 8867 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067 |
| 8868 | 2026-09-15T22:12:27.875Z | DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 8869 | 2026-09-15T22:12:27.875Z | Sep 15 22:12:26.067Sep 15 22:12:26.067 |
| 8870 | 2026-09-15T22:12:27.875Z | DEBG Sep 15 22:12:26.067replacing 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 15 22:12:26.067 INFOSep 15 22:12:26.067 INFODEBG |
| 8871 | 2026-09-15T22:12:27.875Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 8872 | 2026-09-15T22:12:27.875Z | DEBGreplacing 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:33::/64 -> 2001:db8::55:ffSep 15 22:12:26.067 |
| 8873 | 2026-09-15T22:12:27.875Z | 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 |
| 8874 | 2026-09-15T22:12:27.876Z | |
| 8875 | 2026-09-15T22:12:27.876Z | failed to allocate space for the new target list |
| 8876 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067Sep 15 22:12:26.067 Sep 15 22:12:26.067DEBGSep 15 22:12:26.067 Sep 15 22:12:26.067 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 } }]INFO |
| 8877 | 2026-09-15T22:12:27.876Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 8878 | 2026-09-15T22:12:27.876Z | |
| 8879 | 2026-09-15T22:12:27.876Z | DEBGSep 15 22:12:26.067 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 } }]INFO Sep 15 22:12:26.067Sep 15 22:12:26.067 |
| 8880 | 2026-09-15T22:12:27.876Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff DEBG DEBG |
| 8881 | 2026-09-15T22:12:27.876Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8882 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.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 } }]failed to allocate space for the new target list |
| 8883 | 2026-09-15T22:12:27.876Z | INFO |
| 8884 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 15 22:12:26.067 |
| 8885 | 2026-09-15T22:12:27.876Z | DEBG 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 } }]Sep 15 22:12:26.067Sep 15 22:12:26.067 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 } }] |
| 8886 | 2026-09-15T22:12:27.876Z | |
| 8887 | 2026-09-15T22:12:27.876Z | INFODEBG 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 15 22:12:26.067adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8888 | 2026-09-15T22:12:27.876Z | |
| 8889 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 8890 | 2026-09-15T22:12:27.876Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 15 22:12:26.067 |
| 8891 | 2026-09-15T22:12:27.876Z | INFOSep 15 22:12:26.067 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 8892 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067Sep 15 22:12:26.067 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 15 22:12:26.067 |
| 8893 | 2026-09-15T22:12:27.876Z | 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 } }] DEBGDEBG |
| 8894 | 2026-09-15T22:12:27.876Z | 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 15 22:12:26.067replacing 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 } }] |
| 8895 | 2026-09-15T22:12:27.876Z | DEBG |
| 8896 | 2026-09-15T22:12:27.876Z | failed to allocate space for the new target list |
| 8897 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067Sep 15 22:12:26.067 Sep 15 22:12:26.067 INFOINFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 15 22:12:26.067 |
| 8898 | 2026-09-15T22:12:27.876Z | |
| 8899 | 2026-09-15T22:12:27.876Z | 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 } }] |
| 8900 | 2026-09-15T22:12:27.876Z | DEBG Sep 15 22:12:26.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:2, vlan_id: None } }]Sep 15 22:12:26.067 |
| 8901 | 2026-09-15T22:12:27.876Z | DEBGSep 15 22:12:26.067DEBG 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: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 } }]WARN |
| 8902 | 2026-09-15T22:12:27.876Z | |
| 8903 | 2026-09-15T22:12:27.876Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8904 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067 Sep 15 22:12:26.067INFOSep 15 22:12:26.067 INFOERRO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8905 | 2026-09-15T22:12:27.876Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8906 | 2026-09-15T22:12:27.876Z | |
| 8907 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067Sep 15 22:12:26.067 Sep 15 22:12:26.067DEBG 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 } }]ERRO |
| 8908 | 2026-09-15T22:12:27.876Z | 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 } }] |
| 8909 | 2026-09-15T22:12:27.876Z | shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 8910 | 2026-09-15T22:12:27.876Z | Sep 15 22:12:26.067 INFOSep 15 22:12:26.067 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 8911 | 2026-09-15T22:12:27.877Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8912 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.067 DEBGSep 15 22:12:26.067 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 } }]DEBG |
| 8913 | 2026-09-15T22:12:27.877Z | 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 } }] |
| 8914 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.067 INFOSep 15 22:12:26.067 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 8915 | 2026-09-15T22:12:27.877Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8916 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.068Sep 15 22:12:26.068 DEBG Sep 15 22:12:26.074DEBG created new freemapcreated new freemapDEBG, , unitunit: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 } }] freemap_route_ipv4 |
| 8917 | 2026-09-15T22:12:27.877Z | |
| 8918 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.074: freemap_route_ipv4Sep 15 22:12:26.074 DEBGSep 15 22:12:26.067 Sep 15 22:12:26.067 created new freemapDEBG, unitcreated new freemap :, DEBG freemap_route_ipv6unit |
| 8919 | 2026-09-15T22:12:27.877Z | |
| 8920 | 2026-09-15T22:12:27.877Z | created new freemap: , freemap_route_ipv4unit |
| 8921 | 2026-09-15T22:12:27.877Z | :Sep 15 22:12:26.067 freemap_route_ipv4 Sep 15 22:12:26.074DEBG |
| 8922 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.074 DEBGreplacing 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 } }] DEBGSep 15 22:12:26.074 |
| 8923 | 2026-09-15T22:12:27.877Z | created new freemapDEBG , initted freemap. size: 64unitcreated new freemap, , unitSep 15 22:12:26.074:: unit :INFOfreemap_route_ipv4 |
| 8924 | 2026-09-15T22:12:27.877Z | freemap_route_ipv6adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8925 | 2026-09-15T22:12:27.877Z | freemap_route_ipv6 |
| 8926 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.074 |
| 8927 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.074DEBG Sep 15 22:12:26.074DEBGSep 15 22:12:26.074Sep 15 22:12:26.074 DEBGreset freemap DEBGinitted freemap. size: 64, unit , :replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit :freemap_route_ipv4DEBG |
| 8928 | 2026-09-15T22:12:27.877Z | |
| 8929 | 2026-09-15T22:12:27.877Z | freemap_route_ipv4 initted freemap. size: 64 |
| 8930 | 2026-09-15T22:12:27.877Z | , unitSep 15 22:12:26.074:created new freemap INFOfreemap_route_ipv4 , |
| 8931 | 2026-09-15T22:12:27.877Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffunit |
| 8932 | 2026-09-15T22:12:27.877Z | : freemap_route_ipv6 |
| 8933 | 2026-09-15T22:12:27.877Z | Sep 15 22:12:26.074Sep 15 22:12:26.074 Sep 15 22:12:26.074Sep 15 22:12:26.074 DEBGDEBGDEBG Sep 15 22:12:26.074reset freemapreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG, |
| 8934 | 2026-09-15T22:12:27.877Z | reset freemapDEBG, unitunit: :initted freemap. size: 64Sep 15 22:12:26.074, initted freemap. size: 64 INFOfreemap_route_ipv4 unitadding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8935 | 2026-09-15T22:12:27.877Z | , |
| 8936 | 2026-09-15T22:12:27.877Z | |
| 8937 | 2026-09-15T22:12:27.877Z | unit:: Sep 15 22:12:26.074Sep 15 22:12:26.074 Sep 15 22:12:26.074DEBGDEBGfreemap_route_ipv6 |
| 8938 | 2026-09-15T22:12:27.877Z | freemap_route_ipv4replacing 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 } }] |
| 8939 | 2026-09-15T22:12:27.877Z | |
| 8940 | 2026-09-15T22:12:27.877Z | DEBGinitted freemap. size: 64 initted freemap. size: 64, , unit:unit :Sep 15 22:12:26.074Sep 15 22:12:26.074 freemap_route_ipv6freemap_route_ipv6 |
| 8941 | 2026-09-15T22:12:27.877Z | DEBGSep 15 22:12:26.074INFO |
| 8942 | 2026-09-15T22:12:27.877Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8943 | 2026-09-15T22:12:27.877Z | DEBGreset freemapSep 15 22:12:26.074, Sep 15 22:12:26.074Sep 15 22:12:26.074unit DEBG DEBG reset freemapreset freemapreset freemapDEBG, , unitunit, : : freemap_route_ipv6replacing 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 } }]freemap_route_ipv6 |
| 8944 | 2026-09-15T22:12:27.877Z | |
| 8945 | 2026-09-15T22:12:27.877Z | |
| 8946 | 2026-09-15T22:12:27.877Z | unit::Sep 15 22:12:26.074 Sep 15 22:12:26.074 INFO freemap_route_ipv6freemap_route_ipv4Sep 15 22:12:26.074INFO |
| 8947 | 2026-09-15T22:12:27.877Z | adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8948 | 2026-09-15T22:12:27.882Z | |
| 8949 | 2026-09-15T22:12:27.883Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8950 | 2026-09-15T22:12:27.883Z | |
| 8951 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074 DEBG Sep 15 22:12:26.074Sep 15 22:12:26.074Sep 15 22:12:26.074 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 } }] DEBGDEBG |
| 8952 | 2026-09-15T22:12:27.883Z | DEBG Sep 15 22:12:26.074replacing 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 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 } }] |
| 8953 | 2026-09-15T22:12:27.883Z | |
| 8954 | 2026-09-15T22:12:27.883Z | initted freemap. size: 64Sep 15 22:12:26.074Sep 15 22:12:26.074, Sep 15 22:12:26.074 INFOunitINFO INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8955 | 2026-09-15T22:12:27.883Z | |
| 8956 | 2026-09-15T22:12:27.883Z | |
| 8957 | 2026-09-15T22:12:27.883Z | : freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8958 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074Sep 15 22:12:26.074 Sep 15 22:12:26.074DEBGDEBG DEBG |
| 8959 | 2026-09-15T22:12:27.883Z | 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 } }]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 } }] |
| 8960 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074 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 } }] |
| 8961 | 2026-09-15T22:12:27.883Z | reset freemap |
| 8962 | 2026-09-15T22:12:27.883Z | , unit:Sep 15 22:12:26.074 freemap_route_ipv6Sep 15 22:12:26.074Sep 15 22:12:26.074 INFO |
| 8963 | 2026-09-15T22:12:27.883Z | INFO adding route 172.16.0.0/32 -> 10.0.0.3 |
| 8964 | 2026-09-15T22:12:27.883Z | adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 15 22:12:26.074 |
| 8965 | 2026-09-15T22:12:27.883Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 15 22:12:26.074Sep 15 22:12:26.074 |
| 8966 | 2026-09-15T22:12:27.883Z | DEBG Sep 15 22:12:26.074 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 } }] |
| 8967 | 2026-09-15T22:12:27.883Z | 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 |
| 8968 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.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 } }] |
| 8969 | 2026-09-15T22:12:27.883Z | 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 } }]INFOSep 15 22:12:26.074 |
| 8970 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074Sep 15 22:12:26.074 INFOINFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 8971 | 2026-09-15T22:12:27.883Z | adding route 172.16.0.0/32 -> 10.0.0.4 Sep 15 22:12:26.074 |
| 8972 | 2026-09-15T22:12:27.883Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 INFO |
| 8973 | 2026-09-15T22:12:27.883Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:12:26.074 |
| 8974 | 2026-09-15T22:12:27.883Z | DEBGSep 15 22:12:26.074 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 } }] 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:16::/64 -> 2001:db8::55:ff |
| 8975 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074 |
| 8976 | 2026-09-15T22:12:27.883Z | |
| 8977 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074 INFO adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 8978 | 2026-09-15T22:12:27.883Z | Sep 15 22:12:26.074Sep 15 22:12:26.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 } }]INFO |
| 8979 | 2026-09-15T22:12:27.883Z | DEBGadding route 172.17.0.0/32 -> 10.0.0.255 Sep 15 22:12:26.074replacing 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 15 22:12:26.074 |
| 8980 | 2026-09-15T22:12:27.883Z | |
| 8981 | 2026-09-15T22:12:27.883Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 15 22:12:26.074 |
| 8982 | 2026-09-15T22:12:27.883Z | INFO Sep 15 22:12:26.074 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 8983 | 2026-09-15T22:12:27.883Z | DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 15 22:12:26.074replacing 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 } }] |
| 8984 | 2026-09-15T22:12:27.883Z | INFOSep 15 22:12:26.074 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 15 22:12:26.074 |
| 8985 | 2026-09-15T22:12:27.883Z | DEBGSep 15 22:12:26.074 |
| 8986 | 2026-09-15T22:12:27.884Z | 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 } }] adding route 172.17.0.1/32 -> 10.0.0.255 |
| 8987 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.074 Sep 15 22:12:26.074adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8988 | 2026-09-15T22:12:27.884Z | INFODEBG |
| 8989 | 2026-09-15T22:12:27.884Z | adding route 172.17.0.1/32 -> 10.0.0.255replacing 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 15 22:12:26.074Sep 15 22:12:26.075 |
| 8990 | 2026-09-15T22:12:27.884Z | |
| 8991 | 2026-09-15T22:12:27.884Z | DEBGINFO Sep 15 22:12:26.075replacing 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 15 22:12:26.075 |
| 8992 | 2026-09-15T22:12:27.884Z | DEBG Sep 15 22:12:26.075replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 8993 | 2026-09-15T22:12:27.884Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 15 22:12:26.075 |
| 8994 | 2026-09-15T22:12:27.884Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8995 | 2026-09-15T22:12:27.884Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 8996 | 2026-09-15T22:12:27.884Z | |
| 8997 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075Sep 15 22:12:26.075Sep 15 22:12:26.075 INFO DEBG Sep 15 22:12:26.075replacing 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.2/32 -> 10.0.0.255DEBG |
| 8998 | 2026-09-15T22:12:27.884Z | |
| 8999 | 2026-09-15T22:12:27.884Z | 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 15 22:12:26.075 |
| 9000 | 2026-09-15T22:12:27.884Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:12:26.075 |
| 9001 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075 DEBGSep 15 22:12:26.075 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 9002 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075 |
| 9003 | 2026-09-15T22:12:27.884Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 15 22:12:26.075 |
| 9004 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO |
| 9005 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075 |
| 9006 | 2026-09-15T22:12:27.884Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 9007 | 2026-09-15T22:12:27.884Z | adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 9008 | 2026-09-15T22:12:27.884Z | 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 15 22:12:26.075 |
| 9009 | 2026-09-15T22:12:27.884Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 9010 | 2026-09-15T22:12:27.884Z | test route::tests::identity_replace_is_noop ... ok |
| 9011 | 2026-09-15T22:12:27.884Z | 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 } }] |
| 9012 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075DEBG Sep 15 22:12:26.075DEBG 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 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 } }]INFO |
| 9013 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9014 | 2026-09-15T22:12:27.884Z | INFO |
| 9015 | 2026-09-15T22:12:27.884Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 15 22:12:26.075 |
| 9016 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075 Sep 15 22:12:26.075DEBG WARN Sep 15 22:12:26.075replacing 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 } }] |
| 9017 | 2026-09-15T22:12:27.884Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 9018 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.075INFO DEBGshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 15 22:12:26.075 INFO Sep 15 22:12:26.075adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9019 | 2026-09-15T22:12:27.884Z | DEBG |
| 9020 | 2026-09-15T22:12:27.884Z | 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 } }] |
| 9021 | 2026-09-15T22:12:27.884Z | Sep 15 22:12:26.081 DEBG Sep 15 22:12:26.081replacing 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 |
| 9022 | 2026-09-15T22:12:27.884Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 9023 | 2026-09-15T22:12:27.884Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 15 22:12:26.081 |
| 9024 | 2026-09-15T22:12:27.884Z | INFO Sep 15 22:12:26.081adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9025 | 2026-09-15T22:12:27.885Z | 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 15 22:12:26.081 |
| 9026 | 2026-09-15T22:12:27.885Z | DEBGSep 15 22:12:26.067 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 |
| 9027 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081 created new freemapINFOSep 15 22:12:26.081, adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFOunit |
| 9028 | 2026-09-15T22:12:27.885Z | :adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9029 | 2026-09-15T22:12:27.885Z | freemap_route_ipv4 |
| 9030 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081Sep 15 22:12:26.081 Sep 15 22:12:26.081DEBGDEBG DEBG Sep 15 22:12:26.081replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 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 } }] |
| 9031 | 2026-09-15T22:12:27.885Z | |
| 9032 | 2026-09-15T22:12:27.885Z | created new freemapDEBG, 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 } }]unit |
| 9033 | 2026-09-15T22:12:27.885Z | :Sep 15 22:12:26.081Sep 15 22:12:26.081 INFOINFO freemap_route_ipv6Sep 15 22:12:26.081 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255 |
| 9034 | 2026-09-15T22:12:27.885Z | |
| 9035 | 2026-09-15T22:12:27.885Z | INFO |
| 9036 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 9037 | 2026-09-15T22:12:27.885Z | DEBGSep 15 22:12:26.081 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 15 22:12:26.081DEBG |
| 9038 | 2026-09-15T22:12:27.885Z | 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 15 22:12:26.081 |
| 9039 | 2026-09-15T22:12:27.885Z | initted freemap. size: 64, unit :DEBGSep 15 22:12:26.081 Sep 15 22:12:26.081 freemap_route_ipv4INFO |
| 9040 | 2026-09-15T22:12:27.885Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 9041 | 2026-09-15T22:12:27.885Z | |
| 9042 | 2026-09-15T22:12:27.885Z | |
| 9043 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081 DEBGSep 15 22:12:26.081Sep 15 22:12:26.081 DEBG reset freemapreplacing 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 } }], |
| 9044 | 2026-09-15T22:12:27.885Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffunitSep 15 22:12:26.081 |
| 9045 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081 INFO :adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9046 | 2026-09-15T22:12:27.885Z | DEBG freemap_route_ipv4replacing 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 15 22:12:26.081 |
| 9047 | 2026-09-15T22:12:27.885Z | Sep 15 22:12:26.081 |
| 9048 | 2026-09-15T22:12:27.889Z | DEBG DEBGreplacing 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 15 22:12:26.081 |
| 9049 | 2026-09-15T22:12:27.889Z | 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 15 22:12:26.081INFO |
| 9050 | 2026-09-15T22:12:27.889Z | Sep 15 22:12:26.081DEBG initted freemap. size: 64INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff, unitSep 15 22:12:26.081adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9051 | 2026-09-15T22:12:27.889Z | INFO: |
| 9052 | 2026-09-15T22:12:27.889Z | freemap_route_ipv6 |
| 9053 | 2026-09-15T22:12:27.889Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 15 22:12:26.081 |
| 9054 | 2026-09-15T22:12:27.889Z | DEBGSep 15 22:12:26.081 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 } }]DEBGSep 15 22:12:26.081 |
| 9055 | 2026-09-15T22:12:27.889Z | 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 } }]Sep 15 22:12:26.081 |
| 9056 | 2026-09-15T22:12:27.889Z | DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 15 22:12:26.081 |
| 9057 | 2026-09-15T22:12:27.889Z | Sep 15 22:12:26.081 reset freemapINFODEBG Sep 15 22:12:26.081adding route 172.17.0.12/32 -> 10.0.0.255, |
| 9058 | 2026-09-15T22:12:27.889Z | unitINFO:failed to allocate space for the new target list adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 9059 | 2026-09-15T22:12:27.889Z | |
| 9060 | 2026-09-15T22:12:27.889Z | freemap_route_ipv6Sep 15 22:12:26.082 |
| 9061 | 2026-09-15T22:12:27.889Z | DEBG Sep 15 22:12:26.082replacing 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 15 22:12:26.082 |
| 9062 | 2026-09-15T22:12:27.889Z | DEBG Sep 15 22:12:26.082replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9063 | 2026-09-15T22:12:27.889Z | INFOSep 15 22:12:26.082DEBG adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9064 | 2026-09-15T22:12:27.889Z | 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.13/32 -> 10.0.0.255 |
| 9065 | 2026-09-15T22:12:27.889Z | |
| 9066 | 2026-09-15T22:12:27.889Z | Sep 15 22:12:26.082Sep 15 22:12:26.082 Sep 15 22:12:26.082 INFODEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 9067 | 2026-09-15T22:12:27.889Z | |
| 9068 | 2026-09-15T22:12:27.889Z | |
| 9069 | 2026-09-15T22:12:27.889Z | Sep 15 22:12:26.082Sep 15 22:12:26.082 Sep 15 22:12:26.082INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255 |
| 9070 | 2026-09-15T22:12:27.889Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 9071 | 2026-09-15T22:12:27.889Z | 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 } }] |
| 9072 | 2026-09-15T22:12:27.889Z | Sep 15 22:12:26.082 DEBGSep 15 22:12:26.082 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 15 22:12:26.082DEBG |
| 9073 | 2026-09-15T22:12:27.889Z | 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 |
| 9074 | 2026-09-15T22:12:27.890Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 15 22:12:26.082 |
| 9075 | 2026-09-15T22:12:27.890Z | INFO |
| 9076 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9077 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3Sep 15 22:12:26.082Sep 15 22:12:26.082 DEBG |
| 9078 | 2026-09-15T22:12:27.890Z | 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 } }] |
| 9079 | 2026-09-15T22:12:27.890Z | 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 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 } }] |
| 9080 | 2026-09-15T22:12:27.890Z | |
| 9081 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082 DEBG Sep 15 22:12:26.082replacing 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 15 22:12:26.082 Sep 15 22:12:26.082 |
| 9082 | 2026-09-15T22:12:27.890Z | INFOINFOWARN adding route 172.17.0.16/32 -> 10.0.0.255 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 9083 | 2026-09-15T22:12:27.890Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9084 | 2026-09-15T22:12:27.890Z | |
| 9085 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082 Sep 15 22:12:26.082Sep 15 22:12:26.082 INFO adding route 172.17.0.4/32 -> 10.0.0.255DEBGDEBG 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 } }] |
| 9086 | 2026-09-15T22:12:27.890Z | |
| 9087 | 2026-09-15T22:12:27.890Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 9088 | 2026-09-15T22:12:27.890Z | |
| 9089 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082Sep 15 22:12:26.082Sep 15 22:12:26.082 Sep 15 22:12:26.082INFO INFOadding route 172.17.0.17/32 -> 10.0.0.255DEBG DEBG |
| 9090 | 2026-09-15T22:12:27.890Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9091 | 2026-09-15T22:12:27.890Z | |
| 9092 | 2026-09-15T22:12:27.890Z | 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 } }] |
| 9093 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082Sep 15 22:12:26.082Sep 15 22:12:26.082 Sep 15 22:12:26.068INFOSep 15 22:12:26.082 DEBG DEBGDEBG 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 } }]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 } }] |
| 9094 | 2026-09-15T22:12:27.890Z | 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 } }]created new freemapadding route 172.17.0.5/32 -> 10.0.0.255 |
| 9095 | 2026-09-15T22:12:27.890Z | |
| 9096 | 2026-09-15T22:12:27.890Z | , |
| 9097 | 2026-09-15T22:12:27.890Z | unit: Sep 15 22:12:26.082freemap_route_ipv4 Sep 15 22:12:26.082INFO |
| 9098 | 2026-09-15T22:12:27.890Z | DEBG adding route 172.17.0.18/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 } }]Sep 15 22:12:26.082 |
| 9099 | 2026-09-15T22:12:27.890Z | |
| 9100 | 2026-09-15T22:12:27.890Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 15 22:12:26.082 |
| 9101 | 2026-09-15T22:12:27.890Z | DEBGSep 15 22:12:26.082 created new freemapSep 15 22:12:26.082, Sep 15 22:12:26.082DEBG 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 } }]INFODEBG |
| 9102 | 2026-09-15T22:12:27.890Z | unit: 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 } }]freemap_route_ipv6 |
| 9103 | 2026-09-15T22:12:27.890Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9104 | 2026-09-15T22:12:27.890Z | |
| 9105 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082 INFOSep 15 22:12:26.082 Sep 15 22:12:26.082adding route 172.17.0.19/32 -> 10.0.0.255 Sep 15 22:12:26.082INFO |
| 9106 | 2026-09-15T22:12:27.890Z | DEBG initted freemap. size: 64adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBGSep 15 22:12:26.082 |
| 9107 | 2026-09-15T22:12:27.890Z | , 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 } }] unitreplacing 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 } }] |
| 9108 | 2026-09-15T22:12:27.890Z | |
| 9109 | 2026-09-15T22:12:27.890Z | : freemap_route_ipv4 |
| 9110 | 2026-09-15T22:12:27.890Z | Sep 15 22:12:26.082Sep 15 22:12:26.082 DEBGSep 15 22:12:26.082Sep 15 22:12:26.082INFO DEBG INFOadding route 172.17.0.20/32 -> 10.0.0.255replacing 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 } }] |
| 9111 | 2026-09-15T22:12:27.891Z | |
| 9112 | 2026-09-15T22:12:27.891Z | reset freemap , adding route 172.17.0.7/32 -> 10.0.0.255unit |
| 9113 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.082: Sep 15 22:12:26.082INFOfreemap_route_ipv4 |
| 9114 | 2026-09-15T22:12:27.891Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 15 22:12:26.082DEBG |
| 9115 | 2026-09-15T22:12:27.891Z | 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 } }] |
| 9116 | 2026-09-15T22:12:27.891Z | DEBG Sep 15 22:12:26.082Sep 15 22:12:26.082replacing 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 |
| 9117 | 2026-09-15T22:12:27.891Z | DEBG initted freemap. size: 64Sep 15 22:12:26.082replacing 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 15 22:12:26.082 |
| 9118 | 2026-09-15T22:12:27.891Z | unit:INFO freemap_route_ipv6adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9119 | 2026-09-15T22:12:27.891Z | |
| 9120 | 2026-09-15T22:12:27.891Z | INFO Sep 15 22:12:26.082adding route 172.17.0.8/32 -> 10.0.0.255 Sep 15 22:12:26.082INFO |
| 9121 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.082 DEBGDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 9122 | 2026-09-15T22:12:27.891Z | 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 } }]reset freemap |
| 9123 | 2026-09-15T22:12:27.891Z | , unit:Sep 15 22:12:26.082Sep 15 22:12:26.082 DEBGDEBGSep 15 22:12:26.082 freemap_route_ipv6 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 } }] |
| 9124 | 2026-09-15T22:12:27.891Z | adding route 172.17.0.22/32 -> 10.0.0.255replacing 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 } }] |
| 9125 | 2026-09-15T22:12:27.891Z | |
| 9126 | 2026-09-15T22:12:27.891Z | |
| 9127 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.082Sep 15 22:12:26.082 Sep 15 22:12:26.082INFOINFO Sep 15 22:12:26.082INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 9128 | 2026-09-15T22:12:27.891Z | |
| 9129 | 2026-09-15T22:12:27.891Z | 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 } }]adding route 172.17.0.9/32 -> 10.0.0.255Sep 15 22:12:26.082 Sep 15 22:12:26.082 DEBGSep 15 22:12:26.082 DEBGcreated new freemap , DEBGunit :created new freemap freemap_route_ipv4, |
| 9130 | 2026-09-15T22:12:27.891Z | unit: freemap_route_ipv4 |
| 9131 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.088replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG created new freemap, unit |
| 9132 | 2026-09-15T22:12:27.891Z | : freemap_route_ipv6 |
| 9133 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.088 DEBGSep 15 22:12:26.088 |
| 9134 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.088 initted freemap. size: 64 DEBGINFO, created new freemapadding route 3fff:beef:29::/64 -> 2001:db8::55:ffunit |
| 9135 | 2026-09-15T22:12:27.891Z | :, freemap_route_ipv4unitSep 15 22:12:26.088 |
| 9136 | 2026-09-15T22:12:27.891Z | :Sep 15 22:12:26.088DEBG DEBG freemap_route_ipv6replacing 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 } }] |
| 9137 | 2026-09-15T22:12:27.891Z | 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 15 22:12:26.088 |
| 9138 | 2026-09-15T22:12:27.891Z | |
| 9139 | 2026-09-15T22:12:27.891Z | DEBGSep 15 22:12:26.088 Sep 15 22:12:26.088 reset freemapSep 15 22:12:26.088DEBG INFOINFO initted freemap. size: 64adding route 172.17.0.10/32 -> 10.0.0.255, adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffunit |
| 9140 | 2026-09-15T22:12:27.891Z | : |
| 9141 | 2026-09-15T22:12:27.891Z | , unitfreemap_route_ipv4:Sep 15 22:12:26.088Sep 15 22:12:26.088 |
| 9142 | 2026-09-15T22:12:27.891Z | DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4replacing 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 15 22:12:26.088 |
| 9143 | 2026-09-15T22:12:27.891Z | DEBG |
| 9144 | 2026-09-15T22:12:27.891Z | |
| 9145 | 2026-09-15T22:12:27.891Z | reset freemapSep 15 22:12:26.088, unitINFO: adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9146 | 2026-09-15T22:12:27.891Z | freemap_route_ipv4Sep 15 22:12:26.088 |
| 9147 | 2026-09-15T22:12:27.891Z | Sep 15 22:12:26.088Sep 15 22:12:26.088 INFODEBG Sep 15 22:12:26.088DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 9148 | 2026-09-15T22:12:27.896Z | DEBG initted freemap. size: 64initted freemap. size: 64, , Sep 15 22:12:26.088unit :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 } }]: |
| 9149 | 2026-09-15T22:12:27.896Z | DEBG freemap_route_ipv6 |
| 9150 | 2026-09-15T22:12:27.896Z | 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 } }]freemap_route_ipv6 |
| 9151 | 2026-09-15T22:12:27.896Z | |
| 9152 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088Sep 15 22:12:26.088 DEBGSep 15 22:12:26.082Sep 15 22:12:26.088INFO Sep 15 22:12:26.088 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO reset freemap |
| 9153 | 2026-09-15T22:12:27.896Z | adding route 172.17.0.12/32 -> 10.0.0.255DEBG, unit: |
| 9154 | 2026-09-15T22:12:27.896Z | DEBGfreemap_route_ipv6Sep 15 22:12:26.088 reset freemapDEBG |
| 9155 | 2026-09-15T22:12:27.896Z | , unitSep 15 22:12:26.088: Sep 15 22:12:26.088DEBGreplacing 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 } }] |
| 9156 | 2026-09-15T22:12:27.896Z | 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 |
| 9157 | 2026-09-15T22:12:27.896Z | freemap_route_ipv6 |
| 9158 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088 created new freemapadding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:12:26.088INFO |
| 9159 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088, INFO INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffunitadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9160 | 2026-09-15T22:12:27.896Z | |
| 9161 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088 |
| 9162 | 2026-09-15T22:12:27.896Z | : 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 } }]freemap_route_ipv4Sep 15 22:12:26.088Sep 15 22:12:26.088Sep 15 22:12:26.088 DEBG |
| 9163 | 2026-09-15T22:12:27.896Z | |
| 9164 | 2026-09-15T22:12:27.896Z | DEBG DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 15 22:12:26.088 |
| 9165 | 2026-09-15T22:12:27.896Z | 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 } }] 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 } }] |
| 9166 | 2026-09-15T22:12:27.896Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9167 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088Sep 15 22:12:26.088Sep 15 22:12:26.088 INFO |
| 9168 | 2026-09-15T22:12:27.896Z | INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.14/32 -> 10.0.0.255 |
| 9169 | 2026-09-15T22:12:27.896Z | |
| 9170 | 2026-09-15T22:12:27.896Z | Sep 15 22:12:26.088created new freemapSep 15 22:12:26.088Sep 15 22:12:26.088Sep 15 22:12:26.088 , DEBG DEBG unit 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 } }]: |
| 9171 | 2026-09-15T22:12:27.896Z | DEBGINFOreplacing 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 } }] |
| 9172 | 2026-09-15T22:12:27.897Z | 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 15 22:12:26.088 |
| 9173 | 2026-09-15T22:12:27.897Z | freemap_route_ipv6 |
| 9174 | 2026-09-15T22:12:27.897Z | INFO Sep 15 22:12:26.088adding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9175 | 2026-09-15T22:12:27.897Z | Sep 15 22:12:26.088Sep 15 22:12:26.088 INFO Sep 15 22:12:26.088 |
| 9176 | 2026-09-15T22:12:27.897Z | adding route 172.17.0.0/32 -> 10.0.0.255 DEBG |
| 9177 | 2026-09-15T22:12:27.897Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff initted freemap. size: 64 |
| 9178 | 2026-09-15T22:12:27.897Z | DEBG Sep 15 22:12:26.088replacing 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 } }] |
| 9179 | 2026-09-15T22:12:27.897Z | DEBG, unitSep 15 22:12:26.088replacing 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 15 22:12:26.088Sep 15 22:12:26.088: |
| 9180 | 2026-09-15T22:12:27.897Z | DEBG freemap_route_ipv4replacing 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 |
| 9181 | 2026-09-15T22:12:27.897Z | DEBG |
| 9182 | 2026-09-15T22:12:27.897Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9183 | 2026-09-15T22:12:27.897Z | 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 15 22:12:26.088 |
| 9184 | 2026-09-15T22:12:27.897Z | Sep 15 22:12:26.088INFOSep 15 22:12:26.088Sep 15 22:12:26.088 INFOSep 15 22:12:26.088adding route 172.17.0.1/32 -> 10.0.0.255DEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 9185 | 2026-09-15T22:12:27.897Z | DEBG |
| 9186 | 2026-09-15T22:12:27.897Z | 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 } }] |
| 9187 | 2026-09-15T22:12:27.897Z | INFOreset freemapSep 15 22:12:26.088Sep 15 22:12:26.088 Sep 15 22:12:26.088 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBGDEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9188 | 2026-09-15T22:12:27.897Z | 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 } }]adding route 172.17.0.17/32 -> 10.0.0.255, |
| 9189 | 2026-09-15T22:12:27.897Z | |
| 9190 | 2026-09-15T22:12:27.897Z | unitSep 15 22:12:26.088 |
| 9191 | 2026-09-15T22:12:27.897Z | :DEBG Sep 15 22:12:26.088Sep 15 22:12:26.088Sep 15 22:12:26.088 freemap_route_ipv4DEBGINFO 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 } }]INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9192 | 2026-09-15T22:12:27.897Z | |
| 9193 | 2026-09-15T22:12:27.897Z | |
| 9194 | 2026-09-15T22:12:27.897Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9195 | 2026-09-15T22:12:27.897Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 15 22:12:26.088 |
| 9196 | 2026-09-15T22:12:27.897Z | Sep 15 22:12:26.088 INFOINFOSep 15 22:12:26.088 Sep 15 22:12:26.088Sep 15 22:12:26.088adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9197 | 2026-09-15T22:12:27.897Z | DEBG |
| 9198 | 2026-09-15T22:12:27.897Z | 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 } }] |
| 9199 | 2026-09-15T22:12:27.897Z | DEBG Sep 15 22:12:26.088 Sep 15 22:12:26.088 DEBG INFODEBG 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 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 } }] |
| 9200 | 2026-09-15T22:12:27.897Z | |
| 9201 | 2026-09-15T22:12:27.897Z | initted freemap. size: 64Sep 15 22:12:26.088adding route 172.17.0.3/32 -> 10.0.0.255 , DEBGSep 15 22:12:26.088 |
| 9202 | 2026-09-15T22:12:27.897Z | unit: freemap_route_ipv6INFOSep 15 22:12:26.088replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.19/32 -> 10.0.0.255 |
| 9203 | 2026-09-15T22:12:27.897Z | |
| 9204 | 2026-09-15T22:12:27.897Z | Sep 15 22:12:26.088 |
| 9205 | 2026-09-15T22:12:27.897Z | INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 15 22:12:26.088Sep 15 22:12:26.088 |
| 9206 | 2026-09-15T22:12:27.897Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 9207 | 2026-09-15T22:12:27.897Z | 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 3fff:dead::/64 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 |
| 9208 | 2026-09-15T22:12:27.897Z | |
| 9209 | 2026-09-15T22:12:27.897Z | 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 15 22:12:26.088 |
| 9210 | 2026-09-15T22:12:27.898Z | DEBGSep 15 22:12:26.088Sep 15 22:12:26.088 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 15 22:12:26.088 |
| 9211 | 2026-09-15T22:12:27.898Z | DEBGINFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9212 | 2026-09-15T22:12:27.898Z | reset freemap |
| 9213 | 2026-09-15T22:12:27.898Z | , unitSep 15 22:12:26.088:Sep 15 22:12:26.088 Sep 15 22:12:26.088 DEBGINFO 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 } }] |
| 9214 | 2026-09-15T22:12:27.898Z | freemap_route_ipv6replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9215 | 2026-09-15T22:12:27.898Z | |
| 9216 | 2026-09-15T22:12:27.898Z | |
| 9217 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.088Sep 15 22:12:26.088 INFO Sep 15 22:12:26.082Sep 15 22:12:26.088INFOSep 15 22:12:26.088 adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255 DEBG |
| 9218 | 2026-09-15T22:12:27.898Z | |
| 9219 | 2026-09-15T22:12:27.898Z | 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 } }]DEBG |
| 9220 | 2026-09-15T22:12:27.898Z | adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemapSep 15 22:12:26.088 |
| 9221 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.088Sep 15 22:12:26.088 , DEBGunitINFO: adding route 3fff:beef:34::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 9222 | 2026-09-15T22:12:27.898Z | |
| 9223 | 2026-09-15T22:12:27.898Z | DEBGSep 15 22:12:26.088 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.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 } }] |
| 9224 | 2026-09-15T22:12:27.898Z | DEBG |
| 9225 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.088replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 22:12:26.088Sep 15 22:12:26.088 Sep 15 22:12:26.088 |
| 9226 | 2026-09-15T22:12:27.898Z | INFO INFOadding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 9227 | 2026-09-15T22:12:27.898Z | adding route 172.17.0.22/32 -> 10.0.0.255created new freemap |
| 9228 | 2026-09-15T22:12:27.898Z | DEBG, unitSep 15 22:12:26.088: 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 15 22:12:26.088 DEBG |
| 9229 | 2026-09-15T22:12:27.898Z | 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 } }] |
| 9230 | 2026-09-15T22:12:27.898Z | DEBG Sep 15 22:12:26.088replacing 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 15 22:12:26.088INFO |
| 9231 | 2026-09-15T22:12:27.898Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 15 22:12:26.088 |
| 9232 | 2026-09-15T22:12:27.898Z | freemap_route_ipv6INFO |
| 9233 | 2026-09-15T22:12:27.898Z | adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 9234 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.088adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 15 22:12:26.088INFOSep 15 22:12:26.088 Sep 15 22:12:26.088 |
| 9235 | 2026-09-15T22:12:27.898Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 9236 | 2026-09-15T22:12:27.898Z | DEBGinitted 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 |
| 9237 | 2026-09-15T22:12:27.898Z | 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 } }]: |
| 9238 | 2026-09-15T22:12:27.898Z | freemap_route_ipv4 |
| 9239 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.089Sep 15 22:12:26.089Sep 15 22:12:26.089 Sep 15 22:12:26.088INFOSep 15 22:12:26.089DEBG DEBG adding route 172.17.0.24/32 -> 10.0.0.255INFODEBG |
| 9240 | 2026-09-15T22:12:27.898Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff reset freemap |
| 9241 | 2026-09-15T22:12:27.898Z | 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 } }] |
| 9242 | 2026-09-15T22:12:27.898Z | , Sep 15 22:12:26.089Sep 15 22:12:26.089 unit DEBGDEBG Sep 15 22:12:26.089 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 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 } }]: |
| 9243 | 2026-09-15T22:12:27.898Z | |
| 9244 | 2026-09-15T22:12:27.898Z | freemap_route_ipv4INFO |
| 9245 | 2026-09-15T22:12:27.898Z | Sep 15 22:12:26.089 Sep 15 22:12:26.089INFO Sep 15 22:12:26.089adding route 172.17.0.25/32 -> 10.0.0.255 INFO |
| 9246 | 2026-09-15T22:12:27.898Z | DEBG adding route 172.17.0.8/32 -> 10.0.0.255initted freemap. size: 64adding route 3fff:beef:37::/64 -> 2001:db8::55:ff, unit: |
| 9247 | 2026-09-15T22:12:27.898Z | |
| 9248 | 2026-09-15T22:12:27.903Z | Sep 15 22:12:26.089 freemap_route_ipv6DEBG |
| 9249 | 2026-09-15T22:12:27.903Z | Sep 15 22:12:26.089 Sep 15 22:12:26.089replacing 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 15 22:12:26.089replacing 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 } }] |
| 9250 | 2026-09-15T22:12:27.903Z | DEBG created new freemap, Sep 15 22:12:26.095replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]unit |
| 9251 | 2026-09-15T22:12:27.903Z | :INFO freemap_route_ipv4adding route 172.17.0.9/32 -> 10.0.0.255Sep 15 22:12:26.095 |
| 9252 | 2026-09-15T22:12:27.903Z | |
| 9253 | 2026-09-15T22:12:27.903Z | DEBG Sep 15 22:12:26.095 DEBGSep 15 22:12:26.095 reset freemap replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }], |
| 9254 | 2026-09-15T22:12:27.903Z | DEBGunit :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 } }] |
| 9255 | 2026-09-15T22:12:27.903Z | freemap_route_ipv6 |
| 9256 | 2026-09-15T22:12:27.903Z | |
| 9257 | 2026-09-15T22:12:27.903Z | Sep 15 22:12:26.095Sep 15 22:12:26.082 Sep 15 22:12:26.095INFO Sep 15 22:12:26.095adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 9258 | 2026-09-15T22:12:27.903Z | INFO 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 } }] Sep 15 22:12:26.095 |
| 9259 | 2026-09-15T22:12:27.903Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 9260 | 2026-09-15T22:12:27.903Z | 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 } }] |
| 9261 | 2026-09-15T22:12:27.903Z | |
| 9262 | 2026-09-15T22:12:27.903Z | Sep 15 22:12:26.095 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 } }]Sep 15 22:12:26.095Sep 15 22:12:26.095Sep 15 22:12:26.095 INFO |
| 9263 | 2026-09-15T22:12:27.903Z | |
| 9264 | 2026-09-15T22:12:27.903Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255 adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9265 | 2026-09-15T22:12:27.903Z | Sep 15 22:12:26.095 |
| 9266 | 2026-09-15T22:12:27.903Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 15 22:12:26.095 |
| 9267 | 2026-09-15T22:12:27.903Z | DEBGSep 15 22:12:26.095 Sep 15 22:12:26.095 DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG Sep 15 22:12:26.095replacing 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 } }] |
| 9268 | 2026-09-15T22:12:27.903Z | adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 9269 | 2026-09-15T22:12:27.903Z | |
| 9270 | 2026-09-15T22:12:27.904Z | 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 } }] |
| 9271 | 2026-09-15T22:12:27.904Z | 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 15 22:12:26.095 |
| 9272 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095Sep 15 22:12:26.095Sep 15 22:12:26.095INFO INFOadding route 172.17.0.1/32 -> 10.0.0.255 |
| 9273 | 2026-09-15T22:12:27.904Z | DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9274 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9275 | 2026-09-15T22:12:27.904Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:12:26.095replacing 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 15 22:12:26.095 |
| 9276 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095 INFO |
| 9277 | 2026-09-15T22:12:27.904Z | INFOadding route 172.17.0.27/32 -> 10.0.0.255 DEBG |
| 9278 | 2026-09-15T22:12:27.904Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9279 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095replacing 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 15 22:12:26.095 |
| 9280 | 2026-09-15T22:12:27.904Z | DEBGSep 15 22:12:26.095INFOSep 15 22:12:26.095 Sep 15 22:12:26.095DEBGadding route 172.17.0.2/32 -> 10.0.0.255 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 } }]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 } }] |
| 9281 | 2026-09-15T22:12:27.904Z | |
| 9282 | 2026-09-15T22:12:27.904Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9283 | 2026-09-15T22:12:27.904Z | 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 15 22:12:26.095Sep 15 22:12:26.095 |
| 9284 | 2026-09-15T22:12:27.904Z | DEBG INFO |
| 9285 | 2026-09-15T22:12:27.904Z | 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 } }] |
| 9286 | 2026-09-15T22:12:27.904Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 15 22:12:26.095 |
| 9287 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:12:26.095Sep 15 22:12:26.095INFO DEBGSep 15 22:12:26.095adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9288 | 2026-09-15T22:12:27.904Z | INFO DEBG |
| 9289 | 2026-09-15T22:12:27.904Z | 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 } }]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 } }] |
| 9290 | 2026-09-15T22:12:27.904Z | |
| 9291 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095 |
| 9292 | 2026-09-15T22:12:27.904Z | DEBG Sep 15 22:12:26.095Sep 15 22:12:26.095Sep 15 22:12:26.095 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 } }] DEBGINFO |
| 9293 | 2026-09-15T22:12:27.904Z | adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 9294 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095 |
| 9295 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9296 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095 DEBG 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 15 22:12:26.095 |
| 9297 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095INFO DEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9298 | 2026-09-15T22:12:27.904Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9299 | 2026-09-15T22:12:27.904Z | 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 } }] |
| 9300 | 2026-09-15T22:12:27.904Z | |
| 9301 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 Sep 15 22:12:26.095 INFO Sep 15 22:12:26.095DEBGINFO 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.15/32 -> 10.0.0.255INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 9302 | 2026-09-15T22:12:27.904Z | |
| 9303 | 2026-09-15T22:12:27.904Z | |
| 9304 | 2026-09-15T22:12:27.904Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9305 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095Sep 15 22:12:26.095Sep 15 22:12:26.095 Sep 15 22:12:26.095 INFODEBGDEBGDEBG adding route 172.17.0.5/32 -> 10.0.0.255Sep 15 22:12:26.095replacing 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 } }] |
| 9306 | 2026-09-15T22:12:27.904Z | 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 } }] 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 } }] |
| 9307 | 2026-09-15T22:12:27.904Z | |
| 9308 | 2026-09-15T22:12:27.904Z | Sep 15 22:12:26.095 |
| 9309 | 2026-09-15T22:12:27.905Z | 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 } }]Sep 15 22:12:26.095 |
| 9310 | 2026-09-15T22:12:27.905Z | test route::tests::same_size_non_subset_replace ... ok |
| 9311 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095INFO adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 9312 | 2026-09-15T22:12:27.905Z | adding route 172.17.0.29/32 -> 10.0.0.255DEBG Sep 15 22:12:26.095replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 9313 | 2026-09-15T22:12:27.905Z | |
| 9314 | 2026-09-15T22:12:27.905Z | INFOSep 15 22:12:26.095Sep 15 22:12:26.095 INFOadding route 172.17.0.6/32 -> 10.0.0.255Sep 15 22:12:26.095 |
| 9315 | 2026-09-15T22:12:27.905Z | DEBGDEBG 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.30/32 -> 10.0.0.255 |
| 9316 | 2026-09-15T22:12:27.905Z | 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 15 22:12:26.095 |
| 9317 | 2026-09-15T22:12:27.905Z | |
| 9318 | 2026-09-15T22:12:27.905Z | DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.095 |
| 9319 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 Sep 15 22:12:26.095 DEBG INFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 15 22:12:26.095 |
| 9320 | 2026-09-15T22:12:27.905Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9321 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095 |
| 9322 | 2026-09-15T22:12:27.905Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9323 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095INFO DEBG DEBG Sep 15 22:12:26.095adding route 172.17.0.31/32 -> 10.0.0.255 Sep 15 22:12:26.095replacing 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 } }] |
| 9324 | 2026-09-15T22:12:27.905Z | DEBG 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 } }] |
| 9325 | 2026-09-15T22:12:27.905Z | |
| 9326 | 2026-09-15T22:12:27.905Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9327 | 2026-09-15T22:12:27.905Z | |
| 9328 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095 Sep 15 22:12:26.095DEBG INFOSep 15 22:12:26.095 adding route 172.17.0.31/32 -> 10.0.0.255Sep 15 22:12:26.095replacing 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 } }] |
| 9329 | 2026-09-15T22:12:27.905Z | INFO INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9330 | 2026-09-15T22:12:27.905Z | |
| 9331 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 adding route 172.17.0.18/32 -> 10.0.0.255DEBG Sep 15 22:12:26.095WARN |
| 9332 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095INFO 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.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.32/32 -> 10.0.0.255 |
| 9333 | 2026-09-15T22:12:27.905Z | |
| 9334 | 2026-09-15T22:12:27.905Z | 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 } }] |
| 9335 | 2026-09-15T22:12:27.905Z | |
| 9336 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 DEBG Sep 15 22:12:26.095 Sep 15 22:12:26.095INFO DEBGreplacing 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 } }] |
| 9337 | 2026-09-15T22:12:27.905Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9338 | 2026-09-15T22:12:27.905Z | 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 } }] |
| 9339 | 2026-09-15T22:12:27.905Z | |
| 9340 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 DEBGSep 15 22:12:26.095DEBG 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 } }] Sep 15 22:12:26.095replacing 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 } }] |
| 9341 | 2026-09-15T22:12:27.905Z | DEBG INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9342 | 2026-09-15T22:12:27.905Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9343 | 2026-09-15T22:12:27.905Z | |
| 9344 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095Sep 15 22:12:26.095 Sep 15 22:12:26.095 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO |
| 9345 | 2026-09-15T22:12:27.905Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9346 | 2026-09-15T22:12:27.905Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9347 | 2026-09-15T22:12:27.905Z | Sep 15 22:12:26.095 DEBG Sep 15 22:12:26.095replacing 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 15 22:12:26.095 |
| 9348 | 2026-09-15T22:12:27.909Z | DEBG Sep 15 22:12:26.095DEBGreplacing 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 } }] |
| 9349 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.095DEBG INFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9350 | 2026-09-15T22:12:27.910Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9351 | 2026-09-15T22:12:27.910Z | |
| 9352 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.095 Sep 15 22:12:26.095INFO Sep 15 22:12:26.095 DEBGINFOSep 15 22:12:26.095 adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9353 | 2026-09-15T22:12:27.910Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9354 | 2026-09-15T22:12:27.910Z | |
| 9355 | 2026-09-15T22:12:27.910Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 15 22:12:26.095 |
| 9356 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.095INFO DEBGadding route 172.17.0.12/32 -> 10.0.0.255Sep 15 22:12:26.095 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 } }] |
| 9357 | 2026-09-15T22:12:27.910Z | |
| 9358 | 2026-09-15T22:12:27.910Z | DEBGSep 15 22:12:26.095 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 } }]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 } }] |
| 9359 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.096 Sep 15 22:12:26.095DEBG |
| 9360 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.102created new freemap , INFOunit :DEBG Sep 15 22:12:26.102created new freemap , INFOunitfreemap_route_ipv4 adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9361 | 2026-09-15T22:12:27.910Z | : freemap_route_ipv4 |
| 9362 | 2026-09-15T22:12:27.910Z | |
| 9363 | 2026-09-15T22:12:27.910Z | |
| 9364 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 Sep 15 22:12:26.102DEBG DEBGSep 15 22:12:26.102 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.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 } }] |
| 9365 | 2026-09-15T22:12:27.910Z | |
| 9366 | 2026-09-15T22:12:27.910Z | DEBG Sep 15 22:12:26.102 DEBGINFOSep 15 22:12:26.102 created new freemap INFOcreated new freemap Sep 15 22:12:26.102adding route 172.17.0.33/32 -> 10.0.0.255, adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9367 | 2026-09-15T22:12:27.910Z | |
| 9368 | 2026-09-15T22:12:27.910Z | unitINFO:, freemap_route_ipv6 Sep 15 22:12:26.102 |
| 9369 | 2026-09-15T22:12:27.910Z | adding route 172.17.0.22/32 -> 10.0.0.255unit: |
| 9370 | 2026-09-15T22:12:27.910Z | freemap_route_ipv6DEBG |
| 9371 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.102Sep 15 22:12:26.102replacing 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 |
| 9372 | 2026-09-15T22:12:27.910Z | 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 15 22:12:26.102 |
| 9373 | 2026-09-15T22:12:27.910Z | initted freemap. size: 64Sep 15 22:12:26.102 DEBGDEBG , Sep 15 22:12:26.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 } }] |
| 9374 | 2026-09-15T22:12:27.910Z | INFOunit adding route 172.17.0.37/32 -> 10.0.0.255initted freemap. size: 64 |
| 9375 | 2026-09-15T22:12:27.910Z | :, Sep 15 22:12:26.102 unit :INFOfreemap_route_ipv4 Sep 15 22:12:26.102freemap_route_ipv4 |
| 9376 | 2026-09-15T22:12:27.910Z | |
| 9377 | 2026-09-15T22:12:27.910Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255Sep 15 22:12:26.102 |
| 9378 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.102 DEBG |
| 9379 | 2026-09-15T22:12:27.910Z | DEBGSep 15 22:12:26.102 reset freemapreset freemapDEBG, , 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 } }]unitunit |
| 9380 | 2026-09-15T22:12:27.910Z | ::Sep 15 22:12:26.102 freemap_route_ipv4 |
| 9381 | 2026-09-15T22:12:27.910Z | Sep 15 22:12:26.102 DEBG Sep 15 22:12:26.102freemap_route_ipv4 |
| 9382 | 2026-09-15T22:12:27.910Z | INFOSep 15 22:12:26.102 DEBGadding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 9383 | 2026-09-15T22:12:27.910Z | 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 15 22:12:26.102initted freemap. size: 64 |
| 9384 | 2026-09-15T22:12:27.910Z | , DEBG Sep 15 22:12:26.102initted freemap. size: 64unit, Sep 15 22:12:26.102DEBGreplacing 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 } }]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 } }] |
| 9385 | 2026-09-15T22:12:27.910Z | :freemap_route_ipv6 |
| 9386 | 2026-09-15T22:12:27.910Z | INFOfreemap_route_ipv6 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9387 | 2026-09-15T22:12:27.911Z | |
| 9388 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 |
| 9389 | 2026-09-15T22:12:27.911Z | INFOSep 15 22:12:26.102Sep 15 22:12:26.102 DEBG INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 15 22:12:26.102Sep 15 22:12:26.102reset freemap |
| 9390 | 2026-09-15T22:12:27.911Z | , unit DEBGadding route 172.17.0.35/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 } }]DEBG |
| 9391 | 2026-09-15T22:12:27.911Z | |
| 9392 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 reset freemapDEBG , 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 } }]freemap_route_ipv6 |
| 9393 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 unit: |
| 9394 | 2026-09-15T22:12:27.911Z | INFO Sep 15 22:12:26.102freemap_route_ipv6 adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9395 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102INFO |
| 9396 | 2026-09-15T22:12:27.911Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 15 22:12:26.102 |
| 9397 | 2026-09-15T22:12:27.911Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9398 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 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 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 } }] |
| 9399 | 2026-09-15T22:12:27.911Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9400 | 2026-09-15T22:12:27.911Z | |
| 9401 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 Sep 15 22:12:26.102Sep 15 22:12:26.102Sep 15 22:12:26.102 Sep 15 22:12:26.102 DEBGINFOINFODEBG 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9402 | 2026-09-15T22:12:27.911Z | |
| 9403 | 2026-09-15T22:12:27.911Z | 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.27/32 -> 10.0.0.255 |
| 9404 | 2026-09-15T22:12:27.911Z | |
| 9405 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 15 22:12:26.102 |
| 9406 | 2026-09-15T22:12:27.911Z | INFO DEBGreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 15 22:12:26.102Sep 15 22:12:26.102 |
| 9407 | 2026-09-15T22:12:27.911Z | DEBG |
| 9408 | 2026-09-15T22:12:27.911Z | 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 } }] |
| 9409 | 2026-09-15T22:12:27.911Z | 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 15 22:12:26.102 |
| 9410 | 2026-09-15T22:12:27.911Z | 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 |
| 9411 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 Sep 15 22:12:26.102INFOSep 15 22:12:26.102 adding route 172.17.0.28/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 } }] |
| 9412 | 2026-09-15T22:12:27.911Z | |
| 9413 | 2026-09-15T22:12:27.911Z | INFO Sep 15 22:12:26.102DEBG 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 } }] |
| 9414 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 INFOadding route 172.17.0.40/32 -> 10.0.0.255 INFO |
| 9415 | 2026-09-15T22:12:27.911Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 15 22:12:26.102 |
| 9416 | 2026-09-15T22:12:27.911Z | adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 9417 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102 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 |
| 9418 | 2026-09-15T22:12:27.911Z | 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 } }] |
| 9419 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 Sep 15 22:12:26.102 Sep 15 22:12:26.102Sep 15 22:12:26.095 DEBGINFOINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9420 | 2026-09-15T22:12:27.911Z | DEBGreplacing 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 } }] |
| 9421 | 2026-09-15T22:12:27.911Z | |
| 9422 | 2026-09-15T22:12:27.911Z | |
| 9423 | 2026-09-15T22:12:27.911Z | 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 15 22:12:26.102Sep 15 22:12:26.102 |
| 9424 | 2026-09-15T22:12:27.911Z | Sep 15 22:12:26.102DEBGDEBG 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 |
| 9425 | 2026-09-15T22:12:27.911Z | 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 15 22:12:26.102 |
| 9426 | 2026-09-15T22:12:27.912Z | adding route 172.17.0.38/32 -> 10.0.0.255INFO |
| 9427 | 2026-09-15T22:12:27.912Z | Sep 15 22:12:26.102adding route 172.17.0.13/32 -> 10.0.0.255 Sep 15 22:12:26.102 |
| 9428 | 2026-09-15T22:12:27.912Z | Sep 15 22:12:26.102INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9429 | 2026-09-15T22:12:27.912Z | |
| 9430 | 2026-09-15T22:12:27.912Z | Sep 15 22:12:26.102INFO DEBGSep 15 22:12:26.102adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9431 | 2026-09-15T22:12:27.912Z | DEBGSep 15 22:12:26.102 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.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 } }] |
| 9432 | 2026-09-15T22:12:27.912Z | |
| 9433 | 2026-09-15T22:12:27.912Z | DEBG Sep 15 22:12:26.102replacing 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 } }] |
| 9434 | 2026-09-15T22:12:27.912Z | DEBGSep 15 22:12:26.102 Sep 15 22:12:26.102 INFO INFOadding route 172.17.0.39/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 } }]Sep 15 22:12:26.102adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9435 | 2026-09-15T22:12:27.912Z | |
| 9436 | 2026-09-15T22:12:27.912Z | |
| 9437 | 2026-09-15T22:12:27.912Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 15 22:12:26.102 Sep 15 22:12:26.102 |
| 9438 | 2026-09-15T22:12:27.912Z | Sep 15 22:12:26.102 DEBG DEBGINFO adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9439 | 2026-09-15T22:12:27.912Z | 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 } }] |
| 9440 | 2026-09-15T22:12:27.912Z | |
| 9441 | 2026-09-15T22:12:27.912Z | Sep 15 22:12:26.102Sep 15 22:12:26.102Sep 15 22:12:26.102 Sep 15 22:12:26.102DEBG INFOINFO adding route 172.17.0.15/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 } }] |
| 9442 | 2026-09-15T22:12:27.912Z | |
| 9443 | 2026-09-15T22:12:27.912Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9444 | 2026-09-15T22:12:27.912Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.102Sep 15 22:12:26.102 |
| 9445 | 2026-09-15T22:12:27.912Z | INFODEBGSep 15 22:12:26.102 Sep 15 22:12:26.102adding route 172.17.0.32/32 -> 10.0.0.255 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 } }] |
| 9446 | 2026-09-15T22:12:27.912Z | 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 } }] |
| 9447 | 2026-09-15T22:12:27.912Z | |
| 9448 | 2026-09-15T22:12:27.916Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9449 | 2026-09-15T22:12:27.916Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 DEBGSep 15 22:12:26.102 DEBGcreated new freemap INFO , adding route 172.17.0.41/32 -> 10.0.0.255unitSep 15 22:12:26.102INFO: |
| 9450 | 2026-09-15T22:12:27.916Z | DEBGadding route 172.17.0.16/32 -> 10.0.0.255 |
| 9451 | 2026-09-15T22:12:27.916Z | freemap_route_ipv6replacing 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 } }] |
| 9452 | 2026-09-15T22:12:27.916Z | |
| 9453 | 2026-09-15T22:12:27.916Z | 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 15 22:12:26.102Sep 15 22:12:26.102 |
| 9454 | 2026-09-15T22:12:27.916Z | Sep 15 22:12:26.102 DEBGSep 15 22:12:26.102 INFO 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 } }]DEBGDEBG adding route 172.17.0.44/32 -> 10.0.0.255initted freemap. size: 64 |
| 9455 | 2026-09-15T22:12:27.916Z | , Sep 15 22:12:26.102replacing 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 } }] unit |
| 9456 | 2026-09-15T22:12:27.916Z | : |
| 9457 | 2026-09-15T22:12:27.916Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 freemap_route_ipv4 |
| 9458 | 2026-09-15T22:12:27.916Z | |
| 9459 | 2026-09-15T22:12:27.916Z | Sep 15 22:12:26.102 Sep 15 22:12:26.102INFO Sep 15 22:12:26.102INFOSep 15 22:12:26.102 adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 9460 | 2026-09-15T22:12:27.916Z | reset freemapadding route 172.17.0.42/32 -> 10.0.0.255, DEBG unitreplacing 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 } }]: |
| 9461 | 2026-09-15T22:12:27.916Z | Sep 15 22:12:26.102 |
| 9462 | 2026-09-15T22:12:27.916Z | DEBGSep 15 22:12:26.102 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_ipv4 |
| 9463 | 2026-09-15T22:12:27.916Z | |
| 9464 | 2026-09-15T22:12:27.917Z | 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 15 22:12:26.102Sep 15 22:12:26.102 |
| 9465 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.102 INFODEBGSep 15 22:12:26.102 INFO adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 9466 | 2026-09-15T22:12:27.917Z | 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: 64adding route 172.17.0.18/32 -> 10.0.0.255, |
| 9467 | 2026-09-15T22:12:27.917Z | |
| 9468 | 2026-09-15T22:12:27.917Z | unit:Sep 15 22:12:26.102 DEBGSep 15 22:12:26.102Sep 15 22:12:26.102 freemap_route_ipv6 |
| 9469 | 2026-09-15T22:12:27.917Z | DEBGINFOSep 15 22:12:26.102 adding route 172.17.0.45/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 } }] |
| 9470 | 2026-09-15T22:12:27.917Z | 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 } }] |
| 9471 | 2026-09-15T22:12:27.917Z | INFO |
| 9472 | 2026-09-15T22:12:27.917Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 15 22:12:26.102 |
| 9473 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.102Sep 15 22:12:26.102 INFOSep 15 22:12:26.102 DEBG adding route 172.17.0.19/32 -> 10.0.0.255 DEBG INFOreset freemap |
| 9474 | 2026-09-15T22:12:27.917Z | , unit: Sep 15 22:12:26.102replacing 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 Sep 15 22:12:26.103replacing 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 } }] |
| 9475 | 2026-09-15T22:12:27.917Z | adding route 172.17.0.35/32 -> 10.0.0.255DEBG |
| 9476 | 2026-09-15T22:12:27.917Z | created new freemap, |
| 9477 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109unit: INFOfreemap_route_ipv4Sep 15 22:12:26.109 |
| 9478 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109 adding route 172.17.0.44/32 -> 10.0.0.255DEBG |
| 9479 | 2026-09-15T22:12:27.917Z | INFO Sep 15 22:12:26.109adding route 172.17.0.46/32 -> 10.0.0.255replacing 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 } }] |
| 9480 | 2026-09-15T22:12:27.917Z | |
| 9481 | 2026-09-15T22:12:27.917Z | DEBG created new freemapSep 15 22:12:26.109, unitSep 15 22:12:26.109Sep 15 22:12:26.109 INFODEBG :Sep 15 22:12:26.095DEBG adding route 172.17.0.36/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9482 | 2026-09-15T22:12:27.917Z | |
| 9483 | 2026-09-15T22:12:27.917Z | |
| 9484 | 2026-09-15T22:12:27.917Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 9485 | 2026-09-15T22:12:27.917Z | |
| 9486 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109Sep 15 22:12:26.109 INFOINFO Sep 15 22:12:26.109 Sep 15 22:12:26.109adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9487 | 2026-09-15T22:12:27.917Z | DEBGSep 15 22:12:26.109adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9488 | 2026-09-15T22:12:27.917Z | 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 15 22:12:26.109 |
| 9489 | 2026-09-15T22:12:27.917Z | DEBGDEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }], |
| 9490 | 2026-09-15T22:12:27.917Z | unit |
| 9491 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109: Sep 15 22:12:26.109INFO freemap_route_ipv4Sep 15 22:12:26.109DEBGSep 15 22:12:26.109 |
| 9492 | 2026-09-15T22:12:27.917Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9493 | 2026-09-15T22:12:27.917Z | INFO |
| 9494 | 2026-09-15T22:12:27.917Z | adding route 172.17.0.48/32 -> 10.0.0.255Sep 15 22:12:26.109 |
| 9495 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109DEBG DEBGINFO Sep 15 22:12:26.109replacing 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 15 22:12:26.109DEBG |
| 9496 | 2026-09-15T22:12:27.917Z | 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 } }] |
| 9497 | 2026-09-15T22:12:27.917Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 15 22:12:26.109reset freemap |
| 9498 | 2026-09-15T22:12:27.917Z | adding route 172.17.0.46/32 -> 10.0.0.255, |
| 9499 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109 unitINFO Sep 15 22:12:26.109 INFOadding route 172.17.0.49/32 -> 10.0.0.255 : |
| 9500 | 2026-09-15T22:12:27.917Z | Sep 15 22:12:26.109freemap_route_ipv4adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG Sep 15 22:12:26.109 |
| 9501 | 2026-09-15T22:12:27.917Z | |
| 9502 | 2026-09-15T22:12:27.918Z | DEBG 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 } }] |
| 9503 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109Sep 15 22:12:26.109replacing 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 |
| 9504 | 2026-09-15T22:12:27.918Z | 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 } }] |
| 9505 | 2026-09-15T22:12:27.918Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9506 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 Sep 15 22:12:26.109Sep 15 22:12:26.109initted freemap. size: 64 INFOINFO , INFOadding route 172.17.0.50/32 -> 10.0.0.255 |
| 9507 | 2026-09-15T22:12:27.918Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 15 22:12:26.109unit |
| 9508 | 2026-09-15T22:12:27.918Z | : freemap_route_ipv6 adding route 172.17.0.38/32 -> 10.0.0.255Sep 15 22:12:26.109DEBG Sep 15 22:12:26.109DEBG |
| 9509 | 2026-09-15T22:12:27.918Z | |
| 9510 | 2026-09-15T22:12:27.918Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9511 | 2026-09-15T22:12:27.918Z | DEBGfailed to allocate space for the new target list |
| 9512 | 2026-09-15T22:12:27.918Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9513 | 2026-09-15T22:12:27.918Z | |
| 9514 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 Sep 15 22:12:26.109Sep 15 22:12:26.109 Sep 15 22:12:26.109 INFOSep 15 22:12:26.109DEBG DEBGadding route 172.17.0.51/32 -> 10.0.0.255DEBG |
| 9515 | 2026-09-15T22:12:27.918Z | 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:dead::/64 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 } }] |
| 9516 | 2026-09-15T22:12:27.918Z | test route::tests::delete_targets_fragmented ... ok |
| 9517 | 2026-09-15T22:12:27.918Z | reset freemapSep 15 22:12:26.109, |
| 9518 | 2026-09-15T22:12:27.918Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9519 | 2026-09-15T22:12:27.918Z | DEBG 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 } }]INFO: |
| 9520 | 2026-09-15T22:12:27.918Z | adding route 172.17.0.48/32 -> 10.0.0.255Sep 15 22:12:26.109 |
| 9521 | 2026-09-15T22:12:27.918Z | freemap_route_ipv6Sep 15 22:12:26.109INFO |
| 9522 | 2026-09-15T22:12:27.918Z | INFO Sep 15 22:12:26.109adding route 172.17.0.39/32 -> 10.0.0.255 DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 9523 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 |
| 9524 | 2026-09-15T22:12:27.918Z | 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 } }] |
| 9525 | 2026-09-15T22:12:27.918Z | INFO Sep 15 22:12:26.109Sep 15 22:12:26.109 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9526 | 2026-09-15T22:12:27.918Z | 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 } }] |
| 9527 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 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 } }]INFO |
| 9528 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109adding route 172.17.0.49/32 -> 10.0.0.255 Sep 15 22:12:26.109 |
| 9529 | 2026-09-15T22:12:27.918Z | INFODEBG Sep 15 22:12:26.109 adding route 172.17.0.53/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 } }] |
| 9530 | 2026-09-15T22:12:27.918Z | |
| 9531 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109INFO adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 9532 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 DEBGSep 15 22:12:26.109 Sep 15 22:12:26.109 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 } }] |
| 9533 | 2026-09-15T22:12:27.918Z | 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 } }] DEBG |
| 9534 | 2026-09-15T22:12:27.918Z | adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 9535 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 INFO |
| 9536 | 2026-09-15T22:12:27.918Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 15 22:12:26.109 |
| 9537 | 2026-09-15T22:12:27.918Z | INFOSep 15 22:12:26.109 DEBGadding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:12:26.109 |
| 9538 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 15 22:12:26.110 |
| 9539 | 2026-09-15T22:12:27.918Z | |
| 9540 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.109DEBG DEBG created new freemapreplacing 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 } }], |
| 9541 | 2026-09-15T22:12:27.918Z | Sep 15 22:12:26.116unit :INFOSep 15 22:12:26.116 Sep 15 22:12:26.116adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9542 | 2026-09-15T22:12:27.919Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9543 | 2026-09-15T22:12:27.919Z | 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 } }]freemap_route_ipv4 |
| 9544 | 2026-09-15T22:12:27.919Z | |
| 9545 | 2026-09-15T22:12:27.919Z | Sep 15 22:12:26.116 Sep 15 22:12:26.116DEBG DEBGSep 15 22:12:26.116 INFOSep 15 22:12:26.116 adding route 172.17.0.42/32 -> 10.0.0.255DEBG |
| 9546 | 2026-09-15T22:12:27.919Z | created new freemap, unitSep 15 22:12:26.116replacing 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 } }]: |
| 9547 | 2026-09-15T22:12:27.919Z | freemap_route_ipv6DEBG |
| 9548 | 2026-09-15T22:12:27.923Z | 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 } }] |
| 9549 | 2026-09-15T22:12:27.923Z | Sep 15 22:12:26.116 Sep 15 22:12:26.116INFOreplacing 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 } }] |
| 9550 | 2026-09-15T22:12:27.923Z | Sep 15 22:12:26.116adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9551 | 2026-09-15T22:12:27.923Z | INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255Sep 15 22:12:26.116 |
| 9552 | 2026-09-15T22:12:27.923Z | INFOinitted freemap. size: 64, unitadding route 172.17.0.56/32 -> 10.0.0.255Sep 15 22:12:26.116 |
| 9553 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116 :DEBG Sep 15 22:12:26.116DEBGfreemap_route_ipv4 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9554 | 2026-09-15T22:12:27.924Z | |
| 9555 | 2026-09-15T22:12:27.924Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] 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 } }] |
| 9556 | 2026-09-15T22:12:27.924Z | |
| 9557 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116 Sep 15 22:12:26.116INFO Sep 15 22:12:26.116DEBG Sep 15 22:12:26.116 adding route 172.17.0.44/32 -> 10.0.0.255 DEBG |
| 9558 | 2026-09-15T22:12:27.924Z | INFO reset freemapadding route 172.17.0.57/32 -> 10.0.0.255, Sep 15 22:12:26.116unitreplacing 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 } }] |
| 9559 | 2026-09-15T22:12:27.924Z | : DEBGfreemap_route_ipv4 |
| 9560 | 2026-09-15T22:12:27.924Z | 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 } }] |
| 9561 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116 |
| 9562 | 2026-09-15T22:12:27.924Z | 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 } }]Sep 15 22:12:26.116 |
| 9563 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116DEBG Sep 15 22:12:26.116 INFOINFOinitted freemap. size: 64 adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9564 | 2026-09-15T22:12:27.924Z | , |
| 9565 | 2026-09-15T22:12:27.924Z | unit:Sep 15 22:12:26.116 Sep 15 22:12:26.116DEBGfreemap_route_ipv6 |
| 9566 | 2026-09-15T22:12:27.924Z | 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 } }] |
| 9567 | 2026-09-15T22:12:27.924Z | DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.116 |
| 9568 | 2026-09-15T22:12:27.924Z | DEBGfreemap_route_ipv6Sep 15 22:12:26.116Sep 15 22:12:26.116 INFO |
| 9569 | 2026-09-15T22:12:27.924Z | adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 9570 | 2026-09-15T22:12:27.924Z | reset freemap , adding route 172.17.0.46/32 -> 10.0.0.255unit |
| 9571 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116: DEBGfreemap_route_ipv6 |
| 9572 | 2026-09-15T22:12:27.924Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.116Sep 15 22:12:26.116 |
| 9573 | 2026-09-15T22:12:27.924Z | DEBGINFO Sep 15 22:12:26.116replacing 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 15 22:12:26.116 |
| 9574 | 2026-09-15T22:12:27.924Z | INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9575 | 2026-09-15T22:12:27.924Z | adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9576 | 2026-09-15T22:12:27.924Z | |
| 9577 | 2026-09-15T22:12:27.924Z | Sep 15 22:12:26.116 INFO Sep 15 22:12:26.116Sep 15 22:12:26.116adding route 172.17.0.47/32 -> 10.0.0.255 Sep 15 22:12:26.116 |
| 9578 | 2026-09-15T22:12:27.924Z | DEBG DEBGDEBG Sep 15 22:12:26.116replacing 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 } }] |
| 9579 | 2026-09-15T22:12:27.924Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9580 | 2026-09-15T22:12:27.924Z | |
| 9581 | 2026-09-15T22:12:27.924Z | DEBG Sep 15 22:12:26.116replacing 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 15 22:12:26.116Sep 15 22:12:26.116 |
| 9582 | 2026-09-15T22:12:27.924Z | INFOINFO DEBG Sep 15 22:12:26.116failed to allocate space for the new target listadding route 172.16.0.0/32 -> 10.0.0.2 |
| 9583 | 2026-09-15T22:12:27.924Z | |
| 9584 | 2026-09-15T22:12:27.924Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9585 | 2026-09-15T22:12:27.924Z | INFO Sep 15 22:12:26.116Sep 15 22:12:26.116 adding route 172.17.0.48/32 -> 10.0.0.255DEBGSep 15 22:12:26.116DEBG |
| 9586 | 2026-09-15T22:12:27.924Z | 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 } }] |
| 9587 | 2026-09-15T22:12:27.924Z | 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 } }]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 15 22:12:26.116 |
| 9588 | 2026-09-15T22:12:27.924Z | |
| 9589 | 2026-09-15T22:12:27.924Z | DEBG Sep 15 22:12:26.116replacing 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 } }] |
| 9590 | 2026-09-15T22:12:27.924Z | INFOSep 15 22:12:26.116 adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 9591 | 2026-09-15T22:12:27.924Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 15 22:12:26.116 |
| 9592 | 2026-09-15T22:12:27.925Z | DEBGSep 15 22:12:26.116Sep 15 22:12:26.116 DEBGDEBGreplacing 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 } }] |
| 9593 | 2026-09-15T22:12:27.925Z | 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.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 } }] |
| 9594 | 2026-09-15T22:12:27.925Z | |
| 9595 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116Sep 15 22:12:26.116 Sep 15 22:12:26.116INFO INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9596 | 2026-09-15T22:12:27.925Z | |
| 9597 | 2026-09-15T22:12:27.925Z | |
| 9598 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116Sep 15 22:12:26.116 Sep 15 22:12:26.116DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG |
| 9599 | 2026-09-15T22:12:27.925Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 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 } }] |
| 9600 | 2026-09-15T22:12:27.925Z | |
| 9601 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 15 22:12:26.102 |
| 9602 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116DEBGSep 15 22:12:26.116 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9603 | 2026-09-15T22:12:27.925Z | 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.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 15 22:12:26.116 |
| 9604 | 2026-09-15T22:12:27.925Z | DEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9605 | 2026-09-15T22:12:27.925Z | |
| 9606 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 Sep 15 22:12:26.116INFOSep 15 22:12:26.116 DEBGINFO 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.1/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9607 | 2026-09-15T22:12:27.925Z | |
| 9608 | 2026-09-15T22:12:27.925Z | |
| 9609 | 2026-09-15T22:12:27.925Z | test route::tests::delete_target_fragmented ... ok |
| 9610 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 Sep 15 22:12:26.116Sep 15 22:12:26.116 DEBG 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 } }]DEBG |
| 9611 | 2026-09-15T22:12:27.925Z | adding route 172.17.0.53/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 } }] |
| 9612 | 2026-09-15T22:12:27.925Z | |
| 9613 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9614 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 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 } }] |
| 9615 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 DEBGSep 15 22:12:26.116 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 } }]INFO |
| 9616 | 2026-09-15T22:12:27.925Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9617 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116Sep 15 22:12:26.116 DEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255Sep 15 22:12:26.116 |
| 9618 | 2026-09-15T22:12:27.925Z | |
| 9619 | 2026-09-15T22:12:27.925Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9620 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 DEBGSep 15 22:12:26.116 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 } }]INFO |
| 9621 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9622 | 2026-09-15T22:12:27.925Z | DEBGSep 15 22:12:26.116 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 } }] |
| 9623 | 2026-09-15T22:12:27.925Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 15 22:12:26.116 |
| 9624 | 2026-09-15T22:12:27.925Z | 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 } }] |
| 9625 | 2026-09-15T22:12:27.925Z | Sep 15 22:12:26.116 INFO Sep 15 22:12:26.116INFO Sep 15 22:12:26.116adding route 172.17.0.49/32 -> 10.0.0.255DEBG adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9626 | 2026-09-15T22:12:27.925Z | test route::tests::delete_target_full ... ok |
| 9627 | 2026-09-15T22:12:27.925Z | INFO |
| 9628 | 2026-09-15T22:12:27.925Z | 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 } }] |
| 9629 | 2026-09-15T22:12:27.925Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9630 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116 DEBGSep 15 22:12:26.116 Sep 15 22:12:26.116 INFODEBG adding route 172.17.0.56/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 } }]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 } }] |
| 9631 | 2026-09-15T22:12:27.926Z | |
| 9632 | 2026-09-15T22:12:27.926Z | |
| 9633 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116 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 } }]Sep 15 22:12:26.116Sep 15 22:12:26.116 |
| 9634 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116 INFOINFO DEBG adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255Sep 15 22:12:26.116 |
| 9635 | 2026-09-15T22:12:27.926Z | INFO 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.50/32 -> 10.0.0.255 |
| 9636 | 2026-09-15T22:12:27.926Z | |
| 9637 | 2026-09-15T22:12:27.926Z | |
| 9638 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.116 |
| 9639 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116Sep 15 22:12:26.116 DEBG Sep 15 22:12:26.116INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 9640 | 2026-09-15T22:12:27.926Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9641 | 2026-09-15T22:12:27.926Z | |
| 9642 | 2026-09-15T22:12:27.926Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9643 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.116Sep 15 22:12:26.116 DEBGSep 15 22:12:26.116 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 |
| 9644 | 2026-09-15T22:12:27.926Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9645 | 2026-09-15T22:12:27.926Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123DEBG Sep 15 22:12:26.116DEBGINFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 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 } }] |
| 9646 | 2026-09-15T22:12:27.926Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.123 |
| 9647 | 2026-09-15T22:12:27.926Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9648 | 2026-09-15T22:12:27.930Z | Sep 15 22:12:26.123 |
| 9649 | 2026-09-15T22:12:27.931Z | INFO Sep 15 22:12:26.123adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9650 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123DEBG 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 } }] |
| 9651 | 2026-09-15T22:12:27.931Z | 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 } }] |
| 9652 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 DEBG Sep 15 22:12:26.123Sep 15 22:12:26.123replacing 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 } }] |
| 9653 | 2026-09-15T22:12:27.931Z | INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9654 | 2026-09-15T22:12:27.931Z | |
| 9655 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 INFOSep 15 22:12:26.123 adding route 172.17.0.59/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9656 | 2026-09-15T22:12:27.931Z | DEBG 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 } }] |
| 9657 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123replacing 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 } }] |
| 9658 | 2026-09-15T22:12:27.931Z | DEBG Sep 15 22:12:26.123replacing 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 } }] |
| 9659 | 2026-09-15T22:12:27.931Z | INFO Sep 15 22:12:26.123adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9660 | 2026-09-15T22:12:27.931Z | INFO Sep 15 22:12:26.123adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9661 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123INFO adding route 172.17.0.60/32 -> 10.0.0.255DEBGSep 15 22:12:26.123 |
| 9662 | 2026-09-15T22:12:27.931Z | DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 9663 | 2026-09-15T22:12:27.931Z | |
| 9664 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 DEBGSep 15 22:12:26.123 Sep 15 22:12:26.123 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 } }] |
| 9665 | 2026-09-15T22:12:27.931Z | INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9666 | 2026-09-15T22:12:27.931Z | |
| 9667 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 DEBG failed to allocate space for the new target list |
| 9668 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG Sep 15 22:12:26.123 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.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 } }] |
| 9669 | 2026-09-15T22:12:27.931Z | |
| 9670 | 2026-09-15T22:12:27.931Z | 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 } }] |
| 9671 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 9672 | 2026-09-15T22:12:27.931Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9673 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 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.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 } }] |
| 9674 | 2026-09-15T22:12:27.931Z | |
| 9675 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 9676 | 2026-09-15T22:12:27.931Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9677 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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 } }]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 } }] |
| 9678 | 2026-09-15T22:12:27.931Z | |
| 9679 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123INFO INFOadding route 172.17.0.58/32 -> 10.0.0.255 |
| 9680 | 2026-09-15T22:12:27.931Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9681 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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.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 } }] |
| 9682 | 2026-09-15T22:12:27.931Z | |
| 9683 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255 |
| 9684 | 2026-09-15T22:12:27.931Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9685 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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 } }]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 } }] |
| 9686 | 2026-09-15T22:12:27.931Z | |
| 9687 | 2026-09-15T22:12:27.931Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255 |
| 9688 | 2026-09-15T22:12:27.932Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9689 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9690 | 2026-09-15T22:12:27.932Z | |
| 9691 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123 |
| 9692 | 2026-09-15T22:12:27.932Z | INFOSep 15 22:12:26.123 adding route 172.17.0.61/32 -> 10.0.0.255INFO |
| 9693 | 2026-09-15T22:12:27.932Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9694 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 Sep 15 22:12:26.123DEBG DEBGDEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 9695 | 2026-09-15T22:12:27.932Z | |
| 9696 | 2026-09-15T22:12:27.932Z | 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 } }] |
| 9697 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO Sep 15 22:12:26.123adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9698 | 2026-09-15T22:12:27.932Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9699 | 2026-09-15T22:12:27.932Z | INFO adding route 172.17.0.62/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9700 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123DEBG 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 15 22:12:26.123 |
| 9701 | 2026-09-15T22:12:27.932Z | 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 } }] |
| 9702 | 2026-09-15T22:12:27.932Z | DEBG Sep 15 22:12:26.123replacing 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 } }] |
| 9703 | 2026-09-15T22:12:27.932Z | INFOSep 15 22:12:26.123 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 9704 | 2026-09-15T22:12:27.932Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9705 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBGSep 15 22:12:26.123 DEBGreplacing 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 } }]failed to allocate space for the new target list |
| 9706 | 2026-09-15T22:12:27.932Z | test route::tests::add_target_fails_full ... ok |
| 9707 | 2026-09-15T22:12:27.932Z | test route::tests::delete_targets_full ... ok |
| 9708 | 2026-09-15T22:12:27.932Z | |
| 9709 | 2026-09-15T22:12:27.932Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 9710 | 2026-09-15T22:12:27.932Z | |
| 9711 | 2026-09-15T22:12:27.932Z | 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 } }] |
| 9712 | 2026-09-15T22:12:27.932Z | |
| 9713 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9714 | 2026-09-15T22:12:27.932Z | |
| 9715 | 2026-09-15T22:12:27.932Z | 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 } }] |
| 9716 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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.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 } }] |
| 9717 | 2026-09-15T22:12:27.932Z | |
| 9718 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9719 | 2026-09-15T22:12:27.932Z | |
| 9720 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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 } }]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 } }] |
| 9721 | 2026-09-15T22:12:27.932Z | |
| 9722 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9723 | 2026-09-15T22:12:27.932Z | |
| 9724 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 15 22:12:26.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 } }] |
| 9725 | 2026-09-15T22:12:27.932Z | |
| 9726 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9727 | 2026-09-15T22:12:27.932Z | Sep 15 22:12:26.123 INFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9728 | 2026-09-15T22:12:27.933Z | 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 } }] |
| 9729 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.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 } }]Sep 15 22:12:26.123 |
| 9730 | 2026-09-15T22:12:27.933Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9731 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123 INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9732 | 2026-09-15T22:12:27.933Z | 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 } }] |
| 9733 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.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 } }]Sep 15 22:12:26.123 |
| 9734 | 2026-09-15T22:12:27.933Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9735 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123 INFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9736 | 2026-09-15T22:12:27.933Z | 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 } }] |
| 9737 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.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 } }]Sep 15 22:12:26.123 |
| 9738 | 2026-09-15T22:12:27.933Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9739 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 15 22:12:26.123 |
| 9740 | 2026-09-15T22:12:27.933Z | 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 } }] |
| 9741 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.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 } }]Sep 15 22:12:26.123 |
| 9742 | 2026-09-15T22:12:27.933Z | INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9743 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 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 } }] |
| 9744 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123 adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 9745 | 2026-09-15T22:12:27.933Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9746 | 2026-09-15T22:12:27.933Z | Sep 15 22:12:26.123 Sep 15 22:12:26.123DEBG 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 } }] |
| 9747 | 2026-09-15T22:12:27.933Z | 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 } }] |
| 9748 | 2026-09-15T22:12:27.937Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9749 | 2026-09-15T22:12:27.937Z | |
| 9750 | 2026-09-15T22:12:27.937Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG 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 } }]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 } }] |
| 9751 | 2026-09-15T22:12:27.938Z | |
| 9752 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9753 | 2026-09-15T22:12:27.938Z | |
| 9754 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9755 | 2026-09-15T22:12:27.938Z | |
| 9756 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9757 | 2026-09-15T22:12:27.938Z | |
| 9758 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 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 } }]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 } }] |
| 9759 | 2026-09-15T22:12:27.938Z | |
| 9760 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9761 | 2026-09-15T22:12:27.938Z | |
| 9762 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.123Sep 15 22:12:26.123 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9763 | 2026-09-15T22:12:27.938Z | |
| 9764 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9765 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 9766 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9767 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 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.50/32 -> 10.0.0.255 |
| 9768 | 2026-09-15T22:12:27.938Z | |
| 9769 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9770 | 2026-09-15T22:12:27.938Z | |
| 9771 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9772 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130DEBG DEBGreplacing 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 } }] |
| 9773 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9774 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.52/32 -> 10.0.0.255INFO |
| 9775 | 2026-09-15T22:12:27.938Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9776 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 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 |
| 9777 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9778 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.53/32 -> 10.0.0.255INFO |
| 9779 | 2026-09-15T22:12:27.938Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9780 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9781 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9782 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 9783 | 2026-09-15T22:12:27.938Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9784 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 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 |
| 9785 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9786 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 9787 | 2026-09-15T22:12:27.938Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9788 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9789 | 2026-09-15T22:12:27.938Z | 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 } }] |
| 9790 | 2026-09-15T22:12:27.938Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 9791 | 2026-09-15T22:12:27.939Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9792 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 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 } }]DEBG |
| 9793 | 2026-09-15T22:12:27.939Z | 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 } }] |
| 9794 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 9795 | 2026-09-15T22:12:27.939Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9796 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 DEBGSep 15 22:12:26.130 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 |
| 9797 | 2026-09-15T22:12:27.939Z | 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 } }] |
| 9798 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 INFOSep 15 22:12:26.130 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 9799 | 2026-09-15T22:12:27.939Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9800 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9801 | 2026-09-15T22:12:27.939Z | 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 } }] |
| 9802 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255 |
| 9803 | 2026-09-15T22:12:27.939Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9804 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130DEBG 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 } }] |
| 9805 | 2026-09-15T22:12:27.939Z | 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 } }] |
| 9806 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 Sep 15 22:12:26.130INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255 |
| 9807 | 2026-09-15T22:12:27.939Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9808 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 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.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 } }] |
| 9809 | 2026-09-15T22:12:27.939Z | |
| 9810 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9811 | 2026-09-15T22:12:27.939Z | |
| 9812 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9813 | 2026-09-15T22:12:27.939Z | |
| 9814 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9815 | 2026-09-15T22:12:27.939Z | |
| 9816 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 DEBGDEBG 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 } }]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 } }] |
| 9817 | 2026-09-15T22:12:27.939Z | |
| 9818 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 INFOINFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9819 | 2026-09-15T22:12:27.939Z | |
| 9820 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 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 } }]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 } }] |
| 9821 | 2026-09-15T22:12:27.939Z | |
| 9822 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255failed to allocate space for the new target list |
| 9823 | 2026-09-15T22:12:27.939Z | |
| 9824 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 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.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 } }] |
| 9825 | 2026-09-15T22:12:27.939Z | |
| 9826 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130Sep 15 22:12:26.130 INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255failed to allocate space for the new target list |
| 9827 | 2026-09-15T22:12:27.939Z | |
| 9828 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 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 } }] |
| 9829 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9830 | 2026-09-15T22:12:27.939Z | Sep 15 22:12:26.130 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 } }] |
| 9831 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9832 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9833 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9834 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9835 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9836 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9837 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9838 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9839 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9840 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9841 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9842 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9843 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9844 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9845 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9846 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 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 } }] |
| 9847 | 2026-09-15T22:12:27.940Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9848 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9849 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9850 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9851 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9852 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9853 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9854 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9855 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9856 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9857 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9858 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9859 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9860 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9861 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9862 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9863 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9864 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9865 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9866 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9867 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9868 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9869 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9870 | 2026-09-15T22:12:27.944Z | Sep 15 22:12:26.130 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 } }] |
| 9871 | 2026-09-15T22:12:27.945Z | Sep 15 22:12:26.130 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9872 | 2026-09-15T22:12:27.945Z | Sep 15 22:12:26.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 } }] |
| 9873 | 2026-09-15T22:12:27.945Z | Sep 15 22:12:26.130 DEBG failed to allocate space for the new target list |
| 9874 | 2026-09-15T22:12:27.945Z | Sep 15 22:12:26.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 } }] |
| 9875 | 2026-09-15T22:12:27.945Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb) |
| 9876 | 2026-09-15T22:12:27.945Z | |
| 9877 | 2026-09-15T22:12:27.945Z | running 0 tests |
| 9878 | 2026-09-15T22:12:27.945Z | |
| 9879 | 2026-09-15T22:12:27.945Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9880 | 2026-09-15T22:12:27.945Z | |
| 9881 | 2026-09-15T22:12:27.945Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 9882 | 2026-09-15T22:12:27.945Z | |
| 9883 | 2026-09-15T22:12:27.945Z | running 0 tests |
| 9884 | 2026-09-15T22:12:27.945Z | |
| 9885 | 2026-09-15T22:12:27.945Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9886 | 2026-09-15T22:12:27.945Z | |
| 9887 | 2026-09-15T22:12:27.945Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9) |
| 9888 | 2026-09-15T22:12:27.954Z | |
| 9889 | 2026-09-15T22:12:27.954Z | running 6 tests |
| 9890 | 2026-09-15T22:12:27.957Z | test tests::test_full_lot_id_both_present ... ok |
| 9891 | 2026-09-15T22:12:27.957Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9892 | 2026-09-15T22:12:27.957Z | test tests::test_full_lot_id_lot_only ... ok |
| 9893 | 2026-09-15T22:12:27.957Z | test tests::test_full_lot_id_neither_present ... ok |
| 9894 | 2026-09-15T22:12:27.957Z | test tests::test_port_id_cmp ... ok |
| 9895 | 2026-09-15T22:12:27.957Z | test tests::test_parse_client_port_id ... ok |
| 9896 | 2026-09-15T22:12:27.957Z | |
| 9897 | 2026-09-15T22:12:27.957Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9898 | 2026-09-15T22:12:27.957Z | |
| 9899 | 2026-09-15T22:12:27.960Z | Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68) |
| 9900 | 2026-09-15T22:12:27.964Z | |
| 9901 | 2026-09-15T22:12:27.964Z | running 16 tests |
| 9902 | 2026-09-15T22:12:30.978Z | test chaos_tests::port_settings::partial_failures_are_recoverable ... ok |
| 9903 | 2026-09-15T22:12:30.987Z | test chaos_tests::port_settings::deleted_address_must_exist ... ok |
| 9904 | 2026-09-15T22:12:30.987Z | test chaos_tests::port_settings::create_addr_rejects_overwrites ... ok |
| 9905 | 2026-09-15T22:12:30.991Z | test chaos_tests::port_settings::apply_implicit_delete ... ok |
| 9906 | 2026-09-15T22:12:30.991Z | test chaos_tests::port_settings::settings_clear_ignores_tags ... ok |
| 9907 | 2026-09-15T22:12:31.003Z | test chaos_tests::port_settings::apply_fails_on_tag_conflict ... ok |
| 9908 | 2026-09-15T22:12:31.003Z | test chaos_tests::port_settings::address_cmds_respect_tags ... ok |
| 9909 | 2026-09-15T22:12:31.011Z | test chaos_tests::port_settings::settings_apply_respects_tags ... ok |
| 9910 | 2026-09-15T22:12:31.011Z | test chaos_tests::util::util_tests::unique_v6 ... ok |
| 9911 | 2026-09-15T22:12:33.983Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9912 | 2026-09-15T22:12:33.986Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9913 | 2026-09-15T22:12:33.991Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9914 | 2026-09-15T22:12:33.998Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9915 | 2026-09-15T22:12:34.330Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9916 | 2026-09-15T22:12:37.329Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9917 | 2026-09-15T22:12:59.564Z | test chaos_tests::port_settings::settings_eventually_reconcile ... ok |
| 9918 | 2026-09-15T22:12:59.565Z | |
| 9919 | 2026-09-15T22:12:59.568Z | test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.60s |
| 9920 | 2026-09-15T22:12:59.568Z | |
| 9921 | 2026-09-15T22:12:59.573Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 9922 | 2026-09-15T22:12:59.582Z | |
| 9923 | 2026-09-15T22:12:59.582Z | running 0 tests |
| 9924 | 2026-09-15T22:12:59.582Z | |
| 9925 | 2026-09-15T22:12:59.586Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9926 | 2026-09-15T22:12:59.586Z | |
| 9927 | 2026-09-15T22:12:59.586Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 9928 | 2026-09-15T22:12:59.605Z | |
| 9929 | 2026-09-15T22:12:59.605Z | running 15 tests |
| 9930 | 2026-09-15T22:12:59.608Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 9931 | 2026-09-15T22:12:59.608Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 9932 | 2026-09-15T22:12:59.608Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 9933 | 2026-09-15T22:12:59.608Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 9934 | 2026-09-15T22:12:59.608Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 9935 | 2026-09-15T22:12:59.608Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 9936 | 2026-09-15T22:12:59.608Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 9937 | 2026-09-15T22:12:59.608Z | test v1::network::tests::test_equal ... ok |
| 9938 | 2026-09-15T22:12:59.608Z | test v1::network::tests::test_eui64 ... ok |
| 9939 | 2026-09-15T22:12:59.608Z | test v1::network::tests::test_into ... ok |
| 9940 | 2026-09-15T22:12:59.611Z | test v1::network::tests::test_not_equal ... ok |
| 9941 | 2026-09-15T22:12:59.611Z | test v1::network::tests::test_to_string ... ok |
| 9942 | 2026-09-15T22:12:59.611Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 9943 | 2026-09-15T22:12:59.611Z | test v1::network::tests::test_parse ... ok |
| 9944 | 2026-09-15T22:12:59.611Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 9945 | 2026-09-15T22:12:59.611Z | |
| 9946 | 2026-09-15T22:12:59.611Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 9947 | 2026-09-15T22:12:59.611Z | |
| 9948 | 2026-09-15T22:12:59.614Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 9949 | 2026-09-15T22:12:59.638Z | |
| 9950 | 2026-09-15T22:12:59.638Z | running 12 tests |
| 9951 | 2026-09-15T22:12:59.646Z | test ipv6::test_ipv6_parse ... ok |
| 9952 | 2026-09-15T22:12:59.646Z | test icmp::test_v4_checksum ... ok |
| 9953 | 2026-09-15T22:12:59.646Z | test icmp::test_v6_checksum ... ok |
| 9954 | 2026-09-15T22:12:59.646Z | test lldp::test_lldp_parse ... ok |
| 9955 | 2026-09-15T22:12:59.646Z | test pbuf::test_byte ... ok |
| 9956 | 2026-09-15T22:12:59.646Z | test pbuf::test_nibble ... ok |
| 9957 | 2026-09-15T22:12:59.646Z | test pbuf::test_short ... ok |
| 9958 | 2026-09-15T22:12:59.646Z | test pbuf::test_overflow ... ok |
| 9959 | 2026-09-15T22:12:59.646Z | test pbuf::test_twelve ... ok |
| 9960 | 2026-09-15T22:12:59.646Z | test pbuf::test_word ... ok |
| 9961 | 2026-09-15T22:12:59.646Z | test tcp::test_checksum_syn_nodata ... ok |
| 9962 | 2026-09-15T22:12:59.646Z | test tcp::test_checksum_ack_data ... ok |
| 9963 | 2026-09-15T22:12:59.646Z | |
| 9964 | 2026-09-15T22:12:59.646Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9965 | 2026-09-15T22:12:59.646Z | |
| 9966 | 2026-09-15T22:12:59.647Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 9967 | 2026-09-15T22:12:59.651Z | |
| 9968 | 2026-09-15T22:12:59.652Z | running 0 tests |
| 9969 | 2026-09-15T22:12:59.652Z | |
| 9970 | 2026-09-15T22:12:59.652Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9971 | 2026-09-15T22:12:59.652Z | |
| 9972 | 2026-09-15T22:12:59.652Z | Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1) |
| 9973 | 2026-09-15T22:12:59.657Z | |
| 9974 | 2026-09-15T22:12:59.657Z | running 5 tests |
| 9975 | 2026-09-15T22:12:59.657Z | test switchport::test::test_compute_lanes ... ok |
| 9976 | 2026-09-15T22:12:59.657Z | test switchport::test::port_id_ordering ... ok |
| 9977 | 2026-09-15T22:12:59.657Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3 |
| 9978 | 2026-09-15T22:12:59.657Z | Lane 1 State: ActivatedLane 2 ActivatedLane 3 |
| 9979 | 2026-09-15T22:12:59.657Z | Activated Activated Rx Loss-of-lock: Yes |
| 9980 | 2026-09-15T22:12:59.657Z | Rx Output Enabled: falseYes falseYes falseYes |
| 9981 | 2026-09-15T22:12:59.657Z | false Rx Loss-of-signal: Yes |
| 9982 | 2026-09-15T22:12:59.657Z | Rx Output Status: valid Yes validYes Yesvalid |
| 9983 | 2026-09-15T22:12:59.657Z | valid Rx CDR Enabled: Yes |
| 9984 | 2026-09-15T22:12:59.657Z | Yes Rx Loss-of-lock: true Yes trueYes |
| 9985 | 2026-09-15T22:12:59.657Z | Tx Enabled: Yestrue trueYes |
| 9986 | 2026-09-15T22:12:59.657Z | Yes Rx Loss-of-signal: falseYes |
| 9987 | 2026-09-15T22:12:59.657Z | false Tx Loss-of-lock: No falseNo false |
| 9988 | 2026-09-15T22:12:59.657Z | No Rx Auto-squelch Disable: trueNo |
| 9989 | 2026-09-15T22:12:59.657Z | true Tx Loss-of-signal: No trueNo true |
| 9990 | 2026-09-15T22:12:59.657Z | No Tx Output Enabled: trueNo |
| 9991 | 2026-09-15T22:12:59.657Z | true Tx CDR Enabled: No Notrue trueNo |
| 9992 | 2026-09-15T22:12:59.658Z | No |
| 9993 | 2026-09-15T22:12:59.658Z | Tx Output Status: invalid Tx Adaptive EQ Fault: No invalidNo invalidNo invalid |
| 9994 | 2026-09-15T22:12:59.658Z | No |
| 9995 | 2026-09-15T22:12:59.658Z | Tx Loss-of-lock: false Tx Fault: Yesfalse Yesfalse false |
| 9996 | 2026-09-15T22:12:59.658Z | Yes Tx Loss-of-signal: true Yestrue |
| 9997 | 2026-09-15T22:12:59.658Z | true true |
| 9998 | 2026-09-15T22:12:59.658Z | Tx Auto-squelch Disable: false false false false |
| 9999 | 2026-09-15T22:12:59.658Z | Tx Adaptive EQ Fail: true true true true |
| 10000 | 2026-09-15T22:12:59.658Z | Tx Failure: false false false false |
| 10001 | 2026-09-15T22:12:59.658Z | Tx Force Squelch: true true true true |
| 10002 | 2026-09-15T22:12:59.658Z | Tx Input Polarity: normal normal normal normal |
| 10003 | 2026-09-15T22:12:59.658Z | test switchport::test::test_print_sff_datapath ... ok |
| 10004 | 2026-09-15T22:12:59.658Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10005 | 2026-09-15T22:12:59.658Z | test link::test_filter ... ok |
| 10006 | 2026-09-15T22:12:59.658Z | |
| 10007 | 2026-09-15T22:12:59.658Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10008 | 2026-09-15T22:12:59.658Z | |
| 10009 | 2026-09-15T22:12:59.658Z | Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef) |
| 10010 | 2026-09-15T22:12:59.674Z | |
| 10011 | 2026-09-15T22:12:59.674Z | running 7 tests |
| 10012 | 2026-09-15T22:12:59.678Z | test counters::counters_list ... ignored |
| 10013 | 2026-09-15T22:12:59.678Z | test link_apply::apply_tx_eq_all ... ignored |
| 10014 | 2026-09-15T22:12:59.678Z | test link_apply::apply_tx_eq_custom ... ignored |
| 10015 | 2026-09-15T22:12:59.678Z | test tx_eq::set_all_taps ... ignored |
| 10016 | 2026-09-15T22:12:59.678Z | test tx_eq::set_partial_taps ... ignored |
| 10017 | 2026-09-15T22:12:59.678Z | test cmd::test::pattern_statics ... ok |
| 10018 | 2026-09-15T22:12:59.684Z | test link_apply::tx_eq_exclusive ... ok |
| 10019 | 2026-09-15T22:12:59.684Z | |
| 10020 | 2026-09-15T22:12:59.684Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10021 | 2026-09-15T22:12:59.684Z | |
| 10022 | 2026-09-15T22:12:59.687Z | Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042) |
| 10023 | 2026-09-15T22:12:59.690Z | |
| 10024 | 2026-09-15T22:12:59.690Z | running 4 tests |
| 10025 | 2026-09-15T22:12:59.693Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 10026 | 2026-09-15T22:12:59.693Z | test linklocal::test_parse_ipadm ... ok |
| 10027 | 2026-09-15T22:12:59.693Z | test tfport::test_parse_tfport ... ok |
| 10028 | 2026-09-15T22:12:59.693Z | test config::tests::test_updates ... ok |
| 10029 | 2026-09-15T22:12:59.693Z | |
| 10030 | 2026-09-15T22:12:59.693Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10031 | 2026-09-15T22:12:59.693Z | |
| 10032 | 2026-09-15T22:12:59.693Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 10033 | 2026-09-15T22:12:59.698Z | |
| 10034 | 2026-09-15T22:12:59.698Z | running 0 tests |
| 10035 | 2026-09-15T22:12:59.701Z | |
| 10036 | 2026-09-15T22:12:59.701Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10037 | 2026-09-15T22:12:59.701Z | |
| 10038 | 2026-09-15T22:12:59.701Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 10039 | 2026-09-15T22:12:59.704Z | |
| 10040 | 2026-09-15T22:12:59.704Z | running 0 tests |
| 10041 | 2026-09-15T22:12:59.704Z | |
| 10042 | 2026-09-15T22:12:59.704Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10043 | 2026-09-15T22:12:59.704Z | |
| 10044 | 2026-09-15T22:12:59.707Z | Doc-tests aal |
| 10045 | 2026-09-15T22:13:00.159Z | |
| 10046 | 2026-09-15T22:13:00.159Z | running 0 tests |
| 10047 | 2026-09-15T22:13:00.159Z | |
| 10048 | 2026-09-15T22:13:00.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10049 | 2026-09-15T22:13:00.162Z | |
| 10050 | 2026-09-15T22:13:00.185Z | Doc-tests aal_macros |
| 10051 | 2026-09-15T22:13:00.256Z | |
| 10052 | 2026-09-15T22:13:00.256Z | running 0 tests |
| 10053 | 2026-09-15T22:13:00.256Z | |
| 10054 | 2026-09-15T22:13:00.256Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10055 | 2026-09-15T22:13:00.256Z | |
| 10056 | 2026-09-15T22:13:00.267Z | Doc-tests common |
| 10057 | 2026-09-15T22:13:00.498Z | |
| 10058 | 2026-09-15T22:13:00.498Z | running 0 tests |
| 10059 | 2026-09-15T22:13:00.499Z | |
| 10060 | 2026-09-15T22:13:00.499Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10061 | 2026-09-15T22:13:00.499Z | |
| 10062 | 2026-09-15T22:13:00.524Z | Doc-tests dpd_api |
| 10063 | 2026-09-15T22:13:01.287Z | |
| 10064 | 2026-09-15T22:13:01.287Z | running 2 tests |
| 10065 | 2026-09-15T22:13:01.287Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 10066 | 2026-09-15T22:13:01.287Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 10067 | 2026-09-15T22:13:01.287Z | |
| 10068 | 2026-09-15T22:13:01.287Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10069 | 2026-09-15T22:13:01.288Z | |
| 10070 | 2026-09-15T22:13:01.317Z | Doc-tests dpd_client |
| 10071 | 2026-09-15T22:13:02.751Z | |
| 10072 | 2026-09-15T22:13:02.751Z | running 0 tests |
| 10073 | 2026-09-15T22:13:02.751Z | |
| 10074 | 2026-09-15T22:13:02.751Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10075 | 2026-09-15T22:13:02.751Z | |
| 10076 | 2026-09-15T22:13:02.806Z | Doc-tests dpd_types |
| 10077 | 2026-09-15T22:13:02.984Z | |
| 10078 | 2026-09-15T22:13:02.984Z | running 0 tests |
| 10079 | 2026-09-15T22:13:02.984Z | |
| 10080 | 2026-09-15T22:13:02.984Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10081 | 2026-09-15T22:13:02.984Z | |
| 10082 | 2026-09-15T22:13:03.007Z | Doc-tests dpd_types_versions |
| 10083 | 2026-09-15T22:13:04.512Z | |
| 10084 | 2026-09-15T22:13:04.512Z | running 1 test |
| 10085 | 2026-09-15T22:13:04.512Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10086 | 2026-09-15T22:13:04.512Z | |
| 10087 | 2026-09-15T22:13:04.512Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10088 | 2026-09-15T22:13:04.512Z | |
| 10089 | 2026-09-15T22:13:04.561Z | Doc-tests packet |
| 10090 | 2026-09-15T22:13:04.778Z | |
| 10091 | 2026-09-15T22:13:04.779Z | running 0 tests |
| 10092 | 2026-09-15T22:13:04.779Z | |
| 10093 | 2026-09-15T22:13:04.779Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10094 | 2026-09-15T22:13:04.779Z | |
| 10095 | 2026-09-15T22:13:04.805Z | Doc-tests pcap |
| 10096 | 2026-09-15T22:13:04.857Z | |
| 10097 | 2026-09-15T22:13:04.857Z | running 0 tests |
| 10098 | 2026-09-15T22:13:04.857Z | |
| 10099 | 2026-09-15T22:13:04.857Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10100 | 2026-09-15T22:13:04.857Z | |
| 10101 | 2026-09-15T22:13:04.907Z | process exited: duration 660490 ms, exit code 0 |
| |
| 10102 | 2026-09-15T22:13:04.916Z | found 0 output files |