|
|
|
| 1 | 2026-05-27T17:51:24.374Z | job assigned to worker 01KSN8YFCKY4NQPH2PVSV1NA2F [factory aws, i-0edfe602aca2a45dd] (queued for 56 s) |
| |
| 2 | 2026-05-27T17:51:31.263Z | starting task 0: "setup" |
| 3 | 2026-05-27T17:51:31.270Z | ++ uname -s |
| 4 | 2026-05-27T17:51:31.276Z | + kern=SunOS |
| 5 | 2026-05-27T17:51:31.276Z | + build_user=build |
| 6 | 2026-05-27T17:51:31.276Z | + build_uid=12345 |
| 7 | 2026-05-27T17:51:31.276Z | + work_dir=/work |
| 8 | 2026-05-27T17:51:31.276Z | + input_dir=/input |
| 9 | 2026-05-27T17:51:31.276Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-27T17:51:31.276Z | + case "$kern" in |
| 11 | 2026-05-27T17:51:31.276Z | + groupadd -g 12345 build |
| 12 | 2026-05-27T17:51:31.276Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-27T17:51:33.282Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-27T17:51:33.371Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-27T17:51:33.376Z | + home_fs=zfs |
| 16 | 2026-05-27T17:51:33.376Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-27T17:51:33.376Z | + mkdir -p /home/build |
| 18 | 2026-05-27T17:51:33.376Z | + chown build:build /home/build /work |
| 19 | 2026-05-27T17:51:35.377Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-27T17:51:35.418Z | process exited: duration 4115 ms, exit code 0 |
| |
| 21 | 2026-05-27T17:51:35.430Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-27T17:51:35.442Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-27T17:51:35.442Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-05-27T17:51:35.443Z | * rust toolchain profile = "default" |
| 25 | 2026-05-27T17:51:35.443Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-27T17:51:35.443Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-27T17:51:35.443Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-27T17:51:35.443Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-27T17:51:35.448Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-27T17:51:35.547Z | info: downloading installer |
| 31 | 2026-05-27T17:51:36.931Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-27T17:51:36.931Z | warn: /opt/ooce/bin |
| 33 | 2026-05-27T17:51:36.931Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-27T17:51:36.931Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-27T17:51:36.931Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-27T17:51:36.931Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-27T17:51:36.931Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-27T17:51:36.931Z | error: cannot install while Rust is installed |
| 39 | 2026-05-27T17:51:36.931Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-27T17:51:36.931Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-27T17:51:36.931Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-27T17:51:36.931Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-27T17:51:36.931Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-27T17:51:36.957Z | info: profile set to default |
| 45 | 2026-05-27T17:51:36.957Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-27T17:51:36.963Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-27T17:51:37.096Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-27T17:51:37.099Z | info: downloading 6 components |
| 49 | 2026-05-27T17:51:51.123Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-27T17:51:51.123Z | |
| 51 | 2026-05-27T17:51:51.164Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-27T17:51:51.164Z | |
| 53 | 2026-05-27T17:51:51.164Z | |
| 54 | 2026-05-27T17:51:51.164Z | Rust is installed now. Great! |
| 55 | 2026-05-27T17:51:51.164Z | |
| 56 | 2026-05-27T17:51:51.168Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-27T17:51:51.168Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-27T17:51:51.168Z | |
| 59 | 2026-05-27T17:51:51.168Z | To configure your current shell, you need to source |
| 60 | 2026-05-27T17:51:51.168Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-27T17:51:51.168Z | |
| 62 | 2026-05-27T17:51:51.168Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-27T17:51:51.168Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-27T17:51:51.168Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-27T17:51:51.168Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-27T17:51:51.169Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-27T17:51:51.169Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-27T17:51:51.169Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-27T17:51:51.169Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-27T17:51:51.169Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-27T17:51:51.256Z | + rustup --version |
| 72 | 2026-05-27T17:51:51.265Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-27T17:51:51.268Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-27T17:51:51.288Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-27T17:51:51.291Z | + cargo --version |
| 76 | 2026-05-27T17:51:51.303Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-27T17:51:51.306Z | + rustc --version |
| 78 | 2026-05-27T17:51:51.326Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-27T17:51:51.329Z | process exited: duration 15898 ms, exit code 0 |
| |
| 80 | 2026-05-27T17:51:51.335Z | starting task 2: "authentication" |
| 81 | 2026-05-27T17:51:51.355Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-05-27T17:51:51.361Z | starting task 3: "clone repository" |
| 83 | 2026-05-27T17:51:51.364Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-05-27T17:51:51.367Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-05-27T17:51:51.520Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-05-27T17:51:52.638Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-05-27T17:51:52.641Z | + git fetch origin 664ac500d8d31ecb27f053b93d5fa4ede021cf33 |
| 88 | 2026-05-27T17:51:52.888Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-05-27T17:51:52.888Z | * branch 664ac500d8d31ecb27f053b93d5fa4ede021cf33 -> FETCH_HEAD |
| 90 | 2026-05-27T17:51:52.895Z | + [[ -n trey/route-target-shrink-in-place ]] |
| 91 | 2026-05-27T17:51:52.898Z | ++ git branch --show-current |
| 92 | 2026-05-27T17:51:52.898Z | + current=main |
| 93 | 2026-05-27T17:51:52.898Z | + [[ main != trey/route-target-shrink-in-place ]] |
| 94 | 2026-05-27T17:51:52.898Z | + git branch -f trey/route-target-shrink-in-place 664ac500d8d31ecb27f053b93d5fa4ede021cf33 |
| 95 | 2026-05-27T17:51:52.898Z | + git checkout -f trey/route-target-shrink-in-place |
| 96 | 2026-05-27T17:51:52.916Z | Switched to branch 'trey/route-target-shrink-in-place' |
| 97 | 2026-05-27T17:51:52.919Z | + git reset --hard 664ac500d8d31ecb27f053b93d5fa4ede021cf33 |
| 98 | 2026-05-27T17:51:52.926Z | HEAD is now at 664ac50 review feedback |
| 99 | 2026-05-27T17:51:52.931Z | process exited: duration 1561 ms, exit code 0 |
| |
| 100 | 2026-05-27T17:51:52.937Z | starting task 4: "build" |
| 101 | 2026-05-27T17:51:52.941Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-27T17:51:52.948Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-05-27T17:51:52.949Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-05-27T17:51:52.949Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-05-27T17:51:52.949Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-05-27T17:51:52.949Z | +++ uname -s |
| 107 | 2026-05-27T17:51:52.949Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-05-27T17:51:52.949Z | ++ SERIES=illumos |
| 109 | 2026-05-27T17:51:52.949Z | +++ uname -s |
| 110 | 2026-05-27T17:51:52.949Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-05-27T17:51:52.949Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-05-27T17:51:52.949Z | ++ rustup show active-toolchain |
| 113 | 2026-05-27T17:51:52.952Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-05-27T17:51:52.952Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-05-27T17:51:52.952Z | ++ banner 'sde setup' |
| 116 | 2026-05-27T17:51:52.958Z | |
| 117 | 2026-05-27T17:51:52.958Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-05-27T17:51:52.958Z | # # # # # # # # # # # |
| 119 | 2026-05-27T17:51:52.958Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-05-27T17:51:52.958Z | # # # # # # # # # ##### |
| 121 | 2026-05-27T17:51:52.958Z | # # # # # # # # # # # # |
| 122 | 2026-05-27T17:51:52.958Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-05-27T17:51:52.958Z | |
| 124 | 2026-05-27T17:51:52.958Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-05-27T17:51:52.958Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-05-27T17:51:52.958Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-05-27T17:51:52.963Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-05-27T17:51:52.963Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-05-27T17:51:53.928Z |
0 0 0 0 0 0 0 0 0
100 76.03M 100 76.03M 0 0 78.37M 0 0
100 76.03M 100 76.03M 0 0 78.37M 0 0
100 76.03M 100 76.03M 0 0 78.36M 0 0 |
| 130 | 2026-05-27T17:51:53.933Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-05-27T17:51:53.980Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-05-27T17:51:53.983Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-05-27T17:51:53.983Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-05-27T17:52:02.587Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-27T17:52:10.270Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-27T17:52:10.463Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-05-27T17:52:19.625Z | Planning: Solver setup ... Done |
| 138 | 2026-05-27T17:52:19.662Z | Planning: Running solver ... Done |
| 139 | 2026-05-27T17:52:19.797Z | Planning: Finding local manifests ... Done |
| 140 | 2026-05-27T17:52:19.800Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-05-27T17:52:19.805Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-05-27T17:52:19.817Z | Planning: Package planning ... Done |
| 143 | 2026-05-27T17:52:19.821Z | Planning: Merging actions ... Done |
| 144 | 2026-05-27T17:52:19.911Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-05-27T17:52:19.916Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-05-27T17:52:20.951Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-05-27T17:52:20.954Z | Planning: Planning completed in 10.48 seconds |
| 148 | 2026-05-27T17:52:20.958Z | Packages to install: 1 |
| 149 | 2026-05-27T17:52:20.958Z | Create boot environment: No |
| 150 | 2026-05-27T17:52:20.961Z | Create backup boot environment: No |
| 151 | 2026-05-27T17:52:21.003Z | |
| 152 | 2026-05-27T17:52:21.003Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-05-27T17:52:21.143Z | Download: Completed 75.30 MB in 0.14 seconds (544M/s) |
| 154 | 2026-05-27T17:52:21.303Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-05-27T17:52:22.285Z | Actions: Completed 293 actions in 0.98 seconds. |
| 156 | 2026-05-27T17:52:22.291Z | Done |
| 157 | 2026-05-27T17:52:22.335Z | Done |
| 158 | 2026-05-27T17:52:23.012Z | Done |
| 159 | 2026-05-27T17:52:26.202Z | Done |
| 160 | 2026-05-27T17:52:26.302Z | Done |
| 161 | 2026-05-27T17:52:26.305Z | Done |
| 162 | 2026-05-27T17:52:26.503Z | Done |
| 163 | 2026-05-27T17:52:27.177Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-05-27T17:52:27.177Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-05-27T17:52:27.177Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-05-27T17:52:27.177Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-05-27T17:52:27.177Z | ++ banner packages |
| 168 | 2026-05-27T17:52:27.180Z | |
| 169 | 2026-05-27T17:52:27.181Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-05-27T17:52:27.181Z | # # # # # # # # # # # # # # |
| 171 | 2026-05-27T17:52:27.181Z | # # # # # #### # # # ##### #### |
| 172 | 2026-05-27T17:52:27.181Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-05-27T17:52:27.181Z | # # # # # # # # # # # # # # |
| 174 | 2026-05-27T17:52:27.181Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-05-27T17:52:27.181Z | |
| 176 | 2026-05-27T17:52:27.181Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-05-27T17:52:27.635Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-05-27T17:52:27.639Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-05-27T17:52:34.760Z | Planning: Solver setup ... Done |
| 180 | 2026-05-27T17:52:34.806Z | Planning: Running solver ... Done |
| 181 | 2026-05-27T17:52:34.944Z | Planning: Finding local manifests ... Done |
| 182 | 2026-05-27T17:52:34.948Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-05-27T17:52:35.135Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-05-27T17:52:35.165Z | Planning: Package planning ... Done |
| 185 | 2026-05-27T17:52:35.191Z | Planning: Merging actions ... Done |
| 186 | 2026-05-27T17:52:35.298Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-05-27T17:52:35.304Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-05-27T17:52:35.462Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-05-27T17:52:35.471Z | Planning: Planning completed in 7.83 seconds |
| 190 | 2026-05-27T17:52:35.474Z | Packages to install: 2 |
| 191 | 2026-05-27T17:52:35.474Z | Mediators to change: 2 |
| 192 | 2026-05-27T17:52:35.475Z | Services to change: 1 |
| 193 | 2026-05-27T17:52:35.475Z | Create boot environment: No |
| 194 | 2026-05-27T17:52:35.475Z | Create backup boot environment: No |
| 195 | 2026-05-27T17:52:35.510Z | |
| 196 | 2026-05-27T17:52:35.510Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-05-27T17:52:40.866Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (40.7M/s) |
| 198 | 2026-05-27T17:52:42.259Z | Download: Completed 211.31 MB in 6.75 seconds (31.3M/s) |
| 199 | 2026-05-27T17:52:43.520Z | Actions: 1/3418 actions (Installing new actions) |
| 200 | 2026-05-27T17:52:46.662Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 201 | 2026-05-27T17:52:47.192Z | Done |
| 202 | 2026-05-27T17:52:47.192Z | Done |
| 203 | 2026-05-27T17:52:47.928Z | Done |
| 204 | 2026-05-27T17:52:50.781Z | Done |
| 205 | 2026-05-27T17:52:50.862Z | Done |
| 206 | 2026-05-27T17:52:50.866Z | Done |
| 207 | 2026-05-27T17:52:51.153Z | Done |
| 208 | 2026-05-27T17:52:51.286Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 209 | 2026-05-27T17:52:51.483Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-05-27T17:52:51.590Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-05-27T17:52:51.593Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-05-27T17:52:51.749Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-05-27T17:52:51.751Z | Planning: Planning completed in 0.27 seconds |
| 214 | 2026-05-27T17:52:51.770Z | Mediators to change: 2 |
| 215 | 2026-05-27T17:52:51.770Z | Create boot environment: No |
| 216 | 2026-05-27T17:52:51.770Z | Create backup boot environment: No |
| 217 | 2026-05-27T17:52:51.830Z | Done |
| 218 | 2026-05-27T17:52:51.830Z | Done |
| 219 | 2026-05-27T17:52:52.455Z | Done |
| 220 | 2026-05-27T17:52:54.890Z | Done |
| 221 | 2026-05-27T17:52:54.963Z | Done |
| 222 | 2026-05-27T17:52:54.968Z | Done |
| 223 | 2026-05-27T17:52:55.100Z | Done |
| 224 | 2026-05-27T17:52:55.177Z | ++ cargo --version |
| 225 | 2026-05-27T17:52:55.184Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 226 | 2026-05-27T17:52:55.189Z | ++ rustc --version |
| 227 | 2026-05-27T17:52:55.207Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 228 | 2026-05-27T17:52:55.211Z | + banner copyrights |
| 229 | 2026-05-27T17:52:55.211Z | |
| 230 | 2026-05-27T17:52:55.211Z | #### #### ##### # # ##### # #### # # ##### #### |
| 231 | 2026-05-27T17:52:55.211Z | # # # # # # # # # # # # # # # # # |
| 232 | 2026-05-27T17:52:55.211Z | # # # # # # # # # # ###### # #### |
| 233 | 2026-05-27T17:52:55.211Z | # # # ##### # ##### # # ### # # # # |
| 234 | 2026-05-27T17:52:55.211Z | # # # # # # # # # # # # # # # # |
| 235 | 2026-05-27T17:52:55.211Z | #### #### # # # # # #### # # # #### |
| 236 | 2026-05-27T17:52:55.211Z | |
| 237 | 2026-05-27T17:52:55.211Z | + ./tools/check_copyrights.sh |
| 238 | 2026-05-27T17:52:55.492Z | common/src/illumos.rs: Copyright with wrong year |
| 239 | 2026-05-27T17:52:56.247Z | dpd/p4/headers.p4: Copyright with wrong year |
| 240 | 2026-05-27T17:52:56.675Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-05-27T17:52:57.153Z | + banner clippy |
| 242 | 2026-05-27T17:52:57.156Z | |
| 243 | 2026-05-27T17:52:57.156Z | #### # # ##### ##### # # |
| 244 | 2026-05-27T17:52:57.156Z | # # # # # # # # # # |
| 245 | 2026-05-27T17:52:57.156Z | # # # # # # # # |
| 246 | 2026-05-27T17:52:57.156Z | # # # ##### ##### # |
| 247 | 2026-05-27T17:52:57.156Z | # # # # # # # |
| 248 | 2026-05-27T17:52:57.156Z | #### ###### # # # # |
| 249 | 2026-05-27T17:52:57.156Z | |
| 250 | 2026-05-27T17:52:57.156Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-05-27T17:52:57.156Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-05-27T17:52:57.307Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-05-27T17:53:07.489Z | Updating crates.io index |
| 254 | 2026-05-27T17:53:07.521Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-05-27T17:53:07.860Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-05-27T17:53:08.805Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-05-27T17:53:09.089Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-05-27T17:53:09.340Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-05-27T17:53:10.606Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-05-27T17:53:10.909Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-05-27T17:53:11.263Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-05-27T17:53:11.691Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-05-27T17:53:12.001Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-05-27T17:53:12.542Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-05-27T17:53:13.233Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-05-27T17:53:13.517Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-05-27T17:53:13.959Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-05-27T17:53:14.572Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-05-27T17:53:14.802Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-05-27T17:53:15.144Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-05-27T17:53:15.428Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-05-27T17:53:16.340Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-05-27T17:53:16.765Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-05-27T17:53:17.050Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-05-27T17:53:17.464Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-05-27T17:53:19.015Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-05-27T17:53:19.611Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-05-27T17:53:21.006Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-05-27T17:53:21.663Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-05-27T17:53:21.973Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-05-27T17:53:22.431Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-05-27T17:53:24.005Z | Downloading crates ... |
| 283 | 2026-05-27T17:53:24.076Z | Downloaded backoff v0.4.0 |
| 284 | 2026-05-27T17:53:24.083Z | Downloaded derive-ex v0.1.8 |
| 285 | 2026-05-27T17:53:24.091Z | Downloaded derive_more v0.99.20 |
| 286 | 2026-05-27T17:53:24.095Z | Downloaded foreign-types-macros v0.2.3 |
| 287 | 2026-05-27T17:53:24.098Z | Downloaded futures-macro v0.3.32 |
| 288 | 2026-05-27T17:53:24.100Z | Downloaded bit-vec v0.8.0 |
| 289 | 2026-05-27T17:53:24.101Z | Downloaded darling v0.21.3 |
| 290 | 2026-05-27T17:53:24.106Z | Downloaded http-body-util v0.1.3 |
| 291 | 2026-05-27T17:53:24.109Z | Downloaded half v2.7.1 |
| 292 | 2026-05-27T17:53:24.112Z | Downloaded git-stub-vcs v0.1.0 |
| 293 | 2026-05-27T17:53:24.112Z | Downloaded cstr-argument v0.1.2 |
| 294 | 2026-05-27T17:53:24.114Z | Downloaded equivalent v1.0.2 |
| 295 | 2026-05-27T17:53:24.117Z | Downloaded embedded-io v0.4.0 |
| 296 | 2026-05-27T17:53:24.120Z | Downloaded foreign-types-shared v0.1.1 |
| 297 | 2026-05-27T17:53:24.120Z | Downloaded ciborium-ll v0.2.2 |
| 298 | 2026-05-27T17:53:24.123Z | Downloaded fastrand v2.3.0 |
| 299 | 2026-05-27T17:53:24.123Z | Downloaded git-stub v1.0.0 |
| 300 | 2026-05-27T17:53:24.127Z | Downloaded dtrace-parser v0.3.0 |
| 301 | 2026-05-27T17:53:24.129Z | Downloaded convert_case v0.4.0 |
| 302 | 2026-05-27T17:53:24.129Z | Downloaded cfg-if v1.0.3 |
| 303 | 2026-05-27T17:53:24.132Z | Downloaded hostname v0.4.2 |
| 304 | 2026-05-27T17:53:24.135Z | Downloaded crossbeam-deque v0.8.6 |
| 305 | 2026-05-27T17:53:24.135Z | Downloaded colored v3.0.0 |
| 306 | 2026-05-27T17:53:24.138Z | Downloaded hostname v0.3.1 |
| 307 | 2026-05-27T17:53:24.141Z | Downloaded generic-array v0.14.7 |
| 308 | 2026-05-27T17:53:24.144Z | Downloaded futures-io v0.3.32 |
| 309 | 2026-05-27T17:53:24.144Z | Downloaded hex v0.4.3 |
| 310 | 2026-05-27T17:53:24.147Z | Downloaded crossbeam-utils v0.8.21 |
| 311 | 2026-05-27T17:53:24.149Z | Downloaded foreign-types v0.3.2 |
| 312 | 2026-05-27T17:53:24.152Z | Downloaded fs_extra v1.3.0 |
| 313 | 2026-05-27T17:53:24.156Z | Downloaded defmt v0.3.100 |
| 314 | 2026-05-27T17:53:24.156Z | Downloaded adler2 v2.0.1 |
| 315 | 2026-05-27T17:53:24.156Z | Downloaded constant_time_eq v0.3.1 |
| 316 | 2026-05-27T17:53:24.162Z | Downloaded bitflags v2.9.4 |
| 317 | 2026-05-27T17:53:24.165Z | Downloaded heck v0.5.0 |
| 318 | 2026-05-27T17:53:24.165Z | Downloaded aead v0.5.2 |
| 319 | 2026-05-27T17:53:24.165Z | Downloaded futures-core v0.3.32 |
| 320 | 2026-05-27T17:53:24.168Z | Downloaded enum-as-inner v0.6.1 |
| 321 | 2026-05-27T17:53:24.171Z | Downloaded dof v0.4.0 |
| 322 | 2026-05-27T17:53:24.171Z | Downloaded hubpack_derive v0.1.1 |
| 323 | 2026-05-27T17:53:24.176Z | Downloaded http-body v1.0.1 |
| 324 | 2026-05-27T17:53:24.176Z | Downloaded futures-task v0.3.32 |
| 325 | 2026-05-27T17:53:24.179Z | Downloaded defmt-parser v1.0.0 |
| 326 | 2026-05-27T17:53:24.179Z | Downloaded hyper-tls v0.6.0 |
| 327 | 2026-05-27T17:53:24.179Z | Downloaded form_urlencoded v1.2.2 |
| 328 | 2026-05-27T17:53:24.182Z | Downloaded dof v0.3.0 |
| 329 | 2026-05-27T17:53:24.185Z | Downloaded defmt-macros v1.0.1 |
| 330 | 2026-05-27T17:53:24.187Z | Downloaded heck v0.4.1 |
| 331 | 2026-05-27T17:53:24.187Z | Downloaded gethostname v0.5.0 |
| 332 | 2026-05-27T17:53:24.190Z | Downloaded async-stream-impl v0.3.6 |
| 333 | 2026-05-27T17:53:24.190Z | Downloaded atomic-waker v1.1.2 |
| 334 | 2026-05-27T17:53:24.194Z | Downloaded hubpack v0.1.2 |
| 335 | 2026-05-27T17:53:24.197Z | Downloaded httpdate v1.0.3 |
| 336 | 2026-05-27T17:53:24.197Z | Downloaded arrayvec v0.7.6 |
| 337 | 2026-05-27T17:53:24.200Z | Downloaded idna_adapter v1.2.1 |
| 338 | 2026-05-27T17:53:24.200Z | Downloaded ident_case v1.0.1 |
| 339 | 2026-05-27T17:53:24.203Z | Downloaded foldhash v0.2.0 |
| 340 | 2026-05-27T17:53:24.203Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 341 | 2026-05-27T17:53:24.206Z | Downloaded instant v0.1.13 |
| 342 | 2026-05-27T17:53:24.206Z | Downloaded find-msvc-tools v0.1.9 |
| 343 | 2026-05-27T17:53:24.210Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 344 | 2026-05-27T17:53:24.211Z | Downloaded itoa v1.0.15 |
| 345 | 2026-05-27T17:53:24.213Z | Downloaded internet-checksum v0.2.1 |
| 346 | 2026-05-27T17:53:24.213Z | Downloaded indent_write v2.2.0 |
| 347 | 2026-05-27T17:53:24.216Z | Downloaded crypto-common v0.1.6 |
| 348 | 2026-05-27T17:53:24.216Z | Downloaded crucible-workspace-hack v0.1.0 |
| 349 | 2026-05-27T17:53:24.219Z | Downloaded lru-cache v0.1.2 |
| 350 | 2026-05-27T17:53:24.219Z | Downloaded bcs v0.1.6 |
| 351 | 2026-05-27T17:53:24.222Z | Downloaded linked-hash-map v0.5.6 |
| 352 | 2026-05-27T17:53:24.225Z | Downloaded base16ct v0.2.0 |
| 353 | 2026-05-27T17:53:24.225Z | Downloaded keccak v0.1.6 |
| 354 | 2026-05-27T17:53:24.227Z | Downloaded is_ci v1.2.0 |
| 355 | 2026-05-27T17:53:24.230Z | Downloaded managed v0.8.0 |
| 356 | 2026-05-27T17:53:24.230Z | Downloaded memoffset v0.9.1 |
| 357 | 2026-05-27T17:53:24.233Z | Downloaded futures-executor v0.3.32 |
| 358 | 2026-05-27T17:53:24.233Z | Downloaded async-trait v0.1.89 |
| 359 | 2026-05-27T17:53:24.236Z | Downloaded libscf-sys v1.1.0 |
| 360 | 2026-05-27T17:53:24.239Z | Downloaded anstyle-parse v1.0.0 |
| 361 | 2026-05-27T17:53:24.239Z | Downloaded erased-serde v0.3.31 |
| 362 | 2026-05-27T17:53:24.242Z | Downloaded glob v0.3.3 |
| 363 | 2026-05-27T17:53:24.245Z | Downloaded digest v0.10.7 |
| 364 | 2026-05-27T17:53:24.247Z | Downloaded match_cfg v0.1.0 |
| 365 | 2026-05-27T17:53:24.247Z | Downloaded memmap v0.7.0 |
| 366 | 2026-05-27T17:53:24.250Z | Downloaded inout v0.1.4 |
| 367 | 2026-05-27T17:53:24.251Z | Downloaded lazy_static v1.5.0 |
| 368 | 2026-05-27T17:53:24.253Z | Downloaded fixedbitset v0.5.7 |
| 369 | 2026-05-27T17:53:24.256Z | Downloaded newline-converter v0.3.0 |
| 370 | 2026-05-27T17:53:24.256Z | Downloaded ingot-types v0.1.2 |
| 371 | 2026-05-27T17:53:24.259Z | Downloaded highway v1.3.0 |
| 372 | 2026-05-27T17:53:24.259Z | Downloaded mime v0.3.17 |
| 373 | 2026-05-27T17:53:24.262Z | Downloaded macaddr v1.0.1 |
| 374 | 2026-05-27T17:53:24.262Z | Downloaded cipher v0.4.4 |
| 375 | 2026-05-27T17:53:24.265Z | Downloaded base64ct v1.8.0 |
| 376 | 2026-05-27T17:53:24.269Z | Downloaded ipnetwork v0.21.1 |
| 377 | 2026-05-27T17:53:24.269Z | Downloaded num-derive v0.4.2 |
| 378 | 2026-05-27T17:53:24.273Z | Downloaded daft-derive v0.1.4 |
| 379 | 2026-05-27T17:53:24.276Z | Downloaded num-iter v0.1.45 |
| 380 | 2026-05-27T17:53:24.276Z | Downloaded num-derive v0.3.3 |
| 381 | 2026-05-27T17:53:24.280Z | Downloaded csv-core v0.1.12 |
| 382 | 2026-05-27T17:53:24.280Z | Downloaded allocator-api2 v0.2.21 |
| 383 | 2026-05-27T17:53:24.282Z | Downloaded num_threads v0.1.7 |
| 384 | 2026-05-27T17:53:24.282Z | Downloaded is_terminal_polyfill v1.70.1 |
| 385 | 2026-05-27T17:53:24.285Z | Downloaded ipnet v2.11.0 |
| 386 | 2026-05-27T17:53:24.285Z | Downloaded ingot v0.1.1 |
| 387 | 2026-05-27T17:53:24.288Z | Downloaded opaque-debug v0.3.1 |
| 388 | 2026-05-27T17:53:24.291Z | Downloaded num_enum_derive v0.5.11 |
| 389 | 2026-05-27T17:53:24.291Z | Downloaded crc32fast v1.5.0 |
| 390 | 2026-05-27T17:53:24.294Z | Downloaded openssl-probe v0.1.6 |
| 391 | 2026-05-27T17:53:24.294Z | Downloaded anyhow v1.0.102 |
| 392 | 2026-05-27T17:53:24.297Z | Downloaded openssl-macros v0.1.1 |
| 393 | 2026-05-27T17:53:24.300Z | Downloaded libsw-core v0.3.2 |
| 394 | 2026-05-27T17:53:24.300Z | Downloaded libsw v3.5.0 |
| 395 | 2026-05-27T17:53:24.304Z | Downloaded hyper-rustls v0.27.7 |
| 396 | 2026-05-27T17:53:24.304Z | Downloaded getrandom v0.2.16 |
| 397 | 2026-05-27T17:53:24.307Z | Downloaded multer v3.1.0 |
| 398 | 2026-05-27T17:53:24.307Z | Downloaded filetime v0.2.26 |
| 399 | 2026-05-27T17:53:24.310Z | Downloaded drift v0.1.3 |
| 400 | 2026-05-27T17:53:24.313Z | Downloaded percent-encoding v2.3.2 |
| 401 | 2026-05-27T17:53:24.316Z | Downloaded parse-display v0.10.0 |
| 402 | 2026-05-27T17:53:24.316Z | Downloaded clang-sys v1.8.1 |
| 403 | 2026-05-27T17:53:24.319Z | Downloaded phf_shared v0.12.1 |
| 404 | 2026-05-27T17:53:24.319Z | Downloaded argon2 v0.5.3 |
| 405 | 2026-05-27T17:53:24.322Z | Downloaded pin-utils v0.1.0 |
| 406 | 2026-05-27T17:53:24.331Z | Downloaded iana-time-zone v0.1.64 |
| 407 | 2026-05-27T17:53:24.331Z | Downloaded cookie v0.18.1 |
| 408 | 2026-05-27T17:53:24.334Z | Downloaded cancel-safe-futures v0.1.5 |
| 409 | 2026-05-27T17:53:24.334Z | Downloaded powerfmt v0.2.0 |
| 410 | 2026-05-27T17:53:24.334Z | Downloaded potential_utf v0.1.3 |
| 411 | 2026-05-27T17:53:24.334Z | Downloaded plain v0.2.3 |
| 412 | 2026-05-27T17:53:24.334Z | Downloaded newtype-uuid v1.3.2 |
| 413 | 2026-05-27T17:53:24.337Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 414 | 2026-05-27T17:53:24.337Z | Downloaded litemap v0.8.0 |
| 415 | 2026-05-27T17:53:24.340Z | Downloaded proc-macro-error-attr v1.0.4 |
| 416 | 2026-05-27T17:53:24.340Z | Downloaded pretty-hex v0.4.1 |
| 417 | 2026-05-27T17:53:24.343Z | Downloaded num-integer v0.1.46 |
| 418 | 2026-05-27T17:53:24.343Z | Downloaded proc-macro-crate v1.3.1 |
| 419 | 2026-05-27T17:53:24.346Z | Downloaded progenitor-macro v0.10.0 |
| 420 | 2026-05-27T17:53:24.346Z | Downloaded num-complex v0.4.6 |
| 421 | 2026-05-27T17:53:24.349Z | Downloaded console v0.15.11 |
| 422 | 2026-05-27T17:53:24.349Z | Downloaded num_enum v0.5.11 |
| 423 | 2026-05-27T17:53:24.352Z | Downloaded pest_generator v2.8.2 |
| 424 | 2026-05-27T17:53:24.357Z | Downloaded memmap2 v0.9.8 |
| 425 | 2026-05-27T17:53:24.360Z | Downloaded num-rational v0.4.2 |
| 426 | 2026-05-27T17:53:24.360Z | Downloaded globset v0.4.16 |
| 427 | 2026-05-27T17:53:24.360Z | Downloaded num_enum_derive v0.7.5 |
| 428 | 2026-05-27T17:53:24.360Z | Downloaded ingot-macros v0.1.1 |
| 429 | 2026-05-27T17:53:24.365Z | Downloaded progenitor-client v0.10.0 |
| 430 | 2026-05-27T17:53:24.365Z | Downloaded icu_properties v2.0.1 |
| 431 | 2026-05-27T17:53:24.370Z | Downloaded progenitor-client v0.11.1 |
| 432 | 2026-05-27T17:53:24.370Z | Downloaded progenitor-macro v0.13.0 |
| 433 | 2026-05-27T17:53:24.370Z | Downloaded progenitor-macro v0.11.1 |
| 434 | 2026-05-27T17:53:24.377Z | Downloaded futures v0.3.32 |
| 435 | 2026-05-27T17:53:24.377Z | Downloaded ref-cast v1.0.25 |
| 436 | 2026-05-27T17:53:24.381Z | Downloaded phf v0.12.1 |
| 437 | 2026-05-27T17:53:24.381Z | Downloaded pem v3.0.5 |
| 438 | 2026-05-27T17:53:24.381Z | Downloaded oxide-tokio-rt v0.1.2 |
| 439 | 2026-05-27T17:53:24.381Z | Downloaded owo-colors v4.3.0 |
| 440 | 2026-05-27T17:53:24.381Z | Downloaded rustc_version v0.1.7 |
| 441 | 2026-05-27T17:53:24.384Z | Downloaded paste v1.0.15 |
| 442 | 2026-05-27T17:53:24.384Z | Downloaded parse-display-derive v0.10.0 |
| 443 | 2026-05-27T17:53:24.387Z | Downloaded pin-project-internal v1.1.10 |
| 444 | 2026-05-27T17:53:24.387Z | Downloaded rustc_version v0.4.1 |
| 445 | 2026-05-27T17:53:24.389Z | Downloaded ref-cast-impl v1.0.25 |
| 446 | 2026-05-27T17:53:24.389Z | Downloaded rand_xorshift v0.4.0 |
| 447 | 2026-05-27T17:53:24.393Z | Downloaded rand_chacha v0.3.1 |
| 448 | 2026-05-27T17:53:24.393Z | Downloaded rustc-hash v2.1.1 |
| 449 | 2026-05-27T17:53:24.396Z | Downloaded hyper-util v0.1.19 |
| 450 | 2026-05-27T17:53:24.399Z | Downloaded password-hash v0.5.0 |
| 451 | 2026-05-27T17:53:24.399Z | Downloaded flate2 v1.1.2 |
| 452 | 2026-05-27T17:53:24.402Z | Downloaded progenitor v0.10.0 |
| 453 | 2026-05-27T17:53:24.405Z | Downloaded quick-error v1.2.3 |
| 454 | 2026-05-27T17:53:24.405Z | Downloaded deranged v0.5.3 |
| 455 | 2026-05-27T17:53:24.408Z | Downloaded pkg-config v0.3.32 |
| 456 | 2026-05-27T17:53:24.408Z | Downloaded pin-project-lite v0.2.16 |
| 457 | 2026-05-27T17:53:24.411Z | Downloaded scopeguard v1.2.0 |
| 458 | 2026-05-27T17:53:24.414Z | Downloaded scroll_derive v0.13.1 |
| 459 | 2026-05-27T17:53:24.414Z | Downloaded same-file v1.0.6 |
| 460 | 2026-05-27T17:53:24.417Z | Downloaded ppv-lite86 v0.2.21 |
| 461 | 2026-05-27T17:53:24.417Z | Downloaded num_enum v0.7.5 |
| 462 | 2026-05-27T17:53:24.420Z | Downloaded quote v1.0.45 |
| 463 | 2026-05-27T17:53:24.423Z | Downloaded derive-where v1.6.0 |
| 464 | 2026-05-27T17:53:24.425Z | Downloaded darling_core v0.21.3 |
| 465 | 2026-05-27T17:53:24.429Z | Downloaded scroll_derive v0.12.1 |
| 466 | 2026-05-27T17:53:24.432Z | Downloaded heapless v0.8.0 |
| 467 | 2026-05-27T17:53:24.432Z | Downloaded omicron-zone-package v0.12.2 |
| 468 | 2026-05-27T17:53:24.435Z | Downloaded secrecy v0.10.3 |
| 469 | 2026-05-27T17:53:24.435Z | Downloaded search_path v0.1.4 |
| 470 | 2026-05-27T17:53:24.438Z | Downloaded progenitor v0.13.0 |
| 471 | 2026-05-27T17:53:24.438Z | Downloaded proc-macro-error2 v2.0.1 |
| 472 | 2026-05-27T17:53:24.441Z | Downloaded sha1 v0.10.6 |
| 473 | 2026-05-27T17:53:24.444Z | Downloaded resolv-conf v0.7.5 |
| 474 | 2026-05-27T17:53:24.444Z | Downloaded pest_meta v2.8.2 |
| 475 | 2026-05-27T17:53:24.447Z | Downloaded log v0.4.29 |
| 476 | 2026-05-27T17:53:24.447Z | Downloaded serde_repr v0.1.20 |
| 477 | 2026-05-27T17:53:24.451Z | Downloaded serde_spanned v0.6.9 |
| 478 | 2026-05-27T17:53:24.451Z | Downloaded serde_urlencoded v0.7.1 |
| 479 | 2026-05-27T17:53:24.454Z | Downloaded serde_spanned v1.0.4 |
| 480 | 2026-05-27T17:53:24.454Z | Downloaded rand_chacha v0.9.0 |
| 481 | 2026-05-27T17:53:24.454Z | Downloaded parking_lot v0.12.5 |
| 482 | 2026-05-27T17:53:24.456Z | Downloaded num-traits v0.2.19 |
| 483 | 2026-05-27T17:53:24.459Z | Downloaded postcard v1.1.3 |
| 484 | 2026-05-27T17:53:24.459Z | Downloaded chacha20poly1305 v0.10.1 |
| 485 | 2026-05-27T17:53:24.462Z | Downloaded poly1305 v0.8.0 |
| 486 | 2026-05-27T17:53:24.465Z | Downloaded sigpipe v0.1.3 |
| 487 | 2026-05-27T17:53:24.465Z | Downloaded crypto-bigint v0.5.5 |
| 488 | 2026-05-27T17:53:24.468Z | Downloaded signal-hook-tokio v0.3.1 |
| 489 | 2026-05-27T17:53:24.471Z | Downloaded indexmap v1.9.3 |
| 490 | 2026-05-27T17:53:24.471Z | Downloaded papergrid v0.11.0 |
| 491 | 2026-05-27T17:53:24.474Z | Downloaded rustls-pemfile v2.2.0 |
| 492 | 2026-05-27T17:53:24.477Z | Downloaded serde_plain v1.0.2 |
| 493 | 2026-05-27T17:53:24.480Z | Downloaded rustversion v1.0.22 |
| 494 | 2026-05-27T17:53:24.480Z | Downloaded semver v0.1.20 |
| 495 | 2026-05-27T17:53:24.483Z | Downloaded smawk v0.3.2 |
| 496 | 2026-05-27T17:53:24.483Z | Downloaded scroll v0.13.0 |
| 497 | 2026-05-27T17:53:24.483Z | Downloaded rusty-fork v0.3.0 |
| 498 | 2026-05-27T17:53:24.486Z | Downloaded structmeta v0.3.0 |
| 499 | 2026-05-27T17:53:24.486Z | Downloaded schemars_derive v0.8.22 |
| 500 | 2026-05-27T17:53:24.488Z | Downloaded quinn-udp v0.5.14 |
| 501 | 2026-05-27T17:53:24.488Z | Downloaded hickory-resolver v0.24.4 |
| 502 | 2026-05-27T17:53:24.492Z | Downloaded slog-bunyan v2.5.0 |
| 503 | 2026-05-27T17:53:24.494Z | Downloaded semver v1.0.27 |
| 504 | 2026-05-27T17:53:24.495Z | Downloaded stable_deref_trait v1.2.0 |
| 505 | 2026-05-27T17:53:24.495Z | Downloaded pest_derive v2.8.2 |
| 506 | 2026-05-27T17:53:24.497Z | Downloaded dropshot-api-manager v0.5.2 |
| 507 | 2026-05-27T17:53:24.500Z | Downloaded parking_lot_core v0.9.12 |
| 508 | 2026-05-27T17:53:24.500Z | Downloaded miniz_oxide v0.8.9 |
| 509 | 2026-05-27T17:53:24.503Z | Downloaded strsim v0.11.1 |
| 510 | 2026-05-27T17:53:24.503Z | Downloaded serde-big-array v0.5.1 |
| 511 | 2026-05-27T17:53:24.506Z | Downloaded scroll v0.12.0 |
| 512 | 2026-05-27T17:53:24.506Z | Downloaded strum v0.26.3 |
| 513 | 2026-05-27T17:53:24.510Z | Downloaded structmeta-derive v0.3.0 |
| 514 | 2026-05-27T17:53:24.510Z | Downloaded pin-project v1.1.10 |
| 515 | 2026-05-27T17:53:24.514Z | Downloaded swrite v0.1.0 |
| 516 | 2026-05-27T17:53:24.517Z | Downloaded tabwriter v1.4.1 |
| 517 | 2026-05-27T17:53:24.517Z | Downloaded papergrid v0.17.0 |
| 518 | 2026-05-27T17:53:24.520Z | Downloaded rand_core v0.9.3 |
| 519 | 2026-05-27T17:53:24.523Z | Downloaded rand_core v0.6.4 |
| 520 | 2026-05-27T17:53:24.523Z | Downloaded subtle v2.6.1 |
| 521 | 2026-05-27T17:53:24.526Z | Downloaded shlex v1.3.0 |
| 522 | 2026-05-27T17:53:24.526Z | Downloaded sync_wrapper v1.0.2 |
| 523 | 2026-05-27T17:53:24.526Z | Downloaded tagptr v0.2.0 |
| 524 | 2026-05-27T17:53:24.529Z | Downloaded take_mut v0.2.2 |
| 525 | 2026-05-27T17:53:24.529Z | Downloaded tabled_derive v0.7.0 |
| 526 | 2026-05-27T17:53:24.529Z | Downloaded serde_path_to_error v0.1.20 |
| 527 | 2026-05-27T17:53:24.532Z | Downloaded supports-color v3.0.2 |
| 528 | 2026-05-27T17:53:24.532Z | Downloaded serde_tokenstream v0.2.3 |
| 529 | 2026-05-27T17:53:24.532Z | Downloaded thread-id v5.0.0 |
| 530 | 2026-05-27T17:53:24.535Z | Downloaded serde_derive_internals v0.29.1 |
| 531 | 2026-05-27T17:53:24.535Z | Downloaded slog-async v2.8.0 |
| 532 | 2026-05-27T17:53:24.537Z | Downloaded slab v0.4.11 |
| 533 | 2026-05-27T17:53:24.538Z | Downloaded signal-hook-registry v1.4.6 |
| 534 | 2026-05-27T17:53:24.538Z | Downloaded base64 v0.22.1 |
| 535 | 2026-05-27T17:53:24.540Z | Downloaded icu_collections v2.0.0 |
| 536 | 2026-05-27T17:53:24.543Z | Downloaded progenitor-impl v0.10.0 |
| 537 | 2026-05-27T17:53:24.546Z | Downloaded oxnet v0.1.4 |
| 538 | 2026-05-27T17:53:24.546Z | Downloaded bytes v1.11.1 |
| 539 | 2026-05-27T17:53:24.550Z | Downloaded slog-term v2.9.2 |
| 540 | 2026-05-27T17:53:24.553Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 541 | 2026-05-27T17:53:24.553Z | Downloaded testing_table v0.3.0 |
| 542 | 2026-05-27T17:53:24.553Z | Downloaded termtree v0.5.1 |
| 543 | 2026-05-27T17:53:24.556Z | Downloaded slog-json v2.6.1 |
| 544 | 2026-05-27T17:53:24.556Z | Downloaded tinyvec_macros v0.1.1 |
| 545 | 2026-05-27T17:53:24.556Z | Downloaded thread-id v4.2.2 |
| 546 | 2026-05-27T17:53:24.559Z | Downloaded siphasher v1.0.1 |
| 547 | 2026-05-27T17:53:24.560Z | Downloaded slog-dtrace v0.3.0 |
| 548 | 2026-05-27T17:53:24.562Z | Downloaded curl v0.4.49 |
| 549 | 2026-05-27T17:53:24.562Z | Downloaded hashbrown v0.12.3 |
| 550 | 2026-05-27T17:53:24.566Z | Downloaded proc-macro2 v1.0.106 |
| 551 | 2026-05-27T17:53:24.569Z | Downloaded smf v0.2.3 |
| 552 | 2026-05-27T17:53:24.569Z | Downloaded jiff-static v0.2.15 |
| 553 | 2026-05-27T17:53:24.572Z | Downloaded minimal-lexical v0.2.1 |
| 554 | 2026-05-27T17:53:24.572Z | Downloaded time-core v0.1.8 |
| 555 | 2026-05-27T17:53:24.574Z | Downloaded hickory-resolver v0.25.2 |
| 556 | 2026-05-27T17:53:24.577Z | Downloaded expectorate v1.2.0 |
| 557 | 2026-05-27T17:53:24.577Z | Downloaded strum_macros v0.26.4 |
| 558 | 2026-05-27T17:53:24.580Z | Downloaded toml_write v0.1.2 |
| 559 | 2026-05-27T17:53:24.580Z | Downloaded toml_datetime v0.6.11 |
| 560 | 2026-05-27T17:53:24.583Z | Downloaded strum v0.27.2 |
| 561 | 2026-05-27T17:53:24.583Z | Downloaded sha2 v0.10.9 |
| 562 | 2026-05-27T17:53:24.586Z | Downloaded progenitor-impl v0.13.0 |
| 563 | 2026-05-27T17:53:24.586Z | Downloaded memchr v2.7.5 |
| 564 | 2026-05-27T17:53:24.589Z | Downloaded ryu v1.0.20 |
| 565 | 2026-05-27T17:53:24.592Z | Downloaded crossbeam-channel v0.5.15 |
| 566 | 2026-05-27T17:53:24.595Z | Downloaded cc v1.2.58 |
| 567 | 2026-05-27T17:53:24.595Z | Downloaded tabled_derive v0.11.0 |
| 568 | 2026-05-27T17:53:24.598Z | Downloaded serde_with_macros v3.14.1 |
| 569 | 2026-05-27T17:53:24.598Z | Downloaded icu_normalizer_data v2.0.0 |
| 570 | 2026-05-27T17:53:24.600Z | Downloaded try-lock v0.2.5 |
| 571 | 2026-05-27T17:53:24.600Z | Downloaded tower-service v0.3.3 |
| 572 | 2026-05-27T17:53:24.600Z | Downloaded tower-layer v0.3.3 |
| 573 | 2026-05-27T17:53:24.604Z | Downloaded topological-sort v0.2.2 |
| 574 | 2026-05-27T17:53:24.604Z | Downloaded synstructure v0.13.2 |
| 575 | 2026-05-27T17:53:24.604Z | Downloaded strum_macros v0.27.2 |
| 576 | 2026-05-27T17:53:24.607Z | Downloaded thiserror-impl v1.0.69 |
| 577 | 2026-05-27T17:53:24.607Z | Downloaded icu_normalizer v2.0.0 |
| 578 | 2026-05-27T17:53:24.609Z | Downloaded getrandom v0.3.3 |
| 579 | 2026-05-27T17:53:24.610Z | Downloaded proc-macro-error v1.0.4 |
| 580 | 2026-05-27T17:53:24.612Z | Downloaded icu_locale_core v2.0.0 |
| 581 | 2026-05-27T17:53:24.615Z | Downloaded icu_provider v2.0.0 |
| 582 | 2026-05-27T17:53:24.618Z | Downloaded rustls-pki-types v1.12.0 |
| 583 | 2026-05-27T17:53:24.621Z | Downloaded thiserror-impl v2.0.18 |
| 584 | 2026-05-27T17:53:24.621Z | Downloaded thread_local v1.1.9 |
| 585 | 2026-05-27T17:53:24.626Z | Downloaded prettyplease v0.2.37 |
| 586 | 2026-05-27T17:53:24.626Z | Downloaded tinystr v0.8.1 |
| 587 | 2026-05-27T17:53:24.629Z | Downloaded typify-macro v0.4.3 |
| 588 | 2026-05-27T17:53:24.629Z | Downloaded time-macros v0.2.27 |
| 589 | 2026-05-27T17:53:24.629Z | Downloaded thiserror-no-std v2.0.2 |
| 590 | 2026-05-27T17:53:24.632Z | Downloaded tokio-native-tls v0.3.1 |
| 591 | 2026-05-27T17:53:24.632Z | Downloaded static_assertions v1.1.0 |
| 592 | 2026-05-27T17:53:24.635Z | Downloaded thiserror v1.0.69 |
| 593 | 2026-05-27T17:53:24.635Z | Downloaded tokio-dtrace v0.1.1 |
| 594 | 2026-05-27T17:53:24.639Z | Downloaded typify-macro v0.6.1 |
| 595 | 2026-05-27T17:53:24.639Z | Downloaded serde_core v1.0.228 |
| 596 | 2026-05-27T17:53:24.639Z | Downloaded snafu-derive v0.8.9 |
| 597 | 2026-05-27T17:53:24.642Z | Downloaded untrusted v0.7.1 |
| 598 | 2026-05-27T17:53:24.642Z | Downloaded universal-hash v0.5.1 |
| 599 | 2026-05-27T17:53:24.642Z | Downloaded tokio-macros v2.6.0 |
| 600 | 2026-05-27T17:53:24.642Z | Downloaded unicode-linebreak v0.1.5 |
| 601 | 2026-05-27T17:53:24.642Z | Downloaded usdt-attr-macro v0.5.0 |
| 602 | 2026-05-27T17:53:24.645Z | Downloaded progenitor-impl v0.11.1 |
| 603 | 2026-05-27T17:53:24.645Z | Downloaded unarray v0.1.4 |
| 604 | 2026-05-27T17:53:24.645Z | Downloaded serde_derive v1.0.228 |
| 605 | 2026-05-27T17:53:24.649Z | Downloaded smallvec v1.15.1 |
| 606 | 2026-05-27T17:53:24.652Z | Downloaded utf8parse v0.2.2 |
| 607 | 2026-05-27T17:53:24.652Z | Downloaded usdt v0.6.0 |
| 608 | 2026-05-27T17:53:24.652Z | Downloaded tokio-rustls v0.25.0 |
| 609 | 2026-05-27T17:53:24.652Z | Downloaded usdt-attr-macro v0.6.0 |
| 610 | 2026-05-27T17:53:24.652Z | Downloaded openssl-sys v0.9.112 |
| 611 | 2026-05-27T17:53:24.655Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 612 | 2026-05-27T17:53:24.658Z | Downloaded rayon-core v1.13.0 |
| 613 | 2026-05-27T17:53:24.658Z | Downloaded usdt-macro v0.5.0 |
| 614 | 2026-05-27T17:53:24.661Z | Downloaded futures-util v0.3.32 |
| 615 | 2026-05-27T17:53:24.665Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 616 | 2026-05-27T17:53:24.668Z | Downloaded usdt-macro v0.6.0 |
| 617 | 2026-05-27T17:53:24.669Z | Downloaded term v1.2.0 |
| 618 | 2026-05-27T17:53:24.672Z | Downloaded waitgroup v0.1.2 |
| 619 | 2026-05-27T17:53:24.672Z | Downloaded wait-timeout v0.2.1 |
| 620 | 2026-05-27T17:53:24.673Z | Downloaded serde_yaml v0.9.34+deprecated |
| 621 | 2026-05-27T17:53:24.673Z | Downloaded want v0.3.1 |
| 622 | 2026-05-27T17:53:24.675Z | Downloaded version_check v0.9.5 |
| 623 | 2026-05-27T17:53:24.675Z | Downloaded similar v2.7.0 |
| 624 | 2026-05-27T17:53:24.678Z | Downloaded indexmap v2.13.0 |
| 625 | 2026-05-27T17:53:24.681Z | Downloaded tempfile v3.23.0 |
| 626 | 2026-05-27T17:53:24.681Z | Downloaded signal-hook v0.3.18 |
| 627 | 2026-05-27T17:53:24.684Z | Downloaded rand v0.8.5 |
| 628 | 2026-05-27T17:53:24.687Z | Downloaded mio v1.0.4 |
| 629 | 2026-05-27T17:53:24.690Z | Downloaded thiserror v2.0.18 |
| 630 | 2026-05-27T17:53:24.693Z | Downloaded zerofrom v0.1.6 |
| 631 | 2026-05-27T17:53:24.693Z | Downloaded zerofrom-derive v0.1.6 |
| 632 | 2026-05-27T17:53:24.693Z | Downloaded http v1.4.0 |
| 633 | 2026-05-27T17:53:24.696Z | Downloaded slog v2.8.2 |
| 634 | 2026-05-27T17:53:24.698Z | Downloaded spin v0.9.8 |
| 635 | 2026-05-27T17:53:24.698Z | Downloaded unicode-xid v0.2.6 |
| 636 | 2026-05-27T17:53:24.701Z | Downloaded schemars v0.8.22 |
| 637 | 2026-05-27T17:53:24.705Z | Downloaded untrusted v0.9.0 |
| 638 | 2026-05-27T17:53:24.707Z | Downloaded zeroize_derive v1.4.3 |
| 639 | 2026-05-27T17:53:24.707Z | Downloaded tokio-rustls v0.26.3 |
| 640 | 2026-05-27T17:53:24.710Z | Downloaded socket2 v0.6.0 |
| 641 | 2026-05-27T17:53:24.710Z | Downloaded tokio-stream v0.1.17 |
| 642 | 2026-05-27T17:53:24.713Z | Downloaded usdt v0.5.0 |
| 643 | 2026-05-27T17:53:24.713Z | Downloaded terminal_size v0.4.3 |
| 644 | 2026-05-27T17:53:24.713Z | Downloaded const_format v0.2.34 |
| 645 | 2026-05-27T17:53:24.716Z | Downloaded zone v0.3.1 |
| 646 | 2026-05-27T17:53:24.716Z | Downloaded progenitor-client v0.13.0 |
| 647 | 2026-05-27T17:53:24.719Z | Downloaded toml v0.8.23 |
| 648 | 2026-05-27T17:53:24.719Z | Downloaded usdt-impl v0.5.0 |
| 649 | 2026-05-27T17:53:24.762Z | Downloaded progenitor v0.11.1 |
| 650 | 2026-05-27T17:53:24.762Z | Downloaded zone_cfg_derive v0.3.1 |
| 651 | 2026-05-27T17:53:24.762Z | Downloaded native-tls v0.2.14 |
| 652 | 2026-05-27T17:53:24.762Z | Downloaded once_cell v1.21.3 |
| 653 | 2026-05-27T17:53:24.763Z | Downloaded dropshot_endpoint v0.16.7 |
| 654 | 2026-05-27T17:53:24.763Z | Downloaded usdt-impl v0.6.0 |
| 655 | 2026-05-27T17:53:24.763Z | Downloaded hmac v0.12.1 |
| 656 | 2026-05-27T17:53:24.763Z | Downloaded futures-channel v0.3.32 |
| 657 | 2026-05-27T17:53:24.763Z | Downloaded cmake v0.1.54 |
| 658 | 2026-05-27T17:53:24.763Z | Downloaded utf8_iter v1.0.4 |
| 659 | 2026-05-27T17:53:24.763Z | Downloaded clap v4.6.0 |
| 660 | 2026-05-27T17:53:24.763Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 661 | 2026-05-27T17:53:24.763Z | Downloaded xattr v1.6.1 |
| 662 | 2026-05-27T17:53:24.763Z | Downloaded walkdir v2.5.0 |
| 663 | 2026-05-27T17:53:24.763Z | Downloaded writeable v0.6.1 |
| 664 | 2026-05-27T17:53:24.763Z | Downloaded tracing-attributes v0.1.30 |
| 665 | 2026-05-27T17:53:24.763Z | Downloaded textwrap v0.16.2 |
| 666 | 2026-05-27T17:53:24.763Z | Downloaded omicron-workspace-hack v0.1.0 |
| 667 | 2026-05-27T17:53:24.763Z | Downloaded olpc-cjson v0.1.4 |
| 668 | 2026-05-27T17:53:24.763Z | Downloaded quinn v0.11.9 |
| 669 | 2026-05-27T17:53:24.763Z | Downloaded schemars v0.9.0 |
| 670 | 2026-05-27T17:53:24.767Z | Downloaded tinyvec v1.10.0 |
| 671 | 2026-05-27T17:53:24.767Z | Downloaded yoke-derive v0.8.0 |
| 672 | 2026-05-27T17:53:24.767Z | Downloaded socket2 v0.5.10 |
| 673 | 2026-05-27T17:53:24.767Z | Downloaded test-strategy v0.4.3 |
| 674 | 2026-05-27T17:53:24.767Z | Downloaded yoke v0.8.0 |
| 675 | 2026-05-27T17:53:24.767Z | Downloaded serde v1.0.228 |
| 676 | 2026-05-27T17:53:24.767Z | Downloaded schemars v1.2.0 |
| 677 | 2026-05-27T17:53:24.770Z | Downloaded ucd-trie v0.1.7 |
| 678 | 2026-05-27T17:53:24.771Z | Downloaded toml v0.7.8 |
| 679 | 2026-05-27T17:53:24.773Z | Downloaded zerovec-derive v0.11.1 |
| 680 | 2026-05-27T17:53:24.773Z | Downloaded zeroize v1.8.1 |
| 681 | 2026-05-27T17:53:24.776Z | Downloaded zmij v1.0.17 |
| 682 | 2026-05-27T17:53:24.776Z | Downloaded rand v0.9.2 |
| 683 | 2026-05-27T17:53:24.778Z | Downloaded blake3 v1.8.2 |
| 684 | 2026-05-27T17:53:24.781Z | Downloaded rustls-webpki v0.103.6 |
| 685 | 2026-05-27T17:53:24.784Z | Downloaded tar v0.4.45 |
| 686 | 2026-05-27T17:53:24.786Z | Downloaded vsss-rs v3.3.4 |
| 687 | 2026-05-27T17:53:24.786Z | Downloaded typify v0.4.3 |
| 688 | 2026-05-27T17:53:24.789Z | Downloaded vergen v8.3.2 |
| 689 | 2026-05-27T17:53:24.789Z | Downloaded whoami v1.6.1 |
| 690 | 2026-05-27T17:53:24.792Z | Downloaded idna v1.1.0 |
| 691 | 2026-05-27T17:53:24.796Z | Downloaded iddqd v0.3.17 |
| 692 | 2026-05-27T17:53:24.800Z | Downloaded iri-string v0.7.8 |
| 693 | 2026-05-27T17:53:24.803Z | Downloaded typify v0.6.1 |
| 694 | 2026-05-27T17:53:24.803Z | Downloaded hashbrown v0.16.1 |
| 695 | 2026-05-27T17:53:24.806Z | Downloaded itertools v0.12.1 |
| 696 | 2026-05-27T17:53:24.809Z | Downloaded zerocopy-derive v0.7.35 |
| 697 | 2026-05-27T17:53:24.812Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 698 | 2026-05-27T17:53:24.815Z | Downloaded unsafe-libyaml v0.2.11 |
| 699 | 2026-05-27T17:53:24.815Z | Downloaded hyper v1.8.1 |
| 700 | 2026-05-27T17:53:24.818Z | Downloaded qorb v0.4.1 |
| 701 | 2026-05-27T17:53:24.821Z | Downloaded unicode-ident v1.0.24 |
| 702 | 2026-05-27T17:53:24.824Z | Downloaded pest v2.8.2 |
| 703 | 2026-05-27T17:53:24.827Z | Downloaded uuid v1.20.0 |
| 704 | 2026-05-27T17:53:24.827Z | Downloaded steno v0.4.1 |
| 705 | 2026-05-27T17:53:24.831Z | Downloaded nom v7.1.3 |
| 706 | 2026-05-27T17:53:24.834Z | Downloaded clap_builder v4.6.0 |
| 707 | 2026-05-27T17:53:24.837Z | Downloaded typenum v1.18.0 |
| 708 | 2026-05-27T17:53:24.837Z | Downloaded tracing-core v0.1.34 |
| 709 | 2026-05-27T17:53:24.840Z | Downloaded snafu v0.8.9 |
| 710 | 2026-05-27T17:53:24.844Z | Downloaded lock_api v0.4.14 |
| 711 | 2026-05-27T17:53:24.844Z | Downloaded linear-map v1.2.0 |
| 712 | 2026-05-27T17:53:24.844Z | Downloaded libloading v0.8.9 |
| 713 | 2026-05-27T17:53:24.848Z | Downloaded jobserver v0.1.34 |
| 714 | 2026-05-27T17:53:24.848Z | Downloaded h2 v0.4.12 |
| 715 | 2026-05-27T17:53:24.851Z | Downloaded ciborium v0.2.2 |
| 716 | 2026-05-27T17:53:24.851Z | Downloaded anstyle v1.0.14 |
| 717 | 2026-05-27T17:53:24.851Z | Downloaded num-conv v0.2.1 |
| 718 | 2026-05-27T17:53:24.851Z | Downloaded num v0.4.3 |
| 719 | 2026-05-27T17:53:24.854Z | Downloaded newtype_derive v0.1.6 |
| 720 | 2026-05-27T17:53:24.854Z | Downloaded newtype-uuid-macros v0.1.0 |
| 721 | 2026-05-27T17:53:24.854Z | Downloaded httparse v1.10.1 |
| 722 | 2026-05-27T17:53:24.860Z | Downloaded humantime v2.3.0 |
| 723 | 2026-05-27T17:53:24.860Z | Downloaded group v0.13.0 |
| 724 | 2026-05-27T17:53:24.860Z | Downloaded is-terminal v0.4.16 |
| 725 | 2026-05-27T17:53:24.860Z | Downloaded fs-err v3.1.2 |
| 726 | 2026-05-27T17:53:24.864Z | Downloaded libm v0.2.15 |
| 727 | 2026-05-27T17:53:24.867Z | Downloaded tracing v0.1.41 |
| 728 | 2026-05-27T17:53:24.867Z | Downloaded icu_properties_data v2.0.1 |
| 729 | 2026-05-27T17:53:24.870Z | Downloaded toml_edit v0.22.27 |
| 730 | 2026-05-27T17:53:24.873Z | Downloaded goblin v0.8.2 |
| 731 | 2026-05-27T17:53:24.876Z | Downloaded itertools v0.14.0 |
| 732 | 2026-05-27T17:53:24.880Z | Downloaded hkdf v0.12.4 |
| 733 | 2026-05-27T17:53:24.882Z | Downloaded foreign-types v0.5.0 |
| 734 | 2026-05-27T17:53:24.883Z | Downloaded aho-corasick v1.1.3 |
| 735 | 2026-05-27T17:53:24.885Z | Downloaded const_format_proc_macros v0.2.34 |
| 736 | 2026-05-27T17:53:24.888Z | Downloaded anstream v1.0.0 |
| 737 | 2026-05-27T17:53:24.888Z | Downloaded daft v0.1.4 |
| 738 | 2026-05-27T17:53:24.888Z | Downloaded kstat-rs v0.2.4 |
| 739 | 2026-05-27T17:53:24.891Z | Downloaded zerotrie v0.2.2 |
| 740 | 2026-05-27T17:53:24.891Z | Downloaded displaydoc v0.2.5 |
| 741 | 2026-05-27T17:53:24.894Z | Downloaded toml_edit v0.19.15 |
| 742 | 2026-05-27T17:53:24.901Z | Downloaded goblin v0.10.1 |
| 743 | 2026-05-27T17:53:24.905Z | Downloaded fnv v1.0.7 |
| 744 | 2026-05-27T17:53:24.905Z | Downloaded foldhash v0.1.5 |
| 745 | 2026-05-27T17:53:24.908Z | Downloaded lru-slab v0.1.2 |
| 746 | 2026-05-27T17:53:24.908Z | Downloaded clap_derive v4.6.0 |
| 747 | 2026-05-27T17:53:24.908Z | Downloaded defmt v1.0.1 |
| 748 | 2026-05-27T17:53:24.911Z | Downloaded cargo_metadata v0.18.1 |
| 749 | 2026-05-27T17:53:24.911Z | Downloaded cpufeatures v0.2.17 |
| 750 | 2026-05-27T17:53:24.914Z | Downloaded hashbrown v0.15.5 |
| 751 | 2026-05-27T17:53:24.916Z | Downloaded zerocopy-derive v0.8.27 |
| 752 | 2026-05-27T17:53:24.919Z | Downloaded cobs v0.3.0 |
| 753 | 2026-05-27T17:53:24.919Z | Downloaded darling_macro v0.21.3 |
| 754 | 2026-05-27T17:53:24.919Z | Downloaded arrayref v0.3.9 |
| 755 | 2026-05-27T17:53:24.919Z | Downloaded hash32 v0.3.1 |
| 756 | 2026-05-27T17:53:24.922Z | Downloaded critical-section v1.2.0 |
| 757 | 2026-05-27T17:53:24.922Z | Downloaded autocfg v1.5.0 |
| 758 | 2026-05-27T17:53:24.922Z | Downloaded crossbeam-epoch v0.9.18 |
| 759 | 2026-05-27T17:53:24.925Z | Downloaded bit-set v0.8.0 |
| 760 | 2026-05-27T17:53:24.925Z | Downloaded url v2.5.7 |
| 761 | 2026-05-27T17:53:24.928Z | Downloaded async-stream v0.3.6 |
| 762 | 2026-05-27T17:53:24.928Z | Downloaded colorchoice v1.0.4 |
| 763 | 2026-05-27T17:53:24.928Z | Downloaded git2 v0.19.0 |
| 764 | 2026-05-27T17:53:24.931Z | Downloaded ciborium-io v0.2.2 |
| 765 | 2026-05-27T17:53:24.934Z | Downloaded debug-ignore v1.0.5 |
| 766 | 2026-05-27T17:53:24.934Z | Downloaded async-recursion v1.1.1 |
| 767 | 2026-05-27T17:53:24.937Z | Downloaded regex v1.12.3 |
| 768 | 2026-05-27T17:53:24.941Z | Downloaded tower v0.5.2 |
| 769 | 2026-05-27T17:53:24.944Z | Downloaded typed-path v0.9.3 |
| 770 | 2026-05-27T17:53:24.948Z | Downloaded ff v0.13.1 |
| 771 | 2026-05-27T17:53:24.948Z | Downloaded dtrace-parser v0.2.0 |
| 772 | 2026-05-27T17:53:24.948Z | Downloaded display-error-chain v0.2.2 |
| 773 | 2026-05-27T17:53:24.948Z | Downloaded byteorder v1.5.0 |
| 774 | 2026-05-27T17:53:24.951Z | Downloaded blake2 v0.10.6 |
| 775 | 2026-05-27T17:53:24.951Z | Downloaded foreign-types-shared v0.3.1 |
| 776 | 2026-05-27T17:53:24.951Z | Downloaded dyn-clone v1.0.20 |
| 777 | 2026-05-27T17:53:24.954Z | Downloaded anstyle-query v1.1.4 |
| 778 | 2026-05-27T17:53:24.954Z | Downloaded unicode-segmentation v1.12.0 |
| 779 | 2026-05-27T17:53:24.954Z | Downloaded serde_json v1.0.149 |
| 780 | 2026-05-27T17:53:24.957Z | Downloaded reqwest v0.13.2 |
| 781 | 2026-05-27T17:53:24.960Z | Downloaded reqwest v0.12.23 |
| 782 | 2026-05-27T17:53:24.963Z | Downloaded bindgen v0.72.1 |
| 783 | 2026-05-27T17:53:24.967Z | Downloaded futures-sink v0.3.32 |
| 784 | 2026-05-27T17:53:24.970Z | Downloaded dunce v1.0.5 |
| 785 | 2026-05-27T17:53:24.970Z | Downloaded portable-atomic v1.11.1 |
| 786 | 2026-05-27T17:53:24.973Z | Downloaded rayon v1.11.0 |
| 787 | 2026-05-27T17:53:24.977Z | Downloaded cargo-platform v0.1.9 |
| 788 | 2026-05-27T17:53:24.982Z | Downloaded camino-tempfile v1.4.1 |
| 789 | 2026-05-27T17:53:24.982Z | Downloaded bytecount v0.6.9 |
| 790 | 2026-05-27T17:53:24.982Z | Downloaded embedded-io v0.6.1 |
| 791 | 2026-05-27T17:53:24.986Z | Downloaded elliptic-curve v0.13.8 |
| 792 | 2026-05-27T17:53:24.986Z | Downloaded tokio-util v0.7.16 |
| 793 | 2026-05-27T17:53:24.986Z | Downloaded tower-http v0.6.8 |
| 794 | 2026-05-27T17:53:25.006Z | Downloaded zerovec v0.11.4 |
| 795 | 2026-05-27T17:53:25.009Z | Downloaded unicode-normalization v0.1.24 |
| 796 | 2026-05-27T17:53:25.012Z | Downloaded proptest v1.8.0 |
| 797 | 2026-05-27T17:53:25.018Z | Downloaded tough v0.20.0 |
| 798 | 2026-05-27T17:53:25.022Z | Downloaded rustls-webpki v0.102.8 |
| 799 | 2026-05-27T17:53:25.034Z | Downloaded winnow v0.5.40 |
| 800 | 2026-05-27T17:53:25.040Z | Downloaded aws-lc-rs v1.16.2 |
| 801 | 2026-05-27T17:53:25.044Z | Downloaded chrono v0.4.44 |
| 802 | 2026-05-27T17:53:25.048Z | Downloaded serde_with v3.14.1 |
| 803 | 2026-05-27T17:53:25.055Z | Downloaded zerocopy v0.7.35 |
| 804 | 2026-05-27T17:53:25.063Z | Downloaded moka v0.12.11 |
| 805 | 2026-05-27T17:53:25.069Z | Downloaded quinn-proto v0.11.14 |
| 806 | 2026-05-27T17:53:25.074Z | Downloaded crc8 v0.1.1 |
| 807 | 2026-05-27T17:53:25.077Z | Downloaded clap_lex v1.1.0 |
| 808 | 2026-05-27T17:53:25.077Z | Downloaded block-buffer v0.10.4 |
| 809 | 2026-05-27T17:53:25.077Z | Downloaded errno v0.3.14 |
| 810 | 2026-05-27T17:53:25.077Z | Downloaded cfg_aliases v0.2.1 |
| 811 | 2026-05-27T17:53:25.077Z | Downloaded data-encoding v2.9.0 |
| 812 | 2026-05-27T17:53:25.080Z | Downloaded tabled v0.15.0 |
| 813 | 2026-05-27T17:53:25.089Z | Downloaded winnow v0.7.14 |
| 814 | 2026-05-27T17:53:25.093Z | Downloaded openssl v0.10.76 |
| 815 | 2026-05-27T17:53:25.098Z | Downloaded camino v1.2.2 |
| 816 | 2026-05-27T17:53:25.101Z | Downloaded tabled v0.20.0 |
| 817 | 2026-05-27T17:53:25.109Z | Downloaded time v0.3.47 |
| 818 | 2026-05-27T17:53:25.115Z | Downloaded syn v1.0.109 |
| 819 | 2026-05-27T17:53:25.121Z | Downloaded curve25519-dalek v4.1.3 |
| 820 | 2026-05-27T17:53:25.126Z | Downloaded bitflags v1.3.2 |
| 821 | 2026-05-27T17:53:25.129Z | Downloaded float-ord v0.3.2 |
| 822 | 2026-05-27T17:53:25.129Z | Downloaded fixedbitset v0.4.2 |
| 823 | 2026-05-27T17:53:25.129Z | Downloaded either v1.15.0 |
| 824 | 2026-05-27T17:53:25.132Z | Downloaded chacha20 v0.9.1 |
| 825 | 2026-05-27T17:53:25.132Z | Downloaded cexpr v0.6.0 |
| 826 | 2026-05-27T17:53:25.132Z | Downloaded vcpkg v0.2.15 |
| 827 | 2026-05-27T17:53:25.154Z | Downloaded atomicwrites v0.4.4 |
| 828 | 2026-05-27T17:53:25.157Z | Downloaded dropshot v0.16.7 |
| 829 | 2026-05-27T17:53:25.166Z | Downloaded zerocopy v0.8.27 |
| 830 | 2026-05-27T17:53:25.177Z | Downloaded syn v2.0.117 |
| 831 | 2026-05-27T17:53:25.183Z | Downloaded unicode-width v0.1.14 |
| 832 | 2026-05-27T17:53:25.188Z | Downloaded hickory-proto v0.25.2 |
| 833 | 2026-05-27T17:53:25.196Z | Downloaded nix v0.30.1 |
| 834 | 2026-05-27T17:53:25.203Z | Downloaded webpki-roots v1.0.2 |
| 835 | 2026-05-27T17:53:25.208Z | Downloaded unicode-width v0.2.1 |
| 836 | 2026-05-27T17:53:25.211Z | Downloaded rustix v0.38.44 |
| 837 | 2026-05-27T17:53:25.224Z | Downloaded rustls v0.23.32 |
| 838 | 2026-05-27T17:53:25.229Z | Downloaded openapiv3 v2.2.0 |
| 839 | 2026-05-27T17:53:25.236Z | Downloaded regex-syntax v0.8.6 |
| 840 | 2026-05-27T17:53:25.241Z | Downloaded hickory-proto v0.24.4 |
| 841 | 2026-05-27T17:53:25.248Z | Downloaded rustix v1.1.2 |
| 842 | 2026-05-27T17:53:25.262Z | Downloaded bstr v1.12.0 |
| 843 | 2026-05-27T17:53:25.267Z | Downloaded typify-impl v0.6.1 |
| 844 | 2026-05-27T17:53:25.275Z | Downloaded smoltcp v0.11.0 |
| 845 | 2026-05-27T17:53:25.281Z | Downloaded rustls v0.22.4 |
| 846 | 2026-05-27T17:53:25.289Z | Downloaded typify-impl v0.4.3 |
| 847 | 2026-05-27T17:53:25.297Z | Downloaded regress v0.10.5 |
| 848 | 2026-05-27T17:53:25.345Z | Downloaded libc v0.2.183 |
| 849 | 2026-05-27T17:53:25.377Z | Downloaded regex-automata v0.4.13 |
| 850 | 2026-05-27T17:53:25.387Z | Downloaded tokio v1.49.0 |
| 851 | 2026-05-27T17:53:25.434Z | Downloaded jiff v0.2.15 |
| 852 | 2026-05-27T17:53:25.443Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-05-27T17:53:25.454Z | Downloaded petgraph v0.8.2 |
| 854 | 2026-05-27T17:53:25.467Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-05-27T17:53:25.487Z | Downloaded encoding_rs v0.8.35 |
| 856 | 2026-05-27T17:53:25.498Z | Downloaded csv v1.3.1 |
| 857 | 2026-05-27T17:53:25.510Z | Downloaded sha3 v0.10.8 |
| 858 | 2026-05-27T17:53:25.513Z | Downloaded libz-sys v1.1.22 |
| 859 | 2026-05-27T17:53:25.530Z | Downloaded ring v0.17.14 |
| 860 | 2026-05-27T17:53:25.553Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 861 | 2026-05-27T17:53:25.658Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 862 | 2026-05-27T17:53:26.133Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-05-27T17:53:26.438Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-05-27T17:53:26.438Z | Compiling quote v1.0.45 |
| 865 | 2026-05-27T17:53:26.438Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-05-27T17:53:26.441Z | Compiling serde_core v1.0.228 |
| 867 | 2026-05-27T17:53:26.441Z | Compiling serde v1.0.228 |
| 868 | 2026-05-27T17:53:26.441Z | Compiling libc v0.2.183 |
| 869 | 2026-05-27T17:53:26.441Z | Checking cfg-if v1.0.3 |
| 870 | 2026-05-27T17:53:26.753Z | Compiling zmij v1.0.17 |
| 871 | 2026-05-27T17:53:26.771Z | Compiling autocfg v1.5.0 |
| 872 | 2026-05-27T17:53:27.146Z | Compiling memchr v2.7.5 |
| 873 | 2026-05-27T17:53:27.183Z | Compiling getrandom v0.3.3 |
| 874 | 2026-05-27T17:53:27.208Z | Compiling libm v0.2.15 |
| 875 | 2026-05-27T17:53:27.604Z | Compiling shlex v1.3.0 |
| 876 | 2026-05-27T17:53:27.620Z | Checking smallvec v1.15.1 |
| 877 | 2026-05-27T17:53:27.649Z | Checking itoa v1.0.15 |
| 878 | 2026-05-27T17:53:27.682Z | Compiling jobserver v0.1.34 |
| 879 | 2026-05-27T17:53:27.732Z | Compiling version_check v0.9.5 |
| 880 | 2026-05-27T17:53:27.770Z | Compiling find-msvc-tools v0.1.9 |
| 881 | 2026-05-27T17:53:27.786Z | Compiling thiserror v2.0.18 |
| 882 | 2026-05-27T17:53:27.801Z | Compiling icu_normalizer_data v2.0.0 |
| 883 | 2026-05-27T17:53:28.008Z | Compiling cc v1.2.58 |
| 884 | 2026-05-27T17:53:28.023Z | Compiling icu_properties_data v2.0.1 |
| 885 | 2026-05-27T17:53:28.098Z | Compiling parking_lot_core v0.9.12 |
| 886 | 2026-05-27T17:53:28.179Z | Checking stable_deref_trait v1.2.0 |
| 887 | 2026-05-27T17:53:28.250Z | Compiling syn v2.0.117 |
| 888 | 2026-05-27T17:53:28.267Z | Compiling serde_json v1.0.149 |
| 889 | 2026-05-27T17:53:28.511Z | Compiling heck v0.5.0 |
| 890 | 2026-05-27T17:53:28.576Z | Checking writeable v0.6.1 |
| 891 | 2026-05-27T17:53:28.631Z | Checking litemap v0.8.0 |
| 892 | 2026-05-27T17:53:28.665Z | Compiling num-traits v0.2.19 |
| 893 | 2026-05-27T17:53:28.723Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-05-27T17:53:28.931Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-05-27T17:53:28.948Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-05-27T17:53:29.054Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-05-27T17:53:29.070Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-05-27T17:53:29.075Z | Checking iana-time-zone v0.1.64 |
| 899 | 2026-05-27T17:53:29.164Z | Compiling log v0.4.29 |
| 900 | 2026-05-27T17:53:29.263Z | Compiling rustversion v1.0.22 |
| 901 | 2026-05-27T17:53:29.283Z | Compiling foldhash v0.2.0 |
| 902 | 2026-05-27T17:53:29.300Z | Compiling allocator-api2 v0.2.21 |
| 903 | 2026-05-27T17:53:29.340Z | Compiling equivalent v1.0.2 |
| 904 | 2026-05-27T17:53:29.436Z | Compiling semver v1.0.27 |
| 905 | 2026-05-27T17:53:29.474Z | Checking socket2 v0.6.0 |
| 906 | 2026-05-27T17:53:29.503Z | Checking uuid v1.20.0 |
| 907 | 2026-05-27T17:53:29.622Z | Compiling hashbrown v0.16.1 |
| 908 | 2026-05-27T17:53:29.704Z | Checking scopeguard v1.2.0 |
| 909 | 2026-05-27T17:53:29.803Z | Checking lock_api v0.4.14 |
| 910 | 2026-05-27T17:53:29.949Z | Checking signal-hook-registry v1.4.6 |
| 911 | 2026-05-27T17:53:29.953Z | Checking getrandom v0.2.16 |
| 912 | 2026-05-27T17:53:29.963Z | Checking mio v1.0.4 |
| 913 | 2026-05-27T17:53:30.009Z | Checking parking_lot v0.12.5 |
| 914 | 2026-05-27T17:53:30.122Z | Checking dyn-clone v1.0.20 |
| 915 | 2026-05-27T17:53:30.139Z | Compiling schemars v0.8.22 |
| 916 | 2026-05-27T17:53:30.165Z | Compiling portable-atomic v1.11.1 |
| 917 | 2026-05-27T17:53:30.321Z | Checking critical-section v1.2.0 |
| 918 | 2026-05-27T17:53:30.425Z | Checking futures-core v0.3.32 |
| 919 | 2026-05-27T17:53:30.458Z | Compiling ring v0.17.14 |
| 920 | 2026-05-27T17:53:30.544Z | Compiling typenum v1.18.0 |
| 921 | 2026-05-27T17:53:30.636Z | Compiling indexmap v2.13.0 |
| 922 | 2026-05-27T17:53:30.828Z | Compiling thiserror v1.0.69 |
| 923 | 2026-05-27T17:53:30.925Z | Compiling httparse v1.10.1 |
| 924 | 2026-05-27T17:53:31.093Z | Compiling synstructure v0.13.2 |
| 925 | 2026-05-27T17:53:31.143Z | Compiling serde_derive_internals v0.29.1 |
| 926 | 2026-05-27T17:53:31.236Z | Checking once_cell v1.21.3 |
| 927 | 2026-05-27T17:53:31.414Z | Compiling regex-syntax v0.8.6 |
| 928 | 2026-05-27T17:53:31.555Z | Compiling rustix v1.1.2 |
| 929 | 2026-05-27T17:53:31.592Z | Checking futures-sink v0.3.32 |
| 930 | 2026-05-27T17:53:31.696Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-05-27T17:53:31.748Z | Checking slab v0.4.11 |
| 932 | 2026-05-27T17:53:31.896Z | Checking subtle v2.6.1 |
| 933 | 2026-05-27T17:53:31.913Z | Compiling ucd-trie v0.1.7 |
| 934 | 2026-05-27T17:53:31.916Z | Compiling anyhow v1.0.102 |
| 935 | 2026-05-27T17:53:32.044Z | Checking futures-channel v0.3.32 |
| 936 | 2026-05-27T17:53:32.165Z | Checking rand_core v0.6.4 |
| 937 | 2026-05-27T17:53:32.236Z | Checking futures-io v0.3.32 |
| 938 | 2026-05-27T17:53:32.332Z | Checking futures-task v0.3.32 |
| 939 | 2026-05-27T17:53:32.347Z | Compiling serde_derive v1.0.228 |
| 940 | 2026-05-27T17:53:32.364Z | Compiling zerofrom-derive v0.1.6 |
| 941 | 2026-05-27T17:53:32.457Z | Compiling yoke-derive v0.8.0 |
| 942 | 2026-05-27T17:53:32.475Z | Compiling zerovec-derive v0.11.1 |
| 943 | 2026-05-27T17:53:32.683Z | Compiling displaydoc v0.2.5 |
| 944 | 2026-05-27T17:53:33.120Z | Compiling thiserror-impl v2.0.18 |
| 945 | 2026-05-27T17:53:33.399Z | Compiling schemars_derive v0.8.22 |
| 946 | 2026-05-27T17:53:33.463Z | Compiling tokio-macros v2.6.0 |
| 947 | 2026-05-27T17:53:33.481Z | Compiling zerocopy-derive v0.8.27 |
| 948 | 2026-05-27T17:53:33.513Z | Compiling futures-macro v0.3.32 |
| 949 | 2026-05-27T17:53:33.530Z | Checking zerofrom v0.1.6 |
| 950 | 2026-05-27T17:53:33.648Z | Checking yoke v0.8.0 |
| 951 | 2026-05-27T17:53:33.825Z | Checking zerovec v0.11.4 |
| 952 | 2026-05-27T17:53:34.181Z | Checking zerotrie v0.2.2 |
| 953 | 2026-05-27T17:53:34.413Z | Compiling zeroize_derive v1.4.3 |
| 954 | 2026-05-27T17:53:34.430Z | Compiling thiserror-impl v1.0.69 |
| 955 | 2026-05-27T17:53:34.433Z | Compiling regex-automata v0.4.13 |
| 956 | 2026-05-27T17:53:34.528Z | Checking tinystr v0.8.1 |
| 957 | 2026-05-27T17:53:34.567Z | Checking potential_utf v0.1.3 |
| 958 | 2026-05-27T17:53:34.697Z | Checking icu_collections v2.0.0 |
| 959 | 2026-05-27T17:53:34.712Z | Checking icu_locale_core v2.0.0 |
| 960 | 2026-05-27T17:53:34.975Z | Compiling pest v2.8.2 |
| 961 | 2026-05-27T17:53:35.233Z | Checking icu_provider v2.0.0 |
| 962 | 2026-05-27T17:53:35.457Z | Checking bytes v1.11.1 |
| 963 | 2026-05-27T17:53:35.476Z | Checking icu_normalizer v2.0.0 |
| 964 | 2026-05-27T17:53:35.596Z | Checking icu_properties v2.0.1 |
| 965 | 2026-05-27T17:53:35.778Z | Checking chrono v0.4.44 |
| 966 | 2026-05-27T17:53:35.881Z | Compiling serde_tokenstream v0.2.3 |
| 967 | 2026-05-27T17:53:35.902Z | Checking tokio v1.49.0 |
| 968 | 2026-05-27T17:53:35.990Z | Checking bitflags v2.9.4 |
| 969 | 2026-05-27T17:53:36.159Z | Checking zeroize v1.8.1 |
| 970 | 2026-05-27T17:53:36.193Z | Compiling regex v1.12.3 |
| 971 | 2026-05-27T17:53:36.240Z | Compiling pest_meta v2.8.2 |
| 972 | 2026-05-27T17:53:36.311Z | Checking futures-util v0.3.32 |
| 973 | 2026-05-27T17:53:36.400Z | Checking idna_adapter v1.2.1 |
| 974 | 2026-05-27T17:53:36.526Z | Checking idna v1.1.0 |
| 975 | 2026-05-27T17:53:36.604Z | Compiling pkg-config v0.3.32 |
| 976 | 2026-05-27T17:53:36.632Z | Compiling tracing-attributes v0.1.30 |
| 977 | 2026-05-27T17:53:36.765Z | Checking url v2.5.7 |
| 978 | 2026-05-27T17:53:36.993Z | Compiling pest_generator v2.8.2 |
| 979 | 2026-05-27T17:53:37.044Z | Checking tracing-core v0.1.34 |
| 980 | 2026-05-27T17:53:37.453Z | Compiling generic-array v0.14.7 |
| 981 | 2026-05-27T17:53:37.622Z | Compiling pest_derive v2.8.2 |
| 982 | 2026-05-27T17:53:37.672Z | Compiling vcpkg v0.2.15 |
| 983 | 2026-05-27T17:53:37.675Z | Compiling fnv v1.0.7 |
| 984 | 2026-05-27T17:53:37.813Z | Checking tracing v0.1.41 |
| 985 | 2026-05-27T17:53:37.900Z | Compiling http v1.4.0 |
| 986 | 2026-05-27T17:53:38.207Z | Compiling regress v0.10.5 |
| 987 | 2026-05-27T17:53:38.233Z | Compiling byteorder v1.5.0 |
| 988 | 2026-05-27T17:53:38.358Z | Compiling num-conv v0.2.1 |
| 989 | 2026-05-27T17:53:38.451Z | Compiling time-core v0.1.8 |
| 990 | 2026-05-27T17:53:38.513Z | Checking errno v0.3.14 |
| 991 | 2026-05-27T17:53:38.602Z | Compiling time-macros v0.2.27 |
| 992 | 2026-05-27T17:53:38.635Z | Checking base64 v0.22.1 |
| 993 | 2026-05-27T17:53:38.719Z | Checking ipnet v2.11.0 |
| 994 | 2026-05-27T17:53:38.942Z | Compiling scroll_derive v0.13.1 |
| 995 | 2026-05-27T17:53:39.023Z | Checking tokio-util v0.7.16 |
| 996 | 2026-05-27T17:53:39.057Z | Checking crypto-common v0.1.6 |
| 997 | 2026-05-27T17:53:39.179Z | Compiling camino v1.2.2 |
| 998 | 2026-05-27T17:53:39.567Z | Checking http-body v1.0.1 |
| 999 | 2026-05-27T17:53:39.584Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-05-27T17:53:39.706Z | Compiling crossbeam-utils v0.8.21 |
| 1001 | 2026-05-27T17:53:39.709Z | Compiling syn v1.0.109 |
| 1002 | 2026-05-27T17:53:39.754Z | Checking atomic-waker v1.1.2 |
| 1003 | 2026-05-27T17:53:39.854Z | Compiling slog v2.8.2 |
| 1004 | 2026-05-27T17:53:39.880Z | Compiling paste v1.0.15 |
| 1005 | 2026-05-27T17:53:39.984Z | Checking tower-layer v0.3.3 |
| 1006 | 2026-05-27T17:53:40.056Z | Checking try-lock v0.2.5 |
| 1007 | 2026-05-27T17:53:40.076Z | Checking tower-service v0.3.3 |
| 1008 | 2026-05-27T17:53:40.160Z | Checking h2 v0.4.12 |
| 1009 | 2026-05-27T17:53:40.195Z | Checking want v0.3.1 |
| 1010 | 2026-05-27T17:53:40.195Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-05-27T17:53:40.195Z | Checking rustls-pki-types v1.12.0 |
| 1012 | 2026-05-27T17:53:40.276Z | Checking erased-serde v0.3.31 |
| 1013 | 2026-05-27T17:53:40.316Z | Checking ryu v1.0.20 |
| 1014 | 2026-05-27T17:53:40.361Z | Checking httpdate v1.0.3 |
| 1015 | 2026-05-27T17:53:40.391Z | Checking pretty-hex v0.4.1 |
| 1016 | 2026-05-27T17:53:40.457Z | Checking pin-utils v0.1.0 |
| 1017 | 2026-05-27T17:53:40.510Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-05-27T17:53:40.541Z | Checking socket2 v0.5.10 |
| 1019 | 2026-05-27T17:53:40.681Z | Checking untrusted v0.9.0 |
| 1020 | 2026-05-27T17:53:40.797Z | Compiling scroll v0.13.0 |
| 1021 | 2026-05-27T17:53:40.881Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-05-27T17:53:40.912Z | Compiling strsim v0.11.1 |
| 1023 | 2026-05-27T17:53:40.990Z | Compiling usdt-impl v0.6.0 |
| 1024 | 2026-05-27T17:53:41.079Z | Compiling plain v0.2.3 |
| 1025 | 2026-05-27T17:53:41.213Z | Compiling goblin v0.10.1 |
| 1026 | 2026-05-27T17:53:41.262Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-05-27T17:53:41.295Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-05-27T17:53:41.428Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-05-27T17:53:41.481Z | Checking rand_core v0.9.3 |
| 1030 | 2026-05-27T17:53:41.645Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-05-27T17:53:41.788Z | Checking digest v0.10.7 |
| 1032 | 2026-05-27T17:53:41.982Z | Checking serde_urlencoded v0.7.1 |
| 1033 | 2026-05-27T17:53:41.998Z | Checking oxnet v0.1.4 |
| 1034 | 2026-05-27T17:53:42.019Z | Checking hyper v1.8.1 |
| 1035 | 2026-05-27T17:53:42.185Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-05-27T17:53:42.224Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-05-27T17:53:42.733Z | Compiling cmake v0.1.54 |
| 1038 | 2026-05-27T17:53:42.835Z | Compiling thread-id v5.0.0 |
| 1039 | 2026-05-27T17:53:42.900Z | Checking hyper-util v0.1.19 |
| 1040 | 2026-05-27T17:53:42.921Z | Compiling fs_extra v1.3.0 |
| 1041 | 2026-05-27T17:53:42.939Z | Compiling dunce v1.0.5 |
| 1042 | 2026-05-27T17:53:42.956Z | Compiling omicron-workspace-hack v0.1.0 |
| 1043 | 2026-05-27T17:53:43.034Z | Compiling ident_case v1.0.1 |
| 1044 | 2026-05-27T17:53:43.068Z | Checking rand_chacha v0.9.0 |
| 1045 | 2026-05-27T17:53:43.161Z | Compiling darling_core v0.21.3 |
| 1046 | 2026-05-27T17:53:43.177Z | Compiling aws-lc-sys v0.39.1 |
| 1047 | 2026-05-27T17:53:43.215Z | Compiling daft-derive v0.1.4 |
| 1048 | 2026-05-27T17:53:43.254Z | Checking rand v0.9.2 |
| 1049 | 2026-05-27T17:53:43.699Z | Compiling unsafe-libyaml v0.2.11 |
| 1050 | 2026-05-27T17:53:43.945Z | Compiling dof v0.4.0 |
| 1051 | 2026-05-27T17:53:43.968Z | Checking powerfmt v0.2.0 |
| 1052 | 2026-05-27T17:53:44.082Z | Checking sync_wrapper v1.0.2 |
| 1053 | 2026-05-27T17:53:44.118Z | Checking deranged v0.5.3 |
| 1054 | 2026-05-27T17:53:44.375Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-05-27T17:53:44.852Z | Checking cpufeatures v0.2.17 |
| 1056 | 2026-05-27T17:53:44.921Z | Checking num_threads v0.1.7 |
| 1057 | 2026-05-27T17:53:45.051Z | Compiling aws-lc-rs v1.16.2 |
| 1058 | 2026-05-27T17:53:45.056Z | Compiling rustls v0.22.4 |
| 1059 | 2026-05-27T17:53:45.232Z | Compiling darling_macro v0.21.3 |
| 1060 | 2026-05-27T17:53:45.250Z | Compiling usdt-attr-macro v0.6.0 |
| 1061 | 2026-05-27T17:53:45.265Z | Compiling usdt-macro v0.6.0 |
| 1062 | 2026-05-27T17:53:45.302Z | Checking time v0.3.47 |
| 1063 | 2026-05-27T17:53:45.530Z | Compiling typify-macro v0.4.3 |
| 1064 | 2026-05-27T17:53:45.629Z | Checking tower v0.5.2 |
| 1065 | 2026-05-27T17:53:45.780Z | Compiling darling v0.21.3 |
| 1066 | 2026-05-27T17:53:46.067Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-05-27T17:53:46.099Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-05-27T17:53:46.377Z | Checking mime v0.3.17 |
| 1069 | 2026-05-27T17:53:46.425Z | Checking iri-string v0.7.8 |
| 1070 | 2026-05-27T17:53:46.545Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-05-27T17:53:46.734Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-05-27T17:53:46.861Z | Compiling multer v3.1.0 |
| 1073 | 2026-05-27T17:53:46.878Z | Checking untrusted v0.7.1 |
| 1074 | 2026-05-27T17:53:46.988Z | Checking foreign-types-shared v0.1.1 |
| 1075 | 2026-05-27T17:53:47.008Z | Checking fastrand v2.3.0 |
| 1076 | 2026-05-27T17:53:47.024Z | Compiling typify v0.4.3 |
| 1077 | 2026-05-27T17:53:47.071Z | Checking unicode-width v0.2.1 |
| 1078 | 2026-05-27T17:53:47.087Z | Compiling openssl v0.10.76 |
| 1079 | 2026-05-27T17:53:47.090Z | Compiling structmeta v0.3.0 |
| 1080 | 2026-05-27T17:53:47.119Z | Checking hex v0.4.3 |
| 1081 | 2026-05-27T17:53:47.176Z | Checking tempfile v3.23.0 |
| 1082 | 2026-05-27T17:53:47.296Z | Checking foreign-types v0.3.2 |
| 1083 | 2026-05-27T17:53:47.314Z | Checking futures v0.3.32 |
| 1084 | 2026-05-27T17:53:47.331Z | Compiling strum_macros v0.26.4 |
| 1085 | 2026-05-27T17:53:47.361Z | Compiling async-stream-impl v0.3.6 |
| 1086 | 2026-05-27T17:53:47.391Z | Compiling openssl-macros v0.1.1 |
| 1087 | 2026-05-27T17:53:47.422Z | Checking thread_local v1.1.9 |
| 1088 | 2026-05-27T17:53:47.426Z | Checking tower-http v0.6.8 |
| 1089 | 2026-05-27T17:53:47.557Z | Compiling native-tls v0.2.14 |
| 1090 | 2026-05-27T17:53:47.692Z | Compiling rustls v0.23.32 |
| 1091 | 2026-05-27T17:53:47.793Z | Checking openssl-probe v0.1.6 |
| 1092 | 2026-05-27T17:53:47.938Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-05-27T17:53:47.981Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-05-27T17:53:48.122Z | Checking is-terminal v0.4.16 |
| 1095 | 2026-05-27T17:53:48.183Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-05-27T17:53:48.203Z | Checking term v1.2.0 |
| 1097 | 2026-05-27T17:53:48.220Z | Checking winnow v0.7.14 |
| 1098 | 2026-05-27T17:53:48.341Z | Checking take_mut v0.2.2 |
| 1099 | 2026-05-27T17:53:48.420Z | Compiling ref-cast v1.0.25 |
| 1100 | 2026-05-27T17:53:48.445Z | Checking match_cfg v0.1.0 |
| 1101 | 2026-05-27T17:53:48.512Z | Checking hostname v0.3.1 |
| 1102 | 2026-05-27T17:53:48.690Z | Checking slog-term v2.9.2 |
| 1103 | 2026-05-27T17:53:48.788Z | Checking slog-json v2.6.1 |
| 1104 | 2026-05-27T17:53:48.821Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-05-27T17:53:48.895Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-05-27T17:53:48.938Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-05-27T17:53:48.955Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-05-27T17:53:49.292Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-05-27T17:53:49.359Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-05-27T17:53:49.590Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-05-27T17:53:49.740Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-05-27T17:53:49.924Z | Compiling either v1.15.0 |
| 1113 | 2026-05-27T17:53:50.037Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-05-27T17:53:50.213Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-05-27T17:53:50.374Z | Checking daft v0.1.4 |
| 1116 | 2026-05-27T17:53:50.391Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-05-27T17:53:50.532Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-05-27T17:53:50.751Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-05-27T17:53:50.821Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-05-27T17:53:50.923Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-05-27T17:53:51.261Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-05-27T17:53:51.559Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-05-27T17:53:51.729Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-05-27T17:53:51.774Z | Checking usdt v0.6.0 |
| 1125 | 2026-05-27T17:53:51.865Z | Checking serde_spanned v1.0.4 |
| 1126 | 2026-05-27T17:53:51.933Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-05-27T17:53:51.994Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1128 | 2026-05-27T17:53:52.011Z | Checking spin v0.9.8 |
| 1129 | 2026-05-27T17:53:52.172Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-05-27T17:53:52.337Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-05-27T17:53:52.423Z | Checking strum v0.26.3 |
| 1132 | 2026-05-27T17:53:52.531Z | Checking async-stream v0.3.6 |
| 1133 | 2026-05-27T17:53:52.549Z | Checking tokio-rustls v0.25.0 |
| 1134 | 2026-05-27T17:53:52.639Z | Checking sha1 v0.10.6 |
| 1135 | 2026-05-27T17:53:52.656Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-05-27T17:53:52.721Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-05-27T17:53:52.739Z | Checking waitgroup v0.1.2 |
| 1138 | 2026-05-27T17:53:52.791Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-05-27T17:53:52.794Z | Checking macaddr v1.0.1 |
| 1140 | 2026-05-27T17:53:52.794Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-05-27T17:53:52.841Z | Checking wait-timeout v0.2.1 |
| 1142 | 2026-05-27T17:53:52.909Z | Checking hostname v0.4.2 |
| 1143 | 2026-05-27T17:53:52.948Z | Checking bit-vec v0.8.0 |
| 1144 | 2026-05-27T17:53:52.966Z | Checking quick-error v1.2.3 |
| 1145 | 2026-05-27T17:53:53.006Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-05-27T17:53:53.032Z | Checking rand v0.8.5 |
| 1147 | 2026-05-27T17:53:53.066Z | Checking rusty-fork v0.3.0 |
| 1148 | 2026-05-27T17:53:53.109Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1149 | 2026-05-27T17:53:53.142Z | Checking bit-set v0.8.0 |
| 1150 | 2026-05-27T17:53:53.281Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-05-27T17:53:53.328Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-05-27T17:53:53.447Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-05-27T17:53:53.530Z | Checking utf8parse v0.2.2 |
| 1154 | 2026-05-27T17:53:53.534Z | Checking unarray v0.1.4 |
| 1155 | 2026-05-27T17:53:53.626Z | Checking colored v3.0.0 |
| 1156 | 2026-05-27T17:53:53.644Z | Checking proptest v1.8.0 |
| 1157 | 2026-05-27T17:53:53.660Z | Checking anstyle-parse v1.0.0 |
| 1158 | 2026-05-27T17:53:53.809Z | Checking strum v0.27.2 |
| 1159 | 2026-05-27T17:53:53.922Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-05-27T17:53:53.925Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-05-27T17:53:54.267Z | Checking anstyle v1.0.14 |
| 1162 | 2026-05-27T17:53:54.412Z | Checking anstyle-query v1.1.4 |
| 1163 | 2026-05-27T17:53:54.450Z | Checking is_terminal_polyfill v1.70.1 |
| 1164 | 2026-05-27T17:53:54.477Z | Checking colorchoice v1.0.4 |
| 1165 | 2026-05-27T17:53:54.576Z | Checking anstream v1.0.0 |
| 1166 | 2026-05-27T17:53:54.736Z | Checking itertools v0.14.0 |
| 1167 | 2026-05-27T17:53:55.220Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-05-27T17:53:55.263Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1169 | 2026-05-27T17:53:55.370Z | Checking clap_builder v4.6.0 |
| 1170 | 2026-05-27T17:53:55.819Z | Checking serde_with v3.14.1 |
| 1171 | 2026-05-27T17:53:56.438Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-05-27T17:53:56.598Z | Checking clap v4.6.0 |
| 1173 | 2026-05-27T17:53:56.615Z | Checking instant v0.1.13 |
| 1174 | 2026-05-27T17:53:56.618Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-05-27T17:53:56.739Z | Checking iddqd v0.3.17 |
| 1176 | 2026-05-27T17:53:56.814Z | Checking backoff v0.4.0 |
| 1177 | 2026-05-27T17:53:56.980Z | Checking parse-display v0.10.0 |
| 1178 | 2026-05-27T17:53:57.059Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-05-27T17:53:57.124Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-05-27T17:53:58.999Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-05-27T17:53:59.499Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-05-27T17:54:01.599Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-05-27T17:54:01.717Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-05-27T17:54:01.877Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-05-27T17:54:02.108Z | Compiling nix v0.30.1 |
| 1186 | 2026-05-27T17:54:02.311Z | Compiling tokio-rustls v0.26.3 |
| 1187 | 2026-05-27T17:54:02.940Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-05-27T17:54:03.166Z | Compiling reqwest v0.12.23 |
| 1189 | 2026-05-27T17:54:04.027Z | Checking crossbeam-epoch v0.9.18 |
| 1190 | 2026-05-27T17:54:04.293Z | Compiling progenitor-client v0.11.1 |
| 1191 | 2026-05-27T17:54:04.361Z | Compiling winnow v0.5.40 |
| 1192 | 2026-05-27T17:54:05.667Z | Compiling toml_edit v0.19.15 |
| 1193 | 2026-05-27T17:54:05.843Z | Compiling progenitor v0.11.1 |
| 1194 | 2026-05-27T17:54:06.692Z | Compiling num-integer v0.1.46 |
| 1195 | 2026-05-27T17:54:07.139Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1196 | 2026-05-27T17:54:07.262Z | Compiling proc-macro-crate v1.3.1 |
| 1197 | 2026-05-27T17:54:07.522Z | Compiling progenitor-client v0.10.0 |
| 1198 | 2026-05-27T17:54:08.080Z | Compiling hubpack_derive v0.1.1 |
| 1199 | 2026-05-27T17:54:08.492Z | Compiling rayon-core v1.13.0 |
| 1200 | 2026-05-27T17:54:08.580Z | Checking toml_write v0.1.2 |
| 1201 | 2026-05-27T17:54:08.597Z | Checking hubpack v0.1.2 |
| 1202 | 2026-05-27T17:54:08.727Z | Checking num-iter v0.1.45 |
| 1203 | 2026-05-27T17:54:08.746Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-05-27T17:54:08.762Z | Checking num-rational v0.4.2 |
| 1205 | 2026-05-27T17:54:09.048Z | Compiling zerocopy-derive v0.7.35 |
| 1206 | 2026-05-27T17:54:09.088Z | Compiling num-complex v0.4.6 |
| 1207 | 2026-05-27T17:54:09.499Z | Checking static_assertions v1.1.0 |
| 1208 | 2026-05-27T17:54:09.595Z | Checking num v0.4.3 |
| 1209 | 2026-05-27T17:54:09.752Z | Checking crossbeam-deque v0.8.6 |
| 1210 | 2026-05-27T17:54:09.802Z | Checking toml v0.8.23 |
| 1211 | 2026-05-27T17:54:09.875Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1212 | 2026-05-27T17:54:09.927Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1213 | 2026-05-27T17:54:10.145Z | Compiling float-ord v0.3.2 |
| 1214 | 2026-05-27T17:54:10.311Z | Compiling proc-macro-error-attr v1.0.4 |
| 1215 | 2026-05-27T17:54:10.544Z | Compiling heapless v0.8.0 |
| 1216 | 2026-05-27T17:54:10.578Z | Checking bytecount v0.6.9 |
| 1217 | 2026-05-27T17:54:10.660Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-05-27T17:54:10.681Z | Compiling num-derive v0.3.3 |
| 1219 | 2026-05-27T17:54:11.006Z | Checking hash32 v0.3.1 |
| 1220 | 2026-05-27T17:54:11.131Z | Compiling proc-macro-error v1.0.4 |
| 1221 | 2026-05-27T17:54:11.465Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1222 | 2026-05-27T17:54:11.569Z | Compiling smoltcp v0.11.0 |
| 1223 | 2026-05-27T17:54:11.673Z | Checking libscf-sys v1.1.0 |
| 1224 | 2026-05-27T17:54:11.928Z | Compiling zerocopy v0.7.35 |
| 1225 | 2026-05-27T17:54:11.988Z | Compiling num_enum_derive v0.7.5 |
| 1226 | 2026-05-27T17:54:12.128Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1227 | 2026-05-27T17:54:12.179Z | Checking cobs v0.3.0 |
| 1228 | 2026-05-27T17:54:12.234Z | Compiling scroll_derive v0.12.1 |
| 1229 | 2026-05-27T17:54:12.321Z | Compiling foreign-types-macros v0.2.3 |
| 1230 | 2026-05-27T17:54:12.465Z | Compiling usdt-impl v0.5.0 |
| 1231 | 2026-05-27T17:54:12.676Z | Checking bitflags v1.3.2 |
| 1232 | 2026-05-27T17:54:12.718Z | Compiling crucible-workspace-hack v0.1.0 |
| 1233 | 2026-05-27T17:54:12.753Z | Checking foreign-types-shared v0.3.1 |
| 1234 | 2026-05-27T17:54:12.848Z | Checking managed v0.8.0 |
| 1235 | 2026-05-27T17:54:12.927Z | Checking scroll v0.12.0 |
| 1236 | 2026-05-27T17:54:12.930Z | Checking foreign-types v0.5.0 |
| 1237 | 2026-05-27T17:54:13.011Z | Checking num_enum v0.7.5 |
| 1238 | 2026-05-27T17:54:13.048Z | Compiling dof v0.3.0 |
| 1239 | 2026-05-27T17:54:13.082Z | Checking postcard v1.1.3 |
| 1240 | 2026-05-27T17:54:13.155Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1241 | 2026-05-27T17:54:13.257Z | Checking ingot-types v0.1.2 |
| 1242 | 2026-05-27T17:54:13.378Z | Compiling dtrace-parser v0.2.0 |
| 1243 | 2026-05-27T17:54:13.396Z | Checking camino-tempfile v1.4.1 |
| 1244 | 2026-05-27T17:54:13.446Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1245 | 2026-05-27T17:54:13.468Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-05-27T17:54:13.552Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-05-27T17:54:13.599Z | Checking ingot v0.1.1 |
| 1248 | 2026-05-27T17:54:13.671Z | Checking cstr-argument v0.1.2 |
| 1249 | 2026-05-27T17:54:13.780Z | Compiling thread-id v4.2.2 |
| 1250 | 2026-05-27T17:54:13.797Z | Compiling heck v0.4.1 |
| 1251 | 2026-05-27T17:54:13.873Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-05-27T17:54:13.926Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-05-27T17:54:14.007Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1254 | 2026-05-27T17:54:14.086Z | Compiling nom v7.1.3 |
| 1255 | 2026-05-27T17:54:14.108Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1256 | 2026-05-27T17:54:14.169Z | Checking goblin v0.8.2 |
| 1257 | 2026-05-27T17:54:14.251Z | Checking rayon v1.11.0 |
| 1258 | 2026-05-27T17:54:14.514Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-05-27T17:54:14.744Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-05-27T17:54:14.853Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-05-27T17:54:15.306Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-05-27T17:54:15.384Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-05-27T17:54:15.492Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1264 | 2026-05-27T17:54:15.671Z | Compiling convert_case v0.4.0 |
| 1265 | 2026-05-27T17:54:15.675Z | Checking tinyvec_macros v0.1.1 |
| 1266 | 2026-05-27T17:54:15.746Z | Compiling rustix v0.38.44 |
| 1267 | 2026-05-27T17:54:15.839Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1268 | 2026-05-27T17:54:15.897Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1269 | 2026-05-27T17:54:15.913Z | Compiling proc-macro-error2 v2.0.1 |
| 1270 | 2026-05-27T17:54:15.999Z | Compiling derive_more v0.99.20 |
| 1271 | 2026-05-27T17:54:16.183Z | Checking tinyvec v1.10.0 |
| 1272 | 2026-05-27T17:54:16.270Z | Checking num_enum v0.5.11 |
| 1273 | 2026-05-27T17:54:16.426Z | Compiling libz-sys v1.1.22 |
| 1274 | 2026-05-27T17:54:16.484Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1275 | 2026-05-27T17:54:16.582Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1276 | 2026-05-27T17:54:16.839Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1277 | 2026-05-27T17:54:16.909Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-05-27T17:54:17.048Z | Compiling usdt-attr-macro v0.5.0 |
| 1279 | 2026-05-27T17:54:17.443Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-05-27T17:54:17.512Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-05-27T17:54:17.690Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-05-27T17:54:17.757Z | Checking papergrid v0.17.0 |
| 1283 | 2026-05-27T17:54:17.974Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1284 | 2026-05-27T17:54:18.095Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-05-27T17:54:18.163Z | Checking itertools v0.12.1 |
| 1286 | 2026-05-27T17:54:18.196Z | Checking testing_table v0.3.0 |
| 1287 | 2026-05-27T17:54:18.264Z | Compiling num-derive v0.4.2 |
| 1288 | 2026-05-27T17:54:18.289Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1289 | 2026-05-27T17:54:18.348Z | Checking sigpipe v0.1.3 |
| 1290 | 2026-05-27T17:54:18.432Z | Checking memmap v0.7.0 |
| 1291 | 2026-05-27T17:54:18.512Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1292 | 2026-05-27T17:54:18.529Z | Checking jiff v0.2.15 |
| 1293 | 2026-05-27T17:54:18.561Z | Checking glob v0.3.3 |
| 1294 | 2026-05-27T17:54:18.609Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1295 | 2026-05-27T17:54:18.743Z | Checking usdt v0.5.0 |
| 1296 | 2026-05-27T17:54:18.746Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1297 | 2026-05-27T17:54:18.825Z | Checking tabled v0.20.0 |
| 1298 | 2026-05-27T17:54:18.902Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1299 | 2026-05-27T17:54:19.059Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-05-27T17:54:19.160Z | Checking zone v0.3.1 |
| 1301 | 2026-05-27T17:54:19.181Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-05-27T17:54:19.393Z | Checking smf v0.2.3 |
| 1303 | 2026-05-27T17:54:19.410Z | Checking secrecy v0.10.3 |
| 1304 | 2026-05-27T17:54:19.505Z | Checking bstr v1.12.0 |
| 1305 | 2026-05-27T17:54:19.529Z | Checking whoami v1.6.1 |
| 1306 | 2026-05-27T17:54:19.639Z | Compiling curve25519-dalek v4.1.3 |
| 1307 | 2026-05-27T17:54:19.695Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1308 | 2026-05-27T17:54:19.835Z | Checking hmac v0.12.1 |
| 1309 | 2026-05-27T17:54:19.909Z | Checking inout v0.1.4 |
| 1310 | 2026-05-27T17:54:19.939Z | Compiling clang-sys v1.8.1 |
| 1311 | 2026-05-27T17:54:19.969Z | Compiling enum-as-inner v0.6.1 |
| 1312 | 2026-05-27T17:54:20.095Z | Checking ff v0.13.1 |
| 1313 | 2026-05-27T17:54:20.221Z | Compiling semver v0.1.20 |
| 1314 | 2026-05-27T17:54:20.356Z | Checking data-encoding v2.9.0 |
| 1315 | 2026-05-27T17:54:20.482Z | Compiling rustc_version v0.1.7 |
| 1316 | 2026-05-27T17:54:20.588Z | Checking group v0.13.0 |
| 1317 | 2026-05-27T17:54:20.629Z | Checking cipher v0.4.4 |
| 1318 | 2026-05-27T17:54:20.687Z | Checking hkdf v0.12.4 |
| 1319 | 2026-05-27T17:54:20.785Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-05-27T17:54:20.803Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1321 | 2026-05-27T17:54:20.823Z | Checking universal-hash v0.5.1 |
| 1322 | 2026-05-27T17:54:20.838Z | Checking crypto-bigint v0.5.5 |
| 1323 | 2026-05-27T17:54:20.915Z | Checking half v2.7.1 |
| 1324 | 2026-05-27T17:54:20.947Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-05-27T17:54:21.022Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1326 | 2026-05-27T17:54:21.096Z | Checking opaque-debug v0.3.1 |
| 1327 | 2026-05-27T17:54:21.161Z | Checking ciborium-io v0.2.2 |
| 1328 | 2026-05-27T17:54:21.177Z | Checking indent_write v2.2.0 |
| 1329 | 2026-05-27T17:54:21.201Z | Checking base64ct v1.8.0 |
| 1330 | 2026-05-27T17:54:21.253Z | Checking base16ct v0.2.0 |
| 1331 | 2026-05-27T17:54:21.310Z | Checking ciborium-ll v0.2.2 |
| 1332 | 2026-05-27T17:54:21.376Z | Checking poly1305 v0.8.0 |
| 1333 | 2026-05-27T17:54:21.431Z | Checking password-hash v0.5.0 |
| 1334 | 2026-05-27T17:54:21.487Z | Checking chacha20 v0.9.1 |
| 1335 | 2026-05-27T17:54:21.604Z | Compiling newtype_derive v0.1.6 |
| 1336 | 2026-05-27T17:54:21.652Z | Checking similar v2.7.0 |
| 1337 | 2026-05-27T17:54:21.672Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1338 | 2026-05-27T17:54:21.826Z | Checking blake2 v0.10.6 |
| 1339 | 2026-05-27T17:54:21.866Z | Checking elliptic-curve v0.13.8 |
| 1340 | 2026-05-27T17:54:21.877Z | Checking thiserror-no-std v2.0.2 |
| 1341 | 2026-05-27T17:54:21.914Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-05-27T17:54:21.962Z | Checking aead v0.5.2 |
| 1343 | 2026-05-27T17:54:21.978Z | Compiling libloading v0.8.9 |
| 1344 | 2026-05-27T17:54:22.046Z | Checking keccak v0.1.6 |
| 1345 | 2026-05-27T17:54:22.095Z | Checking resolv-conf v0.7.5 |
| 1346 | 2026-05-27T17:54:22.110Z | Compiling bindgen v0.72.1 |
| 1347 | 2026-05-27T17:54:22.164Z | Checking linked-hash-map v0.5.6 |
| 1348 | 2026-05-27T17:54:22.191Z | Compiling owo-colors v4.3.0 |
| 1349 | 2026-05-27T17:54:22.269Z | Checking sha3 v0.10.8 |
| 1350 | 2026-05-27T17:54:22.291Z | Checking vsss-rs v3.3.4 |
| 1351 | 2026-05-27T17:54:22.326Z | Checking lru-cache v0.1.2 |
| 1352 | 2026-05-27T17:54:22.408Z | Checking chacha20poly1305 v0.10.1 |
| 1353 | 2026-05-27T17:54:22.441Z | Checking argon2 v0.5.3 |
| 1354 | 2026-05-27T17:54:22.524Z | Checking ciborium v0.2.2 |
| 1355 | 2026-05-27T17:54:22.541Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-05-27T17:54:22.558Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-05-27T17:54:22.730Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-05-27T17:54:22.734Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-05-27T17:54:23.021Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-05-27T17:54:23.250Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-05-27T17:54:23.273Z | Compiling serde_repr v0.1.20 |
| 1362 | 2026-05-27T17:54:23.327Z | Compiling derive-where v1.6.0 |
| 1363 | 2026-05-27T17:54:23.386Z | Checking same-file v1.0.6 |
| 1364 | 2026-05-27T17:54:23.503Z | Checking unicode-segmentation v1.12.0 |
| 1365 | 2026-05-27T17:54:23.788Z | Checking siphasher v1.0.1 |
| 1366 | 2026-05-27T17:54:23.812Z | Checking newline-converter v0.3.0 |
| 1367 | 2026-05-27T17:54:23.833Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-05-27T17:54:23.946Z | Checking phf_shared v0.12.1 |
| 1369 | 2026-05-27T17:54:23.999Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-05-27T17:54:24.081Z | Checking walkdir v2.5.0 |
| 1371 | 2026-05-27T17:54:24.242Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-05-27T17:54:24.546Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1373 | 2026-05-27T17:54:24.662Z | Checking oxide-tokio-rt v0.1.2 |
| 1374 | 2026-05-27T17:54:24.882Z | Checking console v0.15.11 |
| 1375 | 2026-05-27T17:54:25.190Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-05-27T17:54:25.214Z | Checking tokio-stream v0.1.17 |
| 1377 | 2026-05-27T17:54:25.327Z | Compiling typify-macro v0.6.1 |
| 1378 | 2026-05-27T17:54:25.350Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-05-27T17:54:25.545Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-05-27T17:54:25.586Z | Checking csv-core v0.1.12 |
| 1381 | 2026-05-27T17:54:25.769Z | Checking unicode-width v0.1.14 |
| 1382 | 2026-05-27T17:54:25.788Z | Checking unicode-linebreak v0.1.5 |
| 1383 | 2026-05-27T17:54:26.003Z | Compiling chrono-tz v0.10.4 |
| 1384 | 2026-05-27T17:54:26.025Z | Compiling unicode-xid v0.2.6 |
| 1385 | 2026-05-27T17:54:26.055Z | Compiling cancel-safe-futures v0.1.5 |
| 1386 | 2026-05-27T17:54:26.152Z | Checking smawk v0.3.2 |
| 1387 | 2026-05-27T17:54:26.220Z | Checking foldhash v0.1.5 |
| 1388 | 2026-05-27T17:54:26.285Z | Checking swrite v0.1.0 |
| 1389 | 2026-05-27T17:54:26.331Z | Checking textwrap v0.16.2 |
| 1390 | 2026-05-27T17:54:26.361Z | Checking hashbrown v0.15.5 |
| 1391 | 2026-05-27T17:54:26.409Z | Compiling const_format_proc_macros v0.2.34 |
| 1392 | 2026-05-27T17:54:26.432Z | Checking pin-project v1.1.10 |
| 1393 | 2026-05-27T17:54:26.535Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1394 | 2026-05-27T17:54:26.612Z | Checking csv v1.3.1 |
| 1395 | 2026-05-27T17:54:26.838Z | Checking qorb v0.4.1 |
| 1396 | 2026-05-27T17:54:26.856Z | Checking expectorate v1.2.0 |
| 1397 | 2026-05-27T17:54:26.981Z | Checking phf v0.12.1 |
| 1398 | 2026-05-27T17:54:26.998Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-05-27T17:54:27.127Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-05-27T17:54:27.268Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-05-27T17:54:27.402Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-05-27T17:54:27.549Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-05-27T17:54:27.616Z | Compiling async-recursion v1.1.1 |
| 1404 | 2026-05-27T17:54:27.791Z | Compiling snafu-derive v0.8.9 |
| 1405 | 2026-05-27T17:54:27.973Z | Compiling cookie v0.18.1 |
| 1406 | 2026-05-27T17:54:27.991Z | Compiling moka v0.12.11 |
| 1407 | 2026-05-27T17:54:28.032Z | Checking fixedbitset v0.5.7 |
| 1408 | 2026-05-27T17:54:28.204Z | Checking fixedbitset v0.4.2 |
| 1409 | 2026-05-27T17:54:28.238Z | Checking highway v1.3.0 |
| 1410 | 2026-05-27T17:54:28.278Z | Checking petgraph v0.8.2 |
| 1411 | 2026-05-27T17:54:28.359Z | Checking petgraph v0.6.5 |
| 1412 | 2026-05-27T17:54:28.543Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-05-27T17:54:28.729Z | Checking libsw v3.5.0 |
| 1414 | 2026-05-27T17:54:28.880Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-05-27T17:54:29.019Z | Checking const_format v0.2.34 |
| 1416 | 2026-05-27T17:54:29.436Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1417 | 2026-05-27T17:54:29.475Z | Checking snafu v0.8.9 |
| 1418 | 2026-05-27T17:54:29.576Z | Compiling typify v0.6.1 |
| 1419 | 2026-05-27T17:54:29.704Z | Checking papergrid v0.11.0 |
| 1420 | 2026-05-27T17:54:29.807Z | Checking globset v0.4.16 |
| 1421 | 2026-05-27T17:54:29.825Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-05-27T17:54:29.902Z | Checking gethostname v0.5.0 |
| 1423 | 2026-05-27T17:54:30.092Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-05-27T17:54:30.133Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-05-27T17:54:30.361Z | Checking reqwest v0.13.2 |
| 1426 | 2026-05-27T17:54:30.459Z | Checking bcs v0.1.6 |
| 1427 | 2026-05-27T17:54:30.921Z | Checking pem v3.0.5 |
| 1428 | 2026-05-27T17:54:30.936Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-05-27T17:54:31.031Z | Compiling signal-hook v0.3.18 |
| 1430 | 2026-05-27T17:54:31.078Z | Checking humantime v2.3.0 |
| 1431 | 2026-05-27T17:54:31.079Z | Checking tagptr v0.2.0 |
| 1432 | 2026-05-27T17:54:31.220Z | Checking crc8 v0.1.1 |
| 1433 | 2026-05-27T17:54:31.242Z | Checking linear-map v1.2.0 |
| 1434 | 2026-05-27T17:54:31.278Z | Checking termtree v0.5.1 |
| 1435 | 2026-05-27T17:54:31.317Z | Checking typed-path v0.9.3 |
| 1436 | 2026-05-27T17:54:31.379Z | Checking progenitor v0.10.0 |
| 1437 | 2026-05-27T17:54:31.410Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-05-27T17:54:31.509Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-05-27T17:54:31.564Z | Checking tabled v0.15.0 |
| 1440 | 2026-05-27T17:54:32.055Z | Checking tough v0.20.0 |
| 1441 | 2026-05-27T17:54:32.055Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1442 | 2026-05-27T17:54:32.234Z | Compiling progenitor-impl v0.13.0 |
| 1443 | 2026-05-27T17:54:32.613Z | Checking steno v0.4.1 |
| 1444 | 2026-05-27T17:54:32.875Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-05-27T17:54:33.568Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1446 | 2026-05-27T17:54:33.583Z | Compiling cargo-platform v0.1.9 |
| 1447 | 2026-05-27T17:54:33.600Z | Compiling vergen v8.3.2 |
| 1448 | 2026-05-27T17:54:33.817Z | Compiling fs-err v3.1.2 |
| 1449 | 2026-05-27T17:54:33.819Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-05-27T17:54:33.993Z | Compiling cargo_metadata v0.18.1 |
| 1451 | 2026-05-27T17:54:34.170Z | Checking progenitor-client v0.13.0 |
| 1452 | 2026-05-27T17:54:34.284Z | Compiling progenitor-macro v0.13.0 |
| 1453 | 2026-05-27T17:54:34.337Z | Checking dropshot-api-manager-types v0.5.2 |
| 1454 | 2026-05-27T17:54:34.390Z | Checking sha2 v0.10.9 |
| 1455 | 2026-05-27T17:54:34.460Z | Checking hickory-resolver v0.25.2 |
| 1456 | 2026-05-27T17:54:34.498Z | Compiling blake3 v1.8.2 |
| 1457 | 2026-05-27T17:54:34.642Z | Checking adler2 v2.0.1 |
| 1458 | 2026-05-27T17:54:35.069Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-05-27T17:54:35.242Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1460 | 2026-05-27T17:54:35.349Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1461 | 2026-05-27T17:54:35.408Z | Checking git-stub v1.0.0 |
| 1462 | 2026-05-27T17:54:35.482Z | Checking filetime v0.2.26 |
| 1463 | 2026-05-27T17:54:35.561Z | Checking xattr v1.6.1 |
| 1464 | 2026-05-27T17:54:35.621Z | Compiling curl v0.4.49 |
| 1465 | 2026-05-27T17:54:35.693Z | Checking is_ci v1.2.0 |
| 1466 | 2026-05-27T17:54:35.796Z | Checking constant_time_eq v0.3.1 |
| 1467 | 2026-05-27T17:54:35.865Z | Checking arrayref v0.3.9 |
| 1468 | 2026-05-27T17:54:35.895Z | Checking arrayvec v0.7.6 |
| 1469 | 2026-05-27T17:54:35.941Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1470 | 2026-05-27T17:54:36.210Z | Checking supports-color v3.0.2 |
| 1471 | 2026-05-27T17:54:36.341Z | Checking tar v0.4.45 |
| 1472 | 2026-05-27T17:54:36.360Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-05-27T17:54:36.704Z | Checking flate2 v1.1.2 |
| 1474 | 2026-05-27T17:54:36.723Z | Checking drift v0.1.3 |
| 1475 | 2026-05-27T17:54:36.893Z | Checking kstat-rs v0.2.4 |
| 1476 | 2026-05-27T17:54:36.952Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1477 | 2026-05-27T17:54:36.984Z | Checking topological-sort v0.2.2 |
| 1478 | 2026-05-27T17:54:36.988Z | Checking dropshot-api-manager v0.5.2 |
| 1479 | 2026-05-27T17:54:37.020Z | Checking toml v0.7.8 |
| 1480 | 2026-05-27T17:54:37.320Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-05-27T17:54:37.601Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-05-27T17:54:37.728Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-05-27T17:54:37.806Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1484 | 2026-05-27T17:54:38.030Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-05-27T17:54:38.166Z | Checking display-error-chain v0.2.2 |
| 1486 | 2026-05-27T17:54:38.225Z | Checking search_path v0.1.4 |
| 1487 | 2026-05-27T17:54:38.248Z | Checking internet-checksum v0.2.1 |
| 1488 | 2026-05-27T17:54:38.287Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1489 | 2026-05-27T17:54:38.360Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1490 | 2026-05-27T17:54:38.587Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1491 | 2026-05-27T17:54:38.761Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-05-27T17:54:38.817Z | Checking progenitor v0.13.0 |
| 1493 | 2026-05-27T17:54:38.939Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1494 | 2026-05-27T17:54:39.113Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-05-27T17:54:39.510Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-05-27T17:54:39.794Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-05-27T17:54:40.152Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-05-27T17:54:40.242Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-05-27T17:54:40.594Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-05-27T17:54:40.649Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-27T17:54:40.691Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-05-27T17:54:40.931Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-05-27T17:54:41.055Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-05-27T17:54:41.258Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1505 | 2026-05-27T17:54:41.342Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1506 | 2026-05-27T17:54:41.364Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-05-27T17:54:41.782Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-05-27T17:54:41.911Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1509 | 2026-05-27T17:54:43.525Z | Compiling git2 v0.19.0 |
| 1510 | 2026-05-27T17:54:44.880Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1511 | 2026-05-27T17:54:45.251Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1512 | 2026-05-27T17:54:45.826Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-05-27T17:54:46.029Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1514 | 2026-05-27T17:54:46.179Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1515 | 2026-05-27T17:54:46.667Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-05-27T17:54:46.832Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1517 | 2026-05-27T17:54:47.123Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-05-27T17:54:47.253Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1519 | 2026-05-27T17:54:47.543Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-05-27T17:54:58.159Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-05-27T17:54:59.421Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-05-27T17:55:04.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1523 | 2026-05-27T17:55:04.493Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1524 | 2026-05-27T17:55:04.493Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1525 | 2026-05-27T17:55:04.971Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1526 | 2026-05-27T17:55:04.971Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1527 | 2026-05-27T17:55:04.974Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1528 | 2026-05-27T17:55:04.974Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1529 | 2026-05-27T17:55:12.082Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1530 | 2026-05-27T17:55:12.085Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1531 | 2026-05-27T17:55:14.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s |
| 1532 | 2026-05-27T17:55:14.734Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1533 | 2026-05-27T17:55:14.734Z | + cargo clippy --features softnpu -- --deny warnings |
| 1534 | 2026-05-27T17:55:15.031Z | Downloading crates ... |
| 1535 | 2026-05-27T17:55:15.165Z | Downloaded radium v0.7.0 |
| 1536 | 2026-05-27T17:55:15.169Z | Downloaded ascii v1.1.0 |
| 1537 | 2026-05-27T17:55:15.176Z | Downloaded tap v1.0.1 |
| 1538 | 2026-05-27T17:55:15.179Z | Downloaded serde_arrays v0.1.0 |
| 1539 | 2026-05-27T17:55:15.179Z | Downloaded bitstruct_derive v0.1.0 |
| 1540 | 2026-05-27T17:55:15.179Z | Downloaded typeid v1.0.3 |
| 1541 | 2026-05-27T17:55:15.179Z | Downloaded funty v2.0.0 |
| 1542 | 2026-05-27T17:55:15.184Z | Downloaded wyz v0.5.1 |
| 1543 | 2026-05-27T17:55:15.187Z | Downloaded bitstruct v0.1.1 |
| 1544 | 2026-05-27T17:55:15.187Z | Downloaded libloading v0.7.4 |
| 1545 | 2026-05-27T17:55:15.187Z | Downloaded erased-serde v0.4.8 |
| 1546 | 2026-05-27T17:55:15.191Z | Downloaded num-bigint v0.4.6 |
| 1547 | 2026-05-27T17:55:15.201Z | Downloaded bitvec v1.0.1 |
| 1548 | 2026-05-27T17:55:15.327Z | Checking num-integer v0.1.46 |
| 1549 | 2026-05-27T17:55:15.400Z | Checking num-complex v0.4.6 |
| 1550 | 2026-05-27T17:55:15.412Z | Compiling radium v0.7.0 |
| 1551 | 2026-05-27T17:55:15.420Z | Checking tap v1.0.1 |
| 1552 | 2026-05-27T17:55:15.426Z | Checking funty v2.0.0 |
| 1553 | 2026-05-27T17:55:15.433Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1554 | 2026-05-27T17:55:15.436Z | Compiling typeid v1.0.3 |
| 1555 | 2026-05-27T17:55:15.447Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-05-27T17:55:15.504Z | Checking wyz v0.5.1 |
| 1557 | 2026-05-27T17:55:15.594Z | Checking num-bigint v0.4.6 |
| 1558 | 2026-05-27T17:55:15.594Z | Checking num-iter v0.1.45 |
| 1559 | 2026-05-27T17:55:15.649Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1560 | 2026-05-27T17:55:15.665Z | Compiling erased-serde v0.4.8 |
| 1561 | 2026-05-27T17:55:15.717Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-05-27T17:55:15.725Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-05-27T17:55:15.746Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-05-27T17:55:15.792Z | Compiling bitstruct_derive v0.1.0 |
| 1565 | 2026-05-27T17:55:15.840Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-05-27T17:55:15.841Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1567 | 2026-05-27T17:55:15.857Z | Checking ascii v1.1.0 |
| 1568 | 2026-05-27T17:55:15.860Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1569 | 2026-05-27T17:55:15.866Z | Checking bitvec v1.0.1 |
| 1570 | 2026-05-27T17:55:15.928Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-05-27T17:55:16.023Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1572 | 2026-05-27T17:55:16.033Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-05-27T17:55:16.042Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1574 | 2026-05-27T17:55:16.056Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1575 | 2026-05-27T17:55:16.307Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-05-27T17:55:16.346Z | Checking serde_arrays v0.1.0 |
| 1577 | 2026-05-27T17:55:16.402Z | Checking num-rational v0.4.2 |
| 1578 | 2026-05-27T17:55:16.431Z | Checking bitstruct v0.1.1 |
| 1579 | 2026-05-27T17:55:16.444Z | Checking libloading v0.7.4 |
| 1580 | 2026-05-27T17:55:16.479Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1581 | 2026-05-27T17:55:16.665Z | Checking num v0.4.3 |
| 1582 | 2026-05-27T17:55:16.733Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-05-27T17:55:17.291Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1584 | 2026-05-27T17:55:17.562Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1585 | 2026-05-27T17:55:17.565Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1586 | 2026-05-27T17:55:17.749Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-05-27T17:55:17.927Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-05-27T17:55:17.927Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-05-27T17:55:18.374Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-05-27T17:55:18.584Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1591 | 2026-05-27T17:55:18.587Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-05-27T17:55:18.587Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1593 | 2026-05-27T17:55:18.587Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1594 | 2026-05-27T17:55:18.959Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1595 | 2026-05-27T17:55:19.370Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1596 | 2026-05-27T17:55:20.237Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1597 | 2026-05-27T17:55:22.408Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1598 | 2026-05-27T17:55:22.745Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1599 | 2026-05-27T17:55:23.590Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1600 | 2026-05-27T17:55:24.407Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1601 | 2026-05-27T17:55:24.525Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-05-27T17:55:30.840Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1603 | 2026-05-27T17:55:32.116Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-05-27T17:55:32.640Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1605 | 2026-05-27T17:55:36.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.09s |
| 1606 | 2026-05-27T17:55:37.017Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1607 | 2026-05-27T17:55:37.017Z | + cargo clippy --features chaos -- --deny warnings |
| 1608 | 2026-05-27T17:55:37.489Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1609 | 2026-05-27T17:55:37.489Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1610 | 2026-05-27T17:55:37.492Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1611 | 2026-05-27T17:55:44.655Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1612 | 2026-05-27T17:55:44.655Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1613 | 2026-05-27T17:55:47.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s |
| 1614 | 2026-05-27T17:55:47.257Z | + banner fmt |
| 1615 | 2026-05-27T17:55:47.260Z | |
| 1616 | 2026-05-27T17:55:47.260Z | ###### # # ##### |
| 1617 | 2026-05-27T17:55:47.260Z | # ## ## # |
| 1618 | 2026-05-27T17:55:47.260Z | ##### # ## # # |
| 1619 | 2026-05-27T17:55:47.260Z | # # # # |
| 1620 | 2026-05-27T17:55:47.260Z | # # # # |
| 1621 | 2026-05-27T17:55:47.260Z | # # # # |
| 1622 | 2026-05-27T17:55:47.260Z | |
| 1623 | 2026-05-27T17:55:47.260Z | + cargo fmt -- --check |
| 1624 | 2026-05-27T17:55:47.716Z | + banner test |
| 1625 | 2026-05-27T17:55:47.725Z | |
| 1626 | 2026-05-27T17:55:47.725Z | ##### ###### #### ##### |
| 1627 | 2026-05-27T17:55:47.725Z | # # # # |
| 1628 | 2026-05-27T17:55:47.725Z | # ##### #### # |
| 1629 | 2026-05-27T17:55:47.725Z | # # # # |
| 1630 | 2026-05-27T17:55:47.725Z | # # # # # |
| 1631 | 2026-05-27T17:55:47.725Z | # ###### #### # |
| 1632 | 2026-05-27T17:55:47.725Z | |
| 1633 | 2026-05-27T17:55:47.725Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1634 | 2026-05-27T17:55:47.725Z | + RUST_BACKTRACE=full |
| 1635 | 2026-05-27T17:55:47.725Z | + cargo test --features tofino_stub --no-fail-fast |
| 1636 | 2026-05-27T17:55:48.537Z | Compiling unicode-ident v1.0.24 |
| 1637 | 2026-05-27T17:55:48.537Z | Compiling cfg-if v1.0.3 |
| 1638 | 2026-05-27T17:55:48.540Z | Compiling memchr v2.7.5 |
| 1639 | 2026-05-27T17:55:48.540Z | Compiling serde_core v1.0.228 |
| 1640 | 2026-05-27T17:55:48.652Z | Compiling itoa v1.0.15 |
| 1641 | 2026-05-27T17:55:48.658Z | Compiling libc v0.2.183 |
| 1642 | 2026-05-27T17:55:48.667Z | Compiling zmij v1.0.17 |
| 1643 | 2026-05-27T17:55:48.678Z | Compiling libm v0.2.15 |
| 1644 | 2026-05-27T17:55:48.742Z | Compiling proc-macro2 v1.0.106 |
| 1645 | 2026-05-27T17:55:48.770Z | Compiling heck v0.5.0 |
| 1646 | 2026-05-27T17:55:48.932Z | Compiling log v0.4.29 |
| 1647 | 2026-05-27T17:55:49.034Z | Compiling equivalent v1.0.2 |
| 1648 | 2026-05-27T17:55:49.123Z | Compiling quote v1.0.45 |
| 1649 | 2026-05-27T17:55:49.135Z | Compiling smallvec v1.15.1 |
| 1650 | 2026-05-27T17:55:49.146Z | Compiling iana-time-zone v0.1.64 |
| 1651 | 2026-05-27T17:55:49.191Z | Compiling allocator-api2 v0.2.21 |
| 1652 | 2026-05-27T17:55:49.303Z | Compiling syn v2.0.117 |
| 1653 | 2026-05-27T17:55:49.362Z | Compiling foldhash v0.2.0 |
| 1654 | 2026-05-27T17:55:49.414Z | Compiling dyn-clone v1.0.20 |
| 1655 | 2026-05-27T17:55:49.509Z | Compiling hashbrown v0.16.1 |
| 1656 | 2026-05-27T17:55:49.520Z | Compiling stable_deref_trait v1.2.0 |
| 1657 | 2026-05-27T17:55:49.556Z | Compiling pin-project-lite v0.2.16 |
| 1658 | 2026-05-27T17:55:49.585Z | Compiling fnv v1.0.7 |
| 1659 | 2026-05-27T17:55:49.599Z | Compiling percent-encoding v2.3.2 |
| 1660 | 2026-05-27T17:55:49.652Z | Compiling litemap v0.8.0 |
| 1661 | 2026-05-27T17:55:49.681Z | Compiling writeable v0.6.1 |
| 1662 | 2026-05-27T17:55:49.783Z | Compiling regex-syntax v0.8.6 |
| 1663 | 2026-05-27T17:55:49.799Z | Compiling icu_properties_data v2.0.1 |
| 1664 | 2026-05-27T17:55:49.869Z | Compiling icu_normalizer_data v2.0.0 |
| 1665 | 2026-05-27T17:55:49.930Z | Compiling form_urlencoded v1.2.2 |
| 1666 | 2026-05-27T17:55:49.947Z | Compiling utf8_iter v1.0.4 |
| 1667 | 2026-05-27T17:55:49.979Z | Compiling scopeguard v1.2.0 |
| 1668 | 2026-05-27T17:55:50.128Z | Compiling lock_api v0.4.14 |
| 1669 | 2026-05-27T17:55:50.131Z | Compiling getrandom v0.3.3 |
| 1670 | 2026-05-27T17:55:50.131Z | Compiling num-traits v0.2.19 |
| 1671 | 2026-05-27T17:55:50.142Z | Compiling aho-corasick v1.1.3 |
| 1672 | 2026-05-27T17:55:50.291Z | Compiling byteorder v1.5.0 |
| 1673 | 2026-05-27T17:55:50.319Z | Compiling semver v1.0.27 |
| 1674 | 2026-05-27T17:55:50.466Z | Compiling serde_json v1.0.149 |
| 1675 | 2026-05-27T17:55:50.518Z | Compiling indexmap v2.13.0 |
| 1676 | 2026-05-27T17:55:50.671Z | Compiling ucd-trie v0.1.7 |
| 1677 | 2026-05-27T17:55:50.732Z | Compiling uuid v1.20.0 |
| 1678 | 2026-05-27T17:55:51.144Z | Compiling futures-core v0.3.32 |
| 1679 | 2026-05-27T17:55:51.148Z | Compiling time-core v0.1.8 |
| 1680 | 2026-05-27T17:55:51.300Z | Compiling regex-automata v0.4.13 |
| 1681 | 2026-05-27T17:55:51.312Z | Compiling num-conv v0.2.1 |
| 1682 | 2026-05-27T17:55:51.464Z | Compiling time-macros v0.2.27 |
| 1683 | 2026-05-27T17:55:51.552Z | Compiling futures-sink v0.3.32 |
| 1684 | 2026-05-27T17:55:51.565Z | Compiling ryu v1.0.20 |
| 1685 | 2026-05-27T17:55:51.614Z | Compiling regress v0.10.5 |
| 1686 | 2026-05-27T17:55:51.752Z | Compiling slab v0.4.11 |
| 1687 | 2026-05-27T17:55:51.936Z | Compiling pretty-hex v0.4.1 |
| 1688 | 2026-05-27T17:55:52.078Z | Compiling synstructure v0.13.2 |
| 1689 | 2026-05-27T17:55:52.287Z | Compiling serde_derive_internals v0.29.1 |
| 1690 | 2026-05-27T17:55:52.299Z | Compiling strsim v0.11.1 |
| 1691 | 2026-05-27T17:55:52.433Z | Compiling plain v0.2.3 |
| 1692 | 2026-05-27T17:55:52.459Z | Compiling futures-channel v0.3.32 |
| 1693 | 2026-05-27T17:55:52.544Z | Compiling syn v1.0.109 |
| 1694 | 2026-05-27T17:55:52.694Z | Compiling futures-task v0.3.32 |
| 1695 | 2026-05-27T17:55:52.800Z | Compiling futures-io v0.3.32 |
| 1696 | 2026-05-27T17:55:52.818Z | Compiling socket2 v0.6.0 |
| 1697 | 2026-05-27T17:55:52.963Z | Compiling regex v1.12.3 |
| 1698 | 2026-05-27T17:55:53.015Z | Compiling parking_lot_core v0.9.12 |
| 1699 | 2026-05-27T17:55:53.259Z | Compiling parking_lot v0.12.5 |
| 1700 | 2026-05-27T17:55:53.280Z | Compiling signal-hook-registry v1.4.6 |
| 1701 | 2026-05-27T17:55:53.292Z | Compiling serde_derive v1.0.228 |
| 1702 | 2026-05-27T17:55:53.310Z | Compiling zerofrom-derive v0.1.6 |
| 1703 | 2026-05-27T17:55:53.433Z | Compiling yoke-derive v0.8.0 |
| 1704 | 2026-05-27T17:55:53.663Z | Compiling zerovec-derive v0.11.1 |
| 1705 | 2026-05-27T17:55:53.665Z | Compiling displaydoc v0.2.5 |
| 1706 | 2026-05-27T17:55:53.873Z | Compiling thiserror-impl v2.0.18 |
| 1707 | 2026-05-27T17:55:54.443Z | Compiling schemars_derive v0.8.22 |
| 1708 | 2026-05-27T17:55:54.479Z | Compiling tokio-macros v2.6.0 |
| 1709 | 2026-05-27T17:55:54.536Z | Compiling zerocopy-derive v0.8.27 |
| 1710 | 2026-05-27T17:55:54.767Z | Compiling zeroize_derive v1.4.3 |
| 1711 | 2026-05-27T17:55:55.137Z | Compiling thiserror v2.0.18 |
| 1712 | 2026-05-27T17:55:55.248Z | Compiling futures-macro v0.3.32 |
| 1713 | 2026-05-27T17:55:55.261Z | Compiling zerofrom v0.1.6 |
| 1714 | 2026-05-27T17:55:55.394Z | Compiling yoke v0.8.0 |
| 1715 | 2026-05-27T17:55:55.517Z | Compiling thiserror-impl v1.0.69 |
| 1716 | 2026-05-27T17:55:55.529Z | Compiling tracing-attributes v0.1.30 |
| 1717 | 2026-05-27T17:55:55.587Z | Compiling zerovec v0.11.4 |
| 1718 | 2026-05-27T17:55:55.724Z | Compiling zerotrie v0.2.2 |
| 1719 | 2026-05-27T17:55:55.834Z | Compiling zerocopy v0.8.27 |
| 1720 | 2026-05-27T17:55:55.939Z | Compiling pest v2.8.2 |
| 1721 | 2026-05-27T17:55:55.964Z | Compiling serde v1.0.228 |
| 1722 | 2026-05-27T17:55:56.110Z | Compiling scroll_derive v0.13.1 |
| 1723 | 2026-05-27T17:55:56.454Z | Compiling bytes v1.11.1 |
| 1724 | 2026-05-27T17:55:56.487Z | Compiling serde_tokenstream v0.2.3 |
| 1725 | 2026-05-27T17:55:56.555Z | Compiling tinystr v0.8.1 |
| 1726 | 2026-05-27T17:55:56.702Z | Compiling potential_utf v0.1.3 |
| 1727 | 2026-05-27T17:55:56.762Z | Compiling icu_locale_core v2.0.0 |
| 1728 | 2026-05-27T17:55:56.774Z | Compiling chrono v0.4.44 |
| 1729 | 2026-05-27T17:55:56.787Z | Compiling async-trait v0.1.89 |
| 1730 | 2026-05-27T17:55:56.870Z | Compiling icu_collections v2.0.0 |
| 1731 | 2026-05-27T17:55:56.966Z | Compiling http v1.4.0 |
| 1732 | 2026-05-27T17:55:57.097Z | Compiling pest_meta v2.8.2 |
| 1733 | 2026-05-27T17:55:57.238Z | Compiling icu_provider v2.0.0 |
| 1734 | 2026-05-27T17:55:57.552Z | Compiling icu_properties v2.0.1 |
| 1735 | 2026-05-27T17:55:57.614Z | Compiling icu_normalizer v2.0.0 |
| 1736 | 2026-05-27T17:55:57.772Z | Compiling schemars v0.8.22 |
| 1737 | 2026-05-27T17:55:57.940Z | Compiling pest_generator v2.8.2 |
| 1738 | 2026-05-27T17:55:57.952Z | Compiling scroll v0.13.0 |
| 1739 | 2026-05-27T17:55:58.279Z | Compiling thiserror v1.0.69 |
| 1740 | 2026-05-27T17:55:58.283Z | Compiling goblin v0.10.1 |
| 1741 | 2026-05-27T17:55:58.283Z | Compiling thread-id v5.0.0 |
| 1742 | 2026-05-27T17:55:58.320Z | Compiling openapiv3 v2.2.0 |
| 1743 | 2026-05-27T17:55:58.354Z | Compiling mio v1.0.4 |
| 1744 | 2026-05-27T17:55:58.404Z | Compiling idna_adapter v1.2.1 |
| 1745 | 2026-05-27T17:55:58.555Z | Compiling idna v1.1.0 |
| 1746 | 2026-05-27T17:55:58.567Z | Compiling pest_derive v2.8.2 |
| 1747 | 2026-05-27T17:55:58.727Z | Compiling tokio v1.49.0 |
| 1748 | 2026-05-27T17:55:58.858Z | Compiling url v2.5.7 |
| 1749 | 2026-05-27T17:55:58.881Z | Compiling daft-derive v0.1.4 |
| 1750 | 2026-05-27T17:55:58.906Z | Compiling darling_core v0.21.3 |
| 1751 | 2026-05-27T17:55:59.138Z | Compiling dtrace-parser v0.3.0 |
| 1752 | 2026-05-27T17:55:59.635Z | Compiling typify-impl v0.4.3 |
| 1753 | 2026-05-27T17:55:59.746Z | Compiling serde_yaml v0.9.34+deprecated |
| 1754 | 2026-05-27T17:55:59.903Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-05-27T17:56:00.197Z | Compiling openssl-macros v0.1.1 |
| 1756 | 2026-05-27T17:56:00.251Z | Compiling base64 v0.22.1 |
| 1757 | 2026-05-27T17:56:00.683Z | Compiling http-body v1.0.1 |
| 1758 | 2026-05-27T17:56:00.789Z | Compiling bitflags v2.9.4 |
| 1759 | 2026-05-27T17:56:00.844Z | Compiling erased-serde v0.3.31 |
| 1760 | 2026-05-27T17:56:00.963Z | Compiling dof v0.4.0 |
| 1761 | 2026-05-27T17:56:01.035Z | Compiling typenum v1.18.0 |
| 1762 | 2026-05-27T17:56:01.039Z | Compiling getrandom v0.2.16 |
| 1763 | 2026-05-27T17:56:01.080Z | Compiling darling_macro v0.21.3 |
| 1764 | 2026-05-27T17:56:01.231Z | Compiling atomic-waker v1.1.2 |
| 1765 | 2026-05-27T17:56:01.349Z | Compiling ipnet v2.11.0 |
| 1766 | 2026-05-27T17:56:01.365Z | Compiling anyhow v1.0.102 |
| 1767 | 2026-05-27T17:56:01.573Z | Compiling usdt-impl v0.6.0 |
| 1768 | 2026-05-27T17:56:01.670Z | Compiling darling v0.21.3 |
| 1769 | 2026-05-27T17:56:01.758Z | Compiling httparse v1.10.1 |
| 1770 | 2026-05-27T17:56:01.771Z | Compiling portable-atomic v1.11.1 |
| 1771 | 2026-05-27T17:56:02.064Z | Compiling tower-service v0.3.3 |
| 1772 | 2026-05-27T17:56:02.077Z | Compiling untrusted v0.9.0 |
| 1773 | 2026-05-27T17:56:02.165Z | Compiling tower-layer v0.3.3 |
| 1774 | 2026-05-27T17:56:02.280Z | Compiling try-lock v0.2.5 |
| 1775 | 2026-05-27T17:56:02.291Z | Compiling critical-section v1.2.0 |
| 1776 | 2026-05-27T17:56:02.330Z | Compiling zeroize v1.8.1 |
| 1777 | 2026-05-27T17:56:02.391Z | Compiling once_cell v1.21.3 |
| 1778 | 2026-05-27T17:56:02.402Z | Compiling want v0.3.1 |
| 1779 | 2026-05-27T17:56:02.535Z | Compiling pin-utils v0.1.0 |
| 1780 | 2026-05-27T17:56:02.573Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-05-27T17:56:02.607Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-05-27T17:56:02.621Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-05-27T17:56:02.816Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-05-27T17:56:03.007Z | Compiling usdt-macro v0.6.0 |
| 1785 | 2026-05-27T17:56:03.049Z | Compiling usdt-attr-macro v0.6.0 |
| 1786 | 2026-05-27T17:56:03.677Z | Compiling structmeta v0.3.0 |
| 1787 | 2026-05-27T17:56:03.922Z | Compiling async-stream-impl v0.3.6 |
| 1788 | 2026-05-27T17:56:04.197Z | Compiling powerfmt v0.2.0 |
| 1789 | 2026-05-27T17:56:04.348Z | Compiling deranged v0.5.3 |
| 1790 | 2026-05-27T17:56:04.574Z | Compiling num_threads v0.1.7 |
| 1791 | 2026-05-27T17:56:04.678Z | Compiling omicron-workspace-hack v0.1.0 |
| 1792 | 2026-05-27T17:56:04.719Z | Compiling dropshot_endpoint v0.16.7 |
| 1793 | 2026-05-27T17:56:04.754Z | Compiling http-body-util v0.1.3 |
| 1794 | 2026-05-27T17:56:04.999Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-05-27T17:56:05.429Z | Compiling derive-ex v0.1.8 |
| 1796 | 2026-05-27T17:56:05.619Z | Compiling serde_urlencoded v0.7.1 |
| 1797 | 2026-05-27T17:56:05.635Z | Compiling strum_macros v0.27.2 |
| 1798 | 2026-05-27T17:56:05.872Z | Compiling sync_wrapper v1.0.2 |
| 1799 | 2026-05-27T17:56:05.888Z | Compiling serde_with_macros v3.14.1 |
| 1800 | 2026-05-27T17:56:05.900Z | Compiling typify-macro v0.4.3 |
| 1801 | 2026-05-27T17:56:06.053Z | Compiling subtle v2.6.1 |
| 1802 | 2026-05-27T17:56:06.077Z | Compiling iri-string v0.7.8 |
| 1803 | 2026-05-27T17:56:06.227Z | Compiling thread_local v1.1.9 |
| 1804 | 2026-05-27T17:56:06.499Z | Compiling rand_core v0.6.4 |
| 1805 | 2026-05-27T17:56:06.677Z | Compiling futures-util v0.3.32 |
| 1806 | 2026-05-27T17:56:06.734Z | Compiling match_cfg v0.1.0 |
| 1807 | 2026-05-27T17:56:06.811Z | Compiling parse-display-derive v0.10.0 |
| 1808 | 2026-05-27T17:56:07.037Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-05-27T17:56:07.049Z | Compiling test-strategy v0.4.3 |
| 1810 | 2026-05-27T17:56:07.265Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1811 | 2026-05-27T17:56:07.314Z | Compiling term v1.2.0 |
| 1812 | 2026-05-27T17:56:07.702Z | Compiling take_mut v0.2.2 |
| 1813 | 2026-05-27T17:56:07.744Z | Compiling tracing-core v0.1.34 |
| 1814 | 2026-05-27T17:56:07.948Z | Compiling typify v0.4.3 |
| 1815 | 2026-05-27T17:56:08.014Z | Compiling clap_derive v4.6.0 |
| 1816 | 2026-05-27T17:56:08.043Z | Compiling progenitor-impl v0.11.1 |
| 1817 | 2026-05-27T17:56:08.235Z | Compiling tracing v0.1.41 |
| 1818 | 2026-05-27T17:56:08.338Z | Compiling camino v1.2.2 |
| 1819 | 2026-05-27T17:56:08.453Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-05-27T17:56:08.470Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-05-27T17:56:08.485Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1822 | 2026-05-27T17:56:08.501Z | Compiling encoding_rs v0.8.35 |
| 1823 | 2026-05-27T17:56:08.754Z | Compiling unicode-width v0.2.1 |
| 1824 | 2026-05-27T17:56:08.849Z | Compiling mime v0.3.17 |
| 1825 | 2026-05-27T17:56:09.468Z | Compiling errno v0.3.14 |
| 1826 | 2026-05-27T17:56:09.541Z | Compiling hex v0.4.3 |
| 1827 | 2026-05-27T17:56:09.626Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-05-27T17:56:09.799Z | Compiling ipnetwork v0.21.1 |
| 1829 | 2026-05-27T17:56:10.167Z | Compiling crossbeam-utils v0.8.21 |
| 1830 | 2026-05-27T17:56:10.198Z | Compiling winnow v0.7.14 |
| 1831 | 2026-05-27T17:56:10.240Z | Compiling rustix v1.1.2 |
| 1832 | 2026-05-27T17:56:10.291Z | Compiling tokio-util v0.7.16 |
| 1833 | 2026-05-27T17:56:10.681Z | Compiling slog v2.8.2 |
| 1834 | 2026-05-27T17:56:11.378Z | Compiling crypto-common v0.1.6 |
| 1835 | 2026-05-27T17:56:11.461Z | Compiling itertools v0.14.0 |
| 1836 | 2026-05-27T17:56:11.515Z | Compiling rand_core v0.9.3 |
| 1837 | 2026-05-27T17:56:11.527Z | Compiling h2 v0.4.12 |
| 1838 | 2026-05-27T17:56:11.606Z | Compiling progenitor-macro v0.11.1 |
| 1839 | 2026-05-27T17:56:11.676Z | Compiling oxnet v0.1.4 |
| 1840 | 2026-05-27T17:56:11.738Z | Compiling rand_chacha v0.9.0 |
| 1841 | 2026-05-27T17:56:11.778Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-05-27T17:56:12.112Z | Compiling quick-error v1.2.3 |
| 1843 | 2026-05-27T17:56:12.222Z | Compiling debug-ignore v1.0.5 |
| 1844 | 2026-05-27T17:56:12.225Z | Compiling spin v0.9.8 |
| 1845 | 2026-05-27T17:56:12.245Z | Compiling rand v0.9.2 |
| 1846 | 2026-05-27T17:56:12.332Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1847 | 2026-05-27T17:56:12.352Z | Compiling tabwriter v1.4.1 |
| 1848 | 2026-05-27T17:56:12.593Z | Compiling rustls-pki-types v1.12.0 |
| 1849 | 2026-05-27T17:56:12.719Z | Compiling serde_spanned v1.0.4 |
| 1850 | 2026-05-27T17:56:12.827Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1851 | 2026-05-27T17:56:12.883Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1852 | 2026-05-27T17:56:13.014Z | Compiling bit-vec v0.8.0 |
| 1853 | 2026-05-27T17:56:13.099Z | Compiling lazy_static v1.5.0 |
| 1854 | 2026-05-27T17:56:13.134Z | Compiling colored v3.0.0 |
| 1855 | 2026-05-27T17:56:13.201Z | Compiling bit-set v0.8.0 |
| 1856 | 2026-05-27T17:56:13.253Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1857 | 2026-05-27T17:56:13.364Z | Compiling async-stream v0.3.6 |
| 1858 | 2026-05-27T17:56:13.402Z | Compiling strum v0.26.3 |
| 1859 | 2026-05-27T17:56:13.507Z | Compiling waitgroup v0.1.2 |
| 1860 | 2026-05-27T17:56:13.532Z | Compiling serde_path_to_error v0.1.20 |
| 1861 | 2026-05-27T17:56:13.545Z | Compiling hyper v1.8.1 |
| 1862 | 2026-05-27T17:56:13.884Z | Compiling unarray v0.1.4 |
| 1863 | 2026-05-27T17:56:13.897Z | Compiling anstyle v1.0.14 |
| 1864 | 2026-05-27T17:56:14.000Z | Compiling time v0.3.47 |
| 1865 | 2026-05-27T17:56:14.123Z | Compiling ring v0.17.14 |
| 1866 | 2026-05-27T17:56:14.498Z | Compiling macaddr v1.0.1 |
| 1867 | 2026-05-27T17:56:14.588Z | Compiling hyper-util v0.1.19 |
| 1868 | 2026-05-27T17:56:14.878Z | Compiling utf8parse v0.2.2 |
| 1869 | 2026-05-27T17:56:14.998Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-05-27T17:56:15.201Z | Compiling crossbeam-channel v0.5.15 |
| 1871 | 2026-05-27T17:56:15.283Z | Compiling block-buffer v0.10.4 |
| 1872 | 2026-05-27T17:56:15.443Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1873 | 2026-05-27T17:56:15.636Z | Compiling ref-cast v1.0.25 |
| 1874 | 2026-05-27T17:56:15.682Z | Compiling colorchoice v1.0.4 |
| 1875 | 2026-05-27T17:56:15.741Z | Compiling is_terminal_polyfill v1.70.1 |
| 1876 | 2026-05-27T17:56:15.744Z | Compiling anstyle-query v1.1.4 |
| 1877 | 2026-05-27T17:56:15.844Z | Compiling anstream v1.0.0 |
| 1878 | 2026-05-27T17:56:15.866Z | Compiling digest v0.10.7 |
| 1879 | 2026-05-27T17:56:15.957Z | Compiling strum v0.27.2 |
| 1880 | 2026-05-27T17:56:15.987Z | Compiling clap_lex v1.1.0 |
| 1881 | 2026-05-27T17:56:16.087Z | Compiling is-terminal v0.4.16 |
| 1882 | 2026-05-27T17:56:16.171Z | Compiling slog-term v2.9.2 |
| 1883 | 2026-05-27T17:56:16.187Z | Compiling slog-async v2.8.0 |
| 1884 | 2026-05-27T17:56:16.204Z | Compiling slog-json v2.6.1 |
| 1885 | 2026-05-27T17:56:16.269Z | Compiling tower v0.5.2 |
| 1886 | 2026-05-27T17:56:16.373Z | Compiling hostname v0.3.1 |
| 1887 | 2026-05-27T17:56:16.460Z | Compiling instant v0.1.13 |
| 1888 | 2026-05-27T17:56:16.517Z | Compiling slog-bunyan v2.5.0 |
| 1889 | 2026-05-27T17:56:16.571Z | Compiling futures-executor v0.3.32 |
| 1890 | 2026-05-27T17:56:16.661Z | Compiling tower-http v0.6.8 |
| 1891 | 2026-05-27T17:56:16.796Z | Compiling futures v0.3.32 |
| 1892 | 2026-05-27T17:56:16.876Z | Compiling openssl-sys v0.9.112 |
| 1893 | 2026-05-27T17:56:17.409Z | Compiling aws-lc-sys v0.39.1 |
| 1894 | 2026-05-27T17:56:17.443Z | Compiling memmap2 v0.9.8 |
| 1895 | 2026-05-27T17:56:17.950Z | Compiling untrusted v0.7.1 |
| 1896 | 2026-05-27T17:56:18.009Z | Compiling foreign-types-shared v0.1.1 |
| 1897 | 2026-05-27T17:56:18.066Z | Compiling aws-lc-rs v1.16.2 |
| 1898 | 2026-05-27T17:56:18.098Z | Compiling foreign-types v0.3.2 |
| 1899 | 2026-05-27T17:56:18.122Z | Compiling tempfile v3.23.0 |
| 1900 | 2026-05-27T17:56:18.134Z | Compiling openssl-probe v0.1.6 |
| 1901 | 2026-05-27T17:56:18.316Z | Compiling openssl v0.10.76 |
| 1902 | 2026-05-27T17:56:18.975Z | Compiling rustls-webpki v0.103.6 |
| 1903 | 2026-05-27T17:56:19.508Z | Compiling rustls v0.23.32 |
| 1904 | 2026-05-27T17:56:20.015Z | Compiling either v1.15.0 |
| 1905 | 2026-05-27T17:56:20.252Z | Compiling usdt v0.6.0 |
| 1906 | 2026-05-27T17:56:20.390Z | Compiling webpki-roots v1.0.2 |
| 1907 | 2026-05-27T17:56:20.519Z | Compiling newtype-uuid v1.3.2 |
| 1908 | 2026-05-27T17:56:20.878Z | Compiling native-tls v0.2.14 |
| 1909 | 2026-05-27T17:56:21.139Z | Compiling tokio-native-tls v0.3.1 |
| 1910 | 2026-05-27T17:56:21.205Z | Compiling daft v0.1.4 |
| 1911 | 2026-05-27T17:56:21.315Z | Compiling hyper-tls v0.6.0 |
| 1912 | 2026-05-27T17:56:21.602Z | Compiling rustls-webpki v0.102.8 |
| 1913 | 2026-05-27T17:56:22.507Z | Compiling tokio-rustls v0.26.3 |
| 1914 | 2026-05-27T17:56:22.735Z | Compiling hyper-rustls v0.27.7 |
| 1915 | 2026-05-27T17:56:22.856Z | Compiling rustls v0.22.4 |
| 1916 | 2026-05-27T17:56:23.074Z | Compiling reqwest v0.12.23 |
| 1917 | 2026-05-27T17:56:24.305Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1918 | 2026-05-27T17:56:24.648Z | Compiling tokio-rustls v0.25.0 |
| 1919 | 2026-05-27T17:56:24.892Z | Compiling sha1 v0.10.6 |
| 1920 | 2026-05-27T17:56:24.993Z | Compiling rustls-pemfile v2.2.0 |
| 1921 | 2026-05-27T17:56:25.179Z | Compiling multer v3.1.0 |
| 1922 | 2026-05-27T17:56:25.216Z | Compiling terminal_size v0.4.3 |
| 1923 | 2026-05-27T17:56:25.487Z | Compiling rand_chacha v0.3.1 |
| 1924 | 2026-05-27T17:56:25.714Z | Compiling hostname v0.4.2 |
| 1925 | 2026-05-27T17:56:25.875Z | Compiling wait-timeout v0.2.1 |
| 1926 | 2026-05-27T17:56:26.144Z | Compiling rusty-fork v0.3.0 |
| 1927 | 2026-05-27T17:56:26.192Z | Compiling dropshot v0.16.7 |
| 1928 | 2026-05-27T17:56:26.517Z | Compiling rand v0.8.5 |
| 1929 | 2026-05-27T17:56:27.322Z | Compiling rand_xorshift v0.4.0 |
| 1930 | 2026-05-27T17:56:28.063Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-05-27T17:56:28.593Z | Compiling proptest v1.8.0 |
| 1932 | 2026-05-27T17:56:28.676Z | Compiling clap_builder v4.6.0 |
| 1933 | 2026-05-27T17:56:29.699Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-05-27T17:56:30.376Z | Compiling clap v4.6.0 |
| 1935 | 2026-05-27T17:56:30.470Z | Compiling prettyplease v0.2.37 |
| 1936 | 2026-05-27T17:56:30.628Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1937 | 2026-05-27T17:56:31.240Z | Compiling progenitor-client v0.10.0 |
| 1938 | 2026-05-27T17:56:31.537Z | Compiling progenitor-client v0.11.1 |
| 1939 | 2026-05-27T17:56:31.889Z | Compiling serde_with v3.14.1 |
| 1940 | 2026-05-27T17:56:32.610Z | Compiling progenitor v0.11.1 |
| 1941 | 2026-05-27T17:56:33.546Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1942 | 2026-05-27T17:56:33.894Z | Compiling rustc-hash v2.1.1 |
| 1943 | 2026-05-27T17:56:34.021Z | Compiling iddqd v0.3.17 |
| 1944 | 2026-05-27T17:56:34.277Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1945 | 2026-05-27T17:56:35.212Z | Compiling backoff v0.4.0 |
| 1946 | 2026-05-27T17:56:35.335Z | Compiling parse-display v0.10.0 |
| 1947 | 2026-05-27T17:56:35.399Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1948 | 2026-05-27T17:56:35.537Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1949 | 2026-05-27T17:56:35.551Z | Compiling num-derive v0.3.3 |
| 1950 | 2026-05-27T17:56:35.677Z | Compiling winnow v0.5.40 |
| 1951 | 2026-05-27T17:56:35.690Z | Compiling toml_write v0.1.2 |
| 1952 | 2026-05-27T17:56:35.895Z | Compiling toml_edit v0.22.27 |
| 1953 | 2026-05-27T17:56:37.314Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1954 | 2026-05-27T17:56:37.353Z | Compiling num-integer v0.1.46 |
| 1955 | 2026-05-27T17:56:37.688Z | Compiling float-ord v0.3.2 |
| 1956 | 2026-05-27T17:56:37.813Z | Compiling toml v0.8.23 |
| 1957 | 2026-05-27T17:56:40.536Z | Compiling num-iter v0.1.45 |
| 1958 | 2026-05-27T17:56:40.668Z | Compiling num-rational v0.4.2 |
| 1959 | 2026-05-27T17:56:41.453Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-05-27T17:56:42.485Z | Compiling num v0.4.3 |
| 1961 | 2026-05-27T17:56:42.901Z | Compiling toml_edit v0.19.15 |
| 1962 | 2026-05-27T17:56:44.317Z | Compiling proc-macro-crate v1.3.1 |
| 1963 | 2026-05-27T17:56:45.431Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-05-27T17:56:46.405Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-05-27T17:56:46.953Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-05-27T17:56:48.633Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-05-27T17:56:49.113Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-05-27T17:56:49.269Z | Compiling memoffset v0.9.1 |
| 1969 | 2026-05-27T17:56:49.321Z | Compiling ingot-macros v0.1.1 |
| 1970 | 2026-05-27T17:56:49.359Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1971 | 2026-05-27T17:56:49.434Z | Compiling nix v0.30.1 |
| 1972 | 2026-05-27T17:56:49.800Z | Compiling proc-macro-error2 v2.0.1 |
| 1973 | 2026-05-27T17:56:49.957Z | Compiling libscf-sys v1.1.0 |
| 1974 | 2026-05-27T17:56:50.077Z | Compiling scroll_derive v0.12.1 |
| 1975 | 2026-05-27T17:56:50.318Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-05-27T17:56:50.844Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1977 | 2026-05-27T17:56:50.871Z | Compiling tabled_derive v0.11.0 |
| 1978 | 2026-05-27T17:56:53.804Z | Compiling zerocopy v0.7.35 |
| 1979 | 2026-05-27T17:56:54.315Z | Compiling num_enum_derive v0.7.5 |
| 1980 | 2026-05-27T17:56:54.515Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-05-27T17:56:54.701Z | Compiling foreign-types-macros v0.2.3 |
| 1982 | 2026-05-27T17:56:55.026Z | Compiling static_assertions v1.1.0 |
| 1983 | 2026-05-27T17:56:55.489Z | Compiling glob v0.3.3 |
| 1984 | 2026-05-27T17:56:55.509Z | Compiling proc-macro-error-attr v1.0.4 |
| 1985 | 2026-05-27T17:56:55.711Z | Compiling dtrace-parser v0.2.0 |
| 1986 | 2026-05-27T17:56:55.744Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1987 | 2026-05-27T17:56:55.968Z | Compiling bytecount v0.6.9 |
| 1988 | 2026-05-27T17:56:56.238Z | Compiling proc-macro-error v1.0.4 |
| 1989 | 2026-05-27T17:56:56.267Z | Compiling dof v0.3.0 |
| 1990 | 2026-05-27T17:56:56.803Z | Compiling num_enum_derive v0.5.11 |
| 1991 | 2026-05-27T17:56:58.354Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1992 | 2026-05-27T17:56:58.384Z | Compiling thread-id v4.2.2 |
| 1993 | 2026-05-27T17:56:58.551Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-05-27T17:56:58.958Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-05-27T17:56:59.340Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1996 | 2026-05-27T17:56:59.484Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1997 | 2026-05-27T17:57:00.162Z | Compiling minimal-lexical v0.2.1 |
| 1998 | 2026-05-27T17:57:00.165Z | Compiling usdt-attr-macro v0.5.0 |
| 1999 | 2026-05-27T17:57:00.433Z | Compiling nom v7.1.3 |
| 2000 | 2026-05-27T17:57:00.509Z | Compiling usdt-macro v0.5.0 |
| 2001 | 2026-05-27T17:57:00.710Z | Compiling zone_cfg_derive v0.3.1 |
| 2002 | 2026-05-27T17:57:01.015Z | Compiling num-derive v0.4.2 |
| 2003 | 2026-05-27T17:57:01.290Z | Compiling papergrid v0.17.0 |
| 2004 | 2026-05-27T17:57:01.303Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-05-27T17:57:01.415Z | Compiling testing_table v0.3.0 |
| 2006 | 2026-05-27T17:57:01.591Z | Compiling rustc_version v0.4.1 |
| 2007 | 2026-05-27T17:57:01.796Z | Compiling crossbeam-epoch v0.9.18 |
| 2008 | 2026-05-27T17:57:01.880Z | Compiling enum-as-inner v0.6.1 |
| 2009 | 2026-05-27T17:57:02.008Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-05-27T17:57:02.126Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2011 | 2026-05-27T17:57:02.300Z | Compiling tabled v0.20.0 |
| 2012 | 2026-05-27T17:57:02.394Z | Compiling crossbeam-deque v0.8.6 |
| 2013 | 2026-05-27T17:57:02.481Z | Compiling typify-impl v0.6.1 |
| 2014 | 2026-05-27T17:57:02.593Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2015 | 2026-05-27T17:57:02.860Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2016 | 2026-05-27T17:57:03.320Z | Compiling rayon-core v1.13.0 |
| 2017 | 2026-05-27T17:57:03.407Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-05-27T17:57:03.564Z | Compiling scroll v0.12.0 |
| 2019 | 2026-05-27T17:57:03.793Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2020 | 2026-05-27T17:57:03.896Z | Compiling hash32 v0.3.1 |
| 2021 | 2026-05-27T17:57:04.009Z | Compiling heapless v0.8.0 |
| 2022 | 2026-05-27T17:57:04.037Z | Compiling goblin v0.8.2 |
| 2023 | 2026-05-27T17:57:04.050Z | Compiling ingot-types v0.1.2 |
| 2024 | 2026-05-27T17:57:04.239Z | Compiling cobs v0.3.0 |
| 2025 | 2026-05-27T17:57:04.436Z | Compiling libloading v0.8.9 |
| 2026 | 2026-05-27T17:57:04.436Z | Compiling bitflags v1.3.2 |
| 2027 | 2026-05-27T17:57:04.459Z | Compiling managed v0.8.0 |
| 2028 | 2026-05-27T17:57:04.519Z | Compiling foreign-types-shared v0.3.1 |
| 2029 | 2026-05-27T17:57:04.619Z | Compiling foreign-types v0.5.0 |
| 2030 | 2026-05-27T17:57:04.647Z | Compiling smoltcp v0.11.0 |
| 2031 | 2026-05-27T17:57:04.705Z | Compiling bindgen v0.72.1 |
| 2032 | 2026-05-27T17:57:04.723Z | Compiling ingot v0.1.1 |
| 2033 | 2026-05-27T17:57:05.016Z | Compiling postcard v1.1.3 |
| 2034 | 2026-05-27T17:57:05.379Z | Compiling cexpr v0.6.0 |
| 2035 | 2026-05-27T17:57:05.519Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2036 | 2026-05-27T17:57:05.957Z | Compiling num_enum v0.7.5 |
| 2037 | 2026-05-27T17:57:06.089Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-05-27T17:57:06.496Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2039 | 2026-05-27T17:57:06.561Z | Compiling camino-tempfile v1.4.1 |
| 2040 | 2026-05-27T17:57:06.812Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-05-27T17:57:06.824Z | Compiling derive-where v1.6.0 |
| 2042 | 2026-05-27T17:57:06.959Z | Compiling serde_repr v0.1.20 |
| 2043 | 2026-05-27T17:57:07.216Z | Compiling cstr-argument v0.1.2 |
| 2044 | 2026-05-27T17:57:07.455Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2045 | 2026-05-27T17:57:07.671Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2046 | 2026-05-27T17:57:08.313Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2047 | 2026-05-27T17:57:08.506Z | Compiling rayon v1.11.0 |
| 2048 | 2026-05-27T17:57:08.664Z | Compiling typify-macro v0.6.1 |
| 2049 | 2026-05-27T17:57:08.838Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2050 | 2026-05-27T17:57:08.966Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-05-27T17:57:09.593Z | Compiling memmap v0.7.0 |
| 2052 | 2026-05-27T17:57:09.605Z | Compiling tinyvec_macros v0.1.1 |
| 2053 | 2026-05-27T17:57:09.824Z | Compiling usdt v0.5.0 |
| 2054 | 2026-05-27T17:57:09.854Z | Compiling tinyvec v1.10.0 |
| 2055 | 2026-05-27T17:57:10.138Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2056 | 2026-05-27T17:57:10.803Z | Compiling num_enum v0.5.11 |
| 2057 | 2026-05-27T17:57:10.816Z | Compiling typify v0.6.1 |
| 2058 | 2026-05-27T17:57:11.047Z | Compiling pin-project-internal v1.1.10 |
| 2059 | 2026-05-27T17:57:11.779Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2060 | 2026-05-27T17:57:11.959Z | Compiling progenitor-impl v0.13.0 |
| 2061 | 2026-05-27T17:57:12.124Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2062 | 2026-05-27T17:57:12.153Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2063 | 2026-05-27T17:57:12.455Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2064 | 2026-05-27T17:57:12.600Z | Compiling rustix v0.38.44 |
| 2065 | 2026-05-27T17:57:12.846Z | Compiling itertools v0.12.1 |
| 2066 | 2026-05-27T17:57:12.859Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-05-27T17:57:13.022Z | Compiling progenitor-impl v0.10.0 |
| 2068 | 2026-05-27T17:57:13.249Z | Compiling sigpipe v0.1.3 |
| 2069 | 2026-05-27T17:57:13.330Z | Compiling jiff v0.2.15 |
| 2070 | 2026-05-27T17:57:13.471Z | Compiling const_format_proc_macros v0.2.34 |
| 2071 | 2026-05-27T17:57:13.928Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2072 | 2026-05-27T17:57:14.063Z | Compiling zone v0.3.1 |
| 2073 | 2026-05-27T17:57:14.285Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2074 | 2026-05-27T17:57:15.534Z | Compiling progenitor-macro v0.13.0 |
| 2075 | 2026-05-27T17:57:15.798Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2076 | 2026-05-27T17:57:15.983Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2077 | 2026-05-27T17:57:16.296Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-05-27T17:57:16.403Z | Compiling secrecy v0.10.3 |
| 2079 | 2026-05-27T17:57:16.498Z | Compiling progenitor-macro v0.10.0 |
| 2080 | 2026-05-27T17:57:16.570Z | Compiling smf v0.2.3 |
| 2081 | 2026-05-27T17:57:16.725Z | Compiling snafu-derive v0.8.9 |
| 2082 | 2026-05-27T17:57:17.021Z | Compiling async-recursion v1.1.1 |
| 2083 | 2026-05-27T17:57:17.253Z | Compiling bstr v1.12.0 |
| 2084 | 2026-05-27T17:57:17.281Z | Compiling whoami v1.6.1 |
| 2085 | 2026-05-27T17:57:17.726Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-05-27T17:57:18.482Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-05-27T17:57:19.025Z | Compiling hmac v0.12.1 |
| 2088 | 2026-05-27T17:57:19.343Z | Compiling inout v0.1.4 |
| 2089 | 2026-05-27T17:57:19.373Z | Compiling ff v0.13.1 |
| 2090 | 2026-05-27T17:57:19.495Z | Compiling crc8 v0.1.1 |
| 2091 | 2026-05-27T17:57:19.620Z | Compiling data-encoding v2.9.0 |
| 2092 | 2026-05-27T17:57:19.814Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2093 | 2026-05-27T17:57:20.139Z | Compiling group v0.13.0 |
| 2094 | 2026-05-27T17:57:20.236Z | Compiling cipher v0.4.4 |
| 2095 | 2026-05-27T17:57:20.592Z | Compiling hkdf v0.12.4 |
| 2096 | 2026-05-27T17:57:21.152Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2097 | 2026-05-27T17:57:21.243Z | Compiling atomicwrites v0.4.4 |
| 2098 | 2026-05-27T17:57:21.472Z | Compiling tokio-dtrace v0.1.1 |
| 2099 | 2026-05-27T17:57:21.753Z | Compiling tabled_derive v0.7.0 |
| 2100 | 2026-05-27T17:57:22.206Z | Compiling reqwest v0.13.2 |
| 2101 | 2026-05-27T17:57:22.247Z | Compiling universal-hash v0.5.1 |
| 2102 | 2026-05-27T17:57:22.385Z | Compiling crypto-bigint v0.5.5 |
| 2103 | 2026-05-27T17:57:22.500Z | Compiling half v2.7.1 |
| 2104 | 2026-05-27T17:57:22.656Z | Compiling ciborium-io v0.2.2 |
| 2105 | 2026-05-27T17:57:22.722Z | Compiling base64ct v1.8.0 |
| 2106 | 2026-05-27T17:57:22.770Z | Compiling opaque-debug v0.3.1 |
| 2107 | 2026-05-27T17:57:22.802Z | Compiling indent_write v2.2.0 |
| 2108 | 2026-05-27T17:57:22.844Z | Compiling base16ct v0.2.0 |
| 2109 | 2026-05-27T17:57:23.011Z | Compiling password-hash v0.5.0 |
| 2110 | 2026-05-27T17:57:23.512Z | Compiling elliptic-curve v0.13.8 |
| 2111 | 2026-05-27T17:57:23.537Z | Compiling progenitor-client v0.13.0 |
| 2112 | 2026-05-27T17:57:23.702Z | Compiling poly1305 v0.8.0 |
| 2113 | 2026-05-27T17:57:23.737Z | Compiling ciborium-ll v0.2.2 |
| 2114 | 2026-05-27T17:57:24.120Z | Compiling oxide-tokio-rt v0.1.2 |
| 2115 | 2026-05-27T17:57:24.404Z | Compiling chacha20 v0.9.1 |
| 2116 | 2026-05-27T17:57:24.636Z | Compiling similar v2.7.0 |
| 2117 | 2026-05-27T17:57:24.695Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2118 | 2026-05-27T17:57:25.212Z | Compiling thiserror-no-std v2.0.2 |
| 2119 | 2026-05-27T17:57:25.694Z | Compiling blake2 v0.10.6 |
| 2120 | 2026-05-27T17:57:25.842Z | Compiling aead v0.5.2 |
| 2121 | 2026-05-27T17:57:26.254Z | Compiling resolv-conf v0.7.5 |
| 2122 | 2026-05-27T17:57:26.350Z | Compiling linked-hash-map v0.5.6 |
| 2123 | 2026-05-27T17:57:26.494Z | Compiling keccak v0.1.6 |
| 2124 | 2026-05-27T17:57:26.541Z | Compiling lru-cache v0.1.2 |
| 2125 | 2026-05-27T17:57:26.670Z | Compiling sha3 v0.10.8 |
| 2126 | 2026-05-27T17:57:26.772Z | Compiling vsss-rs v3.3.4 |
| 2127 | 2026-05-27T17:57:26.842Z | Compiling chacha20poly1305 v0.10.1 |
| 2128 | 2026-05-27T17:57:26.908Z | Compiling argon2 v0.5.3 |
| 2129 | 2026-05-27T17:57:26.920Z | Compiling progenitor v0.13.0 |
| 2130 | 2026-05-27T17:57:26.977Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2131 | 2026-05-27T17:57:27.012Z | Compiling ciborium v0.2.2 |
| 2132 | 2026-05-27T17:57:27.054Z | Compiling hickory-proto v0.24.4 |
| 2133 | 2026-05-27T17:57:27.599Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2134 | 2026-05-27T17:57:27.620Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2135 | 2026-05-27T17:57:28.089Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2136 | 2026-05-27T17:57:28.123Z | Compiling serde-big-array v0.5.1 |
| 2137 | 2026-05-27T17:57:28.273Z | Compiling unicode-segmentation v1.12.0 |
| 2138 | 2026-05-27T17:57:28.345Z | Compiling siphasher v1.0.1 |
| 2139 | 2026-05-27T17:57:28.416Z | Compiling same-file v1.0.6 |
| 2140 | 2026-05-27T17:57:28.577Z | Compiling walkdir v2.5.0 |
| 2141 | 2026-05-27T17:57:28.593Z | Compiling newline-converter v0.3.0 |
| 2142 | 2026-05-27T17:57:28.838Z | Compiling phf_shared v0.12.1 |
| 2143 | 2026-05-27T17:57:28.845Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-05-27T17:57:28.926Z | Compiling hickory-resolver v0.24.4 |
| 2145 | 2026-05-27T17:57:28.938Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2146 | 2026-05-27T17:57:29.121Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2147 | 2026-05-27T17:57:29.531Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-05-27T17:57:30.432Z | Compiling newtype_derive v0.1.6 |
| 2149 | 2026-05-27T17:57:30.523Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-05-27T17:57:30.675Z | Compiling tokio-stream v0.1.17 |
| 2151 | 2026-05-27T17:57:30.912Z | Compiling console v0.15.11 |
| 2152 | 2026-05-27T17:57:31.188Z | Compiling csv-core v0.1.12 |
| 2153 | 2026-05-27T17:57:31.294Z | Compiling termtree v0.5.1 |
| 2154 | 2026-05-27T17:57:31.307Z | Compiling smawk v0.3.2 |
| 2155 | 2026-05-27T17:57:31.453Z | Compiling unicode-width v0.1.14 |
| 2156 | 2026-05-27T17:57:31.453Z | Compiling unicode-linebreak v0.1.5 |
| 2157 | 2026-05-27T17:57:31.473Z | Compiling humantime v2.3.0 |
| 2158 | 2026-05-27T17:57:31.562Z | Compiling foldhash v0.1.5 |
| 2159 | 2026-05-27T17:57:31.738Z | Compiling swrite v0.1.0 |
| 2160 | 2026-05-27T17:57:31.805Z | Compiling hashbrown v0.15.5 |
| 2161 | 2026-05-27T17:57:31.839Z | Compiling textwrap v0.16.2 |
| 2162 | 2026-05-27T17:57:31.860Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-05-27T17:57:31.942Z | Compiling csv v1.3.1 |
| 2164 | 2026-05-27T17:57:32.282Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-05-27T17:57:32.385Z | Compiling qorb v0.4.1 |
| 2166 | 2026-05-27T17:57:32.443Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2167 | 2026-05-27T17:57:33.270Z | Compiling phf v0.12.1 |
| 2168 | 2026-05-27T17:57:33.410Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2169 | 2026-05-27T17:57:34.065Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2170 | 2026-05-27T17:57:34.258Z | Compiling pin-project v1.1.10 |
| 2171 | 2026-05-27T17:57:34.370Z | Compiling unicode-normalization v0.1.24 |
| 2172 | 2026-05-27T17:57:34.529Z | Compiling libz-sys v1.1.22 |
| 2173 | 2026-05-27T17:57:34.751Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-05-27T17:57:35.461Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-05-27T17:57:35.784Z | Compiling fixedbitset v0.4.2 |
| 2176 | 2026-05-27T17:57:35.802Z | Compiling highway v1.3.0 |
| 2177 | 2026-05-27T17:57:36.003Z | Compiling fixedbitset v0.5.7 |
| 2178 | 2026-05-27T17:57:36.029Z | Compiling petgraph v0.6.5 |
| 2179 | 2026-05-27T17:57:36.211Z | Compiling progenitor v0.10.0 |
| 2180 | 2026-05-27T17:57:36.356Z | Compiling petgraph v0.8.2 |
| 2181 | 2026-05-27T17:57:36.369Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-05-27T17:57:37.142Z | Compiling libsw v3.5.0 |
| 2183 | 2026-05-27T17:57:37.532Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-05-27T17:57:37.735Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-27T17:57:38.244Z | Compiling olpc-cjson v0.1.4 |
| 2186 | 2026-05-27T17:57:38.273Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2187 | 2026-05-27T17:57:38.497Z | Compiling snafu v0.8.9 |
| 2188 | 2026-05-27T17:57:38.813Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-05-27T17:57:38.885Z | Compiling chrono-tz v0.10.4 |
| 2190 | 2026-05-27T17:57:39.015Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-05-27T17:57:39.515Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-05-27T17:57:40.487Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-05-27T17:57:40.590Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-05-27T17:57:40.889Z | Compiling globset v0.4.16 |
| 2195 | 2026-05-27T17:57:41.169Z | Compiling const_format v0.2.34 |
| 2196 | 2026-05-27T17:57:41.465Z | Compiling slog-dtrace v0.3.0 |
| 2197 | 2026-05-27T17:57:41.505Z | Compiling cancel-safe-futures v0.1.5 |
| 2198 | 2026-05-27T17:57:41.693Z | Compiling gethostname v0.5.0 |
| 2199 | 2026-05-27T17:57:41.906Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-05-27T17:57:42.301Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-05-27T17:57:42.896Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2202 | 2026-05-27T17:57:42.911Z | Compiling pem v3.0.5 |
| 2203 | 2026-05-27T17:57:43.287Z | Compiling bcs v0.1.6 |
| 2204 | 2026-05-27T17:57:43.309Z | Compiling cargo-platform v0.1.9 |
| 2205 | 2026-05-27T17:57:43.334Z | Compiling serde_plain v1.0.2 |
| 2206 | 2026-05-27T17:57:43.559Z | Compiling linear-map v1.2.0 |
| 2207 | 2026-05-27T17:57:43.926Z | Compiling tagptr v0.2.0 |
| 2208 | 2026-05-27T17:57:43.950Z | Compiling typed-path v0.9.3 |
| 2209 | 2026-05-27T17:57:44.091Z | Compiling moka v0.12.11 |
| 2210 | 2026-05-27T17:57:44.875Z | Compiling tough v0.20.0 |
| 2211 | 2026-05-27T17:57:45.325Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2212 | 2026-05-27T17:57:46.127Z | Compiling cargo_metadata v0.18.1 |
| 2213 | 2026-05-27T17:57:48.010Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-05-27T17:57:48.057Z | Compiling tabled v0.15.0 |
| 2215 | 2026-05-27T17:57:48.058Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-05-27T17:57:48.058Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-05-27T17:57:48.096Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-05-27T17:57:48.215Z | Compiling git2 v0.19.0 |
| 2219 | 2026-05-27T17:57:49.538Z | Compiling steno v0.4.1 |
| 2220 | 2026-05-27T17:57:50.822Z | Compiling cookie v0.18.1 |
| 2221 | 2026-05-27T17:57:51.169Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-05-27T17:57:53.136Z | Compiling hickory-resolver v0.25.2 |
| 2223 | 2026-05-27T17:57:54.248Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-05-27T17:57:55.512Z | Compiling vergen v8.3.2 |
| 2225 | 2026-05-27T17:57:57.160Z | Compiling signal-hook v0.3.18 |
| 2226 | 2026-05-27T17:57:57.862Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2227 | 2026-05-27T17:57:58.124Z | Compiling mockall_derive v0.13.1 |
| 2228 | 2026-05-27T17:57:58.272Z | Compiling predicates-core v1.0.9 |
| 2229 | 2026-05-27T17:57:58.543Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2230 | 2026-05-27T17:57:58.751Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2231 | 2026-05-27T17:57:59.023Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2232 | 2026-05-27T17:57:59.162Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2233 | 2026-05-27T17:57:59.259Z | Compiling sha2 v0.10.9 |
| 2234 | 2026-05-27T17:57:59.815Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2235 | 2026-05-27T17:58:00.677Z | Compiling adler2 v2.0.1 |
| 2236 | 2026-05-27T17:58:00.843Z | Compiling diff v0.1.13 |
| 2237 | 2026-05-27T17:58:00.855Z | Compiling yansi v1.0.1 |
| 2238 | 2026-05-27T17:58:01.114Z | Compiling pretty_assertions v1.4.1 |
| 2239 | 2026-05-27T17:58:01.194Z | Compiling miniz_oxide v0.8.9 |
| 2240 | 2026-05-27T17:58:01.409Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2241 | 2026-05-27T17:58:01.903Z | Compiling predicates-tree v1.0.12 |
| 2242 | 2026-05-27T17:58:02.179Z | Compiling predicates v3.1.3 |
| 2243 | 2026-05-27T17:58:02.564Z | Compiling fs-err v3.1.2 |
| 2244 | 2026-05-27T17:58:02.594Z | Compiling crc32fast v1.5.0 |
| 2245 | 2026-05-27T17:58:03.246Z | Compiling git-stub v1.0.0 |
| 2246 | 2026-05-27T17:58:03.359Z | Compiling filetime v0.2.26 |
| 2247 | 2026-05-27T17:58:03.532Z | Compiling xattr v1.6.1 |
| 2248 | 2026-05-27T17:58:03.562Z | Compiling fragile v2.0.1 |
| 2249 | 2026-05-27T17:58:03.720Z | Compiling is_ci v1.2.0 |
| 2250 | 2026-05-27T17:58:03.872Z | Compiling arrayref v0.3.9 |
| 2251 | 2026-05-27T17:58:03.886Z | Compiling constant_time_eq v0.3.1 |
| 2252 | 2026-05-27T17:58:03.960Z | Compiling downcast v0.11.0 |
| 2253 | 2026-05-27T17:58:04.012Z | Compiling arrayvec v0.7.6 |
| 2254 | 2026-05-27T17:58:04.120Z | Compiling supports-color v3.0.2 |
| 2255 | 2026-05-27T17:58:04.238Z | Compiling blake3 v1.8.2 |
| 2256 | 2026-05-27T17:58:04.323Z | Compiling tar v0.4.45 |
| 2257 | 2026-05-27T17:58:04.816Z | Compiling toml v0.7.8 |
| 2258 | 2026-05-27T17:58:05.245Z | Compiling mockall v0.13.1 |
| 2259 | 2026-05-27T17:58:05.395Z | Compiling git-stub-vcs v0.1.0 |
| 2260 | 2026-05-27T17:58:05.534Z | Compiling signal-hook-tokio v0.3.1 |
| 2261 | 2026-05-27T17:58:05.682Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2262 | 2026-05-27T17:58:05.796Z | Compiling flate2 v1.1.2 |
| 2263 | 2026-05-27T17:58:06.313Z | Compiling drift v0.1.3 |
| 2264 | 2026-05-27T17:58:06.384Z | Compiling kstat-rs v0.2.4 |
| 2265 | 2026-05-27T17:58:06.703Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2266 | 2026-05-27T17:58:07.024Z | Compiling display-error-chain v0.2.2 |
| 2267 | 2026-05-27T17:58:07.178Z | Compiling hex-literal v1.0.0 |
| 2268 | 2026-05-27T17:58:07.305Z | Compiling topological-sort v0.2.2 |
| 2269 | 2026-05-27T17:58:07.620Z | Compiling omicron-zone-package v0.12.2 |
| 2270 | 2026-05-27T17:58:07.865Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2271 | 2026-05-27T17:58:08.078Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2272 | 2026-05-27T17:58:08.780Z | Compiling dropshot-api-manager v0.5.2 |
| 2273 | 2026-05-27T17:58:10.006Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2274 | 2026-05-27T17:58:10.131Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-05-27T17:58:10.545Z | Compiling curl v0.4.49 |
| 2276 | 2026-05-27T17:58:10.635Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2277 | 2026-05-27T17:58:11.142Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2278 | 2026-05-27T17:58:11.393Z | Compiling search_path v0.1.4 |
| 2279 | 2026-05-27T17:58:11.396Z | Compiling internet-checksum v0.2.1 |
| 2280 | 2026-05-27T17:58:11.561Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2281 | 2026-05-27T17:58:11.804Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2282 | 2026-05-27T17:58:12.147Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2283 | 2026-05-27T17:58:14.966Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2284 | 2026-05-27T17:58:15.722Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2285 | 2026-05-27T17:58:59.391Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 2286 | 2026-05-27T17:58:59.509Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2287 | 2026-05-27T17:58:59.512Z | |
| 2288 | 2026-05-27T17:58:59.512Z | running 5 tests |
| 2289 | 2026-05-27T17:58:59.515Z | test fuse::tests::chip_revision_a0 ... ok |
| 2290 | 2026-05-27T17:58:59.515Z | test fuse::tests::chip_revision_b1 ... ok |
| 2291 | 2026-05-27T17:58:59.515Z | test fuse::tests::chip_revision_b0 ... ok |
| 2292 | 2026-05-27T17:58:59.515Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2293 | 2026-05-27T17:58:59.515Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2294 | 2026-05-27T17:58:59.515Z | |
| 2295 | 2026-05-27T17:58:59.515Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2296 | 2026-05-27T17:58:59.515Z | |
| 2297 | 2026-05-27T17:58:59.515Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2298 | 2026-05-27T17:58:59.519Z | |
| 2299 | 2026-05-27T17:58:59.519Z | running 0 tests |
| 2300 | 2026-05-27T17:58:59.519Z | |
| 2301 | 2026-05-27T17:58:59.519Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2302 | 2026-05-27T17:58:59.519Z | |
| 2303 | 2026-05-27T17:58:59.519Z | Running unittests src/lib.rs (target/debug/deps/asic-fbe6f519b892adb0) |
| 2304 | 2026-05-27T17:58:59.519Z | |
| 2305 | 2026-05-27T17:58:59.519Z | running 0 tests |
| 2306 | 2026-05-27T17:58:59.519Z | |
| 2307 | 2026-05-27T17:58:59.519Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2308 | 2026-05-27T17:58:59.519Z | |
| 2309 | 2026-05-27T17:58:59.522Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2310 | 2026-05-27T17:58:59.522Z | |
| 2311 | 2026-05-27T17:58:59.522Z | running 10 tests |
| 2312 | 2026-05-27T17:58:59.522Z | test network::tests::test_equal ... ok |
| 2313 | 2026-05-27T17:58:59.522Z | test nat::tests::test_vni ... ok |
| 2314 | 2026-05-27T17:58:59.522Z | test network::tests::test_eui64 ... ok |
| 2315 | 2026-05-27T17:58:59.522Z | test network::tests::test_into ... ok |
| 2316 | 2026-05-27T17:58:59.522Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2317 | 2026-05-27T17:58:59.522Z | test network::tests::test_not_equal ... ok |
| 2318 | 2026-05-27T17:58:59.522Z | test network::tests::test_parse ... ok |
| 2319 | 2026-05-27T17:58:59.522Z | test network::tests::test_to_string ... ok |
| 2320 | 2026-05-27T17:58:59.522Z | test test_purge ... ok |
| 2321 | 2026-05-27T17:58:59.525Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2322 | 2026-05-27T17:58:59.525Z | |
| 2323 | 2026-05-27T17:58:59.525Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2324 | 2026-05-27T17:58:59.525Z | |
| 2325 | 2026-05-27T17:58:59.525Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2326 | 2026-05-27T17:58:59.531Z | |
| 2327 | 2026-05-27T17:58:59.531Z | running 1 test |
| 2328 | 2026-05-27T17:59:00.823Z | test test::test_apis_up_to_date ... ok |
| 2329 | 2026-05-27T17:59:00.823Z | |
| 2330 | 2026-05-27T17:59:00.823Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s |
| 2331 | 2026-05-27T17:59:00.823Z | |
| 2332 | 2026-05-27T17:59:00.875Z | Running unittests src/main.rs (target/debug/deps/dpd-ae02bf3c98c1c06e) |
| 2333 | 2026-05-27T17:59:00.898Z | |
| 2334 | 2026-05-27T17:59:00.898Z | running 32 tests |
| 2335 | 2026-05-27T17:59:00.898Z | test freemap::test_ordering ... ok |
| 2336 | 2026-05-27T17:59:00.899Z | test freemap::test_split ... ok |
| 2337 | 2026-05-27T17:59:00.899Z | test config::tests::test_updates ... ok |
| 2338 | 2026-05-27T17:59:00.899Z | test macaddrs::tests::test_mac_offset ... ok |
| 2339 | 2026-05-27T17:59:00.899Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2340 | 2026-05-27T17:59:00.899Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2341 | 2026-05-27T17:59:00.899Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2342 | 2026-05-27T17:59:00.899Z | test nat::test_mapping ... ok |
| 2343 | 2026-05-27T17:59:00.899Z | test port_map::tests::dump_map ... ok |
| 2344 | 2026-05-27T17:59:00.899Z | test port_map::tests::test_backplane_group ... ok |
| 2345 | 2026-05-27T17:59:00.899Z | test port_map::tests::test_port_map ... ok |
| 2346 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG created new freemap, unit: freemap_test |
| 2347 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG initted freemap. size: 128, unit: freemap_test |
| 2348 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG reset freemap, unit: freemap_test |
| 2349 | 2026-05-27T17:59:00.900Z | test freemap::test_exhaustion ... ok |
| 2350 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG created new freemap, unit: freemap_test |
| 2351 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG initted freemap. size: 128, unit: freemap_test |
| 2352 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG reset freemap, unit: freemap_test |
| 2353 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.996 DEBG created new freemap, unit: freemap_test |
| 2354 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.997 DEBG initted freemap. size: 128, unit: freemap_test |
| 2355 | 2026-05-27T17:59:00.900Z | May 27 17:58:58.997 DEBG reset freemap, unit: freemap_test |
| 2356 | 2026-05-27T17:59:00.900Z | test freemap::test_span ... ok |
| 2357 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG created new freemap, unit: freemap_test |
| 2358 | 2026-05-27T17:59:00.901Z | test freemap::test_reclaim ... ok |
| 2359 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG initted freemap. size: 128, unit: freemap_test |
| 2360 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG reset freemap, unit: freemap_test |
| 2361 | 2026-05-27T17:59:00.901Z | test freemap::test_basic ... ok |
| 2362 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG created new freemap, unit: freemap_test |
| 2363 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG initted freemap. size: 128, unit: freemap_test |
| 2364 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG reset freemap, unit: freemap_test |
| 2365 | 2026-05-27T17:59:00.901Z | test freemap::test_free ... ok |
| 2366 | 2026-05-27T17:59:00.901Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2367 | 2026-05-27T17:59:00.901Z | test api_server::tests::test_build_info ... ok |
| 2368 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2369 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2370 | 2026-05-27T17:59:00.901Z | May 27 17:58:58.997 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2371 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2372 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2373 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2374 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2375 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 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 } }] |
| 2376 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2377 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 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 } }] |
| 2378 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2379 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 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 } }] |
| 2380 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2381 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 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 } }] |
| 2382 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2383 | 2026-05-27T17:59:00.902Z | May 27 17:58:58.997 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 } }] |
| 2384 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.997 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2385 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.997 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 } }] |
| 2386 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.997 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2387 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2388 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2389 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2390 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2391 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2392 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2393 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2394 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2395 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2396 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2397 | 2026-05-27T17:59:00.903Z | May 27 17:58:58.998 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 } }] |
| 2398 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2399 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2400 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2401 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2402 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2403 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2404 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2405 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2406 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2407 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2408 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2409 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 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 } }] |
| 2410 | 2026-05-27T17:59:00.904Z | May 27 17:58:58.998 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2411 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2412 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2413 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2414 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2415 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2416 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2417 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2418 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2419 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2420 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2421 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2422 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2423 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2424 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2425 | 2026-05-27T17:59:00.905Z | May 27 17:58:58.998 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 } }] |
| 2426 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2427 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 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 } }] |
| 2428 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2429 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 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 } }] |
| 2430 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2431 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 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 } }] |
| 2432 | 2026-05-27T17:59:00.906Z | May 27 17:58:58.998 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2433 | 2026-05-27T17:59:00.954Z | May 27 17:58:58.998 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 } }] |
| 2434 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2435 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 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 } }] |
| 2436 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2437 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 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 } }] |
| 2438 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2439 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 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 } }] |
| 2440 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2441 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998May 27 17:58:58.998 DEBGDEBG 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 } }]created new freemap |
| 2442 | 2026-05-27T17:59:00.955Z | , May 27 17:58:58.998May 27 17:58:58.998 unitDEBG: INFOcreated new freemap , freemap_route_ipv4 unit |
| 2443 | 2026-05-27T17:59:00.955Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff: |
| 2444 | 2026-05-27T17:59:00.955Z | freemap_route_ipv4 |
| 2445 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998May 27 17:58:58.998 DEBGMay 27 17:58:58.998DEBG created new freemapDEBG, 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 } }]unit |
| 2446 | 2026-05-27T17:59:00.955Z | May 27 17:58:58.998: created new freemapfreemap_route_ipv6, |
| 2447 | 2026-05-27T17:59:00.955Z | DEBGunit May 27 17:58:58.998created new freemap , INFOunit::May 27 17:58:58.998 freemap_route_ipv6DEBG |
| 2448 | 2026-05-27T17:59:00.955Z | freemap_route_ipv4initted freemap. size: 64adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff, |
| 2449 | 2026-05-27T17:59:00.955Z | unitMay 27 17:58:58.998 |
| 2450 | 2026-05-27T17:59:00.955Z | :DEBGMay 27 17:58:58.998 freemap_route_ipv4initted freemap. size: 64 , DEBG |
| 2451 | 2026-05-27T17:59:00.955Z | unit:May 27 17:58:58.998May 27 17:58:58.998 freemap_route_ipv4 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 } }] |
| 2452 | 2026-05-27T17:59:00.955Z | |
| 2453 | 2026-05-27T17:59:00.955Z | DEBGreset freemap, created new freemapunit, :May 27 17:58:58.998 May 27 17:58:58.998freemap_route_ipv4unit |
| 2454 | 2026-05-27T17:59:00.956Z | INFO: freemap_route_ipv6DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2455 | 2026-05-27T17:59:00.956Z | DEBG |
| 2456 | 2026-05-27T17:59:00.956Z | reset freemapinitted freemap. size: 64, , unit:unitMay 27 17:58:58.998: DEBGfreemap_route_ipv4freemap_route_ipv6 |
| 2457 | 2026-05-27T17:59:00.956Z | |
| 2458 | 2026-05-27T17:59:00.956Z | initted freemap. size: 64, May 27 17:58:58.998unit :May 27 17:58:58.998DEBG May 27 17:58:58.998 DEBG freemap_route_ipv4May 27 17:58:58.998DEBG DEBG |
| 2459 | 2026-05-27T17:59:00.956Z | reset freemap , unitinitted freemap. size: 64, 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 } }]unitcreated new freemap |
| 2460 | 2026-05-27T17:59:00.956Z | :May 27 17:58:58.998, unitfreemap_route_ipv6: |
| 2461 | 2026-05-27T17:59:00.956Z | :freemap_route_ipv4 freemap_route_ipv6 |
| 2462 | 2026-05-27T17:59:00.956Z | DEBG reset freemapMay 27 17:58:58.998, |
| 2463 | 2026-05-27T17:59:00.956Z | unitMay 27 17:58:58.998May 27 17:58:58.998 DEBGDEBG created new freemap: , May 27 17:58:58.998reset freemap INFOunit, : unit INFOfreemap_route_ipv4:freemap_route_ipv6 |
| 2464 | 2026-05-27T17:59:00.956Z | freemap_route_ipv6 |
| 2465 | 2026-05-27T17:59:00.956Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2466 | 2026-05-27T17:59:00.956Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2467 | 2026-05-27T17:59:00.956Z | |
| 2468 | 2026-05-27T17:59:00.956Z | May 27 17:58:58.998May 27 17:58:58.998May 27 17:58:58.998 DEBGDEBG May 27 17:58:58.998INFO initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], |
| 2469 | 2026-05-27T17:59:00.956Z | unit :adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2470 | 2026-05-27T17:59:00.956Z | freemap_route_ipv4DEBG |
| 2471 | 2026-05-27T17:59:00.956Z | May 27 17:58:58.998initted freemap. size: 64 , INFOMay 27 17:58:58.998 May 27 17:58:58.998 adding route 3fff:dead::/64 -> 2001:db8::55:2unit |
| 2472 | 2026-05-27T17:59:00.956Z | DEBG DEBG: reset freemapMay 27 17:58:58.998replacing 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 } }]freemap_route_ipv6, |
| 2473 | 2026-05-27T17:59:00.956Z | DEBG |
| 2474 | 2026-05-27T17:59:00.957Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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: |
| 2475 | 2026-05-27T17:59:00.957Z | May 27 17:58:58.998freemap_route_ipv4 |
| 2476 | 2026-05-27T17:59:00.957Z | May 27 17:58:58.998INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 2477 | 2026-05-27T17:59:00.957Z | May 27 17:58:58.998reset freemapMay 27 17:58:58.998 , DEBGunitMay 27 17:58:58.998 :DEBG initted freemap. size: 64freemap_route_ipv6, unit |
| 2478 | 2026-05-27T17:59:00.957Z | :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 adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2479 | 2026-05-27T17:59:00.957Z | freemap_route_ipv6May 27 17:58:58.998 |
| 2480 | 2026-05-27T17:59:00.957Z | |
| 2481 | 2026-05-27T17:59:00.957Z | INFO May 27 17:58:58.998May 27 17:58:58.998 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO May 27 17:58:58.998DEBG DEBGreset freemap , 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:dead::/64 -> 2001:db8::55:1 |
| 2482 | 2026-05-27T17:59:00.957Z | unit: |
| 2483 | 2026-05-27T17:59:00.957Z | |
| 2484 | 2026-05-27T17:59:00.957Z | May 27 17:58:58.998freemap_route_ipv6 |
| 2485 | 2026-05-27T17:59:00.957Z | INFO May 27 17:58:58.998adding route 3fff:beef:1::/64 -> 2001:db8::55:ff May 27 17:58:58.998 |
| 2486 | 2026-05-27T17:59:00.957Z | May 27 17:58:58.998DEBG DEBG INFOMay 27 17:58:58.998 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 |
| 2487 | 2026-05-27T17:59:00.957Z | 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 } }] |
| 2488 | 2026-05-27T17:59:00.957Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2489 | 2026-05-27T17:59:00.958Z | |
| 2490 | 2026-05-27T17:59:00.958Z | May 27 17:58:58.998May 27 17:58:58.998May 27 17:58:58.998 May 27 17:58:58.998 INFO DEBG DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 2491 | 2026-05-27T17:59:00.958Z | |
| 2492 | 2026-05-27T17:59:00.958Z | INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2493 | 2026-05-27T17:59:00.958Z | May 27 17:58:58.998 |
| 2494 | 2026-05-27T17:59:00.958Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 17:58:58.998 |
| 2495 | 2026-05-27T17:59:00.958Z | |
| 2496 | 2026-05-27T17:59:00.958Z | 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 } }] |
| 2497 | 2026-05-27T17:59:00.958Z | May 27 17:58:58.998May 27 17:58:58.998 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 } }, 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 } }]May 27 17:58:58.998adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2498 | 2026-05-27T17:59:00.959Z | |
| 2499 | 2026-05-27T17:59:00.959Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2500 | 2026-05-27T17:59:00.959Z | May 27 17:58:58.998 May 27 17:58:58.998DEBG 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 } }] |
| 2501 | 2026-05-27T17:59:00.959Z | 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 } }]May 27 17:58:58.998 |
| 2502 | 2026-05-27T17:59:00.959Z | INFO May 27 17:58:58.998May 27 17:58:58.998adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2503 | 2026-05-27T17:59:00.959Z | INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2504 | 2026-05-27T17:59:00.959Z | |
| 2505 | 2026-05-27T17:59:00.959Z | May 27 17:58:58.998 DEBG May 27 17:58:58.998replacing 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 } }]May 27 17:58:58.998 |
| 2506 | 2026-05-27T17:59:00.959Z | 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 } }]May 27 17:58:58.998 |
| 2507 | 2026-05-27T17:59:00.959Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2508 | 2026-05-27T17:59:00.959Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2509 | 2026-05-27T17:59:00.959Z | May 27 17:58:58.998May 27 17:58:58.998 INFOMay 27 17:58:58.998 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2510 | 2026-05-27T17:59:00.959Z | |
| 2511 | 2026-05-27T17:59:00.960Z | |
| 2512 | 2026-05-27T17:59:00.960Z | May 27 17:58:58.998May 27 17:58:58.998 DEBGDEBG May 27 17:58:58.998 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2513 | 2026-05-27T17:59:00.960Z | 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 } }] |
| 2514 | 2026-05-27T17:59:00.960Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2515 | 2026-05-27T17:59:00.960Z | INFOMay 27 17:58:58.998 May 27 17:58:58.998adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 2516 | 2026-05-27T17:59:00.960Z | DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2517 | 2026-05-27T17:59:00.960Z | 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 } }]May 27 17:58:58.998 |
| 2518 | 2026-05-27T17:59:00.960Z | 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 } }]May 27 17:58:58.998 |
| 2519 | 2026-05-27T17:59:00.960Z | May 27 17:58:58.998 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:1::/64 -> 2001:db8::55:ff |
| 2520 | 2026-05-27T17:59:00.960Z | May 27 17:58:58.998 |
| 2521 | 2026-05-27T17:59:00.960Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2522 | 2026-05-27T17:59:00.960Z | May 27 17:58:58.998 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2523 | 2026-05-27T17:59:00.960Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2524 | 2026-05-27T17:59:00.960Z | 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 } }] |
| 2525 | 2026-05-27T17:59:00.960Z | May 27 17:58:58.998May 27 17:58:58.998 INFOMay 27 17:58:58.998 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 2526 | 2026-05-27T17:59:00.960Z | DEBG adding route 3fff:beef:8::/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 } }] |
| 2527 | 2026-05-27T17:59:00.960Z | |
| 2528 | 2026-05-27T17:59:00.961Z | May 27 17:58:58.998 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 } }] |
| 2529 | 2026-05-27T17:59:00.961Z | May 27 17:58:58.998May 27 17:58:58.998 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:5::/64 -> 2001:db8::55:ff |
| 2530 | 2026-05-27T17:59:00.961Z | May 27 17:58:58.998 |
| 2531 | 2026-05-27T17:59:00.961Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2532 | 2026-05-27T17:59:00.961Z | May 27 17:58:58.998INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 2533 | 2026-05-27T17:59:00.976Z | May 27 17:58:58.998replacing 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 } }] |
| 2534 | 2026-05-27T17:59:00.977Z | DEBG May 27 17:58:58.998replacing 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 } }] |
| 2535 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.998DEBG 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 } }] |
| 2536 | 2026-05-27T17:59:00.978Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffMay 27 17:58:58.998 |
| 2537 | 2026-05-27T17:59:00.978Z | INFOMay 27 17:58:58.998 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffMay 27 17:58:58.998INFO |
| 2538 | 2026-05-27T17:59:00.978Z | 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 } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2539 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.998 |
| 2540 | 2026-05-27T17:59:00.978Z | 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 } }] |
| 2541 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.998May 27 17:58:58.998 INFODEBG May 27 17:58:58.998replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2542 | 2026-05-27T17:59:00.978Z | INFO |
| 2543 | 2026-05-27T17:59:00.978Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2544 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.998May 27 17:58:58.998 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 } }]May 27 17:58:58.998 |
| 2545 | 2026-05-27T17:59:00.978Z | 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 } }] |
| 2546 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.999 INFOMay 27 17:58:58.999 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO |
| 2547 | 2026-05-27T17:59:00.978Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2548 | 2026-05-27T17:59:00.978Z | May 27 17:58:58.998 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 } }]May 27 17:58:58.999 |
| 2549 | 2026-05-27T17:59:00.978Z | 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 } }]May 27 17:58:58.999 |
| 2550 | 2026-05-27T17:59:00.979Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2551 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999May 27 17:58:58.999 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 } }] |
| 2552 | 2026-05-27T17:59:00.979Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2553 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2554 | 2026-05-27T17:59:00.979Z | 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 } }]May 27 17:58:58.999 |
| 2555 | 2026-05-27T17:59:00.979Z | 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 } }] |
| 2556 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999 INFO May 27 17:58:58.999adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2557 | 2026-05-27T17:59:00.979Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2558 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999 May 27 17:58:58.999 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 } }] |
| 2559 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999DEBG INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2560 | 2026-05-27T17:59:00.979Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2561 | 2026-05-27T17:59:00.979Z | May 27 17:58:58.999 May 27 17:58:58.999INFOMay 27 17:58:58.999 DEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2562 | 2026-05-27T17:59:00.979Z | DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2563 | 2026-05-27T17:59:00.979Z | 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 } }] |
| 2564 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999INFODEBG INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2565 | 2026-05-27T17:59:00.980Z | 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:9::/64 -> 2001:db8::55:ff |
| 2566 | 2026-05-27T17:59:00.980Z | |
| 2567 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999May 27 17:58:58.999May 27 17:58:58.999 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 } }] |
| 2568 | 2026-05-27T17:59:00.980Z | 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 |
| 2569 | 2026-05-27T17:59:00.980Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2570 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2571 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2572 | 2026-05-27T17:59:00.980Z | DEBG May 27 17:58:58.999replacing 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 } }] |
| 2573 | 2026-05-27T17:59:00.980Z | DEBGMay 27 17:58:58.999 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 } }]DEBGMay 27 17:58:58.999 |
| 2574 | 2026-05-27T17:59:00.980Z | 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 |
| 2575 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2576 | 2026-05-27T17:59:00.980Z | INFOMay 27 17:58:58.999 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffMay 27 17:58:58.999INFO DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2577 | 2026-05-27T17:59:00.980Z | |
| 2578 | 2026-05-27T17:59:00.980Z | 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 } }] |
| 2579 | 2026-05-27T17:59:00.980Z | May 27 17:58:58.999May 27 17:58:58.999 DEBGMay 27 17:58:58.999 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 } }]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 } }] |
| 2580 | 2026-05-27T17:59:00.981Z | |
| 2581 | 2026-05-27T17:59:00.981Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2582 | 2026-05-27T17:59:00.981Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999INFO INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2583 | 2026-05-27T17:59:00.981Z | 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:c::/64 -> 2001:db8::55:ff |
| 2584 | 2026-05-27T17:59:00.981Z | |
| 2585 | 2026-05-27T17:59:00.981Z | May 27 17:58:58.999May 27 17:58:58.999May 27 17:58:58.999 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 } }]INFO |
| 2586 | 2026-05-27T17:59:00.981Z | |
| 2587 | 2026-05-27T17:59:00.981Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2588 | 2026-05-27T17:59:00.981Z | May 27 17:58:58.999May 27 17:58:58.999 INFOINFOMay 27 17:58:58.999 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 2589 | 2026-05-27T17:59:00.981Z | adding route 3fff:beef:d::/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 } }] |
| 2590 | 2026-05-27T17:59:00.981Z | |
| 2591 | 2026-05-27T17:59:00.981Z | May 27 17:58:58.999 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 } }]May 27 17:58:58.999 |
| 2592 | 2026-05-27T17:59:00.981Z | May 27 17:58:58.999DEBG 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 } }] |
| 2593 | 2026-05-27T17:59:00.981Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2594 | 2026-05-27T17:59:00.981Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 27 17:58:58.999May 27 17:58:58.999 |
| 2595 | 2026-05-27T17:59:00.982Z | INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff May 27 17:58:58.999replacing 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 } }] |
| 2596 | 2026-05-27T17:59:00.982Z | DEBG |
| 2597 | 2026-05-27T17:59:00.982Z | 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 } }] |
| 2598 | 2026-05-27T17:59:00.982Z | May 27 17:58:58.999May 27 17:58:58.999 INFODEBGMay 27 17:58:58.999 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 } }] |
| 2599 | 2026-05-27T17:59:00.982Z | INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2600 | 2026-05-27T17:59:00.982Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2601 | 2026-05-27T17:59:00.982Z | May 27 17:58:58.999May 27 17:58:58.999 INFODEBG May 27 17:58:58.999adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2602 | 2026-05-27T17:59:00.982Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2603 | 2026-05-27T17:59:00.982Z | 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 } }]May 27 17:58:58.999 |
| 2604 | 2026-05-27T17:59:00.982Z | May 27 17:58:58.999DEBG 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 } }]INFOMay 27 17:58:58.999 |
| 2605 | 2026-05-27T17:59:00.982Z | INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff May 27 17:58:58.999adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2606 | 2026-05-27T17:59:00.982Z | |
| 2607 | 2026-05-27T17:59:00.982Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffMay 27 17:58:58.999May 27 17:58:58.999 DEBGDEBG |
| 2608 | 2026-05-27T17:59:00.982Z | 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 } }] |
| 2609 | 2026-05-27T17:59:00.982Z | 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 } }] |
| 2610 | 2026-05-27T17:59:00.984Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999DEBG INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2611 | 2026-05-27T17:59:00.984Z | INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2612 | 2026-05-27T17:59:00.984Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2613 | 2026-05-27T17:59:00.984Z | May 27 17:58:58.999May 27 17:58:58.999 INFOMay 27 17:58:58.999 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2614 | 2026-05-27T17:59:00.985Z | DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2615 | 2026-05-27T17:59:00.985Z | 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 } }] |
| 2616 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999 May 27 17:58:58.999DEBG May 27 17:58:58.999 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:12::/64 -> 2001:db8::55:ffINFO |
| 2617 | 2026-05-27T17:59:00.985Z | |
| 2618 | 2026-05-27T17:59:00.985Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2619 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999 DEBG INFO DEBGreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2620 | 2026-05-27T17:59:00.985Z | 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 } }] |
| 2621 | 2026-05-27T17:59:00.985Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2622 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999May 27 17:58:58.999 INFODEBGMay 27 17:58:58.999 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:13::/64 -> 2001:db8::55:ff |
| 2623 | 2026-05-27T17:59:00.985Z | |
| 2624 | 2026-05-27T17:59:00.985Z | INFO May 27 17:58:58.999adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2625 | 2026-05-27T17:59:00.985Z | DEBGMay 27 17:58:58.999 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2626 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2627 | 2026-05-27T17:59:00.985Z | 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 } }]May 27 17:58:58.999 |
| 2628 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2629 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999replacing 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 } }] |
| 2630 | 2026-05-27T17:59:00.985Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2631 | 2026-05-27T17:59:00.985Z | May 27 17:58:58.999May 27 17:58:58.999 DEBGINFO May 27 17:58:58.999replacing 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 } }] |
| 2632 | 2026-05-27T17:59:00.985Z | DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2633 | 2026-05-27T17:59:01.021Z | 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 } }] |
| 2634 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999May 27 17:58:58.999 INFOINFO May 27 17:58:58.999adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 2635 | 2026-05-27T17:59:01.021Z | 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 } }] |
| 2636 | 2026-05-27T17:59:01.021Z | |
| 2637 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999 May 27 17:58:58.999DEBG INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2638 | 2026-05-27T17:59:01.021Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2639 | 2026-05-27T17:59:01.021Z | DEBGMay 27 17:58:58.999May 27 17:58:58.999 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 } }]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 } }] |
| 2640 | 2026-05-27T17:59:01.021Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2641 | 2026-05-27T17:59:01.021Z | |
| 2642 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999May 27 17:58:58.999May 27 17:58:58.999May 27 17:58:58.999 INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2643 | 2026-05-27T17:59:01.021Z | DEBG created new freemapreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2644 | 2026-05-27T17:59:01.021Z | , unitadding route 3fff:beef:16::/64 -> 2001:db8::55:ff: |
| 2645 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999 DEBG May 27 17:58:58.999freemap_route_ipv4 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 } }] |
| 2646 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999DEBG 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 } }] |
| 2647 | 2026-05-27T17:59:01.021Z | |
| 2648 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 May 27 17:58:58.999INFOcreated new freemap , INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit |
| 2649 | 2026-05-27T17:59:01.021Z | |
| 2650 | 2026-05-27T17:59:01.021Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff: |
| 2651 | 2026-05-27T17:59:01.021Z | freemap_route_ipv6 |
| 2652 | 2026-05-27T17:59:01.021Z | May 27 17:58:58.999May 27 17:58:58.999May 27 17:58:58.999 DEBGDEBG 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 } }]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 } }] |
| 2653 | 2026-05-27T17:59:01.021Z | |
| 2654 | 2026-05-27T17:59:01.021Z | 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 } }]May 27 17:58:58.999 |
| 2655 | 2026-05-27T17:59:01.021Z | DEBGMay 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999 INFOINFO INFOinitted freemap. size: 64adding route 3fff:beef:18::/64 -> 2001:db8::55:ff , |
| 2656 | 2026-05-27T17:59:01.021Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2657 | 2026-05-27T17:59:01.021Z | |
| 2658 | 2026-05-27T17:59:01.021Z | unit:May 27 17:58:58.999 May 27 17:58:58.999 freemap_route_ipv4May 27 17:58:58.999 |
| 2659 | 2026-05-27T17:59:01.021Z | DEBGDEBGDEBG 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: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 } }] |
| 2660 | 2026-05-27T17:59:01.021Z | |
| 2661 | 2026-05-27T17:59:01.022Z | 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 } }] |
| 2662 | 2026-05-27T17:59:01.022Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999May 27 17:58:58.999DEBGINFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2663 | 2026-05-27T17:59:01.022Z | |
| 2664 | 2026-05-27T17:59:01.022Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2665 | 2026-05-27T17:59:01.022Z | reset freemapMay 27 17:58:58.999, May 27 17:58:58.999DEBGMay 27 17:58:58.999 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2666 | 2026-05-27T17:59:01.022Z | 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 } }] |
| 2667 | 2026-05-27T17:59:01.022Z | 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 } }]unit |
| 2668 | 2026-05-27T17:59:01.022Z | :May 27 17:58:58.999 May 27 17:58:58.999freemap_route_ipv4May 27 17:58:58.999 |
| 2669 | 2026-05-27T17:59:01.022Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 2670 | 2026-05-27T17:59:01.022Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff May 27 17:58:58.999 |
| 2671 | 2026-05-27T17:59:01.022Z | INFO May 27 17:58:58.999DEBG initted freemap. size: 64adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG, |
| 2672 | 2026-05-27T17:59:01.022Z | unitreplacing 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 } }]: |
| 2673 | 2026-05-27T17:59:01.022Z | May 27 17:58:58.999May 27 17:58:58.999 DEBGDEBG May 27 17:58:58.999freemap_route_ipv6replacing 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 } }] |
| 2674 | 2026-05-27T17:59:01.022Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2675 | 2026-05-27T17:59:01.022Z | |
| 2676 | 2026-05-27T17:59:01.022Z | 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 } }]May 27 17:58:58.999 |
| 2677 | 2026-05-27T17:59:01.022Z | May 27 17:58:58.999May 27 17:58:58.999 DEBGMay 27 17:58:58.999 INFO INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG reset freemap |
| 2678 | 2026-05-27T17:59:01.022Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2679 | 2026-05-27T17:59:01.022Z | , |
| 2680 | 2026-05-27T17:59:01.022Z | unit:May 27 17:58:58.999 May 27 17:58:58.999May 27 17:58:58.999 INFODEBG 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 } }] |
| 2681 | 2026-05-27T17:59:01.022Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 2682 | 2026-05-27T17:59:01.022Z | freemap_route_ipv6 |
| 2683 | 2026-05-27T17:59:01.022Z | |
| 2684 | 2026-05-27T17:59:01.022Z | May 27 17:58:58.999 May 27 17:58:58.999INFO May 27 17:58:58.999adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2685 | 2026-05-27T17:59:01.022Z | DEBG INFOINFO May 27 17:58:58.999replacing 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 } }] |
| 2686 | 2026-05-27T17:59:01.022Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 2687 | 2026-05-27T17:59:01.022Z | DEBG |
| 2688 | 2026-05-27T17:59:01.022Z | 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 } }]May 27 17:58:58.999May 27 17:58:58.999 |
| 2689 | 2026-05-27T17:59:01.022Z | INFODEBG 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 } }]May 27 17:58:58.999May 27 17:58:58.999 |
| 2690 | 2026-05-27T17:59:01.022Z | test route::tests::grow_succeeds ... ok |
| 2691 | 2026-05-27T17:59:01.022Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 2692 | 2026-05-27T17:59:01.022Z | 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 } }]INFOMay 27 17:58:58.999 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2693 | 2026-05-27T17:59:01.022Z | |
| 2694 | 2026-05-27T17:59:01.022Z | DEBGINFO replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 17:58:58.999 |
| 2695 | 2026-05-27T17:59:01.022Z | |
| 2696 | 2026-05-27T17:59:01.022Z | 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 } }]May 27 17:58:58.999 |
| 2697 | 2026-05-27T17:59:01.022Z | May 27 17:58:58.999 DEBGINFO May 27 17:58:58.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 } }]May 27 17:58:58.999 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 2698 | 2026-05-27T17:59:01.022Z | |
| 2699 | 2026-05-27T17:59:01.022Z | 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 } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2700 | 2026-05-27T17:59:01.023Z | May 27 17:58:58.999 |
| 2701 | 2026-05-27T17:59:01.023Z | 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 } }] |
| 2702 | 2026-05-27T17:59:01.023Z | May 27 17:58:58.999May 27 17:58:58.999 May 27 17:58:58.999INFODEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO |
| 2703 | 2026-05-27T17:59:01.023Z | |
| 2704 | 2026-05-27T17:59:01.023Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 27 17:58:58.999May 27 17:58:58.999 |
| 2705 | 2026-05-27T17:59:01.023Z | INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2706 | 2026-05-27T17:59:01.023Z | 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 } }]May 27 17:58:58.999 |
| 2707 | 2026-05-27T17:59:01.023Z | DEBGMay 27 17:58:58.999 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 |
| 2708 | 2026-05-27T17:59:01.023Z | May 27 17:58:58.999replacing 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 } }] |
| 2709 | 2026-05-27T17:59:01.023Z | INFOMay 27 17:58:58.999 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGMay 27 17:58:58.999 |
| 2710 | 2026-05-27T17:59:01.023Z | failed to allocate space for the new target listINFO |
| 2711 | 2026-05-27T17:59:01.024Z | May 27 17:58:58.999 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 2712 | 2026-05-27T17:59:01.024Z | 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 } }] |
| 2713 | 2026-05-27T17:59:01.024Z | May 27 17:58:58.999 DEBGMay 27 17:58:58.999May 27 17:58:58.999 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 } }] |
| 2714 | 2026-05-27T17:59:01.024Z | 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 } }] |
| 2715 | 2026-05-27T17:59:01.024Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2716 | 2026-05-27T17:59:01.024Z | May 27 17:58:58.999May 27 17:58:58.999 INFODEBG adding route 3fff:beef:21::/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 } }] |
| 2717 | 2026-05-27T17:59:01.024Z | |
| 2718 | 2026-05-27T17:59:01.024Z | May 27 17:58:58.999May 27 17:58:58.999 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2719 | 2026-05-27T17:59:01.024Z | |
| 2720 | 2026-05-27T17:59:01.024Z | May 27 17:58:58.999 May 27 17:58:58.999INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2721 | 2026-05-27T17:59:01.025Z | 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 } }] |
| 2722 | 2026-05-27T17:59:01.025Z | May 27 17:58:58.999 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2723 | 2026-05-27T17:59:01.025Z | May 27 17:58:59.000 DEBGMay 27 17:58:59.000 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 |
| 2724 | 2026-05-27T17:59:01.025Z | 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 } }] |
| 2725 | 2026-05-27T17:59:01.025Z | May 27 17:58:59.000May 27 17:58:59.000 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2726 | 2026-05-27T17:59:01.025Z | |
| 2727 | 2026-05-27T17:59:01.025Z | May 27 17:58:59.000 May 27 17:58:59.000DEBG DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2728 | 2026-05-27T17:59:01.025Z | 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 } }] |
| 2729 | 2026-05-27T17:59:01.025Z | May 27 17:58:59.000 May 27 17:58:59.000 INFOINFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2730 | 2026-05-27T17:59:01.025Z | |
| 2731 | 2026-05-27T17:59:01.025Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2732 | 2026-05-27T17:59:01.025Z | May 27 17:58:59.000May 27 17:58:59.000 DEBGMay 27 17:58:59.000 DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2733 | 2026-05-27T17:59:01.041Z | 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 |
| 2734 | 2026-05-27T17:59:01.041Z | 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 } }]May 27 17:58:59.000 |
| 2735 | 2026-05-27T17:59:01.041Z | May 27 17:58:59.000INFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2736 | 2026-05-27T17:59:01.041Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffMay 27 17:58:59.000 |
| 2737 | 2026-05-27T17:59:01.041Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 27 17:58:59.000May 27 17:58:59.000 |
| 2738 | 2026-05-27T17:59:01.041Z | DEBG DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2739 | 2026-05-27T17:59:01.041Z | 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 } }]May 27 17:58:59.000 |
| 2740 | 2026-05-27T17:59:01.041Z | DEBGMay 27 17:58:59.000 May 27 17:58:59.000replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2741 | 2026-05-27T17:59:01.042Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO |
| 2742 | 2026-05-27T17:59:01.042Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2743 | 2026-05-27T17:59:01.042Z | May 27 17:58:59.000May 27 17:58:59.000 May 27 17:58:59.000INFODEBG 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 } }] |
| 2744 | 2026-05-27T17:59:01.042Z | 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:d::/64 -> 2001:db8::55:ff |
| 2745 | 2026-05-27T17:59:01.042Z | |
| 2746 | 2026-05-27T17:59:01.042Z | May 27 17:58:59.000 INFO May 27 17:58:59.000adding route 3fff:beef:27::/64 -> 2001:db8::55:ffMay 27 17:58:59.000 |
| 2747 | 2026-05-27T17:59:01.042Z | INFO DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2748 | 2026-05-27T17:59:01.042Z | 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 } }]May 27 17:58:59.000 |
| 2749 | 2026-05-27T17:59:01.042Z | DEBG May 27 17:58:59.000replacing 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 } }]May 27 17:58:59.000 |
| 2750 | 2026-05-27T17:59:01.042Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBGMay 27 17:58:59.000 |
| 2751 | 2026-05-27T17:59:01.042Z | 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 } }] |
| 2752 | 2026-05-27T17:59:01.042Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 27 17:58:59.000 |
| 2753 | 2026-05-27T17:59:01.042Z | May 27 17:58:59.000 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 } }]May 27 17:58:59.000 |
| 2754 | 2026-05-27T17:59:01.043Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 2755 | 2026-05-27T17:59:01.043Z | 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 } }] |
| 2756 | 2026-05-27T17:59:01.043Z | May 27 17:58:59.000May 27 17:58:59.000 INFODEBGMay 27 17:58:59.000 INFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2757 | 2026-05-27T17:59:01.043Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2758 | 2026-05-27T17:59:01.043Z | |
| 2759 | 2026-05-27T17:59:01.043Z | May 27 17:58:59.000May 27 17:58:59.000 INFODEBGMay 27 17:58:59.000 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 2760 | 2026-05-27T17:59:01.043Z | |
| 2761 | 2026-05-27T17:59:01.043Z | 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 } }] |
| 2762 | 2026-05-27T17:59:01.043Z | May 27 17:58:59.000 May 27 17:58:59.000DEBG INFOMay 27 17:58:59.000replacing 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 } }] |
| 2763 | 2026-05-27T17:59:01.044Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO |
| 2764 | 2026-05-27T17:59:01.044Z | May 27 17:58:59.000adding route 3fff:beef:10::/64 -> 2001:db8::55:ff INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2765 | 2026-05-27T17:59:01.044Z | May 27 17:58:59.000 |
| 2766 | 2026-05-27T17:59:01.044Z | 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 } }] |
| 2767 | 2026-05-27T17:59:01.044Z | May 27 17:58:59.000 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 } }]May 27 17:58:59.000 |
| 2768 | 2026-05-27T17:59:01.044Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2769 | 2026-05-27T17:59:01.044Z | May 27 17:58:59.000 May 27 17:58:59.000INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2770 | 2026-05-27T17:59:01.044Z | 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 } }] |
| 2771 | 2026-05-27T17:59:01.045Z | May 27 17:58:59.000May 27 17:58:59.000 DEBGINFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2772 | 2026-05-27T17:59:01.045Z | |
| 2773 | 2026-05-27T17:59:01.045Z | May 27 17:58:59.000May 27 17:58:59.000 May 27 17:58:59.000DEBG INFO DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2774 | 2026-05-27T17:59:01.045Z | |
| 2775 | 2026-05-27T17:59:01.045Z | created new freemap, May 27 17:58:59.000unitMay 27 17:58:59.000: INFO DEBGfreemap_route_ipv4 |
| 2776 | 2026-05-27T17:59:01.045Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2777 | 2026-05-27T17:59:01.045Z | |
| 2778 | 2026-05-27T17:59:01.045Z | May 27 17:58:59.000May 27 17:58:59.000 DEBGMay 27 17:58:59.000 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 } }] |
| 2779 | 2026-05-27T17:59:01.046Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 2780 | 2026-05-27T17:59:01.046Z | created new freemap, unitMay 27 17:58:59.000:May 27 17:58:59.000 freemap_route_ipv6DEBG |
| 2781 | 2026-05-27T17:59:01.046Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2782 | 2026-05-27T17:59:01.046Z | May 27 17:58:59.000May 27 17:58:59.000 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGINFO |
| 2783 | 2026-05-27T17:59:01.046Z | initted freemap. size: 64adding route 3fff:beef:14::/64 -> 2001:db8::55:ff, |
| 2784 | 2026-05-27T17:59:01.046Z | unit:May 27 17:58:59.000 May 27 17:58:59.000 DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]freemap_route_ipv4 |
| 2785 | 2026-05-27T17:59:01.046Z | |
| 2786 | 2026-05-27T17:59:01.046Z | |
| 2787 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000May 27 17:58:59.000 May 27 17:58:59.000DEBGINFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2788 | 2026-05-27T17:59:01.047Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreset freemap |
| 2789 | 2026-05-27T17:59:01.047Z | , unitMay 27 17:58:59.000: May 27 17:58:59.000DEBG freemap_route_ipv4replacing 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 } }] |
| 2790 | 2026-05-27T17:59:01.047Z | |
| 2791 | 2026-05-27T17:59:01.047Z | 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 } }] |
| 2792 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000May 27 17:58:59.000 INFODEBG May 27 17:58:59.000adding route 3fff:beef:16::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2793 | 2026-05-27T17:59:01.047Z | , INFOunit :May 27 17:58:59.000adding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv6 |
| 2794 | 2026-05-27T17:59:01.047Z | |
| 2795 | 2026-05-27T17:59:01.047Z | 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 } }] |
| 2796 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000May 27 17:58:59.000May 27 17:58:59.000 DEBGINFO DEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 2797 | 2026-05-27T17:59:01.047Z | , |
| 2798 | 2026-05-27T17:59:01.047Z | unit: freemap_route_ipv6 |
| 2799 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000May 27 17:58:59.000 DEBG INFOreplacing 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 } }] May 27 17:58:59.000 |
| 2800 | 2026-05-27T17:59:01.047Z | INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2801 | 2026-05-27T17:59:01.047Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2802 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000 May 27 17:58:59.000INFO May 27 17:58:59.000DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBG |
| 2803 | 2026-05-27T17:59:01.047Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 2804 | 2026-05-27T17:59:01.047Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2805 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.001 May 27 17:58:59.000DEBGMay 27 17:58:59.011 created new freemap DEBG, INFOunit :created new freemap , freemap_route_ipv4unitadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2806 | 2026-05-27T17:59:01.047Z | : |
| 2807 | 2026-05-27T17:59:01.047Z | freemap_route_ipv4 |
| 2808 | 2026-05-27T17:59:01.047Z | May 27 17:58:59.000May 27 17:58:59.000 DEBG May 27 17:58:59.011created new freemap May 27 17:58:59.011DEBG 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 } }] |
| 2809 | 2026-05-27T17:59:01.047Z | , created new freemapunit, :unit :freemap_route_ipv4May 27 17:58:59.011 |
| 2810 | 2026-05-27T17:59:01.047Z | INFOfreemap_route_ipv6 |
| 2811 | 2026-05-27T17:59:01.047Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2812 | 2026-05-27T17:59:01.047Z | DEBGMay 27 17:58:59.011May 27 17:58:59.011 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 } }]DEBGcreated new freemapMay 27 17:58:59.011, |
| 2813 | 2026-05-27T17:59:01.048Z | unit:initted freemap. size: 64 DEBG, freemap_route_ipv6 |
| 2814 | 2026-05-27T17:59:01.048Z | unitreplacing 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 } }]: |
| 2815 | 2026-05-27T17:59:01.048Z | freemap_route_ipv4May 27 17:58:59.011 |
| 2816 | 2026-05-27T17:59:01.048Z | May 27 17:58:59.011INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 27 17:58:59.011 DEBG |
| 2817 | 2026-05-27T17:59:01.048Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2818 | 2026-05-27T17:59:01.048Z | , unitMay 27 17:58:59.011: DEBG May 27 17:58:59.011freemap_route_ipv4 |
| 2819 | 2026-05-27T17:59:01.048Z | reset freemapMay 27 17:58:59.011DEBG, unitMay 27 17:58:59.011replacing 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 DEBG freemap_route_ipv4 |
| 2820 | 2026-05-27T17:59:01.048Z | |
| 2821 | 2026-05-27T17:59:01.048Z | 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 } }]reset freemap |
| 2822 | 2026-05-27T17:59:01.048Z | , May 27 17:58:59.012unit : INFOfreemap_route_ipv4May 27 17:58:59.012 |
| 2823 | 2026-05-27T17:59:01.048Z | May 27 17:58:59.012 DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFOMay 27 17:58:59.012initted freemap. size: 64 |
| 2824 | 2026-05-27T17:59:01.048Z | , adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 2825 | 2026-05-27T17:59:01.048Z | unitinitted freemap. size: 64:, unit :freemap_route_ipv6 May 27 17:58:59.012freemap_route_ipv6May 27 17:58:59.012 |
| 2826 | 2026-05-27T17:59:01.048Z | |
| 2827 | 2026-05-27T17:59:01.048Z | DEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2828 | 2026-05-27T17:59:01.048Z | 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 } }]May 27 17:58:59.012May 27 17:58:59.012 |
| 2829 | 2026-05-27T17:59:01.048Z | DEBGDEBG reset freemapreset freemap, , unitunit:May 27 17:58:59.012 :freemap_route_ipv6 |
| 2830 | 2026-05-27T17:59:01.048Z | INFO May 27 17:58:59.012freemap_route_ipv6adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2831 | 2026-05-27T17:59:01.048Z | May 27 17:58:59.012 |
| 2832 | 2026-05-27T17:59:01.048Z | INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 May 27 17:58:59.012 |
| 2833 | 2026-05-27T17:59:01.060Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 27 17:58:59.012 |
| 2834 | 2026-05-27T17:59:01.060Z | DEBGINFO May 27 17:58:59.012 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:dead::/64 -> 2001:db8::55:1DEBG |
| 2835 | 2026-05-27T17:59:01.060Z | |
| 2836 | 2026-05-27T17:59:01.060Z | May 27 17:58:59.012replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] May 27 17:58:59.012 |
| 2837 | 2026-05-27T17:59:01.060Z | May 27 17:58:59.012DEBG 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 } }]DEBGMay 27 17:58:59.012 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 2838 | 2026-05-27T17:59:01.060Z | |
| 2839 | 2026-05-27T17:59:01.060Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 2840 | 2026-05-27T17:59:01.061Z | May 27 17:58:59.012adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2841 | 2026-05-27T17:59:01.061Z | INFO May 27 17:58:59.012May 27 17:58:59.012adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2842 | 2026-05-27T17:59:01.061Z | 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.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 } }]May 27 17:58:59.012 |
| 2843 | 2026-05-27T17:59:01.061Z | May 27 17:58:59.012adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2844 | 2026-05-27T17:59:01.061Z | DEBGMay 27 17:58:59.012 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 } }]INFO |
| 2845 | 2026-05-27T17:59:01.061Z | May 27 17:58:59.012replacing 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 } }] |
| 2846 | 2026-05-27T17:59:01.061Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 2847 | 2026-05-27T17:59:01.061Z | May 27 17:58:59.012May 27 17:58:59.012May 27 17:58:59.012 INFOINFO DEBG DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2848 | 2026-05-27T17:59:01.061Z | adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 2849 | 2026-05-27T17:59:01.061Z | 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 } }] |
| 2850 | 2026-05-27T17:59:01.061Z | |
| 2851 | 2026-05-27T17:59:01.061Z | May 27 17:58:59.012May 27 17:58:59.012 DEBGMay 27 17:58:59.000 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 2852 | 2026-05-27T17:59:01.061Z | DEBG May 27 17:58:59.000May 27 17:58:59.012created new freemapreplacing 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 } }] INFOMay 27 17:58:59.012 DEBGMay 27 17:58:59.012 adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 2853 | 2026-05-27T17:59:01.061Z | |
| 2854 | 2026-05-27T17:59:01.062Z | , unitreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: adding route 3fff:dead::/64 -> 2001:db8::55:4May 27 17:58:59.012freemap_route_ipv4 |
| 2855 | 2026-05-27T17:59:01.062Z | |
| 2856 | 2026-05-27T17:59:01.062Z | DEBG |
| 2857 | 2026-05-27T17:59:01.062Z | 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 } }] |
| 2858 | 2026-05-27T17:59:01.062Z | INFO May 27 17:58:59.012May 27 17:58:59.012adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 17:58:59.012May 27 17:58:59.012 |
| 2859 | 2026-05-27T17:59:01.062Z | DEBGDEBG created new freemapINFO , adding route 172.17.0.0/32 -> 10.0.0.255INFO |
| 2860 | 2026-05-27T17:59:01.062Z | May 27 17:58:59.012replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 2861 | 2026-05-27T17:59:01.062Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffMay 27 17:58:59.012 |
| 2862 | 2026-05-27T17:59:01.062Z | unit: DEBGDEBG freemap_route_ipv6replacing 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 } }] May 27 17:58:59.012replacing 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 } }] |
| 2863 | 2026-05-27T17:59:01.062Z | DEBG |
| 2864 | 2026-05-27T17:59:01.062Z | |
| 2865 | 2026-05-27T17:59:01.063Z | replacing targets for 3fff:dead::/64 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 } }]May 27 17:58:59.012May 27 17:58:59.012May 27 17:58:59.012 DEBG May 27 17:58:59.012 |
| 2866 | 2026-05-27T17:59:01.063Z | INFOINFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 2867 | 2026-05-27T17:59:01.063Z | |
| 2868 | 2026-05-27T17:59:01.063Z | initted freemap. size: 64 , unitMay 27 17:58:59.012replacing 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 } }]May 27 17:58:59.012: freemap_route_ipv4WARN |
| 2869 | 2026-05-27T17:59:01.063Z | |
| 2870 | 2026-05-27T17:59:01.063Z | DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 2871 | 2026-05-27T17:59:01.063Z | 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 } }]May 27 17:58:59.012 |
| 2872 | 2026-05-27T17:59:01.063Z | May 27 17:58:59.012 DEBG May 27 17:58:59.012May 27 17:58:59.012DEBGreset freemap INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2873 | 2026-05-27T17:59:01.063Z | |
| 2874 | 2026-05-27T17:59:01.063Z | 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 } }], |
| 2875 | 2026-05-27T17:59:01.063Z | unitMay 27 17:58:59.012: DEBGfreemap_route_ipv4 May 27 17:58:59.012 |
| 2876 | 2026-05-27T17:59:01.063Z | 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 } }]DEBGMay 27 17:58:59.012 |
| 2877 | 2026-05-27T17:59:01.063Z | 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 } }]May 27 17:58:59.012 DEBG INFO |
| 2878 | 2026-05-27T17:59:01.063Z | initted freemap. size: 64May 27 17:58:59.012, unitINFO May 27 17:58:59.012:adding route 172.17.0.3/32 -> 10.0.0.255 |
| 2879 | 2026-05-27T17:59:01.064Z | freemap_route_ipv6 |
| 2880 | 2026-05-27T17:59:01.064Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2881 | 2026-05-27T17:59:01.064Z | May 27 17:58:59.012 |
| 2882 | 2026-05-27T17:59:01.064Z | May 27 17:58:59.012 DEBGDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 2883 | 2026-05-27T17:59:01.064Z | May 27 17:58:59.012, May 27 17:58:59.012unit :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 } }]freemap_route_ipv6May 27 17:58:59.012 |
| 2884 | 2026-05-27T17:59:01.064Z | |
| 2885 | 2026-05-27T17:59:01.064Z | INFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255May 27 17:58:59.012 |
| 2886 | 2026-05-27T17:59:01.064Z | INFO |
| 2887 | 2026-05-27T17:59:01.064Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 17:58:59.012May 27 17:58:59.012 |
| 2888 | 2026-05-27T17:59:01.064Z | DEBGMay 27 17:58:59.012 May 27 17:58:59.012replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 2889 | 2026-05-27T17:59:01.064Z | DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2890 | 2026-05-27T17:59:01.064Z | |
| 2891 | 2026-05-27T17:59:01.064Z | INFO May 27 17:58:59.012adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2892 | 2026-05-27T17:59:01.064Z | May 27 17:58:59.012INFO INFOMay 27 17:58:59.012 adding route 172.17.0.5/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2893 | 2026-05-27T17:59:01.065Z | 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 } }] |
| 2894 | 2026-05-27T17:59:01.065Z | |
| 2895 | 2026-05-27T17:59:01.065Z | May 27 17:58:59.012May 27 17:58:59.012 DEBGMay 27 17:58:59.012 May 27 17:58:59.012 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 |
| 2896 | 2026-05-27T17:59:01.065Z | May 27 17:58:59.012 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 } }] |
| 2897 | 2026-05-27T17:59:01.065Z | INFOMay 27 17:58:59.012 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 } }] |
| 2898 | 2026-05-27T17:59:01.065Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2899 | 2026-05-27T17:59:01.065Z | INFOMay 27 17:58:59.012May 27 17:58:59.012 |
| 2900 | 2026-05-27T17:59:01.065Z | INFO INFO adding route 172.17.0.6/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2901 | 2026-05-27T17:59:01.065Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2902 | 2026-05-27T17:59:01.065Z | |
| 2903 | 2026-05-27T17:59:01.065Z | May 27 17:58:59.012 May 27 17:58:59.012DEBGMay 27 17:58:59.012 May 27 17:58:59.012 DEBG May 27 17:58:59.012DEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2904 | 2026-05-27T17:59:01.065Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 2905 | 2026-05-27T17:59:01.065Z | |
| 2906 | 2026-05-27T17:59:01.065Z | 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 } }] |
| 2907 | 2026-05-27T17:59:01.065Z | 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 } }] |
| 2908 | 2026-05-27T17:59:01.065Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2909 | 2026-05-27T17:59:01.065Z | May 27 17:58:59.012May 27 17:58:59.012 May 27 17:58:59.012 INFO adding route 172.17.0.7/32 -> 10.0.0.255May 27 17:58:59.012INFO |
| 2910 | 2026-05-27T17:59:01.065Z | |
| 2911 | 2026-05-27T17:59:01.065Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 2912 | 2026-05-27T17:59:01.065Z | INFO May 27 17:58:59.013adding route 3fff:beef:31::/64 -> 2001:db8::55:ffMay 27 17:58:59.052 |
| 2913 | 2026-05-27T17:59:01.066Z | DEBG DEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 2914 | 2026-05-27T17:59:01.066Z | created new freemapMay 27 17:58:59.052, unitDEBG: May 27 17:58:59.052 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2915 | 2026-05-27T17:59:01.066Z | INFO |
| 2916 | 2026-05-27T17:59:01.066Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 2917 | 2026-05-27T17:59:01.067Z | May 27 17:58:59.052 DEBG created new freemap, unit:May 27 17:58:59.052May 27 17:58:59.052 INFODEBGfreemap_route_ipv6 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 2918 | 2026-05-27T17:59:01.067Z | |
| 2919 | 2026-05-27T17:59:01.067Z | |
| 2920 | 2026-05-27T17:59:01.067Z | adding route 3fff:dead::/64 -> 2001:db8::55:4May 27 17:58:59.052May 27 17:58:59.052 May 27 17:58:59.052INFO DEBGMay 27 17:58:59.052adding route 172.17.0.9/32 -> 10.0.0.255 DEBG |
| 2921 | 2026-05-27T17:59:01.067Z | INFO 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::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2922 | 2026-05-27T17:59:01.067Z | |
| 2923 | 2026-05-27T17:59:01.067Z | , unitMay 27 17:58:59.052: |
| 2924 | 2026-05-27T17:59:01.067Z | freemap_route_ipv4DEBG |
| 2925 | 2026-05-27T17:59:01.067Z | 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 } }]May 27 17:58:59.052 |
| 2926 | 2026-05-27T17:59:01.067Z | May 27 17:58:59.052INFOMay 27 17:58:59.052May 27 17:58:59.052 May 27 17:58:59.052 DEBG DEBG reset freemapINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }], |
| 2927 | 2026-05-27T17:59:01.067Z | adding route 172.17.0.10/32 -> 10.0.0.255 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2928 | 2026-05-27T17:59:01.067Z | |
| 2929 | 2026-05-27T17:59:01.067Z | unitMay 27 17:58:59.052: DEBGfreemap_route_ipv4May 27 17:58:59.052 |
| 2930 | 2026-05-27T17:59:01.067Z | May 27 17:58:59.052 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] 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 } }] |
| 2931 | 2026-05-27T17:59:01.067Z | DEBG |
| 2932 | 2026-05-27T17:59:01.067Z | May 27 17:58:59.052 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2933 | 2026-05-27T17:59:01.077Z | DEBGMay 27 17:58:59.052 May 27 17:58:59.052initted freemap. size: 64 INFOWARN adding route 172.17.0.11/32 -> 10.0.0.255shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }), |
| 2934 | 2026-05-27T17:59:01.077Z | May 27 17:58:59.052unit |
| 2935 | 2026-05-27T17:59:01.078Z | : freemap_route_ipv6 |
| 2936 | 2026-05-27T17:59:01.078Z | INFOMay 27 17:58:59.052 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 2937 | 2026-05-27T17:59:01.078Z | May 27 17:58:59.052replacing 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 } }]May 27 17:58:59.052 |
| 2938 | 2026-05-27T17:59:01.078Z | ERRO DEBGrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 27 17:58:59.052 |
| 2939 | 2026-05-27T17:59:01.078Z | reset freemap , INFOunitMay 27 17:58:59.052 May 27 17:58:59.052adding route 172.17.0.12/32 -> 10.0.0.255:DEBG |
| 2940 | 2026-05-27T17:59:01.078Z | freemap_route_ipv6replacing 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 } }] |
| 2941 | 2026-05-27T17:59:01.078Z | |
| 2942 | 2026-05-27T17:59:01.078Z | ERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 2943 | 2026-05-27T17:59:01.079Z | May 27 17:58:59.052May 27 17:58:59.052 DEBG INFOreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 2944 | 2026-05-27T17:59:01.079Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2945 | 2026-05-27T17:59:01.079Z | May 27 17:58:59.052 May 27 17:58:59.052 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 2946 | 2026-05-27T17:59:01.079Z | May 27 17:58:59.052May 27 17:58:59.052 DEBG DEBGDEBG 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2947 | 2026-05-27T17:59:01.079Z | 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:35::/64 -> 2001:db8::55:ff |
| 2948 | 2026-05-27T17:59:01.079Z | |
| 2949 | 2026-05-27T17:59:01.079Z | |
| 2950 | 2026-05-27T17:59:01.079Z | May 27 17:58:59.052May 27 17:58:59.052 INFOINFO May 27 17:58:59.052 adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.14/32 -> 10.0.0.255 |
| 2951 | 2026-05-27T17:59:01.079Z | |
| 2952 | 2026-05-27T17:59:01.080Z | DEBG May 27 17:58:59.052replacing 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 } }] |
| 2953 | 2026-05-27T17:59:01.080Z | 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 } }]May 27 17:58:59.052 |
| 2954 | 2026-05-27T17:59:01.080Z | May 27 17:58:59.052INFO DEBGMay 27 17:58:59.052 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 2955 | 2026-05-27T17:59:01.080Z | |
| 2956 | 2026-05-27T17:59:01.080Z | INFOMay 27 17:58:59.052May 27 17:58:59.052May 27 17:58:59.052 INFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2957 | 2026-05-27T17:59:01.080Z | |
| 2958 | 2026-05-27T17:59:01.080Z | 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 } }] |
| 2959 | 2026-05-27T17:59:01.080Z | |
| 2960 | 2026-05-27T17:59:01.080Z | May 27 17:58:59.052May 27 17:58:59.052May 27 17:58:59.052 DEBG DEBG May 27 17:58:59.052replacing 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 } }] |
| 2961 | 2026-05-27T17:59:01.080Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 2962 | 2026-05-27T17:59:01.081Z | 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 } }] |
| 2963 | 2026-05-27T17:59:01.081Z | May 27 17:58:59.052adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2964 | 2026-05-27T17:59:01.081Z | INFOMay 27 17:58:59.052May 27 17:58:59.052 adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 2965 | 2026-05-27T17:59:01.081Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:4May 27 17:58:59.052 |
| 2966 | 2026-05-27T17:59:01.081Z | DEBG adding route 3fff:beef:37::/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 } }] |
| 2967 | 2026-05-27T17:59:01.081Z | |
| 2968 | 2026-05-27T17:59:01.081Z | May 27 17:58:59.052May 27 17:58:59.052 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 2969 | 2026-05-27T17:59:01.081Z | May 27 17:58:59.052 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 } }] |
| 2970 | 2026-05-27T17:59:01.082Z | INFO May 27 17:58:59.052May 27 17:58:59.052 DEBGMay 27 17:58:59.052DEBG 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:2, vlan_id: 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:3::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255 |
| 2971 | 2026-05-27T17:59:01.083Z | |
| 2972 | 2026-05-27T17:59:01.083Z | 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 } }] |
| 2973 | 2026-05-27T17:59:01.083Z | |
| 2974 | 2026-05-27T17:59:01.083Z | May 27 17:58:59.052May 27 17:58:59.052 DEBGWARNMay 27 17:58:59.052 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 } }] shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 2975 | 2026-05-27T17:59:01.083Z | |
| 2976 | 2026-05-27T17:59:01.083Z | May 27 17:58:59.052 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 } }]INFO |
| 2977 | 2026-05-27T17:59:01.083Z | May 27 17:58:59.052adding route 3fff:beef:38::/64 -> 2001:db8::55:ff INFO |
| 2978 | 2026-05-27T17:59:01.083Z | adding route 172.17.0.18/32 -> 10.0.0.255May 27 17:58:59.052 |
| 2979 | 2026-05-27T17:59:01.083Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2980 | 2026-05-27T17:59:01.083Z | May 27 17:58:59.052 May 27 17:58:59.052DEBG 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 } }] |
| 2981 | 2026-05-27T17:59:01.083Z | 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 } }] |
| 2982 | 2026-05-27T17:59:01.083Z | INFOMay 27 17:58:59.052 May 27 17:58:59.052May 27 17:58:59.052 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 172.17.0.19/32 -> 10.0.0.255DEBGINFO |
| 2983 | 2026-05-27T17:59:01.083Z | |
| 2984 | 2026-05-27T17:59:01.084Z | 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 } }] |
| 2985 | 2026-05-27T17:59:01.084Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 2986 | 2026-05-27T17:59:01.084Z | May 27 17:58:59.052 DEBG May 27 17:58:59.052replacing 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 } }] |
| 2987 | 2026-05-27T17:59:01.084Z | 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 } }]May 27 17:58:59.052 |
| 2988 | 2026-05-27T17:59:01.084Z | INFO May 27 17:58:59.052adding route 3fff:beef:5::/64 -> 2001:db8::55:ffMay 27 17:58:59.012 May 27 17:58:59.052INFO |
| 2989 | 2026-05-27T17:59:01.084Z | May 27 17:58:59.052DEBG adding route 172.17.0.20/32 -> 10.0.0.255INFODEBG 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 } }] |
| 2990 | 2026-05-27T17:59:01.084Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 2991 | 2026-05-27T17:59:01.084Z | |
| 2992 | 2026-05-27T17:59:01.084Z | May 27 17:58:59.052May 27 17:58:59.052May 27 17:58:59.052 DEBGMay 27 17:58:59.052 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 } }]INFODEBGDEBG 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 } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2993 | 2026-05-27T17:59:01.084Z | |
| 2994 | 2026-05-27T17:59:01.084Z | |
| 2995 | 2026-05-27T17:59:01.084Z | |
| 2996 | 2026-05-27T17:59:01.084Z | failed to allocate space for the new target listMay 27 17:58:59.052May 27 17:58:59.052May 27 17:58:59.052 INFOINFOMay 27 17:58:59.052 |
| 2997 | 2026-05-27T17:59:01.085Z | adding route 172.17.0.21/32 -> 10.0.0.255 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2998 | 2026-05-27T17:59:01.085Z | |
| 2999 | 2026-05-27T17:59:01.085Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff May 27 17:58:59.052 |
| 3000 | 2026-05-27T17:59:01.085Z | May 27 17:58:59.052May 27 17:58:59.052 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3001 | 2026-05-27T17:59:01.085Z | replacing targets for 3fff:dead::/64 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 } }] May 27 17:58:59.052 |
| 3002 | 2026-05-27T17:59:01.086Z | 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 |
| 3003 | 2026-05-27T17:59:01.086Z | 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 |
| 3004 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052 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 } }] INFO |
| 3005 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3006 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 27 17:58:59.052 |
| 3007 | 2026-05-27T17:59:01.086Z | INFO INFOMay 27 17:58:59.052adding route 3fff:beef:7::/64 -> 2001:db8::55:ff May 27 17:58:59.052 |
| 3008 | 2026-05-27T17:59:01.086Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3009 | 2026-05-27T17:59:01.086Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGDEBG |
| 3010 | 2026-05-27T17:59:01.086Z | 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 } }] |
| 3011 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052 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 |
| 3012 | 2026-05-27T17:59:01.086Z | 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 } }]May 27 17:58:59.052 |
| 3013 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 3014 | 2026-05-27T17:59:01.086Z | May 27 17:58:59.052replacing 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 } }] |
| 3015 | 2026-05-27T17:59:01.086Z | INFO May 27 17:58:59.052May 27 17:58:59.052adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 3016 | 2026-05-27T17:59:01.086Z | DEBGDEBGMay 27 17:58:59.052 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 } }]failed to allocate space for the new target list |
| 3017 | 2026-05-27T17:59:01.087Z | |
| 3018 | 2026-05-27T17:59:01.087Z | May 27 17:58:59.094May 27 17:58:59.053 DEBG created new freemap , unit: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:2, vlan_id: None } }] |
| 3019 | 2026-05-27T17:59:01.087Z | |
| 3020 | 2026-05-27T17:59:01.087Z | May 27 17:58:59.053May 27 17:58:59.053 May 27 17:58:59.011DEBG DEBGMay 27 17:58:59.094 created new freemapINFOMay 27 17:58:59.094 DEBGDEBG , created new freemapunit created new freemap, :unit :freemap_route_ipv4 |
| 3021 | 2026-05-27T17:59:01.087Z | freemap_route_ipv6 |
| 3022 | 2026-05-27T17:59:01.087Z | , May 27 17:58:59.094unitMay 27 17:58:59.094 :DEBG created new freemap , freemap_route_ipv6unit |
| 3023 | 2026-05-27T17:59:01.087Z | :created new freemapDEBG, freemap_route_ipv6 |
| 3024 | 2026-05-27T17:59:01.087Z | unitinitted freemap. size: 64:, May 27 17:58:59.094unit :DEBGMay 27 17:58:59.094freemap_route_ipv4 DEBGinitted freemap. size: 64 |
| 3025 | 2026-05-27T17:59:01.087Z | , freemap_route_ipv4unit : |
| 3026 | 2026-05-27T17:59:01.087Z | initted freemap. size: 64freemap_route_ipv4 |
| 3027 | 2026-05-27T17:59:01.087Z | , unitMay 27 17:58:59.094May 27 17:58:59.094 DEBG reset freemap, unit: freemap_route_ipv4DEBG |
| 3028 | 2026-05-27T17:59:01.087Z | May 27 17:58:59.094 created new freemap:, unitMay 27 17:58:59.094: freemap_route_ipv4 DEBG |
| 3029 | 2026-05-27T17:59:01.087Z | freemap_route_ipv6 initted freemap. size: 64 |
| 3030 | 2026-05-27T17:59:01.087Z | DEBG, unitreset freemapMay 27 17:58:59.094:, unitfreemap_route_ipv6DEBG: |
| 3031 | 2026-05-27T17:59:01.087Z | freemap_route_ipv4reset freemap |
| 3032 | 2026-05-27T17:59:01.087Z | May 27 17:58:59.094, unitMay 27 17:58:59.094: DEBGDEBG freemap_route_ipv4reset freemap |
| 3033 | 2026-05-27T17:59:01.098Z | , unitinitted freemap. size: 64:, unitfreemap_route_ipv6May 27 17:58:59.094: |
| 3034 | 2026-05-27T17:59:01.098Z | May 27 17:58:59.094 freemap_route_ipv4 DEBGMay 27 17:58:59.094 DEBG |
| 3035 | 2026-05-27T17:59:01.098Z | INFOinitted freemap. size: 64 , initted freemap. size: 64unitadding route 3fff:dead::/64 -> 2001:db8::55:1, : |
| 3036 | 2026-05-27T17:59:01.098Z | unitfreemap_route_ipv6: |
| 3037 | 2026-05-27T17:59:01.099Z | May 27 17:58:59.094freemap_route_ipv6 DEBG |
| 3038 | 2026-05-27T17:59:01.099Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 17:58:59.094 |
| 3039 | 2026-05-27T17:59:01.099Z | May 27 17:58:59.094May 27 17:58:59.094 DEBGDEBG May 27 17:58:59.094DEBGreset freemap , INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:2 reset freemapfreemap_route_ipv6, |
| 3040 | 2026-05-27T17:59:01.099Z | |
| 3041 | 2026-05-27T17:59:01.099Z | unit:reset freemap , freemap_route_ipv6May 27 17:58:59.094 |
| 3042 | 2026-05-27T17:59:01.099Z | May 27 17:58:59.094unitINFO: DEBG May 27 17:58:59.094replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3043 | 2026-05-27T17:59:01.099Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 3044 | 2026-05-27T17:59:01.099Z | freemap_route_ipv4 |
| 3045 | 2026-05-27T17:59:01.100Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3046 | 2026-05-27T17:59:01.100Z | May 27 17:58:59.094 INFOMay 27 17:58:59.094 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 3047 | 2026-05-27T17:59:01.100Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3048 | 2026-05-27T17:59:01.100Z | May 27 17:58:59.094May 27 17:58:59.094May 27 17:58:59.094 DEBGMay 27 17:58:59.094 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 |
| 3049 | 2026-05-27T17:59:01.100Z | 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 } }] |
| 3050 | 2026-05-27T17:59:01.100Z | initted freemap. size: 64May 27 17:58:59.094, unitadding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 3051 | 2026-05-27T17:59:01.100Z | : May 27 17:58:59.094freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3052 | 2026-05-27T17:59:01.100Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3053 | 2026-05-27T17:59:01.100Z | May 27 17:58:59.094 |
| 3054 | 2026-05-27T17:59:01.100Z | May 27 17:58:59.094 DEBGDEBG May 27 17:58:59.094replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3055 | 2026-05-27T17:59:01.101Z | May 27 17:58:59.094 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 3056 | 2026-05-27T17:59:01.101Z | DEBGMay 27 17:58:59.094 INFOreset 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:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3057 | 2026-05-27T17:59:01.101Z | |
| 3058 | 2026-05-27T17:59:01.101Z | , unit: May 27 17:58:59.094freemap_route_ipv6May 27 17:58:59.094 |
| 3059 | 2026-05-27T17:59:01.101Z | 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:3, vlan_id: None } }] May 27 17:58:59.094DEBGMay 27 17:58:59.094 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]DEBGMay 27 17:58:59.052 |
| 3060 | 2026-05-27T17:59:01.102Z | INFO |
| 3061 | 2026-05-27T17:59:01.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:2, vlan_id: 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 } }] |
| 3062 | 2026-05-27T17:59:01.102Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3063 | 2026-05-27T17:59:01.102Z | DEBG May 27 17:58:59.094May 27 17:58:59.094 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 } }] WARN INFOshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3064 | 2026-05-27T17:59:01.102Z | |
| 3065 | 2026-05-27T17:59:01.102Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255May 27 17:58:59.094 |
| 3066 | 2026-05-27T17:59:01.105Z | DEBG |
| 3067 | 2026-05-27T17:59:01.105Z | 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 } }] |
| 3068 | 2026-05-27T17:59:01.106Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3069 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.094May 27 17:58:59.094 May 27 17:58:59.094DEBG INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3070 | 2026-05-27T17:59:01.106Z | |
| 3071 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.094 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 } }] May 27 17:58:59.094 |
| 3072 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.094 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, 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 } }]May 27 17:58:59.094replacing 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 } }] |
| 3073 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.094 |
| 3074 | 2026-05-27T17:59:01.106Z | INFOadding route 172.17.0.25/32 -> 10.0.0.255 |
| 3075 | 2026-05-27T17:59:01.106Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffMay 27 17:58:59.094adding route 3fff:beef:22::/64 -> 2001:db8::55:ffMay 27 17:58:59.094 |
| 3076 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.094INFO DEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3077 | 2026-05-27T17:59:01.106Z | |
| 3078 | 2026-05-27T17:59:01.106Z | 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3079 | 2026-05-27T17:59:01.106Z | May 27 17:58:59.095 |
| 3080 | 2026-05-27T17:59:01.106Z | DEBGMay 27 17:58:59.095 May 27 17:58:59.095replacing 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 } }] May 27 17:58:59.095INFO |
| 3081 | 2026-05-27T17:59:01.106Z | DEBG adding route 172.17.0.26/32 -> 10.0.0.255DEBGMay 27 17:58:59.095 |
| 3082 | 2026-05-27T17:59:01.106Z | 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 } }] |
| 3083 | 2026-05-27T17:59:01.107Z | 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 } }]INFOMay 27 17:58:59.095 |
| 3084 | 2026-05-27T17:59:01.107Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3085 | 2026-05-27T17:59:01.108Z | 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 } }] |
| 3086 | 2026-05-27T17:59:01.108Z | May 27 17:58:59.095 INFOMay 27 17:58:59.095 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 17:58:59.095May 27 17:58:59.095 |
| 3087 | 2026-05-27T17:59:01.108Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO May 27 17:58:59.095adding route 3fff:beef:a::/64 -> 2001:db8::55:ff INFO |
| 3088 | 2026-05-27T17:59:01.108Z | |
| 3089 | 2026-05-27T17:59:01.108Z | 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 } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3090 | 2026-05-27T17:59:01.108Z | May 27 17:58:59.095 |
| 3091 | 2026-05-27T17:59:01.108Z | May 27 17:58:59.095 INFO DEBGadding route 172.17.0.0/32 -> 10.0.0.255 May 27 17:58:59.095replacing 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 } }] |
| 3092 | 2026-05-27T17:59:01.108Z | |
| 3093 | 2026-05-27T17:59:01.108Z | DEBGMay 27 17:58:59.095 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 } }] |
| 3094 | 2026-05-27T17:59:01.108Z | INFO May 27 17:58:59.095adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 3095 | 2026-05-27T17:59:01.108Z | DEBGMay 27 17:58:59.095 INFOMay 27 17:58:59.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 } }] adding route 172.17.0.28/32 -> 10.0.0.255May 27 17:58:59.095 |
| 3096 | 2026-05-27T17:59:01.108Z | |
| 3097 | 2026-05-27T17:59:01.108Z | DEBGINFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3098 | 2026-05-27T17:59:01.108Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 3099 | 2026-05-27T17:59:01.108Z | May 27 17:58:59.095May 27 17:58:59.095 May 27 17:58:59.095INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255May 27 17:58:59.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 } }] |
| 3100 | 2026-05-27T17:59:01.108Z | INFO |
| 3101 | 2026-05-27T17:59:01.108Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 3102 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095replacing 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 } }] |
| 3103 | 2026-05-27T17:59:01.109Z | DEBGMay 27 17:58:59.095 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 } }]May 27 17:58:59.095INFO DEBG |
| 3104 | 2026-05-27T17:59:01.109Z | 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 172.17.0.29/32 -> 10.0.0.255 |
| 3105 | 2026-05-27T17:59:01.109Z | |
| 3106 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095May 27 17:58:59.095May 27 17:58:59.095 DEBGINFOMay 27 17:58:59.095 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 |
| 3107 | 2026-05-27T17:59:01.109Z | adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3108 | 2026-05-27T17:59:01.109Z | |
| 3109 | 2026-05-27T17:59:01.109Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 27 17:58:59.095 |
| 3110 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095INFOMay 27 17:58:59.095 adding route 172.17.0.30/32 -> 10.0.0.255May 27 17:58:59.095 |
| 3111 | 2026-05-27T17:59:01.109Z | DEBGDEBG 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 } }]May 27 17:58:59.095 |
| 3112 | 2026-05-27T17:59:01.109Z | 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 } }] |
| 3113 | 2026-05-27T17:59:01.109Z | DEBG DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 17:58:59.095 |
| 3114 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3115 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095 |
| 3116 | 2026-05-27T17:59:01.109Z | INFO |
| 3117 | 2026-05-27T17:59:01.109Z | adding route 172.17.0.31/32 -> 10.0.0.255May 27 17:58:59.095 |
| 3118 | 2026-05-27T17:59:01.109Z | May 27 17:58:59.095May 27 17:58:59.095 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 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 } }] |
| 3119 | 2026-05-27T17:59:01.110Z | May 27 17:58:59.095May 27 17:58:59.127May 27 17:58:59.095 INFO DEBG adding route 172.17.0.4/32 -> 10.0.0.255DEBGcreated new freemap |
| 3120 | 2026-05-27T17:59:01.110Z | , created new freemapunit, :unit :freemap_route_ipv4 May 27 17:58:59.127 |
| 3121 | 2026-05-27T17:59:01.110Z | DEBGfreemap_route_ipv4 |
| 3122 | 2026-05-27T17:59:01.110Z | 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 } }] |
| 3123 | 2026-05-27T17:59:01.110Z | May 27 17:58:59.127INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 3124 | 2026-05-27T17:59:01.110Z | May 27 17:58:59.127created new freemap INFOMay 27 17:58:59.127 DEBG May 27 17:58:59.127 adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 3125 | 2026-05-27T17:59:01.110Z | 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 } }]created new freemap |
| 3126 | 2026-05-27T17:59:01.110Z | , unit: freemap_route_ipv6 |
| 3127 | 2026-05-27T17:59:01.110Z | , May 27 17:58:59.127unit May 27 17:58:59.127INFOMay 27 17:58:59.127 DEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 3128 | 2026-05-27T17:59:01.110Z | , |
| 3129 | 2026-05-27T17:59:01.110Z | unit:: May 27 17:58:59.127May 27 17:58:59.127freemap_route_ipv4 |
| 3130 | 2026-05-27T17:59:01.110Z | INFO DEBGfreemap_route_ipv6adding route 172.17.0.6/32 -> 10.0.0.255May 27 17:58:59.127 |
| 3131 | 2026-05-27T17:59:01.110Z | |
| 3132 | 2026-05-27T17:59:01.110Z | 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 } }] |
| 3133 | 2026-05-27T17:59:01.117Z | DEBG May 27 17:58:59.127May 27 17:58:59.127May 27 17:58:59.127reset freemap, unitDEBG: May 27 17:58:59.095INFOreplacing 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 } }]May 27 17:58:59.095 |
| 3134 | 2026-05-27T17:59:01.117Z | DEBGfreemap_route_ipv4 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 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 3135 | 2026-05-27T17:59:01.117Z | |
| 3136 | 2026-05-27T17:59:01.117Z | |
| 3137 | 2026-05-27T17:59:01.117Z | DEBG May 27 17:58:59.127created new freemap May 27 17:58:59.127May 27 17:58:59.127May 27 17:58:59.127, INFOINFOunit :adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3138 | 2026-05-27T17:59:01.117Z | freemap_route_ipv4DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 3139 | 2026-05-27T17:59:01.117Z | |
| 3140 | 2026-05-27T17:59:01.117Z | DEBG initted freemap. size: 64replacing 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 } }], May 27 17:58:59.127 |
| 3141 | 2026-05-27T17:59:01.117Z | May 27 17:58:59.127 unit: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 } }]freemap_route_ipv6May 27 17:58:59.127 |
| 3142 | 2026-05-27T17:59:01.118Z | |
| 3143 | 2026-05-27T17:59:01.118Z | May 27 17:58:59.127 DEBGDEBGMay 27 17:58:59.127 May 27 17:58:59.127replacing 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 |
| 3144 | 2026-05-27T17:59:01.118Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 172.17.0.33/32 -> 10.0.0.255May 27 17:58:59.127 |
| 3145 | 2026-05-27T17:59:01.118Z | |
| 3146 | 2026-05-27T17:59:01.118Z | DEBG INFOreset freemap May 27 17:58:59.127, adding route 172.17.0.8/32 -> 10.0.0.255 May 27 17:58:59.127DEBG |
| 3147 | 2026-05-27T17:59:01.118Z | unit : replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3148 | 2026-05-27T17:59:01.118Z | May 27 17:58:59.127created new freemapreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 3149 | 2026-05-27T17:59:01.118Z | unitDEBGfreemap_route_ipv6 :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 } }] |
| 3150 | 2026-05-27T17:59:01.118Z | |
| 3151 | 2026-05-27T17:59:01.118Z | May 27 17:58:59.127freemap_route_ipv6 May 27 17:58:59.127INFO |
| 3152 | 2026-05-27T17:59:01.118Z | adding route 172.17.0.34/32 -> 10.0.0.255INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 3153 | 2026-05-27T17:59:01.118Z | |
| 3154 | 2026-05-27T17:59:01.118Z | May 27 17:58:59.127May 27 17:58:59.127 INFO May 27 17:58:59.127 May 27 17:58:59.127adding route 172.17.0.9/32 -> 10.0.0.255May 27 17:58:59.127INFO |
| 3155 | 2026-05-27T17:59:01.118Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3156 | 2026-05-27T17:59:01.118Z | 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 } }] |
| 3157 | 2026-05-27T17:59:01.118Z | 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 } }]May 27 17:58:59.127 |
| 3158 | 2026-05-27T17:59:01.119Z | May 27 17:58:59.127 DEBGMay 27 17:58:59.127DEBG May 27 17:58:59.127replacing 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 } }] |
| 3159 | 2026-05-27T17:59:01.119Z | INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255 initted freemap. size: 64 |
| 3160 | 2026-05-27T17:59:01.119Z | DEBG, adding route 3fff:beef:12::/64 -> 2001:db8::55:ffMay 27 17:58:59.127May 27 17:58:59.127 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 } }] |
| 3161 | 2026-05-27T17:59:01.119Z | INFO |
| 3162 | 2026-05-27T17:59:01.119Z | DEBG : adding route 172.17.0.10/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 } }] |
| 3163 | 2026-05-27T17:59:01.119Z | |
| 3164 | 2026-05-27T17:59:01.119Z | freemap_route_ipv4 |
| 3165 | 2026-05-27T17:59:01.119Z | May 27 17:58:59.127 May 27 17:58:59.127May 27 17:58:59.127DEBGMay 27 17:58:59.127 INFO DEBGreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3166 | 2026-05-27T17:59:01.119Z | 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 } }]INFOMay 27 17:58:59.127 adding route 172.17.0.36/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3167 | 2026-05-27T17:59:01.119Z | |
| 3168 | 2026-05-27T17:59:01.119Z | |
| 3169 | 2026-05-27T17:59:01.119Z | May 27 17:58:59.127 INFOMay 27 17:58:59.127 May 27 17:58:59.127 adding route 3fff:beef:13::/64 -> 2001:db8::55:ff May 27 17:58:59.127DEBG |
| 3170 | 2026-05-27T17:59:01.119Z | 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 } }]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 } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3171 | 2026-05-27T17:59:01.119Z | May 27 17:58:59.127 |
| 3172 | 2026-05-27T17:59:01.119Z | |
| 3173 | 2026-05-27T17:59:01.119Z | reset freemapDEBGMay 27 17:58:59.127May 27 17:58:59.127 DEBGINFO replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255replacing 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 } }] |
| 3174 | 2026-05-27T17:59:01.120Z | , |
| 3175 | 2026-05-27T17:59:01.120Z | |
| 3176 | 2026-05-27T17:59:01.120Z | May 27 17:58:59.127 unit:INFO May 27 17:58:59.127 May 27 17:58:59.127adding route 3fff:dead::/64 -> 2001:db8::55:3INFO May 27 17:58:59.127DEBGfreemap_route_ipv4 adding route 172.17.0.12/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 } }] |
| 3177 | 2026-05-27T17:59:01.120Z | INFO |
| 3178 | 2026-05-27T17:59:01.120Z | |
| 3179 | 2026-05-27T17:59:01.120Z | |
| 3180 | 2026-05-27T17:59:01.120Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 27 17:58:59.127 |
| 3181 | 2026-05-27T17:59:01.120Z | May 27 17:58:59.127 May 27 17:58:59.127 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 } }]INFODEBG May 27 17:58:59.127adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3182 | 2026-05-27T17:59:01.120Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3183 | 2026-05-27T17:59:01.120Z | |
| 3184 | 2026-05-27T17:59:01.120Z | May 27 17:58:59.127DEBGMay 27 17:58:59.127 DEBGMay 27 17:58:59.127INFO adding route 172.17.0.13/32 -> 10.0.0.255DEBG initted freemap. size: 64replacing 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 } }] |
| 3185 | 2026-05-27T17:59:01.120Z | |
| 3186 | 2026-05-27T17:59:01.120Z | 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 } }] |
| 3187 | 2026-05-27T17:59:01.120Z | , May 27 17:58:59.127May 27 17:58:59.127May 27 17:58:59.127 DEBGINFO unitMay 27 17:58:59.127replacing 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 } }] : |
| 3188 | 2026-05-27T17:59:01.120Z | INFOfreemap_route_ipv6adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 3189 | 2026-05-27T17:59:01.121Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3190 | 2026-05-27T17:59:01.121Z | |
| 3191 | 2026-05-27T17:59:01.121Z | INFOMay 27 17:58:59.127 INFOMay 27 17:58:59.127adding route 3fff:dead::/64 -> 2001:db8::55:4 May 27 17:58:59.127 DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 3192 | 2026-05-27T17:59:01.121Z | |
| 3193 | 2026-05-27T17:59:01.121Z | 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 } }] |
| 3194 | 2026-05-27T17:59:01.121Z | 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 } }]May 27 17:58:59.127 |
| 3195 | 2026-05-27T17:59:01.121Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3196 | 2026-05-27T17:59:01.121Z | May 27 17:58:59.127May 27 17:58:59.127DEBG May 27 17:58:59.127DEBGMay 27 17:58:59.127 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 } }] |
| 3197 | 2026-05-27T17:59:01.121Z | INFO reset freemapadding route 172.17.0.40/32 -> 10.0.0.255 , INFODEBG |
| 3198 | 2026-05-27T17:59:01.121Z | May 27 17:58:59.127replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] INFOunit |
| 3199 | 2026-05-27T17:59:01.121Z | :adding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 27 17:58:59.127adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3200 | 2026-05-27T17:59:01.121Z | |
| 3201 | 2026-05-27T17:59:01.121Z | DEBG May 27 17:58:59.127replacing 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 } }]May 27 17:58:59.127 |
| 3202 | 2026-05-27T17:59:01.121Z | May 27 17:58:59.127DEBG DEBG freemap_route_ipv6May 27 17:58:59.127DEBG INFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3203 | 2026-05-27T17:59:01.122Z | |
| 3204 | 2026-05-27T17:59:01.122Z | |
| 3205 | 2026-05-27T17:59:01.122Z | |
| 3206 | 2026-05-27T17:59:01.122Z | 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 } }] |
| 3207 | 2026-05-27T17:59:01.122Z | May 27 17:58:59.127May 27 17:58:59.127May 27 17:58:59.127 DEBG INFOINFO 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 } }] |
| 3208 | 2026-05-27T17:59:01.122Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3209 | 2026-05-27T17:59:01.122Z | May 27 17:58:59.127DEBG May 27 17:58:59.127 May 27 17:58:59.127adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3210 | 2026-05-27T17:59:01.122Z | INFODEBG adding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 3211 | 2026-05-27T17:59:01.122Z | 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 } }] |
| 3212 | 2026-05-27T17:59:01.122Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 3213 | 2026-05-27T17:59:01.122Z | initted freemap. size: 64, May 27 17:58:59.127May 27 17:58:59.127 May 27 17:58:59.127unit DEBG 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 } }]May 27 17:58:59.127 |
| 3214 | 2026-05-27T17:59:01.122Z | 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 } }] adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3215 | 2026-05-27T17:59:01.123Z | |
| 3216 | 2026-05-27T17:59:01.123Z | DEBG May 27 17:58:59.127freemap_route_ipv4 May 27 17:58:59.127INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255 |
| 3217 | 2026-05-27T17:59:01.123Z | May 27 17:58:59.127 |
| 3218 | 2026-05-27T17:59:01.123Z | 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 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 } }] |
| 3219 | 2026-05-27T17:59:01.123Z | INFO |
| 3220 | 2026-05-27T17:59:01.123Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:58:59.127 |
| 3221 | 2026-05-27T17:59:01.123Z | May 27 17:58:59.127 DEBGMay 27 17:58:59.127 May 27 17:58:59.127INFOMay 27 17:58:59.127 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.18/32 -> 10.0.0.255 |
| 3222 | 2026-05-27T17:59:01.123Z | |
| 3223 | 2026-05-27T17:59:01.123Z | 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 } }] May 27 17:58:59.127May 27 17:58:59.127 INFODEBGINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 172.17.0.44/32 -> 10.0.0.255 |
| 3224 | 2026-05-27T17:59:01.123Z | |
| 3225 | 2026-05-27T17:59:01.123Z | |
| 3226 | 2026-05-27T17:59:01.123Z | 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 } }] |
| 3227 | 2026-05-27T17:59:01.123Z | DEBG May 27 17:58:59.127May 27 17:58:59.127 May 27 17:58:59.127reset freemap DEBGMay 27 17:58:59.127 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 } }] |
| 3228 | 2026-05-27T17:59:01.123Z | 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 } }] INFOINFO |
| 3229 | 2026-05-27T17:59:01.123Z | , adding route 172.17.0.19/32 -> 10.0.0.255May 27 17:58:59.127 |
| 3230 | 2026-05-27T17:59:01.124Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 3231 | 2026-05-27T17:59:01.124Z | adding route 172.17.0.45/32 -> 10.0.0.255unit |
| 3232 | 2026-05-27T17:59:01.124Z | :May 27 17:58:59.127May 27 17:58:59.127 DEBG May 27 17:58:59.127 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 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 } }] |
| 3233 | 2026-05-27T17:59:01.140Z | |
| 3234 | 2026-05-27T17:59:01.140Z | May 27 17:58:59.128 DEBG May 27 17:58:59.158May 27 17:58:59.127May 27 17:58:59.158created new freemap , INFODEBGunit 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 } }]: |
| 3235 | 2026-05-27T17:59:01.140Z | freemap_route_ipv4INFO |
| 3236 | 2026-05-27T17:59:01.140Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3237 | 2026-05-27T17:59:01.140Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3238 | 2026-05-27T17:59:01.140Z | INFO May 27 17:58:59.158adding route 3fff:beef:19::/64 -> 2001:db8::55:ff May 27 17:58:59.158DEBG May 27 17:58:59.158 INFO 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 } }] |
| 3239 | 2026-05-27T17:59:01.140Z | |
| 3240 | 2026-05-27T17:59:01.140Z | DEBGMay 27 17:58:59.158 DEBG adding route 172.16.0.0/32 -> 10.0.0.2May 27 17:58:59.158 |
| 3241 | 2026-05-27T17:59:01.140Z | created new freemapreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO, |
| 3242 | 2026-05-27T17:59:01.140Z | unit May 27 17:58:59.158adding route 172.17.0.47/32 -> 10.0.0.255: |
| 3243 | 2026-05-27T17:59:01.140Z | freemap_route_ipv6 |
| 3244 | 2026-05-27T17:59:01.141Z | DEBGMay 27 17:58:59.158May 27 17:58:59.158 INFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255May 27 17:58:59.158 |
| 3245 | 2026-05-27T17:59:01.141Z | DEBGDEBG |
| 3246 | 2026-05-27T17:59:01.141Z | 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 } }] |
| 3247 | 2026-05-27T17:59:01.141Z | 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 } }]May 27 17:58:59.158 |
| 3248 | 2026-05-27T17:59:01.141Z | May 27 17:58:59.158 May 27 17:58:59.158DEBG DEBGINFOinitted freemap. size: 64 , May 27 17:58:59.158adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff unitreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3249 | 2026-05-27T17:59:01.141Z | INFO freemap_route_ipv4 |
| 3250 | 2026-05-27T17:59:01.141Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3251 | 2026-05-27T17:59:01.141Z | May 27 17:58:59.158 |
| 3252 | 2026-05-27T17:59:01.141Z | INFOMay 27 17:58:59.158May 27 17:58:59.158 May 27 17:58:59.158DEBG DEBGadding route 172.17.0.0/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 } }] |
| 3253 | 2026-05-27T17:59:01.142Z | |
| 3254 | 2026-05-27T17:59:01.142Z | INFO May 27 17:58:59.158 adding route 172.17.0.22/32 -> 10.0.0.255replacing 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 } }]DEBGMay 27 17:58:59.158 |
| 3255 | 2026-05-27T17:59:01.142Z | |
| 3256 | 2026-05-27T17:59:01.142Z | May 27 17:58:59.158INFO adding route 172.17.0.49/32 -> 10.0.0.255reset freemap |
| 3257 | 2026-05-27T17:59:01.142Z | , May 27 17:58:59.158unit INFOMay 27 17:58:59.158 :adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG May 27 17:58:59.158freemap_route_ipv4replacing 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 } }] |
| 3258 | 2026-05-27T17:59:01.142Z | |
| 3259 | 2026-05-27T17:59:01.142Z | 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 } }] |
| 3260 | 2026-05-27T17:59:01.142Z | |
| 3261 | 2026-05-27T17:59:01.142Z | DEBGMay 27 17:58:59.158May 27 17:58:59.158May 27 17:58:59.158 DEBGINFO INFOadding route 172.17.0.50/32 -> 10.0.0.255initted freemap. size: 64 |
| 3262 | 2026-05-27T17:59:01.142Z | , May 27 17:58:59.158unitadding route 172.17.0.23/32 -> 10.0.0.255: |
| 3263 | 2026-05-27T17:59:01.142Z | DEBGfreemap_route_ipv6 |
| 3264 | 2026-05-27T17:59:01.142Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 3265 | 2026-05-27T17:59:01.142Z | May 27 17:58:59.158 |
| 3266 | 2026-05-27T17:59:01.142Z | May 27 17:58:59.158 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 } }] |
| 3267 | 2026-05-27T17:59:01.142Z | May 27 17:58:59.158 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 } }]May 27 17:58:59.158 |
| 3268 | 2026-05-27T17:59:01.142Z | INFO May 27 17:58:59.158May 27 17:58:59.158adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff May 27 17:58:59.158 |
| 3269 | 2026-05-27T17:59:01.143Z | DEBG reset freemapINFO, INFOMay 27 17:58:59.158 unit :DEBG freemap_route_ipv6adding route 172.17.0.24/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 } }] |
| 3270 | 2026-05-27T17:59:01.143Z | |
| 3271 | 2026-05-27T17:59:01.143Z | |
| 3272 | 2026-05-27T17:59:01.143Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3273 | 2026-05-27T17:59:01.143Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255May 27 17:58:59.158May 27 17:58:59.158 May 27 17:58:59.158INFOMay 27 17:58:59.158 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 3274 | 2026-05-27T17:59:01.143Z | |
| 3275 | 2026-05-27T17:59:01.143Z | DEBG DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 17:58:59.158replacing 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 } }] |
| 3276 | 2026-05-27T17:59:01.143Z | DEBG |
| 3277 | 2026-05-27T17:59:01.143Z | 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 } }] |
| 3278 | 2026-05-27T17:59:01.143Z | INFO May 27 17:58:59.158May 27 17:58:59.158adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:58:59.158 |
| 3279 | 2026-05-27T17:59:01.143Z | INFO INFOINFO May 27 17:58:59.158 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffMay 27 17:58:59.158adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3280 | 2026-05-27T17:59:01.143Z | |
| 3281 | 2026-05-27T17:59:01.143Z | DEBG adding route 172.17.0.52/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 } }]May 27 17:58:59.158 |
| 3282 | 2026-05-27T17:59:01.143Z | |
| 3283 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158 DEBG 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 } }]May 27 17:58:59.158 |
| 3284 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158 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 } }] |
| 3285 | 2026-05-27T17:59:01.143Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.2DEBGreplacing 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 } }] |
| 3286 | 2026-05-27T17:59:01.143Z | |
| 3287 | 2026-05-27T17:59:01.143Z | 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 } }]May 27 17:58:59.158 |
| 3288 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158May 27 17:58:59.158 INFO DEBG May 27 17:58:59.158replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFOMay 27 17:58:59.158 |
| 3289 | 2026-05-27T17:59:01.143Z | INFO |
| 3290 | 2026-05-27T17:59:01.143Z | adding route 172.17.0.26/32 -> 10.0.0.255INFO |
| 3291 | 2026-05-27T17:59:01.143Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3292 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158May 27 17:58:59.158May 27 17:58:59.158 DEBGINFODEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }] |
| 3293 | 2026-05-27T17:59:01.143Z | |
| 3294 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158 |
| 3295 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158May 27 17:58:59.158DEBG 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 } }]May 27 17:58:59.158replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 3296 | 2026-05-27T17:59:01.143Z | |
| 3297 | 2026-05-27T17:59:01.143Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 3298 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 27 17:58:59.158 |
| 3299 | 2026-05-27T17:59:01.143Z | test route::tests::delete_target_fragmented ... ok |
| 3300 | 2026-05-27T17:59:01.143Z | INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.54/32 -> 10.0.0.255May 27 17:58:59.158 |
| 3301 | 2026-05-27T17:59:01.143Z | May 27 17:58:59.158 |
| 3302 | 2026-05-27T17:59:01.143Z | DEBG DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff: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 } }]May 27 17:58:59.158 |
| 3303 | 2026-05-27T17:59:01.143Z | |
| 3304 | 2026-05-27T17:59:01.143Z | DEBG May 27 17:58:59.158replacing 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 } }]May 27 17:58:59.158May 27 17:58:59.158 |
| 3305 | 2026-05-27T17:59:01.143Z | test route::tests::identity_replace_is_noop ... ok |
| 3306 | 2026-05-27T17:59:01.144Z | INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 3307 | 2026-05-27T17:59:01.144Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3308 | 2026-05-27T17:59:01.144Z | May 27 17:58:59.158DEBG 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 } }] |
| 3309 | 2026-05-27T17:59:01.144Z | May 27 17:58:59.158adding route 172.17.0.55/32 -> 10.0.0.255May 27 17:58:59.158 |
| 3310 | 2026-05-27T17:59:01.144Z | 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 } }]May 27 17:58:59.158 |
| 3311 | 2026-05-27T17:59:01.144Z | May 27 17:58:59.158 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 } }]DEBG May 27 17:58:59.158replacing targets for 172.16.0.0/32 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 } }] |
| 3312 | 2026-05-27T17:59:01.144Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3313 | 2026-05-27T17:59:01.145Z | |
| 3314 | 2026-05-27T17:59:01.145Z | adding route 172.17.0.29/32 -> 10.0.0.255May 27 17:58:59.158 |
| 3315 | 2026-05-27T17:59:01.145Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255May 27 17:58:59.158 |
| 3316 | 2026-05-27T17:59:01.145Z | DEBG May 27 17:58:59.158May 27 17:58:59.158replacing 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 } }] DEBGINFO |
| 3317 | 2026-05-27T17:59:01.145Z | 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 } }] |
| 3318 | 2026-05-27T17:59:01.145Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 3319 | 2026-05-27T17:59:01.145Z | May 27 17:58:59.158May 27 17:58:59.095 DEBG May 27 17:58:59.158May 27 17:58:59.158INFO adding route 172.17.0.30/32 -> 10.0.0.255INFODEBG |
| 3320 | 2026-05-27T17:59:01.145Z | created new freemap , adding route 172.17.0.57/32 -> 10.0.0.255unit |
| 3321 | 2026-05-27T17:59:01.145Z | : 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 } }] |
| 3322 | 2026-05-27T17:59:01.145Z | May 27 17:58:59.158freemap_route_ipv4 May 27 17:58:59.158DEBG |
| 3323 | 2026-05-27T17:59:01.145Z | DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3324 | 2026-05-27T17:59:01.145Z | 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 } }] |
| 3325 | 2026-05-27T17:59:01.145Z | May 27 17:58:59.158 INFO May 27 17:58:59.158adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 17:58:59.158 |
| 3326 | 2026-05-27T17:59:01.145Z | DEBGINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3327 | 2026-05-27T17:59:01.145Z | created new freemap |
| 3328 | 2026-05-27T17:59:01.145Z | , May 27 17:58:59.158unit:May 27 17:58:59.159 May 27 17:58:59.159freemap_route_ipv6 |
| 3329 | 2026-05-27T17:59:01.145Z | INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255 DEBG |
| 3330 | 2026-05-27T17:59:01.145Z | May 27 17:58:59.159 May 27 17:58:59.159replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3331 | 2026-05-27T17:59:01.145Z | |
| 3332 | 2026-05-27T17:59:01.145Z | DEBGMay 27 17:58:59.159May 27 17:58:59.159DEBG 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 } }]initted freemap. size: 64 |
| 3333 | 2026-05-27T17:59:01.152Z | adding route 172.17.0.59/32 -> 10.0.0.255, unit |
| 3334 | 2026-05-27T17:59:01.153Z | 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 } }] |
| 3335 | 2026-05-27T17:59:01.153Z | May 27 17:58:59.159freemap_route_ipv4 May 27 17:58:59.159 DEBG |
| 3336 | 2026-05-27T17:59:01.153Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 27 17:58:59.159replacing 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 } }] |
| 3337 | 2026-05-27T17:59:01.153Z | INFO |
| 3338 | 2026-05-27T17:59:01.153Z | May 27 17:58:59.159 May 27 17:58:59.159INFO DEBGMay 27 17:58:59.159 adding route 172.17.0.32/32 -> 10.0.0.255May 27 17:58:59.159DEBG |
| 3339 | 2026-05-27T17:59:01.153Z | INFOreset freemap adding route 172.17.0.60/32 -> 10.0.0.255, |
| 3340 | 2026-05-27T17:59:01.153Z | unitreplacing 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 172.17.0.3/32 -> 10.0.0.255 |
| 3341 | 2026-05-27T17:59:01.153Z | |
| 3342 | 2026-05-27T17:59:01.153Z | May 27 17:58:59.159May 27 17:58:59.159 freemap_route_ipv4 |
| 3343 | 2026-05-27T17:59:01.153Z | 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 } }]May 27 17:58:59.159 |
| 3344 | 2026-05-27T17:59:01.153Z | 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 } }]May 27 17:58:59.159 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 } }]May 27 17:58:59.159 |
| 3345 | 2026-05-27T17:59:01.153Z | DEBG created new freemap, unit: |
| 3346 | 2026-05-27T17:59:01.154Z | freemap_route_ipv4May 27 17:58:59.181 |
| 3347 | 2026-05-27T17:59:01.154Z | INFOMay 27 17:58:59.181 adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 3348 | 2026-05-27T17:59:01.154Z | |
| 3349 | 2026-05-27T17:59:01.154Z | May 27 17:58:59.181 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 3350 | 2026-05-27T17:59:01.154Z | May 27 17:58:59.181 May 27 17:58:59.181DEBGfailed to allocate space for the new target list |
| 3351 | 2026-05-27T17:59:01.154Z | 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 } }] |
| 3352 | 2026-05-27T17:59:01.154Z | May 27 17:58:59.181May 27 17:58:59.181DEBG INFO DEBGcreated new freemap , May 27 17:58:59.181replacing 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:28::/64 -> 2001:db8::55:ffunit |
| 3353 | 2026-05-27T17:59:01.154Z | : |
| 3354 | 2026-05-27T17:59:01.154Z | May 27 17:58:59.181 DEBG freemap_route_ipv6 |
| 3355 | 2026-05-27T17:59:01.154Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3356 | 2026-05-27T17:59:01.155Z | |
| 3357 | 2026-05-27T17:59:01.155Z | May 27 17:58:59.181 DEBGMay 27 17:58:59.181 May 27 17:58:59.181 May 27 17:58:59.181DEBG initted freemap. size: 64DEBG , 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 } }]unit |
| 3358 | 2026-05-27T17:59:01.155Z | : adding route 172.17.0.5/32 -> 10.0.0.255 freemap_route_ipv4 |
| 3359 | 2026-05-27T17:59:01.155Z | |
| 3360 | 2026-05-27T17:59:01.155Z | 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 } }]May 27 17:58:59.181 |
| 3361 | 2026-05-27T17:59:01.155Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255May 27 17:58:59.181 |
| 3362 | 2026-05-27T17:59:01.155Z | May 27 17:58:59.181DEBG 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 } }]May 27 17:58:59.181 |
| 3363 | 2026-05-27T17:59:01.156Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 3364 | 2026-05-27T17:59:01.156Z | DEBG May 27 17:58:59.181May 27 17:58:59.181 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 } }] |
| 3365 | 2026-05-27T17:59:01.156Z | May 27 17:58:59.181DEBGINFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255 May 27 17:58:59.181 |
| 3366 | 2026-05-27T17:59:01.156Z | 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 172.17.0.36/32 -> 10.0.0.255 |
| 3367 | 2026-05-27T17:59:01.156Z | |
| 3368 | 2026-05-27T17:59:01.156Z | May 27 17:58:59.181reset freemap , DEBGunit May 27 17:58:59.181: May 27 17:58:59.181DEBG 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.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 } }] |
| 3369 | 2026-05-27T17:59:01.156Z | |
| 3370 | 2026-05-27T17:59:01.156Z | freemap_route_ipv4INFO |
| 3371 | 2026-05-27T17:59:01.157Z | May 27 17:58:59.181May 27 17:58:59.181 INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOMay 27 17:58:59.181 |
| 3372 | 2026-05-27T17:59:01.157Z | DEBGadding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3373 | 2026-05-27T17:59:01.157Z | |
| 3374 | 2026-05-27T17:59:01.157Z | initted freemap. size: 64, May 27 17:58:59.181May 27 17:58:59.181 May 27 17:58:59.181DEBGunit :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 } }] DEBGfreemap_route_ipv6 |
| 3375 | 2026-05-27T17:59:01.157Z | |
| 3376 | 2026-05-27T17:59:01.157Z | 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 } }] |
| 3377 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 May 27 17:58:59.182 DEBGMay 27 17:58:59.182 reset freemapINFOINFO , adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit |
| 3378 | 2026-05-27T17:59:01.158Z | : adding route 172.17.0.8/32 -> 10.0.0.255freemap_route_ipv6 |
| 3379 | 2026-05-27T17:59:01.158Z | |
| 3380 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 May 27 17:58:59.182May 27 17:58:59.182 DEBGINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }] |
| 3381 | 2026-05-27T17:59:01.158Z | |
| 3382 | 2026-05-27T17:59:01.158Z | 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 } }] |
| 3383 | 2026-05-27T17:59:01.158Z | freemap_route_ipv4May 27 17:58:59.182 |
| 3384 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.9/32 -> 10.0.0.255 |
| 3385 | 2026-05-27T17:59:01.158Z | |
| 3386 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 May 27 17:58:59.182 DEBG initted freemap. size: 64, unit:May 27 17:58:59.182 freemap_route_ipv6DEBG |
| 3387 | 2026-05-27T17:59:01.158Z | INFODEBGMay 27 17:58:59.182 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3388 | 2026-05-27T17:59:01.158Z | DEBG |
| 3389 | 2026-05-27T17:59:01.158Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.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 } }] |
| 3390 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182May 27 17:58:59.182 INFODEBGMay 27 17:58:59.182 May 27 17:58:59.182 |
| 3391 | 2026-05-27T17:59:01.158Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreset freemap |
| 3392 | 2026-05-27T17:59:01.158Z | INFODEBG May 27 17:58:59.182, 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 } }] :INFO |
| 3393 | 2026-05-27T17:59:01.158Z | adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 17:58:59.182 |
| 3394 | 2026-05-27T17:59:01.158Z | DEBGfreemap_route_ipv6May 27 17:58:59.182adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3395 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO |
| 3396 | 2026-05-27T17:59:01.158Z | |
| 3397 | 2026-05-27T17:59:01.158Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3398 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 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 } }] May 27 17:58:59.182May 27 17:58:59.182 |
| 3399 | 2026-05-27T17:59:01.158Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 May 27 17:58:59.182adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 3400 | 2026-05-27T17:59:01.158Z | |
| 3401 | 2026-05-27T17:59:01.158Z | 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 } }] |
| 3402 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 May 27 17:58:59.182May 27 17:58:59.182DEBG May 27 17:58:59.182 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 } }] INFO |
| 3403 | 2026-05-27T17:59:01.158Z | 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 } }] |
| 3404 | 2026-05-27T17:59:01.158Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff DEBG |
| 3405 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3406 | 2026-05-27T17:59:01.158Z | |
| 3407 | 2026-05-27T17:59:01.158Z | 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 } }] |
| 3408 | 2026-05-27T17:59:01.158Z | May 27 17:58:59.182 May 27 17:58:59.182May 27 17:58:59.182 May 27 17:58:59.182 DEBGDEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] May 27 17:58:59.182 |
| 3409 | 2026-05-27T17:59:01.159Z | |
| 3410 | 2026-05-27T17:59:01.159Z | INFO 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 172.16.0.0/32 -> 10.0.0.2 |
| 3411 | 2026-05-27T17:59:01.159Z | |
| 3412 | 2026-05-27T17:59:01.159Z | adding route 172.17.0.11/32 -> 10.0.0.255May 27 17:58:59.182 |
| 3413 | 2026-05-27T17:59:01.159Z | May 27 17:58:59.182May 27 17:58:59.182 INFODEBGMay 27 17:58:59.182 May 27 17:58:59.182 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3414 | 2026-05-27T17:59:01.159Z | INFOINFO |
| 3415 | 2026-05-27T17:59:01.159Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG |
| 3416 | 2026-05-27T17:59:01.159Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 3417 | 2026-05-27T17:59:01.159Z | May 27 17:58:59.182replacing 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 } }]May 27 17:58:59.182 |
| 3418 | 2026-05-27T17:59:01.159Z | May 27 17:58:59.182May 27 17:58:59.182 DEBGDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 3419 | 2026-05-27T17:59:01.159Z | 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 } }]DEBGMay 27 17:58:59.182 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3420 | 2026-05-27T17:59:01.159Z | |
| 3421 | 2026-05-27T17:59:01.160Z | adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 3422 | 2026-05-27T17:59:01.160Z | May 27 17:58:59.182May 27 17:58:59.182adding route 172.17.0.12/32 -> 10.0.0.255 INFOMay 27 17:58:59.182 INFO |
| 3423 | 2026-05-27T17:59:01.160Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3424 | 2026-05-27T17:59:01.160Z | May 27 17:58:59.182adding route 3fff:beef:29::/64 -> 2001:db8::55:ff May 27 17:58:59.182DEBG |
| 3425 | 2026-05-27T17:59:01.160Z | 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 } }]DEBGDEBG |
| 3426 | 2026-05-27T17:59:01.160Z | May 27 17:58:59.182 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 } }] May 27 17:58:59.182 |
| 3427 | 2026-05-27T17:59:01.160Z | DEBG 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 } }]replacing targets for 3fff:dead::/64 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 } }] |
| 3428 | 2026-05-27T17:59:01.160Z | 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 } }] |
| 3429 | 2026-05-27T17:59:01.160Z | |
| 3430 | 2026-05-27T17:59:01.160Z | May 27 17:58:59.182May 27 17:58:59.182 May 27 17:58:59.182INFOMay 27 17:58:59.182 INFO INFOINFOadding route 172.16.0.0/32 -> 10.0.0.4 |
| 3431 | 2026-05-27T17:59:01.160Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.13/32 -> 10.0.0.255 |
| 3432 | 2026-05-27T17:59:01.160Z | |
| 3433 | 2026-05-27T17:59:01.175Z | |
| 3434 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.182 May 27 17:58:59.182May 27 17:58:59.182 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: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 |
| 3435 | 2026-05-27T17:59:01.175Z | |
| 3436 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.182replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] May 27 17:58:59.182DEBGMay 27 17:58:59.182 INFOINFOreplacing 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 } }] |
| 3437 | 2026-05-27T17:59:01.175Z | |
| 3438 | 2026-05-27T17:59:01.175Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3439 | 2026-05-27T17:59:01.175Z | |
| 3440 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.182May 27 17:58:59.182 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3441 | 2026-05-27T17:59:01.175Z | |
| 3442 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.182 May 27 17:58:59.182DEBG DEBGMay 27 17:58:59.182replacing 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 } }] |
| 3443 | 2026-05-27T17:59:01.175Z | 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 |
| 3444 | 2026-05-27T17:59:01.175Z | 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 } }]May 27 17:58:59.182 |
| 3445 | 2026-05-27T17:59:01.175Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 17:58:59.182 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 3446 | 2026-05-27T17:59:01.175Z | |
| 3447 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.182May 27 17:58:59.182 May 27 17:58:59.182 DEBGINFO DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3448 | 2026-05-27T17:59:01.175Z | 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 } }] |
| 3449 | 2026-05-27T17:59:01.175Z | May 27 17:58:59.201 May 27 17:58:59.201 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 } }] |
| 3450 | 2026-05-27T17:59:01.175Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3451 | 2026-05-27T17:59:01.175Z | |
| 3452 | 2026-05-27T17:59:01.176Z | May 27 17:58:59.201May 27 17:58:59.201 DEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3453 | 2026-05-27T17:59:01.176Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3454 | 2026-05-27T17:59:01.176Z | May 27 17:58:59.201May 27 17:58:59.201adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3455 | 2026-05-27T17:59:01.176Z | INFO INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3456 | 2026-05-27T17:59:01.176Z | |
| 3457 | 2026-05-27T17:59:01.176Z | May 27 17:58:59.201 INFOMay 27 17:58:59.201 May 27 17:58:59.201DEBG May 27 17:58:59.201replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3458 | 2026-05-27T17:59:01.176Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3459 | 2026-05-27T17:59:01.176Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3460 | 2026-05-27T17:59:01.176Z | 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 } }]May 27 17:58:59.201 INFO |
| 3461 | 2026-05-27T17:59:01.176Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 27 17:58:59.201 |
| 3462 | 2026-05-27T17:59:01.176Z | INFO May 27 17:58:59.201adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3463 | 2026-05-27T17:59:01.176Z | May 27 17:58:59.201DEBG May 27 17:58:59.201 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 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 } }] |
| 3464 | 2026-05-27T17:59:01.176Z | May 27 17:58:59.201adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3465 | 2026-05-27T17:59:01.177Z | |
| 3466 | 2026-05-27T17:59:01.177Z | 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 } }]May 27 17:58:59.201 |
| 3467 | 2026-05-27T17:59:01.177Z | May 27 17:58:59.201 INFODEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3468 | 2026-05-27T17:59:01.177Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 17:58:59.201May 27 17:58:59.201 |
| 3469 | 2026-05-27T17:59:01.177Z | INFO INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff May 27 17:58:59.201 |
| 3470 | 2026-05-27T17:59:01.178Z | May 27 17:58:59.201DEBGadding route 172.17.0.39/32 -> 10.0.0.255 |
| 3471 | 2026-05-27T17:59:01.178Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255replacing 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 } }] |
| 3472 | 2026-05-27T17:59:01.178Z | |
| 3473 | 2026-05-27T17:59:01.178Z | May 27 17:58:59.201 May 27 17:58:59.201DEBG May 27 17:58:59.201 May 27 17:58:59.201 DEBGDEBGINFO 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.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 } }] |
| 3474 | 2026-05-27T17:59:01.178Z | |
| 3475 | 2026-05-27T17:59:01.178Z | adding route 3fff:beef:39::/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 } }] |
| 3476 | 2026-05-27T17:59:01.178Z | |
| 3477 | 2026-05-27T17:59:01.178Z | May 27 17:58:59.201 INFO May 27 17:58:59.201adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3478 | 2026-05-27T17:59:01.178Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 27 17:58:59.201 |
| 3479 | 2026-05-27T17:59:01.178Z | May 27 17:58:59.201INFO adding route 172.17.0.19/32 -> 10.0.0.255May 27 17:58:59.201 |
| 3480 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201DEBG 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 } }] May 27 17:58:59.201 |
| 3481 | 2026-05-27T17:59:01.179Z | 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 } }]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 } }] |
| 3482 | 2026-05-27T17:59:01.179Z | 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 } }] |
| 3483 | 2026-05-27T17:59:01.179Z | |
| 3484 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201May 27 17:58:59.201 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 172.17.0.41/32 -> 10.0.0.255 |
| 3485 | 2026-05-27T17:59:01.179Z | |
| 3486 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201May 27 17:58:59.201 May 27 17:58:59.201DEBG INFO May 27 17:58:59.201 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 3487 | 2026-05-27T17:59:01.179Z | 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 } }] |
| 3488 | 2026-05-27T17:59:01.179Z | 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 } }] |
| 3489 | 2026-05-27T17:59:01.179Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255May 27 17:58:59.201 |
| 3490 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201INFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffMay 27 17:58:59.201May 27 17:58:59.201 |
| 3491 | 2026-05-27T17:59:01.179Z | DEBG adding route 172.17.0.42/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 } }]DEBG |
| 3492 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201 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 |
| 3493 | 2026-05-27T17:59:01.179Z | |
| 3494 | 2026-05-27T17:59:01.179Z | test route::tests::same_size_non_subset_replace ... ok |
| 3495 | 2026-05-27T17:59:01.179Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3496 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201 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 } }] |
| 3497 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3498 | 2026-05-27T17:59:01.179Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 27 17:58:59.201 |
| 3499 | 2026-05-27T17:59:01.179Z | May 27 17:58:59.201 May 27 17:58:59.201INFOINFO May 27 17:58:59.201 INFOadding route 172.17.0.21/32 -> 10.0.0.255 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3500 | 2026-05-27T17:59:01.179Z | DEBG |
| 3501 | 2026-05-27T17:59:01.180Z | adding route 172.17.0.43/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 } }] |
| 3502 | 2026-05-27T17:59:01.180Z | |
| 3503 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.201May 27 17:58:59.201 DEBGMay 27 17:58:59.201 INFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG May 27 17:58:59.201 |
| 3504 | 2026-05-27T17:59:01.180Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3505 | 2026-05-27T17:59:01.180Z | DEBG |
| 3506 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.201replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3507 | 2026-05-27T17:59:01.180Z | |
| 3508 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.221 May 27 17:58:59.221DEBG DEBGreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3509 | 2026-05-27T17:59:01.180Z | 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 } }] |
| 3510 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.221May 27 17:58:59.221 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 17:58:59.159 |
| 3511 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.182INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBG |
| 3512 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.221DEBG initted freemap. size: 64May 27 17:58:59.221created new freemap, DEBGDEBGunit :, 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 } }]freemap_route_ipv6 |
| 3513 | 2026-05-27T17:59:01.180Z | |
| 3514 | 2026-05-27T17:59:01.180Z | unitreplacing 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 } }]:May 27 17:58:59.221 |
| 3515 | 2026-05-27T17:59:01.180Z | freemap_route_ipv4May 27 17:58:59.221DEBG |
| 3516 | 2026-05-27T17:59:01.180Z | failed to allocate space for the new target list |
| 3517 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.221DEBG reset freemapINFOMay 27 17:58:59.221, 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_ipv6May 27 17:58:59.221 |
| 3518 | 2026-05-27T17:59:01.180Z | |
| 3519 | 2026-05-27T17:59:01.180Z | DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffcreated new freemap |
| 3520 | 2026-05-27T17:59:01.180Z | , unitMay 27 17:58:59.221: INFOfreemap_route_ipv6 |
| 3521 | 2026-05-27T17:59:01.180Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:58:59.221May 27 17:58:59.221 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 3522 | 2026-05-27T17:59:01.180Z | , |
| 3523 | 2026-05-27T17:59:01.180Z | unit: freemap_route_ipv4 |
| 3524 | 2026-05-27T17:59:01.180Z | May 27 17:58:59.221May 27 17:58:59.221 DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3525 | 2026-05-27T17:59:01.181Z | May 27 17:58:59.221adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3526 | 2026-05-27T17:59:01.181Z | DEBG May 27 17:58:59.221 reset freemapINFO, unitadding route 172.16.0.0/32 -> 10.0.0.2: |
| 3527 | 2026-05-27T17:59:01.181Z | freemap_route_ipv4May 27 17:58:59.221 |
| 3528 | 2026-05-27T17:59:01.181Z | DEBGMay 27 17:58:59.221 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3529 | 2026-05-27T17:59:01.181Z | May 27 17:58:59.221 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 |
| 3530 | 2026-05-27T17:59:01.181Z | May 27 17:58:59.221initted freemap. size: 64 , INFOunit :adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 27 17:58:59.221 |
| 3531 | 2026-05-27T17:59:01.181Z | freemap_route_ipv6DEBG |
| 3532 | 2026-05-27T17:59:01.181Z | 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 } }] |
| 3533 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 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 } }] |
| 3534 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 INFOMay 27 17:58:59.221 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 3535 | 2026-05-27T17:59:01.195Z | reset freemap, unit:May 27 17:58:59.221 freemap_route_ipv6DEBG |
| 3536 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221replacing 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 } }] |
| 3537 | 2026-05-27T17:59:01.195Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3538 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3539 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 DEBG May 27 17:58:59.221replacing 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 } }] May 27 17:58:59.221INFO |
| 3540 | 2026-05-27T17:59:01.195Z | DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3541 | 2026-05-27T17:59:01.195Z | 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 } }] |
| 3542 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 INFO May 27 17:58:59.221adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3543 | 2026-05-27T17:59:01.195Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3544 | 2026-05-27T17:59:01.195Z | May 27 17:58:59.221 DEBGMay 27 17:58:59.221 May 27 17:58:59.221May 27 17:58:59.221 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 DEBG |
| 3545 | 2026-05-27T17:59:01.195Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3546 | 2026-05-27T17:59:01.195Z | 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 } }] |
| 3547 | 2026-05-27T17:59:01.196Z | 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 } }]May 27 17:58:59.221 |
| 3548 | 2026-05-27T17:59:01.197Z | INFOMay 27 17:58:59.221 May 27 17:58:59.221 DEBGINFOadding route 172.17.0.24/32 -> 10.0.0.255 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.16.0.0/32 -> 10.0.0.3 |
| 3549 | 2026-05-27T17:59:01.198Z | |
| 3550 | 2026-05-27T17:59:01.198Z | |
| 3551 | 2026-05-27T17:59:01.198Z | May 27 17:58:59.221 INFO May 27 17:58:59.221May 27 17:58:59.221May 27 17:58:59.221 INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 3552 | 2026-05-27T17:59:01.198Z | 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.45/32 -> 10.0.0.255 |
| 3553 | 2026-05-27T17:59:01.198Z | DEBG |
| 3554 | 2026-05-27T17:59:01.198Z | 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 } }] |
| 3555 | 2026-05-27T17:59:01.198Z | May 27 17:58:59.221 May 27 17:58:59.221INFOMay 27 17:58:59.221 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.25/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3556 | 2026-05-27T17:59:01.198Z | |
| 3557 | 2026-05-27T17:59:01.198Z | May 27 17:58:59.221 |
| 3558 | 2026-05-27T17:59:01.198Z | DEBG May 27 17:58:59.221May 27 17:58:59.221replacing 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 } }] May 27 17:58:59.221INFO |
| 3559 | 2026-05-27T17:59:01.198Z | DEBG adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3560 | 2026-05-27T17:59:01.198Z | 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 } }] |
| 3561 | 2026-05-27T17:59:01.198Z | 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 } }] |
| 3562 | 2026-05-27T17:59:01.198Z | May 27 17:58:59.221May 27 17:58:59.221May 27 17:58:59.221 INFO DEBG adding route 172.17.0.26/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 } }] |
| 3563 | 2026-05-27T17:59:01.199Z | |
| 3564 | 2026-05-27T17:59:01.199Z | INFOMay 27 17:58:59.221 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 3565 | 2026-05-27T17:59:01.199Z | May 27 17:58:59.221 May 27 17:58:59.221 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.3, 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 } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3566 | 2026-05-27T17:59:01.199Z | |
| 3567 | 2026-05-27T17:59:01.199Z | |
| 3568 | 2026-05-27T17:59:01.199Z | May 27 17:58:59.221May 27 17:58:59.221May 27 17:58:59.221 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3569 | 2026-05-27T17:59:01.199Z | 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 |
| 3570 | 2026-05-27T17:59:01.199Z | 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 } }] |
| 3571 | 2026-05-27T17:59:01.199Z | May 27 17:58:59.221May 27 17:58:59.221 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.48/32 -> 10.0.0.255 |
| 3572 | 2026-05-27T17:59:01.199Z | May 27 17:58:59.221 |
| 3573 | 2026-05-27T17:59:01.199Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 27 17:58:59.221 |
| 3574 | 2026-05-27T17:59:01.199Z | May 27 17:58:59.221 INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 |
| 3575 | 2026-05-27T17:59:01.199Z | 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 } }]May 27 17:58:59.221 |
| 3576 | 2026-05-27T17:59:01.199Z | DEBGMay 27 17:58:59.221 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 } }]DEBGMay 27 17:58:59.221 |
| 3577 | 2026-05-27T17:59:01.199Z | 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 } }] |
| 3578 | 2026-05-27T17:59:01.200Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3579 | 2026-05-27T17:59:01.200Z | May 27 17:58:59.221 May 27 17:58:59.221INFOMay 27 17:58:59.221 adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 3580 | 2026-05-27T17:59:01.200Z | 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 } }] |
| 3581 | 2026-05-27T17:59:01.200Z | INFO May 27 17:58:59.221adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3582 | 2026-05-27T17:59:01.200Z | May 27 17:58:59.221DEBG 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 |
| 3583 | 2026-05-27T17:59:01.200Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3584 | 2026-05-27T17:59:01.200Z | May 27 17:58:59.221 DEBGMay 27 17:58:59.221 May 27 17:58:59.221INFOreplacing 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 } }] DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 3585 | 2026-05-27T17:59:01.200Z | 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 } }] |
| 3586 | 2026-05-27T17:59:01.200Z | |
| 3587 | 2026-05-27T17:59:01.200Z | May 27 17:58:59.221May 27 17:58:59.221 May 27 17:58:59.221DEBG INFOINFO 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:beef:3e::/64 -> 2001:db8::55:ff |
| 3588 | 2026-05-27T17:59:01.200Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3589 | 2026-05-27T17:59:01.200Z | |
| 3590 | 2026-05-27T17:59:01.200Z | test route::tests::delete_targets_full ... ok |
| 3591 | 2026-05-27T17:59:01.200Z | May 27 17:58:59.221 May 27 17:58:59.221INFOMay 27 17:58:59.221 adding route 172.17.0.31/32 -> 10.0.0.255DEBGDEBG |
| 3592 | 2026-05-27T17:59:01.201Z | 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 } }] |
| 3593 | 2026-05-27T17:59:01.201Z | 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 } }] |
| 3594 | 2026-05-27T17:59:01.201Z | May 27 17:58:59.221 DEBGMay 27 17:58:59.221 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 } }]May 27 17:58:59.221 |
| 3595 | 2026-05-27T17:59:01.201Z | INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255May 27 17:58:59.221 |
| 3596 | 2026-05-27T17:59:01.201Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFO |
| 3597 | 2026-05-27T17:59:01.201Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3598 | 2026-05-27T17:59:01.201Z | May 27 17:58:59.221 DEBGMay 27 17:58:59.221 May 27 17:58:59.221replacing 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 |
| 3599 | 2026-05-27T17:59:01.201Z | DEBGreplacing 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 } }] |
| 3600 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221replacing 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 |
| 3601 | 2026-05-27T17:59:01.202Z | adding route 172.17.0.53/32 -> 10.0.0.255May 27 17:58:59.221 |
| 3602 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221DEBG INFOfailed to allocate space for the new target list |
| 3603 | 2026-05-27T17:59:01.202Z | adding route 172.17.0.33/32 -> 10.0.0.255May 27 17:58:59.221 |
| 3604 | 2026-05-27T17:59:01.202Z | 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 } }] |
| 3605 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221May 27 17:58:59.221 DEBG DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3606 | 2026-05-27T17:59:01.202Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]May 27 17:58:59.221 |
| 3607 | 2026-05-27T17:59:01.202Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255May 27 17:58:59.221 |
| 3608 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221 INFO adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 3609 | 2026-05-27T17:59:01.202Z | failed to allocate space for the new target listMay 27 17:58:59.221 |
| 3610 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221DEBG 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 |
| 3611 | 2026-05-27T17:59:01.202Z | 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 } }] |
| 3612 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221 INFOMay 27 17:58:59.221 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 3613 | 2026-05-27T17:59:01.202Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3614 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221 DEBGMay 27 17:58:59.221 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 |
| 3615 | 2026-05-27T17:59:01.202Z | 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 } }] |
| 3616 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221 May 27 17:58:59.221INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 3617 | 2026-05-27T17:59:01.202Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3618 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.221May 27 17:58:59.221 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 } }] |
| 3619 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.222 DEBGMay 27 17:58:59.244 created new freemapINFO, unitadding route 172.17.0.37/32 -> 10.0.0.255: |
| 3620 | 2026-05-27T17:59:01.202Z | DEBG freemap_route_ipv4replacing 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 } }] |
| 3621 | 2026-05-27T17:59:01.202Z | |
| 3622 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.244 DEBGMay 27 17:58:59.244 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3623 | 2026-05-27T17:59:01.202Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3624 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.244 May 27 17:58:59.244INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255May 27 17:58:59.244 |
| 3625 | 2026-05-27T17:59:01.202Z | DEBGreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 17:58:59.244created new freemap |
| 3626 | 2026-05-27T17:59:01.202Z | , DEBGunit 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 } }]: |
| 3627 | 2026-05-27T17:59:01.202Z | freemap_route_ipv6 |
| 3628 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.244 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3629 | 2026-05-27T17:59:01.202Z | May 27 17:58:59.244 DEBG initted freemap. size: 64May 27 17:58:59.244, May 27 17:58:59.244 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.58/32 -> 10.0.0.255 |
| 3630 | 2026-05-27T17:59:01.202Z | |
| 3631 | 2026-05-27T17:59:01.202Z | unitMay 27 17:58:59.244May 27 17:58:59.244 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255: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 } }] |
| 3632 | 2026-05-27T17:59:01.202Z | |
| 3633 | 2026-05-27T17:59:01.223Z | freemap_route_ipv4 |
| 3634 | 2026-05-27T17:59:01.223Z | May 27 17:58:59.222May 27 17:58:59.244May 27 17:58:59.244May 27 17:58:59.244 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 } }]INFO |
| 3635 | 2026-05-27T17:59:01.223Z | reset freemap , adding route 172.17.0.59/32 -> 10.0.0.255created new freemapMay 27 17:58:59.244, unitINFOunit |
| 3636 | 2026-05-27T17:59:01.223Z | : adding route 172.17.0.41/32 -> 10.0.0.255freemap_route_ipv4 |
| 3637 | 2026-05-27T17:59:01.223Z | |
| 3638 | 2026-05-27T17:59:01.223Z | : May 27 17:58:59.244freemap_route_ipv4 May 27 17:58:59.244May 27 17:58:59.244DEBG |
| 3639 | 2026-05-27T17:59:01.223Z | DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 3640 | 2026-05-27T17:59:01.223Z | |
| 3641 | 2026-05-27T17:59:01.223Z | DEBG initted freemap. size: 64, unit:May 27 17:58:59.244May 27 17:58:59.244 INFOfreemap_route_ipv6INFO May 27 17:58:59.244adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3642 | 2026-05-27T17:59:01.223Z | |
| 3643 | 2026-05-27T17:59:01.223Z | DEBGadding route 172.17.0.60/32 -> 10.0.0.255 |
| 3644 | 2026-05-27T17:59:01.223Z | created new freemapMay 27 17:58:59.244May 27 17:58:59.244, DEBGunit 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 } }]May 27 17:58:59.244 |
| 3645 | 2026-05-27T17:59:01.223Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 3646 | 2026-05-27T17:59:01.223Z | May 27 17:58:59.244reset freemap |
| 3647 | 2026-05-27T17:59:01.223Z | , unit: freemap_route_ipv6INFOMay 27 17:58:59.244 |
| 3648 | 2026-05-27T17:59:01.224Z | adding route 172.17.0.43/32 -> 10.0.0.255DEBG failed to allocate space for the new target listMay 27 17:58:59.244 |
| 3649 | 2026-05-27T17:59:01.224Z | |
| 3650 | 2026-05-27T17:59:01.224Z | May 27 17:58:59.244DEBG INFOMay 27 17:58:59.244initted freemap. size: 64 DEBG, May 27 17:58:59.244unit adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 3651 | 2026-05-27T17:59:01.224Z | 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.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 } }] |
| 3652 | 2026-05-27T17:59:01.224Z | |
| 3653 | 2026-05-27T17:59:01.224Z | : May 27 17:58:59.244freemap_route_ipv4 |
| 3654 | 2026-05-27T17:59:01.224Z | May 27 17:58:59.244DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3655 | 2026-05-27T17:59:01.224Z | May 27 17:58:59.244adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3656 | 2026-05-27T17:59:01.224Z | DEBG reset freemapMay 27 17:58:59.244, unitMay 27 17:58:59.244INFO DEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 3657 | 2026-05-27T17:59:01.224Z | 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 } }]: |
| 3658 | 2026-05-27T17:59:01.224Z | freemap_route_ipv4 |
| 3659 | 2026-05-27T17:59:01.224Z | May 27 17:58:59.244 May 27 17:58:59.244DEBGMay 27 17:58:59.244 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 } }]initted freemap. size: 64 |
| 3660 | 2026-05-27T17:59:01.224Z | adding route 172.17.0.45/32 -> 10.0.0.255, |
| 3661 | 2026-05-27T17:59:01.224Z | unit: freemap_route_ipv6 |
| 3662 | 2026-05-27T17:59:01.224Z | May 27 17:58:59.244May 27 17:58:59.244 INFODEBG 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.1/32 -> 10.0.0.255 |
| 3663 | 2026-05-27T17:59:01.224Z | |
| 3664 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244 DEBG reset freemapMay 27 17:58:59.244, May 27 17:58:59.244INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 |
| 3665 | 2026-05-27T17:59:01.225Z | unitreplacing 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 } }]: |
| 3666 | 2026-05-27T17:59:01.225Z | freemap_route_ipv6 |
| 3667 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244 May 27 17:58:59.244DEBG May 27 17:58:59.244replacing 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 |
| 3668 | 2026-05-27T17:59:01.225Z | adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 3669 | 2026-05-27T17:59:01.225Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3670 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244 INFOMay 27 17:58:59.244 adding route 172.17.0.47/32 -> 10.0.0.255May 27 17:58:59.244DEBG |
| 3671 | 2026-05-27T17:59:01.225Z | 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 } }] |
| 3672 | 2026-05-27T17:59:01.225Z | 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 } }]May 27 17:58:59.244 |
| 3673 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244DEBG 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 |
| 3674 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3675 | 2026-05-27T17:59:01.225Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2May 27 17:58:59.244 |
| 3676 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 3677 | 2026-05-27T17:59:01.225Z | May 27 17:58:59.244replacing 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 } }] |
| 3678 | 2026-05-27T17:59:01.225Z | DEBGMay 27 17:58:59.244 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 } }]DEBGMay 27 17:58:59.244 |
| 3679 | 2026-05-27T17:59:01.225Z | 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 } }] |
| 3680 | 2026-05-27T17:59:01.226Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3681 | 2026-05-27T17:59:01.226Z | May 27 17:58:59.244 May 27 17:58:59.244INFOMay 27 17:58:59.244 adding route 172.17.0.49/32 -> 10.0.0.255INFODEBG |
| 3682 | 2026-05-27T17:59:01.226Z | adding route 172.17.0.0/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 } }] |
| 3683 | 2026-05-27T17:59:01.226Z | |
| 3684 | 2026-05-27T17:59:01.226Z | May 27 17:58:59.244 DEBG May 27 17:58:59.244replacing 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 } }]May 27 17:58:59.244 |
| 3685 | 2026-05-27T17:59:01.227Z | DEBGINFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 27 17:58:59.244 |
| 3686 | 2026-05-27T17:59:01.227Z | adding route 172.17.0.5/32 -> 10.0.0.255INFO |
| 3687 | 2026-05-27T17:59:01.227Z | adding route 172.17.0.50/32 -> 10.0.0.255May 27 17:58:59.244 |
| 3688 | 2026-05-27T17:59:01.227Z | May 27 17:58:59.244INFO May 27 17:58:59.244DEBG 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 } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3689 | 2026-05-27T17:59:01.227Z | 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 } }] |
| 3690 | 2026-05-27T17:59:01.227Z | test route::tests::delete_targets_fragmented ... ok |
| 3691 | 2026-05-27T17:59:01.227Z | |
| 3692 | 2026-05-27T17:59:01.227Z | May 27 17:58:59.244May 27 17:58:59.244May 27 17:58:59.244 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3693 | 2026-05-27T17:59:01.227Z | DEBG |
| 3694 | 2026-05-27T17:59:01.227Z | 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 } }] |
| 3695 | 2026-05-27T17:59:01.227Z | May 27 17:58:59.244 May 27 17:58:59.244DEBGMay 27 17:58:59.244 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 } }]INFO |
| 3696 | 2026-05-27T17:59:01.227Z | 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 } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3697 | 2026-05-27T17:59:01.227Z | |
| 3698 | 2026-05-27T17:59:01.227Z | May 27 17:58:59.244 INFO adding route 172.17.0.52/32 -> 10.0.0.255May 27 17:58:59.244May 27 17:58:59.244 |
| 3699 | 2026-05-27T17:59:01.228Z | INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255May 27 17:58:59.244 |
| 3700 | 2026-05-27T17:59:01.228Z | 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 } }]DEBG |
| 3701 | 2026-05-27T17:59:01.228Z | 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 } }] |
| 3702 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244May 27 17:58:59.244 DEBGINFOMay 27 17:58:59.244 adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3703 | 2026-05-27T17:59:01.228Z | |
| 3704 | 2026-05-27T17:59:01.228Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3705 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244 May 27 17:58:59.244DEBG May 27 17:58:59.244replacing 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 |
| 3706 | 2026-05-27T17:59:01.228Z | DEBG adding route 172.17.0.8/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 } }] |
| 3707 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244 |
| 3708 | 2026-05-27T17:59:01.228Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3709 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244May 27 17:58:59.244 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255May 27 17:58:59.244 |
| 3710 | 2026-05-27T17:59:01.228Z | 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 } }] |
| 3711 | 2026-05-27T17:59:01.228Z | 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 } }] |
| 3712 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244May 27 17:58:59.244 May 27 17:58:59.244INFO DEBGINFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 3713 | 2026-05-27T17:59:01.228Z | adding route 172.17.0.55/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 } }] |
| 3714 | 2026-05-27T17:59:01.228Z | |
| 3715 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244 DEBGMay 27 17:58:59.244May 27 17:58:59.244 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3716 | 2026-05-27T17:59:01.228Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3717 | 2026-05-27T17:59:01.228Z | adding route 172.17.0.5/32 -> 10.0.0.255May 27 17:58:59.244 |
| 3718 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255 adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3719 | 2026-05-27T17:59:01.228Z | |
| 3720 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244 DEBGMay 27 17:58:59.244May 27 17:58:59.244 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3721 | 2026-05-27T17:59:01.228Z | 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 } }] |
| 3722 | 2026-05-27T17:59:01.228Z | 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 } }] |
| 3723 | 2026-05-27T17:59:01.228Z | May 27 17:58:59.244May 27 17:58:59.244 May 27 17:58:59.244INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 3724 | 2026-05-27T17:59:01.228Z | adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3725 | 2026-05-27T17:59:01.229Z | |
| 3726 | 2026-05-27T17:59:01.229Z | May 27 17:58:59.244 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 } }]May 27 17:58:59.244 |
| 3727 | 2026-05-27T17:59:01.229Z | May 27 17:58:59.244DEBG 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 } }] |
| 3728 | 2026-05-27T17:59:01.229Z | May 27 17:58:59.244replacing 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 } }] |
| 3729 | 2026-05-27T17:59:01.229Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3730 | 2026-05-27T17:59:01.229Z | May 27 17:58:59.244May 27 17:58:59.244 May 27 17:58:59.244INFO DEBGINFO adding route 172.17.0.7/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 } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3731 | 2026-05-27T17:59:01.229Z | |
| 3732 | 2026-05-27T17:59:01.229Z | |
| 3733 | 2026-05-27T17:59:01.236Z | May 27 17:58:59.244May 27 17:58:59.244May 27 17:58:59.244 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 3734 | 2026-05-27T17:59:01.236Z | |
| 3735 | 2026-05-27T17:59:01.237Z | 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 } }] |
| 3736 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.244May 27 17:58:59.244 May 27 17:58:59.244DEBG INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3737 | 2026-05-27T17:59:01.237Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3738 | 2026-05-27T17:59:01.237Z | |
| 3739 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.244 INFO May 27 17:58:59.244May 27 17:58:59.244adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3740 | 2026-05-27T17:59:01.237Z | DEBG DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 17:58:59.244replacing 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 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 } }] |
| 3741 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.259 DEBG failed to allocate space for the new target list |
| 3742 | 2026-05-27T17:59:01.237Z | |
| 3743 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.259 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 } }]May 27 17:58:59.259 |
| 3744 | 2026-05-27T17:59:01.237Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3745 | 2026-05-27T17:59:01.237Z | |
| 3746 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.259 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 } }] |
| 3747 | 2026-05-27T17:59:01.237Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3748 | 2026-05-27T17:59:01.237Z | |
| 3749 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259May 27 17:58:59.259 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3750 | 2026-05-27T17:59:01.238Z | |
| 3751 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 3752 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259 DEBGadding route 172.17.0.15/32 -> 10.0.0.255 |
| 3753 | 2026-05-27T17:59:01.238Z | 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 } }] |
| 3754 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259 May 27 17:58:59.259DEBG INFOreplacing 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 } }] |
| 3755 | 2026-05-27T17:59:01.238Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3756 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259 May 27 17:58:59.259INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3757 | 2026-05-27T17:59:01.238Z | 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 } }] |
| 3758 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259May 27 17:58:59.259 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.13/32 -> 10.0.0.255 |
| 3759 | 2026-05-27T17:59:01.238Z | |
| 3760 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259May 27 17:58:59.259 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 172.17.0.17/32 -> 10.0.0.255 |
| 3761 | 2026-05-27T17:59:01.238Z | |
| 3762 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259May 27 17:58:59.259 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.14/32 -> 10.0.0.255 |
| 3763 | 2026-05-27T17:59:01.238Z | |
| 3764 | 2026-05-27T17:59:01.238Z | May 27 17:58:59.259May 27 17:58:59.259 INFODEBG adding route 172.17.0.18/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 } }] |
| 3765 | 2026-05-27T17:59:01.238Z | |
| 3766 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259May 27 17:58:59.259 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.15/32 -> 10.0.0.255 |
| 3767 | 2026-05-27T17:59:01.239Z | |
| 3768 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259May 27 17:58:59.259 INFODEBG adding route 172.17.0.19/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 } }] |
| 3769 | 2026-05-27T17:59:01.239Z | |
| 3770 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259May 27 17:58:59.259 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3771 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 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 |
| 3772 | 2026-05-27T17:59:01.239Z | 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 } }] |
| 3773 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 3774 | 2026-05-27T17:59:01.239Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3775 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3776 | 2026-05-27T17:59:01.239Z | 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 } }] |
| 3777 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 3778 | 2026-05-27T17:59:01.239Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3779 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3780 | 2026-05-27T17:59:01.239Z | 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 } }] |
| 3781 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.22/32 -> 10.0.0.255INFO |
| 3782 | 2026-05-27T17:59:01.239Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3783 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3784 | 2026-05-27T17:59:01.239Z | 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 } }] |
| 3785 | 2026-05-27T17:59:01.239Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 3786 | 2026-05-27T17:59:01.239Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3787 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3788 | 2026-05-27T17:59:01.240Z | 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 } }] |
| 3789 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 3790 | 2026-05-27T17:59:01.240Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3791 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3792 | 2026-05-27T17:59:01.240Z | 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 } }] |
| 3793 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.25/32 -> 10.0.0.255INFO |
| 3794 | 2026-05-27T17:59:01.240Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3795 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3796 | 2026-05-27T17:59:01.240Z | 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 } }] |
| 3797 | 2026-05-27T17:59:01.240Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.26/32 -> 10.0.0.255INFO |
| 3798 | 2026-05-27T17:59:01.241Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3799 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3800 | 2026-05-27T17:59:01.241Z | 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 } }] |
| 3801 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 3802 | 2026-05-27T17:59:01.241Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3803 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3804 | 2026-05-27T17:59:01.241Z | 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 } }] |
| 3805 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.28/32 -> 10.0.0.255INFO |
| 3806 | 2026-05-27T17:59:01.241Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3807 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 |
| 3808 | 2026-05-27T17:59:01.241Z | 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 } }] |
| 3809 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.29/32 -> 10.0.0.255INFO |
| 3810 | 2026-05-27T17:59:01.241Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3811 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 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 } }]DEBG |
| 3812 | 2026-05-27T17:59:01.241Z | 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 } }] |
| 3813 | 2026-05-27T17:59:01.241Z | May 27 17:58:59.259 INFOMay 27 17:58:59.259 adding route 172.17.0.30/32 -> 10.0.0.255INFO |
| 3814 | 2026-05-27T17:59:01.241Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3815 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259 DEBGMay 27 17:58:59.259 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3816 | 2026-05-27T17:59:01.242Z | 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 } }] |
| 3817 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259 May 27 17:58:59.259INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 3818 | 2026-05-27T17:59:01.242Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3819 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259 May 27 17:58:59.259DEBG 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 } }] |
| 3820 | 2026-05-27T17:59:01.242Z | 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 } }] |
| 3821 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259 May 27 17:58:59.259INFO INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 3822 | 2026-05-27T17:59:01.242Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3823 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259 May 27 17:58:59.259DEBG 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 } }] |
| 3824 | 2026-05-27T17:59:01.242Z | 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 } }] |
| 3825 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3826 | 2026-05-27T17:59:01.242Z | |
| 3827 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259May 27 17:58:59.259 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.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 } }] |
| 3828 | 2026-05-27T17:59:01.242Z | |
| 3829 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3830 | 2026-05-27T17:59:01.242Z | |
| 3831 | 2026-05-27T17:59:01.242Z | May 27 17:58:59.259May 27 17:58:59.259 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.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 } }] |
| 3832 | 2026-05-27T17:59:01.242Z | |
| 3833 | 2026-05-27T17:59:01.262Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3834 | 2026-05-27T17:59:01.262Z | |
| 3835 | 2026-05-27T17:59:01.262Z | May 27 17:58:59.259May 27 17:58:59.259 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.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 } }] |
| 3836 | 2026-05-27T17:59:01.262Z | |
| 3837 | 2026-05-27T17:59:01.262Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3838 | 2026-05-27T17:59:01.262Z | |
| 3839 | 2026-05-27T17:59:01.262Z | May 27 17:58:59.259May 27 17:58:59.259 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.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 } }] |
| 3840 | 2026-05-27T17:59:01.262Z | |
| 3841 | 2026-05-27T17:59:01.262Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3842 | 2026-05-27T17:59:01.263Z | |
| 3843 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3844 | 2026-05-27T17:59:01.263Z | |
| 3845 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3846 | 2026-05-27T17:59:01.263Z | |
| 3847 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 DEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3848 | 2026-05-27T17:59:01.263Z | |
| 3849 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3850 | 2026-05-27T17:59:01.263Z | |
| 3851 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 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.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 } }] |
| 3852 | 2026-05-27T17:59:01.263Z | |
| 3853 | 2026-05-27T17:59:01.263Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3854 | 2026-05-27T17:59:01.263Z | |
| 3855 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.259May 27 17:58:59.259 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3856 | 2026-05-27T17:59:01.264Z | |
| 3857 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.259May 27 17:58:59.259 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3858 | 2026-05-27T17:59:01.264Z | |
| 3859 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.259May 27 17:58:59.259 DEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3860 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.278 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3861 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.278 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 } }] |
| 3862 | 2026-05-27T17:59:01.264Z | |
| 3863 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.278 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3864 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.278 INFOMay 27 17:58:59.278 adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 3865 | 2026-05-27T17:59:01.264Z | 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 } }] |
| 3866 | 2026-05-27T17:59:01.264Z | May 27 17:58:59.278 DEBGMay 27 17:58:59.278 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 |
| 3867 | 2026-05-27T17:59:01.265Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3868 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 INFOMay 27 17:58:59.278 adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 3869 | 2026-05-27T17:59:01.265Z | 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 } }] |
| 3870 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 DEBGMay 27 17:58:59.278 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3871 | 2026-05-27T17:59:01.265Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3872 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 INFOMay 27 17:58:59.278 adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 3873 | 2026-05-27T17:59:01.265Z | 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 } }] |
| 3874 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 DEBGMay 27 17:58:59.278 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3875 | 2026-05-27T17:59:01.265Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3876 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 May 27 17:58:59.278INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 3877 | 2026-05-27T17:59:01.265Z | 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 } }] |
| 3878 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278 May 27 17:58:59.278DEBG INFOreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3879 | 2026-05-27T17:59:01.265Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3880 | 2026-05-27T17:59:01.265Z | May 27 17:58:59.278May 27 17:58:59.278 INFODEBG adding route 172.17.0.43/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 } }] |
| 3881 | 2026-05-27T17:59:01.266Z | |
| 3882 | 2026-05-27T17:59:01.266Z | May 27 17:58:59.278May 27 17:58:59.278 INFODEBG adding 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 } }] |
| 3883 | 2026-05-27T17:59:01.266Z | |
| 3884 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.278May 27 17:58:59.278 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.44/32 -> 10.0.0.255 |
| 3885 | 2026-05-27T17:59:01.267Z | |
| 3886 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.278May 27 17:58:59.278 INFODEBG adding route 172.17.0.49/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 } }] |
| 3887 | 2026-05-27T17:59:01.267Z | |
| 3888 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.279May 27 17:58:59.279 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3889 | 2026-05-27T17:59:01.267Z | |
| 3890 | 2026-05-27T17:59:01.267Z | test route::tests::add_target_fails_full ... ok |
| 3891 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.50/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 } }] |
| 3892 | 2026-05-27T17:59:01.267Z | |
| 3893 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.279May 27 17:58:59.279 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.46/32 -> 10.0.0.255 |
| 3894 | 2026-05-27T17:59:01.267Z | |
| 3895 | 2026-05-27T17:59:01.267Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.51/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 } }] |
| 3896 | 2026-05-27T17:59:01.267Z | |
| 3897 | 2026-05-27T17:59:01.267Z | test route::tests::delete_target_full ... ok |
| 3898 | 2026-05-27T17:59:01.267Z | |
| 3899 | 2026-05-27T17:59:01.267Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s |
| 3900 | 2026-05-27T17:59:01.267Z | |
| 3901 | 2026-05-27T17:59:01.267Z | |
| 3902 | 2026-05-27T17:59:01.267Z | running 0 tests |
| 3903 | 2026-05-27T17:59:01.268Z | |
| 3904 | 2026-05-27T17:59:01.268Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3905 | 2026-05-27T17:59:01.268Z | |
| 3906 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3907 | 2026-05-27T17:59:01.268Z | |
| 3908 | 2026-05-27T17:59:01.268Z | running 0 tests |
| 3909 | 2026-05-27T17:59:01.268Z | |
| 3910 | 2026-05-27T17:59:01.268Z | |
| 3911 | 2026-05-27T17:59:01.268Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3912 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 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.52/32 -> 10.0.0.255 |
| 3913 | 2026-05-27T17:59:01.268Z | |
| 3914 | 2026-05-27T17:59:01.268Z | |
| 3915 | 2026-05-27T17:59:01.268Z | |
| 3916 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3917 | 2026-05-27T17:59:01.268Z | running 6 tests |
| 3918 | 2026-05-27T17:59:01.268Z | |
| 3919 | 2026-05-27T17:59:01.268Z | test tests::test_parse_client_port_id ... ok |
| 3920 | 2026-05-27T17:59:01.268Z | test tests::test_port_id_cmp ... ok |
| 3921 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 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.53/32 -> 10.0.0.255 |
| 3922 | 2026-05-27T17:59:01.268Z | |
| 3923 | 2026-05-27T17:59:01.268Z | test tests::test_full_lot_id_neither_present ... ok |
| 3924 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.49/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 } }] |
| 3925 | 2026-05-27T17:59:01.268Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3926 | 2026-05-27T17:59:01.268Z | |
| 3927 | 2026-05-27T17:59:01.268Z | test tests::test_full_lot_id_lot_only ... ok |
| 3928 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3929 | 2026-05-27T17:59:01.268Z | |
| 3930 | 2026-05-27T17:59:01.268Z | test tests::test_full_lot_id_both_present ... ok |
| 3931 | 2026-05-27T17:59:01.268Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.50/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 } }] |
| 3932 | 2026-05-27T17:59:01.268Z | |
| 3933 | 2026-05-27T17:59:01.298Z | |
| 3934 | 2026-05-27T17:59:01.298Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3935 | 2026-05-27T17:59:01.298Z | May 27 17:58:59.279May 27 17:58:59.279 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.55/32 -> 10.0.0.255 |
| 3936 | 2026-05-27T17:59:01.298Z | |
| 3937 | 2026-05-27T17:59:01.298Z | |
| 3938 | 2026-05-27T17:59:01.298Z | |
| 3939 | 2026-05-27T17:59:01.298Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3940 | 2026-05-27T17:59:01.298Z | running 0 tests |
| 3941 | 2026-05-27T17:59:01.298Z | |
| 3942 | 2026-05-27T17:59:01.298Z | |
| 3943 | 2026-05-27T17:59:01.299Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.56/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 } }] |
| 3944 | 2026-05-27T17:59:01.299Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3945 | 2026-05-27T17:59:01.299Z | |
| 3946 | 2026-05-27T17:59:01.299Z | |
| 3947 | 2026-05-27T17:59:01.299Z | |
| 3948 | 2026-05-27T17:59:01.299Z | May 27 17:58:59.279May 27 17:58:59.279 INFODEBG adding route 172.17.0.52/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 } }] |
| 3949 | 2026-05-27T17:59:01.299Z | running 0 tests |
| 3950 | 2026-05-27T17:59:01.299Z | |
| 3951 | 2026-05-27T17:59:01.299Z | |
| 3952 | 2026-05-27T17:59:01.299Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3953 | 2026-05-27T17:59:01.299Z | |
| 3954 | 2026-05-27T17:59:01.299Z | |
| 3955 | 2026-05-27T17:59:01.299Z | running 0 tests |
| 3956 | 2026-05-27T17:59:01.299Z | |
| 3957 | 2026-05-27T17:59:01.299Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3958 | 2026-05-27T17:59:01.299Z | |
| 3959 | 2026-05-27T17:59:01.299Z | May 27 17:58:59.279May 27 17:58:59.279 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 } }] |
| 3960 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3961 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 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 } }] |
| 3962 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3963 | 2026-05-27T17:59:01.300Z | adding route 172.17.0.57/32 -> 10.0.0.255May 27 17:58:59.293 |
| 3964 | 2026-05-27T17:59:01.300Z | 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 } }] |
| 3965 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 May 27 17:58:59.293INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 3966 | 2026-05-27T17:59:01.300Z | 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 } }] |
| 3967 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 May 27 17:58:59.293DEBG 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 } }] |
| 3968 | 2026-05-27T17:59:01.300Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3969 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 May 27 17:58:59.293INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 3970 | 2026-05-27T17:59:01.300Z | 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 } }] |
| 3971 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 May 27 17:58:59.293DEBG INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3972 | 2026-05-27T17:59:01.300Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3973 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293 May 27 17:58:59.293INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 3974 | 2026-05-27T17:59:01.300Z | 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 } }] |
| 3975 | 2026-05-27T17:59:01.300Z | May 27 17:58:59.293May 27 17:58:59.293 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3976 | 2026-05-27T17:59:01.301Z | |
| 3977 | 2026-05-27T17:59:01.301Z | May 27 17:58:59.293May 27 17:58:59.293 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.58/32 -> 10.0.0.255 |
| 3978 | 2026-05-27T17:59:01.301Z | |
| 3979 | 2026-05-27T17:59:01.301Z | May 27 17:58:59.293May 27 17:58:59.293 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.61/32 -> 10.0.0.255 |
| 3980 | 2026-05-27T17:59:01.302Z | |
| 3981 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 INFODEBG adding route 172.17.0.59/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 } }] |
| 3982 | 2026-05-27T17:59:01.302Z | |
| 3983 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 INFODEBG adding route 172.17.0.62/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 } }] |
| 3984 | 2026-05-27T17:59:01.302Z | |
| 3985 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3986 | 2026-05-27T17:59:01.302Z | |
| 3987 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 INFODEBG adding route 172.17.0.63/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3988 | 2026-05-27T17:59:01.302Z | |
| 3989 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 INFODEBG adding route 172.17.0.61/32 -> 10.0.0.255replacing 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 } }] |
| 3990 | 2026-05-27T17:59:01.302Z | |
| 3991 | 2026-05-27T17:59:01.302Z | |
| 3992 | 2026-05-27T17:59:01.302Z | running 12 tests |
| 3993 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 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 } }]failed to allocate space for the new target list |
| 3994 | 2026-05-27T17:59:01.302Z | |
| 3995 | 2026-05-27T17:59:01.302Z | May 27 17:58:59.293May 27 17:58:59.293 INFODEBG adding route 172.17.0.62/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 } }] |
| 3996 | 2026-05-27T17:59:01.303Z | |
| 3997 | 2026-05-27T17:59:01.303Z | May 27 17:58:59.293May 27 17:58:59.293 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 } }]failed to allocate space for the new target list |
| 3998 | 2026-05-27T17:59:01.303Z | |
| 3999 | 2026-05-27T17:59:01.303Z | May 27 17:58:59.293 DEBG failed to allocate space for the new target list |
| 4000 | 2026-05-27T17:59:01.303Z | May 27 17:58:59.293 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 } }] |
| 4001 | 2026-05-27T17:59:01.303Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0a8928fda7958fc7) |
| 4002 | 2026-05-27T17:59:01.303Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 4003 | 2026-05-27T17:59:01.303Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5bde607fb251226e) |
| 4004 | 2026-05-27T17:59:01.303Z | Running tests/test_all.rs (target/debug/deps/test_all-d5e6aaf6449331f0) |
| 4005 | 2026-05-27T17:59:01.304Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 4006 | 2026-05-27T17:59:01.304Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 4007 | 2026-05-27T17:59:01.304Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 4008 | 2026-05-27T17:59:01.304Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 4009 | 2026-05-27T17:59:01.304Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 4010 | 2026-05-27T17:59:01.304Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 4011 | 2026-05-27T17:59:01.304Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 4012 | 2026-05-27T17:59:01.304Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 4013 | 2026-05-27T17:59:01.304Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 4014 | 2026-05-27T17:59:01.304Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 4015 | 2026-05-27T17:59:01.304Z | Doc-tests aal |
| 4016 | 2026-05-27T17:59:01.304Z | test pbuf::test_nibble ... ok |
| 4017 | 2026-05-27T17:59:01.304Z | test ipv6::test_ipv6_parse ... ok |
| 4018 | 2026-05-27T17:59:01.304Z | test pbuf::test_byte ... ok |
| 4019 | 2026-05-27T17:59:01.304Z | test icmp::test_v4_checksum ... ok |
| 4020 | 2026-05-27T17:59:01.304Z | test icmp::test_v6_checksum ... ok |
| 4021 | 2026-05-27T17:59:01.304Z | test lldp::test_lldp_parse ... ok |
| 4022 | 2026-05-27T17:59:01.304Z | test pbuf::test_short ... ok |
| 4023 | 2026-05-27T17:59:01.304Z | test pbuf::test_overflow ... ok |
| 4024 | 2026-05-27T17:59:01.304Z | test pbuf::test_twelve ... ok |
| 4025 | 2026-05-27T17:59:01.304Z | test pbuf::test_word ... ok |
| 4026 | 2026-05-27T17:59:01.304Z | test tcp::test_checksum_syn_nodata ... ok |
| 4027 | 2026-05-27T17:59:01.304Z | test tcp::test_checksum_ack_data ... ok |
| 4028 | 2026-05-27T17:59:01.304Z | |
| 4029 | 2026-05-27T17:59:01.304Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4030 | 2026-05-27T17:59:01.304Z | |
| 4031 | 2026-05-27T17:59:01.304Z | |
| 4032 | 2026-05-27T17:59:01.304Z | running 0 tests |
| 4033 | 2026-05-27T17:59:01.316Z | |
| 4034 | 2026-05-27T17:59:01.316Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4035 | 2026-05-27T17:59:01.317Z | |
| 4036 | 2026-05-27T17:59:01.317Z | |
| 4037 | 2026-05-27T17:59:01.317Z | running 5 tests |
| 4038 | 2026-05-27T17:59:01.317Z | test switchport::test::test_compute_lanes ... ok |
| 4039 | 2026-05-27T17:59:01.317Z | test switchport::test::port_id_ordering ... ok |
| 4040 | 2026-05-27T17:59:01.317Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 4041 | 2026-05-27T17:59:01.317Z | Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes YesLane 2 |
| 4042 | 2026-05-27T17:59:01.317Z | Rx Loss-of-signal: YesLane 3 Yes |
| 4043 | 2026-05-27T17:59:01.318Z | Yes State: ActivatedYes |
| 4044 | 2026-05-27T17:59:01.318Z | Rx CDR Enabled: YesActivated Yes ActivatedYes Yes |
| 4045 | 2026-05-27T17:59:01.318Z | Activated |
| 4046 | 2026-05-27T17:59:01.318Z | Tx Enabled: Yes Rx Output Enabled: falseYes falseYes falseYes |
| 4047 | 2026-05-27T17:59:01.318Z | false Tx Loss-of-lock: No |
| 4048 | 2026-05-27T17:59:01.318Z | Rx Output Status: validNo valid No validNo |
| 4049 | 2026-05-27T17:59:01.318Z | valid Tx Loss-of-signal: No |
| 4050 | 2026-05-27T17:59:01.318Z | No Rx Loss-of-lock: true Notrue No |
| 4051 | 2026-05-27T17:59:01.318Z | true Tx CDR Enabled: Notrue |
| 4052 | 2026-05-27T17:59:01.318Z | No Rx Loss-of-signal: false No falseNo |
| 4053 | 2026-05-27T17:59:01.319Z | Tx Adaptive EQ Fault: Nofalse falseNo |
| 4054 | 2026-05-27T17:59:01.319Z | Rx Auto-squelch Disable: trueNo Notrue |
| 4055 | 2026-05-27T17:59:01.319Z | true Tx Fault: Yes true |
| 4056 | 2026-05-27T17:59:01.319Z | Yes Tx Output Enabled: true Yestrue Yestrue |
| 4057 | 2026-05-27T17:59:01.319Z | true |
| 4058 | 2026-05-27T17:59:01.319Z | Tx Output Status: invalid invalid invalid invalid |
| 4059 | 2026-05-27T17:59:01.319Z | Tx Loss-of-lock: false false false false |
| 4060 | 2026-05-27T17:59:01.319Z | Tx Loss-of-signal: true true true true |
| 4061 | 2026-05-27T17:59:01.319Z | Tx Auto-squelch Disable: false false false false |
| 4062 | 2026-05-27T17:59:01.319Z | Tx Adaptive EQ Fail: true true true true |
| 4063 | 2026-05-27T17:59:01.319Z | Tx Failure: false false false false |
| 4064 | 2026-05-27T17:59:01.319Z | Tx Force Squelch: true true true true |
| 4065 | 2026-05-27T17:59:01.319Z | Tx Input Polarity: normal normal normal normal |
| 4066 | 2026-05-27T17:59:01.319Z | test switchport::test::test_print_sff_datapath ... ok |
| 4067 | 2026-05-27T17:59:01.319Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4068 | 2026-05-27T17:59:01.319Z | test link::test_filter ... ok |
| 4069 | 2026-05-27T17:59:01.319Z | |
| 4070 | 2026-05-27T17:59:01.319Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4071 | 2026-05-27T17:59:01.319Z | |
| 4072 | 2026-05-27T17:59:01.319Z | |
| 4073 | 2026-05-27T17:59:01.319Z | running 1 test |
| 4074 | 2026-05-27T17:59:01.319Z | test test_p4_counter_list ... ignored |
| 4075 | 2026-05-27T17:59:01.319Z | |
| 4076 | 2026-05-27T17:59:01.319Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4077 | 2026-05-27T17:59:01.319Z | |
| 4078 | 2026-05-27T17:59:01.319Z | |
| 4079 | 2026-05-27T17:59:01.319Z | running 5 tests |
| 4080 | 2026-05-27T17:59:01.320Z | test test_an ... ignored |
| 4081 | 2026-05-27T17:59:01.320Z | test test_enable ... ignored |
| 4082 | 2026-05-27T17:59:01.320Z | test test_ip_addresses ... ignored |
| 4083 | 2026-05-27T17:59:01.320Z | test test_kr ... ignored |
| 4084 | 2026-05-27T17:59:01.320Z | test test_mac ... ignored |
| 4085 | 2026-05-27T17:59:01.320Z | |
| 4086 | 2026-05-27T17:59:01.320Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4087 | 2026-05-27T17:59:01.320Z | |
| 4088 | 2026-05-27T17:59:01.320Z | |
| 4089 | 2026-05-27T17:59:01.320Z | running 3 tests |
| 4090 | 2026-05-27T17:59:01.320Z | test linklocal::test_parse_ipadm ... ok |
| 4091 | 2026-05-27T17:59:01.320Z | test tfport::test_parse_tfport ... ok |
| 4092 | 2026-05-27T17:59:01.321Z | test config::tests::test_updates ... ok |
| 4093 | 2026-05-27T17:59:01.321Z | |
| 4094 | 2026-05-27T17:59:01.321Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4095 | 2026-05-27T17:59:01.321Z | |
| 4096 | 2026-05-27T17:59:01.321Z | |
| 4097 | 2026-05-27T17:59:01.321Z | running 0 tests |
| 4098 | 2026-05-27T17:59:01.321Z | |
| 4099 | 2026-05-27T17:59:01.321Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4100 | 2026-05-27T17:59:01.321Z | |
| 4101 | 2026-05-27T17:59:01.321Z | |
| 4102 | 2026-05-27T17:59:01.321Z | running 0 tests |
| 4103 | 2026-05-27T17:59:01.321Z | |
| 4104 | 2026-05-27T17:59:01.321Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4105 | 2026-05-27T17:59:01.321Z | |
| 4106 | 2026-05-27T17:59:01.345Z | |
| 4107 | 2026-05-27T17:59:01.345Z | running 0 tests |
| 4108 | 2026-05-27T17:59:01.345Z | |
| 4109 | 2026-05-27T17:59:01.366Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4110 | 2026-05-27T17:59:01.366Z | |
| 4111 | 2026-05-27T17:59:01.417Z | Doc-tests aal_macros |
| 4112 | 2026-05-27T17:59:01.435Z | |
| 4113 | 2026-05-27T17:59:01.435Z | running 0 tests |
| 4114 | 2026-05-27T17:59:01.435Z | |
| 4115 | 2026-05-27T17:59:01.435Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4116 | 2026-05-27T17:59:01.435Z | |
| 4117 | 2026-05-27T17:59:01.435Z | Doc-tests common |
| 4118 | 2026-05-27T17:59:01.681Z | |
| 4119 | 2026-05-27T17:59:01.681Z | running 0 tests |
| 4120 | 2026-05-27T17:59:01.681Z | |
| 4121 | 2026-05-27T17:59:01.681Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4122 | 2026-05-27T17:59:01.681Z | |
| 4123 | 2026-05-27T17:59:01.835Z | Doc-tests dpd_api |
| 4124 | 2026-05-27T17:59:02.419Z | |
| 4125 | 2026-05-27T17:59:02.419Z | running 2 tests |
| 4126 | 2026-05-27T17:59:02.419Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 4127 | 2026-05-27T17:59:02.419Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 4128 | 2026-05-27T17:59:02.419Z | |
| 4129 | 2026-05-27T17:59:02.419Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4130 | 2026-05-27T17:59:02.419Z | |
| 4131 | 2026-05-27T17:59:02.442Z | Doc-tests dpd_client |
| 4132 | 2026-05-27T17:59:03.706Z | |
| 4133 | 2026-05-27T17:59:03.706Z | running 0 tests |
| 4134 | 2026-05-27T17:59:03.706Z | |
| 4135 | 2026-05-27T17:59:03.706Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4136 | 2026-05-27T17:59:03.706Z | |
| 4137 | 2026-05-27T17:59:03.751Z | Doc-tests dpd_types |
| 4138 | 2026-05-27T17:59:03.959Z | |
| 4139 | 2026-05-27T17:59:03.959Z | running 0 tests |
| 4140 | 2026-05-27T17:59:03.959Z | |
| 4141 | 2026-05-27T17:59:03.959Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4142 | 2026-05-27T17:59:03.959Z | |
| 4143 | 2026-05-27T17:59:03.982Z | Doc-tests dpd_types_versions |
| 4144 | 2026-05-27T17:59:05.179Z | |
| 4145 | 2026-05-27T17:59:05.179Z | running 1 test |
| 4146 | 2026-05-27T17:59:05.179Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4147 | 2026-05-27T17:59:05.179Z | |
| 4148 | 2026-05-27T17:59:05.179Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4149 | 2026-05-27T17:59:05.179Z | |
| 4150 | 2026-05-27T17:59:05.222Z | Doc-tests packet |
| 4151 | 2026-05-27T17:59:05.332Z | |
| 4152 | 2026-05-27T17:59:05.332Z | running 0 tests |
| 4153 | 2026-05-27T17:59:05.332Z | |
| 4154 | 2026-05-27T17:59:05.332Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4155 | 2026-05-27T17:59:05.332Z | |
| 4156 | 2026-05-27T17:59:05.348Z | Doc-tests pcap |
| 4157 | 2026-05-27T17:59:05.400Z | |
| 4158 | 2026-05-27T17:59:05.400Z | running 0 tests |
| 4159 | 2026-05-27T17:59:05.400Z | |
| 4160 | 2026-05-27T17:59:05.400Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4161 | 2026-05-27T17:59:05.400Z | |
| 4162 | 2026-05-27T17:59:05.463Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4163 | 2026-05-27T17:59:05.463Z | + RUST_BACKTRACE=full |
| 4164 | 2026-05-27T17:59:05.463Z | + cargo test --features tofino_asic --no-fail-fast |
| 4165 | 2026-05-27T17:59:06.038Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4166 | 2026-05-27T17:59:06.114Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4167 | 2026-05-27T17:59:06.120Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4168 | 2026-05-27T17:59:06.127Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4169 | 2026-05-27T17:59:14.655Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4170 | 2026-05-27T17:59:15.339Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4171 | 2026-05-27T17:59:52.666Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 47.18s |
| 4172 | 2026-05-27T17:59:52.782Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 4173 | 2026-05-27T17:59:52.788Z | |
| 4174 | 2026-05-27T17:59:52.788Z | running 5 tests |
| 4175 | 2026-05-27T17:59:52.791Z | test fuse::tests::chip_revision_b0 ... ok |
| 4176 | 2026-05-27T17:59:52.791Z | test fuse::tests::chip_revision_b1 ... ok |
| 4177 | 2026-05-27T17:59:52.791Z | test fuse::tests::chip_revision_a0 ... ok |
| 4178 | 2026-05-27T17:59:52.791Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 4179 | 2026-05-27T17:59:52.791Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 4180 | 2026-05-27T17:59:52.791Z | |
| 4181 | 2026-05-27T17:59:52.792Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4182 | 2026-05-27T17:59:52.792Z | |
| 4183 | 2026-05-27T17:59:52.792Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4184 | 2026-05-27T17:59:52.792Z | |
| 4185 | 2026-05-27T17:59:52.792Z | running 0 tests |
| 4186 | 2026-05-27T17:59:52.792Z | |
| 4187 | 2026-05-27T17:59:52.792Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4188 | 2026-05-27T17:59:52.792Z | |
| 4189 | 2026-05-27T17:59:52.792Z | Running unittests src/lib.rs (target/debug/deps/asic-ae862f40fede3478) |
| 4190 | 2026-05-27T17:59:52.871Z | |
| 4191 | 2026-05-27T17:59:52.871Z | running 8 tests |
| 4192 | 2026-05-27T17:59:52.874Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4193 | 2026-05-27T17:59:52.874Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4194 | 2026-05-27T17:59:52.875Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4195 | 2026-05-27T17:59:52.875Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4196 | 2026-05-27T17:59:52.875Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4197 | 2026-05-27T17:59:52.875Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4198 | 2026-05-27T17:59:52.882Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4199 | 2026-05-27T17:59:53.373Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4200 | 2026-05-27T17:59:53.374Z | |
| 4201 | 2026-05-27T17:59:53.374Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4202 | 2026-05-27T17:59:53.374Z | |
| 4203 | 2026-05-27T17:59:53.384Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 4204 | 2026-05-27T17:59:53.386Z | |
| 4205 | 2026-05-27T17:59:53.386Z | running 10 tests |
| 4206 | 2026-05-27T17:59:53.389Z | test nat::tests::test_vni ... ok |
| 4207 | 2026-05-27T17:59:53.389Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4208 | 2026-05-27T17:59:53.389Z | test network::tests::test_equal ... ok |
| 4209 | 2026-05-27T17:59:53.389Z | test network::tests::test_eui64 ... ok |
| 4210 | 2026-05-27T17:59:53.389Z | test network::tests::test_into ... ok |
| 4211 | 2026-05-27T17:59:53.389Z | test network::tests::test_not_equal ... ok |
| 4212 | 2026-05-27T17:59:53.389Z | test network::tests::test_parse ... ok |
| 4213 | 2026-05-27T17:59:53.389Z | test network::tests::test_to_string ... ok |
| 4214 | 2026-05-27T17:59:53.389Z | test test_purge ... ok |
| 4215 | 2026-05-27T17:59:53.393Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4216 | 2026-05-27T17:59:53.393Z | |
| 4217 | 2026-05-27T17:59:53.393Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4218 | 2026-05-27T17:59:53.393Z | |
| 4219 | 2026-05-27T17:59:53.393Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 4220 | 2026-05-27T17:59:53.396Z | |
| 4221 | 2026-05-27T17:59:53.396Z | running 1 test |
| 4222 | 2026-05-27T17:59:54.696Z | test test::test_apis_up_to_date ... ok |
| 4223 | 2026-05-27T17:59:54.696Z | |
| 4224 | 2026-05-27T17:59:54.696Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s |
| 4225 | 2026-05-27T17:59:54.696Z | |
| 4226 | 2026-05-27T17:59:54.747Z | Running unittests src/main.rs (target/debug/deps/dpd-60e8def7653cef2e) |
| 4227 | 2026-05-27T17:59:54.815Z | |
| 4228 | 2026-05-27T17:59:54.815Z | running 64 tests |
| 4229 | 2026-05-27T17:59:54.818Z | test freemap::test_ordering ... ok |
| 4230 | 2026-05-27T17:59:54.818Z | test freemap::test_split ... ok |
| 4231 | 2026-05-27T17:59:54.818Z | test config::tests::test_updates ... ok |
| 4232 | 2026-05-27T17:59:54.818Z | test macaddrs::tests::test_mac_offset ... ok |
| 4233 | 2026-05-27T17:59:54.818Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4234 | 2026-05-27T17:59:54.818Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4235 | 2026-05-27T17:59:54.818Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4236 | 2026-05-27T17:59:54.818Z | test nat::test_mapping ... ok |
| 4237 | 2026-05-27T17:59:54.819Z | test port_map::tests::dump_map ... ok |
| 4238 | 2026-05-27T17:59:54.819Z | test port_map::tests::test_backplane_group ... ok |
| 4239 | 2026-05-27T17:59:54.823Z | test port_map::tests::test_port_map ... ok |
| 4240 | 2026-05-27T17:59:54.823Z | May 27 17:59:52.939 DEBG created new freemap, unit: freemap_test |
| 4241 | 2026-05-27T17:59:54.823Z | May 27 17:59:52.939 DEBG initted freemap. size: 128, unit: freemap_test |
| 4242 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBGMay 27 17:59:52.939 reset freemapDEBG, unitcreated new freemap: , freemap_testunit |
| 4243 | 2026-05-27T17:59:54.824Z | : freemap_test |
| 4244 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBG initted freemap. size: 128, unit: freemap_test |
| 4245 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBG reset freemap, unit: freemap_test |
| 4246 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBG created new freemap, unit: freemap_test |
| 4247 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBG initted freemap. size: 128, unit: freemap_test |
| 4248 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.939 DEBG reset freemap, unit: freemap_test |
| 4249 | 2026-05-27T17:59:54.824Z | test freemap::test_span ... ok |
| 4250 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.940 DEBG created new freemapMay 27 17:59:52.940, unitDEBG: created new freemapfreemap_test, |
| 4251 | 2026-05-27T17:59:54.824Z | unit: freemap_test |
| 4252 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.940 DEBG initted freemap. size: 128May 27 17:59:52.940, unitDEBG: initted freemap. size: 128freemap_test, |
| 4253 | 2026-05-27T17:59:54.824Z | unit: freemap_test |
| 4254 | 2026-05-27T17:59:54.824Z | May 27 17:59:52.940 DEBG reset freemapMay 27 17:59:52.940, unitDEBG: reset freemapfreemap_test, |
| 4255 | 2026-05-27T17:59:54.824Z | unit: freemap_test |
| 4256 | 2026-05-27T17:59:54.824Z | test freemap::test_exhaustion ... ok |
| 4257 | 2026-05-27T17:59:54.824Z | test freemap::test_reclaim ... ok |
| 4258 | 2026-05-27T17:59:54.824Z | test freemap::test_basic ... ok |
| 4259 | 2026-05-27T17:59:54.825Z | test freemap::test_free ... ok |
| 4260 | 2026-05-27T17:59:54.825Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4261 | 2026-05-27T17:59:54.825Z | test api_server::tests::test_build_info ... ok |
| 4262 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.940 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4263 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4264 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4265 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4266 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4267 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4268 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4269 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 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 } }] |
| 4270 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4271 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4272 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4273 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4274 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4275 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4276 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4277 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBGMay 27 17:59:52.941 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4278 | 2026-05-27T17:59:54.825Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4279 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 INFO May 27 17:59:52.941 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 } }] |
| 4280 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4281 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 DEBG May 27 17:59:52.941created new freemap 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 } }]unit |
| 4282 | 2026-05-27T17:59:54.825Z | : freemap_route_ipv4 |
| 4283 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4284 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 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 } }] |
| 4285 | 2026-05-27T17:59:54.825Z | May 27 17:59:52.941 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4286 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 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 } }] |
| 4287 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4288 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 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 } }] |
| 4289 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 27 17:59:52.941 |
| 4290 | 2026-05-27T17:59:54.826Z | DEBG created new freemap, May 27 17:59:52.941unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 4291 | 2026-05-27T17:59:54.826Z | |
| 4292 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941May 27 17:59:52.941 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffcreated new freemap |
| 4293 | 2026-05-27T17:59:54.826Z | , unit: freemap_route_ipv6May 27 17:59:52.941 |
| 4294 | 2026-05-27T17:59:54.826Z | 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 } }]May 27 17:59:52.941 |
| 4295 | 2026-05-27T17:59:54.826Z | DEBG initted freemap. size: 64, May 27 17:59:52.941unit :INFO freemap_route_ipv4adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4296 | 2026-05-27T17:59:54.826Z | |
| 4297 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941May 27 17:59:52.941 DEBGDEBG reset freemapreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 4298 | 2026-05-27T17:59:54.826Z | unit: freemap_route_ipv4 |
| 4299 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4300 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 DEBGMay 27 17:59:52.941 initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 4301 | 2026-05-27T17:59:54.826Z | freemap_route_ipv6 |
| 4302 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941May 27 17:59:52.941 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreset freemap |
| 4303 | 2026-05-27T17:59:54.826Z | , unit: freemap_route_ipv6 |
| 4304 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 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 } }]May 27 17:59:52.941 |
| 4305 | 2026-05-27T17:59:54.826Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4306 | 2026-05-27T17:59:54.826Z | May 27 17:59:52.941 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffMay 27 17:59:52.941 |
| 4307 | 2026-05-27T17:59:54.826Z | 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 } }]May 27 17:59:52.941 |
| 4308 | 2026-05-27T17:59:54.826Z | INFODEBG May 27 17:59:52.941replacing 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:dead::/64 -> 2001:db8::55:4INFO |
| 4309 | 2026-05-27T17:59:54.826Z | |
| 4310 | 2026-05-27T17:59:54.826Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4311 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941May 27 17:59:52.941 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4312 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941 |
| 4313 | 2026-05-27T17:59:54.827Z | 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 } }]May 27 17:59:52.941 |
| 4314 | 2026-05-27T17:59:54.827Z | INFOMay 27 17:59:52.941 adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 17:59:52.941 |
| 4315 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941 DEBG INFOcreated new freemap DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff, |
| 4316 | 2026-05-27T17:59:54.827Z | unitreplacing 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 } }]May 27 17:59:52.941: DEBGfreemap_route_ipv4 |
| 4317 | 2026-05-27T17:59:54.827Z | |
| 4318 | 2026-05-27T17:59:54.827Z | 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 } }] |
| 4319 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941 May 27 17:59:52.941May 27 17:59:52.941May 27 17:59:52.941INFO DEBGDEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4320 | 2026-05-27T17:59:54.827Z | INFO created new freemap adding route 3fff:dead::/64 -> 2001:db8::55:2, 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 } }]May 27 17:59:52.941 |
| 4321 | 2026-05-27T17:59:54.827Z | unit |
| 4322 | 2026-05-27T17:59:54.827Z | :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 } }]freemap_route_ipv6 |
| 4323 | 2026-05-27T17:59:54.827Z | |
| 4324 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941May 27 17:59:52.941 May 27 17:59:52.941DEBGINFO May 27 17:59:52.941INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4325 | 2026-05-27T17:59:54.827Z | initted freemap. size: 64 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff, May 27 17:59:52.941unitreplacing 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 |
| 4326 | 2026-05-27T17:59:54.827Z | |
| 4327 | 2026-05-27T17:59:54.827Z | freemap_route_ipv4replacing 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 } }] |
| 4328 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941 |
| 4329 | 2026-05-27T17:59:54.827Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffMay 27 17:59:52.941 |
| 4330 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941 DEBGDEBGMay 27 17:59:52.941 INFO May 27 17:59:52.941replacing 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 } }]reset freemap , |
| 4331 | 2026-05-27T17:59:54.827Z | DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ffunit |
| 4332 | 2026-05-27T17:59:54.827Z | :replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4 |
| 4333 | 2026-05-27T17:59:54.827Z | |
| 4334 | 2026-05-27T17:59:54.827Z | May 27 17:59:52.941May 27 17:59:52.941 May 27 17:59:52.941DEBG 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 } }]INFOMay 27 17:59:52.941INFO |
| 4335 | 2026-05-27T17:59:54.827Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4336 | 2026-05-27T17:59:54.827Z | DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 4337 | 2026-05-27T17:59:54.827Z | , May 27 17:59:52.941unitMay 27 17:59:52.941: DEBGMay 27 17:59:52.941INFO freemap_route_ipv6 DEBG |
| 4338 | 2026-05-27T17:59:54.827Z | adding route 3fff:beef:3::/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 } }] |
| 4339 | 2026-05-27T17:59:54.892Z | 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 } }] |
| 4340 | 2026-05-27T17:59:54.892Z | |
| 4341 | 2026-05-27T17:59:54.892Z | May 27 17:59:52.941 May 27 17:59:52.941DEBGMay 27 17:59:52.941 DEBGreset freemap , INFOunitreplacing 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 } }]May 27 17:59:52.941: |
| 4342 | 2026-05-27T17:59:54.892Z | freemap_route_ipv6adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 4343 | 2026-05-27T17:59:54.892Z | |
| 4344 | 2026-05-27T17:59:54.892Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 27 17:59:52.941 |
| 4345 | 2026-05-27T17:59:54.892Z | May 27 17:59:52.941 May 27 17:59:52.941INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4346 | 2026-05-27T17:59:54.892Z | 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 } }]May 27 17:59:52.941 |
| 4347 | 2026-05-27T17:59:54.892Z | INFODEBG May 27 17:59:52.941adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4348 | 2026-05-27T17:59:54.892Z | 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 } }]May 27 17:59:52.941DEBG |
| 4349 | 2026-05-27T17:59:54.892Z | INFOMay 27 17:59:52.941 DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4350 | 2026-05-27T17:59:54.892Z | May 27 17:59:52.941replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4351 | 2026-05-27T17:59:54.892Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4352 | 2026-05-27T17:59:54.892Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffMay 27 17:59:52.941May 27 17:59:52.941 |
| 4353 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941DEBG INFO 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 } }] adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4354 | 2026-05-27T17:59:54.893Z | 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 } }]May 27 17:59:52.941 |
| 4355 | 2026-05-27T17:59:54.893Z | |
| 4356 | 2026-05-27T17:59:54.893Z | 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 } }]May 27 17:59:52.941May 27 17:59:52.941 |
| 4357 | 2026-05-27T17:59:54.893Z | INFODEBG adding route 3fff:beef:4::/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 } }] |
| 4358 | 2026-05-27T17:59:54.893Z | |
| 4359 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941 May 27 17:59:52.941INFOMay 27 17:59:52.941 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/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 } }] |
| 4360 | 2026-05-27T17:59:54.893Z | |
| 4361 | 2026-05-27T17:59:54.893Z | |
| 4362 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941May 27 17:59:52.941May 27 17:59:52.941 DEBGDEBG INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4363 | 2026-05-27T17:59:54.893Z | |
| 4364 | 2026-05-27T17:59:54.893Z | |
| 4365 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941May 27 17:59:52.941 May 27 17:59:52.941 INFODEBG INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff 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:7::/64 -> 2001:db8::55:ff |
| 4366 | 2026-05-27T17:59:54.893Z | |
| 4367 | 2026-05-27T17:59:54.893Z | |
| 4368 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941May 27 17:59:52.941 May 27 17:59:52.941DEBGINFO 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 } }] |
| 4369 | 2026-05-27T17:59:54.893Z | adding route 3fff:beef:6::/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 } }] |
| 4370 | 2026-05-27T17:59:54.893Z | |
| 4371 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941May 27 17:59:52.941May 27 17:59:52.941 INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 4372 | 2026-05-27T17:59:54.893Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4373 | 2026-05-27T17:59:54.893Z | 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 } }] |
| 4374 | 2026-05-27T17:59:54.893Z | May 27 17:59:52.941 May 27 17:59:52.941DEBG May 27 17:59:52.941DEBGreplacing 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 } }] |
| 4375 | 2026-05-27T17:59:54.893Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4376 | 2026-05-27T17:59:54.894Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4377 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.941May 27 17:59:52.941May 27 17:59:52.941 INFODEBG adding route 3fff:beef:11::/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 } }] |
| 4378 | 2026-05-27T17:59:54.894Z | |
| 4379 | 2026-05-27T17:59:54.894Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffMay 27 17:59:52.941 |
| 4380 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.941 DEBGINFO May 27 17:59:52.941 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:8::/64 -> 2001:db8::55:ff |
| 4381 | 2026-05-27T17:59:54.894Z | |
| 4382 | 2026-05-27T17:59:54.894Z | 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 } }] |
| 4383 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.941 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4384 | 2026-05-27T17:59:54.894Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4385 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942 DEBG May 27 17:59:52.942replacing 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 } }] May 27 17:59:52.942 |
| 4386 | 2026-05-27T17:59:54.894Z | DEBG 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 } }] |
| 4387 | 2026-05-27T17:59:54.894Z | 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 } }]May 27 17:59:52.942 |
| 4388 | 2026-05-27T17:59:54.894Z | INFO May 27 17:59:52.942adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4389 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4390 | 2026-05-27T17:59:54.894Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4391 | 2026-05-27T17:59:54.894Z | 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 } }] |
| 4392 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGMay 27 17:59:52.942DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4393 | 2026-05-27T17:59:54.894Z | 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:14::/64 -> 2001:db8::55:ff |
| 4394 | 2026-05-27T17:59:54.894Z | |
| 4395 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942INFO INFODEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4396 | 2026-05-27T17:59:54.894Z | 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:c::/64 -> 2001:db8::55:ff |
| 4397 | 2026-05-27T17:59:54.894Z | |
| 4398 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942DEBG 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 } }] |
| 4399 | 2026-05-27T17:59:54.894Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4400 | 2026-05-27T17:59:54.894Z | 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 } }]May 27 17:59:52.942 |
| 4401 | 2026-05-27T17:59:54.894Z | May 27 17:59:52.942 INFODEBG May 27 17:59:52.942replacing 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:b::/64 -> 2001:db8::55:ffINFO |
| 4402 | 2026-05-27T17:59:54.894Z | |
| 4403 | 2026-05-27T17:59:54.895Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4404 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942INFODEBG adding route 3fff:beef:16::/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 } }] |
| 4405 | 2026-05-27T17:59:54.895Z | |
| 4406 | 2026-05-27T17:59:54.895Z | 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 } }] |
| 4407 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942 INFODEBG adding route 3fff:beef:c::/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 } }] |
| 4408 | 2026-05-27T17:59:54.895Z | |
| 4409 | 2026-05-27T17:59:54.895Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4410 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGMay 27 17:59:52.942 INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4411 | 2026-05-27T17:59:54.895Z | DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4412 | 2026-05-27T17:59:54.895Z | 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 } }] |
| 4413 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942 May 27 17:59:52.942INFO May 27 17:59:52.942adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4414 | 2026-05-27T17:59:54.895Z | DEBG INFOreplacing 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 } }] |
| 4415 | 2026-05-27T17:59:54.895Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4416 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942 May 27 17:59:52.942DEBG INFOMay 27 17:59:52.942 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:18::/64 -> 2001:db8::55:ff |
| 4417 | 2026-05-27T17:59:54.895Z | |
| 4418 | 2026-05-27T17:59:54.895Z | 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 } }] |
| 4419 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942May 27 17:59:52.942 INFODEBG May 27 17:59:52.942adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4420 | 2026-05-27T17:59:54.895Z | 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 } }] |
| 4421 | 2026-05-27T17:59:54.895Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4422 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942May 27 17:59:52.942 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:19::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4423 | 2026-05-27T17:59:54.895Z | |
| 4424 | 2026-05-27T17:59:54.895Z | 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 } }]May 27 17:59:52.942May 27 17:59:52.942 |
| 4425 | 2026-05-27T17:59:54.895Z | 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 } }] |
| 4426 | 2026-05-27T17:59:54.895Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4427 | 2026-05-27T17:59:54.895Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4428 | 2026-05-27T17:59:54.895Z | May 27 17:59:52.942 May 27 17:59:52.942DEBG May 27 17:59:52.942replacing 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 |
| 4429 | 2026-05-27T17:59:54.897Z | DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4430 | 2026-05-27T17:59:54.897Z | 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 } }]May 27 17:59:52.942 |
| 4431 | 2026-05-27T17:59:54.897Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4432 | 2026-05-27T17:59:54.897Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGINFO May 27 17:59:52.942adding route 3fff:beef:12::/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 } }] |
| 4433 | 2026-05-27T17:59:54.897Z | |
| 4434 | 2026-05-27T17:59:54.897Z | 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 } }]May 27 17:59:52.942May 27 17:59:52.942 |
| 4435 | 2026-05-27T17:59:54.897Z | INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4436 | 2026-05-27T17:59:54.897Z | May 27 17:59:52.942 |
| 4437 | 2026-05-27T17:59:54.897Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffMay 27 17:59:52.942May 27 17:59:52.942 |
| 4438 | 2026-05-27T17:59:54.897Z | 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 } }] |
| 4439 | 2026-05-27T17:59:54.902Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4440 | 2026-05-27T17:59:54.902Z | 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 } }]May 27 17:59:52.942May 27 17:59:52.942 |
| 4441 | 2026-05-27T17:59:54.902Z | DEBGINFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4442 | 2026-05-27T17:59:54.902Z | |
| 4443 | 2026-05-27T17:59:54.902Z | May 27 17:59:52.942 May 27 17:59:52.942May 27 17:59:52.942INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4444 | 2026-05-27T17:59:54.902Z | INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4445 | 2026-05-27T17:59:54.902Z | May 27 17:59:52.942adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4446 | 2026-05-27T17:59:54.902Z | 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 } }] |
| 4447 | 2026-05-27T17:59:54.902Z | May 27 17:59:52.942May 27 17:59:52.942 INFODEBGMay 27 17:59:52.942 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4448 | 2026-05-27T17:59:54.902Z | |
| 4449 | 2026-05-27T17:59:54.902Z | |
| 4450 | 2026-05-27T17:59:54.902Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 DEBGDEBG 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 } }] |
| 4451 | 2026-05-27T17:59:54.902Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4452 | 2026-05-27T17:59:54.902Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4453 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942 INFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4454 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4455 | 2026-05-27T17:59:54.903Z | 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 } }]May 27 17:59:52.942 |
| 4456 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942DEBG DEBGreplacing 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 } }] |
| 4457 | 2026-05-27T17:59:54.903Z | 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 } }]May 27 17:59:52.942 |
| 4458 | 2026-05-27T17:59:54.903Z | INFOMay 27 17:59:52.942 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFOMay 27 17:59:52.942 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4459 | 2026-05-27T17:59:54.903Z | |
| 4460 | 2026-05-27T17:59:54.903Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4461 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942DEBGDEBG 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 } }] |
| 4462 | 2026-05-27T17:59:54.903Z | 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: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 } }] |
| 4463 | 2026-05-27T17:59:54.903Z | |
| 4464 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942 INFOMay 27 17:59:52.942 May 27 17:59:52.942INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4465 | 2026-05-27T17:59:54.903Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4466 | 2026-05-27T17:59:54.903Z | |
| 4467 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942 May 27 17:59:52.942May 27 17:59:52.942 DEBG 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 } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4468 | 2026-05-27T17:59:54.903Z | |
| 4469 | 2026-05-27T17:59:54.903Z | |
| 4470 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 INFOINFO INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4471 | 2026-05-27T17:59:54.903Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4472 | 2026-05-27T17:59:54.903Z | |
| 4473 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 DEBGDEBGDEBG 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 } }] |
| 4474 | 2026-05-27T17:59:54.903Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4475 | 2026-05-27T17:59:54.903Z | |
| 4476 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4477 | 2026-05-27T17:59:54.903Z | |
| 4478 | 2026-05-27T17:59:54.903Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4479 | 2026-05-27T17:59:54.903Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942 DEBGDEBGDEBG 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 } }] |
| 4480 | 2026-05-27T17:59:54.904Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4481 | 2026-05-27T17:59:54.904Z | |
| 4482 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 INFOINFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4483 | 2026-05-27T17:59:54.904Z | |
| 4484 | 2026-05-27T17:59:54.904Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4485 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGMay 27 17:59:52.942 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 } }] |
| 4486 | 2026-05-27T17:59:54.904Z | 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 } }] |
| 4487 | 2026-05-27T17:59:54.904Z | 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 } }] |
| 4488 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942May 27 17:59:52.942 INFOINFOMay 27 17:59:52.942 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4489 | 2026-05-27T17:59:54.904Z | INFO |
| 4490 | 2026-05-27T17:59:54.904Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4491 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 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 } }]DEBG |
| 4492 | 2026-05-27T17:59:54.904Z | 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: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 } }] |
| 4493 | 2026-05-27T17:59:54.904Z | |
| 4494 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffMay 27 17:59:52.942May 27 17:59:52.942 |
| 4495 | 2026-05-27T17:59:54.904Z | INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4496 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942 |
| 4497 | 2026-05-27T17:59:54.904Z | DEBG May 27 17:59:52.942replacing 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 } }]May 27 17:59:52.942 |
| 4498 | 2026-05-27T17:59:54.904Z | DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 17:59:52.942 |
| 4499 | 2026-05-27T17:59:54.904Z | 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 } }] |
| 4500 | 2026-05-27T17:59:54.904Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4501 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942 INFO INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4502 | 2026-05-27T17:59:54.904Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4503 | 2026-05-27T17:59:54.904Z | 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 } }]May 27 17:59:52.942 |
| 4504 | 2026-05-27T17:59:54.904Z | May 27 17:59:52.942 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: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 } }]May 27 17:59:52.942 |
| 4505 | 2026-05-27T17:59:54.904Z | |
| 4506 | 2026-05-27T17:59:54.904Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4507 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942 May 27 17:59:52.942INFO May 27 17:59:52.942adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO DEBG |
| 4508 | 2026-05-27T17:59:54.905Z | adding route 3fff:beef:1d::/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 } }] |
| 4509 | 2026-05-27T17:59:54.905Z | |
| 4510 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942 DEBGDEBG 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:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4511 | 2026-05-27T17:59:54.905Z | |
| 4512 | 2026-05-27T17:59:54.905Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4513 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 INFODEBG May 27 17:59:52.942adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4514 | 2026-05-27T17:59:54.905Z | 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 } }] |
| 4515 | 2026-05-27T17:59:54.905Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4516 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4517 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942 |
| 4518 | 2026-05-27T17:59:54.905Z | 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 } }] |
| 4519 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 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:1f::/64 -> 2001:db8::55:ff |
| 4520 | 2026-05-27T17:59:54.905Z | |
| 4521 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942INFO INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4522 | 2026-05-27T17:59:54.905Z | |
| 4523 | 2026-05-27T17:59:54.905Z | 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 } }] |
| 4524 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942 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 } }]May 27 17:59:52.942 |
| 4525 | 2026-05-27T17:59:54.905Z | INFOMay 27 17:59:52.942 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4526 | 2026-05-27T17:59:54.905Z | 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:21::/64 -> 2001:db8::55:ff |
| 4527 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942 |
| 4528 | 2026-05-27T17:59:54.905Z | 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 } }] |
| 4529 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942May 27 17:59:52.942 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:2b::/64 -> 2001:db8::55:ff |
| 4530 | 2026-05-27T17:59:54.905Z | |
| 4531 | 2026-05-27T17:59:54.905Z | May 27 17:59:52.942 INFO May 27 17:59:52.942May 27 17:59:52.942adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4532 | 2026-05-27T17:59:54.905Z | DEBGINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffMay 27 17:59:52.942 |
| 4533 | 2026-05-27T17:59:54.905Z | 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 |
| 4534 | 2026-05-27T17:59:54.905Z | 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 } }] |
| 4535 | 2026-05-27T17:59:54.906Z | May 27 17:59:52.942May 27 17:59:52.942 DEBGINFOMay 27 17:59:52.942May 27 17:59:52.942 DEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 4536 | 2026-05-27T17:59:54.906Z | created new freemap |
| 4537 | 2026-05-27T17:59:54.906Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff, |
| 4538 | 2026-05-27T17:59:54.906Z | unit:May 27 17:59:52.942 freemap_route_ipv4INFOMay 27 17:59:52.942May 27 17:59:52.942 |
| 4539 | 2026-05-27T17:59:54.910Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4540 | 2026-05-27T17:59:54.910Z | DEBG 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 } }]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 } }] |
| 4541 | 2026-05-27T17:59:54.910Z | May 27 17:59:52.942 |
| 4542 | 2026-05-27T17:59:54.910Z | May 27 17:59:52.942 DEBG May 27 17:59:52.942DEBGMay 27 17:59:52.942 created new freemapreplacing 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 } }]INFOINFO, |
| 4543 | 2026-05-27T17:59:54.910Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ffunit |
| 4544 | 2026-05-27T17:59:54.910Z | |
| 4545 | 2026-05-27T17:59:54.910Z | : freemap_route_ipv6 |
| 4546 | 2026-05-27T17:59:54.910Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942DEBGMay 27 17:59:52.942 INFODEBGreplacing 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 } }] |
| 4547 | 2026-05-27T17:59:54.910Z | initted freemap. size: 64DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff, replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 17:59:52.942unit |
| 4548 | 2026-05-27T17:59:54.910Z | INFO |
| 4549 | 2026-05-27T17:59:54.910Z | :adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4550 | 2026-05-27T17:59:54.910Z | freemap_route_ipv4 |
| 4551 | 2026-05-27T17:59:54.910Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942DEBGDEBG 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 } }]reset freemap |
| 4552 | 2026-05-27T17:59:54.910Z | , INFO unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff: |
| 4553 | 2026-05-27T17:59:54.911Z | 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 } }] |
| 4554 | 2026-05-27T17:59:54.911Z | freemap_route_ipv4May 27 17:59:52.942 |
| 4555 | 2026-05-27T17:59:54.911Z | INFOMay 27 17:59:52.942 May 27 17:59:52.942adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG 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 } }]May 27 17:59:52.942 |
| 4556 | 2026-05-27T17:59:54.911Z | |
| 4557 | 2026-05-27T17:59:54.911Z | DEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 4558 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.942May 27 17:59:52.942, INFODEBGunitMay 27 17:59:52.942 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff DEBG |
| 4559 | 2026-05-27T17:59:54.911Z | 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: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 } }] |
| 4560 | 2026-05-27T17:59:54.911Z | : |
| 4561 | 2026-05-27T17:59:54.911Z | freemap_route_ipv6 |
| 4562 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.942May 27 17:59:52.942 DEBG May 27 17:59:52.942 May 27 17:59:52.942replacing 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 } }]May 27 17:59:52.942 DEBGINFODEBG reset freemap, unit : freemap_route_ipv6created new freemap |
| 4563 | 2026-05-27T17:59:54.911Z | , unit: May 27 17:59:52.942freemap_route_ipv6 |
| 4564 | 2026-05-27T17:59:54.911Z | |
| 4565 | 2026-05-27T17:59:54.911Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4566 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.942May 27 17:59:52.942 May 27 17:59:52.942DEBG DEBGinitted freemap. size: 64 , 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 } }] unit |
| 4567 | 2026-05-27T17:59:54.911Z | :INFO freemap_route_ipv4adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4568 | 2026-05-27T17:59:54.911Z | |
| 4569 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.942May 27 17:59:52.942May 27 17:59:52.942 DEBGDEBG 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 } }]reset freemap |
| 4570 | 2026-05-27T17:59:54.911Z | , 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 } }]unit: |
| 4571 | 2026-05-27T17:59:54.911Z | freemap_route_ipv4 |
| 4572 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.942May 27 17:59:52.942 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4573 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.943 DEBGDEBG initted freemap. size: 64 , INFOreplacing 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 } }] unitadding route 3fff:beef:26::/64 -> 2001:db8::55:ff: |
| 4574 | 2026-05-27T17:59:54.911Z | |
| 4575 | 2026-05-27T17:59:54.911Z | freemap_route_ipv6 |
| 4576 | 2026-05-27T17:59:54.911Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4577 | 2026-05-27T17:59:54.912Z | |
| 4578 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943May 27 17:59:52.943 DEBGINFO May 27 17:59:52.943replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4579 | 2026-05-27T17:59:54.912Z | DEBG |
| 4580 | 2026-05-27T17:59:54.912Z | test route::tests::grow_succeeds ... ok |
| 4581 | 2026-05-27T17:59:54.912Z | reset freemap, unitMay 27 17:59:52.943May 27 17:59:52.943: INFO freemap_route_ipv6DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4582 | 2026-05-27T17:59:54.912Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4583 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943 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 } }] |
| 4584 | 2026-05-27T17:59:54.912Z | |
| 4585 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:2a::/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 } }]May 27 17:59:52.943 |
| 4586 | 2026-05-27T17:59:54.912Z | |
| 4587 | 2026-05-27T17:59:54.912Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4588 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943May 27 17:59:52.943May 27 17:59:52.943 DEBGINFODEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4589 | 2026-05-27T17:59:54.912Z | |
| 4590 | 2026-05-27T17:59:54.912Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4591 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943May 27 17:59:52.943 May 27 17:59:52.943 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 4592 | 2026-05-27T17:59:54.912Z | 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:dead::/64 -> 2001:db8::55:1 |
| 4593 | 2026-05-27T17:59:54.912Z | |
| 4594 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943 DEBG May 27 17:59:52.943May 27 17:59:52.943 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 } }]INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4595 | 2026-05-27T17:59:54.912Z | |
| 4596 | 2026-05-27T17:59:54.912Z | |
| 4597 | 2026-05-27T17:59:54.912Z | May 27 17:59:52.943May 27 17:59:52.943May 27 17:59:52.943 DEBG INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 4598 | 2026-05-27T17:59:54.912Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4599 | 2026-05-27T17:59:54.912Z | |
| 4600 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943May 27 17:59:52.943 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4601 | 2026-05-27T17:59:54.913Z | |
| 4602 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943 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 } }]May 27 17:59:52.943May 27 17:59:52.943 |
| 4603 | 2026-05-27T17:59:54.913Z | DEBGINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4604 | 2026-05-27T17:59:54.913Z | |
| 4605 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943 May 27 17:59:52.943INFOMay 27 17:59:52.943 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4606 | 2026-05-27T17:59:54.913Z | 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 } }]INFO |
| 4607 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4608 | 2026-05-27T17:59:54.913Z | 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 } }]May 27 17:59:52.943 |
| 4609 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4610 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4611 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4612 | 2026-05-27T17:59:54.913Z | DEBG May 27 17:59:52.943replacing 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 } }]May 27 17:59:52.943 |
| 4613 | 2026-05-27T17:59:54.913Z | INFODEBG adding route 3fff:beef:35::/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 } }]May 27 17:59:52.943 |
| 4614 | 2026-05-27T17:59:54.913Z | INFO |
| 4615 | 2026-05-27T17:59:54.913Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 |
| 4616 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943DEBG INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 17:59:52.943 |
| 4617 | 2026-05-27T17:59:54.913Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4618 | 2026-05-27T17:59:54.913Z | DEBG May 27 17:59:52.943replacing 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 } }] |
| 4619 | 2026-05-27T17:59:54.913Z | INFOMay 27 17:59:52.943 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGMay 27 17:59:52.943 |
| 4620 | 2026-05-27T17:59:54.913Z | 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 |
| 4621 | 2026-05-27T17:59:54.913Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4622 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943May 27 17:59:52.943 May 27 17:59:52.943DEBG INFO 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 } }] |
| 4623 | 2026-05-27T17:59:54.913Z | 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:30::/64 -> 2001:db8::55:ff |
| 4624 | 2026-05-27T17:59:54.913Z | |
| 4625 | 2026-05-27T17:59:54.913Z | May 27 17:59:52.943May 27 17:59:52.943May 27 17:59:52.943 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4626 | 2026-05-27T17:59:54.913Z | |
| 4627 | 2026-05-27T17:59:54.914Z | 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 } }]May 27 17:59:52.943 |
| 4628 | 2026-05-27T17:59:54.914Z | May 27 17:59:52.943 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4629 | 2026-05-27T17:59:54.914Z | 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 } }] |
| 4630 | 2026-05-27T17:59:54.914Z | May 27 17:59:52.943 INFOMay 27 17:59:52.943May 27 17:59:52.943 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO INFO |
| 4631 | 2026-05-27T17:59:54.914Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4632 | 2026-05-27T17:59:54.914Z | |
| 4633 | 2026-05-27T17:59:54.914Z | May 27 17:59:52.943 DEBGMay 27 17:59:52.943 May 27 17:59:52.943replacing 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 } }] |
| 4634 | 2026-05-27T17:59:54.914Z | DEBG DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4635 | 2026-05-27T17:59:54.914Z | 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 } }]May 27 17:59:52.943 |
| 4636 | 2026-05-27T17:59:54.914Z | INFO May 27 17:59:52.943May 27 17:59:52.943 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO |
| 4637 | 2026-05-27T17:59:54.914Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO |
| 4638 | 2026-05-27T17:59:54.914Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 |
| 4639 | 2026-05-27T17:59:54.918Z | May 27 17:59:52.943 DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4640 | 2026-05-27T17:59:54.918Z | |
| 4641 | 2026-05-27T17:59:54.918Z | May 27 17:59:52.943May 27 17:59:52.943 May 27 17:59:52.943DEBG INFOINFO 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:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4642 | 2026-05-27T17:59:54.918Z | |
| 4643 | 2026-05-27T17:59:54.918Z | |
| 4644 | 2026-05-27T17:59:54.918Z | May 27 17:59:52.943May 27 17:59:52.943 DEBGDEBGMay 27 17:59:52.943 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: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 } }] |
| 4645 | 2026-05-27T17:59:54.918Z | |
| 4646 | 2026-05-27T17:59:54.918Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4647 | 2026-05-27T17:59:54.918Z | May 27 17:59:52.943May 27 17:59:52.943May 27 17:59:52.943 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4648 | 2026-05-27T17:59:54.918Z | |
| 4649 | 2026-05-27T17:59:54.919Z | 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 } }]May 27 17:59:52.943 |
| 4650 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943DEBG 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 } }]May 27 17:59:52.943 |
| 4651 | 2026-05-27T17:59:54.919Z | INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 17:59:52.943 |
| 4652 | 2026-05-27T17:59:54.919Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4653 | 2026-05-27T17:59:54.919Z | INFO May 27 17:59:52.943adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4654 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 4655 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 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 } }]DEBGMay 27 17:59:52.943 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4656 | 2026-05-27T17:59:54.919Z | |
| 4657 | 2026-05-27T17:59:54.919Z | 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 } }] |
| 4658 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 May 27 17:59:52.943INFOMay 27 17:59:52.943 INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4659 | 2026-05-27T17:59:54.919Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4660 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 |
| 4661 | 2026-05-27T17:59:54.919Z | 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 } }]May 27 17:59:52.943May 27 17:59:52.943 |
| 4662 | 2026-05-27T17:59:54.919Z | DEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 17:59:52.943 |
| 4663 | 2026-05-27T17:59:54.919Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4664 | 2026-05-27T17:59:54.919Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4665 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 May 27 17:59:52.943INFO INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4666 | 2026-05-27T17:59:54.919Z | DEBG |
| 4667 | 2026-05-27T17:59:54.919Z | 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 } }] |
| 4668 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 May 27 17:59:52.943DEBG DEBGMay 27 17:59:52.943replacing 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 } }] |
| 4669 | 2026-05-27T17:59:54.919Z | 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 } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4670 | 2026-05-27T17:59:54.919Z | |
| 4671 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 |
| 4672 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943DEBGMay 27 17:59:52.943 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 |
| 4673 | 2026-05-27T17:59:54.919Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 4674 | 2026-05-27T17:59:54.919Z | 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 } }]May 27 17:59:52.943 |
| 4675 | 2026-05-27T17:59:54.919Z | May 27 17:59:52.943INFO May 27 17:59:52.943 DEBG DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4676 | 2026-05-27T17:59:54.920Z | failed to allocate space for the new target listreplacing 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 } }] |
| 4677 | 2026-05-27T17:59:54.920Z | |
| 4678 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 May 27 17:59:52.943DEBG INFODEBGreplacing 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 } }] |
| 4679 | 2026-05-27T17:59:54.920Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4680 | 2026-05-27T17:59:54.920Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4681 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943 May 27 17:59:52.943INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4682 | 2026-05-27T17:59:54.920Z | 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 } }] |
| 4683 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:3a::/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 } }] |
| 4684 | 2026-05-27T17:59:54.920Z | |
| 4685 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:e::/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 } }] |
| 4686 | 2026-05-27T17:59:54.920Z | |
| 4687 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4688 | 2026-05-27T17:59:54.920Z | |
| 4689 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 DEBGINFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4690 | 2026-05-27T17:59:54.920Z | |
| 4691 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 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:3c::/64 -> 2001:db8::55:ff |
| 4692 | 2026-05-27T17:59:54.920Z | |
| 4693 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943 INFODEBG adding route 3fff:beef:10::/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 } }] |
| 4694 | 2026-05-27T17:59:54.920Z | |
| 4695 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943May 27 17:59:52.943May 27 17:59:52.943 DEBGDEBG DEBGfailed to allocate space for the new target list |
| 4696 | 2026-05-27T17:59:54.920Z | created new freemapreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 4697 | 2026-05-27T17:59:54.920Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 4698 | 2026-05-27T17:59:54.920Z | unitMay 27 17:59:52.943: DEBGfreemap_route_ipv4 |
| 4699 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943replacing targets for 3fff:dead::/64 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 } }] |
| 4700 | 2026-05-27T17:59:54.920Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4701 | 2026-05-27T17:59:54.920Z | May 27 17:59:52.943 DEBG created new freemapMay 27 17:59:52.943, unitDEBG: 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 } }]freemap_route_ipv6 |
| 4702 | 2026-05-27T17:59:54.920Z | |
| 4703 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 May 27 17:59:52.943DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:12::/64 -> 2001:db8::55:ffunit |
| 4704 | 2026-05-27T17:59:54.921Z | : freemap_route_ipv4 |
| 4705 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 DEBGMay 27 17:59:52.943 reset freemapDEBG, unitreplacing 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-05-27T17:59:54.921Z | freemap_route_ipv4 |
| 4707 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 DEBG May 27 17:59:52.943initted freemap. size: 64 , INFOunit :adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4708 | 2026-05-27T17:59:54.921Z | freemap_route_ipv6 |
| 4709 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943May 27 17:59:52.943 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 4710 | 2026-05-27T17:59:54.921Z | , unit: freemap_route_ipv6 |
| 4711 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4712 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4713 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943replacing 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 } }] |
| 4714 | 2026-05-27T17:59:54.921Z | DEBG May 27 17:59:52.943replacing 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 } }] |
| 4715 | 2026-05-27T17:59:54.921Z | DEBG May 27 17:59:52.943replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4716 | 2026-05-27T17:59:54.921Z | INFOMay 27 17:59:52.943 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 4717 | 2026-05-27T17:59:54.921Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 |
| 4718 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4719 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943replacing 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 } }] |
| 4720 | 2026-05-27T17:59:54.921Z | 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 } }]May 27 17:59:52.943 |
| 4721 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943DEBG INFOMay 27 17:59:52.943replacing 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 } }] |
| 4722 | 2026-05-27T17:59:54.921Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO |
| 4723 | 2026-05-27T17:59:54.921Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4724 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943May 27 17:59:52.943 May 27 17:59:52.943INFODEBG 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 } }] |
| 4725 | 2026-05-27T17:59:54.921Z | 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:1::/64 -> 2001:db8::55:ff |
| 4726 | 2026-05-27T17:59:54.921Z | |
| 4727 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 May 27 17:59:52.943May 27 17:59:52.943INFO INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4728 | 2026-05-27T17:59:54.921Z | 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 } }] |
| 4729 | 2026-05-27T17:59:54.921Z | |
| 4730 | 2026-05-27T17:59:54.921Z | May 27 17:59:52.943 May 27 17:59:52.943DEBG May 27 17:59:52.943replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4731 | 2026-05-27T17:59:54.921Z | INFOreplacing 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 } }] |
| 4732 | 2026-05-27T17:59:54.922Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4733 | 2026-05-27T17:59:54.922Z | May 27 17:59:52.943 May 27 17:59:52.943INFO May 27 17:59:52.943 INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4734 | 2026-05-27T17:59:54.922Z | DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4735 | 2026-05-27T17:59:54.922Z | 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 } }] |
| 4736 | 2026-05-27T17:59:54.922Z | May 27 17:59:52.943May 27 17:59:52.943 DEBGDEBG May 27 17:59:52.943 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: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 } }] |
| 4737 | 2026-05-27T17:59:54.922Z | INFO |
| 4738 | 2026-05-27T17:59:54.922Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4739 | 2026-05-27T17:59:54.926Z | May 27 17:59:52.943May 27 17:59:52.943 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffMay 27 17:59:52.943 |
| 4740 | 2026-05-27T17:59:54.926Z | |
| 4741 | 2026-05-27T17:59:54.926Z | DEBG May 27 17:59:52.943replacing 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 } }] May 27 17:59:52.943 |
| 4742 | 2026-05-27T17:59:54.926Z | DEBG 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 } }] |
| 4743 | 2026-05-27T17:59:54.926Z | 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 } }]May 27 17:59:52.943 |
| 4744 | 2026-05-27T17:59:54.926Z | May 27 17:59:52.943INFOMay 27 17:59:52.943May 27 17:59:52.943 DEBG INFO created new freemapINFO , unit:adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4745 | 2026-05-27T17:59:54.926Z | freemap_route_ipv4 |
| 4746 | 2026-05-27T17:59:54.926Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4747 | 2026-05-27T17:59:54.926Z | May 27 17:59:52.943 DEBG created new freemap, adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffunit |
| 4748 | 2026-05-27T17:59:54.926Z | : May 27 17:59:52.943freemap_route_ipv6 |
| 4749 | 2026-05-27T17:59:54.926Z | May 27 17:59:52.943May 27 17:59:52.943 DEBG initted freemap. size: 64, unit: May 27 17:59:52.943freemap_route_ipv4 |
| 4750 | 2026-05-27T17:59:54.926Z | DEBG DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4751 | 2026-05-27T17:59:54.926Z | 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 } }]May 27 17:59:52.943 DEBG reset freemap, |
| 4752 | 2026-05-27T17:59:54.926Z | unitDEBG: freemap_route_ipv4 |
| 4753 | 2026-05-27T17:59:54.926Z | 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 } }] |
| 4754 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.943May 27 17:59:52.943 DEBG initted freemap. size: 64INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4755 | 2026-05-27T17:59:54.927Z | , unit: freemap_route_ipv6 |
| 4756 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.943 INFOMay 27 17:59:52.944May 27 17:59:52.944 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4757 | 2026-05-27T17:59:54.927Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4758 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 17:59:52.944 |
| 4759 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944 May 27 17:59:52.944DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4760 | 2026-05-27T17:59:54.927Z | 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 } }] |
| 4761 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944May 27 17:59:52.944 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 4762 | 2026-05-27T17:59:54.927Z | DEBG May 27 17:59:52.944 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 } }] |
| 4763 | 2026-05-27T17:59:54.927Z | 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 } }] |
| 4764 | 2026-05-27T17:59:54.927Z | INFOMay 27 17:59:52.944 May 27 17:59:52.944INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4765 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944INFO 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 } }] |
| 4766 | 2026-05-27T17:59:54.927Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4767 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4768 | 2026-05-27T17:59:54.927Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4769 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944 May 27 17:59:52.944DEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4770 | 2026-05-27T17:59:54.927Z | 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 } }] |
| 4771 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 17:59:52.944 |
| 4772 | 2026-05-27T17:59:54.927Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 27 17:59:52.944 |
| 4773 | 2026-05-27T17:59:54.927Z | 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 } }]May 27 17:59:52.944 |
| 4774 | 2026-05-27T17:59:54.927Z | 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 } }]May 27 17:59:52.944 |
| 4775 | 2026-05-27T17:59:54.927Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4776 | 2026-05-27T17:59:54.927Z | |
| 4777 | 2026-05-27T17:59:54.927Z | May 27 17:59:52.944May 27 17:59:52.944 INFODEBG May 27 17:59:52.944May 27 17:59:52.944replacing 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 } }] |
| 4778 | 2026-05-27T17:59:54.927Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 4779 | 2026-05-27T17:59:54.927Z | 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 } }] |
| 4780 | 2026-05-27T17:59:54.927Z | 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 } }]May 27 17:59:52.944May 27 17:59:52.944May 27 17:59:52.944 DEBG INFO |
| 4781 | 2026-05-27T17:59:54.928Z | 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:1f::/64 -> 2001:db8::55:ff |
| 4782 | 2026-05-27T17:59:54.928Z | |
| 4783 | 2026-05-27T17:59:54.928Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4784 | 2026-05-27T17:59:54.928Z | May 27 17:59:52.944May 27 17:59:52.944May 27 17:59:52.944 May 27 17:59:52.944INFO DEBGDEBG DEBG adding route 3fff:beef:32::/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 } }] |
| 4785 | 2026-05-27T17:59:54.928Z | |
| 4786 | 2026-05-27T17:59:54.928Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4787 | 2026-05-27T17:59:54.929Z | |
| 4788 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944May 27 17:59:52.944May 27 17:59:52.944 May 27 17:59:52.944 INFO WARN adding route 3fff:beef:7::/64 -> 2001:db8::55:ff DEBGINFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4789 | 2026-05-27T17:59:54.930Z | 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:20::/64 -> 2001:db8::55:ff |
| 4790 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944 |
| 4791 | 2026-05-27T17:59:54.930Z | DEBG |
| 4792 | 2026-05-27T17:59:54.930Z | 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 } }]May 27 17:59:52.944 |
| 4793 | 2026-05-27T17:59:54.930Z | INFO May 27 17:59:52.944May 27 17:59:52.944adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4794 | 2026-05-27T17:59:54.930Z | INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4795 | 2026-05-27T17:59:54.930Z | 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 } }]May 27 17:59:52.944 |
| 4796 | 2026-05-27T17:59:54.930Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4797 | 2026-05-27T17:59:54.930Z | DEBGMay 27 17:59:52.944 May 27 17:59:52.944 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 |
| 4798 | 2026-05-27T17:59:54.930Z | 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 } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4799 | 2026-05-27T17:59:54.930Z | |
| 4800 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944 May 27 17:59:52.944INFOMay 27 17:59:52.944 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4801 | 2026-05-27T17:59:54.930Z | INFODEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4802 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944 |
| 4803 | 2026-05-27T17:59:54.930Z | 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 } }] |
| 4804 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944 May 27 17:59:52.944DEBGMay 27 17:59:52.944 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 } }] |
| 4805 | 2026-05-27T17:59:54.930Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4806 | 2026-05-27T17:59:54.930Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffMay 27 17:59:52.944 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4807 | 2026-05-27T17:59:54.930Z | |
| 4808 | 2026-05-27T17:59:54.930Z | May 27 17:59:52.944 May 27 17:59:52.944DEBG May 27 17:59:52.944replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 3fff:beef: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 } }] |
| 4809 | 2026-05-27T17:59:54.931Z | May 27 17:59:52.945May 27 17:59:52.944 DEBGDEBG May 27 17:59:52.944 created new freemapcreated new freemap , , DEBGunit unitcreated new freemapMay 27 17:59:53.008: :INFOfreemap_route_ipv4 , |
| 4810 | 2026-05-27T17:59:54.931Z | unit:adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4811 | 2026-05-27T17:59:54.931Z | freemap_route_ipv4May 27 17:59:52.944 May 27 17:59:53.008May 27 17:59:53.008 DEBGDEBG |
| 4812 | 2026-05-27T17:59:54.931Z | DEBG created new freemap created new freemap, DEBG unitreplacing 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: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 } }]:, |
| 4813 | 2026-05-27T17:59:54.931Z | unitfreemap_route_ipv6 |
| 4814 | 2026-05-27T17:59:54.932Z | : |
| 4815 | 2026-05-27T17:59:54.932Z | freemap_route_ipv4May 27 17:59:53.008 |
| 4816 | 2026-05-27T17:59:54.932Z | May 27 17:59:53.008DEBG INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffcreated new freemapMay 27 17:59:53.008, unit |
| 4817 | 2026-05-27T17:59:54.932Z | DEBG: initted freemap. size: 64freemap_route_ipv6, May 27 17:59:53.008 |
| 4818 | 2026-05-27T17:59:54.932Z | DEBGMay 27 17:59:53.008 created new freemapMay 27 17:59:53.008unit , DEBG: unitreplacing 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 } }] |
| 4819 | 2026-05-27T17:59:54.932Z | :May 27 17:59:53.008freemap_route_ipv4 |
| 4820 | 2026-05-27T17:59:54.932Z | INFOfreemap_route_ipv6DEBG May 27 17:59:53.008initted freemap. size: 64 May 27 17:59:53.008, |
| 4821 | 2026-05-27T17:59:54.932Z | unit : DEBGfreemap_route_ipv4INFO reset freemap |
| 4822 | 2026-05-27T17:59:54.932Z | , adding route 3fff:beef:23::/64 -> 2001:db8::55:ffunit:adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 17:59:53.008 |
| 4823 | 2026-05-27T17:59:54.932Z | |
| 4824 | 2026-05-27T17:59:54.932Z | freemap_route_ipv4May 27 17:59:53.008DEBG |
| 4825 | 2026-05-27T17:59:54.932Z | DEBG initted freemap. size: 64reset freemap, , unitMay 27 17:59:53.008: May 27 17:59:53.008freemap_route_ipv4 DEBGDEBGunit |
| 4826 | 2026-05-27T17:59:54.932Z | : initted freemap. size: 64 , freemap_route_ipv4replacing 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 } }] |
| 4827 | 2026-05-27T17:59:54.932Z | unit: freemap_route_ipv6 |
| 4828 | 2026-05-27T17:59:54.932Z | |
| 4829 | 2026-05-27T17:59:54.932Z | May 27 17:59:53.008May 27 17:59:53.008 DEBGDEBG initted freemap. size: 64reset freemap, , May 27 17:59:53.008May 27 17:59:53.008 unitINFODEBG: adding route 3fff:beef:39::/64 -> 2001:db8::55:fffreemap_route_ipv6 unit |
| 4830 | 2026-05-27T17:59:54.932Z | |
| 4831 | 2026-05-27T17:59:54.932Z | :reset freemap , unitfreemap_route_ipv4: |
| 4832 | 2026-05-27T17:59:54.932Z | May 27 17:59:53.008freemap_route_ipv6May 27 17:59:53.008 |
| 4833 | 2026-05-27T17:59:54.932Z | DEBGMay 27 17:59:53.008 reset freemapMay 27 17:59:53.008, DEBGDEBG unit INFO:initted freemap. size: 64 , 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 } }] |
| 4834 | 2026-05-27T17:59:54.932Z | freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1unit |
| 4835 | 2026-05-27T17:59:54.932Z | : |
| 4836 | 2026-05-27T17:59:54.932Z | freemap_route_ipv6May 27 17:59:53.008 |
| 4837 | 2026-05-27T17:59:54.932Z | INFOMay 27 17:59:53.008May 27 17:59:53.008 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4838 | 2026-05-27T17:59:54.932Z | May 27 17:59:53.008 May 27 17:59:53.008DEBG May 27 17:59:53.008DEBG 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 } }]DEBG , adding route 3fff:beef:3a::/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 } }] |
| 4839 | 2026-05-27T17:59:54.943Z | |
| 4840 | 2026-05-27T17:59:54.943Z | unit |
| 4841 | 2026-05-27T17:59:54.943Z | |
| 4842 | 2026-05-27T17:59:54.943Z | :May 27 17:59:53.008 DEBGfreemap_route_ipv4INFO May 27 17:59:53.008 |
| 4843 | 2026-05-27T17:59:54.943Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 4844 | 2026-05-27T17:59:54.943Z | freemap_route_ipv6INFO |
| 4845 | 2026-05-27T17:59:54.943Z | |
| 4846 | 2026-05-27T17:59:54.943Z | May 27 17:59:53.008adding route 3fff:dead::/64 -> 2001:db8::55:2 May 27 17:59:53.008 |
| 4847 | 2026-05-27T17:59:54.943Z | INFODEBG May 27 17:59:53.008 adding route 3fff:beef:b::/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 } }]May 27 17:59:53.008 |
| 4848 | 2026-05-27T17:59:54.943Z | May 27 17:59:53.008DEBG May 27 17:59:53.008DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] May 27 17:59:53.008 |
| 4849 | 2026-05-27T17:59:54.943Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4850 | 2026-05-27T17:59:54.943Z | May 27 17:59:53.008 |
| 4851 | 2026-05-27T17:59:54.943Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 4852 | 2026-05-27T17:59:54.943Z | May 27 17:59:53.008INFOMay 27 17:59:53.008May 27 17:59:53.008 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 4853 | 2026-05-27T17:59:54.943Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3INFOreplacing 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 } }] |
| 4854 | 2026-05-27T17:59:54.943Z | May 27 17:59:53.008adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4855 | 2026-05-27T17:59:54.944Z | |
| 4856 | 2026-05-27T17:59:54.944Z | |
| 4857 | 2026-05-27T17:59:54.944Z | DEBG DEBGMay 27 17:59:53.008 May 27 17:59:53.008 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 } }]May 27 17:59:53.008 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]May 27 17:59:53.008 |
| 4858 | 2026-05-27T17:59:54.944Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]created new freemap |
| 4859 | 2026-05-27T17:59:54.944Z | INFO |
| 4860 | 2026-05-27T17:59:54.944Z | DEBG , adding route 3fff:beef:c::/64 -> 2001:db8::55:ff 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 } }] |
| 4861 | 2026-05-27T17:59:54.944Z | |
| 4862 | 2026-05-27T17:59:54.944Z | unitMay 27 17:59:53.008: May 27 17:59:53.008INFOMay 27 17:59:53.008 May 27 17:59:53.008 freemap_route_ipv6INFOINFOadding route 3fff:dead::/64 -> 2001:db8::55:4May 27 17:59:53.008 |
| 4863 | 2026-05-27T17:59:54.944Z | DEBG INFO |
| 4864 | 2026-05-27T17:59:54.944Z | adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4865 | 2026-05-27T17:59:54.944Z | |
| 4866 | 2026-05-27T17:59:54.944Z | |
| 4867 | 2026-05-27T17:59:54.944Z | |
| 4868 | 2026-05-27T17:59:54.944Z | May 27 17:59:53.008 May 27 17:59:53.008May 27 17:59:53.008 May 27 17:59:53.008 May 27 17:59:53.008May 27 17:59:53.008 DEBG INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 4869 | 2026-05-27T17:59:54.944Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 4870 | 2026-05-27T17:59:54.944Z | |
| 4871 | 2026-05-27T17:59:54.944Z | 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 } }] |
| 4872 | 2026-05-27T17:59:54.944Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]May 27 17:59:53.008 |
| 4873 | 2026-05-27T17:59:54.944Z | May 27 17:59:53.008 DEBGDEBGMay 27 17:59:53.008 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, 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 } }]DEBGMay 27 17:59:53.008 |
| 4874 | 2026-05-27T17:59:54.944Z | replacing targets for 3fff:dead::/64 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 } }] |
| 4875 | 2026-05-27T17:59:54.945Z | May 27 17:59:53.008 DEBG |
| 4876 | 2026-05-27T17:59:54.945Z | failed to allocate space for the new target list May 27 17:59:53.008 |
| 4877 | 2026-05-27T17:59:54.945Z | INFOMay 27 17:59:53.008INFO WARN adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4878 | 2026-05-27T17:59:54.945Z | May 27 17:59:53.008shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4879 | 2026-05-27T17:59:54.945Z | DEBG |
| 4880 | 2026-05-27T17:59:54.945Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]May 27 17:59:53.008May 27 17:59:53.008 DEBG |
| 4881 | 2026-05-27T17:59:54.945Z | DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4882 | 2026-05-27T17:59:54.945Z | May 27 17:59:53.008 |
| 4883 | 2026-05-27T17:59:54.945Z | ERROMay 27 17:59:53.008 INFO May 27 17:59:53.008adding route 172.17.0.1/32 -> 10.0.0.255 |
| 4884 | 2026-05-27T17:59:54.945Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4885 | 2026-05-27T17:59:54.945Z | |
| 4886 | 2026-05-27T17:59:54.945Z | May 27 17:59:53.008May 27 17:59:53.008 DEBGDEBGMay 27 17:59:53.008 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 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 } }] |
| 4887 | 2026-05-27T17:59:54.946Z | |
| 4888 | 2026-05-27T17:59:54.946Z | ERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itMay 27 17:59:53.008 |
| 4889 | 2026-05-27T17:59:54.947Z | May 27 17:59:53.008INFO INFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4890 | 2026-05-27T17:59:54.947Z | |
| 4891 | 2026-05-27T17:59:54.947Z | May 27 17:59:53.008May 27 17:59:53.008 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 } }]May 27 17:59:53.008 |
| 4892 | 2026-05-27T17:59:54.947Z | 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 } }]DEBG |
| 4893 | 2026-05-27T17:59:54.948Z | May 27 17:59:53.008replacing 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 } }] |
| 4894 | 2026-05-27T17:59:54.948Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffMay 27 17:59:53.008May 27 17:59:53.008 |
| 4895 | 2026-05-27T17:59:54.948Z | May 27 17:59:52.944 INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 4896 | 2026-05-27T17:59:54.948Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 4897 | 2026-05-27T17:59:54.948Z | created new freemapMay 27 17:59:53.008 INFODEBG , 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 } }]unitMay 27 17:59:53.008 |
| 4898 | 2026-05-27T17:59:54.948Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 4899 | 2026-05-27T17:59:54.948Z | :DEBG freemap_route_ipv4adding route 3fff:beef:25::/64 -> 2001:db8::55:ff May 27 17:59:53.008 |
| 4900 | 2026-05-27T17:59:54.948Z | test route::tests::identity_replace_is_noop ... ok |
| 4901 | 2026-05-27T17:59:54.948Z | 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 } }] |
| 4902 | 2026-05-27T17:59:54.948Z | |
| 4903 | 2026-05-27T17:59:54.948Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4904 | 2026-05-27T17:59:54.948Z | May 27 17:59:53.008May 27 17:59:53.008 DEBGINFO May 27 17:59:53.008 created new freemapadding route 172.17.0.4/32 -> 10.0.0.255 , DEBGunit replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4905 | 2026-05-27T17:59:54.948Z | : |
| 4906 | 2026-05-27T17:59:54.948Z | freemap_route_ipv6May 27 17:59:53.009 |
| 4907 | 2026-05-27T17:59:54.948Z | DEBG May 27 17:59:53.009May 27 17:59:53.009replacing 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 } }] |
| 4908 | 2026-05-27T17:59:54.948Z | 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 } }] adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4909 | 2026-05-27T17:59:54.948Z | |
| 4910 | 2026-05-27T17:59:54.948Z | May 27 17:59:53.009 May 27 17:59:53.009DEBGMay 27 17:59:53.009 May 27 17:59:53.009 initted freemap. size: 64INFO, INFOadding route 172.17.0.5/32 -> 10.0.0.255 unit |
| 4911 | 2026-05-27T17:59:54.948Z | :DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4912 | 2026-05-27T17:59:54.948Z | |
| 4913 | 2026-05-27T17:59:54.948Z | |
| 4914 | 2026-05-27T17:59:54.948Z | May 27 17:59:53.009May 27 17:59:53.009 May 27 17:59:53.009INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff DEBG |
| 4915 | 2026-05-27T17:59:54.948Z | reset freemapMay 27 17:59:53.009, unit: DEBGfreemap_route_ipv4 May 27 17:59:53.009 |
| 4916 | 2026-05-27T17:59:54.948Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG May 27 17:59:53.009replacing 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 } }] |
| 4917 | 2026-05-27T17:59:54.948Z | DEBG May 27 17:59:53.009May 27 17:59:53.022created new freemap INFO, DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffunit |
| 4918 | 2026-05-27T17:59:54.948Z | DEBGcreated new freemap :, May 27 17:59:53.022freemap_route_ipv4initted freemap. size: 64 |
| 4919 | 2026-05-27T17:59:54.948Z | unit, : freemap_route_ipv4unit |
| 4920 | 2026-05-27T17:59:54.949Z | : May 27 17:59:53.022freemap_route_ipv4 DEBG |
| 4921 | 2026-05-27T17:59:54.949Z | created new freemap, unit:May 27 17:59:53.009 May 27 17:59:53.022freemap_route_ipv6DEBG |
| 4922 | 2026-05-27T17:59:54.949Z | DEBGDEBGMay 27 17:59:53.022 created new freemapcreated new freemapMay 27 17:59:53.022May 27 17:59:53.022, 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 } }]unit : DEBG , DEBGunit :freemap_route_ipv6 |
| 4923 | 2026-05-27T17:59:54.949Z | |
| 4924 | 2026-05-27T17:59:54.949Z | freemap_route_ipv4 |
| 4925 | 2026-05-27T17:59:54.949Z | initted freemap. size: 64reset freemapDEBG, , unitMay 27 17:59:53.022 unit:: DEBG freemap_route_ipv4freemap_route_ipv4May 27 17:59:53.022initted freemap. size: 64 |
| 4926 | 2026-05-27T17:59:54.949Z | |
| 4927 | 2026-05-27T17:59:54.949Z | , DEBGunit created new freemap :May 27 17:59:53.022, unitfreemap_route_ipv4:DEBG |
| 4928 | 2026-05-27T17:59:54.949Z | freemap_route_ipv6reset freemapinitted freemap. size: 64, May 27 17:59:53.022, May 27 17:59:53.022unit unit |
| 4929 | 2026-05-27T17:59:54.949Z | May 27 17:59:53.022:: DEBGfreemap_route_ipv4 |
| 4930 | 2026-05-27T17:59:54.949Z | DEBGinitted freemap. size: 64 reset freemapfreemap_route_ipv6, |
| 4931 | 2026-05-27T17:59:54.949Z | , INFOunit:May 27 17:59:53.022unitMay 27 17:59:53.022 freemap_route_ipv4DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4932 | 2026-05-27T17:59:54.949Z | initted freemap. size: 64: |
| 4933 | 2026-05-27T17:59:54.949Z | , DEBGunit: May 27 17:59:53.022freemap_route_ipv6freemap_route_ipv6 |
| 4934 | 2026-05-27T17:59:54.949Z | initted freemap. size: 64 |
| 4935 | 2026-05-27T17:59:54.949Z | , DEBG unit:initted freemap. size: 64May 27 17:59:53.022, unitMay 27 17:59:53.022: DEBGfreemap_route_ipv6 |
| 4936 | 2026-05-27T17:59:54.949Z | reset freemapfreemap_route_ipv4May 27 17:59:53.022 |
| 4937 | 2026-05-27T17:59:54.949Z | , unitMay 27 17:59:53.022May 27 17:59:53.022: DEBGDEBGfreemap_route_ipv6 reset freemap |
| 4938 | 2026-05-27T17:59:54.949Z | , DEBGreset freemapunitMay 27 17:59:53.022:, May 27 17:59:53.022 unitfreemap_route_ipv6: |
| 4939 | 2026-05-27T17:59:54.958Z | INFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 May 27 17:59:53.022 |
| 4940 | 2026-05-27T17:59:54.958Z | |
| 4941 | 2026-05-27T17:59:54.959Z | INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1reset freemap |
| 4942 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022reset freemap , , May 27 17:59:53.022unitDEBGunit replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 17:59:53.022 |
| 4943 | 2026-05-27T17:59:54.959Z | :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 } }] freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 17:59:53.022 |
| 4944 | 2026-05-27T17:59:54.959Z | |
| 4945 | 2026-05-27T17:59:54.959Z | INFO |
| 4946 | 2026-05-27T17:59:54.959Z | freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4947 | 2026-05-27T17:59:54.959Z | |
| 4948 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022 May 27 17:59:53.022DEBG May 27 17:59:53.022INFOMay 27 17:59:53.022 May 27 17:59:53.022 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 } }]INFO |
| 4949 | 2026-05-27T17:59:54.959Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.16.0.0/32 -> 10.0.0.2 |
| 4950 | 2026-05-27T17:59:54.959Z | |
| 4951 | 2026-05-27T17:59:54.959Z | initted freemap. size: 64, adding route 172.16.0.0/32 -> 10.0.0.1unit:May 27 17:59:53.022May 27 17:59:53.022 May 27 17:59:53.022DEBG INFOfreemap_route_ipv6INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4952 | 2026-05-27T17:59:54.959Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4953 | 2026-05-27T17:59:54.959Z | |
| 4954 | 2026-05-27T17:59:54.959Z | |
| 4955 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022 |
| 4956 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022 May 27 17:59:53.022DEBG DEBG DEBGreset 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:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]May 27 17:59:53.022 |
| 4957 | 2026-05-27T17:59:54.959Z | |
| 4958 | 2026-05-27T17:59:54.959Z | INFO May 27 17:59:53.022, adding route 172.16.0.0/32 -> 10.0.0.3 DEBGunit |
| 4959 | 2026-05-27T17:59:54.959Z | :May 27 17:59:53.022 freemap_route_ipv6May 27 17:59:53.022 |
| 4960 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022INFOINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 } }] |
| 4961 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022 |
| 4962 | 2026-05-27T17:59:54.959Z | |
| 4963 | 2026-05-27T17:59:54.959Z | |
| 4964 | 2026-05-27T17:59:54.959Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:59:53.022May 27 17:59:53.022 |
| 4965 | 2026-05-27T17:59:54.959Z | INFO adding route 172.16.0.0/32 -> 10.0.0.4DEBGMay 27 17:59:53.022 |
| 4966 | 2026-05-27T17:59:54.959Z | May 27 17:59:53.022May 27 17:59:53.022 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 4967 | 2026-05-27T17:59:54.960Z | DEBGDEBGadding 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 } }] |
| 4968 | 2026-05-27T17:59:54.960Z | |
| 4969 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022May 27 17:59:53.022 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 } }] replacing targets for 3fff:dead::/64 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 } }] |
| 4970 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022 |
| 4971 | 2026-05-27T17:59:54.960Z | 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 } }] |
| 4972 | 2026-05-27T17:59:54.960Z | INFO May 27 17:59:53.022adding route 172.16.0.0/32 -> 10.0.0.2May 27 17:59:53.022 May 27 17:59:53.022 May 27 17:59:53.022 |
| 4973 | 2026-05-27T17:59:54.960Z | WARNINFOINFODEBG adding route 172.17.0.0/32 -> 10.0.0.255 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 27 17:59:53.022 |
| 4974 | 2026-05-27T17:59:54.960Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4975 | 2026-05-27T17:59:54.960Z | |
| 4976 | 2026-05-27T17:59:54.960Z | 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 } }] |
| 4977 | 2026-05-27T17:59:54.960Z | DEBGMay 27 17:59:53.022 May 27 17:59:53.022 DEBGMay 27 17:59:53.022 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.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4978 | 2026-05-27T17:59:54.960Z | |
| 4979 | 2026-05-27T17:59:54.960Z | 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 } }] |
| 4980 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022INFO INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:59:53.022May 27 17:59:53.022 |
| 4981 | 2026-05-27T17:59:54.960Z | adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 4982 | 2026-05-27T17:59:54.960Z | INFO adding route 172.16.0.0/32 -> 10.0.0.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:2, vlan_id: 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 } }] |
| 4983 | 2026-05-27T17:59:54.960Z | |
| 4984 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022 May 27 17:59:53.022DEBG May 27 17:59:53.022 May 27 17:59:53.022 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 } }] |
| 4985 | 2026-05-27T17:59:54.960Z | WARN 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 } }]May 27 17:59:53.022shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) INFO |
| 4986 | 2026-05-27T17:59:54.960Z | 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.17.0.2/32 -> 10.0.0.255 |
| 4987 | 2026-05-27T17:59:54.960Z | |
| 4988 | 2026-05-27T17:59:54.960Z | |
| 4989 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022May 27 17:59:53.022 May 27 17:59:53.022 INFODEBGINFO adding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 4990 | 2026-05-27T17:59:54.960Z | 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 } }] |
| 4991 | 2026-05-27T17:59:54.960Z | |
| 4992 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]May 27 17:59:53.022 |
| 4993 | 2026-05-27T17:59:54.960Z | May 27 17:59:53.022 INFODEBG 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: "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 } }] |
| 4994 | 2026-05-27T17:59:54.961Z | |
| 4995 | 2026-05-27T17:59:54.961Z | May 27 17:59:53.022 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]May 27 17:59:53.022 |
| 4996 | 2026-05-27T17:59:54.961Z | DEBGMay 27 17:59:53.022 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 |
| 4997 | 2026-05-27T17:59:54.961Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 4998 | 2026-05-27T17:59:54.961Z | |
| 4999 | 2026-05-27T17:59:54.961Z | May 27 17:59:53.022May 27 17:59:53.022 DEBGINFO adding route 172.17.0.4/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 } }] |
| 5000 | 2026-05-27T17:59:54.962Z | |
| 5001 | 2026-05-27T17:59:54.962Z | May 27 17:59:53.022May 27 17:59:53.022 DEBGINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5002 | 2026-05-27T17:59:54.962Z | |
| 5003 | 2026-05-27T17:59:54.962Z | May 27 17:59:53.022 INFOMay 27 17:59:53.022May 27 17:59:53.022replacing 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 } }] INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 5004 | 2026-05-27T17:59:54.962Z | |
| 5005 | 2026-05-27T17:59:54.962Z | 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.5/32 -> 10.0.0.255 |
| 5006 | 2026-05-27T17:59:54.962Z | May 27 17:59:53.022 |
| 5007 | 2026-05-27T17:59:54.962Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255May 27 17:59:53.022 |
| 5008 | 2026-05-27T17:59:54.962Z | INFOMay 27 17:59:53.022May 27 17:59:53.022 May 27 17:59:53.022 DEBGDEBGadding route 172.17.0.2/32 -> 10.0.0.255 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 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 } }]May 27 17:59:53.023 |
| 5009 | 2026-05-27T17:59:54.962Z | DEBGMay 27 17:59:53.023 created new freemapDEBG, created new freemapunit, May 27 17:59:53.030unit: : INFOfreemap_route_ipv4freemap_route_ipv4 |
| 5010 | 2026-05-27T17:59:54.962Z | |
| 5011 | 2026-05-27T17:59:54.962Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5012 | 2026-05-27T17:59:54.962Z | May 27 17:59:53.030 May 27 17:59:53.030replacing 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 |
| 5013 | 2026-05-27T17:59:54.963Z | DEBGcreated new freemap , replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5014 | 2026-05-27T17:59:54.963Z | :May 27 17:59:53.030 freemap_route_ipv6INFO |
| 5015 | 2026-05-27T17:59:54.963Z | May 27 17:59:53.030adding route 172.17.0.6/32 -> 10.0.0.255May 27 17:59:53.030 |
| 5016 | 2026-05-27T17:59:54.963Z | INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255 May 27 17:59:53.030created new freemap |
| 5017 | 2026-05-27T17:59:54.963Z | May 27 17:59:53.030, DEBGunitDEBG initted freemap. size: 64replacing 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 } }]:, |
| 5018 | 2026-05-27T17:59:54.963Z | unit :May 27 17:59:53.030 freemap_route_ipv4freemap_route_ipv6May 27 17:59:53.030 |
| 5019 | 2026-05-27T17:59:54.963Z | DEBG |
| 5020 | 2026-05-27T17:59:54.963Z | INFO adding route 172.17.0.7/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 } }] |
| 5021 | 2026-05-27T17:59:54.963Z | |
| 5022 | 2026-05-27T17:59:54.963Z | May 27 17:59:53.030 May 27 17:59:53.030DEBG DEBG reset freemapMay 27 17:59:53.030, INFOunitinitted freemap. size: 64 :May 27 17:59:53.030adding route 172.17.0.9/32 -> 10.0.0.255, |
| 5023 | 2026-05-27T17:59:54.963Z | unit :freemap_route_ipv4 |
| 5024 | 2026-05-27T17:59:54.963Z | DEBGMay 27 17:59:53.030freemap_route_ipv4 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 |
| 5025 | 2026-05-27T17:59:54.963Z | May 27 17:59:53.030 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 } }] |
| 5026 | 2026-05-27T17:59:54.963Z | |
| 5027 | 2026-05-27T17:59:54.963Z | DEBGMay 27 17:59:53.030 initted freemap. size: 64INFO, unitadding route 172.17.0.8/32 -> 10.0.0.255:May 27 17:59:53.030 May 27 17:59:53.030freemap_route_ipv6 |
| 5028 | 2026-05-27T17:59:54.963Z | |
| 5029 | 2026-05-27T17:59:54.963Z | DEBG INFO reset freemapMay 27 17:59:53.030, May 27 17:59:53.030unit adding route 172.17.0.10/32 -> 10.0.0.255DEBG: |
| 5030 | 2026-05-27T17:59:54.964Z | reset freemap DEBGfreemap_route_ipv4 |
| 5031 | 2026-05-27T17:59:54.964Z | 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 } }], May 27 17:59:53.030unit |
| 5032 | 2026-05-27T17:59:54.964Z | : freemap_route_ipv6DEBG |
| 5033 | 2026-05-27T17:59:54.964Z | May 27 17:59:53.030replacing 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 } }]May 27 17:59:53.030 |
| 5034 | 2026-05-27T17:59:54.964Z | May 27 17:59:53.030INFO DEBGINFOadding route 172.17.0.9/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5035 | 2026-05-27T17:59:54.964Z | |
| 5036 | 2026-05-27T17:59:54.964Z | initted freemap. size: 64May 27 17:59:53.030, unit :INFO freemap_route_ipv6May 27 17:59:53.030 |
| 5037 | 2026-05-27T17:59:54.964Z | May 27 17:59:53.030adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 5038 | 2026-05-27T17:59:54.964Z | 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 } }] |
| 5039 | 2026-05-27T17:59:54.970Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 17:59:53.030 |
| 5040 | 2026-05-27T17:59:54.970Z | DEBG May 27 17:59:53.030reset freemapMay 27 17:59:53.030, May 27 17:59:53.030 unit INFODEBG: replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5041 | 2026-05-27T17:59:54.971Z | |
| 5042 | 2026-05-27T17:59:54.971Z | INFO |
| 5043 | 2026-05-27T17:59:54.971Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5044 | 2026-05-27T17:59:54.971Z | May 27 17:59:53.030 INFOMay 27 17:59:53.030 adding route 172.17.0.12/32 -> 10.0.0.255May 27 17:59:53.023 |
| 5045 | 2026-05-27T17:59:54.971Z | May 27 17:59:53.030DEBG May 27 17:59:53.030INFODEBG created new freemapDEBGreplacing 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 } }], 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 } }] : |
| 5046 | 2026-05-27T17:59:54.971Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5047 | 2026-05-27T17:59:54.971Z | |
| 5048 | 2026-05-27T17:59:54.971Z | May 27 17:59:53.030 DEBGfreemap_route_ipv4May 27 17:59:53.030 |
| 5049 | 2026-05-27T17:59:54.971Z | May 27 17:59:53.030 May 27 17:59:53.030INFO 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 |
| 5050 | 2026-05-27T17:59:54.971Z | DEBGMay 27 17:59:53.030 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemap |
| 5051 | 2026-05-27T17:59:54.971Z | , 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 } }]:May 27 17:59:53.030 May 27 17:59:53.030 |
| 5052 | 2026-05-27T17:59:54.971Z | adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6 |
| 5053 | 2026-05-27T17:59:54.971Z | 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 } }] |
| 5054 | 2026-05-27T17:59:54.971Z | |
| 5055 | 2026-05-27T17:59:54.971Z | INFO May 27 17:59:53.030adding route 172.17.0.13/32 -> 10.0.0.255May 27 17:59:53.030 |
| 5056 | 2026-05-27T17:59:54.971Z | DEBG DEBGMay 27 17:59:53.030May 27 17:59:53.030 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 } }]May 27 17:59:53.030 INFOinitted freemap. size: 64 , adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5057 | 2026-05-27T17:59:54.971Z | INFOunit |
| 5058 | 2026-05-27T17:59:54.971Z | 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 } }] |
| 5059 | 2026-05-27T17:59:54.971Z | adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 17:59:53.030freemap_route_ipv4 |
| 5060 | 2026-05-27T17:59:54.971Z | |
| 5061 | 2026-05-27T17:59:54.971Z | INFOMay 27 17:59:53.030May 27 17:59:53.030 adding route 172.17.0.12/32 -> 10.0.0.255May 27 17:59:53.030DEBG |
| 5062 | 2026-05-27T17:59:54.972Z | 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 } }]May 27 17:59:53.030 INFOMay 27 17:59:53.030 |
| 5063 | 2026-05-27T17:59:54.972Z | DEBG reset freemap , unitadding route 172.17.0.14/32 -> 10.0.0.255: |
| 5064 | 2026-05-27T17:59:54.972Z | 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 } }]freemap_route_ipv4 |
| 5065 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030 |
| 5066 | 2026-05-27T17:59:54.972Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5067 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030 DEBG DEBG May 27 17:59:53.030replacing targets for 3fff:dead::/64 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 } }]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 } }] |
| 5068 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030May 27 17:59:53.030 |
| 5069 | 2026-05-27T17:59:54.972Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5070 | 2026-05-27T17:59:54.972Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3initted freemap. size: 64 |
| 5071 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030May 27 17:59:53.030, unit DEBG: INFO May 27 17:59:53.030replacing 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 } }]freemap_route_ipv6 |
| 5072 | 2026-05-27T17:59:54.972Z | DEBG |
| 5073 | 2026-05-27T17:59:54.972Z | adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5074 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030 |
| 5075 | 2026-05-27T17:59:54.972Z | May 27 17:59:53.030 DEBGINFO May 27 17:59:53.030adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5076 | 2026-05-27T17:59:54.972Z | DEBGMay 27 17:59:53.030 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 |
| 5077 | 2026-05-27T17:59:54.972Z | reset freemap May 27 17:59:53.030adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG |
| 5078 | 2026-05-27T17:59:54.972Z | , unitMay 27 17:59:53.030 May 27 17:59:53.030replacing 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 } }] |
| 5079 | 2026-05-27T17:59:54.972Z | DEBGINFO: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, 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.16/32 -> 10.0.0.255 |
| 5080 | 2026-05-27T17:59:54.972Z | |
| 5081 | 2026-05-27T17:59:54.972Z | freemap_route_ipv6May 27 17:59:53.030 |
| 5082 | 2026-05-27T17:59:54.972Z | INFOMay 27 17:59:53.030May 27 17:59:53.030 adding route 172.17.0.15/32 -> 10.0.0.255 May 27 17:59:53.030DEBG |
| 5083 | 2026-05-27T17:59:54.972Z | INFODEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5084 | 2026-05-27T17:59:54.972Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.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 } }]May 27 17:59:53.030 |
| 5085 | 2026-05-27T17:59:54.972Z | |
| 5086 | 2026-05-27T17:59:54.972Z | 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 } }]May 27 17:59:53.030 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 } }] |
| 5087 | 2026-05-27T17:59:54.972Z | DEBG May 27 17:59:53.030 |
| 5088 | 2026-05-27T17:59:54.973Z | 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 } }] |
| 5089 | 2026-05-27T17:59:54.973Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5090 | 2026-05-27T17:59:54.973Z | May 27 17:59:53.030 INFO May 27 17:59:53.030adding route 172.17.0.16/32 -> 10.0.0.255May 27 17:59:53.030 |
| 5091 | 2026-05-27T17:59:54.973Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]May 27 17:59:53.030May 27 17:59:53.030 |
| 5092 | 2026-05-27T17:59:54.973Z | DEBG INFO |
| 5093 | 2026-05-27T17:59:54.973Z | 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 3fff:beef:17::/64 -> 2001:db8::55:ffMay 27 17:59:53.030 |
| 5094 | 2026-05-27T17:59:54.973Z | |
| 5095 | 2026-05-27T17:59:54.973Z | INFO May 27 17:59:53.030adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5096 | 2026-05-27T17:59:54.973Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5097 | 2026-05-27T17:59:54.973Z | DEBG May 27 17:59:53.030replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]May 27 17:59:53.030 |
| 5098 | 2026-05-27T17:59:54.973Z | May 27 17:59:53.030INFO DEBG adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 5099 | 2026-05-27T17:59:54.973Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]May 27 17:59:53.030 |
| 5100 | 2026-05-27T17:59:54.973Z | DEBG |
| 5101 | 2026-05-27T17:59:54.973Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }] |
| 5102 | 2026-05-27T17:59:54.973Z | May 27 17:59:53.030 May 27 17:59:53.030INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255May 27 17:59:53.030 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5103 | 2026-05-27T17:59:54.973Z | |
| 5104 | 2026-05-27T17:59:54.973Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffMay 27 17:59:53.030 |
| 5105 | 2026-05-27T17:59:54.973Z | |
| 5106 | 2026-05-27T17:59:54.973Z | INFO May 27 17:59:53.030adding route 172.17.0.18/32 -> 10.0.0.255 DEBG |
| 5107 | 2026-05-27T17:59:54.973Z | 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 } }]May 27 17:59:53.030 |
| 5108 | 2026-05-27T17:59:54.973Z | DEBGMay 27 17:59:53.030 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 |
| 5109 | 2026-05-27T17:59:54.973Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 5110 | 2026-05-27T17:59:54.973Z | May 27 17:59:53.030 May 27 17:59:53.030INFO May 27 17:59:53.030INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5111 | 2026-05-27T17:59:54.973Z | 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 } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 5112 | 2026-05-27T17:59:54.973Z | |
| 5113 | 2026-05-27T17:59:54.973Z | May 27 17:59:53.030 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 } }]May 27 17:59:53.030 |
| 5114 | 2026-05-27T17:59:54.973Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5115 | 2026-05-27T17:59:54.973Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5116 | 2026-05-27T17:59:54.974Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5117 | 2026-05-27T17:59:54.974Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5118 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5119 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5120 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5121 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5122 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5123 | 2026-05-27T17:59:54.974Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5124 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5125 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5126 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5127 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5128 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5129 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5130 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5131 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5132 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5133 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5134 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5135 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5136 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5137 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5138 | 2026-05-27T17:59:54.975Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5139 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5140 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5141 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5142 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5143 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5144 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5145 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5146 | 2026-05-27T17:59:54.984Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5147 | 2026-05-27T17:59:54.984Z | May 27 17:59:53.030 May 27 17:59:53.030 INFODEBG May 27 17:59:53.030DEBG INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing 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:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5148 | 2026-05-27T17:59:54.984Z | May 27 17:59:53.031 May 27 17:59:53.031DEBG created new freemapMay 27 17:59:53.038DEBG, unit created new freemapDEBGMay 27 17:59:53.031 :, unitfreemap_route_ipv4replacing 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 } }] |
| 5149 | 2026-05-27T17:59:54.984Z | |
| 5150 | 2026-05-27T17:59:54.984Z | DEBG :created new freemap , May 27 17:59:53.038freemap_route_ipv4May 27 17:59:53.038 DEBG |
| 5151 | 2026-05-27T17:59:54.984Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255created new freemap |
| 5152 | 2026-05-27T17:59:54.984Z | |
| 5153 | 2026-05-27T17:59:54.984Z | , unitMay 27 17:59:53.038: May 27 17:59:53.038DEBGfreemap_route_ipv6May 27 17:59:53.038 |
| 5154 | 2026-05-27T17:59:54.984Z | DEBGDEBGcreated new freemap , replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unitMay 27 17:59:53.038: |
| 5155 | 2026-05-27T17:59:54.985Z | 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 } }]freemap_route_ipv6 |
| 5156 | 2026-05-27T17:59:54.985Z | DEBG |
| 5157 | 2026-05-27T17:59:54.985Z | initted freemap. size: 64, May 27 17:59:53.038unitMay 27 17:59:53.038 INFO |
| 5158 | 2026-05-27T17:59:54.985Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5159 | 2026-05-27T17:59:54.985Z | May 27 17:59:53.038: freemap_route_ipv4 |
| 5160 | 2026-05-27T17:59:54.985Z | DEBGMay 27 17:59:53.038May 27 17:59:53.038 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 } }]INFOMay 27 17:59:53.038INFO DEBGinitted freemap. size: 64 , |
| 5161 | 2026-05-27T17:59:54.985Z | adding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 5162 | 2026-05-27T17:59:54.985Z | reset freemapunit |
| 5163 | 2026-05-27T17:59:54.985Z | : freemap_route_ipv4, May 27 17:59:53.038May 27 17:59:53.038 |
| 5164 | 2026-05-27T17:59:54.985Z | INFODEBG unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff: |
| 5165 | 2026-05-27T17:59:54.985Z | freemap_route_ipv4replacing 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 } }]May 27 17:59:53.038 |
| 5166 | 2026-05-27T17:59:54.985Z | May 27 17:59:53.038DEBG reset freemapMay 27 17:59:53.038May 27 17:59:53.038 DEBG |
| 5167 | 2026-05-27T17:59:54.985Z | DEBG DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 5168 | 2026-05-27T17:59:54.985Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64 |
| 5169 | 2026-05-27T17:59:54.985Z | , unitunitMay 27 17:59:53.038: :May 27 17:59:53.038 INFO freemap_route_ipv6 freemap_route_ipv4May 27 17:59:53.038 |
| 5170 | 2026-05-27T17:59:54.985Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5171 | 2026-05-27T17:59:54.985Z | INFO |
| 5172 | 2026-05-27T17:59:54.985Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5173 | 2026-05-27T17:59:54.985Z | May 27 17:59:53.038May 27 17:59:53.038 |
| 5174 | 2026-05-27T17:59:54.985Z | May 27 17:59:53.038May 27 17:59:53.038 DEBGDEBG DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGreset freemap |
| 5175 | 2026-05-27T17:59:54.985Z | initted freemap. size: 64, unitreplacing 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 } }]May 27 17:59:53.038:, |
| 5176 | 2026-05-27T17:59:54.985Z | DEBG 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 } }] |
| 5177 | 2026-05-27T17:59:54.985Z | : May 27 17:59:53.038 May 27 17:59:53.038freemap_route_ipv6 INFO |
| 5178 | 2026-05-27T17:59:54.985Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5179 | 2026-05-27T17:59:54.985Z | May 27 17:59:53.038 |
| 5180 | 2026-05-27T17:59:54.985Z | INFO May 27 17:59:53.038adding route 172.17.0.25/32 -> 10.0.0.255 freemap_route_ipv6May 27 17:59:53.038May 27 17:59:53.038 |
| 5181 | 2026-05-27T17:59:54.985Z | |
| 5182 | 2026-05-27T17:59:54.986Z | INFODEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5183 | 2026-05-27T17:59:54.986Z | |
| 5184 | 2026-05-27T17:59:54.986Z | May 27 17:59:53.038 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 } }]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 } }] |
| 5185 | 2026-05-27T17:59:54.986Z | |
| 5186 | 2026-05-27T17:59:54.986Z | May 27 17:59:53.038May 27 17:59:53.038 May 27 17:59:53.038INFO DEBG May 27 17:59:53.038 May 27 17:59:53.038replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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:2e::/64 -> 2001:db8::55:ff |
| 5187 | 2026-05-27T17:59:54.987Z | INFOINFO |
| 5188 | 2026-05-27T17:59:54.987Z | DEBGadding route 172.17.0.26/32 -> 10.0.0.255 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 17:59:53.038reset freemap |
| 5189 | 2026-05-27T17:59:54.987Z | , May 27 17:59:53.038 INFODEBG 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 } }] |
| 5190 | 2026-05-27T17:59:54.987Z | |
| 5191 | 2026-05-27T17:59:54.987Z | unitMay 27 17:59:53.038adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5192 | 2026-05-27T17:59:54.987Z | : DEBG freemap_route_ipv6replacing 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 } }] |
| 5193 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038 |
| 5194 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038 May 27 17:59:53.038 DEBG 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.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5195 | 2026-05-27T17:59:54.987Z | |
| 5196 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038 |
| 5197 | 2026-05-27T17:59:54.987Z | INFOMay 27 17:59:53.038May 27 17:59:53.038 DEBGMay 27 17:59:53.038INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 17:59:53.038 INFO |
| 5198 | 2026-05-27T17:59:54.987Z | 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 |
| 5199 | 2026-05-27T17:59:54.987Z | adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 5200 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038 |
| 5201 | 2026-05-27T17:59:54.987Z | |
| 5202 | 2026-05-27T17:59:54.987Z | 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 } }]May 27 17:59:53.038 |
| 5203 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038INFO May 27 17:59:53.038May 27 17:59:53.038adding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBG |
| 5204 | 2026-05-27T17:59:54.987Z | 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 } }] |
| 5205 | 2026-05-27T17:59:54.987Z | DEBGMay 27 17:59:53.038replacing 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 } }] |
| 5206 | 2026-05-27T17:59:54.987Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5207 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038May 27 17:59:53.038 May 27 17:59:53.038 INFOadding route 172.16.0.0/32 -> 10.0.0.2 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 5208 | 2026-05-27T17:59:54.987Z | 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 } }] |
| 5209 | 2026-05-27T17:59:54.987Z | |
| 5210 | 2026-05-27T17:59:54.987Z | May 27 17:59:53.038INFO May 27 17:59:53.038May 27 17:59:53.038May 27 17:59:53.038 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 5211 | 2026-05-27T17:59:54.987Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5212 | 2026-05-27T17:59:54.987Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5213 | 2026-05-27T17:59:54.987Z | 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 |
| 5214 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038replacing 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 } }]May 27 17:59:53.038 May 27 17:59:53.038DEBGMay 27 17:59:53.038 |
| 5215 | 2026-05-27T17:59:54.988Z | 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 } }] |
| 5216 | 2026-05-27T17:59:54.988Z | 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 } }]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 } }]INFOMay 27 17:59:53.038 |
| 5217 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038 |
| 5218 | 2026-05-27T17:59:54.988Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.16.0.0/32 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 } }]May 27 17:59:53.038 |
| 5219 | 2026-05-27T17:59:54.988Z | |
| 5220 | 2026-05-27T17:59:54.988Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5221 | 2026-05-27T17:59:54.988Z | INFOMay 27 17:59:53.038 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 27 17:59:53.038INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 27 17:59:53.038 |
| 5222 | 2026-05-27T17:59:54.988Z | |
| 5223 | 2026-05-27T17:59:54.988Z | 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 } }] |
| 5224 | 2026-05-27T17:59:54.988Z | 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 } }]May 27 17:59:53.038 |
| 5225 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038DEBG 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 } }]May 27 17:59:53.038 |
| 5226 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5227 | 2026-05-27T17:59:54.988Z | adding route 172.16.0.0/32 -> 10.0.0.4May 27 17:59:53.038 |
| 5228 | 2026-05-27T17:59:54.988Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255 INFO |
| 5229 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff May 27 17:59:53.038INFOMay 27 17:59:53.038 |
| 5230 | 2026-05-27T17:59:54.988Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG DEBG |
| 5231 | 2026-05-27T17:59:54.988Z | 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 } }]May 27 17:59:53.038replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 5232 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038 |
| 5233 | 2026-05-27T17:59:54.988Z | DEBG 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 } }] |
| 5234 | 2026-05-27T17:59:54.988Z | 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 } }] |
| 5235 | 2026-05-27T17:59:54.988Z | May 27 17:59:53.038May 27 17:59:53.038 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.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 } }]May 27 17:59:53.038 |
| 5236 | 2026-05-27T17:59:54.988Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 17:59:53.038 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5237 | 2026-05-27T17:59:54.988Z | |
| 5238 | 2026-05-27T17:59:54.989Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5239 | 2026-05-27T17:59:54.998Z | May 27 17:59:53.038May 27 17:59:53.038May 27 17:59:53.038 DEBGDEBGDEBG 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 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 } }] |
| 5240 | 2026-05-27T17:59:54.998Z | |
| 5241 | 2026-05-27T17:59:54.998Z | 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 } }] |
| 5242 | 2026-05-27T17:59:54.998Z | May 27 17:59:53.038 |
| 5243 | 2026-05-27T17:59:54.998Z | May 27 17:59:53.038INFOMay 27 17:59:53.038 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 5244 | 2026-05-27T17:59:54.998Z | INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5245 | 2026-05-27T17:59:54.998Z | adding route 172.17.0.32/32 -> 10.0.0.255May 27 17:59:53.038 |
| 5246 | 2026-05-27T17:59:54.998Z | May 27 17:59:53.038 DEBG |
| 5247 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.038May 27 17:59:53.038 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 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 } }] |
| 5248 | 2026-05-27T17:59:54.999Z | 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 } }] |
| 5249 | 2026-05-27T17:59:54.999Z | |
| 5250 | 2026-05-27T17:59:54.999Z | 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 } }] |
| 5251 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.038May 27 17:59:53.038 May 27 17:59:53.038May 27 17:59:53.038 INFO INFOINFOMay 27 17:59:53.038 adding route 172.17.0.33/32 -> 10.0.0.255INFOadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5252 | 2026-05-27T17:59:54.999Z | |
| 5253 | 2026-05-27T17:59:54.999Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 5254 | 2026-05-27T17:59:54.999Z | |
| 5255 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.038INFO DEBGMay 27 17:59:53.038May 27 17:59:53.038May 27 17:59:53.038 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 } }] DEBGadding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 5256 | 2026-05-27T17:59:54.999Z | |
| 5257 | 2026-05-27T17:59:54.999Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG 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: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 } }] |
| 5258 | 2026-05-27T17:59:54.999Z | |
| 5259 | 2026-05-27T17:59:54.999Z | |
| 5260 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.046 DEBGMay 27 17:59:53.046 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 } }]May 27 17:59:53.046INFO |
| 5261 | 2026-05-27T17:59:54.999Z | INFOadding route 172.17.0.4/32 -> 10.0.0.255 May 27 17:59:53.046adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 5262 | 2026-05-27T17:59:54.999Z | INFO |
| 5263 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.046adding route 172.17.0.34/32 -> 10.0.0.255 May 27 17:59:53.046INFOMay 27 17:59:53.046 adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5264 | 2026-05-27T17:59:54.999Z | |
| 5265 | 2026-05-27T17:59:54.999Z | DEBG 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 } }]May 27 17:59:53.046 |
| 5266 | 2026-05-27T17:59:54.999Z | 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 } }] May 27 17:59:53.046DEBG |
| 5267 | 2026-05-27T17:59:54.999Z | 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 } }]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 } }]May 27 17:59:53.046 |
| 5268 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.046 INFO |
| 5269 | 2026-05-27T17:59:54.999Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5270 | 2026-05-27T17:59:54.999Z | May 27 17:59:53.046adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 27 17:59:53.046 INFO |
| 5271 | 2026-05-27T17:59:55.000Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 27 17:59:53.046May 27 17:59:53.046adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5272 | 2026-05-27T17:59:55.000Z | INFO DEBG adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5273 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046 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 } }] May 27 17:59:53.046DEBG |
| 5274 | 2026-05-27T17:59:55.000Z | DEBGMay 27 17:59:53.046 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5275 | 2026-05-27T17:59:55.000Z | DEBG |
| 5276 | 2026-05-27T17:59:55.000Z | |
| 5277 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046replacing 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 } }]May 27 17:59:53.046 |
| 5278 | 2026-05-27T17:59:55.000Z | INFOMay 27 17:59:53.046 May 27 17:59:53.046 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 5279 | 2026-05-27T17:59:55.000Z | |
| 5280 | 2026-05-27T17:59:55.000Z | |
| 5281 | 2026-05-27T17:59:55.000Z | 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 } }]May 27 17:59:53.046 |
| 5282 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046May 27 17:59:53.046 DEBGMay 27 17:59:53.046INFO 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 } }] DEBGadding route 3fff:beef:38::/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 } }] |
| 5283 | 2026-05-27T17:59:55.000Z | |
| 5284 | 2026-05-27T17:59:55.000Z | 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 } }] |
| 5285 | 2026-05-27T17:59:55.000Z | |
| 5286 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046 May 27 17:59:53.046INFO May 27 17:59:53.046DEBGMay 27 17:59:53.046 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 |
| 5287 | 2026-05-27T17:59:55.000Z | adding route 172.17.0.37/32 -> 10.0.0.255May 27 17:59:53.046INFOunit May 27 17:59:53.046 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff :INFO INFO |
| 5288 | 2026-05-27T17:59:55.000Z | |
| 5289 | 2026-05-27T17:59:55.000Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5290 | 2026-05-27T17:59:55.000Z | freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5291 | 2026-05-27T17:59:55.000Z | |
| 5292 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046adding route 172.17.0.22/32 -> 10.0.0.255May 27 17:59:53.046May 27 17:59:53.046 |
| 5293 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046DEBGDEBG 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 } }] |
| 5294 | 2026-05-27T17:59:55.000Z | 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 } }]May 27 17:59:53.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 } }] |
| 5295 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046 |
| 5296 | 2026-05-27T17:59:55.000Z | May 27 17:59:53.046DEBGDEBG May 27 17:59:53.046 INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5297 | 2026-05-27T17:59:55.000Z | INFOMay 27 17:59:53.046 adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255replacing 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 } }] |
| 5298 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.046INFO |
| 5299 | 2026-05-27T17:59:55.001Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5300 | 2026-05-27T17:59:55.001Z | DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5301 | 2026-05-27T17:59:55.001Z | |
| 5302 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.046 May 27 17:59:53.046created new freemapDEBGMay 27 17:59:53.046May 27 17:59:53.046 May 27 17:59:53.046 DEBG DEBGINFOreplacing 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.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 |
| 5303 | 2026-05-27T17:59:55.001Z | |
| 5304 | 2026-05-27T17:59:55.001Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5305 | 2026-05-27T17:59:55.001Z | unit: |
| 5306 | 2026-05-27T17:59:55.001Z | 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 } }] May 27 17:59:53.046May 27 17:59:53.046 |
| 5307 | 2026-05-27T17:59:55.001Z | freemap_route_ipv6 INFO INFOMay 27 17:59:53.046 adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5308 | 2026-05-27T17:59:55.001Z | |
| 5309 | 2026-05-27T17:59:55.001Z | INFOMay 27 17:59:53.046 adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5310 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.046 DEBG |
| 5311 | 2026-05-27T17:59:55.001Z | DEBGMay 27 17:59:53.046May 27 17:59:53.046 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 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 |
| 5312 | 2026-05-27T17:59:55.001Z | 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 } }] |
| 5313 | 2026-05-27T17:59:55.001Z | |
| 5314 | 2026-05-27T17:59:55.001Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5315 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.046May 27 17:59:53.046May 27 17:59:53.046 May 27 17:59:53.046 INFOMay 27 17:59:53.046 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 27 17:59:53.046 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5316 | 2026-05-27T17:59:55.001Z | 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 } }] |
| 5317 | 2026-05-27T17:59:55.001Z | 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 } }]May 27 17:59:53.046 |
| 5318 | 2026-05-27T17:59:55.001Z | INFOMay 27 17:59:53.057 DEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 5319 | 2026-05-27T17:59:55.001Z | 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 } }] |
| 5320 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.057DEBGMay 27 17:59:53.057 DEBGINFOMay 27 17:59:53.057 INFOadding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5321 | 2026-05-27T17:59:55.001Z | |
| 5322 | 2026-05-27T17:59:55.001Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 5323 | 2026-05-27T17:59:55.001Z | May 27 17:59:53.057 |
| 5324 | 2026-05-27T17:59:55.001Z | DEBGMay 27 17:59:53.057 May 27 17:59:53.057DEBG 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 } }]failed to allocate space for the new target list |
| 5325 | 2026-05-27T17:59:55.001Z | |
| 5326 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057 DEBGadding route 172.17.0.25/32 -> 10.0.0.255 |
| 5327 | 2026-05-27T17:59:55.002Z | 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 } }]May 27 17:59:53.057 |
| 5328 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057DEBG replacing targets for 3fff:dead::/64 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 } }]INFO |
| 5329 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057adding route 172.17.0.41/32 -> 10.0.0.255May 27 17:59:53.057 |
| 5330 | 2026-05-27T17:59:55.002Z | 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 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5331 | 2026-05-27T17:59:55.002Z | |
| 5332 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057 DEBGMay 27 17:59:53.057 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 } }] |
| 5333 | 2026-05-27T17:59:55.002Z | 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 } }]May 27 17:59:53.057 |
| 5334 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 5335 | 2026-05-27T17:59:55.002Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 27 17:59:53.057 |
| 5336 | 2026-05-27T17:59:55.002Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5337 | 2026-05-27T17:59:55.002Z | May 27 17:59:53.057 DEBG May 27 17:59:53.057replacing 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 } }]May 27 17:59:53.057 |
| 5338 | 2026-05-27T17:59:55.002Z | DEBGDEBG 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 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 } }] |
| 5339 | 2026-05-27T17:59:55.009Z | |
| 5340 | 2026-05-27T17:59:55.009Z | May 27 17:59:53.057 INFO adding route 172.17.0.43/32 -> 10.0.0.255May 27 17:59:53.057 |
| 5341 | 2026-05-27T17:59:55.009Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5342 | 2026-05-27T17:59:55.009Z | May 27 17:59:53.057replacing 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 } }] May 27 17:59:53.057May 27 17:59:53.057INFO |
| 5343 | 2026-05-27T17:59:55.009Z | DEBG DEBG adding route 172.17.0.27/32 -> 10.0.0.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 } }] |
| 5344 | 2026-05-27T17:59:55.009Z | |
| 5345 | 2026-05-27T17:59:55.009Z | 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 } }]May 27 17:59:53.057May 27 17:59:53.057 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 } }] |
| 5346 | 2026-05-27T17:59:55.009Z | |
| 5347 | 2026-05-27T17:59:55.009Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5348 | 2026-05-27T17:59:55.010Z | May 27 17:59:53.057May 27 17:59:53.057May 27 17:59:53.057 May 27 17:59:53.057 INFOINFODEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 5349 | 2026-05-27T17:59:55.010Z | |
| 5350 | 2026-05-27T17:59:55.010Z | adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5351 | 2026-05-27T17:59:55.010Z | |
| 5352 | 2026-05-27T17:59:55.010Z | May 27 17:59:53.057 INFOMay 27 17:59:53.057 May 27 17:59:53.057adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5353 | 2026-05-27T17:59:55.010Z | DEBG DEBG May 27 17:59:53.057 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.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 } }]May 27 17:59:53.057 |
| 5354 | 2026-05-27T17:59:55.010Z | DEBGDEBG |
| 5355 | 2026-05-27T17:59:55.010Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff: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 } }]May 27 17:59:53.057 |
| 5356 | 2026-05-27T17:59:55.010Z | |
| 5357 | 2026-05-27T17:59:55.010Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5358 | 2026-05-27T17:59:55.010Z | May 27 17:59:53.057May 27 17:59:53.057 INFOINFOMay 27 17:59:53.057 adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5359 | 2026-05-27T17:59:55.010Z | DEBGadding route 172.17.0.45/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 } }] |
| 5360 | 2026-05-27T17:59:55.010Z | |
| 5361 | 2026-05-27T17:59:55.010Z | May 27 17:59:53.057 May 27 17:59:53.057DEBG May 27 17:59:53.057INFO 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 |
| 5362 | 2026-05-27T17:59:55.010Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffMay 27 17:59:53.057 |
| 5363 | 2026-05-27T17:59:55.010Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5364 | 2026-05-27T17:59:55.010Z | DEBGMay 27 17:59:53.057 May 27 17:59:53.057replacing 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 } }] INFODEBG |
| 5365 | 2026-05-27T17:59:55.010Z | adding route 172.17.0.30/32 -> 10.0.0.255May 27 17:59:53.057replacing 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 |
| 5366 | 2026-05-27T17:59:55.010Z | |
| 5367 | 2026-05-27T17:59:55.010Z | May 27 17:59:53.057replacing 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 } }] |
| 5368 | 2026-05-27T17:59:55.010Z | INFOMay 27 17:59:53.057May 27 17:59:53.057 adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 5369 | 2026-05-27T17:59:55.010Z | 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 } }] |
| 5370 | 2026-05-27T17:59:55.010Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 27 17:59:53.057 |
| 5371 | 2026-05-27T17:59:55.010Z | INFOMay 27 17:59:53.057 May 27 17:59:53.057adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5372 | 2026-05-27T17:59:55.010Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 5373 | 2026-05-27T17:59:55.010Z | 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 } }]May 27 17:59:53.057 |
| 5374 | 2026-05-27T17:59:55.010Z | DEBGMay 27 17:59:53.057 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 } }]DEBGMay 27 17:59:53.057 |
| 5375 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057 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 } }]DEBGINFO |
| 5376 | 2026-05-27T17:59:55.011Z | 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 } }] |
| 5377 | 2026-05-27T17:59:55.011Z | adding route 172.17.0.47/32 -> 10.0.0.255May 27 17:59:53.057 |
| 5378 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057 INFOMay 27 17:59:53.057 INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFOMay 27 17:59:53.057 |
| 5379 | 2026-05-27T17:59:55.011Z | adding route 172.17.0.32/32 -> 10.0.0.255 adding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 5380 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057replacing 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 } }] |
| 5381 | 2026-05-27T17:59:55.011Z | |
| 5382 | 2026-05-27T17:59:55.011Z | 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 } }] |
| 5383 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057 May 27 17:59:53.057DEBG DEBGMay 27 17:59:53.057 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 } }] May 27 17:59:53.057 |
| 5384 | 2026-05-27T17:59:55.011Z | INFOINFO 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.48/32 -> 10.0.0.255May 27 17:59:53.057 |
| 5385 | 2026-05-27T17:59:55.011Z | |
| 5386 | 2026-05-27T17:59:55.011Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.33/32 -> 10.0.0.255 |
| 5387 | 2026-05-27T17:59:55.011Z | |
| 5388 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057 INFOMay 27 17:59:53.057May 27 17:59:53.057 adding route 172.17.0.16/32 -> 10.0.0.255 DEBG |
| 5389 | 2026-05-27T17:59:55.011Z | DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 27 17:59:53.057 |
| 5390 | 2026-05-27T17:59:55.011Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5391 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057replacing 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 } }] |
| 5392 | 2026-05-27T17:59:55.011Z | DEBG May 27 17:59:53.057May 27 17:59:53.057 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 } }]INFO |
| 5393 | 2026-05-27T17:59:55.011Z | INFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 5394 | 2026-05-27T17:59:55.011Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5395 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057DEBGMay 27 17:59:53.057May 27 17:59:53.057May 27 17:59:53.057 DEBGINFO DEBGinitted freemap. size: 64 , adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOreplacing 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 |
| 5396 | 2026-05-27T17:59:55.011Z | |
| 5397 | 2026-05-27T17:59:55.011Z | 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.17/32 -> 10.0.0.255 |
| 5398 | 2026-05-27T17:59:55.011Z | :May 27 17:59:53.057May 27 17:59:53.057 DEBG freemap_route_ipv4replacing 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 } }] |
| 5399 | 2026-05-27T17:59:55.011Z | |
| 5400 | 2026-05-27T17:59:55.011Z | May 27 17:59:53.057INFO |
| 5401 | 2026-05-27T17:59:55.011Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5402 | 2026-05-27T17:59:55.012Z | test route::tests::delete_target_full ... ok |
| 5403 | 2026-05-27T17:59:55.012Z | May 27 17:59:53.057INFO adding route 172.17.0.50/32 -> 10.0.0.255May 27 17:59:53.057INFOMay 27 17:59:53.057 |
| 5404 | 2026-05-27T17:59:55.012Z | DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 27 17:59:53.057 |
| 5405 | 2026-05-27T17:59:55.012Z | test route::tests::same_size_non_subset_replace ... ok |
| 5406 | 2026-05-27T17:59:55.012Z | DEBGDEBG May 27 17:59:53.057May 27 17:59:53.057 reset freemapreplacing 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 } }] |
| 5407 | 2026-05-27T17:59:55.012Z | DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 5408 | 2026-05-27T17:59:55.013Z | |
| 5409 | 2026-05-27T17:59:55.013Z | , 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 } }]unit |
| 5410 | 2026-05-27T17:59:55.013Z | May 27 17:59:53.057:May 27 17:59:53.057May 27 17:59:53.057 INFO INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff freemap_route_ipv4May 27 17:59:53.057 |
| 5411 | 2026-05-27T17:59:55.013Z | adding route 172.17.0.36/32 -> 10.0.0.255 INFO |
| 5412 | 2026-05-27T17:59:55.013Z | |
| 5413 | 2026-05-27T17:59:55.013Z | adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5414 | 2026-05-27T17:59:55.013Z | |
| 5415 | 2026-05-27T17:59:55.013Z | May 27 17:59:53.057May 27 17:59:53.057 May 27 17:59:53.057May 27 17:59:53.057 DEBG DEBGDEBG May 27 17:59:53.057replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 |
| 5416 | 2026-05-27T17:59:55.013Z | |
| 5417 | 2026-05-27T17:59:55.013Z | |
| 5418 | 2026-05-27T17:59:55.013Z | initted freemap. size: 64DEBG, May 27 17:59:53.057May 27 17:59:53.057replacing 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 } }]May 27 17:59:53.057 unit INFOINFO: |
| 5419 | 2026-05-27T17:59:55.013Z | adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5420 | 2026-05-27T17:59:55.013Z | |
| 5421 | 2026-05-27T17:59:55.013Z | INFO freemap_route_ipv6 |
| 5422 | 2026-05-27T17:59:55.013Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5423 | 2026-05-27T17:59:55.013Z | May 27 17:59:53.057 May 27 17:59:53.057May 27 17:59:53.057 May 27 17:59:53.057INFO DEBGMay 27 17:59:53.057 adding route 172.17.0.19/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 5424 | 2026-05-27T17:59:55.013Z | |
| 5425 | 2026-05-27T17:59:55.013Z | 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 |
| 5426 | 2026-05-27T17:59:55.013Z | 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 } }] |
| 5427 | 2026-05-27T17:59:55.013Z | DEBG May 27 17:59:53.057reset freemapMay 27 17:59:53.057May 27 17:59:53.057 INFO , DEBGadding route 172.17.0.38/32 -> 10.0.0.255INFOunit May 27 17:59:53.057 |
| 5428 | 2026-05-27T17:59:55.013Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5429 | 2026-05-27T17:59:55.013Z | INFO :adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5430 | 2026-05-27T17:59:55.013Z | |
| 5431 | 2026-05-27T17:59:55.013Z | May 27 17:59:53.057May 27 17:59:53.057 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_ipv6 |
| 5432 | 2026-05-27T17:59:55.013Z | May 27 17:59:53.057DEBGMay 27 17:59:53.057 |
| 5433 | 2026-05-27T17:59:55.013Z | INFO DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5434 | 2026-05-27T17:59:55.013Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5435 | 2026-05-27T17:59:55.014Z | |
| 5436 | 2026-05-27T17:59:55.014Z | May 27 17:59:53.057May 27 17:59:53.057 INFOMay 27 17:59:53.057 adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 5437 | 2026-05-27T17:59:55.014Z | created new freemapMay 27 17:59:53.057, unit May 27 17:59:53.074:INFO freemap_route_ipv4DEBG |
| 5438 | 2026-05-27T17:59:55.014Z | adding route 172.17.0.39/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 } }] |
| 5439 | 2026-05-27T17:59:55.018Z | |
| 5440 | 2026-05-27T17:59:55.018Z | May 27 17:59:53.074 DEBG created new freemapMay 27 17:59:53.074, unitINFO: May 27 17:59:53.074freemap_route_ipv6adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5441 | 2026-05-27T17:59:55.018Z | |
| 5442 | 2026-05-27T17:59:55.018Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffMay 27 17:59:53.074 |
| 5443 | 2026-05-27T17:59:55.018Z | May 27 17:59:53.074May 27 17:59:53.074 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5444 | 2026-05-27T17:59:55.018Z | initted freemap. size: 64May 27 17:59:53.074May 27 17:59:53.074 , DEBGunit :INFO 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_ipv4 |
| 5445 | 2026-05-27T17:59:55.018Z | |
| 5446 | 2026-05-27T17:59:55.018Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5447 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074 INFO May 27 17:59:53.074adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5448 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074DEBGMay 27 17:59:53.074 reset freemapMay 27 17:59:53.074DEBG DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 5449 | 2026-05-27T17:59:55.019Z | |
| 5450 | 2026-05-27T17:59:55.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 } }], unit: |
| 5451 | 2026-05-27T17:59:55.019Z | freemap_route_ipv4May 27 17:59:53.074May 27 17:59:53.074 INFO |
| 5452 | 2026-05-27T17:59:55.019Z | INFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 27 17:59:53.074 |
| 5453 | 2026-05-27T17:59:55.019Z | |
| 5454 | 2026-05-27T17:59:55.019Z | INFOMay 27 17:59:53.074 May 27 17:59:53.074May 27 17:59:53.074DEBG adding route 172.17.0.21/32 -> 10.0.0.255DEBG DEBGinitted freemap. size: 64replacing 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 } }], |
| 5455 | 2026-05-27T17:59:55.019Z | unitreplacing 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 } }]: |
| 5456 | 2026-05-27T17:59:55.019Z | |
| 5457 | 2026-05-27T17:59:55.019Z | freemap_route_ipv6May 27 17:59:53.074 |
| 5458 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074INFO May 27 17:59:53.074adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFO |
| 5459 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074 adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5460 | 2026-05-27T17:59:55.019Z | DEBG May 27 17:59:53.074DEBG 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 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 } }] |
| 5461 | 2026-05-27T17:59:55.019Z | |
| 5462 | 2026-05-27T17:59:55.019Z | reset freemap, May 27 17:59:53.074May 27 17:59:53.074 unitINFODEBG: 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 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5463 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074freemap_route_ipv6 |
| 5464 | 2026-05-27T17:59:55.019Z | |
| 5465 | 2026-05-27T17:59:55.019Z | INFOMay 27 17:59:53.074 May 27 17:59:53.074DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5466 | 2026-05-27T17:59:55.019Z | 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 } }] |
| 5467 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074 adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 5468 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074May 27 17:59:53.074 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5469 | 2026-05-27T17:59:55.019Z | May 27 17:59:53.074 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffDEBG |
| 5470 | 2026-05-27T17:59:55.019Z | 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 } }]DEBG |
| 5471 | 2026-05-27T17:59:55.019Z | 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 } }]May 27 17:59:53.074May 27 17:59:53.074 |
| 5472 | 2026-05-27T17:59:55.019Z | DEBG DEBGreplacing 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 } }]May 27 17:59:53.074 |
| 5473 | 2026-05-27T17:59:55.019Z | 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 } }] |
| 5474 | 2026-05-27T17:59:55.020Z | INFO May 27 17:59:53.074adding route 172.17.0.60/32 -> 10.0.0.255May 27 17:59:53.074 DEBG |
| 5475 | 2026-05-27T17:59:55.020Z | failed to allocate space for the new target listMay 27 17:59:53.074INFO |
| 5476 | 2026-05-27T17:59:55.020Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5477 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074 |
| 5478 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074 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 } }]May 27 17:59:53.074 |
| 5479 | 2026-05-27T17:59:55.020Z | 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 } }]May 27 17:59:53.074 |
| 5480 | 2026-05-27T17:59:55.020Z | DEBGDEBGMay 27 17:59:53.074 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 } }] |
| 5481 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074DEBGreplacing 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 } }] INFOfailed to allocate space for the new target list |
| 5482 | 2026-05-27T17:59:55.020Z | adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5483 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074 |
| 5484 | 2026-05-27T17:59:55.020Z | INFO May 27 17:59:53.074May 27 17:59:53.074 DEBGINFO adding route 172.17.0.24/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 } }] |
| 5485 | 2026-05-27T17:59:55.020Z | |
| 5486 | 2026-05-27T17:59:55.020Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5487 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074May 27 17:59:53.074 DEBGINFOMay 27 17:59:53.074 adding route 172.17.0.62/32 -> 10.0.0.255DEBG 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 } }] |
| 5488 | 2026-05-27T17:59:55.020Z | |
| 5489 | 2026-05-27T17:59:55.020Z | 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 } }] |
| 5490 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074 May 27 17:59:53.074INFOMay 27 17:59:53.074 DEBG INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5491 | 2026-05-27T17:59:55.020Z | adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5492 | 2026-05-27T17:59:55.020Z | |
| 5493 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074 DEBG failed to allocate space for the new target listMay 27 17:59:53.074 |
| 5494 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074DEBG 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 } }] |
| 5495 | 2026-05-27T17:59:55.020Z | 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 } }]May 27 17:59:53.074 |
| 5496 | 2026-05-27T17:59:55.020Z | DEBG May 27 17:59:53.074replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5497 | 2026-05-27T17:59:55.020Z | May 27 17:59:53.074INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5498 | 2026-05-27T17:59:55.020Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5499 | 2026-05-27T17:59:55.020Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5500 | 2026-05-27T17:59:55.021Z | May 27 17:59:53.074 DEBGMay 27 17:59:53.074May 27 17:59:53.074 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 |
| 5501 | 2026-05-27T17:59:55.021Z | 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 |
| 5502 | 2026-05-27T17:59:55.021Z | 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 } }] |
| 5503 | 2026-05-27T17:59:55.021Z | May 27 17:59:53.074 INFOMay 27 17:59:53.074 May 27 17:59:53.074adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5504 | 2026-05-27T17:59:55.021Z | INFO INFOadding route 172.17.0.1/32 -> 10.0.0.255 May 27 17:59:53.074adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5505 | 2026-05-27T17:59:55.021Z | |
| 5506 | 2026-05-27T17:59:55.021Z | 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 } }]May 27 17:59:53.074 |
| 5507 | 2026-05-27T17:59:55.021Z | May 27 17:59:53.074DEBG 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 } }] May 27 17:59:53.074 |
| 5508 | 2026-05-27T17:59:55.021Z | 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 |
| 5509 | 2026-05-27T17:59:55.021Z | 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 } }] |
| 5510 | 2026-05-27T17:59:55.021Z | May 27 17:59:53.074 INFOMay 27 17:59:53.074 adding route 172.17.0.28/32 -> 10.0.0.255INFO |
| 5511 | 2026-05-27T17:59:55.021Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5512 | 2026-05-27T17:59:55.021Z | May 27 17:59:53.074 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 } }] |
| 5513 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074 DEBG May 27 17:59:53.074replacing 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 } }] |
| 5514 | 2026-05-27T17:59:55.022Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5515 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074 May 27 17:59:53.074INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5516 | 2026-05-27T17:59:55.022Z | 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 } }] |
| 5517 | 2026-05-27T17:59:55.022Z | DEBGMay 27 17:59:53.074May 27 17:59:53.074 INFODEBG 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.30/32 -> 10.0.0.255 |
| 5518 | 2026-05-27T17:59:55.022Z | |
| 5519 | 2026-05-27T17:59:55.022Z | 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 } }] |
| 5520 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074May 27 17:59:53.074 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 5521 | 2026-05-27T17:59:55.022Z | 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 } }] |
| 5522 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074 May 27 17:59:53.074DEBG 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 } }] |
| 5523 | 2026-05-27T17:59:55.022Z | adding route 172.17.0.31/32 -> 10.0.0.255May 27 17:59:53.074 |
| 5524 | 2026-05-27T17:59:55.022Z | INFOMay 27 17:59:53.074 May 27 17:59:53.074INFOadding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 5525 | 2026-05-27T17:59:55.022Z | 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 } }] |
| 5526 | 2026-05-27T17:59:55.022Z | |
| 5527 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074 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 } }]May 27 17:59:53.074 |
| 5528 | 2026-05-27T17:59:55.022Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255May 27 17:59:53.074May 27 17:59:53.074 |
| 5529 | 2026-05-27T17:59:55.022Z | INFODEBG May 27 17:59:53.074adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5530 | 2026-05-27T17:59:55.022Z | 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 } }]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 } }]May 27 17:59:53.074 |
| 5531 | 2026-05-27T17:59:55.022Z | |
| 5532 | 2026-05-27T17:59:55.022Z | 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 } }] |
| 5533 | 2026-05-27T17:59:55.022Z | May 27 17:59:53.074 INFO May 27 17:59:53.074adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5534 | 2026-05-27T17:59:55.022Z | INFO May 27 17:59:53.074adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5535 | 2026-05-27T17:59:55.023Z | May 27 17:59:53.074 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 } }]May 27 17:59:53.074 |
| 5536 | 2026-05-27T17:59:55.023Z | adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 5537 | 2026-05-27T17:59:55.023Z | May 27 17:59:53.074replacing 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 |
| 5538 | 2026-05-27T17:59:55.023Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5539 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.074 May 27 17:59:53.074INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255 |
| 5540 | 2026-05-27T17:59:55.027Z | 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 } }]May 27 17:59:53.074 |
| 5541 | 2026-05-27T17:59:55.027Z | DEBGMay 27 17:59:53.074May 27 17:59:53.074 INFODEBG adding route 172.17.0.35/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 } }] |
| 5542 | 2026-05-27T17:59:55.027Z | |
| 5543 | 2026-05-27T17:59:55.027Z | 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 } }] |
| 5544 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.074May 27 17:59:53.074 INFODEBG adding route 172.17.0.9/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 } }] |
| 5545 | 2026-05-27T17:59:55.027Z | |
| 5546 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.074 May 27 17:59:53.074May 27 17:59:53.074 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.36/32 -> 10.0.0.255 |
| 5547 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.075 DEBG created new freemapMay 27 17:59:53.090, unitDEBG: 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 } }]freemap_route_ipv4 |
| 5548 | 2026-05-27T17:59:55.027Z | |
| 5549 | 2026-05-27T17:59:55.027Z | |
| 5550 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.090May 27 17:59:53.090 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255created new freemap, unit: freemap_route_ipv6 |
| 5551 | 2026-05-27T17:59:55.027Z | May 27 17:59:53.090 |
| 5552 | 2026-05-27T17:59:55.027Z | INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5553 | 2026-05-27T17:59:55.028Z | May 27 17:59:53.090May 27 17:59:53.090 DEBGDEBGMay 27 17:59:53.090 initted 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 } }]unitreplacing 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 } }] |
| 5554 | 2026-05-27T17:59:55.028Z | : |
| 5555 | 2026-05-27T17:59:55.028Z | freemap_route_ipv4 |
| 5556 | 2026-05-27T17:59:55.028Z | May 27 17:59:53.090 May 27 17:59:53.090May 27 17:59:53.090 DEBGINFOINFO reset freemapadding route 172.17.0.38/32 -> 10.0.0.255, adding route 172.17.0.11/32 -> 10.0.0.255unit |
| 5557 | 2026-05-27T17:59:55.028Z | |
| 5558 | 2026-05-27T17:59:55.028Z | : freemap_route_ipv4May 27 17:59:53.090 |
| 5559 | 2026-05-27T17:59:55.028Z | May 27 17:59:53.090DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5560 | 2026-05-27T17:59:55.029Z | 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 } }]May 27 17:59:53.090 |
| 5561 | 2026-05-27T17:59:55.029Z | DEBG May 27 17:59:53.090initted freemap. size: 64 May 27 17:59:53.090INFO, unitadding route 172.17.0.12/32 -> 10.0.0.255INFO |
| 5562 | 2026-05-27T17:59:55.029Z | : adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5563 | 2026-05-27T17:59:55.029Z | freemap_route_ipv6May 27 17:59:53.090 |
| 5564 | 2026-05-27T17:59:55.029Z | DEBG May 27 17:59:53.090May 27 17:59:53.090 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 |
| 5565 | 2026-05-27T17:59:55.029Z | reset freemapDEBG, unitreplacing 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 } }]May 27 17:59:53.090 |
| 5566 | 2026-05-27T17:59:55.029Z | : INFOfreemap_route_ipv6 |
| 5567 | 2026-05-27T17:59:55.029Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5568 | 2026-05-27T17:59:55.029Z | May 27 17:59:53.090 May 27 17:59:53.090May 27 17:59:53.090 INFODEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5569 | 2026-05-27T17:59:55.029Z | |
| 5570 | 2026-05-27T17:59:55.029Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5571 | 2026-05-27T17:59:55.029Z | May 27 17:59:53.090 INFOMay 27 17:59:53.090 May 27 17:59:53.090adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5572 | 2026-05-27T17:59:55.029Z | 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 } }] |
| 5573 | 2026-05-27T17:59:55.029Z | 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 } }]May 27 17:59:53.090 |
| 5574 | 2026-05-27T17:59:55.029Z | 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 } }]May 27 17:59:53.090May 27 17:59:53.090 INFO |
| 5575 | 2026-05-27T17:59:55.029Z | INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255 adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5576 | 2026-05-27T17:59:55.029Z | |
| 5577 | 2026-05-27T17:59:55.029Z | |
| 5578 | 2026-05-27T17:59:55.029Z | May 27 17:59:53.090 INFO May 27 17:59:53.090adding route 172.17.0.15/32 -> 10.0.0.255May 27 17:59:53.090 |
| 5579 | 2026-05-27T17:59:55.029Z | DEBG 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 } }] May 27 17:59:53.090May 27 17:59:53.090 |
| 5580 | 2026-05-27T17:59:55.029Z | 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 } }]DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5581 | 2026-05-27T17:59:55.029Z | |
| 5582 | 2026-05-27T17:59:55.029Z | |
| 5583 | 2026-05-27T17:59:55.029Z | May 27 17:59:53.090 May 27 17:59:53.090INFOMay 27 17:59:53.090May 27 17:59:53.090 INFO INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 5584 | 2026-05-27T17:59:55.030Z | INFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5585 | 2026-05-27T17:59:55.030Z | |
| 5586 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090 |
| 5587 | 2026-05-27T17:59:55.030Z | DEBG May 27 17:59:53.090replacing 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 } }] May 27 17:59:53.090May 27 17:59:53.090 |
| 5588 | 2026-05-27T17:59:55.030Z | DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 5589 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090 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 } }] INFOreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5590 | 2026-05-27T17:59:55.030Z | adding route 172.17.0.17/32 -> 10.0.0.255May 27 17:59:53.090 |
| 5591 | 2026-05-27T17:59:55.030Z | |
| 5592 | 2026-05-27T17:59:55.030Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255May 27 17:59:53.090 |
| 5593 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090May 27 17:59:53.090 INFOMay 27 17:59:53.090DEBG INFODEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.43/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 } }] |
| 5594 | 2026-05-27T17:59:55.030Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5595 | 2026-05-27T17:59:55.030Z | |
| 5596 | 2026-05-27T17:59:55.030Z | |
| 5597 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090May 27 17:59:53.090May 27 17:59:53.090 May 27 17:59:53.090INFO DEBG adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 5598 | 2026-05-27T17:59:55.030Z | 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.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5599 | 2026-05-27T17:59:55.030Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5600 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090 |
| 5601 | 2026-05-27T17:59:55.030Z | DEBG May 27 17:59:53.090replacing 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 } }]May 27 17:59:53.090 |
| 5602 | 2026-05-27T17:59:55.030Z | INFOINFO May 27 17:59:53.090adding route 172.17.0.44/32 -> 10.0.0.255May 27 17:59:53.090 adding route 172.17.0.3/32 -> 10.0.0.255INFODEBG |
| 5603 | 2026-05-27T17:59:55.030Z | 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.19/32 -> 10.0.0.255 |
| 5604 | 2026-05-27T17:59:55.030Z | |
| 5605 | 2026-05-27T17:59:55.030Z | |
| 5606 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090 DEBG May 27 17:59:53.090replacing 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 } }]May 27 17:59:53.090 |
| 5607 | 2026-05-27T17:59:55.030Z | May 27 17:59:53.090 DEBG INFODEBG adding route 172.17.0.46/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 } }]May 27 17:59:53.090 |
| 5608 | 2026-05-27T17:59:55.030Z | |
| 5609 | 2026-05-27T17:59:55.030Z | INFO 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.4/32 -> 10.0.0.255 |
| 5610 | 2026-05-27T17:59:55.030Z | |
| 5611 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 May 27 17:59:53.090INFO May 27 17:59:53.090 May 27 17:59:53.090adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5612 | 2026-05-27T17:59:55.031Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255DEBGDEBG |
| 5613 | 2026-05-27T17:59:55.031Z | 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 } }]May 27 17:59:53.090 |
| 5614 | 2026-05-27T17:59:55.031Z | 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 } }]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 } }] |
| 5615 | 2026-05-27T17:59:55.031Z | |
| 5616 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 May 27 17:59:53.090INFO DEBGMay 27 17:59:53.090 adding route 172.17.0.47/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 } }] |
| 5617 | 2026-05-27T17:59:55.031Z | INFOMay 27 17:59:53.090 |
| 5618 | 2026-05-27T17:59:55.031Z | adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 5619 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 adding route 172.17.0.5/32 -> 10.0.0.255DEBGMay 27 17:59:53.090May 27 17:59:53.090 |
| 5620 | 2026-05-27T17:59:55.031Z | DEBG INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 5621 | 2026-05-27T17:59:55.031Z | |
| 5622 | 2026-05-27T17:59:55.031Z | adding route 172.17.0.46/32 -> 10.0.0.255May 27 17:59:53.090 |
| 5623 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090DEBGMay 27 17:59:53.090 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 } }]INFO |
| 5624 | 2026-05-27T17:59:55.031Z | adding route 172.17.0.22/32 -> 10.0.0.255May 27 17:59:53.090 |
| 5625 | 2026-05-27T17:59:55.031Z | DEBGadding route 172.17.0.48/32 -> 10.0.0.255 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 } }] |
| 5626 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 |
| 5627 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090INFO May 27 17:59:53.090adding route 172.17.0.6/32 -> 10.0.0.255DEBGMay 27 17:59:53.090 |
| 5628 | 2026-05-27T17:59:55.031Z | INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5629 | 2026-05-27T17:59:55.031Z | |
| 5630 | 2026-05-27T17:59:55.031Z | 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 } }] |
| 5631 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090May 27 17:59:53.090May 27 17:59:53.090 May 27 17:59:53.090INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255INFO 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 } }] |
| 5632 | 2026-05-27T17:59:55.031Z | DEBG |
| 5633 | 2026-05-27T17:59:55.031Z | adding route 172.17.0.49/32 -> 10.0.0.255 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 } }] |
| 5634 | 2026-05-27T17:59:55.031Z | |
| 5635 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 May 27 17:59:53.090May 27 17:59:53.090 DEBGINFO May 27 17:59:53.090replacing 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 } }] |
| 5636 | 2026-05-27T17:59:55.031Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 5637 | 2026-05-27T17:59:55.031Z | May 27 17:59:53.090 |
| 5638 | 2026-05-27T17:59:55.032Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5639 | 2026-05-27T17:59:55.039Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5640 | 2026-05-27T17:59:55.039Z | May 27 17:59:53.090 May 27 17:59:53.090May 27 17:59:53.090 DEBG 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 } }]May 27 17:59:53.090 DEBG |
| 5641 | 2026-05-27T17:59:55.039Z | DEBGadding route 172.17.0.50/32 -> 10.0.0.255 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 } }] |
| 5642 | 2026-05-27T17:59:55.039Z | |
| 5643 | 2026-05-27T17:59:55.039Z | 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 } }] |
| 5644 | 2026-05-27T17:59:55.039Z | May 27 17:59:53.090May 27 17:59:53.090 DEBGMay 27 17:59:53.090INFO May 27 17:59:53.090 adding route 172.17.0.25/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 } }] |
| 5645 | 2026-05-27T17:59:55.039Z | |
| 5646 | 2026-05-27T17:59:55.039Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 5647 | 2026-05-27T17:59:55.039Z | May 27 17:59:53.090May 27 17:59:53.090adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5648 | 2026-05-27T17:59:55.039Z | 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 } }]INFO |
| 5649 | 2026-05-27T17:59:55.039Z | May 27 17:59:53.090 May 27 17:59:53.090DEBG May 27 17:59:53.090adding route 172.17.0.51/32 -> 10.0.0.255DEBG 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 } }] |
| 5650 | 2026-05-27T17:59:55.040Z | INFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5651 | 2026-05-27T17:59:55.040Z | |
| 5652 | 2026-05-27T17:59:55.040Z | |
| 5653 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.090 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 } }]May 27 17:59:53.090 |
| 5654 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.090May 27 17:59:53.090 DEBG May 27 17:59:53.090INFO adding route 172.17.0.9/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 5655 | 2026-05-27T17:59:55.040Z | adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 5656 | 2026-05-27T17:59:55.040Z | |
| 5657 | 2026-05-27T17:59:55.040Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5658 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.090May 27 17:59:53.090 May 27 17:59:53.090INFOMay 27 17:59:53.090 DEBG adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5659 | 2026-05-27T17:59:55.040Z | |
| 5660 | 2026-05-27T17:59:55.040Z | 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 } }]May 27 17:59:53.090 |
| 5661 | 2026-05-27T17:59:55.040Z | 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 } }]May 27 17:59:53.090 |
| 5662 | 2026-05-27T17:59:55.040Z | DEBGINFOMay 27 17:59:53.090 INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5663 | 2026-05-27T17:59:55.040Z | |
| 5664 | 2026-05-27T17:59:55.040Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5665 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.090May 27 17:59:53.090May 27 17:59:53.090 DEBGINFOMay 27 17:59:53.090 adding route 172.17.0.28/32 -> 10.0.0.255 DEBG |
| 5666 | 2026-05-27T17:59:55.040Z | 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 } }] |
| 5667 | 2026-05-27T17:59:55.040Z | 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 |
| 5668 | 2026-05-27T17:59:55.040Z | adding route 172.17.0.51/32 -> 10.0.0.255May 27 17:59:53.090 May 27 17:59:53.090 INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 5669 | 2026-05-27T17:59:55.040Z | 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 } }] |
| 5670 | 2026-05-27T17:59:55.040Z | |
| 5671 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.100May 27 17:59:53.100 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.29/32 -> 10.0.0.255 |
| 5672 | 2026-05-27T17:59:55.040Z | |
| 5673 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.100May 27 17:59:53.100 May 27 17:59:53.100INFO DEBG adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 5674 | 2026-05-27T17:59:55.040Z | 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 } }] |
| 5675 | 2026-05-27T17:59:55.040Z | 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 } }] |
| 5676 | 2026-05-27T17:59:55.040Z | May 27 17:59:53.100 DEBG May 27 17:59:53.100May 27 17:59:53.100 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 |
| 5677 | 2026-05-27T17:59:55.041Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5678 | 2026-05-27T17:59:55.041Z | |
| 5679 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100 May 27 17:59:53.100INFOMay 27 17:59:53.100 DEBGDEBGadding route 172.17.0.13/32 -> 10.0.0.255 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 } }] |
| 5680 | 2026-05-27T17:59:55.041Z | 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 } }] |
| 5681 | 2026-05-27T17:59:55.041Z | |
| 5682 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100May 27 17:59:53.100 DEBGINFO May 27 17:59:53.100replacing 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 } }] INFOadding route 172.17.0.53/32 -> 10.0.0.255 |
| 5683 | 2026-05-27T17:59:55.041Z | |
| 5684 | 2026-05-27T17:59:55.041Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5685 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100May 27 17:59:53.100May 27 17:59:53.100 DEBGINFO 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 } }] |
| 5686 | 2026-05-27T17:59:55.041Z | adding route 172.17.0.14/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 } }] |
| 5687 | 2026-05-27T17:59:55.041Z | |
| 5688 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100May 27 17:59:53.100May 27 17:59:53.090May 27 17:59:53.100 INFOINFO DEBG INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 5689 | 2026-05-27T17:59:55.041Z | 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 } }]adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5690 | 2026-05-27T17:59:55.041Z | |
| 5691 | 2026-05-27T17:59:55.041Z | |
| 5692 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100 DEBG May 27 17:59:53.100May 27 17:59:53.100May 27 17:59:53.100 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 } }] |
| 5693 | 2026-05-27T17:59:55.041Z | INFO DEBGDEBG May 27 17:59:53.100replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/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 } }] |
| 5694 | 2026-05-27T17:59:55.041Z | INFO |
| 5695 | 2026-05-27T17:59:55.041Z | |
| 5696 | 2026-05-27T17:59:55.041Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5697 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100May 27 17:59:53.100May 27 17:59:53.100 May 27 17:59:53.100DEBGINFO 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 } }]INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5698 | 2026-05-27T17:59:55.041Z | 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 } }] |
| 5699 | 2026-05-27T17:59:55.041Z | |
| 5700 | 2026-05-27T17:59:55.041Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5701 | 2026-05-27T17:59:55.041Z | May 27 17:59:53.100 May 27 17:59:53.100INFOMay 27 17:59:53.100 May 27 17:59:53.100adding route 172.17.0.34/32 -> 10.0.0.255DEBGINFO |
| 5702 | 2026-05-27T17:59:55.041Z | test route::tests::delete_target_fragmented ... ok |
| 5703 | 2026-05-27T17:59:55.041Z | DEBGadding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5704 | 2026-05-27T17:59:55.042Z | |
| 5705 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100replacing 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 |
| 5706 | 2026-05-27T17:59:55.042Z | 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 } }]May 27 17:59:53.100May 27 17:59:53.100 |
| 5707 | 2026-05-27T17:59:55.042Z | DEBGINFO May 27 17:59:53.100replacing 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 } }] May 27 17:59:53.100adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5708 | 2026-05-27T17:59:55.042Z | INFO |
| 5709 | 2026-05-27T17:59:55.042Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5710 | 2026-05-27T17:59:55.042Z | test route::tests::delete_targets_full ... ok |
| 5711 | 2026-05-27T17:59:55.042Z | |
| 5712 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100May 27 17:59:53.100 INFODEBG May 27 17:59:53.100replacing 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 |
| 5713 | 2026-05-27T17:59:55.042Z | adding route 172.17.0.17/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 } }]May 27 17:59:53.100 |
| 5714 | 2026-05-27T17:59:55.042Z | |
| 5715 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100DEBG 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 } }]May 27 17:59:53.100 |
| 5716 | 2026-05-27T17:59:55.042Z | INFOMay 27 17:59:53.100 adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5717 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100 |
| 5718 | 2026-05-27T17:59:55.042Z | DEBGINFO May 27 17:59:53.100May 27 17:59:53.100 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.57/32 -> 10.0.0.255DEBG |
| 5719 | 2026-05-27T17:59:55.042Z | 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 } }] |
| 5720 | 2026-05-27T17:59:55.042Z | |
| 5721 | 2026-05-27T17:59:55.042Z | 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 } }]May 27 17:59:53.100 |
| 5722 | 2026-05-27T17:59:55.042Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5723 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100May 27 17:59:53.100 May 27 17:59:53.100INFO INFOMay 27 17:59:53.100adding route 172.17.0.37/32 -> 10.0.0.255 adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 5724 | 2026-05-27T17:59:55.042Z | DEBG |
| 5725 | 2026-05-27T17:59:55.042Z | 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 } }]May 27 17:59:53.100replacing 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 } }] |
| 5726 | 2026-05-27T17:59:55.042Z | DEBG |
| 5727 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100replacing 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 } }] |
| 5728 | 2026-05-27T17:59:55.042Z | 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 } }]May 27 17:59:53.100 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5729 | 2026-05-27T17:59:55.042Z | |
| 5730 | 2026-05-27T17:59:55.042Z | May 27 17:59:53.100May 27 17:59:53.113 INFOMay 27 17:59:53.113DEBG INFOreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5731 | 2026-05-27T17:59:55.042Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5732 | 2026-05-27T17:59:55.043Z | adding route 172.17.0.58/32 -> 10.0.0.255May 27 17:59:53.113May 27 17:59:53.113 INFODEBG adding route 172.17.0.20/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 } }] |
| 5733 | 2026-05-27T17:59:55.043Z | |
| 5734 | 2026-05-27T17:59:55.043Z | May 27 17:59:53.100 |
| 5735 | 2026-05-27T17:59:55.043Z | May 27 17:59:53.113INFO May 27 17:59:53.113DEBG 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 } }] |
| 5736 | 2026-05-27T17:59:55.043Z | adding route 172.17.0.60/32 -> 10.0.0.255May 27 17:59:53.113 |
| 5737 | 2026-05-27T17:59:55.043Z | May 27 17:59:53.113adding route 172.17.0.38/32 -> 10.0.0.255 INFODEBG May 27 17:59:53.113adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5738 | 2026-05-27T17:59:55.043Z | DEBG |
| 5739 | 2026-05-27T17:59:55.047Z | 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 } }] |
| 5740 | 2026-05-27T17:59:55.047Z | May 27 17:59:53.113 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 } }] May 27 17:59:53.113replacing 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 failed to allocate space for the new target list |
| 5741 | 2026-05-27T17:59:55.047Z | |
| 5742 | 2026-05-27T17:59:55.047Z | May 27 17:59:53.113 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 } }] |
| 5743 | 2026-05-27T17:59:55.048Z | |
| 5744 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113May 27 17:59:53.113 May 27 17:59:53.113INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255INFO |
| 5745 | 2026-05-27T17:59:55.048Z | 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.59/32 -> 10.0.0.255May 27 17:59:53.113 |
| 5746 | 2026-05-27T17:59:55.048Z | DEBG |
| 5747 | 2026-05-27T17:59:55.048Z | 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 } }] |
| 5748 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 INFOMay 27 17:59:53.113 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 5749 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 adding route 172.17.0.39/32 -> 10.0.0.255May 27 17:59:53.113DEBG |
| 5750 | 2026-05-27T17:59:55.048Z | 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 } }]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 } }] |
| 5751 | 2026-05-27T17:59:55.048Z | |
| 5752 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113May 27 17:59:53.113 INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5753 | 2026-05-27T17:59:55.048Z | 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 } }]May 27 17:59:53.113 |
| 5754 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 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.60/32 -> 10.0.0.255 |
| 5755 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 |
| 5756 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5757 | 2026-05-27T17:59:55.048Z | |
| 5758 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 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 } }]May 27 17:59:53.113 |
| 5759 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 DEBGMay 27 17:59:53.113DEBG 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 } }] adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5760 | 2026-05-27T17:59:55.048Z | |
| 5761 | 2026-05-27T17:59:55.048Z | 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 } }] |
| 5762 | 2026-05-27T17:59:55.048Z | May 27 17:59:53.113 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 } }] |
| 5763 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113May 27 17:59:53.113 May 27 17:59:53.113 INFOINFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5764 | 2026-05-27T17:59:55.049Z | |
| 5765 | 2026-05-27T17:59:55.049Z | failed to allocate space for the new target listMay 27 17:59:53.113 |
| 5766 | 2026-05-27T17:59:55.049Z | 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 } }]May 27 17:59:53.113 |
| 5767 | 2026-05-27T17:59:55.049Z | DEBGMay 27 17:59:53.113May 27 17:59:53.113 INFODEBG 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.28/32 -> 10.0.0.255 |
| 5768 | 2026-05-27T17:59:55.049Z | |
| 5769 | 2026-05-27T17:59:55.049Z | 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 } }]May 27 17:59:53.113 |
| 5770 | 2026-05-27T17:59:55.049Z | DEBG May 27 17:59:53.113replacing 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 } }] |
| 5771 | 2026-05-27T17:59:55.049Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255May 27 17:59:53.113 |
| 5772 | 2026-05-27T17:59:55.049Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5773 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113 DEBG May 27 17:59:53.113replacing 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 } }] |
| 5774 | 2026-05-27T17:59:55.049Z | 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 } }]May 27 17:59:53.113 |
| 5775 | 2026-05-27T17:59:55.049Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5776 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113 DEBGMay 27 17:59:53.113 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 |
| 5777 | 2026-05-27T17:59:55.049Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5778 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5779 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113May 27 17:59:53.113 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.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 } }] |
| 5780 | 2026-05-27T17:59:55.049Z | |
| 5781 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5782 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.113May 27 17:59:53.113 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5783 | 2026-05-27T17:59:55.049Z | 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 } }] |
| 5784 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.114 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5785 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.114 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 } }] |
| 5786 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.114 INFOMay 27 17:59:53.114 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 } }] |
| 5787 | 2026-05-27T17:59:55.049Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5788 | 2026-05-27T17:59:55.049Z | May 27 17:59:53.114 May 27 17:59:53.114DEBG 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 } }] |
| 5789 | 2026-05-27T17:59:55.050Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5790 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114 May 27 17:59:53.114INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 5791 | 2026-05-27T17:59:55.050Z | 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 } }] |
| 5792 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5793 | 2026-05-27T17:59:55.050Z | |
| 5794 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5795 | 2026-05-27T17:59:55.050Z | |
| 5796 | 2026-05-27T17:59:55.050Z | test route::tests::delete_targets_fragmented ... ok |
| 5797 | 2026-05-27T17:59:55.050Z | test route::tests::add_target_fails_full ... ok |
| 5798 | 2026-05-27T17:59:55.050Z | |
| 5799 | 2026-05-27T17:59:55.050Z | test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s |
| 5800 | 2026-05-27T17:59:55.050Z | |
| 5801 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5802 | 2026-05-27T17:59:55.050Z | |
| 5803 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5804 | 2026-05-27T17:59:55.050Z | |
| 5805 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5806 | 2026-05-27T17:59:55.050Z | |
| 5807 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114 DEBG May 27 17:59:53.114replacing 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 } }] |
| 5808 | 2026-05-27T17:59:55.050Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5809 | 2026-05-27T17:59:55.050Z | May 27 17:59:53.114May 27 17:59:53.114 INFODEBG adding route 172.17.0.49/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 } }] |
| 5810 | 2026-05-27T17:59:55.051Z | |
| 5811 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5812 | 2026-05-27T17:59:55.051Z | |
| 5813 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 INFODEBG adding route 172.17.0.50/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 } }] |
| 5814 | 2026-05-27T17:59:55.051Z | |
| 5815 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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.40/32 -> 10.0.0.255 |
| 5816 | 2026-05-27T17:59:55.051Z | |
| 5817 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5818 | 2026-05-27T17:59:55.051Z | |
| 5819 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5820 | 2026-05-27T17:59:55.051Z | |
| 5821 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5822 | 2026-05-27T17:59:55.051Z | |
| 5823 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5824 | 2026-05-27T17:59:55.051Z | |
| 5825 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5826 | 2026-05-27T17:59:55.051Z | |
| 5827 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 INFODEBG adding route 172.17.0.43/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 } }] |
| 5828 | 2026-05-27T17:59:55.051Z | |
| 5829 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5830 | 2026-05-27T17:59:55.051Z | |
| 5831 | 2026-05-27T17:59:55.051Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5832 | 2026-05-27T17:59:55.052Z | |
| 5833 | 2026-05-27T17:59:55.052Z | May 27 17:59:53.114May 27 17:59:53.114 INFODEBG adding route 172.17.0.55/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 } }] |
| 5834 | 2026-05-27T17:59:55.052Z | |
| 5835 | 2026-05-27T17:59:55.052Z | May 27 17:59:53.114May 27 17:59:53.114 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 |
| 5836 | 2026-05-27T17:59:55.052Z | |
| 5837 | 2026-05-27T17:59:55.052Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5838 | 2026-05-27T17:59:55.052Z | |
| 5839 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114May 27 17:59:53.114 DEBGINFO replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5840 | 2026-05-27T17:59:55.057Z | |
| 5841 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114May 27 17:59:53.114 INFODEBG adding route 172.17.0.57/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 } }] |
| 5842 | 2026-05-27T17:59:55.057Z | |
| 5843 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5844 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114May 27 17:59:53.114 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.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 } }] |
| 5845 | 2026-05-27T17:59:55.057Z | |
| 5846 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114May 27 17:59:53.114 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5847 | 2026-05-27T17:59:55.057Z | |
| 5848 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114May 27 17:59:53.114 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 } }] |
| 5849 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.114 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.49/32 -> 10.0.0.255 |
| 5850 | 2026-05-27T17:59:55.057Z | |
| 5851 | 2026-05-27T17:59:55.057Z | May 27 17:59:53.128 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 } }]May 27 17:59:53.128 |
| 5852 | 2026-05-27T17:59:55.057Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5853 | 2026-05-27T17:59:55.058Z | May 27 17:59:53.128 INFO adding route 172.17.0.50/32 -> 10.0.0.255May 27 17:59:53.128 |
| 5854 | 2026-05-27T17:59:55.058Z | 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 } }] |
| 5855 | 2026-05-27T17:59:55.058Z | May 27 17:59:53.128 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 } }]May 27 17:59:53.128 |
| 5856 | 2026-05-27T17:59:55.058Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5857 | 2026-05-27T17:59:55.058Z | May 27 17:59:53.128 INFO adding route 172.17.0.51/32 -> 10.0.0.255May 27 17:59:53.128 |
| 5858 | 2026-05-27T17:59:55.058Z | 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 } }] |
| 5859 | 2026-05-27T17:59:55.058Z | May 27 17:59:53.128 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 } }]May 27 17:59:53.128 |
| 5860 | 2026-05-27T17:59:55.058Z | DEBG failed to allocate space for the new target list |
| 5861 | 2026-05-27T17:59:55.058Z | May 27 17:59:53.128 INFO adding route 172.17.0.52/32 -> 10.0.0.255May 27 17:59:53.128 |
| 5862 | 2026-05-27T17:59:55.058Z | 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 } }]May 27 17:59:53.128 |
| 5863 | 2026-05-27T17:59:55.058Z | 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 } }] |
| 5864 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5865 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5866 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5867 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5868 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5869 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5870 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5871 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5872 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5873 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5874 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5875 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5876 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5877 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5878 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5879 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5880 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5881 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5882 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5883 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5884 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 5885 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5886 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 DEBG failed to allocate space for the new target list |
| 5887 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 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 } }] |
| 5888 | 2026-05-27T17:59:55.059Z | May 27 17:59:53.128 DEBG failed to allocate space for the new target list |
| 5889 | 2026-05-27T17:59:55.059Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7628c6abdddbd2a0) |
| 5890 | 2026-05-27T17:59:55.060Z | |
| 5891 | 2026-05-27T17:59:55.060Z | running 0 tests |
| 5892 | 2026-05-27T17:59:55.060Z | |
| 5893 | 2026-05-27T17:59:55.060Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5894 | 2026-05-27T17:59:55.060Z | |
| 5895 | 2026-05-27T17:59:55.060Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 5896 | 2026-05-27T17:59:55.060Z | |
| 5897 | 2026-05-27T17:59:55.060Z | running 0 tests |
| 5898 | 2026-05-27T17:59:55.060Z | |
| 5899 | 2026-05-27T17:59:55.060Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5900 | 2026-05-27T17:59:55.060Z | |
| 5901 | 2026-05-27T17:59:55.060Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-2b894aaabf32eb8f) |
| 5902 | 2026-05-27T17:59:55.060Z | |
| 5903 | 2026-05-27T17:59:55.060Z | running 6 tests |
| 5904 | 2026-05-27T17:59:55.060Z | test tests::test_full_lot_id_neither_present ... ok |
| 5905 | 2026-05-27T17:59:55.060Z | test tests::test_full_lot_id_both_present ... ok |
| 5906 | 2026-05-27T17:59:55.060Z | test tests::test_full_lot_id_lot_only ... ok |
| 5907 | 2026-05-27T17:59:55.060Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 5908 | 2026-05-27T17:59:55.060Z | test tests::test_port_id_cmp ... ok |
| 5909 | 2026-05-27T17:59:55.060Z | test tests::test_parse_client_port_id ... ok |
| 5910 | 2026-05-27T17:59:55.060Z | |
| 5911 | 2026-05-27T17:59:55.060Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5912 | 2026-05-27T17:59:55.060Z | |
| 5913 | 2026-05-27T17:59:55.060Z | Running tests/test_all.rs (target/debug/deps/test_all-c679cf089a48828e) |
| 5914 | 2026-05-27T17:59:55.060Z | |
| 5915 | 2026-05-27T17:59:55.060Z | running 0 tests |
| 5916 | 2026-05-27T17:59:55.060Z | |
| 5917 | 2026-05-27T17:59:55.060Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5918 | 2026-05-27T17:59:55.061Z | |
| 5919 | 2026-05-27T17:59:55.061Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 5920 | 2026-05-27T17:59:55.061Z | |
| 5921 | 2026-05-27T17:59:55.061Z | running 0 tests |
| 5922 | 2026-05-27T17:59:55.061Z | |
| 5923 | 2026-05-27T17:59:55.061Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5924 | 2026-05-27T17:59:55.061Z | |
| 5925 | 2026-05-27T17:59:55.061Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 5926 | 2026-05-27T17:59:55.061Z | |
| 5927 | 2026-05-27T17:59:55.061Z | running 0 tests |
| 5928 | 2026-05-27T17:59:55.061Z | |
| 5929 | 2026-05-27T17:59:55.061Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5930 | 2026-05-27T17:59:55.061Z | |
| 5931 | 2026-05-27T17:59:55.061Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 5932 | 2026-05-27T17:59:55.061Z | |
| 5933 | 2026-05-27T17:59:55.061Z | running 12 tests |
| 5934 | 2026-05-27T17:59:55.061Z | test pbuf::test_byte ... ok |
| 5935 | 2026-05-27T17:59:55.061Z | test icmp::test_v6_checksum ... ok |
| 5936 | 2026-05-27T17:59:55.061Z | test lldp::test_lldp_parse ... ok |
| 5937 | 2026-05-27T17:59:55.061Z | test icmp::test_v4_checksum ... ok |
| 5938 | 2026-05-27T17:59:55.061Z | test ipv6::test_ipv6_parse ... ok |
| 5939 | 2026-05-27T17:59:55.066Z | test pbuf::test_nibble ... ok |
| 5940 | 2026-05-27T17:59:55.066Z | test pbuf::test_overflow ... ok |
| 5941 | 2026-05-27T17:59:55.066Z | test pbuf::test_short ... ok |
| 5942 | 2026-05-27T17:59:55.066Z | test pbuf::test_twelve ... ok |
| 5943 | 2026-05-27T17:59:55.066Z | test pbuf::test_word ... ok |
| 5944 | 2026-05-27T17:59:55.066Z | test tcp::test_checksum_syn_nodata ... ok |
| 5945 | 2026-05-27T17:59:55.066Z | test tcp::test_checksum_ack_data ... ok |
| 5946 | 2026-05-27T17:59:55.066Z | |
| 5947 | 2026-05-27T17:59:55.066Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5948 | 2026-05-27T17:59:55.066Z | |
| 5949 | 2026-05-27T17:59:55.066Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 5950 | 2026-05-27T17:59:55.066Z | |
| 5951 | 2026-05-27T17:59:55.066Z | running 0 tests |
| 5952 | 2026-05-27T17:59:55.066Z | |
| 5953 | 2026-05-27T17:59:55.066Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5954 | 2026-05-27T17:59:55.066Z | |
| 5955 | 2026-05-27T17:59:55.066Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 5956 | 2026-05-27T17:59:55.066Z | |
| 5957 | 2026-05-27T17:59:55.066Z | running 5 tests |
| 5958 | 2026-05-27T17:59:55.066Z | test switchport::test::test_compute_lanes ... ok |
| 5959 | 2026-05-27T17:59:55.066Z | test switchport::test::port_id_ordering ... ok |
| 5960 | 2026-05-27T17:59:55.066Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 5961 | 2026-05-27T17:59:55.066Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 5962 | 2026-05-27T17:59:55.066Z | Lane 0 Rx Loss-of-signal: Yes Yes Lane 1Yes YesLane 2 |
| 5963 | 2026-05-27T17:59:55.066Z | Lane 3 Rx CDR Enabled: Yes |
| 5964 | 2026-05-27T17:59:55.067Z | Yes State: Activated Yes ActivatedYes |
| 5965 | 2026-05-27T17:59:55.067Z | Tx Enabled: YesActivated ActivatedYes |
| 5966 | 2026-05-27T17:59:55.067Z | Rx Output Enabled: falseYes falseYes |
| 5967 | 2026-05-27T17:59:55.067Z | Tx Loss-of-lock: Nofalse false |
| 5968 | 2026-05-27T17:59:55.067Z | No Rx Output Status: valid validNo Novalid |
| 5969 | 2026-05-27T17:59:55.067Z | valid |
| 5970 | 2026-05-27T17:59:55.067Z | Tx Loss-of-signal: No Rx Loss-of-lock: true No trueNo No |
| 5971 | 2026-05-27T17:59:55.067Z | true Tx CDR Enabled: Notrue |
| 5972 | 2026-05-27T17:59:55.067Z | No Rx Loss-of-signal: false Nofalse falseNo |
| 5973 | 2026-05-27T17:59:55.067Z | Tx Adaptive EQ Fault: Nofalse |
| 5974 | 2026-05-27T17:59:55.067Z | Rx Auto-squelch Disable: trueNo Notrue No |
| 5975 | 2026-05-27T17:59:55.067Z | true Tx Fault: Yes true |
| 5976 | 2026-05-27T17:59:55.067Z | Yes Tx Output Enabled: true Yestrue Yestrue |
| 5977 | 2026-05-27T17:59:55.067Z | true |
| 5978 | 2026-05-27T17:59:55.067Z | Tx Output Status: invalid invalid invalid invalid |
| 5979 | 2026-05-27T17:59:55.067Z | Tx Loss-of-lock: false false false false |
| 5980 | 2026-05-27T17:59:55.067Z | Tx Loss-of-signal: true true true true |
| 5981 | 2026-05-27T17:59:55.067Z | Tx Auto-squelch Disable: false false false false |
| 5982 | 2026-05-27T17:59:55.067Z | Tx Adaptive EQ Fail: true true true true |
| 5983 | 2026-05-27T17:59:55.067Z | Tx Failure: false false false false |
| 5984 | 2026-05-27T17:59:55.067Z | Tx Force Squelch: true true true true |
| 5985 | 2026-05-27T17:59:55.067Z | Tx Input Polarity: normal normal normal normal |
| 5986 | 2026-05-27T17:59:55.067Z | test switchport::test::test_print_sff_datapath ... ok |
| 5987 | 2026-05-27T17:59:55.067Z | test switchport::test::test_print_cmis_datapath ... ok |
| 5988 | 2026-05-27T17:59:55.067Z | test link::test_filter ... ok |
| 5989 | 2026-05-27T17:59:55.067Z | |
| 5990 | 2026-05-27T17:59:55.068Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5991 | 2026-05-27T17:59:55.068Z | |
| 5992 | 2026-05-27T17:59:55.068Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 5993 | 2026-05-27T17:59:55.068Z | |
| 5994 | 2026-05-27T17:59:55.068Z | running 1 test |
| 5995 | 2026-05-27T17:59:55.068Z | test test_p4_counter_list ... ignored |
| 5996 | 2026-05-27T17:59:55.068Z | |
| 5997 | 2026-05-27T17:59:55.068Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5998 | 2026-05-27T17:59:55.068Z | |
| 5999 | 2026-05-27T17:59:55.068Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 6000 | 2026-05-27T17:59:55.068Z | |
| 6001 | 2026-05-27T17:59:55.068Z | running 5 tests |
| 6002 | 2026-05-27T17:59:55.068Z | test test_an ... ignored |
| 6003 | 2026-05-27T17:59:55.068Z | test test_enable ... ignored |
| 6004 | 2026-05-27T17:59:55.068Z | test test_ip_addresses ... ignored |
| 6005 | 2026-05-27T17:59:55.068Z | test test_kr ... ignored |
| 6006 | 2026-05-27T17:59:55.068Z | test test_mac ... ignored |
| 6007 | 2026-05-27T17:59:55.068Z | |
| 6008 | 2026-05-27T17:59:55.068Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6009 | 2026-05-27T17:59:55.068Z | |
| 6010 | 2026-05-27T17:59:55.068Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 6011 | 2026-05-27T17:59:55.068Z | |
| 6012 | 2026-05-27T17:59:55.068Z | running 3 tests |
| 6013 | 2026-05-27T17:59:55.068Z | test linklocal::test_parse_ipadm ... ok |
| 6014 | 2026-05-27T17:59:55.068Z | test tfport::test_parse_tfport ... ok |
| 6015 | 2026-05-27T17:59:55.068Z | test config::tests::test_updates ... ok |
| 6016 | 2026-05-27T17:59:55.068Z | |
| 6017 | 2026-05-27T17:59:55.069Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6018 | 2026-05-27T17:59:55.069Z | |
| 6019 | 2026-05-27T17:59:55.069Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 6020 | 2026-05-27T17:59:55.069Z | |
| 6021 | 2026-05-27T17:59:55.069Z | running 0 tests |
| 6022 | 2026-05-27T17:59:55.069Z | |
| 6023 | 2026-05-27T17:59:55.069Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6024 | 2026-05-27T17:59:55.069Z | |
| 6025 | 2026-05-27T17:59:55.069Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 6026 | 2026-05-27T17:59:55.069Z | |
| 6027 | 2026-05-27T17:59:55.069Z | running 0 tests |
| 6028 | 2026-05-27T17:59:55.069Z | |
| 6029 | 2026-05-27T17:59:55.069Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6030 | 2026-05-27T17:59:55.069Z | |
| 6031 | 2026-05-27T17:59:55.069Z | Doc-tests aal |
| 6032 | 2026-05-27T17:59:55.180Z | |
| 6033 | 2026-05-27T17:59:55.180Z | running 0 tests |
| 6034 | 2026-05-27T17:59:55.180Z | |
| 6035 | 2026-05-27T17:59:55.180Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6036 | 2026-05-27T17:59:55.180Z | |
| 6037 | 2026-05-27T17:59:55.195Z | Doc-tests aal_macros |
| 6038 | 2026-05-27T17:59:55.261Z | |
| 6039 | 2026-05-27T17:59:55.261Z | running 0 tests |
| 6040 | 2026-05-27T17:59:55.261Z | |
| 6041 | 2026-05-27T17:59:55.261Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6042 | 2026-05-27T17:59:55.261Z | |
| 6043 | 2026-05-27T17:59:55.269Z | Doc-tests common |
| 6044 | 2026-05-27T17:59:55.496Z | |
| 6045 | 2026-05-27T17:59:55.496Z | running 0 tests |
| 6046 | 2026-05-27T17:59:55.496Z | |
| 6047 | 2026-05-27T17:59:55.496Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6048 | 2026-05-27T17:59:55.496Z | |
| 6049 | 2026-05-27T17:59:55.516Z | Doc-tests dpd_api |
| 6050 | 2026-05-27T17:59:56.244Z | |
| 6051 | 2026-05-27T17:59:56.244Z | running 2 tests |
| 6052 | 2026-05-27T17:59:56.244Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 6053 | 2026-05-27T17:59:56.244Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 6054 | 2026-05-27T17:59:56.244Z | |
| 6055 | 2026-05-27T17:59:56.244Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6056 | 2026-05-27T17:59:56.244Z | |
| 6057 | 2026-05-27T17:59:56.274Z | Doc-tests dpd_client |
| 6058 | 2026-05-27T17:59:57.533Z | |
| 6059 | 2026-05-27T17:59:57.533Z | running 0 tests |
| 6060 | 2026-05-27T17:59:57.533Z | |
| 6061 | 2026-05-27T17:59:57.533Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6062 | 2026-05-27T17:59:57.533Z | |
| 6063 | 2026-05-27T17:59:57.578Z | Doc-tests dpd_types |
| 6064 | 2026-05-27T17:59:57.782Z | |
| 6065 | 2026-05-27T17:59:57.782Z | running 0 tests |
| 6066 | 2026-05-27T17:59:57.782Z | |
| 6067 | 2026-05-27T17:59:57.785Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6068 | 2026-05-27T17:59:57.785Z | |
| 6069 | 2026-05-27T17:59:57.807Z | Doc-tests dpd_types_versions |
| 6070 | 2026-05-27T17:59:58.998Z | |
| 6071 | 2026-05-27T17:59:58.998Z | running 1 test |
| 6072 | 2026-05-27T17:59:58.998Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6073 | 2026-05-27T17:59:58.998Z | |
| 6074 | 2026-05-27T17:59:58.998Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6075 | 2026-05-27T17:59:58.998Z | |
| 6076 | 2026-05-27T17:59:59.041Z | Doc-tests packet |
| 6077 | 2026-05-27T17:59:59.152Z | |
| 6078 | 2026-05-27T17:59:59.152Z | running 0 tests |
| 6079 | 2026-05-27T17:59:59.152Z | |
| 6080 | 2026-05-27T17:59:59.152Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6081 | 2026-05-27T17:59:59.152Z | |
| 6082 | 2026-05-27T17:59:59.169Z | Doc-tests pcap |
| 6083 | 2026-05-27T17:59:59.219Z | |
| 6084 | 2026-05-27T17:59:59.219Z | running 0 tests |
| 6085 | 2026-05-27T17:59:59.219Z | |
| 6086 | 2026-05-27T17:59:59.219Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6087 | 2026-05-27T17:59:59.219Z | |
| 6088 | 2026-05-27T17:59:59.264Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6089 | 2026-05-27T17:59:59.264Z | + RUST_BACKTRACE=full |
| 6090 | 2026-05-27T17:59:59.264Z | + cargo test --features softnpu --no-fail-fast |
| 6091 | 2026-05-27T17:59:59.893Z | Compiling num-integer v0.1.46 |
| 6092 | 2026-05-27T17:59:59.895Z | Compiling num-complex v0.4.6 |
| 6093 | 2026-05-27T18:00:00.017Z | Compiling bitstruct_derive v0.1.0 |
| 6094 | 2026-05-27T18:00:00.020Z | Compiling tap v1.0.1 |
| 6095 | 2026-05-27T18:00:00.131Z | Compiling wyz v0.5.1 |
| 6096 | 2026-05-27T18:00:00.263Z | Compiling num-rational v0.4.2 |
| 6097 | 2026-05-27T18:00:00.302Z | Compiling num-iter v0.1.45 |
| 6098 | 2026-05-27T18:00:00.313Z | Compiling num-bigint v0.4.6 |
| 6099 | 2026-05-27T18:00:00.398Z | Compiling radium v0.7.0 |
| 6100 | 2026-05-27T18:00:00.422Z | Compiling funty v2.0.0 |
| 6101 | 2026-05-27T18:00:00.445Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6102 | 2026-05-27T18:00:00.498Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6103 | 2026-05-27T18:00:00.597Z | Compiling num v0.4.3 |
| 6104 | 2026-05-27T18:00:00.679Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6105 | 2026-05-27T18:00:00.708Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6106 | 2026-05-27T18:00:00.717Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6107 | 2026-05-27T18:00:00.765Z | Compiling bitvec v1.0.1 |
| 6108 | 2026-05-27T18:00:00.837Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6109 | 2026-05-27T18:00:00.974Z | Compiling typeid v1.0.3 |
| 6110 | 2026-05-27T18:00:01.010Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6111 | 2026-05-27T18:00:01.082Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6112 | 2026-05-27T18:00:01.093Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6113 | 2026-05-27T18:00:01.133Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6114 | 2026-05-27T18:00:01.430Z | Compiling ascii v1.1.0 |
| 6115 | 2026-05-27T18:00:01.846Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6116 | 2026-05-27T18:00:01.914Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6117 | 2026-05-27T18:00:01.985Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6118 | 2026-05-27T18:00:02.046Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6119 | 2026-05-27T18:00:02.189Z | Compiling erased-serde v0.4.8 |
| 6120 | 2026-05-27T18:00:02.290Z | Compiling bitstruct v0.1.1 |
| 6121 | 2026-05-27T18:00:02.393Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6122 | 2026-05-27T18:00:02.410Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6123 | 2026-05-27T18:00:02.442Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6124 | 2026-05-27T18:00:02.914Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6125 | 2026-05-27T18:00:03.027Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6126 | 2026-05-27T18:00:03.030Z | Compiling serde_arrays v0.1.0 |
| 6127 | 2026-05-27T18:00:03.165Z | Compiling libloading v0.7.4 |
| 6128 | 2026-05-27T18:00:03.400Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6129 | 2026-05-27T18:00:03.866Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6130 | 2026-05-27T18:00:04.091Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6131 | 2026-05-27T18:00:04.103Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6132 | 2026-05-27T18:00:05.258Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6133 | 2026-05-27T18:00:06.014Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6134 | 2026-05-27T18:00:12.002Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6135 | 2026-05-27T18:00:12.237Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6136 | 2026-05-27T18:00:12.237Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6137 | 2026-05-27T18:00:12.313Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6138 | 2026-05-27T18:00:12.493Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6139 | 2026-05-27T18:00:12.877Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 6140 | 2026-05-27T18:00:14.394Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6141 | 2026-05-27T18:00:14.965Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6142 | 2026-05-27T18:00:17.270Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 6143 | 2026-05-27T18:00:17.780Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 6144 | 2026-05-27T18:00:19.246Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6145 | 2026-05-27T18:00:21.292Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6146 | 2026-05-27T18:00:21.312Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 6147 | 2026-05-27T18:00:22.233Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6148 | 2026-05-27T18:00:29.812Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6149 | 2026-05-27T18:00:31.661Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6150 | 2026-05-27T18:00:35.434Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6151 | 2026-05-27T18:01:14.341Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 6152 | 2026-05-27T18:01:14.454Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 6153 | 2026-05-27T18:01:14.457Z | |
| 6154 | 2026-05-27T18:01:14.457Z | running 5 tests |
| 6155 | 2026-05-27T18:01:14.457Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 6156 | 2026-05-27T18:01:14.457Z | test fuse::tests::chip_revision_b0 ... ok |
| 6157 | 2026-05-27T18:01:14.457Z | test fuse::tests::chip_revision_a0 ... ok |
| 6158 | 2026-05-27T18:01:14.457Z | test fuse::tests::chip_revision_b1 ... ok |
| 6159 | 2026-05-27T18:01:14.457Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 6160 | 2026-05-27T18:01:14.457Z | |
| 6161 | 2026-05-27T18:01:14.457Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6162 | 2026-05-27T18:01:14.457Z | |
| 6163 | 2026-05-27T18:01:14.457Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6164 | 2026-05-27T18:01:14.462Z | |
| 6165 | 2026-05-27T18:01:14.462Z | running 0 tests |
| 6166 | 2026-05-27T18:01:14.462Z | |
| 6167 | 2026-05-27T18:01:14.465Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6168 | 2026-05-27T18:01:14.465Z | |
| 6169 | 2026-05-27T18:01:14.466Z | Running unittests src/lib.rs (target/debug/deps/asic-eb9ed458dbcabd0b) |
| 6170 | 2026-05-27T18:01:14.466Z | |
| 6171 | 2026-05-27T18:01:14.466Z | running 0 tests |
| 6172 | 2026-05-27T18:01:14.466Z | |
| 6173 | 2026-05-27T18:01:14.466Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6174 | 2026-05-27T18:01:14.466Z | |
| 6175 | 2026-05-27T18:01:14.466Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 6176 | 2026-05-27T18:01:14.470Z | |
| 6177 | 2026-05-27T18:01:14.470Z | running 10 tests |
| 6178 | 2026-05-27T18:01:14.473Z | test nat::tests::test_vni ... ok |
| 6179 | 2026-05-27T18:01:14.473Z | test network::tests::test_equal ... ok |
| 6180 | 2026-05-27T18:01:14.473Z | test network::tests::test_eui64 ... ok |
| 6181 | 2026-05-27T18:01:14.473Z | test network::tests::test_into ... ok |
| 6182 | 2026-05-27T18:01:14.473Z | test network::tests::test_not_equal ... ok |
| 6183 | 2026-05-27T18:01:14.473Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6184 | 2026-05-27T18:01:14.476Z | test network::tests::test_parse ... ok |
| 6185 | 2026-05-27T18:01:14.476Z | test test_purge ... ok |
| 6186 | 2026-05-27T18:01:14.476Z | test network::tests::test_to_string ... ok |
| 6187 | 2026-05-27T18:01:14.480Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6188 | 2026-05-27T18:01:14.480Z | |
| 6189 | 2026-05-27T18:01:14.480Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6190 | 2026-05-27T18:01:14.480Z | |
| 6191 | 2026-05-27T18:01:14.480Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5e5c9ab59f00c337) |
| 6192 | 2026-05-27T18:01:14.483Z | |
| 6193 | 2026-05-27T18:01:14.484Z | running 1 test |
| 6194 | 2026-05-27T18:01:15.775Z | test test::test_apis_up_to_date ... ok |
| 6195 | 2026-05-27T18:01:15.775Z | |
| 6196 | 2026-05-27T18:01:15.775Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s |
| 6197 | 2026-05-27T18:01:15.775Z | |
| 6198 | 2026-05-27T18:01:15.822Z | Running unittests src/main.rs (target/debug/deps/dpd-6b077150d90425f0) |
| 6199 | 2026-05-27T18:01:15.828Z | |
| 6200 | 2026-05-27T18:01:15.828Z | running 32 tests |
| 6201 | 2026-05-27T18:01:15.831Z | test freemap::test_ordering ... ok |
| 6202 | 2026-05-27T18:01:15.831Z | test freemap::test_split ... ok |
| 6203 | 2026-05-27T18:01:15.831Z | test config::tests::test_updates ... ok |
| 6204 | 2026-05-27T18:01:15.831Z | test macaddrs::tests::test_mac_offset ... ok |
| 6205 | 2026-05-27T18:01:15.831Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6206 | 2026-05-27T18:01:15.831Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6207 | 2026-05-27T18:01:15.831Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6208 | 2026-05-27T18:01:15.832Z | test nat::test_mapping ... ok |
| 6209 | 2026-05-27T18:01:15.839Z | test port_map::tests::dump_map ... ok |
| 6210 | 2026-05-27T18:01:15.839Z | test port_map::tests::test_backplane_group ... ok |
| 6211 | 2026-05-27T18:01:15.839Z | test port_map::tests::test_port_map ... ok |
| 6212 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.939 DEBG created new freemap, unit: freemap_test |
| 6213 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.939 DEBG initted freemap. size: 128, unit: freemap_test |
| 6214 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.939 DEBG reset freemap, unit: freemap_test |
| 6215 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.939 DEBG created new freemap, unit: freemap_test |
| 6216 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.940 DEBG initted freemap. size: 128, unit: freemap_test |
| 6217 | 2026-05-27T18:01:15.840Z | test freemap::test_free ... ok |
| 6218 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.940 DEBG reset freemap, unit: freemap_testMay 27 18:01:13.939 |
| 6219 | 2026-05-27T18:01:15.840Z | DEBG created new freemap, unit: freemap_test |
| 6220 | 2026-05-27T18:01:15.840Z | May 27 18:01:13.940 May 27 18:01:13.940DEBG DEBGcreated new freemap , initted freemap. size: 128unit, :unit May 27 18:01:13.939:freemap_test DEBGfreemap_test |
| 6221 | 2026-05-27T18:01:15.840Z | |
| 6222 | 2026-05-27T18:01:15.840Z | created new freemap, unitMay 27 18:01:13.940:May 27 18:01:13.940 freemap_testDEBG |
| 6223 | 2026-05-27T18:01:15.840Z | reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test:May 27 18:01:13.940 |
| 6224 | 2026-05-27T18:01:15.840Z | freemap_testDEBG |
| 6225 | 2026-05-27T18:01:15.840Z | initted freemap. size: 128, unit: May 27 18:01:13.940freemap_test |
| 6226 | 2026-05-27T18:01:15.840Z | DEBG reset freemap, May 27 18:01:13.940unit :DEBG freemap_testreset freemap |
| 6227 | 2026-05-27T18:01:15.840Z | , unit: freemap_test |
| 6228 | 2026-05-27T18:01:15.841Z | test freemap::test_span ... ok |
| 6229 | 2026-05-27T18:01:15.841Z | test freemap::test_exhaustion ... ok |
| 6230 | 2026-05-27T18:01:15.841Z | test freemap::test_reclaim ... ok |
| 6231 | 2026-05-27T18:01:15.841Z | test freemap::test_basic ... ok |
| 6232 | 2026-05-27T18:01:15.841Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6233 | 2026-05-27T18:01:15.841Z | test api_server::tests::test_build_info ... ok |
| 6234 | 2026-05-27T18:01:15.841Z | May 27 18:01:13.940 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6235 | 2026-05-27T18:01:15.841Z | May 27 18:01:13.941 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6236 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6237 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6238 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6239 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6240 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6241 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6242 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6243 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6244 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6245 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6246 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6247 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6248 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6249 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6250 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6251 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6252 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6253 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6254 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6255 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6256 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6257 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6258 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6259 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6260 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6261 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6262 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6263 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 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 } }] |
| 6264 | 2026-05-27T18:01:15.842Z | May 27 18:01:13.941 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6265 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 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 } }] |
| 6266 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6267 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 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 } }] |
| 6268 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6269 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 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 } }] |
| 6270 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6271 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 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 } }] |
| 6272 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6273 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 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 } }] |
| 6274 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6275 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 DEBG May 27 18:01:13.941created new freemap DEBG, unitreplacing 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 } }]: |
| 6276 | 2026-05-27T18:01:15.843Z | freemap_route_ipv4 |
| 6277 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6278 | 2026-05-27T18:01:15.843Z | May 27 18:01:13.941May 27 18:01:13.941 DEBGDEBG created new freemapreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 6279 | 2026-05-27T18:01:15.844Z | unit: freemap_route_ipv6 |
| 6280 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6281 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 DEBG May 27 18:01:13.941initted freemap. size: 64 , DEBGunit :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 } }] |
| 6282 | 2026-05-27T18:01:15.844Z | freemap_route_ipv4 |
| 6283 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941May 27 18:01:13.941 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreset freemap |
| 6284 | 2026-05-27T18:01:15.844Z | , unit: freemap_route_ipv4May 27 18:01:13.941 |
| 6285 | 2026-05-27T18:01:15.844Z | 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 } }] |
| 6286 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 DEBG initted freemap. size: 64May 27 18:01:13.941, unitINFO: adding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 6287 | 2026-05-27T18:01:15.844Z | |
| 6288 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941May 27 18:01:13.941 DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 6289 | 2026-05-27T18:01:15.844Z | , unit: freemap_route_ipv6 |
| 6290 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6291 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.941 |
| 6292 | 2026-05-27T18:01:15.844Z | 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 } }]May 27 18:01:13.941 |
| 6293 | 2026-05-27T18:01:15.844Z | 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 } }] |
| 6294 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffMay 27 18:01:13.941 |
| 6295 | 2026-05-27T18:01:15.844Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.941 |
| 6296 | 2026-05-27T18:01:15.844Z | May 27 18:01:13.941DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:01:13.941 |
| 6297 | 2026-05-27T18:01:15.844Z | DEBGcreated new freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unit |
| 6298 | 2026-05-27T18:01:15.845Z | : freemap_route_ipv4May 27 18:01:13.941 |
| 6299 | 2026-05-27T18:01:15.845Z | May 27 18:01:13.941INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff May 27 18:01:13.941adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6300 | 2026-05-27T18:01:15.845Z | |
| 6301 | 2026-05-27T18:01:15.845Z | DEBG May 27 18:01:13.941May 27 18:01:13.941 created new freemapDEBG , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 6302 | 2026-05-27T18:01:15.845Z | unitreplacing 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 } }]: |
| 6303 | 2026-05-27T18:01:15.845Z | freemap_route_ipv6 |
| 6304 | 2026-05-27T18:01:15.845Z | May 27 18:01:13.941 May 27 18:01:13.941INFO May 27 18:01:13.941INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6305 | 2026-05-27T18:01:15.845Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 6306 | 2026-05-27T18:01:15.845Z | initted freemap. size: 64May 27 18:01:13.941, unitMay 27 18:01:13.941: DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv4replacing 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 } }] |
| 6307 | 2026-05-27T18:01:15.845Z | |
| 6308 | 2026-05-27T18:01:15.845Z | |
| 6309 | 2026-05-27T18:01:15.850Z | May 27 18:01:13.941May 27 18:01:13.941May 27 18:01:13.941 INFODEBGINFO May 27 18:01:13.941adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6310 | 2026-05-27T18:01:15.850Z | DEBGreset freemap |
| 6311 | 2026-05-27T18:01:15.850Z | , May 27 18:01:13.941created new freemap unitDEBG:, unitreplacing 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 } }]: |
| 6312 | 2026-05-27T18:01:15.850Z | freemap_route_ipv4freemap_route_ipv4May 27 18:01:13.941 |
| 6313 | 2026-05-27T18:01:15.850Z | |
| 6314 | 2026-05-27T18:01:15.850Z | May 27 18:01:13.941 INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6315 | 2026-05-27T18:01:15.850Z | 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 } }]May 27 18:01:13.941 |
| 6316 | 2026-05-27T18:01:15.850Z | DEBGMay 27 18:01:13.941 May 27 18:01:13.941May 27 18:01:13.941created new freemap , INFOunit :adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6317 | 2026-05-27T18:01:15.850Z | freemap_route_ipv6DEBG |
| 6318 | 2026-05-27T18:01:15.850Z | 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 } }]May 27 18:01:13.941 |
| 6319 | 2026-05-27T18:01:15.850Z | DEBG initted freemap. size: 64replacing 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 } }]May 27 18:01:13.941May 27 18:01:13.941May 27 18:01:13.941 , INFO |
| 6320 | 2026-05-27T18:01:15.850Z | DEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6321 | 2026-05-27T18:01:15.850Z | , unitunit:: freemap_route_ipv4DEBG |
| 6322 | 2026-05-27T18:01:15.850Z | May 27 18:01:13.941May 27 18:01:13.941 INFO freemap_route_ipv6May 27 18:01:13.941created new freemap , adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 6323 | 2026-05-27T18:01:15.850Z | unit |
| 6324 | 2026-05-27T18:01:15.850Z | reset freemap:, DEBGunit May 27 18:01:13.941: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 } }] freemap_route_ipv4 |
| 6325 | 2026-05-27T18:01:15.850Z | |
| 6326 | 2026-05-27T18:01:15.850Z | DEBG |
| 6327 | 2026-05-27T18:01:15.850Z | May 27 18:01:13.941 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 } }] |
| 6328 | 2026-05-27T18:01:15.851Z | DEBGMay 27 18:01:13.941May 27 18:01:13.941 May 27 18:01:13.941 DEBGMay 27 18:01:13.941INFOINFO initted freemap. size: 64adding route 3fff:beef:19::/64 -> 2001:db8::55:ff DEBGreset freemap, unitcreated new freemap: |
| 6329 | 2026-05-27T18:01:15.851Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff, |
| 6330 | 2026-05-27T18:01:15.851Z | , freemap_route_ipv6unit |
| 6331 | 2026-05-27T18:01:15.851Z | unit: May 27 18:01:13.941May 27 18:01:13.941 freemap_route_ipv6 May 27 18:01:13.941 |
| 6332 | 2026-05-27T18:01:15.851Z | DEBGDEBGDEBG reset freemap :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 } }]May 27 18:01:13.941, |
| 6333 | 2026-05-27T18:01:15.851Z | 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 } }]unit |
| 6334 | 2026-05-27T18:01:15.851Z | :freemap_route_ipv6DEBG freemap_route_ipv6initted freemap. size: 64 |
| 6335 | 2026-05-27T18:01:15.851Z | May 27 18:01:13.941, INFOunit |
| 6336 | 2026-05-27T18:01:15.851Z | May 27 18:01:13.941: May 27 18:01:13.941 freemap_route_ipv4adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 6337 | 2026-05-27T18:01:15.851Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFOMay 27 18:01:13.941 |
| 6338 | 2026-05-27T18:01:15.851Z | May 27 18:01:13.941 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG |
| 6339 | 2026-05-27T18:01:15.851Z | |
| 6340 | 2026-05-27T18:01:15.851Z | May 27 18:01:13.941reset freemapINFO DEBG, 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 } }]May 27 18:01:13.941 |
| 6341 | 2026-05-27T18:01:15.851Z | : DEBGMay 27 18:01:13.941freemap_route_ipv4 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 } }]May 27 18:01:13.941 |
| 6342 | 2026-05-27T18:01:15.851Z | |
| 6343 | 2026-05-27T18:01:15.851Z | DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6344 | 2026-05-27T18:01:15.852Z | |
| 6345 | 2026-05-27T18:01:15.852Z | May 27 18:01:13.941 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 6346 | 2026-05-27T18:01:15.852Z | May 27 18:01:13.941May 27 18:01:13.941 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFODEBG |
| 6347 | 2026-05-27T18:01:15.852Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6348 | 2026-05-27T18:01:15.852Z | , May 27 18:01:13.941unit :May 27 18:01:13.941DEBG freemap_route_ipv6May 27 18:01:13.941DEBG |
| 6349 | 2026-05-27T18:01:15.852Z | 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 } }] May 27 18:01:13.941 |
| 6350 | 2026-05-27T18:01:15.852Z | 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 } }] |
| 6351 | 2026-05-27T18:01:15.852Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG reset freemap |
| 6352 | 2026-05-27T18:01:15.852Z | , May 27 18:01:13.941unit INFOMay 27 18:01:13.941 :adding route 3fff:beef:6::/64 -> 2001:db8::55:ff May 27 18:01:13.941freemap_route_ipv6 |
| 6353 | 2026-05-27T18:01:15.852Z | |
| 6354 | 2026-05-27T18:01:15.852Z | INFOINFO May 27 18:01:13.941 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6355 | 2026-05-27T18:01:15.852Z | INFO |
| 6356 | 2026-05-27T18:01:15.852Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.941 |
| 6357 | 2026-05-27T18:01:15.852Z | DEBGMay 27 18:01:13.941 May 27 18:01:13.941May 27 18:01:13.941 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 |
| 6358 | 2026-05-27T18:01:15.852Z | 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 } }] |
| 6359 | 2026-05-27T18:01:15.853Z | DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 27 18:01:13.941 |
| 6360 | 2026-05-27T18:01:15.853Z | 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 } }] |
| 6361 | 2026-05-27T18:01:15.853Z | May 27 18:01:13.941INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 6362 | 2026-05-27T18:01:15.853Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6363 | 2026-05-27T18:01:15.853Z | May 27 18:01:13.941May 27 18:01:13.941May 27 18:01:13.941May 27 18:01:13.941 DEBG INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6364 | 2026-05-27T18:01:15.853Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6365 | 2026-05-27T18:01:15.853Z | INFO May 27 18:01:13.941adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6366 | 2026-05-27T18:01:15.853Z | |
| 6367 | 2026-05-27T18:01:15.853Z | May 27 18:01:13.941INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6368 | 2026-05-27T18:01:15.853Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6369 | 2026-05-27T18:01:15.853Z | May 27 18:01:13.941May 27 18:01:13.941May 27 18:01:13.941 May 27 18:01:13.941DEBG DEBGDEBG DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6370 | 2026-05-27T18:01:15.853Z | 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: "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 } }] |
| 6371 | 2026-05-27T18:01:15.853Z | 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 } }] |
| 6372 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941 |
| 6373 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff May 27 18:01:13.941adding route 3fff:beef:1::/64 -> 2001:db8::55:ff May 27 18:01:13.941 |
| 6374 | 2026-05-27T18:01:15.854Z | INFO |
| 6375 | 2026-05-27T18:01:15.854Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6376 | 2026-05-27T18:01:15.854Z | INFO May 27 18:01:13.941adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6377 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941DEBG 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 } }] May 27 18:01:13.941replacing 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 } }]May 27 18:01:13.941 |
| 6378 | 2026-05-27T18:01:15.854Z | |
| 6379 | 2026-05-27T18:01:15.854Z | DEBGMay 27 18:01:13.941 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 |
| 6380 | 2026-05-27T18:01:15.854Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6381 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941May 27 18:01:13.941 INFODEBG adding route 3fff:beef::/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 } }] |
| 6382 | 2026-05-27T18:01:15.854Z | |
| 6383 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941May 27 18:01:13.941 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:b::/64 -> 2001:db8::55:ff |
| 6384 | 2026-05-27T18:01:15.854Z | |
| 6385 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941May 27 18:01:13.941 INFODEBG adding route 3fff:beef:1::/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 } }] |
| 6386 | 2026-05-27T18:01:15.854Z | |
| 6387 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.941May 27 18:01:13.941 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:c::/64 -> 2001:db8::55:ff |
| 6388 | 2026-05-27T18:01:15.854Z | |
| 6389 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:2::/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 } }] |
| 6390 | 2026-05-27T18:01:15.854Z | |
| 6391 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGINFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6392 | 2026-05-27T18:01:15.854Z | |
| 6393 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:3::/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 } }] |
| 6394 | 2026-05-27T18:01:15.854Z | |
| 6395 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 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:e::/64 -> 2001:db8::55:ff |
| 6396 | 2026-05-27T18:01:15.854Z | |
| 6397 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6398 | 2026-05-27T18:01:15.854Z | |
| 6399 | 2026-05-27T18:01:15.854Z | May 27 18:01:13.942May 27 18:01:13.942 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:f::/64 -> 2001:db8::55:ff |
| 6400 | 2026-05-27T18:01:15.854Z | |
| 6401 | 2026-05-27T18:01:15.855Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 6402 | 2026-05-27T18:01:15.855Z | |
| 6403 | 2026-05-27T18:01:15.855Z | May 27 18:01:13.942May 27 18:01:13.942 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:10::/64 -> 2001:db8::55:ff |
| 6404 | 2026-05-27T18:01:15.855Z | |
| 6405 | 2026-05-27T18:01:15.855Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:6::/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 } }] |
| 6406 | 2026-05-27T18:01:15.855Z | |
| 6407 | 2026-05-27T18:01:15.855Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:11::/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 } }] |
| 6408 | 2026-05-27T18:01:15.855Z | |
| 6409 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGINFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6410 | 2026-05-27T18:01:15.859Z | |
| 6411 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:12::/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 } }] |
| 6412 | 2026-05-27T18:01:15.859Z | |
| 6413 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:01:13.942 |
| 6414 | 2026-05-27T18:01:15.859Z | |
| 6415 | 2026-05-27T18:01:15.859Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 27 18:01:13.942May 27 18:01:13.942 INFODEBG |
| 6416 | 2026-05-27T18:01:15.859Z | 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:13::/64 -> 2001:db8::55:ff |
| 6417 | 2026-05-27T18:01:15.859Z | |
| 6418 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942 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 } }]May 27 18:01:13.942 |
| 6419 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942DEBG 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 } }] May 27 18:01:13.942adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6420 | 2026-05-27T18:01:15.859Z | |
| 6421 | 2026-05-27T18:01:15.859Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6422 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGINFO May 27 18:01:13.942adding route 3fff:beef:14::/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 } }] |
| 6423 | 2026-05-27T18:01:15.859Z | DEBG |
| 6424 | 2026-05-27T18:01:15.859Z | 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 } }] |
| 6425 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942 DEBGINFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6426 | 2026-05-27T18:01:15.859Z | |
| 6427 | 2026-05-27T18:01:15.859Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6428 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942 May 27 18:01:13.942DEBG May 27 18:01:13.942INFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6429 | 2026-05-27T18:01:15.859Z | adding route 3fff:beef:15::/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 } }] |
| 6430 | 2026-05-27T18:01:15.859Z | |
| 6431 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942 INFO INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6432 | 2026-05-27T18:01:15.859Z | 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:b::/64 -> 2001:db8::55:ff |
| 6433 | 2026-05-27T18:01:15.859Z | |
| 6434 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942INFODEBG DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6435 | 2026-05-27T18:01:15.859Z | |
| 6436 | 2026-05-27T18:01:15.859Z | 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 } }] |
| 6437 | 2026-05-27T18:01:15.859Z | May 27 18:01:13.942 May 27 18:01:13.942DEBG 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 } }] May 27 18:01:13.942 |
| 6438 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 6439 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6440 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942 May 27 18:01:13.942INFO May 27 18:01:13.942adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 6441 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6442 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6443 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942INFODEBG INFOreplacing 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:7::/64 -> 2001:db8::55:ff |
| 6444 | 2026-05-27T18:01:15.860Z | |
| 6445 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6446 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942May 27 18:01:13.942 INFOMay 27 18:01:13.942 DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6447 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6448 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6449 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGINFOMay 27 18:01:13.942 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6450 | 2026-05-27T18:01:15.860Z | 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 |
| 6451 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6452 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGMay 27 18:01:13.942 INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6453 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6454 | 2026-05-27T18:01:15.860Z | |
| 6455 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942 INFOMay 27 18:01:13.942 May 27 18:01:13.942adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 6456 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6457 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBGMay 27 18:01:13.942 |
| 6458 | 2026-05-27T18:01:15.860Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6459 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffMay 27 18:01:13.942 |
| 6460 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942DEBG INFOreplacing 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 } }] May 27 18:01:13.942 |
| 6461 | 2026-05-27T18:01:15.860Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6462 | 2026-05-27T18:01:15.860Z | 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 } }]May 27 18:01:13.942 |
| 6463 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff May 27 18:01:13.942replacing 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 } }] |
| 6464 | 2026-05-27T18:01:15.860Z | |
| 6465 | 2026-05-27T18:01:15.860Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6466 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:b::/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 } }] |
| 6467 | 2026-05-27T18:01:15.860Z | |
| 6468 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942 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 } }]May 27 18:01:13.942 |
| 6469 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffMay 27 18:01:13.942replacing 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 } }] |
| 6470 | 2026-05-27T18:01:15.860Z | |
| 6471 | 2026-05-27T18:01:15.860Z | INFO May 27 18:01:13.942adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6472 | 2026-05-27T18:01:15.860Z | May 27 18:01:13.942DEBG 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 } }]INFOMay 27 18:01:13.942 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6473 | 2026-05-27T18:01:15.860Z | DEBG |
| 6474 | 2026-05-27T18:01:15.860Z | 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 } }] |
| 6475 | 2026-05-27T18:01:15.861Z | May 27 18:01:13.942 May 27 18:01:13.942INFO May 27 18:01:13.942 DEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 6476 | 2026-05-27T18:01:15.861Z | adding route 3fff:beef:1d::/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 } }] |
| 6477 | 2026-05-27T18:01:15.861Z | |
| 6478 | 2026-05-27T18:01:15.861Z | May 27 18:01:13.942 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 } }]May 27 18:01:13.942May 27 18:01:13.942 |
| 6479 | 2026-05-27T18:01:15.861Z | DEBGINFO May 27 18:01:13.942adding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }] |
| 6480 | 2026-05-27T18:01:15.861Z | INFO |
| 6481 | 2026-05-27T18:01:15.861Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6482 | 2026-05-27T18:01:15.861Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGINFO May 27 18:01:13.942replacing 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 } }] |
| 6483 | 2026-05-27T18:01:15.861Z | DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6484 | 2026-05-27T18:01:15.861Z | 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 } }]May 27 18:01:13.942 |
| 6485 | 2026-05-27T18:01:15.861Z | INFOMay 27 18:01:13.942 May 27 18:01:13.942DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 6486 | 2026-05-27T18:01:15.861Z | 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 } }] |
| 6487 | 2026-05-27T18:01:15.861Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6488 | 2026-05-27T18:01:15.861Z | May 27 18:01:13.942May 27 18:01:13.942 DEBGMay 27 18:01:13.942 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 } }]DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6489 | 2026-05-27T18:01:15.862Z | |
| 6490 | 2026-05-27T18:01:15.862Z | 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 } }] |
| 6491 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942 DEBGINFO 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 } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6492 | 2026-05-27T18:01:15.862Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6493 | 2026-05-27T18:01:15.862Z | |
| 6494 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942 DEBG DEBG INFO 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: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:20::/64 -> 2001:db8::55:ff |
| 6495 | 2026-05-27T18:01:15.862Z | |
| 6496 | 2026-05-27T18:01:15.862Z | |
| 6497 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942 INFODEBG INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6498 | 2026-05-27T18:01:15.862Z | adding route 3fff:beef:16::/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 } }] |
| 6499 | 2026-05-27T18:01:15.862Z | |
| 6500 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942 May 27 18:01:13.942DEBG May 27 18:01:13.942INFO 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:21::/64 -> 2001:db8::55:ffDEBG |
| 6501 | 2026-05-27T18:01:15.862Z | |
| 6502 | 2026-05-27T18:01:15.862Z | 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 } }] |
| 6503 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942 DEBG INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6504 | 2026-05-27T18:01:15.862Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6505 | 2026-05-27T18:01:15.862Z | |
| 6506 | 2026-05-27T18:01:15.862Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942DEBGDEBG 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 } }] 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 } }] |
| 6507 | 2026-05-27T18:01:15.862Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6508 | 2026-05-27T18:01:15.862Z | |
| 6509 | 2026-05-27T18:01:15.866Z | May 27 18:01:13.942May 27 18:01:13.942 May 27 18:01:13.942INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 6510 | 2026-05-27T18:01:15.866Z | DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6511 | 2026-05-27T18:01:15.866Z | 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 } }]May 27 18:01:13.942 |
| 6512 | 2026-05-27T18:01:15.866Z | 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 } }]May 27 18:01:13.942 |
| 6513 | 2026-05-27T18:01:15.866Z | May 27 18:01:13.942 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 18:01:13.942 |
| 6514 | 2026-05-27T18:01:15.866Z | |
| 6515 | 2026-05-27T18:01:15.866Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6516 | 2026-05-27T18:01:15.866Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG May 27 18:01:13.942adding route 3fff:beef:19::/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 } }] |
| 6517 | 2026-05-27T18:01:15.866Z | |
| 6518 | 2026-05-27T18:01:15.866Z | 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 } }]May 27 18:01:13.942 |
| 6519 | 2026-05-27T18:01:15.866Z | May 27 18:01:13.942DEBG 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 } }] May 27 18:01:13.942adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6520 | 2026-05-27T18:01:15.867Z | |
| 6521 | 2026-05-27T18:01:15.867Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6522 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:1a::/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 } }] |
| 6523 | 2026-05-27T18:01:15.867Z | |
| 6524 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942 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 } }]May 27 18:01:13.942 |
| 6525 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942 DEBGINFO 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 } }]May 27 18:01:13.942 |
| 6526 | 2026-05-27T18:01:15.867Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6527 | 2026-05-27T18:01:15.867Z | INFO May 27 18:01:13.942adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6528 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6529 | 2026-05-27T18:01:15.867Z | 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 } }]May 27 18:01:13.942 |
| 6530 | 2026-05-27T18:01:15.867Z | DEBG May 27 18:01:13.942replacing 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 } }]May 27 18:01:13.942 DEBG |
| 6531 | 2026-05-27T18:01:15.867Z | 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 } }] |
| 6532 | 2026-05-27T18:01:15.867Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6533 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 27 18:01:13.942May 27 18:01:13.942 |
| 6534 | 2026-05-27T18:01:15.867Z | INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:01:13.942 |
| 6535 | 2026-05-27T18:01:15.867Z | |
| 6536 | 2026-05-27T18:01:15.867Z | 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 } }] |
| 6537 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942May 27 18:01:13.942 INFOMay 27 18:01:13.942 DEBG INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6538 | 2026-05-27T18:01:15.867Z | |
| 6539 | 2026-05-27T18:01:15.867Z | |
| 6540 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942May 27 18:01:13.942 DEBG INFOreplacing 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 } }]May 27 18:01:13.942 |
| 6541 | 2026-05-27T18:01:15.867Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG |
| 6542 | 2026-05-27T18:01:15.867Z | 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 } }] |
| 6543 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG May 27 18:01:13.942 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 } }]INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 27 18:01:13.942 |
| 6544 | 2026-05-27T18:01:15.867Z | |
| 6545 | 2026-05-27T18:01:15.867Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 6546 | 2026-05-27T18:01:15.867Z | May 27 18:01:13.942created new freemap , May 27 18:01:13.942unitMay 27 18:01:13.942: DEBGDEBGfreemap_route_ipv4 |
| 6547 | 2026-05-27T18:01:15.867Z | 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: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 } }] |
| 6548 | 2026-05-27T18:01:15.867Z | |
| 6549 | 2026-05-27T18:01:15.867Z | INFOMay 27 18:01:13.942 DEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffcreated new freemap |
| 6550 | 2026-05-27T18:01:15.867Z | , May 27 18:01:13.942unitMay 27 18:01:13.942 :INFOINFO freemap_route_ipv6 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6551 | 2026-05-27T18:01:15.867Z | |
| 6552 | 2026-05-27T18:01:15.867Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6553 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942 DEBG DEBGinitted freemap. size: 64DEBG , 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 } }]DEBGunit : replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 |
| 6554 | 2026-05-27T18:01:15.868Z | |
| 6555 | 2026-05-27T18:01:15.868Z | |
| 6556 | 2026-05-27T18:01:15.868Z | |
| 6557 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942 DEBG reset freemapINFOINFO , INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6558 | 2026-05-27T18:01:15.868Z | unitadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff : |
| 6559 | 2026-05-27T18:01:15.868Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 6560 | 2026-05-27T18:01:15.868Z | |
| 6561 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942 DEBGMay 27 18:01:13.942 May 27 18:01:13.942May 27 18:01:13.942 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6562 | 2026-05-27T18:01:15.868Z | 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 } }] |
| 6563 | 2026-05-27T18:01:15.868Z | initted freemap. size: 64 , 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 } }]unit |
| 6564 | 2026-05-27T18:01:15.868Z | :May 27 18:01:13.942 May 27 18:01:13.942freemap_route_ipv6 INFO |
| 6565 | 2026-05-27T18:01:15.868Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6566 | 2026-05-27T18:01:15.868Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 27 18:01:13.942 DEBGDEBG reset freemap, unit: freemap_route_ipv6replacing 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 } }] |
| 6567 | 2026-05-27T18:01:15.868Z | |
| 6568 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942 INFOINFO May 27 18:01:13.942adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6569 | 2026-05-27T18:01:15.868Z | |
| 6570 | 2026-05-27T18:01:15.868Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:01:13.942 |
| 6571 | 2026-05-27T18:01:15.868Z | DEBGMay 27 18:01:13.942 DEBGMay 27 18:01:13.942 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: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 |
| 6572 | 2026-05-27T18:01:15.868Z | |
| 6573 | 2026-05-27T18:01:15.868Z | 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 } }] |
| 6574 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942May 27 18:01:13.942 INFODEBGINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6575 | 2026-05-27T18:01:15.868Z | |
| 6576 | 2026-05-27T18:01:15.868Z | 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 } }] |
| 6577 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942 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 } }] |
| 6578 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:22::/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 } }] |
| 6579 | 2026-05-27T18:01:15.868Z | |
| 6580 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942 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:21::/64 -> 2001:db8::55:ff |
| 6581 | 2026-05-27T18:01:15.868Z | |
| 6582 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942 INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6583 | 2026-05-27T18:01:15.868Z | |
| 6584 | 2026-05-27T18:01:15.868Z | |
| 6585 | 2026-05-27T18:01:15.868Z | May 27 18:01:13.942May 27 18:01:13.942 INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6586 | 2026-05-27T18:01:15.868Z | 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 } }]May 27 18:01:13.942 |
| 6587 | 2026-05-27T18:01:15.868Z | DEBGMay 27 18:01:13.942 May 27 18:01:13.942replacing 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 } }]May 27 18:01:13.942 DEBG |
| 6588 | 2026-05-27T18:01:15.869Z | INFOreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6589 | 2026-05-27T18:01:15.869Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6590 | 2026-05-27T18:01:15.869Z | INFO May 27 18:01:13.943May 27 18:01:13.943 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6591 | 2026-05-27T18:01:15.869Z | |
| 6592 | 2026-05-27T18:01:15.869Z | 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 } }] |
| 6593 | 2026-05-27T18:01:15.869Z | test route::tests::grow_succeeds ... ok |
| 6594 | 2026-05-27T18:01:15.869Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 DEBG 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 } }] replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6595 | 2026-05-27T18:01:15.869Z | |
| 6596 | 2026-05-27T18:01:15.869Z | |
| 6597 | 2026-05-27T18:01:15.869Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943DEBG INFOINFO 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:24::/64 -> 2001:db8::55:ff |
| 6598 | 2026-05-27T18:01:15.869Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6599 | 2026-05-27T18:01:15.869Z | |
| 6600 | 2026-05-27T18:01:15.869Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 INFODEBG 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 } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6601 | 2026-05-27T18:01:15.869Z | 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 } }] |
| 6602 | 2026-05-27T18:01:15.869Z | |
| 6603 | 2026-05-27T18:01:15.869Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 INFO INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6604 | 2026-05-27T18:01:15.869Z | |
| 6605 | 2026-05-27T18:01:15.869Z | 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 } }] |
| 6606 | 2026-05-27T18:01:15.869Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943DEBG 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 } }]May 27 18:01:13.943 |
| 6607 | 2026-05-27T18:01:15.869Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 6608 | 2026-05-27T18:01:15.869Z | 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 } }]May 27 18:01:13.943 |
| 6609 | 2026-05-27T18:01:15.875Z | DEBG INFO created new freemapadding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6610 | 2026-05-27T18:01:15.875Z | May 27 18:01:13.943DEBG, May 27 18:01:13.943unitreplacing 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:DEBG |
| 6611 | 2026-05-27T18:01:15.875Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6612 | 2026-05-27T18:01:15.876Z | 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 } }] May 27 18:01:13.943freemap_route_ipv4 |
| 6613 | 2026-05-27T18:01:15.876Z | INFO |
| 6614 | 2026-05-27T18:01:15.876Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6615 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943 May 27 18:01:13.943May 27 18:01:13.943 INFO May 27 18:01:13.943adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 6616 | 2026-05-27T18:01:15.876Z | 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 } }]DEBG |
| 6617 | 2026-05-27T18:01:15.876Z | created new freemapMay 27 18:01:13.943replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBG |
| 6618 | 2026-05-27T18:01:15.876Z | 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 } }]: |
| 6619 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943freemap_route_ipv6May 27 18:01:13.943 INFO |
| 6620 | 2026-05-27T18:01:15.876Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6621 | 2026-05-27T18:01:15.876Z | |
| 6622 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943 May 27 18:01:13.943INFO May 27 18:01:13.943adding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6623 | 2026-05-27T18:01:15.876Z | DEBG DEBG initted freemap. size: 64May 27 18:01:13.943replacing 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 |
| 6624 | 2026-05-27T18:01:15.876Z | , DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6625 | 2026-05-27T18:01:15.876Z | 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 |
| 6626 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943:May 27 18:01:13.943 May 27 18:01:13.943INFO freemap_route_ipv4INFO |
| 6627 | 2026-05-27T18:01:15.876Z | INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6628 | 2026-05-27T18:01:15.876Z | |
| 6629 | 2026-05-27T18:01:15.876Z | |
| 6630 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 DEBGDEBGDEBG 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: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 } }] |
| 6631 | 2026-05-27T18:01:15.876Z | |
| 6632 | 2026-05-27T18:01:15.876Z | DEBGMay 27 18:01:13.943 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 } }]INFOreset freemap May 27 18:01:13.943 |
| 6633 | 2026-05-27T18:01:15.876Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6634 | 2026-05-27T18:01:15.876Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff, |
| 6635 | 2026-05-27T18:01:15.876Z | unitMay 27 18:01:13.943May 27 18:01:13.943: DEBGMay 27 18:01:13.943 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4DEBG |
| 6636 | 2026-05-27T18:01:15.876Z | 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 } }] |
| 6637 | 2026-05-27T18:01:15.876Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6638 | 2026-05-27T18:01:15.876Z | |
| 6639 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943 May 27 18:01:13.943INFO May 27 18:01:13.943 May 27 18:01:13.943adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 6640 | 2026-05-27T18:01:15.876Z | 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 } }]May 27 18:01:13.943adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6641 | 2026-05-27T18:01:15.876Z | |
| 6642 | 2026-05-27T18:01:15.876Z | initted freemap. size: 64DEBG, unit :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 } }] |
| 6643 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943freemap_route_ipv6May 27 18:01:13.943May 27 18:01:13.943 DEBGINFO |
| 6644 | 2026-05-27T18:01:15.876Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6645 | 2026-05-27T18:01:15.876Z | 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 |
| 6646 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 6647 | 2026-05-27T18:01:15.876Z | May 27 18:01:13.943 reset freemap, May 27 18:01:13.943DEBGunit May 27 18:01:13.943INFO: 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 } }] |
| 6648 | 2026-05-27T18:01:15.876Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 6649 | 2026-05-27T18:01:15.876Z | freemap_route_ipv6May 27 18:01:13.943replacing 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 } }] |
| 6650 | 2026-05-27T18:01:15.877Z | INFO May 27 18:01:13.943adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6651 | 2026-05-27T18:01:15.877Z | DEBG |
| 6652 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943replacing 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 } }] |
| 6653 | 2026-05-27T18:01:15.877Z | DEBG May 27 18:01:13.943 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 } }]INFOINFO |
| 6654 | 2026-05-27T18:01:15.877Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6655 | 2026-05-27T18:01:15.877Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6656 | 2026-05-27T18:01:15.877Z | INFOMay 27 18:01:13.943May 27 18:01:13.943 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6657 | 2026-05-27T18:01:15.877Z | DEBG INFOMay 27 18:01:13.943replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6658 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGDEBG |
| 6659 | 2026-05-27T18:01:15.877Z | 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 } }] |
| 6660 | 2026-05-27T18:01:15.877Z | 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 } }] |
| 6661 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 DEBG INFOINFO INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6662 | 2026-05-27T18:01:15.877Z | |
| 6663 | 2026-05-27T18:01:15.877Z | |
| 6664 | 2026-05-27T18:01:15.877Z | |
| 6665 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943DEBG May 27 18:01:13.943INFODEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6666 | 2026-05-27T18:01:15.877Z | |
| 6667 | 2026-05-27T18:01:15.877Z | 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6668 | 2026-05-27T18:01:15.877Z | |
| 6669 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943May 27 18:01:13.943INFO DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6670 | 2026-05-27T18:01:15.877Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 6671 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943adding route 3fff:beef:1::/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 } }] |
| 6672 | 2026-05-27T18:01:15.877Z | |
| 6673 | 2026-05-27T18:01:15.877Z | 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 } }]May 27 18:01:13.943 |
| 6674 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943 DEBGINFO May 27 18:01:13.943adding route 3fff:beef:30::/64 -> 2001:db8::55:ff May 27 18:01:13.943INFO |
| 6675 | 2026-05-27T18:01:15.877Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6676 | 2026-05-27T18:01:15.877Z | |
| 6677 | 2026-05-27T18:01:15.877Z | 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 } }] |
| 6678 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943 DEBGMay 27 18:01:13.943 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 } }]May 27 18:01:13.943 |
| 6679 | 2026-05-27T18:01:15.877Z | INFOINFO 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:37::/64 -> 2001:db8::55:ff May 27 18:01:13.943 |
| 6680 | 2026-05-27T18:01:15.877Z | |
| 6681 | 2026-05-27T18:01:15.877Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6682 | 2026-05-27T18:01:15.877Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6683 | 2026-05-27T18:01:15.877Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943 DEBGDEBGDEBGMay 27 18:01:13.943 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 } }] |
| 6684 | 2026-05-27T18:01:15.877Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6685 | 2026-05-27T18:01:15.878Z | adding route 3fff:beef:31::/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 } }]May 27 18:01:13.943 |
| 6686 | 2026-05-27T18:01:15.878Z | |
| 6687 | 2026-05-27T18:01:15.878Z | INFOMay 27 18:01:13.943 May 27 18:01:13.943adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6688 | 2026-05-27T18:01:15.878Z | DEBG INFO replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6689 | 2026-05-27T18:01:15.878Z | |
| 6690 | 2026-05-27T18:01:15.878Z | May 27 18:01:13.943 May 27 18:01:13.943INFODEBG May 27 18:01:13.943replacing 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 |
| 6691 | 2026-05-27T18:01:15.878Z | DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6692 | 2026-05-27T18:01:15.878Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6693 | 2026-05-27T18:01:15.878Z | 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 |
| 6694 | 2026-05-27T18:01:15.878Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6695 | 2026-05-27T18:01:15.878Z | DEBG May 27 18:01:13.943replacing 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 } }]May 27 18:01:13.943 |
| 6696 | 2026-05-27T18:01:15.878Z | INFO DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6697 | 2026-05-27T18:01:15.878Z | |
| 6698 | 2026-05-27T18:01:15.878Z | May 27 18:01:13.943May 27 18:01:13.943 INFODEBG adding route 3fff:beef:33::/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 } }]May 27 18:01:13.943May 27 18:01:13.943 |
| 6699 | 2026-05-27T18:01:15.878Z | |
| 6700 | 2026-05-27T18:01:15.878Z | DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6701 | 2026-05-27T18:01:15.878Z | May 27 18:01:13.943 May 27 18:01:13.943adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6702 | 2026-05-27T18:01:15.878Z | DEBG INFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6703 | 2026-05-27T18:01:15.878Z | |
| 6704 | 2026-05-27T18:01:15.878Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943 DEBG INFOINFOreplacing 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 } }]May 27 18:01:13.943 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6705 | 2026-05-27T18:01:15.878Z | |
| 6706 | 2026-05-27T18:01:15.878Z | |
| 6707 | 2026-05-27T18:01:15.878Z | 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 } }] |
| 6708 | 2026-05-27T18:01:15.878Z | May 27 18:01:13.943 DEBGMay 27 18:01:13.943 May 27 18:01:13.943replacing 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 } }] |
| 6709 | 2026-05-27T18:01:15.885Z | INFO May 27 18:01:13.943 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6710 | 2026-05-27T18:01:15.885Z | INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6711 | 2026-05-27T18:01:15.885Z | DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6712 | 2026-05-27T18:01:15.885Z | |
| 6713 | 2026-05-27T18:01:15.885Z | May 27 18:01:13.943 DEBGINFO May 27 18:01:13.943May 27 18:01:13.943 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 INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6714 | 2026-05-27T18:01:15.885Z | |
| 6715 | 2026-05-27T18:01:15.885Z | |
| 6716 | 2026-05-27T18:01:15.885Z | |
| 6717 | 2026-05-27T18:01:15.885Z | May 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6718 | 2026-05-27T18:01:15.885Z | 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 } }]May 27 18:01:13.943 |
| 6719 | 2026-05-27T18:01:15.885Z | 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 } }] |
| 6720 | 2026-05-27T18:01:15.885Z | DEBGMay 27 18:01:13.943May 27 18:01:13.943 INFODEBG May 27 18:01:13.943adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6721 | 2026-05-27T18:01:15.885Z | 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 } }] 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 } }] |
| 6722 | 2026-05-27T18:01:15.885Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6723 | 2026-05-27T18:01:15.885Z | |
| 6724 | 2026-05-27T18:01:15.885Z | May 27 18:01:13.943 DEBGMay 27 18:01:13.943May 27 18:01:13.943 May 27 18:01:13.943INFODEBGreplacing 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 } }] |
| 6725 | 2026-05-27T18:01:15.885Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6726 | 2026-05-27T18:01:15.885Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6727 | 2026-05-27T18:01:15.885Z | |
| 6728 | 2026-05-27T18:01:15.885Z | May 27 18:01:13.943INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 27 18:01:13.943 |
| 6729 | 2026-05-27T18:01:15.885Z | 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 |
| 6730 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943 May 27 18:01:13.943DEBG failed to allocate space for the new target listreplacing 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 } }] |
| 6731 | 2026-05-27T18:01:15.886Z | |
| 6732 | 2026-05-27T18:01:15.886Z | DEBG May 27 18:01:13.943replacing 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 } }] |
| 6733 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943INFO INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6734 | 2026-05-27T18:01:15.886Z | |
| 6735 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943 DEBGMay 27 18:01:13.943May 27 18:01:13.943 replacing targets for 3fff:dead::/64 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 May 27 18:01:13.943replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6736 | 2026-05-27T18:01:15.886Z | |
| 6737 | 2026-05-27T18:01:15.886Z | 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 |
| 6738 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO |
| 6739 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6740 | 2026-05-27T18:01:15.886Z | INFOMay 27 18:01:13.943May 27 18:01:13.943 DEBG created new freemap May 27 18:01:13.943adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6741 | 2026-05-27T18:01:15.886Z | DEBG , May 27 18:01:13.943unit: freemap_route_ipv4 |
| 6742 | 2026-05-27T18:01:15.886Z | DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6743 | 2026-05-27T18:01:15.886Z | 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 } }] |
| 6744 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943 May 27 18:01:13.943DEBG created new freemap , unitINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: freemap_route_ipv6 |
| 6745 | 2026-05-27T18:01:15.886Z | |
| 6746 | 2026-05-27T18:01:15.886Z | DEBGMay 27 18:01:13.943 DEBG |
| 6747 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943initted freemap. size: 64, unit 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 } }]freemap_route_ipv4adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6748 | 2026-05-27T18:01:15.886Z | |
| 6749 | 2026-05-27T18:01:15.886Z | May 27 18:01:13.943May 27 18:01:13.943May 27 18:01:13.943 DEBGMay 27 18:01:13.943 DEBG reset freemap , |
| 6750 | 2026-05-27T18:01:15.887Z | unit: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 } }] |
| 6751 | 2026-05-27T18:01:15.887Z | freemap_route_ipv4May 27 18:01:13.943 |
| 6752 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.943 May 27 18:01:13.943 DEBGINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff initted freemap. size: 64, unit: DEBG freemap_route_ipv6 |
| 6753 | 2026-05-27T18:01:15.887Z | |
| 6754 | 2026-05-27T18:01:15.887Z | 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 } }]May 27 18:01:13.944 |
| 6755 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.944 failed to allocate space for the new target listDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6756 | 2026-05-27T18:01:15.887Z | reset freemap, INFOunit: adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6757 | 2026-05-27T18:01:15.887Z | freemap_route_ipv6 |
| 6758 | 2026-05-27T18:01:15.887Z | |
| 6759 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.944May 27 18:01:13.944 May 27 18:01:13.944INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.944 |
| 6760 | 2026-05-27T18:01:15.887Z | DEBGMay 27 18:01:13.944 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 } }] |
| 6761 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.944replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6762 | 2026-05-27T18:01:15.887Z | INFOMay 27 18:01:13.944 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6763 | 2026-05-27T18:01:15.887Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6764 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.944INFO 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 } }] |
| 6765 | 2026-05-27T18:01:15.887Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6766 | 2026-05-27T18:01:15.887Z | May 27 18:01:13.944 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3May 27 18:01:13.944 |
| 6767 | 2026-05-27T18:01:15.887Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 6768 | 2026-05-27T18:01:15.888Z | May 27 18:01:13.944 DEBG May 27 18:01:13.944 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 } }] |
| 6769 | 2026-05-27T18:01:15.888Z | 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 } }] |
| 6770 | 2026-05-27T18:01:15.888Z | 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 } }] |
| 6771 | 2026-05-27T18:01:15.888Z | May 27 18:01:13.944 INFOreplacing 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 } }] |
| 6772 | 2026-05-27T18:01:15.888Z | May 27 18:01:13.944 May 27 18:01:13.944adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6773 | 2026-05-27T18:01:15.888Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6774 | 2026-05-27T18:01:15.888Z | May 27 18:01:13.944INFO 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 } }] |
| 6775 | 2026-05-27T18:01:15.888Z | May 27 18:01:13.944May 27 18:01:13.944May 27 18:01:13.944 May 27 18:01:13.956DEBG DEBGDEBG created new freemapcreated new freemap, , unitunit :: freemap_route_ipv4freemap_route_ipv4 |
| 6776 | 2026-05-27T18:01:15.888Z | created new freemapDEBG |
| 6777 | 2026-05-27T18:01:15.888Z | , replacing targets for 3fff:dead::/64 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 } }]May 27 18:01:13.956 |
| 6778 | 2026-05-27T18:01:15.888Z | DEBGunit :created new freemap , freemap_route_ipv4May 27 18:01:13.956May 27 18:01:13.956unit |
| 6779 | 2026-05-27T18:01:15.888Z | : DEBGfreemap_route_ipv6 |
| 6780 | 2026-05-27T18:01:15.888Z | created new freemapWARN, unitshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 27 18:01:13.956 |
| 6781 | 2026-05-27T18:01:15.888Z | : DEBG May 27 18:01:13.956initted freemap. size: 64 freemap_route_ipv6 |
| 6782 | 2026-05-27T18:01:15.888Z | , unit :DEBGMay 27 18:01:13.956 created new freemapfreemap_route_ipv4 |
| 6783 | 2026-05-27T18:01:15.888Z | DEBG, unitinitted freemap. size: 64:, unitMay 27 18:01:13.956freemap_route_ipv6: DEBG |
| 6784 | 2026-05-27T18:01:15.888Z | freemap_route_ipv4 |
| 6785 | 2026-05-27T18:01:15.888Z | reset freemap, unitMay 27 18:01:13.956: DEBGfreemap_route_ipv4 |
| 6786 | 2026-05-27T18:01:15.888Z | initted freemap. size: 64May 27 18:01:13.956, unitDEBG: reset freemapfreemap_route_ipv4May 27 18:01:13.956, |
| 6787 | 2026-05-27T18:01:15.888Z | DEBG unitinitted freemap. size: 64:, May 27 18:01:13.956unit freemap_route_ipv4:DEBG freemap_route_ipv6reset freemap |
| 6788 | 2026-05-27T18:01:15.888Z | , |
| 6789 | 2026-05-27T18:01:15.888Z | unit:May 27 18:01:13.956 May 27 18:01:13.956DEBG DEBGreset freemap , initted freemap. size: 64unit, :unitfreemap_route_ipv4 :freemap_route_ipv6 |
| 6790 | 2026-05-27T18:01:15.888Z | |
| 6791 | 2026-05-27T18:01:15.889Z | freemap_route_ipv6 |
| 6792 | 2026-05-27T18:01:15.889Z | May 27 18:01:13.956May 27 18:01:13.956 DEBGINFOMay 27 18:01:13.956 adding route 3fff:dead::/64 -> 2001:db8::55:1 initted freemap. size: 64DEBG |
| 6793 | 2026-05-27T18:01:15.889Z | , reset freemapunit, :unitMay 27 18:01:13.956: freemap_route_ipv6DEBG |
| 6794 | 2026-05-27T18:01:15.889Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 6795 | 2026-05-27T18:01:15.889Z | |
| 6796 | 2026-05-27T18:01:15.889Z | May 27 18:01:13.956May 27 18:01:13.956May 27 18:01:13.944 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 18:01:13.956 |
| 6797 | 2026-05-27T18:01:15.889Z | INFODEBG created new freemapMay 27 18:01:13.956, reset freemapDEBG, adding route 172.16.0.0/32 -> 10.0.0.1unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6798 | 2026-05-27T18:01:15.889Z | |
| 6799 | 2026-05-27T18:01:15.889Z | : unitfreemap_route_ipv6:May 27 18:01:13.956May 27 18:01:13.956 |
| 6800 | 2026-05-27T18:01:15.889Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6801 | 2026-05-27T18:01:15.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 } }] |
| 6802 | 2026-05-27T18:01:15.889Z | freemap_route_ipv4May 27 18:01:13.956May 27 18:01:13.956 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6803 | 2026-05-27T18:01:15.889Z | |
| 6804 | 2026-05-27T18:01:15.889Z | |
| 6805 | 2026-05-27T18:01:15.889Z | May 27 18:01:13.956 May 27 18:01:13.956adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO May 27 18:01:13.956May 27 18:01:13.944INFO |
| 6806 | 2026-05-27T18:01:15.889Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 INFO |
| 6807 | 2026-05-27T18:01:15.889Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 6808 | 2026-05-27T18:01:15.889Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6809 | 2026-05-27T18:01:15.893Z | May 27 18:01:13.956May 27 18:01:13.956 May 27 18:01:13.956 |
| 6810 | 2026-05-27T18:01:15.893Z | 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 } }] |
| 6811 | 2026-05-27T18:01:15.894Z | DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:01:13.956 |
| 6812 | 2026-05-27T18:01:15.894Z | May 27 18:01:13.956 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 } }]May 27 18:01:13.956 |
| 6813 | 2026-05-27T18:01:15.894Z | DEBGMay 27 18:01:13.956 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 } }]replacing targets for 3fff:dead::/64 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 } }] |
| 6814 | 2026-05-27T18:01:15.894Z | |
| 6815 | 2026-05-27T18:01:15.894Z | failed to allocate space for the new target list |
| 6816 | 2026-05-27T18:01:15.894Z | INFO May 27 18:01:13.956adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6817 | 2026-05-27T18:01:15.894Z | May 27 18:01:13.956May 27 18:01:13.956INFO May 27 18:01:13.956 WARNDEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6818 | 2026-05-27T18:01:15.894Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 27 18:01:13.956 |
| 6819 | 2026-05-27T18:01:15.894Z | 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:2, vlan_id: None } }] May 27 18:01:13.956 |
| 6820 | 2026-05-27T18:01:15.894Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.16.0.0/32 -> 10.0.0.3May 27 18:01:13.956 |
| 6821 | 2026-05-27T18:01:15.894Z | DEBG ERRO 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 } }]rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 6822 | 2026-05-27T18:01:15.894Z | |
| 6823 | 2026-05-27T18:01:15.894Z | |
| 6824 | 2026-05-27T18:01:15.894Z | May 27 18:01:13.956 May 27 18:01:13.956DEBG May 27 18:01:13.956replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 ERROadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6825 | 2026-05-27T18:01:15.894Z | 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 |
| 6826 | 2026-05-27T18:01:15.894Z | |
| 6827 | 2026-05-27T18:01:15.894Z | May 27 18:01:13.956 May 27 18:01:13.956INFO INFOMay 27 18:01:13.956 adding route 172.16.0.0/32 -> 10.0.0.4DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6828 | 2026-05-27T18:01:15.894Z | |
| 6829 | 2026-05-27T18:01:15.894Z | 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 } }] |
| 6830 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956May 27 18:01:13.956 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBGDEBGMay 27 18:01:13.956 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6831 | 2026-05-27T18:01:15.896Z | |
| 6832 | 2026-05-27T18:01:15.896Z | INFO |
| 6833 | 2026-05-27T18:01:15.896Z | adding route 3fff:dead::/64 -> 2001:db8::55:4May 27 18:01:13.956 |
| 6834 | 2026-05-27T18:01:15.896Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 6835 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956May 27 18:01:13.956 May 27 18:01:13.956DEBGINFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6836 | 2026-05-27T18:01:15.896Z | |
| 6837 | 2026-05-27T18:01:15.896Z | 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 } }] |
| 6838 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956May 27 18:01:13.956 DEBGINFO May 27 18:01:13.956 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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.1/32 -> 10.0.0.255 |
| 6839 | 2026-05-27T18:01:15.896Z | |
| 6840 | 2026-05-27T18:01:15.896Z | 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 } }]May 27 18:01:13.956May 27 18:01:13.956 |
| 6841 | 2026-05-27T18:01:15.896Z | DEBGDEBG May 27 18:01:13.956replacing 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 } }] |
| 6842 | 2026-05-27T18:01:15.896Z | INFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:01:13.956adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6843 | 2026-05-27T18:01:15.896Z | INFO |
| 6844 | 2026-05-27T18:01:15.896Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 6845 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956 May 27 18:01:13.956DEBG 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 } }]May 27 18:01:13.956 |
| 6846 | 2026-05-27T18:01:15.896Z | 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 } }] |
| 6847 | 2026-05-27T18:01:15.896Z | INFO May 27 18:01:13.956adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6848 | 2026-05-27T18:01:15.896Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255May 27 18:01:13.956 |
| 6849 | 2026-05-27T18:01:15.896Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6850 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956May 27 18:01:13.956 DEBGMay 27 18:01:13.956 May 27 18:01:13.956 DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 6851 | 2026-05-27T18:01:15.896Z | created new freemap , unitMay 27 18:01:13.956: 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 } }]INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6852 | 2026-05-27T18:01:15.896Z | freemap_route_ipv6 |
| 6853 | 2026-05-27T18:01:15.896Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 6854 | 2026-05-27T18:01:15.896Z | |
| 6855 | 2026-05-27T18:01:15.896Z | May 27 18:01:13.956 May 27 18:01:13.956 INFODEBGMay 27 18:01:13.956 initted freemap. size: 64DEBG, May 27 18:01:13.956unit :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:f::/64 -> 2001:db8::55:ff |
| 6856 | 2026-05-27T18:01:15.896Z | freemap_route_ipv4 |
| 6857 | 2026-05-27T18:01:15.896Z | |
| 6858 | 2026-05-27T18:01:15.896Z | INFOMay 27 18:01:13.956May 27 18:01:13.956 May 27 18:01:13.956INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255reset freemap |
| 6859 | 2026-05-27T18:01:15.896Z | 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 } }]unit |
| 6860 | 2026-05-27T18:01:15.896Z | :May 27 18:01:13.956 DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4May 27 18:01:13.956 |
| 6861 | 2026-05-27T18:01:15.896Z | 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 } }] |
| 6862 | 2026-05-27T18:01:15.896Z | |
| 6863 | 2026-05-27T18:01:15.896Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffMay 27 18:01:13.956 |
| 6864 | 2026-05-27T18:01:15.896Z | DEBGMay 27 18:01:13.956 initted freemap. size: 64INFO, May 27 18:01:13.956 unitadding route 172.17.0.6/32 -> 10.0.0.255: |
| 6865 | 2026-05-27T18:01:15.897Z | DEBGfreemap_route_ipv6 |
| 6866 | 2026-05-27T18:01:15.897Z | test route::tests::identity_replace_is_noop ... ok |
| 6867 | 2026-05-27T18:01:15.897Z | 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 } }]May 27 18:01:13.956May 27 18:01:13.956 May 27 18:01:13.956DEBG |
| 6868 | 2026-05-27T18:01:15.897Z | 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 } }] |
| 6869 | 2026-05-27T18:01:15.897Z | reset freemap, unit :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 } }]May 27 18:01:13.956May 27 18:01:13.956 freemap_route_ipv6 INFOINFO |
| 6870 | 2026-05-27T18:01:15.897Z | adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6871 | 2026-05-27T18:01:15.897Z | |
| 6872 | 2026-05-27T18:01:15.897Z | |
| 6873 | 2026-05-27T18:01:15.897Z | May 27 18:01:13.956 INFOMay 27 18:01:13.956 adding route 172.16.0.0/32 -> 10.0.0.1DEBGMay 27 18:01:13.956 |
| 6874 | 2026-05-27T18:01:15.897Z | 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 } }] |
| 6875 | 2026-05-27T18:01:15.897Z | 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 } }] |
| 6876 | 2026-05-27T18:01:15.897Z | May 27 18:01:13.957May 27 18:01:13.965May 27 18:01:13.957 DEBG INFO created new freemapDEBG, unitcreated new freemapadding route 3fff:beef:12::/64 -> 2001:db8::55:ff:, |
| 6877 | 2026-05-27T18:01:15.897Z | unitfreemap_route_ipv4: |
| 6878 | 2026-05-27T18:01:15.897Z | freemap_route_ipv4May 27 18:01:13.966 |
| 6879 | 2026-05-27T18:01:15.897Z | DEBGMay 27 18:01:13.957May 27 18:01:13.956 DEBGMay 27 18:01:13.966replacing 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 } }] |
| 6880 | 2026-05-27T18:01:15.897Z | May 27 18:01:13.966INFODEBG DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff created new freemapcreated new freemap, May 27 18:01:13.966, |
| 6881 | 2026-05-27T18:01:15.897Z | unitunit :: INFO freemap_route_ipv6freemap_route_ipv6 |
| 6882 | 2026-05-27T18:01:15.897Z | created new freemapMay 27 18:01:13.966 |
| 6883 | 2026-05-27T18:01:15.897Z | DEBGMay 27 18:01:13.966 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 } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6884 | 2026-05-27T18:01:15.897Z | |
| 6885 | 2026-05-27T18:01:15.897Z | May 27 18:01:13.966 DEBGMay 27 18:01:13.956May 27 18:01:13.966May 27 18:01:13.966 DEBGINFO DEBGinitted freemap. size: 64 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 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 } }], |
| 6886 | 2026-05-27T18:01:15.897Z | unit |
| 6887 | 2026-05-27T18:01:15.897Z | :adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6888 | 2026-05-27T18:01:15.897Z | freemap_route_ipv4May 27 18:01:13.966 |
| 6889 | 2026-05-27T18:01:15.897Z | INFO May 27 18:01:13.966May 27 18:01:13.966 May 27 18:01:13.966 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6890 | 2026-05-27T18:01:15.897Z | INFOMay 27 18:01:13.966 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 6891 | 2026-05-27T18:01:15.897Z | 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 reset freemap, unit: May 27 18:01:13.966freemap_route_ipv4 |
| 6892 | 2026-05-27T18:01:15.897Z | DEBG |
| 6893 | 2026-05-27T18:01:15.897Z | 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 } }] |
| 6894 | 2026-05-27T18:01:15.897Z | May 27 18:01:13.966 May 27 18:01:13.966DEBG May 27 18:01:13.966 DEBG INFO INFO adding route 3fff:beef:15::/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 } }] |
| 6895 | 2026-05-27T18:01:15.897Z | |
| 6896 | 2026-05-27T18:01:15.897Z | adding route 172.16.0.0/32 -> 10.0.0.1initted freemap. size: 64 |
| 6897 | 2026-05-27T18:01:15.897Z | , May 27 18:01:13.966May 27 18:01:13.966 May 27 18:01:13.966INFO unit :DEBG freemap_route_ipv6DEBGreplacing 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 } }] |
| 6898 | 2026-05-27T18:01:15.897Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6899 | 2026-05-27T18:01:15.898Z | 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 } }] |
| 6900 | 2026-05-27T18:01:15.898Z | |
| 6901 | 2026-05-27T18:01:15.898Z | May 27 18:01:13.966May 27 18:01:13.966May 27 18:01:13.966 May 27 18:01:13.966DEBG INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 6902 | 2026-05-27T18:01:15.898Z | 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 |
| 6903 | 2026-05-27T18:01:15.898Z | , adding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 27 18:01:13.966 |
| 6904 | 2026-05-27T18:01:15.898Z | unitDEBG: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] freemap_route_ipv6 |
| 6905 | 2026-05-27T18:01:15.898Z | May 27 18:01:13.966 |
| 6906 | 2026-05-27T18:01:15.898Z | May 27 18:01:13.966 INFODEBG May 27 18:01:13.966adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 27 18:01:13.966 INFOINFO |
| 6907 | 2026-05-27T18:01:15.898Z | adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }] |
| 6908 | 2026-05-27T18:01:15.898Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 6909 | 2026-05-27T18:01:15.903Z | |
| 6910 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966May 27 18:01:13.966May 27 18:01:13.966 DEBGINFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 6911 | 2026-05-27T18:01:15.903Z | adding route 3fff:beef:17::/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 } }] |
| 6912 | 2026-05-27T18:01:15.903Z | , May 27 18:01:13.966unit |
| 6913 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966 : INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255freemap_route_ipv4 |
| 6914 | 2026-05-27T18:01:15.903Z | |
| 6915 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966 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 } }]May 27 18:01:13.966 |
| 6916 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966DEBG 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 |
| 6917 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 6918 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966created new freemapINFO , INFO adding route 172.17.0.2/32 -> 10.0.0.255unitadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6919 | 2026-05-27T18:01:15.903Z | |
| 6920 | 2026-05-27T18:01:15.903Z | : May 27 18:01:13.966freemap_route_ipv6 |
| 6921 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966May 27 18:01:13.966 DEBG May 27 18:01:13.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 } }]INFO |
| 6922 | 2026-05-27T18:01:15.903Z | adding route 172.16.0.0/32 -> 10.0.0.2 INFO |
| 6923 | 2026-05-27T18:01:15.903Z | DEBG May 27 18:01:13.966initted freemap. size: 64May 27 18:01:13.966, INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 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 } }]:May 27 18:01:13.966 |
| 6924 | 2026-05-27T18:01:15.903Z | freemap_route_ipv4 |
| 6925 | 2026-05-27T18:01:15.903Z | |
| 6926 | 2026-05-27T18:01:15.903Z | DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6927 | 2026-05-27T18:01:15.903Z | 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 } }]May 27 18:01:13.966May 27 18:01:13.966 |
| 6928 | 2026-05-27T18:01:15.903Z | May 27 18:01:13.966May 27 18:01:13.966 INFO DEBGDEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff May 27 18:01:13.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 } }]reset freemap |
| 6929 | 2026-05-27T18:01:15.903Z | , DEBG |
| 6930 | 2026-05-27T18:01:15.903Z | unit: freemap_route_ipv4INFO |
| 6931 | 2026-05-27T18:01:15.904Z | adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }] |
| 6932 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966 |
| 6933 | 2026-05-27T18:01:15.904Z | INFOMay 27 18:01:13.966 May 27 18:01:13.966adding route 172.17.0.4/32 -> 10.0.0.255 |
| 6934 | 2026-05-27T18:01:15.904Z | DEBG initted freemap. size: 64May 27 18:01:13.966, DEBGMay 27 18:01:13.966unit :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 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 } }] |
| 6935 | 2026-05-27T18:01:15.904Z | |
| 6936 | 2026-05-27T18:01:15.904Z | freemap_route_ipv6 |
| 6937 | 2026-05-27T18:01:15.904Z | DEBG May 27 18:01:13.966May 27 18:01:13.966replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 6938 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966INFOMay 27 18:01:13.966 adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 6939 | 2026-05-27T18:01:15.904Z | reset freemap , INFO unit :May 27 18:01:13.966 freemap_route_ipv6DEBGINFO |
| 6940 | 2026-05-27T18:01:15.904Z | 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 } }]May 27 18:01:13.966 |
| 6941 | 2026-05-27T18:01:15.904Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6942 | 2026-05-27T18:01:15.904Z | INFO |
| 6943 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966May 27 18:01:13.966adding route 172.16.0.0/32 -> 10.0.0.4 May 27 18:01:13.966INFOMay 27 18:01:13.966INFO adding route 172.17.0.6/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6944 | 2026-05-27T18:01:15.904Z | |
| 6945 | 2026-05-27T18:01:15.904Z | |
| 6946 | 2026-05-27T18:01:15.904Z | DEBG May 27 18:01:13.966replacing 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 } }] DEBGDEBG |
| 6947 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966replacing 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 } }]May 27 18:01:13.966 |
| 6948 | 2026-05-27T18:01:15.904Z | 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 } }] |
| 6949 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966DEBGDEBG INFO adding route 172.17.0.7/32 -> 10.0.0.255May 27 18:01:13.966 |
| 6950 | 2026-05-27T18:01:15.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 } }]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 } }] |
| 6951 | 2026-05-27T18:01:15.904Z | |
| 6952 | 2026-05-27T18:01:15.904Z | INFOMay 27 18:01:13.966 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6953 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966 INFO |
| 6954 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966 May 27 18:01:13.966INFOadding route 3fff:dead::/64 -> 2001:db8::55:2May 27 18:01:13.966 |
| 6955 | 2026-05-27T18:01:15.904Z | adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 6956 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966 DEBG May 27 18:01:13.966replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO May 27 18:01:13.966DEBG |
| 6957 | 2026-05-27T18:01:15.904Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]DEBG |
| 6958 | 2026-05-27T18:01:15.904Z | 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 } }] |
| 6959 | 2026-05-27T18:01:15.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 } }] |
| 6960 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966May 27 18:01:13.966 INFO INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff May 27 18:01:13.966adding route 172.17.0.9/32 -> 10.0.0.255 |
| 6961 | 2026-05-27T18:01:15.904Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6962 | 2026-05-27T18:01:15.904Z | INFO |
| 6963 | 2026-05-27T18:01:15.904Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6964 | 2026-05-27T18:01:15.904Z | May 27 18:01:13.966 May 27 18:01:13.966DEBG 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 } }] May 27 18:01:13.966May 27 18:01:13.966 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 } }] |
| 6965 | 2026-05-27T18:01:15.905Z | DEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 6966 | 2026-05-27T18:01:15.905Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 6967 | 2026-05-27T18:01:15.905Z | |
| 6968 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.966replacing 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 172.17.0.10/32 -> 10.0.0.255 |
| 6969 | 2026-05-27T18:01:15.905Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 6970 | 2026-05-27T18:01:15.905Z | |
| 6971 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.966 May 27 18:01:13.966May 27 18:01:13.966 INFODEBG INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 18:01:13.966 |
| 6972 | 2026-05-27T18:01:15.905Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6973 | 2026-05-27T18:01:15.905Z | |
| 6974 | 2026-05-27T18:01:15.905Z | INFOMay 27 18:01:13.966 May 27 18:01:13.966INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG May 27 18:01:13.966adding route 172.17.0.11/32 -> 10.0.0.255 |
| 6975 | 2026-05-27T18:01:15.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:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 6976 | 2026-05-27T18:01:15.905Z | |
| 6977 | 2026-05-27T18:01:15.905Z | DEBGMay 27 18:01:13.966 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6978 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.966replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG May 27 18:01:13.967replacing targets for 3fff:dead::/64 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 } }]May 27 18:01:13.966 |
| 6979 | 2026-05-27T18:01:15.905Z | 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 } }]created new freemapMay 27 18:01:13.973, unitWARN |
| 6980 | 2026-05-27T18:01:15.905Z | :shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 6981 | 2026-05-27T18:01:15.905Z | freemap_route_ipv4May 27 18:01:13.973 |
| 6982 | 2026-05-27T18:01:15.905Z | INFOMay 27 18:01:13.957 May 27 18:01:13.973adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6983 | 2026-05-27T18:01:15.905Z | DEBG DEBGcreated new freemap created new freemapinitted freemap. size: 64, , , unitunitMay 27 18:01:13.973unit::: freemap_route_ipv4freemap_route_ipv6 |
| 6984 | 2026-05-27T18:01:15.905Z | |
| 6985 | 2026-05-27T18:01:15.905Z | freemap_route_ipv4DEBG |
| 6986 | 2026-05-27T18:01:15.905Z | 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 } }] |
| 6987 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973 DEBG initted freemap. size: 64May 27 18:01:13.973 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 6988 | 2026-05-27T18:01:15.905Z | DEBG reset freemap, , unitMay 27 18:01:13.973:unit freemap_route_ipv4:DEBG |
| 6989 | 2026-05-27T18:01:15.905Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 6990 | 2026-05-27T18:01:15.905Z | |
| 6991 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973 DEBGMay 27 18:01:13.973 |
| 6992 | 2026-05-27T18:01:15.905Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 6993 | 2026-05-27T18:01:15.905Z | reset freemapMay 27 18:01:13.973, DEBG unitINFOMay 27 18:01:13.973 :initted freemap. size: 64 freemap_route_ipv4adding route 172.17.0.12/32 -> 10.0.0.255 |
| 6994 | 2026-05-27T18:01:15.905Z | DEBG, |
| 6995 | 2026-05-27T18:01:15.905Z | unit: 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_ipv6 |
| 6996 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973 |
| 6997 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973DEBG May 27 18:01:13.973replacing 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 |
| 6998 | 2026-05-27T18:01:15.905Z | INFO initted freemap. size: 64adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 27 18:01:13.973, |
| 6999 | 2026-05-27T18:01:15.905Z | unit :INFO adding route 172.17.0.13/32 -> 10.0.0.255freemap_route_ipv6 |
| 7000 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973 |
| 7001 | 2026-05-27T18:01:15.905Z | May 27 18:01:13.973 DEBGMay 27 18:01:13.973 May 27 18:01:13.973reset freemapDEBG 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 } }] 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 } }]unitreset freemap |
| 7002 | 2026-05-27T18:01:15.906Z | :, |
| 7003 | 2026-05-27T18:01:15.906Z | unit :freemap_route_ipv6 freemap_route_ipv6 |
| 7004 | 2026-05-27T18:01:15.906Z | |
| 7005 | 2026-05-27T18:01:15.906Z | May 27 18:01:13.973 May 27 18:01:13.973INFO INFOMay 27 18:01:13.973adding route 172.17.0.14/32 -> 10.0.0.255 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO |
| 7006 | 2026-05-27T18:01:15.906Z | |
| 7007 | 2026-05-27T18:01:15.906Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.956May 27 18:01:13.973 |
| 7008 | 2026-05-27T18:01:15.906Z | INFO INFO adding route 172.17.0.8/32 -> 10.0.0.255May 27 18:01:13.973 |
| 7009 | 2026-05-27T18:01:15.913Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:01:13.973 |
| 7010 | 2026-05-27T18:01:15.913Z | DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 27 18:01:13.973 |
| 7011 | 2026-05-27T18:01:15.913Z | May 27 18:01:13.973replacing 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 } }] |
| 7012 | 2026-05-27T18:01:15.913Z | DEBGDEBG May 27 18:01:13.973replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7013 | 2026-05-27T18:01:15.913Z | |
| 7014 | 2026-05-27T18:01:15.913Z | May 27 18:01:13.973May 27 18:01:13.973 INFO May 27 18:01:13.973 adding route 172.17.0.15/32 -> 10.0.0.255INFOMay 27 18:01:13.973 |
| 7015 | 2026-05-27T18:01:15.913Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 7016 | 2026-05-27T18:01:15.913Z | INFODEBGMay 27 18:01:13.973 |
| 7017 | 2026-05-27T18:01:15.913Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 18:01:13.973DEBG 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 } }] |
| 7018 | 2026-05-27T18:01:15.913Z | |
| 7019 | 2026-05-27T18:01:15.913Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7020 | 2026-05-27T18:01:15.913Z | |
| 7021 | 2026-05-27T18:01:15.913Z | May 27 18:01:13.973May 27 18:01:13.973 INFO May 27 18:01:13.973 May 27 18:01:13.973 adding route 172.17.0.16/32 -> 10.0.0.255DEBGINFO |
| 7022 | 2026-05-27T18:01:15.913Z | DEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 7023 | 2026-05-27T18:01:15.913Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 7024 | 2026-05-27T18:01:15.913Z | May 27 18:01:13.973 |
| 7025 | 2026-05-27T18:01:15.913Z | May 27 18:01:13.973May 27 18:01:13.973 DEBGDEBGMay 27 18:01:13.973 INFOreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]May 27 18:01:13.973INFO |
| 7026 | 2026-05-27T18:01:15.913Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7027 | 2026-05-27T18:01:15.913Z | DEBG |
| 7028 | 2026-05-27T18:01:15.914Z | May 27 18:01:13.973replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }] |
| 7029 | 2026-05-27T18:01:15.914Z | May 27 18:01:13.973INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 7030 | 2026-05-27T18:01:15.914Z | adding route 172.17.0.11/32 -> 10.0.0.255 INFO |
| 7031 | 2026-05-27T18:01:15.914Z | May 27 18:01:13.973adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7032 | 2026-05-27T18:01:15.914Z | DEBGMay 27 18:01:13.973 May 27 18:01:13.973 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 } }]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.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 } }]May 27 18:01:13.973 |
| 7033 | 2026-05-27T18:01:15.914Z | |
| 7034 | 2026-05-27T18:01:15.914Z | |
| 7035 | 2026-05-27T18:01:15.914Z | DEBG May 27 18:01:13.973replacing 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 } }]May 27 18:01:13.973 |
| 7036 | 2026-05-27T18:01:15.914Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255INFO |
| 7037 | 2026-05-27T18:01:15.914Z | May 27 18:01:13.973 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 7038 | 2026-05-27T18:01:15.914Z | INFOMay 27 18:01:13.973INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 7039 | 2026-05-27T18:01:15.915Z | 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 } }]May 27 18:01:13.973 |
| 7040 | 2026-05-27T18:01:15.915Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 7041 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973May 27 18:01:13.973 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 } }]INFO |
| 7042 | 2026-05-27T18:01:15.915Z | adding route 172.17.0.13/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 } }] |
| 7043 | 2026-05-27T18:01:15.915Z | |
| 7044 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973May 27 18:01:13.973 INFOMay 27 18:01:13.973May 27 18:01:13.973DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO |
| 7045 | 2026-05-27T18:01:15.915Z | DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7046 | 2026-05-27T18:01:15.915Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 7047 | 2026-05-27T18:01:15.915Z | 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 } }] |
| 7048 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973May 27 18:01:13.973 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 } }]May 27 18:01:13.973replacing 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 } }] |
| 7049 | 2026-05-27T18:01:15.915Z | INFO |
| 7050 | 2026-05-27T18:01:15.915Z | adding route 172.17.0.14/32 -> 10.0.0.255May 27 18:01:13.973 |
| 7051 | 2026-05-27T18:01:15.915Z | INFO May 27 18:01:13.973May 27 18:01:13.973 INFOINFOadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7052 | 2026-05-27T18:01:15.915Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 7053 | 2026-05-27T18:01:15.915Z | |
| 7054 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973May 27 18:01:13.973 DEBGDEBGMay 27 18:01:13.973 May 27 18:01:13.973DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]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 } }] |
| 7055 | 2026-05-27T18:01:15.915Z | |
| 7056 | 2026-05-27T18:01:15.915Z | |
| 7057 | 2026-05-27T18:01:15.915Z | 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 } }] |
| 7058 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973 May 27 18:01:13.973INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255May 27 18:01:13.973 |
| 7059 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973 adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 7060 | 2026-05-27T18:01:15.915Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 7061 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG May 27 18:01:13.973replacing 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 } }] |
| 7062 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973DEBG 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 } }] |
| 7063 | 2026-05-27T18:01:15.915Z | |
| 7064 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973 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 |
| 7065 | 2026-05-27T18:01:15.915Z | adding route 172.17.0.16/32 -> 10.0.0.255May 27 18:01:13.973May 27 18:01:13.973 |
| 7066 | 2026-05-27T18:01:15.915Z | test route::tests::same_size_non_subset_replace ... ok |
| 7067 | 2026-05-27T18:01:15.915Z | INFO WARNMay 27 18:01:13.973adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7068 | 2026-05-27T18:01:15.915Z | DEBG May 27 18:01:13.973shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }] May 27 18:01:13.973 |
| 7069 | 2026-05-27T18:01:15.915Z | INFO |
| 7070 | 2026-05-27T18:01:15.915Z | DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 27 18:01:13.973 |
| 7071 | 2026-05-27T18:01:15.915Z | |
| 7072 | 2026-05-27T18:01:15.915Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7073 | 2026-05-27T18:01:15.915Z | May 27 18:01:13.973 INFO adding route 172.17.0.23/32 -> 10.0.0.255May 27 18:01:13.973 |
| 7074 | 2026-05-27T18:01:15.915Z | DEBGMay 27 18:01:13.973 May 27 18:01:13.973replacing 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 } }] |
| 7075 | 2026-05-27T18:01:15.916Z | INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 7076 | 2026-05-27T18:01:15.916Z | 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 } }]May 27 18:01:13.973DEBG |
| 7077 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.973INFO DEBG adding route 172.17.0.18/32 -> 10.0.0.255May 27 18:01:13.973 |
| 7078 | 2026-05-27T18:01:15.916Z | 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 } }] |
| 7079 | 2026-05-27T18:01:15.916Z | 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 May 27 18:01:13.973adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7080 | 2026-05-27T18:01:15.916Z | |
| 7081 | 2026-05-27T18:01:15.916Z | DEBGMay 27 18:01:13.973 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 } }] |
| 7082 | 2026-05-27T18:01:15.916Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 7083 | 2026-05-27T18:01:15.916Z | DEBG May 27 18:01:13.973replacing 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 } }]May 27 18:01:13.973 |
| 7084 | 2026-05-27T18:01:15.916Z | INFO May 27 18:01:13.973 DEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 } }] |
| 7085 | 2026-05-27T18:01:15.916Z | |
| 7086 | 2026-05-27T18:01:15.916Z | INFO May 27 18:01:13.973adding route 172.17.0.24/32 -> 10.0.0.255 May 27 18:01:13.973INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 18:01:13.973 |
| 7087 | 2026-05-27T18:01:15.916Z | |
| 7088 | 2026-05-27T18:01:15.916Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG |
| 7089 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.973May 27 18:01:13.973 May 27 18:01:13.973 DEBG DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 7090 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.974May 27 18:01:13.974 DEBGDEBG created new freemap , created new freemapMay 27 18:01:13.980unit, :unit : freemap_route_ipv4INFOfreemap_route_ipv4 |
| 7091 | 2026-05-27T18:01:15.916Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7092 | 2026-05-27T18:01:15.916Z | |
| 7093 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.980 |
| 7094 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.974May 27 18:01:13.980DEBG DEBG DEBGcreated new freemapcreated new freemap , replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit, May 27 18:01:13.980 |
| 7095 | 2026-05-27T18:01:15.916Z | :unit :freemap_route_ipv6 |
| 7096 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.980DEBGfreemap_route_ipv4 |
| 7097 | 2026-05-27T18:01:15.916Z | INFOcreated new freemap May 27 18:01:13.980, unitMay 27 18:01:13.980adding route 172.17.0.20/32 -> 10.0.0.255 May 27 18:01:13.980 |
| 7098 | 2026-05-27T18:01:15.916Z | : INFOfreemap_route_ipv6 DEBGMay 27 18:01:13.980DEBG 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 } }]initted freemap. size: 64 |
| 7099 | 2026-05-27T18:01:15.916Z | , unit |
| 7100 | 2026-05-27T18:01:15.916Z | : adding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7101 | 2026-05-27T18:01:15.916Z | |
| 7102 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.980created new freemap May 27 18:01:13.980INFO, DEBGMay 27 18:01:13.980 May 27 18:01:13.980 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 } }]reset freemapunit |
| 7103 | 2026-05-27T18:01:15.916Z | , : unit:adding route 172.17.0.21/32 -> 10.0.0.255 DEBGfreemap_route_ipv4May 27 18:01:13.980 |
| 7104 | 2026-05-27T18:01:15.916Z | |
| 7105 | 2026-05-27T18:01:15.916Z | freemap_route_ipv6INFO |
| 7106 | 2026-05-27T18:01:15.916Z | adding route 172.17.0.25/32 -> 10.0.0.255May 27 18:01:13.980 |
| 7107 | 2026-05-27T18:01:15.916Z | May 27 18:01:13.980replacing 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 } }] |
| 7108 | 2026-05-27T18:01:15.916Z | DEBG May 27 18:01:13.980May 27 18:01:13.980DEBG DEBG DEBGinitted freemap. size: 64 , unitreplacing 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 } }]:initted freemap. size: 64 |
| 7109 | 2026-05-27T18:01:15.921Z | May 27 18:01:13.980 INFO , freemap_route_ipv6 |
| 7110 | 2026-05-27T18:01:15.921Z | 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 } }]May 27 18:01:13.980adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffunit |
| 7111 | 2026-05-27T18:01:15.922Z | |
| 7112 | 2026-05-27T18:01:15.922Z | INFOMay 27 18:01:13.980 May 27 18:01:13.980adding route 172.17.0.26/32 -> 10.0.0.255 DEBG INFOreset freemap |
| 7113 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980, adding route 172.17.0.22/32 -> 10.0.0.255unit:: |
| 7114 | 2026-05-27T18:01:15.922Z | freemap_route_ipv6 |
| 7115 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980 freemap_route_ipv4May 27 18:01:13.980DEBGMay 27 18:01:13.980 |
| 7116 | 2026-05-27T18:01:15.922Z | 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 } }] INFODEBG |
| 7117 | 2026-05-27T18:01:15.922Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7118 | 2026-05-27T18:01:15.922Z | 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 } }]May 27 18:01:13.980 |
| 7119 | 2026-05-27T18:01:15.922Z | INFOMay 27 18:01:13.980 adding route 172.17.0.27/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 7120 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 7121 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980May 27 18:01:13.980 |
| 7122 | 2026-05-27T18:01:15.922Z | DEBGadding route 172.17.0.23/32 -> 10.0.0.255May 27 18:01:13.980 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7123 | 2026-05-27T18:01:15.922Z | |
| 7124 | 2026-05-27T18:01:15.922Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7125 | 2026-05-27T18:01:15.922Z | DEBG May 27 18:01:13.980May 27 18:01:13.980reset freemapMay 27 18:01:13.980 DEBGINFO, 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 } }]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 } }] |
| 7126 | 2026-05-27T18:01:15.922Z | adding route 172.17.0.28/32 -> 10.0.0.255unit: |
| 7127 | 2026-05-27T18:01:15.922Z | |
| 7128 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980May 27 18:01:13.980 freemap_route_ipv4DEBG |
| 7129 | 2026-05-27T18:01:15.922Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 7130 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980 May 27 18:01:13.980DEBG 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 } }] |
| 7131 | 2026-05-27T18:01:15.922Z | adding route 172.17.0.24/32 -> 10.0.0.255May 27 18:01:13.980 |
| 7132 | 2026-05-27T18:01:15.922Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGMay 27 18:01:13.980 INFO |
| 7133 | 2026-05-27T18:01:15.922Z | initted freemap. size: 64adding route 172.17.0.29/32 -> 10.0.0.255May 27 18:01:13.980 |
| 7134 | 2026-05-27T18:01:15.922Z | , unitDEBG: 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 } }]May 27 18:01:13.980freemap_route_ipv6 |
| 7135 | 2026-05-27T18:01:15.922Z | |
| 7136 | 2026-05-27T18:01:15.922Z | DEBGMay 27 18:01:13.980 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 } }] |
| 7137 | 2026-05-27T18:01:15.922Z | DEBG May 27 18:01:13.980replacing 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 } }] |
| 7138 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980May 27 18:01:13.980 DEBGINFO INFOreset freemapadding route 172.17.0.30/32 -> 10.0.0.255, |
| 7139 | 2026-05-27T18:01:15.922Z | unit adding route 172.17.0.25/32 -> 10.0.0.255May 27 18:01:13.980: May 27 18:01:13.980INFO |
| 7140 | 2026-05-27T18:01:15.922Z | DEBG freemap_route_ipv6adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7141 | 2026-05-27T18:01:15.922Z | 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 } }] |
| 7142 | 2026-05-27T18:01:15.922Z | |
| 7143 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980 INFO May 27 18:01:13.980replacing 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 } }]May 27 18:01:13.980 |
| 7144 | 2026-05-27T18:01:15.922Z | DEBGINFOadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7145 | 2026-05-27T18:01:15.922Z | |
| 7146 | 2026-05-27T18:01:15.922Z | |
| 7147 | 2026-05-27T18:01:15.922Z | May 27 18:01:13.980 DEBGMay 27 18:01:13.980 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 } }]May 27 18:01:13.980 |
| 7148 | 2026-05-27T18:01:15.923Z | DEBGMay 27 18:01:13.980 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 } }]May 27 18:01:13.980 |
| 7149 | 2026-05-27T18:01:15.923Z | INFOINFODEBG May 27 18:01:13.980 May 27 18:01:13.980adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 7150 | 2026-05-27T18:01:15.923Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.26/32 -> 10.0.0.255INFO |
| 7151 | 2026-05-27T18:01:15.923Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7152 | 2026-05-27T18:01:15.923Z | |
| 7153 | 2026-05-27T18:01:15.923Z | INFOMay 27 18:01:13.980May 27 18:01:13.980 INFODEBG May 27 18:01:13.980adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7154 | 2026-05-27T18:01:15.923Z | 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 } }]DEBGMay 27 18:01:13.980 |
| 7155 | 2026-05-27T18:01:15.923Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7156 | 2026-05-27T18:01:15.923Z | |
| 7157 | 2026-05-27T18:01:15.923Z | DEBGMay 27 18:01:13.980 May 27 18:01:13.980INFOMay 27 18:01:13.980 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 7158 | 2026-05-27T18:01:15.923Z | adding route 172.17.0.33/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 7159 | 2026-05-27T18:01:15.923Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7160 | 2026-05-27T18:01:15.923Z | |
| 7161 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980May 27 18:01:13.980 DEBGMay 27 18:01:13.980 May 27 18:01:13.980DEBGDEBG 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 } }]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 } }] |
| 7162 | 2026-05-27T18:01:15.923Z | |
| 7163 | 2026-05-27T18:01:15.923Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 7164 | 2026-05-27T18:01:15.923Z | |
| 7165 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980May 27 18:01:13.980 May 27 18:01:13.980 May 27 18:01:13.980INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255INFO |
| 7166 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG |
| 7167 | 2026-05-27T18:01:15.923Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7168 | 2026-05-27T18:01:15.923Z | 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 } }]May 27 18:01:13.980 |
| 7169 | 2026-05-27T18:01:15.923Z | 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 } }]May 27 18:01:13.980 |
| 7170 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980 May 27 18:01:13.980DEBG DEBG failed to allocate space for the new target list May 27 18:01:13.980replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 7171 | 2026-05-27T18:01:15.923Z | |
| 7172 | 2026-05-27T18:01:15.923Z | 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 } }] |
| 7173 | 2026-05-27T18:01:15.923Z | INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff May 27 18:01:13.980 |
| 7174 | 2026-05-27T18:01:15.923Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7175 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980 INFO May 27 18:01:13.980 May 27 18:01:13.980INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGMay 27 18:01:13.980 adding route 172.17.0.29/32 -> 10.0.0.255DEBG 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 |
| 7176 | 2026-05-27T18:01:15.923Z | 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 } }] |
| 7177 | 2026-05-27T18:01:15.923Z | |
| 7178 | 2026-05-27T18:01:15.923Z | |
| 7179 | 2026-05-27T18:01:15.923Z | May 27 18:01:13.980 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 7180 | 2026-05-27T18:01:15.923Z | adding route 172.17.0.36/32 -> 10.0.0.255May 27 18:01:13.980 |
| 7181 | 2026-05-27T18:01:15.923Z | DEBGMay 27 18:01:13.980 May 27 18:01:13.980 May 27 18:01:13.980replacing 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 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 } }]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 } }] |
| 7182 | 2026-05-27T18:01:15.923Z | |
| 7183 | 2026-05-27T18:01:15.923Z | |
| 7184 | 2026-05-27T18:01:15.923Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffMay 27 18:01:13.980 May 27 18:01:13.980DEBG 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: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 } }]May 27 18:01:13.980 |
| 7185 | 2026-05-27T18:01:15.924Z | INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7186 | 2026-05-27T18:01:15.924Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7187 | 2026-05-27T18:01:15.924Z | |
| 7188 | 2026-05-27T18:01:15.924Z | May 27 18:01:13.980 DEBGMay 27 18:01:13.980May 27 18:01:13.980 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.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 } }] |
| 7189 | 2026-05-27T18:01:15.924Z | |
| 7190 | 2026-05-27T18:01:15.924Z | 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 } }] |
| 7191 | 2026-05-27T18:01:15.924Z | May 27 18:01:13.980 INFOMay 27 18:01:13.980 May 27 18:01:13.980INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 7192 | 2026-05-27T18:01:15.924Z | adding route 172.17.0.38/32 -> 10.0.0.255INFO |
| 7193 | 2026-05-27T18:01:15.924Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 18:01:13.980 |
| 7194 | 2026-05-27T18:01:15.924Z | 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 } }]May 27 18:01:13.980 |
| 7195 | 2026-05-27T18:01:15.924Z | DEBGMay 27 18:01:13.980 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 } }]May 27 18:01:13.980replacing 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 } }] |
| 7196 | 2026-05-27T18:01:15.924Z | |
| 7197 | 2026-05-27T18:01:15.924Z | INFO May 27 18:01:13.980adding route 172.17.0.32/32 -> 10.0.0.255 May 27 18:01:13.980INFO |
| 7198 | 2026-05-27T18:01:15.924Z | INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 7199 | 2026-05-27T18:01:15.924Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 7200 | 2026-05-27T18:01:15.924Z | May 27 18:01:13.980 DEBGMay 27 18:01:13.980 May 27 18:01:13.980DEBGreplacing 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.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 } }] |
| 7201 | 2026-05-27T18:01:15.924Z | May 27 18:01:13.981May 27 18:01:13.981 DEBGMay 27 18:01:13.989 created new freemapINFO, DEBGunit :created new freemap adding route 172.17.0.33/32 -> 10.0.0.255freemap_route_ipv4 |
| 7202 | 2026-05-27T18:01:15.924Z | , |
| 7203 | 2026-05-27T18:01:15.924Z | unit:May 27 18:01:13.989May 27 18:01:13.989 freemap_route_ipv4DEBG |
| 7204 | 2026-05-27T18:01:15.924Z | created new freemap 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 } }] |
| 7205 | 2026-05-27T18:01:15.924Z | May 27 18:01:13.973, May 27 18:01:13.989unit: May 27 18:01:13.989freemap_route_ipv6 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7206 | 2026-05-27T18:01:15.924Z | |
| 7207 | 2026-05-27T18:01:15.924Z | DEBGDEBGMay 27 18:01:13.989May 27 18:01:13.989 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 } }] DEBGcreated new freemap |
| 7208 | 2026-05-27T18:01:15.924Z | , 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 } }]unitDEBG: |
| 7209 | 2026-05-27T18:01:15.928Z | initted freemap. size: 64freemap_route_ipv6, unit |
| 7210 | 2026-05-27T18:01:15.928Z | :May 27 18:01:13.989 freemap_route_ipv4 |
| 7211 | 2026-05-27T18:01:15.928Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffMay 27 18:01:13.989 |
| 7212 | 2026-05-27T18:01:15.928Z | May 27 18:01:13.989INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 7213 | 2026-05-27T18:01:15.928Z | reset freemapMay 27 18:01:13.989, May 27 18:01:13.989unit May 27 18:01:13.989DEBG: initted freemap. size: 64 , DEBG unitfreemap_route_ipv4: |
| 7214 | 2026-05-27T18:01:15.928Z | 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 |
| 7215 | 2026-05-27T18:01:15.928Z | freemap_route_ipv4May 27 18:01:13.989 |
| 7216 | 2026-05-27T18:01:15.928Z | 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 } }]initted freemap. size: 64May 27 18:01:13.989May 27 18:01:13.989, |
| 7217 | 2026-05-27T18:01:15.928Z | unit: INFO DEBGfreemap_route_ipv6 adding route 172.17.0.36/32 -> 10.0.0.255reset freemap |
| 7218 | 2026-05-27T18:01:15.928Z | , May 27 18:01:13.989 |
| 7219 | 2026-05-27T18:01:15.929Z | unit INFO: adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv4May 27 18:01:13.989 |
| 7220 | 2026-05-27T18:01:15.929Z | |
| 7221 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989DEBG May 27 18:01:13.989reset freemapDEBG, May 27 18:01:13.989DEBG 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 } }]initted freemap. size: 64 |
| 7222 | 2026-05-27T18:01:15.929Z | , unit:: May 27 18:01:13.989DEBGfreemap_route_ipv6 |
| 7223 | 2026-05-27T18:01:15.929Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255freemap_route_ipv6 |
| 7224 | 2026-05-27T18:01:15.929Z | |
| 7225 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989 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 } }]May 27 18:01:13.989May 27 18:01:13.989 |
| 7226 | 2026-05-27T18:01:15.929Z | reset freemap , unit :DEBG May 27 18:01:13.989 freemap_route_ipv6INFO |
| 7227 | 2026-05-27T18:01:15.929Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7228 | 2026-05-27T18:01:15.929Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:01:13.989 |
| 7229 | 2026-05-27T18:01:15.929Z | |
| 7230 | 2026-05-27T18:01:15.929Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:01:13.989May 27 18:01:13.989 May 27 18:01:13.989DEBGINFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 7231 | 2026-05-27T18:01:15.929Z | 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 } }] |
| 7232 | 2026-05-27T18:01:15.929Z | 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 } }] |
| 7233 | 2026-05-27T18:01:15.929Z | |
| 7234 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989May 27 18:01:13.989 DEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 7235 | 2026-05-27T18:01:15.929Z | |
| 7236 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989 May 27 18:01:13.989May 27 18:01:13.989INFO May 27 18:01:13.989 INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 7237 | 2026-05-27T18:01:15.929Z | adding route 172.16.0.0/32 -> 10.0.0.2 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7238 | 2026-05-27T18:01:15.929Z | |
| 7239 | 2026-05-27T18:01:15.929Z | INFO May 27 18:01:13.989adding route 3fff:beef:28::/64 -> 2001:db8::55:ff May 27 18:01:13.989 |
| 7240 | 2026-05-27T18:01:15.929Z | DEBGMay 27 18:01:13.989DEBG 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 } }]May 27 18:01:13.989 DEBG |
| 7241 | 2026-05-27T18:01:15.929Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7242 | 2026-05-27T18:01:15.929Z | 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: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 } }] |
| 7243 | 2026-05-27T18:01:15.929Z | |
| 7244 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989 May 27 18:01:13.989INFO May 27 18:01:13.989adding route 172.16.0.0/32 -> 10.0.0.1INFO INFO |
| 7245 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989adding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7246 | 2026-05-27T18:01:15.929Z | |
| 7247 | 2026-05-27T18:01:15.929Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffMay 27 18:01:13.989 |
| 7248 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989DEBG May 27 18:01:13.989replacing 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 DEBG |
| 7249 | 2026-05-27T18:01:15.929Z | 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 } }] May 27 18:01:13.989 |
| 7250 | 2026-05-27T18:01:15.929Z | 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 } }] |
| 7251 | 2026-05-27T18:01:15.929Z | May 27 18:01:13.989 DEBGINFO May 27 18:01:13.989adding route 172.16.0.0/32 -> 10.0.0.2May 27 18:01:13.989replacing 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 } }] |
| 7252 | 2026-05-27T18:01:15.929Z | |
| 7253 | 2026-05-27T18:01:15.929Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 7254 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989 adding route 172.17.0.1/32 -> 10.0.0.255DEBGMay 27 18:01:13.989 |
| 7255 | 2026-05-27T18:01:15.930Z | 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 } }]May 27 18:01:13.989 |
| 7256 | 2026-05-27T18:01:15.930Z | DEBGINFOMay 27 18:01:13.989 May 27 18:01:13.989 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBG |
| 7257 | 2026-05-27T18:01:15.930Z | INFO 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.0/32 -> 10.0.0.255 |
| 7258 | 2026-05-27T18:01:15.930Z | |
| 7259 | 2026-05-27T18:01:15.930Z | 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 } }]May 27 18:01:13.989 |
| 7260 | 2026-05-27T18:01:15.930Z | DEBGMay 27 18:01:13.989May 27 18:01:13.989 DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 |
| 7261 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989 |
| 7262 | 2026-05-27T18:01:15.930Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7263 | 2026-05-27T18:01:15.930Z | INFOMay 27 18:01:13.989May 27 18:01:13.989May 27 18:01:13.989 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7264 | 2026-05-27T18:01:15.930Z | |
| 7265 | 2026-05-27T18:01:15.930Z | DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7266 | 2026-05-27T18:01:15.930Z | |
| 7267 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989 May 27 18:01:13.989DEBG DEBGMay 27 18:01:13.989 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 } }] 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 } }]INFOMay 27 18:01:13.989 |
| 7268 | 2026-05-27T18:01:15.930Z | DEBG adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7269 | 2026-05-27T18:01:15.930Z | |
| 7270 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989replacing 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 } }] |
| 7271 | 2026-05-27T18:01:15.930Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255May 27 18:01:13.989 |
| 7272 | 2026-05-27T18:01:15.930Z | DEBGMay 27 18:01:13.989May 27 18:01:13.989 INFOMay 27 18:01:13.989INFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7273 | 2026-05-27T18:01:15.930Z | 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.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 } }] |
| 7274 | 2026-05-27T18:01:15.930Z | |
| 7275 | 2026-05-27T18:01:15.930Z | |
| 7276 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989May 27 18:01:13.989 INFODEBG May 27 18:01:13.989adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7277 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989INFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 7278 | 2026-05-27T18:01:15.930Z | 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 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 } }] |
| 7279 | 2026-05-27T18:01:15.930Z | |
| 7280 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989May 27 18:01:13.989May 27 18:01:13.989 INFODEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7281 | 2026-05-27T18:01:15.930Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 27 18:01:13.989 |
| 7282 | 2026-05-27T18:01:15.930Z | 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 } }] |
| 7283 | 2026-05-27T18:01:15.930Z | INFO May 27 18:01:13.989adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7284 | 2026-05-27T18:01:15.930Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255May 27 18:01:13.989 |
| 7285 | 2026-05-27T18:01:15.930Z | INFO May 27 18:01:13.989adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7286 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989DEBG 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 } }]May 27 18:01:13.989replacing 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 } }] |
| 7287 | 2026-05-27T18:01:15.930Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7288 | 2026-05-27T18:01:15.930Z | DEBG |
| 7289 | 2026-05-27T18:01:15.930Z | 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 } }]May 27 18:01:13.989 |
| 7290 | 2026-05-27T18:01:15.930Z | May 27 18:01:13.989 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 172.17.0.5/32 -> 10.0.0.255May 27 18:01:13.989May 27 18:01:13.989 |
| 7291 | 2026-05-27T18:01:15.930Z | |
| 7292 | 2026-05-27T18:01:15.931Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 7293 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989May 27 18:01:13.989 DEBG INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7294 | 2026-05-27T18:01:15.931Z | |
| 7295 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989 DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 27 18:01:13.989 |
| 7296 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989INFOreplacing 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 } }] |
| 7297 | 2026-05-27T18:01:15.931Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7298 | 2026-05-27T18:01:15.931Z | DEBG May 27 18:01:13.989replacing 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 } }]May 27 18:01:13.989 |
| 7299 | 2026-05-27T18:01:15.931Z | INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 7300 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989replacing 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 } }] |
| 7301 | 2026-05-27T18:01:15.931Z | INFOMay 27 18:01:13.989 May 27 18:01:13.989 adding route 172.17.0.6/32 -> 10.0.0.255DEBGDEBG 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 } }]May 27 18:01:13.989 |
| 7302 | 2026-05-27T18:01:15.931Z | 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 |
| 7303 | 2026-05-27T18:01:15.931Z | |
| 7304 | 2026-05-27T18:01:15.931Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 7305 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989 DEBG May 27 18:01:13.989replacing 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 } }]May 27 18:01:13.989 |
| 7306 | 2026-05-27T18:01:15.931Z | DEBGINFODEBG adding route 172.17.0.7/32 -> 10.0.0.255May 27 18:01:13.989 |
| 7307 | 2026-05-27T18:01:15.931Z | 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 } }] |
| 7308 | 2026-05-27T18:01:15.931Z | May 27 18:01:13.989May 27 18:01:13.989adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7309 | 2026-05-27T18:01:15.936Z | 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 } }]May 27 18:01:13.989 |
| 7310 | 2026-05-27T18:01:15.936Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7311 | 2026-05-27T18:01:15.936Z | created new freemapINFO, May 27 18:01:13.989May 27 18:01:13.989 unitMay 27 18:01:13.989 DEBGINFO: adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing 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.8/32 -> 10.0.0.255 |
| 7312 | 2026-05-27T18:01:15.936Z | DEBG |
| 7313 | 2026-05-27T18:01:15.936Z | |
| 7314 | 2026-05-27T18:01:15.936Z | 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_ipv6May 27 18:01:13.989 |
| 7315 | 2026-05-27T18:01:15.936Z | May 27 18:01:13.989 May 27 18:01:13.989DEBG 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 } }] |
| 7316 | 2026-05-27T18:01:15.936Z | INFOMay 27 18:01:13.989 |
| 7317 | 2026-05-27T18:01:15.936Z | adding route 172.17.0.49/32 -> 10.0.0.255INFO adding route 172.17.0.8/32 -> 10.0.0.255DEBGMay 27 18:01:14.000 |
| 7318 | 2026-05-27T18:01:15.936Z | 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 } }] |
| 7319 | 2026-05-27T18:01:15.936Z | DEBG May 27 18:01:14.000 DEBGMay 27 18:01:14.000 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 } }]initted freemap. size: 64INFO, unitadding route 3fff:beef:31::/64 -> 2001:db8::55:ff:May 27 18:01:14.000 |
| 7320 | 2026-05-27T18:01:15.936Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7321 | 2026-05-27T18:01:15.936Z | |
| 7322 | 2026-05-27T18:01:15.936Z | freemap_route_ipv4 |
| 7323 | 2026-05-27T18:01:15.936Z | May 27 18:01:14.000 DEBGMay 27 18:01:14.000 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 } }]May 27 18:01:14.000 |
| 7324 | 2026-05-27T18:01:15.936Z | INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7325 | 2026-05-27T18:01:15.936Z | reset freemapMay 27 18:01:14.000, unitINFO :adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7326 | 2026-05-27T18:01:15.937Z | freemap_route_ipv4May 27 18:01:14.000 |
| 7327 | 2026-05-27T18:01:15.937Z | DEBGMay 27 18:01:14.000 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 } }] May 27 18:01:14.000replacing 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 } }]May 27 18:01:14.000 |
| 7328 | 2026-05-27T18:01:15.937Z | 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 } }] |
| 7329 | 2026-05-27T18:01:15.937Z | |
| 7330 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000initted freemap. size: 64 INFO , adding route 3fff:beef:32::/64 -> 2001:db8::55:ffunit |
| 7331 | 2026-05-27T18:01:15.937Z | :May 27 18:01:14.000May 27 18:01:14.000 INFOfreemap_route_ipv6 |
| 7332 | 2026-05-27T18:01:15.937Z | INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 7333 | 2026-05-27T18:01:15.937Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7334 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000 DEBGDEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 7335 | 2026-05-27T18:01:15.937Z | , May 27 18:01:14.000unit: DEBGfreemap_route_ipv6May 27 18:01:14.000 May 27 18:01:14.000replacing 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 } }] |
| 7336 | 2026-05-27T18:01:15.937Z | |
| 7337 | 2026-05-27T18:01:15.937Z | INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7338 | 2026-05-27T18:01:15.937Z | |
| 7339 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000May 27 18:01:14.000 INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7340 | 2026-05-27T18:01:15.937Z | 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 |
| 7341 | 2026-05-27T18:01:15.937Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:01:14.000 |
| 7342 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000 INFODEBGMay 27 18:01:14.000 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 } }]May 27 18:01:14.000adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7343 | 2026-05-27T18:01:15.937Z | INFO |
| 7344 | 2026-05-27T18:01:15.937Z | DEBG adding route 3fff:beef:34::/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 } }] |
| 7345 | 2026-05-27T18:01:15.937Z | |
| 7346 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000May 27 18:01:14.000 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255May 27 18:01:14.000 |
| 7347 | 2026-05-27T18:01:15.937Z | 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7348 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000 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 } }] |
| 7349 | 2026-05-27T18:01:15.937Z | 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 } }]May 27 18:01:14.000 |
| 7350 | 2026-05-27T18:01:15.937Z | INFO |
| 7351 | 2026-05-27T18:01:15.937Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffMay 27 18:01:14.000May 27 18:01:14.000May 27 18:01:14.000 INFODEBG |
| 7352 | 2026-05-27T18:01:15.937Z | adding route 172.17.0.12/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 } }]INFOMay 27 18:01:14.000 |
| 7353 | 2026-05-27T18:01:15.937Z | |
| 7354 | 2026-05-27T18:01:15.937Z | DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 7355 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000 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 |
| 7356 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000 DEBG DEBG May 27 18:01:14.000adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 7357 | 2026-05-27T18:01:15.937Z | |
| 7358 | 2026-05-27T18:01:15.937Z | INFO |
| 7359 | 2026-05-27T18:01:15.937Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7360 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7361 | 2026-05-27T18:01:15.937Z | |
| 7362 | 2026-05-27T18:01:15.937Z | May 27 18:01:14.000May 27 18:01:14.000 DEBGMay 27 18:01:14.000 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] replacing targets for 3fff:beef: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.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 } }] |
| 7363 | 2026-05-27T18:01:15.938Z | |
| 7364 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 |
| 7365 | 2026-05-27T18:01:15.938Z | DEBG May 27 18:01:14.000May 27 18:01:14.000 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7366 | 2026-05-27T18:01:15.938Z | 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 } }] |
| 7367 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000May 27 18:01:14.000 May 27 18:01:14.000DEBG 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 } }] |
| 7368 | 2026-05-27T18:01:15.938Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7369 | 2026-05-27T18:01:15.938Z | |
| 7370 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 INFOINFO May 27 18:01:14.000May 27 18:01:14.000adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7371 | 2026-05-27T18:01:15.938Z | DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 7372 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 |
| 7373 | 2026-05-27T18:01:15.938Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 7374 | 2026-05-27T18:01:15.938Z | 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 } }]May 27 18:01:14.000May 27 18:01:14.000 |
| 7375 | 2026-05-27T18:01:15.938Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 7376 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 adding route 172.17.0.15/32 -> 10.0.0.255INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7377 | 2026-05-27T18:01:15.938Z | |
| 7378 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 May 27 18:01:14.000DEBG May 27 18:01:14.000May 27 18:01:14.000DEBG 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 } }]DEBG |
| 7379 | 2026-05-27T18:01:15.938Z | 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 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 7380 | 2026-05-27T18:01:15.938Z | |
| 7381 | 2026-05-27T18:01:15.938Z | 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 } }]May 27 18:01:14.000May 27 18:01:14.000 INFODEBG |
| 7382 | 2026-05-27T18:01:15.938Z | adding route 172.17.0.18/32 -> 10.0.0.255May 27 18:01:14.000replacing targets for 172.16.0.0/32 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 } }] |
| 7383 | 2026-05-27T18:01:15.938Z | |
| 7384 | 2026-05-27T18:01:15.938Z | INFO May 27 18:01:14.000May 27 18:01:14.000 INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7385 | 2026-05-27T18:01:15.938Z | 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.16/32 -> 10.0.0.255 |
| 7386 | 2026-05-27T18:01:15.938Z | |
| 7387 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 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 } }] |
| 7388 | 2026-05-27T18:01:15.938Z | |
| 7389 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000May 27 18:01:14.000 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffMay 27 18:01:14.000 |
| 7390 | 2026-05-27T18:01:15.938Z | 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 } }]INFO |
| 7391 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000 INFOMay 27 18:01:14.000adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7392 | 2026-05-27T18:01:15.938Z | adding route 172.17.0.40/32 -> 10.0.0.255 DEBGMay 27 18:01:14.000 |
| 7393 | 2026-05-27T18:01:15.938Z | 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 } }]May 27 18:01:14.000 |
| 7394 | 2026-05-27T18:01:15.938Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255DEBGMay 27 18:01:14.000May 27 18:01:14.000 INFO |
| 7395 | 2026-05-27T18:01:15.938Z | 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 |
| 7396 | 2026-05-27T18:01:15.938Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7397 | 2026-05-27T18:01:15.938Z | 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 } }]May 27 18:01:14.000May 27 18:01:14.000 |
| 7398 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000DEBG INFODEBG May 27 18:01:14.000 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.20/32 -> 10.0.0.255 |
| 7399 | 2026-05-27T18:01:15.938Z | 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 } }] |
| 7400 | 2026-05-27T18:01:15.938Z | INFO |
| 7401 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7402 | 2026-05-27T18:01:15.938Z | May 27 18:01:14.000DEBG May 27 18:01:14.000replacing 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 } }]May 27 18:01:14.000 |
| 7403 | 2026-05-27T18:01:15.939Z | INFODEBG 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 } }] |
| 7404 | 2026-05-27T18:01:15.939Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffMay 27 18:01:14.000 |
| 7405 | 2026-05-27T18:01:15.939Z | INFO INFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255May 27 18:01:14.000 |
| 7406 | 2026-05-27T18:01:15.939Z | |
| 7407 | 2026-05-27T18:01:15.939Z | DEBG May 27 18:01:14.000replacing 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 } }] |
| 7408 | 2026-05-27T18:01:15.939Z | INFO May 27 18:01:14.000adding route 172.17.0.42/32 -> 10.0.0.255May 27 18:01:14.000 May 27 18:01:14.000 DEBGINFO |
| 7409 | 2026-05-27T18:01:15.943Z | DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7410 | 2026-05-27T18:01:15.943Z | 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.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 } }] |
| 7411 | 2026-05-27T18:01:15.943Z | |
| 7412 | 2026-05-27T18:01:15.943Z | May 27 18:01:14.000May 27 18:01:14.000 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 } }]DEBG |
| 7413 | 2026-05-27T18:01:15.943Z | 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 } }]May 27 18:01:14.000 |
| 7414 | 2026-05-27T18:01:15.944Z | INFOMay 27 18:01:14.000 May 27 18:01:14.000INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 7415 | 2026-05-27T18:01:15.944Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7416 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.000 adding route 172.17.0.22/32 -> 10.0.0.255May 27 18:01:14.000INFO |
| 7417 | 2026-05-27T18:01:15.944Z | |
| 7418 | 2026-05-27T18:01:15.944Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 7419 | 2026-05-27T18:01:15.944Z | DEBGMay 27 18:01:14.000 May 27 18:01:14.000 May 27 18:01:14.000replacing 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 |
| 7420 | 2026-05-27T18:01:15.944Z | 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 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 } }] |
| 7421 | 2026-05-27T18:01:15.944Z | |
| 7422 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.000 May 27 18:01:14.000DEBG May 27 18:01:14.001May 27 18:01:14.001INFO INFO adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7423 | 2026-05-27T18:01:15.944Z | 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 } }] |
| 7424 | 2026-05-27T18:01:15.944Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7425 | 2026-05-27T18:01:15.944Z | INFO |
| 7426 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.001 May 27 18:01:14.001May 27 18:01:14.001 adding route 172.17.0.20/32 -> 10.0.0.255 DEBGDEBGDEBG |
| 7427 | 2026-05-27T18:01:15.944Z | failed to allocate space for the new target list 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 } }] |
| 7428 | 2026-05-27T18:01:15.944Z | 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 } }]May 27 18:01:14.001 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7429 | 2026-05-27T18:01:15.944Z | |
| 7430 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.001DEBGMay 27 18:01:14.009 DEBG May 27 18:01:14.009DEBG May 27 18:01:14.009 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 } }]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 } }] |
| 7431 | 2026-05-27T18:01:15.944Z | adding route 172.17.0.24/32 -> 10.0.0.255initted freemap. size: 64 |
| 7432 | 2026-05-27T18:01:15.944Z | |
| 7433 | 2026-05-27T18:01:15.944Z | 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 } }] |
| 7434 | 2026-05-27T18:01:15.944Z | , unit:May 27 18:01:14.009May 27 18:01:14.009 DEBGDEBG failed to allocate space for the new target list 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 } }] |
| 7435 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009freemap_route_ipv4 |
| 7436 | 2026-05-27T18:01:15.944Z | |
| 7437 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009 INFOINFO May 27 18:01:14.009adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7438 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009INFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7439 | 2026-05-27T18:01:15.944Z | |
| 7440 | 2026-05-27T18:01:15.944Z | DEBG reset freemap, May 27 18:01:14.009unitMay 27 18:01:14.009 :DEBG 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 } }]May 27 18:01:14.009 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 } }] |
| 7441 | 2026-05-27T18:01:15.944Z | DEBG |
| 7442 | 2026-05-27T18:01:15.944Z | 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 |
| 7443 | 2026-05-27T18:01:15.944Z | |
| 7444 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009 INFO May 27 18:01:14.009adding route 172.17.0.22/32 -> 10.0.0.255 May 27 18:01:14.009 |
| 7445 | 2026-05-27T18:01:15.944Z | INFOMay 27 18:01:14.009INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7446 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009 |
| 7447 | 2026-05-27T18:01:15.944Z | DEBG DEBG initted freemap. size: 64, unitreplacing 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 } }]: |
| 7448 | 2026-05-27T18:01:15.944Z | May 27 18:01:14.009May 27 18:01:14.009 DEBGDEBGfreemap_route_ipv6 |
| 7449 | 2026-05-27T18:01:15.944Z | 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 } }] |
| 7450 | 2026-05-27T18:01:15.944Z | 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 } }]May 27 18:01:14.009 |
| 7451 | 2026-05-27T18:01:15.944Z | INFOMay 27 18:01:14.009 adding route 172.17.0.23/32 -> 10.0.0.255May 27 18:01:14.009 |
| 7452 | 2026-05-27T18:01:15.945Z | DEBGINFOMay 27 18:01:14.009 adding route 172.17.0.53/32 -> 10.0.0.255INFO |
| 7453 | 2026-05-27T18:01:15.945Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7454 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009reset freemap May 27 18:01:14.009DEBG May 27 18:01:14.009replacing 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 } }] , DEBGDEBG |
| 7455 | 2026-05-27T18:01:15.945Z | 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 } }]unit |
| 7456 | 2026-05-27T18:01:15.945Z | :May 27 18:01:14.009 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_ipv6 |
| 7457 | 2026-05-27T18:01:15.945Z | |
| 7458 | 2026-05-27T18:01:15.945Z | INFOMay 27 18:01:14.009 adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 7459 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7460 | 2026-05-27T18:01:15.945Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255May 27 18:01:14.009 |
| 7461 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009INFO May 27 18:01:14.009 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 |
| 7462 | 2026-05-27T18:01:15.945Z | |
| 7463 | 2026-05-27T18:01:15.945Z | 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 } }] |
| 7464 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009 May 27 18:01:14.009May 27 18:01:14.009May 27 18:01:14.009 DEBG DEBGINFOINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7465 | 2026-05-27T18:01:15.945Z | |
| 7466 | 2026-05-27T18:01:15.945Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 18:01:14.009adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7467 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009 |
| 7468 | 2026-05-27T18:01:15.945Z | INFODEBG May 27 18:01:14.009adding route 172.17.0.55/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 } }]May 27 18:01:14.009 |
| 7469 | 2026-05-27T18:01:15.945Z | |
| 7470 | 2026-05-27T18:01:15.945Z | 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 } }]INFO |
| 7471 | 2026-05-27T18:01:15.945Z | adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 18:01:14.009May 27 18:01:14.009 DEBGINFOMay 27 18:01:14.009 |
| 7472 | 2026-05-27T18:01:15.945Z | INFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7473 | 2026-05-27T18:01:15.945Z | |
| 7474 | 2026-05-27T18:01:15.945Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7475 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009May 27 18:01:14.009 DEBGDEBGMay 27 18:01:14.009 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 } }] |
| 7476 | 2026-05-27T18:01:15.945Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 7477 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009replacing 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 } }] |
| 7478 | 2026-05-27T18:01:15.945Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255May 27 18:01:14.009 |
| 7479 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009INFOMay 27 18:01:14.009 INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 7480 | 2026-05-27T18:01:15.945Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7481 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009May 27 18:01:14.009 DEBG 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 } }]May 27 18:01:14.009 |
| 7482 | 2026-05-27T18:01:15.945Z | |
| 7483 | 2026-05-27T18:01:15.945Z | 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 } }] |
| 7484 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009replacing 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 } }] |
| 7485 | 2026-05-27T18:01:15.945Z | INFO May 27 18:01:14.009adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7486 | 2026-05-27T18:01:15.945Z | test route::tests::delete_target_fragmented ... ok |
| 7487 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.009May 27 18:01:14.009 DEBGINFOINFO adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7488 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.010 |
| 7489 | 2026-05-27T18:01:15.945Z | May 27 18:01:14.017 DEBGDEBGMay 27 18:01:14.017adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7490 | 2026-05-27T18:01:15.946Z | INFOcreated new freemap , adding route 3fff:dead::/64 -> 2001:db8::55:4unit |
| 7491 | 2026-05-27T18:01:15.946Z | :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 } }]May 27 18:01:14.017 |
| 7492 | 2026-05-27T18:01:15.946Z | DEBGfreemap_route_ipv4 |
| 7493 | 2026-05-27T18:01:15.946Z | 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 } }]May 27 18:01:14.017 |
| 7494 | 2026-05-27T18:01:15.946Z | May 27 18:01:14.017 DEBGINFO May 27 18:01:14.017replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]May 27 18:01:14.017 INFOadding route 172.17.0.58/32 -> 10.0.0.255 |
| 7495 | 2026-05-27T18:01:15.946Z | |
| 7496 | 2026-05-27T18:01:15.946Z | DEBGadding route 172.17.0.29/32 -> 10.0.0.255 |
| 7497 | 2026-05-27T18:01:15.946Z | created new freemap, unitMay 27 18:01:14.017 May 27 18:01:14.017DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]: |
| 7498 | 2026-05-27T18:01:15.946Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6May 27 18:01:14.017 |
| 7499 | 2026-05-27T18:01:15.947Z | |
| 7500 | 2026-05-27T18:01:15.947Z | 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 } }]May 27 18:01:14.017 INFO |
| 7501 | 2026-05-27T18:01:15.947Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7502 | 2026-05-27T18:01:15.947Z | May 27 18:01:14.017May 27 18:01:14.017 May 27 18:01:14.009May 27 18:01:14.017 DEBGDEBGINFODEBG 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 } }] |
| 7503 | 2026-05-27T18:01:15.947Z | adding route 172.17.0.30/32 -> 10.0.0.255initted freemap. size: 64replacing 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 } }] |
| 7504 | 2026-05-27T18:01:15.947Z | , |
| 7505 | 2026-05-27T18:01:15.947Z | unitMay 27 18:01:14.017: INFOfreemap_route_ipv4May 27 18:01:14.017 May 27 18:01:14.017adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7506 | 2026-05-27T18:01:15.947Z | |
| 7507 | 2026-05-27T18:01:15.947Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 7508 | 2026-05-27T18:01:15.947Z | May 27 18:01:14.017replacing 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 } }] |
| 7509 | 2026-05-27T18:01:15.951Z | 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 } }] |
| 7510 | 2026-05-27T18:01:15.951Z | May 27 18:01:14.017May 27 18:01:14.017 INFOMay 27 18:01:14.017 DEBGINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7511 | 2026-05-27T18:01:15.951Z | |
| 7512 | 2026-05-27T18:01:15.951Z | May 27 18:01:14.017 |
| 7513 | 2026-05-27T18:01:15.951Z | DEBGMay 27 18:01:14.017 reset freemapDEBG, May 27 18:01:14.017 unitDEBG:May 27 18:01:14.017replacing 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 } }] |
| 7514 | 2026-05-27T18:01:15.951Z | freemap_route_ipv4 |
| 7515 | 2026-05-27T18:01:15.951Z | 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 } }] |
| 7516 | 2026-05-27T18:01:15.951Z | May 27 18:01:14.017DEBG May 27 18:01:14.017failed to allocate space for the new target list |
| 7517 | 2026-05-27T18:01:15.951Z | INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 May 27 18:01:14.018initted freemap. size: 64 May 27 18:01:14.018 |
| 7518 | 2026-05-27T18:01:15.951Z | DEBGINFO , adding route 172.17.0.32/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 } }] |
| 7519 | 2026-05-27T18:01:15.951Z | unit:May 27 18:01:14.018 |
| 7520 | 2026-05-27T18:01:15.951Z | DEBGfreemap_route_ipv6 May 27 18:01:14.018replacing 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 } }] |
| 7521 | 2026-05-27T18:01:15.951Z | |
| 7522 | 2026-05-27T18:01:15.951Z | 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 } }] |
| 7523 | 2026-05-27T18:01:15.951Z | May 27 18:01:14.018 INFO May 27 18:01:14.018adding route 172.17.0.36/32 -> 10.0.0.255May 27 18:01:14.018 |
| 7524 | 2026-05-27T18:01:15.951Z | DEBGINFO reset freemapadding route 172.17.0.33/32 -> 10.0.0.255, |
| 7525 | 2026-05-27T18:01:15.951Z | unitMay 27 18:01:14.018: DEBGMay 27 18:01:14.018freemap_route_ipv6 |
| 7526 | 2026-05-27T18:01:15.951Z | 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 |
| 7527 | 2026-05-27T18:01:15.951Z | 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 } }] |
| 7528 | 2026-05-27T18:01:15.951Z | May 27 18:01:14.018May 27 18:01:14.018 INFOINFO May 27 18:01:14.018adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7529 | 2026-05-27T18:01:15.952Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 7530 | 2026-05-27T18:01:15.952Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7531 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 DEBG May 27 18:01:14.018replacing 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 } }] |
| 7532 | 2026-05-27T18:01:15.952Z | 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 } }]May 27 18:01:14.018 |
| 7533 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018DEBG 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 } }] |
| 7534 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7535 | 2026-05-27T18:01:15.952Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255May 27 18:01:14.018 |
| 7536 | 2026-05-27T18:01:15.952Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7537 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 DEBG May 27 18:01:14.018May 27 18:01:14.018replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 7538 | 2026-05-27T18:01:15.952Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7539 | 2026-05-27T18:01:15.952Z | |
| 7540 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018May 27 18:01:14.018 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7541 | 2026-05-27T18:01:15.952Z | |
| 7542 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 INFOMay 27 18:01:14.018 May 27 18:01:14.018DEBGadding route 172.17.0.1/32 -> 10.0.0.255 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 } }] |
| 7543 | 2026-05-27T18:01:15.952Z | 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 } }] |
| 7544 | 2026-05-27T18:01:15.952Z | |
| 7545 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018May 27 18:01:14.018 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7546 | 2026-05-27T18:01:15.952Z | |
| 7547 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 |
| 7548 | 2026-05-27T18:01:15.952Z | DEBGMay 27 18:01:14.018 May 27 18:01:14.018DEBGMay 27 18:01:14.018replacing 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 } }] |
| 7549 | 2026-05-27T18:01:15.952Z | 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 |
| 7550 | 2026-05-27T18:01:15.952Z | 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 } }] |
| 7551 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018INFO INFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7552 | 2026-05-27T18:01:15.952Z | |
| 7553 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 INFOMay 27 18:01:14.018 May 27 18:01:14.018adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 7554 | 2026-05-27T18:01:15.952Z | DEBG May 27 18:01:14.018replacing 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.2/32 -> 10.0.0.255 |
| 7555 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018DEBG |
| 7556 | 2026-05-27T18:01:15.952Z | 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 } }]May 27 18:01:14.018 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 } }] |
| 7557 | 2026-05-27T18:01:15.952Z | INFO |
| 7558 | 2026-05-27T18:01:15.952Z | adding route 172.17.0.39/32 -> 10.0.0.255May 27 18:01:14.018 |
| 7559 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018May 27 18:01:14.018 INFO INFOMay 27 18:01:14.018adding route 172.17.0.42/32 -> 10.0.0.255DEBG |
| 7560 | 2026-05-27T18:01:15.952Z | 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 } }] DEBGadding route 172.17.0.46/32 -> 10.0.0.255 |
| 7561 | 2026-05-27T18:01:15.952Z | 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 } }] |
| 7562 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 |
| 7563 | 2026-05-27T18:01:15.952Z | 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 } }] |
| 7564 | 2026-05-27T18:01:15.952Z | May 27 18:01:14.018 May 27 18:01:14.018INFOMay 27 18:01:14.018 DEBGMay 27 18:01:14.018adding route 172.17.0.40/32 -> 10.0.0.255INFO |
| 7565 | 2026-05-27T18:01:15.953Z | 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 adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7566 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018 |
| 7567 | 2026-05-27T18:01:15.953Z | DEBG |
| 7568 | 2026-05-27T18:01:15.953Z | 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 } }]May 27 18:01:14.018May 27 18:01:14.018 |
| 7569 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018DEBG 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 } }]DEBGMay 27 18:01:14.018 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 } }] |
| 7570 | 2026-05-27T18:01:15.953Z | INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7571 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018 |
| 7572 | 2026-05-27T18:01:15.953Z | INFO |
| 7573 | 2026-05-27T18:01:15.953Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7574 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018 INFO May 27 18:01:14.018adding route 172.17.0.4/32 -> 10.0.0.255May 27 18:01:14.018 |
| 7575 | 2026-05-27T18:01:15.953Z | DEBGMay 27 18:01:14.018 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 } }] |
| 7576 | 2026-05-27T18:01:15.953Z | DEBGDEBG May 27 18:01:14.018 May 27 18:01:14.018replacing 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 } }] DEBGINFOreplacing 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 } }] |
| 7577 | 2026-05-27T18:01:15.953Z | |
| 7578 | 2026-05-27T18:01:15.953Z | adding route 172.17.0.45/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 } }] |
| 7579 | 2026-05-27T18:01:15.953Z | |
| 7580 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018May 27 18:01:14.018May 27 18:01:14.018May 27 18:01:14.018 DEBGINFO INFOINFO 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.48/32 -> 10.0.0.255 |
| 7581 | 2026-05-27T18:01:15.953Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7582 | 2026-05-27T18:01:15.953Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7583 | 2026-05-27T18:01:15.953Z | |
| 7584 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018May 27 18:01:14.018 May 27 18:01:14.018INFOMay 27 18:01:14.018 adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 7585 | 2026-05-27T18:01:15.953Z | DEBG 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 } }] May 27 18:01:14.018 |
| 7586 | 2026-05-27T18:01:15.953Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7587 | 2026-05-27T18:01:15.953Z | test route::tests::delete_targets_full ... ok |
| 7588 | 2026-05-27T18:01:15.953Z | 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.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 } }] |
| 7589 | 2026-05-27T18:01:15.953Z | |
| 7590 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018May 27 18:01:14.018 INFOMay 27 18:01:14.018INFO May 27 18:01:14.018adding route 172.17.0.49/32 -> 10.0.0.255 adding route 172.17.0.43/32 -> 10.0.0.255INFOINFO |
| 7591 | 2026-05-27T18:01:15.953Z | |
| 7592 | 2026-05-27T18:01:15.953Z | adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7593 | 2026-05-27T18:01:15.953Z | |
| 7594 | 2026-05-27T18:01:15.953Z | test route::tests::delete_targets_fragmented ... ok |
| 7595 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018May 27 18:01:14.018 DEBGDEBGMay 27 18:01:14.018May 27 18:01:14.018 DEBG DEBGreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 7596 | 2026-05-27T18:01:15.953Z | |
| 7597 | 2026-05-27T18:01:15.953Z | 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 } }] |
| 7598 | 2026-05-27T18:01:15.953Z | 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 } }] |
| 7599 | 2026-05-27T18:01:15.953Z | May 27 18:01:14.018May 27 18:01:14.018 May 27 18:01:14.018INFOMay 27 18:01:14.018INFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255INFO |
| 7600 | 2026-05-27T18:01:15.953Z | |
| 7601 | 2026-05-27T18:01:15.953Z | INFOadding route 172.17.0.7/32 -> 10.0.0.255May 27 18:01:14.018May 27 18:01:14.018 DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 7602 | 2026-05-27T18:01:15.954Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7603 | 2026-05-27T18:01:15.954Z | |
| 7604 | 2026-05-27T18:01:15.954Z | 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 } }] |
| 7605 | 2026-05-27T18:01:15.954Z | May 27 18:01:14.018May 27 18:01:14.018May 27 18:01:14.027 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.45/32 -> 10.0.0.255 |
| 7606 | 2026-05-27T18:01:15.954Z | |
| 7607 | 2026-05-27T18:01:15.954Z | 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 } }] |
| 7608 | 2026-05-27T18:01:15.954Z | May 27 18:01:14.027May 27 18:01:14.027 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.51/32 -> 10.0.0.255 |
| 7609 | 2026-05-27T18:01:15.958Z | |
| 7610 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.027 May 27 18:01:14.018May 27 18:01:14.027INFO DEBG adding route 172.17.0.8/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 } }] |
| 7611 | 2026-05-27T18:01:15.958Z | INFO |
| 7612 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.027 INFOadding route 172.17.0.49/32 -> 10.0.0.255 |
| 7613 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7614 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.027 May 27 18:01:14.027DEBG May 27 18:01:14.027DEBG May 27 18:01:14.027replacing 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 } }]DEBG |
| 7615 | 2026-05-27T18:01:15.958Z | INFO 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.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 } }] |
| 7616 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7617 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.028 INFO adding route 172.17.0.50/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7618 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.028 INFO |
| 7619 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7620 | 2026-05-27T18:01:15.958Z | INFO May 27 18:01:14.028May 27 18:01:14.028 adding route 172.17.0.9/32 -> 10.0.0.255DEBGDEBG |
| 7621 | 2026-05-27T18:01:15.958Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7622 | 2026-05-27T18:01:15.958Z | |
| 7623 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.028 DEBG May 27 18:01:14.028May 27 18:01:14.028replacing 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 } }] |
| 7624 | 2026-05-27T18:01:15.958Z | DEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 27 18:01:14.028 |
| 7625 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.53/32 -> 10.0.0.255INFOMay 27 18:01:14.028 adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7626 | 2026-05-27T18:01:15.958Z | |
| 7627 | 2026-05-27T18:01:15.958Z | INFOMay 27 18:01:14.028 adding route 172.17.0.48/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7628 | 2026-05-27T18:01:15.958Z | INFO DEBGMay 27 18:01:14.028 adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7629 | 2026-05-27T18:01:15.958Z | 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 } }] |
| 7630 | 2026-05-27T18:01:15.958Z | 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 } }]May 27 18:01:14.028May 27 18:01:14.028 DEBGINFO |
| 7631 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.54/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 } }]May 27 18:01:14.028 |
| 7632 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.028 |
| 7633 | 2026-05-27T18:01:15.958Z | DEBG INFOreplacing 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 } }] May 27 18:01:14.028adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7634 | 2026-05-27T18:01:15.958Z | |
| 7635 | 2026-05-27T18:01:15.958Z | 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 } }]May 27 18:01:14.028May 27 18:01:14.028May 27 18:01:14.028 INFODEBG |
| 7636 | 2026-05-27T18:01:15.958Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7637 | 2026-05-27T18:01:15.958Z | |
| 7638 | 2026-05-27T18:01:15.958Z | May 27 18:01:14.028 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 7639 | 2026-05-27T18:01:15.958Z | adding route 172.17.0.55/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7640 | 2026-05-27T18:01:15.958Z | INFO May 27 18:01:14.028adding route 172.17.0.53/32 -> 10.0.0.255May 27 18:01:14.028May 27 18:01:14.028 |
| 7641 | 2026-05-27T18:01:15.958Z | 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.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 } }]May 27 18:01:14.028 |
| 7642 | 2026-05-27T18:01:15.958Z | DEBGDEBG 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 } }]May 27 18:01:14.028replacing 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 } }] |
| 7643 | 2026-05-27T18:01:15.959Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7644 | 2026-05-27T18:01:15.959Z | |
| 7645 | 2026-05-27T18:01:15.959Z | |
| 7646 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028 May 27 18:01:14.028 May 27 18:01:14.028INFOMay 27 18:01:14.028 DEBGINFO INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7647 | 2026-05-27T18:01:15.959Z | adding route 172.17.0.50/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 } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7648 | 2026-05-27T18:01:15.959Z | |
| 7649 | 2026-05-27T18:01:15.959Z | |
| 7650 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028May 27 18:01:14.028 DEBGMay 27 18:01:14.028 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 } }] May 27 18:01:14.028replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7651 | 2026-05-27T18:01:15.959Z | 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 |
| 7652 | 2026-05-27T18:01:15.959Z | |
| 7653 | 2026-05-27T18:01:15.959Z | adding route 172.17.0.57/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7654 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028INFO INFOMay 27 18:01:14.028 adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7655 | 2026-05-27T18:01:15.959Z | 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 } }] |
| 7656 | 2026-05-27T18:01:15.959Z | |
| 7657 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028 DEBGMay 27 18:01:14.028 May 27 18:01:14.028 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 |
| 7658 | 2026-05-27T18:01:15.959Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7659 | 2026-05-27T18:01:15.959Z | 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 } }]INFOMay 27 18:01:14.028 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 7660 | 2026-05-27T18:01:15.959Z | |
| 7661 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7662 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028DEBG May 27 18:01:14.028DEBG INFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]May 27 18:01:14.028 |
| 7663 | 2026-05-27T18:01:15.959Z | |
| 7664 | 2026-05-27T18:01:15.959Z | adding route 172.17.0.14/32 -> 10.0.0.255 DEBG |
| 7665 | 2026-05-27T18:01:15.959Z | 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 } }]May 27 18:01:14.028 |
| 7666 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028 INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7667 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028 INFO adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 7668 | 2026-05-27T18:01:15.959Z | adding route 172.17.0.57/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7669 | 2026-05-27T18:01:15.959Z | DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7670 | 2026-05-27T18:01:15.959Z | test route::tests::delete_target_full ... ok |
| 7671 | 2026-05-27T18:01:15.959Z | |
| 7672 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028 DEBG May 27 18:01:14.028replacing 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 } }] |
| 7673 | 2026-05-27T18:01:15.959Z | INFOMay 27 18:01:14.028 adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 7674 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028May 27 18:01:14.028replacing 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 } }] May 27 18:01:14.028 |
| 7675 | 2026-05-27T18:01:15.959Z | DEBGINFOINFO 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.58/32 -> 10.0.0.255 |
| 7676 | 2026-05-27T18:01:15.959Z | |
| 7677 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7678 | 2026-05-27T18:01:15.959Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7679 | 2026-05-27T18:01:15.959Z | May 27 18:01:14.028May 27 18:01:14.028 DEBGDEBG May 27 18:01:14.028 failed to allocate space for the new target listreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7680 | 2026-05-27T18:01:15.959Z | test route::tests::add_target_fails_full ... ok |
| 7681 | 2026-05-27T18:01:15.960Z | DEBG |
| 7682 | 2026-05-27T18:01:15.960Z | |
| 7683 | 2026-05-27T18:01:15.960Z | 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.53/32 -> 10.0.0.255 |
| 7684 | 2026-05-27T18:01:15.960Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 7685 | 2026-05-27T18:01:15.960Z | |
| 7686 | 2026-05-27T18:01:15.960Z | |
| 7687 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028 May 27 18:01:14.028DEBG 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 } }] |
| 7688 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7689 | 2026-05-27T18:01:15.960Z | DEBGMay 27 18:01:14.028 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 |
| 7690 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7691 | 2026-05-27T18:01:15.960Z | DEBGMay 27 18:01:14.028 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 |
| 7692 | 2026-05-27T18:01:15.960Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7693 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028 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 } }]May 27 18:01:14.028 |
| 7694 | 2026-05-27T18:01:15.960Z | DEBG May 27 18:01:14.028replacing 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 } }] |
| 7695 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255 |
| 7696 | 2026-05-27T18:01:15.960Z | adding route 172.17.0.17/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7697 | 2026-05-27T18:01:15.960Z | INFO May 27 18:01:14.028adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7698 | 2026-05-27T18:01:15.960Z | 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 } }] |
| 7699 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028 DEBG May 27 18:01:14.028replacing 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 } }] |
| 7700 | 2026-05-27T18:01:15.960Z | DEBGMay 27 18:01:14.028 failed to allocate space for the new target listDEBG |
| 7701 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7702 | 2026-05-27T18:01:15.960Z | adding route 172.17.0.56/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7703 | 2026-05-27T18:01:15.960Z | DEBGMay 27 18:01:14.028 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 } }]INFO |
| 7704 | 2026-05-27T18:01:15.960Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7705 | 2026-05-27T18:01:15.960Z | May 27 18:01:14.028May 27 18:01:14.028 DEBGDEBGMay 27 18:01:14.018 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.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 |
| 7706 | 2026-05-27T18:01:15.960Z | |
| 7707 | 2026-05-27T18:01:15.960Z | created new freemap, May 27 18:01:14.028unit May 27 18:01:14.028:INFO adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 7708 | 2026-05-27T18:01:15.960Z | freemap_route_ipv4 |
| 7709 | 2026-05-27T18:01:15.964Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7710 | 2026-05-27T18:01:15.964Z | May 27 18:01:14.028 May 27 18:01:14.028DEBG May 27 18:01:14.028 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 |
| 7711 | 2026-05-27T18:01:15.964Z | DEBG created new freemapreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], May 27 18:01:14.028unit :INFO |
| 7712 | 2026-05-27T18:01:15.964Z | freemap_route_ipv6adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7713 | 2026-05-27T18:01:15.964Z | |
| 7714 | 2026-05-27T18:01:15.964Z | May 27 18:01:14.028May 27 18:01:14.028May 27 18:01:14.028 DEBGDEBG initted freemap. size: 64 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 } }], |
| 7715 | 2026-05-27T18:01:15.965Z | unitadding route 172.17.0.20/32 -> 10.0.0.255: |
| 7716 | 2026-05-27T18:01:15.965Z | freemap_route_ipv4May 27 18:01:14.028 |
| 7717 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255May 27 18:01:14.028 |
| 7718 | 2026-05-27T18:01:15.965Z | 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 } }] |
| 7719 | 2026-05-27T18:01:15.965Z | reset freemap, unitMay 27 18:01:14.028: DEBGMay 27 18:01:14.028freemap_route_ipv4 |
| 7720 | 2026-05-27T18:01:15.965Z | INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7721 | 2026-05-27T18:01:15.965Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7722 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028May 27 18:01:14.028 INFODEBGMay 27 18:01:14.028 adding route 172.17.0.60/32 -> 10.0.0.255initted freemap. size: 64 |
| 7723 | 2026-05-27T18:01:15.965Z | , unitDEBG: 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 } }]May 27 18:01:14.028freemap_route_ipv6 |
| 7724 | 2026-05-27T18:01:15.965Z | |
| 7725 | 2026-05-27T18:01:15.965Z | 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 } }] |
| 7726 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028May 27 18:01:14.028 DEBGINFO May 27 18:01:14.028 reset freemapINFO, adding route 172.17.0.22/32 -> 10.0.0.255unit :adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7727 | 2026-05-27T18:01:15.965Z | freemap_route_ipv6 |
| 7728 | 2026-05-27T18:01:15.965Z | |
| 7729 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028May 27 18:01:14.028May 27 18:01:14.028 DEBGINFO 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 |
| 7730 | 2026-05-27T18:01:15.965Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7731 | 2026-05-27T18:01:15.965Z | 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 } }] |
| 7732 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028May 27 18:01:14.035 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7733 | 2026-05-27T18:01:15.965Z | |
| 7734 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.028May 27 18:01:14.035May 27 18:01:14.035 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7735 | 2026-05-27T18:01:15.965Z | |
| 7736 | 2026-05-27T18:01:15.965Z | 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 } }] |
| 7737 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.035 May 27 18:01:14.035INFO INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 7738 | 2026-05-27T18:01:15.965Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7739 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.035May 27 18:01:14.035 May 27 18:01:14.035DEBG failed to allocate space for the new target listDEBG |
| 7740 | 2026-05-27T18:01:15.965Z | 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 |
| 7741 | 2026-05-27T18:01:15.965Z | 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 } }]May 27 18:01:14.035 |
| 7742 | 2026-05-27T18:01:15.965Z | DEBGMay 27 18:01:14.035 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 } }]May 27 18:01:14.035INFO |
| 7743 | 2026-05-27T18:01:15.965Z | adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 7744 | 2026-05-27T18:01:15.965Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7745 | 2026-05-27T18:01:15.965Z | May 27 18:01:14.035 May 27 18:01:14.035DEBG 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 } }] |
| 7746 | 2026-05-27T18:01:15.966Z | 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 } }] |
| 7747 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035May 27 18:01:14.035 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7748 | 2026-05-27T18:01:15.966Z | |
| 7749 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035May 27 18:01:14.035 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 } }]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 } }] |
| 7750 | 2026-05-27T18:01:15.966Z | |
| 7751 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 May 27 18:01:14.035 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7752 | 2026-05-27T18:01:15.966Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7753 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7754 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7755 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7756 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7757 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7758 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7759 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7760 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7761 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7762 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7763 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7764 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7765 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7766 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7767 | 2026-05-27T18:01:15.966Z | May 27 18:01:14.035 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 } }] |
| 7768 | 2026-05-27T18:01:15.967Z | May 27 18:01:14.035 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7769 | 2026-05-27T18:01:15.967Z | |
| 7770 | 2026-05-27T18:01:15.967Z | running 0 tests |
| 7771 | 2026-05-27T18:01:15.967Z | May 27 18:01:14.035 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 } }] |
| 7772 | 2026-05-27T18:01:15.967Z | May 27 18:01:14.035 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7773 | 2026-05-27T18:01:15.967Z | May 27 18:01:14.035 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 } }] |
| 7774 | 2026-05-27T18:01:15.967Z | May 27 18:01:14.035 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7775 | 2026-05-27T18:01:15.968Z | |
| 7776 | 2026-05-27T18:01:15.968Z | May 27 18:01:14.035 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 } }] |
| 7777 | 2026-05-27T18:01:15.968Z | May 27 18:01:14.035 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7778 | 2026-05-27T18:01:15.969Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7779 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7780 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7781 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7782 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7783 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7784 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7785 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7786 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7787 | 2026-05-27T18:01:15.969Z | |
| 7788 | 2026-05-27T18:01:15.969Z | |
| 7789 | 2026-05-27T18:01:15.969Z | running 0 tests |
| 7790 | 2026-05-27T18:01:15.969Z | |
| 7791 | 2026-05-27T18:01:15.969Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7792 | 2026-05-27T18:01:15.969Z | |
| 7793 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7794 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7795 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7796 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7797 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7798 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7799 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7800 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7801 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7802 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7803 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7804 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7805 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7806 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7807 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 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 } }] |
| 7808 | 2026-05-27T18:01:15.969Z | May 27 18:01:14.035 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7809 | 2026-05-27T18:01:15.973Z | May 27 18:01:14.035 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 } }] |
| 7810 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7811 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7812 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7813 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7814 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7815 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7816 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7817 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7818 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7819 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7820 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7821 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7822 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7823 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7824 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7825 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7826 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7827 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7828 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7829 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.035 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 } }] |
| 7830 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7831 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 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 } }] |
| 7832 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7833 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 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 } }] |
| 7834 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 7835 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 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 } }] |
| 7836 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 DEBG failed to allocate space for the new target list |
| 7837 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 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 } }] |
| 7838 | 2026-05-27T18:01:15.974Z | May 27 18:01:14.036 DEBG failed to allocate space for the new target list |
| 7839 | 2026-05-27T18:01:15.974Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-316e7a5769ad6ace) |
| 7840 | 2026-05-27T18:01:15.974Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-2862472988c6ba8e) |
| 7841 | 2026-05-27T18:01:15.974Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ead68f8aafe3f527) |
| 7842 | 2026-05-27T18:01:15.974Z | |
| 7843 | 2026-05-27T18:01:15.974Z | running 6 tests |
| 7844 | 2026-05-27T18:01:15.974Z | test tests::test_port_id_cmp ... ok |
| 7845 | 2026-05-27T18:01:15.974Z | test tests::test_parse_client_port_id ... ok |
| 7846 | 2026-05-27T18:01:15.974Z | test tests::test_full_lot_id_neither_present ... ok |
| 7847 | 2026-05-27T18:01:15.974Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 7848 | 2026-05-27T18:01:15.975Z | test tests::test_full_lot_id_lot_only ... ok |
| 7849 | 2026-05-27T18:01:15.975Z | test tests::test_full_lot_id_both_present ... ok |
| 7850 | 2026-05-27T18:01:15.975Z | |
| 7851 | 2026-05-27T18:01:15.975Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7852 | 2026-05-27T18:01:15.975Z | |
| 7853 | 2026-05-27T18:01:15.975Z | Running tests/test_all.rs (target/debug/deps/test_all-bcae10252b610653) |
| 7854 | 2026-05-27T18:01:15.975Z | |
| 7855 | 2026-05-27T18:01:15.975Z | running 0 tests |
| 7856 | 2026-05-27T18:01:15.975Z | |
| 7857 | 2026-05-27T18:01:15.975Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7858 | 2026-05-27T18:01:15.975Z | |
| 7859 | 2026-05-27T18:01:15.975Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-be0f591e43b1edea) |
| 7860 | 2026-05-27T18:01:15.975Z | |
| 7861 | 2026-05-27T18:01:15.975Z | running 0 tests |
| 7862 | 2026-05-27T18:01:15.975Z | |
| 7863 | 2026-05-27T18:01:15.975Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7864 | 2026-05-27T18:01:15.975Z | |
| 7865 | 2026-05-27T18:01:15.975Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-7c927ac149893b9a) |
| 7866 | 2026-05-27T18:01:15.975Z | |
| 7867 | 2026-05-27T18:01:15.975Z | running 0 tests |
| 7868 | 2026-05-27T18:01:15.975Z | |
| 7869 | 2026-05-27T18:01:15.975Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7870 | 2026-05-27T18:01:15.975Z | |
| 7871 | 2026-05-27T18:01:15.975Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 7872 | 2026-05-27T18:01:15.975Z | |
| 7873 | 2026-05-27T18:01:15.975Z | running 12 tests |
| 7874 | 2026-05-27T18:01:15.975Z | test icmp::test_v4_checksum ... ok |
| 7875 | 2026-05-27T18:01:15.975Z | test ipv6::test_ipv6_parse ... ok |
| 7876 | 2026-05-27T18:01:15.975Z | test lldp::test_lldp_parse ... ok |
| 7877 | 2026-05-27T18:01:15.975Z | test icmp::test_v6_checksum ... ok |
| 7878 | 2026-05-27T18:01:15.975Z | test pbuf::test_byte ... ok |
| 7879 | 2026-05-27T18:01:15.975Z | test pbuf::test_nibble ... ok |
| 7880 | 2026-05-27T18:01:15.975Z | test pbuf::test_short ... ok |
| 7881 | 2026-05-27T18:01:15.975Z | test pbuf::test_overflow ... ok |
| 7882 | 2026-05-27T18:01:15.975Z | test pbuf::test_twelve ... ok |
| 7883 | 2026-05-27T18:01:15.975Z | test pbuf::test_word ... ok |
| 7884 | 2026-05-27T18:01:15.975Z | test tcp::test_checksum_ack_data ... ok |
| 7885 | 2026-05-27T18:01:15.976Z | test tcp::test_checksum_syn_nodata ... ok |
| 7886 | 2026-05-27T18:01:15.976Z | |
| 7887 | 2026-05-27T18:01:15.976Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7888 | 2026-05-27T18:01:15.976Z | |
| 7889 | 2026-05-27T18:01:15.976Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 7890 | 2026-05-27T18:01:15.976Z | |
| 7891 | 2026-05-27T18:01:15.976Z | running 0 tests |
| 7892 | 2026-05-27T18:01:15.976Z | |
| 7893 | 2026-05-27T18:01:15.976Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7894 | 2026-05-27T18:01:15.976Z | |
| 7895 | 2026-05-27T18:01:15.976Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 7896 | 2026-05-27T18:01:15.976Z | |
| 7897 | 2026-05-27T18:01:15.976Z | running 5 tests |
| 7898 | 2026-05-27T18:01:15.976Z | test switchport::test::test_compute_lanes ... ok |
| 7899 | 2026-05-27T18:01:15.976Z | test switchport::test::port_id_ordering ... ok |
| 7900 | 2026-05-27T18:01:15.976Z | test link::test_filter ... ok |
| 7901 | 2026-05-27T18:01:15.976Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 7902 | 2026-05-27T18:01:15.976Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 7903 | 2026-05-27T18:01:15.976Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 7904 | 2026-05-27T18:01:15.976Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 7905 | 2026-05-27T18:01:15.976Z | Tx Enabled: Yes Yes Yes Yes |
| 7906 | 2026-05-27T18:01:15.976Z | Tx Loss-of-lock: No No No No |
| 7907 | 2026-05-27T18:01:15.976Z | Tx Loss-of-signal: No No No No |
| 7908 | 2026-05-27T18:01:15.976Z | Tx CDR Enabled: No No No No |
| 7909 | 2026-05-27T18:01:15.979Z | Tx Adaptive EQ Fault: No No No No |
| 7910 | 2026-05-27T18:01:15.979Z | Lane 0 Tx Fault: Yes Yes YesLane 1 Yes |
| 7911 | 2026-05-27T18:01:15.980Z | Lane 2 Lane 3 |
| 7912 | 2026-05-27T18:01:15.980Z | State: Activated Activated Activated Activated |
| 7913 | 2026-05-27T18:01:15.980Z | Rx Output Enabled: false false false false |
| 7914 | 2026-05-27T18:01:15.980Z | Rx Output Status: valid valid valid valid |
| 7915 | 2026-05-27T18:01:15.980Z | Rx Loss-of-lock: true true true true |
| 7916 | 2026-05-27T18:01:15.980Z | Rx Loss-of-signal: false false false false |
| 7917 | 2026-05-27T18:01:15.980Z | Rx Auto-squelch Disable: true true true true |
| 7918 | 2026-05-27T18:01:15.980Z | Tx Output Enabled: true true true true |
| 7919 | 2026-05-27T18:01:15.980Z | Tx Output Status: invalid invalid invalid invalid |
| 7920 | 2026-05-27T18:01:15.980Z | Tx Loss-of-lock: false false false false |
| 7921 | 2026-05-27T18:01:15.980Z | Tx Loss-of-signal: true true true true |
| 7922 | 2026-05-27T18:01:15.980Z | Tx Auto-squelch Disable: false false false false |
| 7923 | 2026-05-27T18:01:15.980Z | Tx Adaptive EQ Fail: true true true true |
| 7924 | 2026-05-27T18:01:15.980Z | Tx Failure: false false false false |
| 7925 | 2026-05-27T18:01:15.980Z | Tx Force Squelch: true true true true |
| 7926 | 2026-05-27T18:01:15.980Z | Tx Input Polarity: normal normal normal normal |
| 7927 | 2026-05-27T18:01:15.981Z | test switchport::test::test_print_sff_datapath ... ok |
| 7928 | 2026-05-27T18:01:15.981Z | test switchport::test::test_print_cmis_datapath ... ok |
| 7929 | 2026-05-27T18:01:15.981Z | |
| 7930 | 2026-05-27T18:01:15.981Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 7931 | 2026-05-27T18:01:15.981Z | |
| 7932 | 2026-05-27T18:01:15.981Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 7933 | 2026-05-27T18:01:15.982Z | |
| 7934 | 2026-05-27T18:01:15.982Z | running 1 test |
| 7935 | 2026-05-27T18:01:15.982Z | test test_p4_counter_list ... ignored |
| 7936 | 2026-05-27T18:01:15.982Z | |
| 7937 | 2026-05-27T18:01:15.982Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7938 | 2026-05-27T18:01:15.982Z | |
| 7939 | 2026-05-27T18:01:15.982Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 7940 | 2026-05-27T18:01:15.985Z | |
| 7941 | 2026-05-27T18:01:15.985Z | running 5 tests |
| 7942 | 2026-05-27T18:01:15.985Z | test test_an ... ignored |
| 7943 | 2026-05-27T18:01:15.985Z | test test_enable ... ignored |
| 7944 | 2026-05-27T18:01:15.985Z | test test_ip_addresses ... ignored |
| 7945 | 2026-05-27T18:01:15.985Z | test test_kr ... ignored |
| 7946 | 2026-05-27T18:01:15.985Z | test test_mac ... ignored |
| 7947 | 2026-05-27T18:01:15.985Z | |
| 7948 | 2026-05-27T18:01:15.985Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7949 | 2026-05-27T18:01:15.985Z | |
| 7950 | 2026-05-27T18:01:15.985Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 7951 | 2026-05-27T18:01:15.990Z | |
| 7952 | 2026-05-27T18:01:15.990Z | running 3 tests |
| 7953 | 2026-05-27T18:01:15.990Z | test linklocal::test_parse_ipadm ... ok |
| 7954 | 2026-05-27T18:01:15.990Z | test tfport::test_parse_tfport ... ok |
| 7955 | 2026-05-27T18:01:15.990Z | test config::tests::test_updates ... ok |
| 7956 | 2026-05-27T18:01:15.990Z | |
| 7957 | 2026-05-27T18:01:15.990Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7958 | 2026-05-27T18:01:15.990Z | |
| 7959 | 2026-05-27T18:01:15.993Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 7960 | 2026-05-27T18:01:15.994Z | |
| 7961 | 2026-05-27T18:01:15.994Z | running 0 tests |
| 7962 | 2026-05-27T18:01:15.994Z | |
| 7963 | 2026-05-27T18:01:15.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7964 | 2026-05-27T18:01:15.994Z | |
| 7965 | 2026-05-27T18:01:15.994Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 7966 | 2026-05-27T18:01:15.994Z | |
| 7967 | 2026-05-27T18:01:15.994Z | running 0 tests |
| 7968 | 2026-05-27T18:01:15.994Z | |
| 7969 | 2026-05-27T18:01:15.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7970 | 2026-05-27T18:01:15.994Z | |
| 7971 | 2026-05-27T18:01:15.994Z | Doc-tests aal |
| 7972 | 2026-05-27T18:01:16.111Z | |
| 7973 | 2026-05-27T18:01:16.111Z | running 0 tests |
| 7974 | 2026-05-27T18:01:16.111Z | |
| 7975 | 2026-05-27T18:01:16.111Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7976 | 2026-05-27T18:01:16.111Z | |
| 7977 | 2026-05-27T18:01:16.125Z | Doc-tests aal_macros |
| 7978 | 2026-05-27T18:01:16.307Z | |
| 7979 | 2026-05-27T18:01:16.307Z | running 0 tests |
| 7980 | 2026-05-27T18:01:16.307Z | |
| 7981 | 2026-05-27T18:01:16.307Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7982 | 2026-05-27T18:01:16.307Z | |
| 7983 | 2026-05-27T18:01:16.322Z | Doc-tests common |
| 7984 | 2026-05-27T18:01:16.446Z | |
| 7985 | 2026-05-27T18:01:16.446Z | running 0 tests |
| 7986 | 2026-05-27T18:01:16.446Z | |
| 7987 | 2026-05-27T18:01:16.446Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7988 | 2026-05-27T18:01:16.447Z | |
| 7989 | 2026-05-27T18:01:16.468Z | Doc-tests dpd_api |
| 7990 | 2026-05-27T18:01:17.206Z | |
| 7991 | 2026-05-27T18:01:17.206Z | running 2 tests |
| 7992 | 2026-05-27T18:01:17.206Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 7993 | 2026-05-27T18:01:17.206Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 7994 | 2026-05-27T18:01:17.206Z | |
| 7995 | 2026-05-27T18:01:17.206Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7996 | 2026-05-27T18:01:17.206Z | |
| 7997 | 2026-05-27T18:01:17.237Z | Doc-tests dpd_client |
| 7998 | 2026-05-27T18:01:18.536Z | |
| 7999 | 2026-05-27T18:01:18.536Z | running 0 tests |
| 8000 | 2026-05-27T18:01:18.536Z | |
| 8001 | 2026-05-27T18:01:18.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8002 | 2026-05-27T18:01:18.536Z | |
| 8003 | 2026-05-27T18:01:18.585Z | Doc-tests dpd_types |
| 8004 | 2026-05-27T18:01:18.794Z | |
| 8005 | 2026-05-27T18:01:18.794Z | running 0 tests |
| 8006 | 2026-05-27T18:01:18.795Z | |
| 8007 | 2026-05-27T18:01:18.795Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8008 | 2026-05-27T18:01:18.795Z | |
| 8009 | 2026-05-27T18:01:18.815Z | Doc-tests dpd_types_versions |
| 8010 | 2026-05-27T18:01:20.005Z | |
| 8011 | 2026-05-27T18:01:20.005Z | running 1 test |
| 8012 | 2026-05-27T18:01:20.006Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8013 | 2026-05-27T18:01:20.006Z | |
| 8014 | 2026-05-27T18:01:20.006Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8015 | 2026-05-27T18:01:20.006Z | |
| 8016 | 2026-05-27T18:01:20.050Z | Doc-tests packet |
| 8017 | 2026-05-27T18:01:20.161Z | |
| 8018 | 2026-05-27T18:01:20.161Z | running 0 tests |
| 8019 | 2026-05-27T18:01:20.161Z | |
| 8020 | 2026-05-27T18:01:20.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8021 | 2026-05-27T18:01:20.162Z | |
| 8022 | 2026-05-27T18:01:20.176Z | Doc-tests pcap |
| 8023 | 2026-05-27T18:01:20.228Z | |
| 8024 | 2026-05-27T18:01:20.228Z | running 0 tests |
| 8025 | 2026-05-27T18:01:20.228Z | |
| 8026 | 2026-05-27T18:01:20.228Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8027 | 2026-05-27T18:01:20.229Z | |
| 8028 | 2026-05-27T18:01:20.276Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8029 | 2026-05-27T18:01:20.276Z | + RUST_BACKTRACE=full |
| 8030 | 2026-05-27T18:01:20.276Z | + cargo test --features chaos --no-fail-fast |
| 8031 | 2026-05-27T18:01:20.851Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8032 | 2026-05-27T18:01:20.926Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8033 | 2026-05-27T18:01:20.935Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8034 | 2026-05-27T18:01:29.262Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8035 | 2026-05-27T18:01:29.392Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8036 | 2026-05-27T18:02:02.493Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 42.19s |
| 8037 | 2026-05-27T18:02:02.607Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 8038 | 2026-05-27T18:02:02.614Z | |
| 8039 | 2026-05-27T18:02:02.615Z | running 5 tests |
| 8040 | 2026-05-27T18:02:02.618Z | test fuse::tests::chip_revision_b0 ... ok |
| 8041 | 2026-05-27T18:02:02.618Z | test fuse::tests::chip_revision_a0 ... ok |
| 8042 | 2026-05-27T18:02:02.618Z | test fuse::tests::chip_revision_b1 ... ok |
| 8043 | 2026-05-27T18:02:02.618Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 8044 | 2026-05-27T18:02:02.618Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 8045 | 2026-05-27T18:02:02.618Z | |
| 8046 | 2026-05-27T18:02:02.619Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8047 | 2026-05-27T18:02:02.619Z | |
| 8048 | 2026-05-27T18:02:02.619Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8049 | 2026-05-27T18:02:02.623Z | |
| 8050 | 2026-05-27T18:02:02.623Z | running 0 tests |
| 8051 | 2026-05-27T18:02:02.623Z | |
| 8052 | 2026-05-27T18:02:02.624Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8053 | 2026-05-27T18:02:02.624Z | |
| 8054 | 2026-05-27T18:02:02.624Z | Running unittests src/lib.rs (target/debug/deps/asic-a7f98a4129239b9a) |
| 8055 | 2026-05-27T18:02:02.630Z | |
| 8056 | 2026-05-27T18:02:02.630Z | running 0 tests |
| 8057 | 2026-05-27T18:02:02.630Z | |
| 8058 | 2026-05-27T18:02:02.633Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8059 | 2026-05-27T18:02:02.633Z | |
| 8060 | 2026-05-27T18:02:02.633Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 8061 | 2026-05-27T18:02:02.636Z | |
| 8062 | 2026-05-27T18:02:02.636Z | running 10 tests |
| 8063 | 2026-05-27T18:02:02.639Z | test nat::tests::test_vni ... ok |
| 8064 | 2026-05-27T18:02:02.639Z | test network::tests::test_eui64 ... ok |
| 8065 | 2026-05-27T18:02:02.639Z | test network::tests::test_equal ... ok |
| 8066 | 2026-05-27T18:02:02.639Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8067 | 2026-05-27T18:02:02.639Z | test network::tests::test_into ... ok |
| 8068 | 2026-05-27T18:02:02.639Z | test network::tests::test_to_string ... ok |
| 8069 | 2026-05-27T18:02:02.639Z | test network::tests::test_not_equal ... ok |
| 8070 | 2026-05-27T18:02:02.639Z | test network::tests::test_parse ... ok |
| 8071 | 2026-05-27T18:02:02.639Z | test test_purge ... ok |
| 8072 | 2026-05-27T18:02:02.642Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8073 | 2026-05-27T18:02:02.642Z | |
| 8074 | 2026-05-27T18:02:02.645Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8075 | 2026-05-27T18:02:02.645Z | |
| 8076 | 2026-05-27T18:02:02.645Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 8077 | 2026-05-27T18:02:02.667Z | |
| 8078 | 2026-05-27T18:02:02.667Z | running 1 test |
| 8079 | 2026-05-27T18:02:03.987Z | test test::test_apis_up_to_date ... ok |
| 8080 | 2026-05-27T18:02:03.991Z | |
| 8081 | 2026-05-27T18:02:03.991Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s |
| 8082 | 2026-05-27T18:02:03.991Z | |
| 8083 | 2026-05-27T18:02:04.042Z | Running unittests src/main.rs (target/debug/deps/dpd-c18a146b4cf49317) |
| 8084 | 2026-05-27T18:02:04.050Z | |
| 8085 | 2026-05-27T18:02:04.050Z | running 32 tests |
| 8086 | 2026-05-27T18:02:04.054Z | test freemap::test_ordering ... ok |
| 8087 | 2026-05-27T18:02:04.054Z | test freemap::test_split ... ok |
| 8088 | 2026-05-27T18:02:04.054Z | test config::tests::test_updates ... ok |
| 8089 | 2026-05-27T18:02:04.054Z | test macaddrs::tests::test_mac_offset ... ok |
| 8090 | 2026-05-27T18:02:04.054Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8091 | 2026-05-27T18:02:04.054Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8092 | 2026-05-27T18:02:04.054Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8093 | 2026-05-27T18:02:04.054Z | test nat::test_mapping ... ok |
| 8094 | 2026-05-27T18:02:04.054Z | test port_map::tests::dump_map ... ok |
| 8095 | 2026-05-27T18:02:04.054Z | test port_map::tests::test_backplane_group ... ok |
| 8096 | 2026-05-27T18:02:04.054Z | test port_map::tests::test_port_map ... ok |
| 8097 | 2026-05-27T18:02:04.054Z | May 27 18:02:02.151May 27 18:02:02.151May 27 18:02:02.151 DEBGDEBG created new freemapcreated new freemap DEBG created new freemap, unit, :May 27 18:02:02.151 unitfreemap_test : |
| 8098 | 2026-05-27T18:02:04.054Z | DEBGfreemap_test |
| 8099 | 2026-05-27T18:02:04.054Z | created new freemapMay 27 18:02:02.151, unitDEBG: initted freemap. size: 128freemap_test, unit |
| 8100 | 2026-05-27T18:02:04.054Z | : freemap_test |
| 8101 | 2026-05-27T18:02:04.054Z | May 27 18:02:02.151 May 27 18:02:02.151May 27 18:02:02.151 DEBGDEBGDEBG initted freemap. size: 128reset freemapinitted freemap. size: 128, , , unitunit::unit : freemap_testfreemap_test |
| 8102 | 2026-05-27T18:02:04.055Z | freemap_testMay 27 18:02:02.151 |
| 8103 | 2026-05-27T18:02:04.055Z | |
| 8104 | 2026-05-27T18:02:04.055Z | DEBG created new freemapMay 27 18:02:02.151 , DEBGunit May 27 18:02:02.151reset freemap :, unitDEBG:freemap_test freemap_testreset freemap |
| 8105 | 2026-05-27T18:02:04.055Z | |
| 8106 | 2026-05-27T18:02:04.055Z | , unit: freemap_test |
| 8107 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.151 DEBG initted freemap. size: 128, unit: freemap_test |
| 8108 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.151 DEBG reset freemap, unit: freemap_test |
| 8109 | 2026-05-27T18:02:04.055Z | , unit: freemap_test |
| 8110 | 2026-05-27T18:02:04.055Z | test freemap::test_free ... ok |
| 8111 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.151 DEBG initted freemap. size: 128, unit: freemap_test |
| 8112 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.151 DEBG reset freemap, unit: freemap_test |
| 8113 | 2026-05-27T18:02:04.055Z | test freemap::test_exhaustion ... ok |
| 8114 | 2026-05-27T18:02:04.055Z | test freemap::test_reclaim ... ok |
| 8115 | 2026-05-27T18:02:04.055Z | test freemap::test_span ... ok |
| 8116 | 2026-05-27T18:02:04.055Z | test freemap::test_basic ... ok |
| 8117 | 2026-05-27T18:02:04.055Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8118 | 2026-05-27T18:02:04.055Z | test api_server::tests::test_build_info ... ok |
| 8119 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.152 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8120 | 2026-05-27T18:02:04.055Z | May 27 18:02:02.152 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8121 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 DEBGMay 27 18:02:02.152 initted freemap. size: 64DEBG, unitcreated new freemap: , freemap_route_ipv4unit |
| 8122 | 2026-05-27T18:02:04.128Z | : May 27 18:02:02.152freemap_route_ipv4 DEBG |
| 8123 | 2026-05-27T18:02:04.128Z | reset freemap, unit: freemap_route_ipv4 |
| 8124 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 May 27 18:02:02.152DEBG DEBGcreated new freemap , initted freemap. size: 64unit, :unit :freemap_route_ipv6 |
| 8125 | 2026-05-27T18:02:04.128Z | freemap_route_ipv6 |
| 8126 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152May 27 18:02:02.152 DEBGDEBG initted freemap. size: 64reset freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6 |
| 8127 | 2026-05-27T18:02:04.128Z | |
| 8128 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152May 27 18:02:02.152 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1reset freemap |
| 8129 | 2026-05-27T18:02:04.128Z | , unit: freemap_route_ipv4May 27 18:02:02.152 |
| 8130 | 2026-05-27T18:02:04.128Z | 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 } }]May 27 18:02:02.152 |
| 8131 | 2026-05-27T18:02:04.128Z | DEBGMay 27 18:02:02.152 initted freemap. size: 64INFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:2: |
| 8132 | 2026-05-27T18:02:04.128Z | freemap_route_ipv6 |
| 8133 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 DEBGMay 27 18:02:02.152 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 8134 | 2026-05-27T18:02:04.128Z | reset freemap, unit: freemap_route_ipv6 |
| 8135 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8136 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 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 } }] |
| 8137 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8138 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 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 } }] |
| 8139 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8140 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8141 | 2026-05-27T18:02:04.128Z | May 27 18:02:02.152 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8142 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8143 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8144 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8145 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8146 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8147 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8148 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8149 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8150 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8151 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8152 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8153 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8154 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8155 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8156 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8157 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8158 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8159 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8160 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8161 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8162 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8163 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8164 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.152 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 } }] |
| 8165 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8166 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 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 } }] |
| 8167 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8168 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 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 } }] |
| 8169 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8170 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 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 } }] |
| 8171 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8172 | 2026-05-27T18:02:04.129Z | May 27 18:02:02.153 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 } }] |
| 8173 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8174 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8175 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8176 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8177 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8178 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8179 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8180 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8181 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8182 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 May 27 18:02:02.153DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8183 | 2026-05-27T18:02:04.130Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8184 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFOMay 27 18:02:02.153 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 8185 | 2026-05-27T18:02:04.130Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8186 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }]May 27 18:02:02.153 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8187 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8188 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8189 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8190 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8191 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8192 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8193 | 2026-05-27T18:02:04.130Z | |
| 8194 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8195 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8196 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 May 27 18:02:02.153DEBG INFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8197 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8198 | 2026-05-27T18:02:04.130Z | INFO May 27 18:02:02.153adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8199 | 2026-05-27T18:02:04.130Z | INFOMay 27 18:02:02.153 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 } }] |
| 8200 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8201 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 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 } }] |
| 8202 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153 DEBG May 27 18:02:02.153created new freemapadding route 3fff:beef:4::/64 -> 2001:db8::55:ff , |
| 8203 | 2026-05-27T18:02:04.130Z | INFOunit :adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8204 | 2026-05-27T18:02:04.130Z | freemap_route_ipv4May 27 18:02:02.153 |
| 8205 | 2026-05-27T18:02:04.130Z | DEBG May 27 18:02:02.153replacing 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 } }] |
| 8206 | 2026-05-27T18:02:04.130Z | DEBGMay 27 18:02:02.153 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 |
| 8207 | 2026-05-27T18:02:04.130Z | May 27 18:02:02.153created new freemap , DEBGMay 27 18:02:02.153unit : May 27 18:02:02.153INFO INFOfreemap_route_ipv6replacing 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 } }] |
| 8208 | 2026-05-27T18:02:04.130Z | |
| 8209 | 2026-05-27T18:02:04.130Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8210 | 2026-05-27T18:02:04.130Z | |
| 8211 | 2026-05-27T18:02:04.131Z | May 27 18:02:02.153May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153DEBG DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], replacing targets for 3fff:beef: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 } }] |
| 8212 | 2026-05-27T18:02:04.131Z | |
| 8213 | 2026-05-27T18:02:04.131Z | INFOunit adding route 3fff:beef:1::/64 -> 2001:db8::55:ff: |
| 8214 | 2026-05-27T18:02:04.131Z | May 27 18:02:02.153May 27 18:02:02.153 freemap_route_ipv4 INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff May 27 18:02:02.153 |
| 8215 | 2026-05-27T18:02:04.131Z | |
| 8216 | 2026-05-27T18:02:04.131Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 8217 | 2026-05-27T18:02:04.131Z | May 27 18:02:02.153replacing 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 } }] |
| 8218 | 2026-05-27T18:02:04.131Z | DEBGMay 27 18:02:02.153May 27 18:02:02.153 reset freemap , DEBGMay 27 18:02:02.153DEBGunit : 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: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 } }] |
| 8219 | 2026-05-27T18:02:04.131Z | |
| 8220 | 2026-05-27T18:02:04.131Z | freemap_route_ipv4INFO |
| 8221 | 2026-05-27T18:02:04.145Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 27 18:02:02.153 |
| 8222 | 2026-05-27T18:02:04.145Z | May 27 18:02:02.153INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffMay 27 18:02:02.153May 27 18:02:02.153 INFOMay 27 18:02:02.153 initted freemap. size: 64 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff, |
| 8223 | 2026-05-27T18:02:04.145Z | 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_ipv6 May 27 18:02:02.153 |
| 8224 | 2026-05-27T18:02:04.145Z | |
| 8225 | 2026-05-27T18:02:04.145Z | |
| 8226 | 2026-05-27T18:02:04.145Z | 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 } }]DEBG |
| 8227 | 2026-05-27T18:02:04.145Z | May 27 18:02:02.153 DEBG May 27 18:02:02.153replacing 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 } }]May 27 18:02:02.153 |
| 8228 | 2026-05-27T18:02:04.145Z | created new freemap, unit: freemap_route_ipv4INFO |
| 8229 | 2026-05-27T18:02:04.145Z | May 27 18:02:02.153adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8230 | 2026-05-27T18:02:04.145Z | DEBG reset freemapMay 27 18:02:02.153, unitDEBGINFO: adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv6 May 27 18:02:02.153 |
| 8231 | 2026-05-27T18:02:04.145Z | |
| 8232 | 2026-05-27T18:02:04.146Z | created new freemapDEBG, 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 } }]unit |
| 8233 | 2026-05-27T18:02:04.146Z | :May 27 18:02:02.153 freemap_route_ipv6INFO |
| 8234 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153 May 27 18:02:02.153DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8235 | 2026-05-27T18:02:04.146Z | 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 } }]May 27 18:02:02.153 DEBGINFO |
| 8236 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8237 | 2026-05-27T18:02:04.146Z | initted freemap. size: 64DEBG, 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 |
| 8238 | 2026-05-27T18:02:04.146Z | :May 27 18:02:02.153 freemap_route_ipv4May 27 18:02:02.153 |
| 8239 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153DEBG 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 } }] |
| 8240 | 2026-05-27T18:02:04.146Z | INFO May 27 18:02:02.153adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8241 | 2026-05-27T18:02:04.146Z | |
| 8242 | 2026-05-27T18:02:04.146Z | DEBG May 27 18:02:02.153reset freemap May 27 18:02:02.153INFO May 27 18:02:02.153DEBG , adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8243 | 2026-05-27T18:02:04.146Z | 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 } }]unit |
| 8244 | 2026-05-27T18:02:04.146Z | : DEBGfreemap_route_ipv4May 27 18:02:02.153 |
| 8245 | 2026-05-27T18:02:04.146Z | DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:02:02.153 |
| 8246 | 2026-05-27T18:02:04.146Z | 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 |
| 8247 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153 May 27 18:02:02.153 May 27 18:02:02.153DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 INFOINFO |
| 8248 | 2026-05-27T18:02:04.146Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8249 | 2026-05-27T18:02:04.146Z | , unitadding route 3fff:beef:19::/64 -> 2001:db8::55:ff: |
| 8250 | 2026-05-27T18:02:04.146Z | freemap_route_ipv6 |
| 8251 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153 DEBGDEBGDEBG 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 } }] |
| 8252 | 2026-05-27T18:02:04.146Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8253 | 2026-05-27T18:02:04.146Z | |
| 8254 | 2026-05-27T18:02:04.146Z | reset freemapMay 27 18:02:02.153, unitINFO: May 27 18:02:02.153May 27 18:02:02.153 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8255 | 2026-05-27T18:02:04.146Z | freemap_route_ipv6INFO |
| 8256 | 2026-05-27T18:02:04.146Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8257 | 2026-05-27T18:02:04.146Z | INFOMay 27 18:02:02.153 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 8258 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153May 27 18:02:02.153adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8259 | 2026-05-27T18:02:04.146Z | DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8260 | 2026-05-27T18:02:04.146Z | May 27 18:02:02.153 May 27 18:02:02.153replacing 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 } }] DEBGMay 27 18:02:02.153 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 8261 | 2026-05-27T18:02:04.146Z | 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 } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8262 | 2026-05-27T18:02:04.146Z | |
| 8263 | 2026-05-27T18:02:04.146Z | |
| 8264 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153 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 } }]May 27 18:02:02.153May 27 18:02:02.153May 27 18:02:02.153 |
| 8265 | 2026-05-27T18:02:04.147Z | INFO DEBG adding route 3fff:beef:7::/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 } }] |
| 8266 | 2026-05-27T18:02:04.147Z | |
| 8267 | 2026-05-27T18:02:04.147Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8268 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 DEBGMay 27 18:02:02.153 INFO 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:1::/64 -> 2001:db8::55:ffDEBG |
| 8269 | 2026-05-27T18:02:04.147Z | |
| 8270 | 2026-05-27T18:02:04.147Z | 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 } }]May 27 18:02:02.153 |
| 8271 | 2026-05-27T18:02:04.147Z | INFOMay 27 18:02:02.153 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 8272 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153 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 } }]May 27 18:02:02.153INFO |
| 8273 | 2026-05-27T18:02:04.147Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8274 | 2026-05-27T18:02:04.147Z | DEBG May 27 18:02:02.153replacing 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 } }] |
| 8275 | 2026-05-27T18:02:04.147Z | INFOMay 27 18:02:02.153 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8276 | 2026-05-27T18:02:04.147Z | 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 } }]May 27 18:02:02.153 |
| 8277 | 2026-05-27T18:02:04.147Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8278 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 DEBGMay 27 18:02:02.153INFO 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 } }]adding route 3fff:beef:1d::/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 } }] |
| 8279 | 2026-05-27T18:02:04.147Z | |
| 8280 | 2026-05-27T18:02:04.147Z | |
| 8281 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8282 | 2026-05-27T18:02:04.147Z | |
| 8283 | 2026-05-27T18:02:04.147Z | 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 } }] |
| 8284 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 DEBG 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 } }] May 27 18:02:02.153replacing 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 } }] |
| 8285 | 2026-05-27T18:02:04.147Z | |
| 8286 | 2026-05-27T18:02:04.147Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8287 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153INFO INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8288 | 2026-05-27T18:02:04.147Z | |
| 8289 | 2026-05-27T18:02:04.147Z | 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 } }] |
| 8290 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153DEBGDEBG 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 } }] 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 } }] |
| 8291 | 2026-05-27T18:02:04.147Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8292 | 2026-05-27T18:02:04.147Z | |
| 8293 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 8294 | 2026-05-27T18:02:04.147Z | |
| 8295 | 2026-05-27T18:02:04.147Z | 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 } }] |
| 8296 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153 DEBGMay 27 18:02:02.153 May 27 18:02:02.153replacing 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 |
| 8297 | 2026-05-27T18:02:04.147Z | 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 } }] |
| 8298 | 2026-05-27T18:02:04.147Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 27 18:02:02.153 |
| 8299 | 2026-05-27T18:02:04.147Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8300 | 2026-05-27T18:02:04.147Z | May 27 18:02:02.153May 27 18:02:02.153 INFODEBG adding route 3fff:beef:6::/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 } }]May 27 18:02:02.153 |
| 8301 | 2026-05-27T18:02:04.147Z | |
| 8302 | 2026-05-27T18:02:04.148Z | 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 } }] |
| 8303 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153May 27 18:02:02.153 May 27 18:02:02.153 DEBGINFO INFO 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:e::/64 -> 2001:db8::55:ff |
| 8304 | 2026-05-27T18:02:04.148Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8305 | 2026-05-27T18:02:04.148Z | |
| 8306 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153 INFOMay 27 18:02:02.153 May 27 18:02:02.153 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8307 | 2026-05-27T18:02:04.148Z | DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]May 27 18:02:02.153 |
| 8308 | 2026-05-27T18:02:04.148Z | |
| 8309 | 2026-05-27T18:02:04.148Z | 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 } }] |
| 8310 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153May 27 18:02:02.153 INFOINFOMay 27 18:02:02.153 INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8311 | 2026-05-27T18:02:04.148Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8312 | 2026-05-27T18:02:04.148Z | |
| 8313 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153 DEBG May 27 18:02:02.153replacing 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 } }] May 27 18:02:02.153DEBG |
| 8314 | 2026-05-27T18:02:04.148Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8315 | 2026-05-27T18:02:04.148Z | 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 } }] |
| 8316 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153May 27 18:02:02.153 INFOMay 27 18:02:02.153 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO |
| 8317 | 2026-05-27T18:02:04.148Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8318 | 2026-05-27T18:02:04.148Z | |
| 8319 | 2026-05-27T18:02:04.148Z | May 27 18:02:02.153 May 27 18:02:02.153DEBGMay 27 18:02:02.153 DEBG 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 } }]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: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 } }] |
| 8320 | 2026-05-27T18:02:04.148Z | |
| 8321 | 2026-05-27T18:02:04.155Z | |
| 8322 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.153May 27 18:02:02.153May 27 18:02:02.153 INFO INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8323 | 2026-05-27T18:02:04.155Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8324 | 2026-05-27T18:02:04.155Z | |
| 8325 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.153 DEBGMay 27 18:02:02.153 May 27 18:02:02.153DEBGreplacing 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 } }] |
| 8326 | 2026-05-27T18:02:04.155Z | 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 } }] |
| 8327 | 2026-05-27T18:02:04.155Z | 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 } }] |
| 8328 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.153May 27 18:02:02.153 INFOINFOMay 27 18:02:02.153 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8329 | 2026-05-27T18:02:04.155Z | INFO |
| 8330 | 2026-05-27T18:02:04.155Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8331 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.153May 27 18:02:02.153 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: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 } }] |
| 8332 | 2026-05-27T18:02:04.155Z | |
| 8333 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.153May 27 18:02:02.153May 27 18:02:02.153 DEBG INFO 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 } }]INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8334 | 2026-05-27T18:02:04.155Z | |
| 8335 | 2026-05-27T18:02:04.155Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8336 | 2026-05-27T18:02:04.155Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154 DEBGINFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8337 | 2026-05-27T18:02:04.155Z | |
| 8338 | 2026-05-27T18:02:04.156Z | 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 } }] |
| 8339 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 INFODEBG adding route 3fff:beef:d::/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 } }] |
| 8340 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154 |
| 8341 | 2026-05-27T18:02:04.156Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffMay 27 18:02:02.154 |
| 8342 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154DEBG 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 } }]INFOMay 27 18:02:02.154 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8343 | 2026-05-27T18:02:04.156Z | |
| 8344 | 2026-05-27T18:02:04.156Z | 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 } }]May 27 18:02:02.154 |
| 8345 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8346 | 2026-05-27T18:02:04.156Z | 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 } }]May 27 18:02:02.154 |
| 8347 | 2026-05-27T18:02:04.156Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8348 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGINFO May 27 18:02:02.154 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 |
| 8349 | 2026-05-27T18:02:04.156Z | |
| 8350 | 2026-05-27T18:02:04.156Z | 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 } }]May 27 18:02:02.154May 27 18:02:02.154 INFODEBG |
| 8351 | 2026-05-27T18:02:04.156Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8352 | 2026-05-27T18:02:04.156Z | 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 } }] |
| 8353 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154 INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8354 | 2026-05-27T18:02:04.156Z | INFOreplacing 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 } }] |
| 8355 | 2026-05-27T18:02:04.156Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8356 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBG 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 } }] 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 } }] |
| 8357 | 2026-05-27T18:02:04.156Z | |
| 8358 | 2026-05-27T18:02:04.156Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8359 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154INFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8360 | 2026-05-27T18:02:04.156Z | 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 } }] |
| 8361 | 2026-05-27T18:02:04.156Z | |
| 8362 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154 DEBGMay 27 18:02:02.154 May 27 18:02:02.154replacing 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 } }] DEBGINFO |
| 8363 | 2026-05-27T18:02:04.156Z | 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:11::/64 -> 2001:db8::55:ff |
| 8364 | 2026-05-27T18:02:04.156Z | |
| 8365 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154 INFOINFO DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8366 | 2026-05-27T18:02:04.156Z | 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:2b::/64 -> 2001:db8::55:ff |
| 8367 | 2026-05-27T18:02:04.156Z | |
| 8368 | 2026-05-27T18:02:04.156Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154 DEBGDEBGINFO 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: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 } }] |
| 8369 | 2026-05-27T18:02:04.156Z | |
| 8370 | 2026-05-27T18:02:04.156Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8371 | 2026-05-27T18:02:04.157Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 INFODEBG INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8372 | 2026-05-27T18:02:04.157Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8373 | 2026-05-27T18:02:04.157Z | |
| 8374 | 2026-05-27T18:02:04.157Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154INFO DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 8375 | 2026-05-27T18:02:04.157Z | |
| 8376 | 2026-05-27T18:02:04.157Z | 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 } }] |
| 8377 | 2026-05-27T18:02:04.157Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 INFOINFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8378 | 2026-05-27T18:02:04.157Z | adding route 3fff:beef:2d::/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 } }] |
| 8379 | 2026-05-27T18:02:04.157Z | |
| 8380 | 2026-05-27T18:02:04.157Z | May 27 18:02:02.154 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 } }]May 27 18:02:02.154 |
| 8381 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 8382 | 2026-05-27T18:02:04.160Z | 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 } }] |
| 8383 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154May 27 18:02:02.154 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8384 | 2026-05-27T18:02:04.160Z | |
| 8385 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154 INFO May 27 18:02:02.154May 27 18:02:02.154adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8386 | 2026-05-27T18:02:04.160Z | INFODEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8387 | 2026-05-27T18:02:04.160Z | |
| 8388 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154 DEBG May 27 18:02:02.154May 27 18:02:02.154replacing 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 } }] |
| 8389 | 2026-05-27T18:02:04.160Z | INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8390 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154replacing 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 } }] |
| 8391 | 2026-05-27T18:02:04.160Z | INFO May 27 18:02:02.154adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8392 | 2026-05-27T18:02:04.160Z | DEBGMay 27 18:02:02.154 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 } }] |
| 8393 | 2026-05-27T18:02:04.160Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 27 18:02:02.154 |
| 8394 | 2026-05-27T18:02:04.160Z | May 27 18:02:02.154DEBG 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 } }] May 27 18:02:02.154adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8395 | 2026-05-27T18:02:04.160Z | DEBG |
| 8396 | 2026-05-27T18:02:04.161Z | 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 } }] |
| 8397 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBG INFOINFO adding route 3fff:beef:30::/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 } }] |
| 8398 | 2026-05-27T18:02:04.161Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8399 | 2026-05-27T18:02:04.161Z | |
| 8400 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBG DEBGINFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8401 | 2026-05-27T18:02:04.161Z | |
| 8402 | 2026-05-27T18:02:04.161Z | 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 } }] |
| 8403 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8404 | 2026-05-27T18:02:04.161Z | |
| 8405 | 2026-05-27T18:02:04.161Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8406 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8407 | 2026-05-27T18:02:04.161Z | |
| 8408 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154 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 } }]May 27 18:02:02.154 |
| 8409 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154 INFOMay 27 18:02:02.154DEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8410 | 2026-05-27T18:02:04.161Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8411 | 2026-05-27T18:02:04.161Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8412 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154 May 27 18:02:02.154DEBG May 27 18:02:02.154INFO 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 } }] |
| 8413 | 2026-05-27T18:02:04.161Z | 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:20::/64 -> 2001:db8::55:ff |
| 8414 | 2026-05-27T18:02:04.161Z | |
| 8415 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154 INFO May 27 18:02:02.154adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff May 27 18:02:02.154 |
| 8416 | 2026-05-27T18:02:04.161Z | INFO DEBGMay 27 18:02:02.154 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:33::/64 -> 2001:db8::55:ff |
| 8417 | 2026-05-27T18:02:04.161Z | DEBG |
| 8418 | 2026-05-27T18:02:04.161Z | 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 } }] |
| 8419 | 2026-05-27T18:02:04.161Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGINFOMay 27 18:02:02.154 adding route 3fff:beef:21::/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 } }]INFO |
| 8420 | 2026-05-27T18:02:04.161Z | |
| 8421 | 2026-05-27T18:02:04.172Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8422 | 2026-05-27T18:02:04.172Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBG DEBGINFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8423 | 2026-05-27T18:02:04.172Z | |
| 8424 | 2026-05-27T18:02:04.172Z | |
| 8425 | 2026-05-27T18:02:04.172Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 INFO INFO DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8426 | 2026-05-27T18:02:04.172Z | |
| 8427 | 2026-05-27T18:02:04.172Z | 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 } }] |
| 8428 | 2026-05-27T18:02:04.172Z | May 27 18:02:02.154 DEBGMay 27 18:02:02.154May 27 18:02:02.154 INFODEBG 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: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:35::/64 -> 2001:db8::55:ff |
| 8429 | 2026-05-27T18:02:04.173Z | |
| 8430 | 2026-05-27T18:02:04.173Z | |
| 8431 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154 INFODEBG INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8432 | 2026-05-27T18:02:04.173Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 27 18:02:02.154 |
| 8433 | 2026-05-27T18:02:04.173Z | 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 } }] |
| 8434 | 2026-05-27T18:02:04.173Z | created new freemapMay 27 18:02:02.154, May 27 18:02:02.154unit :DEBGDEBG freemap_route_ipv4replacing 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 } }]May 27 18:02:02.154 |
| 8435 | 2026-05-27T18:02:04.173Z | |
| 8436 | 2026-05-27T18:02:04.173Z | 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 } }] |
| 8437 | 2026-05-27T18:02:04.173Z | INFOMay 27 18:02:02.154 May 27 18:02:02.154 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO May 27 18:02:02.154 DEBGINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8438 | 2026-05-27T18:02:04.173Z | |
| 8439 | 2026-05-27T18:02:04.173Z | created new freemap , adding route 3fff:beef:24::/64 -> 2001:db8::55:ffunitMay 27 18:02:02.154 |
| 8440 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154 DEBG: DEBGfreemap_route_ipv6replacing 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 } }] |
| 8441 | 2026-05-27T18:02:04.173Z | 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 } }] |
| 8442 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154 |
| 8443 | 2026-05-27T18:02:04.173Z | 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 } }]May 27 18:02:02.154May 27 18:02:02.154 May 27 18:02:02.154DEBG |
| 8444 | 2026-05-27T18:02:04.173Z | INFOINFOinitted freemap. size: 64 , unitadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff:adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8445 | 2026-05-27T18:02:04.173Z | |
| 8446 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154freemap_route_ipv4 |
| 8447 | 2026-05-27T18:02:04.173Z | INFO May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBG 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 } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8448 | 2026-05-27T18:02:04.173Z | DEBG |
| 8449 | 2026-05-27T18:02:04.173Z | 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 } }] |
| 8450 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154May 27 18:02:02.154 reset freemap , May 27 18:02:02.154unit :DEBGINFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8451 | 2026-05-27T18:02:04.173Z | |
| 8452 | 2026-05-27T18:02:04.173Z | |
| 8453 | 2026-05-27T18:02:04.173Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 DEBGDEBG initted freemap. size: 64 INFO, May 27 18:02:02.154replacing 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 |
| 8454 | 2026-05-27T18:02:04.173Z | :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8455 | 2026-05-27T18:02:04.173Z | freemap_route_ipv6May 27 18:02:02.154 |
| 8456 | 2026-05-27T18:02:04.173Z | INFO May 27 18:02:02.154adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFOMay 27 18:02:02.154 |
| 8457 | 2026-05-27T18:02:04.173Z | 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 } }] May 27 18:02:02.154adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8458 | 2026-05-27T18:02:04.173Z | reset freemap |
| 8459 | 2026-05-27T18:02:04.173Z | , unit DEBG: May 27 18:02:02.154freemap_route_ipv6 |
| 8460 | 2026-05-27T18:02:04.173Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOMay 27 18:02:02.154 |
| 8461 | 2026-05-27T18:02:04.174Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 8462 | 2026-05-27T18:02:04.174Z | May 27 18:02:02.154May 27 18:02:02.154 INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8463 | 2026-05-27T18:02:04.174Z | 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 } }] |
| 8464 | 2026-05-27T18:02:04.174Z | May 27 18:02:02.154adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 8465 | 2026-05-27T18:02:04.174Z | May 27 18:02:02.154 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 } }] May 27 18:02:02.154 |
| 8466 | 2026-05-27T18:02:04.174Z | 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 |
| 8467 | 2026-05-27T18:02:04.174Z | 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 } }]May 27 18:02:02.154 |
| 8468 | 2026-05-27T18:02:04.174Z | May 27 18:02:02.154INFO DEBG May 27 18:02:02.154adding route 3fff:beef:9::/64 -> 2001:db8::55:ff May 27 18:02:02.154INFO |
| 8469 | 2026-05-27T18:02:04.174Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8470 | 2026-05-27T18:02:04.174Z | |
| 8471 | 2026-05-27T18:02:04.175Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8472 | 2026-05-27T18:02:04.175Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGDEBG May 27 18:02:02.154replacing 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 } }] |
| 8473 | 2026-05-27T18:02:04.175Z | 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 } }]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 } }] |
| 8474 | 2026-05-27T18:02:04.175Z | |
| 8475 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154May 27 18:02:02.154 INFOMay 27 18:02:02.154 INFOINFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8476 | 2026-05-27T18:02:04.176Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8477 | 2026-05-27T18:02:04.176Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8478 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154 DEBG May 27 18:02:02.154replacing 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 } }] |
| 8479 | 2026-05-27T18:02:04.176Z | test route::tests::grow_succeeds ... ok |
| 8480 | 2026-05-27T18:02:04.176Z | DEBGMay 27 18:02:02.154 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 } }]DEBGMay 27 18:02:02.154 |
| 8481 | 2026-05-27T18:02:04.176Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8482 | 2026-05-27T18:02:04.176Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 27 18:02:02.154 |
| 8483 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154INFO DEBGMay 27 18:02:02.154 adding route 3fff:beef:b::/64 -> 2001:db8::55:fffailed to allocate space for the new target list |
| 8484 | 2026-05-27T18:02:04.176Z | |
| 8485 | 2026-05-27T18:02:04.176Z | 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 } }] |
| 8486 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154 May 27 18:02:02.154DEBG 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 } }]May 27 18:02:02.154 |
| 8487 | 2026-05-27T18:02:04.176Z | INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8488 | 2026-05-27T18:02:04.176Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8489 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154 DEBG May 27 18:02:02.154created new freemapMay 27 18:02:02.154, DEBGunitINFO: replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 8490 | 2026-05-27T18:02:04.176Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8491 | 2026-05-27T18:02:04.176Z | |
| 8492 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154 May 27 18:02:02.154May 27 18:02:02.154DEBG DEBGcreated new freemap , 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 } }]unit |
| 8493 | 2026-05-27T18:02:04.176Z | :INFO freemap_route_ipv6adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8494 | 2026-05-27T18:02:04.176Z | |
| 8495 | 2026-05-27T18:02:04.176Z | May 27 18:02:02.154 INFOMay 27 18:02:02.154May 27 18:02:02.154 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG initted freemap. size: 64replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8496 | 2026-05-27T18:02:04.176Z | , |
| 8497 | 2026-05-27T18:02:04.176Z | unit: May 27 18:02:02.154freemap_route_ipv4 |
| 8498 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154DEBG 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 } }]May 27 18:02:02.154 |
| 8499 | 2026-05-27T18:02:04.177Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 8500 | 2026-05-27T18:02:04.177Z | reset freemap, unit:May 27 18:02:02.154 freemap_route_ipv4May 27 18:02:02.154 |
| 8501 | 2026-05-27T18:02:04.177Z | 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 } }] |
| 8502 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG |
| 8503 | 2026-05-27T18:02:04.177Z | initted freemap. size: 64May 27 18:02:02.154, May 27 18:02:02.154unit :INFO freemap_route_ipv6adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 8504 | 2026-05-27T18:02:04.177Z | |
| 8505 | 2026-05-27T18:02:04.177Z | 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 } }] |
| 8506 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGDEBG reset freemapreplacing 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 } }], May 27 18:02:02.154 |
| 8507 | 2026-05-27T18:02:04.177Z | unit:INFO freemap_route_ipv6May 27 18:02:02.154 |
| 8508 | 2026-05-27T18:02:04.177Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 8509 | 2026-05-27T18:02:04.177Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffMay 27 18:02:02.154 |
| 8510 | 2026-05-27T18:02:04.177Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:02:02.154 |
| 8511 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154 DEBGDEBGMay 27 18:02:02.154 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 } }] DEBG |
| 8512 | 2026-05-27T18:02:04.177Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8513 | 2026-05-27T18:02:04.177Z | |
| 8514 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154May 27 18:02:02.154May 27 18:02:02.154 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ffINFO |
| 8515 | 2026-05-27T18:02:04.177Z | |
| 8516 | 2026-05-27T18:02:04.177Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8517 | 2026-05-27T18:02:04.177Z | May 27 18:02:02.154May 27 18:02:02.154 DEBGMay 27 18:02:02.154 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 |
| 8518 | 2026-05-27T18:02:04.177Z | 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: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 } }]May 27 18:02:02.154 |
| 8519 | 2026-05-27T18:02:04.177Z | |
| 8520 | 2026-05-27T18:02:04.177Z | INFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff May 27 18:02:02.154adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8521 | 2026-05-27T18:02:04.182Z | |
| 8522 | 2026-05-27T18:02:04.182Z | INFO May 27 18:02:02.155adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8523 | 2026-05-27T18:02:04.182Z | 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 } }] |
| 8524 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155May 27 18:02:02.155May 27 18:02:02.155 DEBGINFO May 27 18:02:02.155replacing 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 } }] |
| 8525 | 2026-05-27T18:02:04.182Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff DEBG |
| 8526 | 2026-05-27T18:02:04.182Z | 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 } }]May 27 18:02:02.155INFO |
| 8527 | 2026-05-27T18:02:04.182Z | INFOMay 27 18:02:02.155adding route 3fff:beef:11::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8528 | 2026-05-27T18:02:04.182Z | |
| 8529 | 2026-05-27T18:02:04.182Z | 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 } }] |
| 8530 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155 May 27 18:02:02.155May 27 18:02:02.155May 27 18:02:02.155INFO INFODEBG DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8531 | 2026-05-27T18:02:04.182Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 8532 | 2026-05-27T18:02:04.182Z | |
| 8533 | 2026-05-27T18:02:04.182Z | |
| 8534 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155 May 27 18:02:02.155DEBG May 27 18:02:02.155May 27 18:02:02.155 DEBGINFO 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:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8535 | 2026-05-27T18:02:04.182Z | |
| 8536 | 2026-05-27T18:02:04.182Z | |
| 8537 | 2026-05-27T18:02:04.182Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8538 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155May 27 18:02:02.155 May 27 18:02:02.155 May 27 18:02:02.155DEBG INFOreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8539 | 2026-05-27T18:02:04.182Z | INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8540 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155adding route 3fff:beef:33::/64 -> 2001:db8::55:ff INFO |
| 8541 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 8542 | 2026-05-27T18:02:04.182Z | DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 27 18:02:02.155 |
| 8543 | 2026-05-27T18:02:04.182Z | 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 } }]DEBGMay 27 18:02:02.155 |
| 8544 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155DEBG 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 |
| 8545 | 2026-05-27T18:02:04.182Z | adding route 3fff:beef:5::/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 } }] |
| 8546 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155May 27 18:02:02.155 |
| 8547 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 8548 | 2026-05-27T18:02:04.182Z | INFO replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8549 | 2026-05-27T18:02:04.182Z | May 27 18:02:02.155May 27 18:02:02.155adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBGINFO May 27 18:02:02.155replacing 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 } }] |
| 8550 | 2026-05-27T18:02:04.182Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8551 | 2026-05-27T18:02:04.183Z | INFO |
| 8552 | 2026-05-27T18:02:04.183Z | May 27 18:02:02.155adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8553 | 2026-05-27T18:02:04.183Z | INFO May 27 18:02:02.155adding route 3fff:beef:25::/64 -> 2001:db8::55:ff May 27 18:02:02.155 |
| 8554 | 2026-05-27T18:02:04.183Z | DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8555 | 2026-05-27T18:02:04.183Z | May 27 18:02:02.155 |
| 8556 | 2026-05-27T18:02:04.183Z | DEBGMay 27 18:02:02.155 May 27 18:02:02.155 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 } }] |
| 8557 | 2026-05-27T18:02:04.183Z | INFODEBG May 27 18:02:02.155adding route 3fff:beef:7::/64 -> 2001:db8::55:ff May 27 18:02:02.155INFO |
| 8558 | 2026-05-27T18:02:04.183Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff May 27 18:02:02.155 |
| 8559 | 2026-05-27T18:02:04.183Z | 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 } }] |
| 8560 | 2026-05-27T18:02:04.183Z | DEBG |
| 8561 | 2026-05-27T18:02:04.183Z | May 27 18:02:02.155 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 } }] 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 } }] |
| 8562 | 2026-05-27T18:02:04.183Z | |
| 8563 | 2026-05-27T18:02:04.183Z | May 27 18:02:02.155 DEBGMay 27 18:02:02.155May 27 18:02:02.155 May 27 18:02:02.155INFO 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 } }] |
| 8564 | 2026-05-27T18:02:04.183Z | INFO INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8565 | 2026-05-27T18:02:04.183Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 27 18:02:02.155adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8566 | 2026-05-27T18:02:04.183Z | |
| 8567 | 2026-05-27T18:02:04.183Z | INFO May 27 18:02:02.155 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGMay 27 18:02:02.155 |
| 8568 | 2026-05-27T18:02:04.183Z | May 27 18:02:02.155replacing 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 |
| 8569 | 2026-05-27T18:02:04.183Z | 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 } }] |
| 8570 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155May 27 18:02:02.155 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 27 18:02:02.155 |
| 8571 | 2026-05-27T18:02:04.184Z | DEBGINFO |
| 8572 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 8573 | 2026-05-27T18:02:04.184Z | 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: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 } }] |
| 8574 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155 |
| 8575 | 2026-05-27T18:02:04.184Z | INFOMay 27 18:02:02.155 May 27 18:02:02.155adding route 3fff:beef:37::/64 -> 2001:db8::55:ff May 27 18:02:02.155 |
| 8576 | 2026-05-27T18:02:04.184Z | INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8577 | 2026-05-27T18:02:04.184Z | 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 } }]May 27 18:02:02.155INFO |
| 8578 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155DEBG 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 |
| 8579 | 2026-05-27T18:02:04.184Z | 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 } }] |
| 8580 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 27 18:02:02.155 |
| 8581 | 2026-05-27T18:02:04.184Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 8582 | 2026-05-27T18:02:04.184Z | INFO May 27 18:02:02.155adding route 3fff:beef:a::/64 -> 2001:db8::55:ff INFO |
| 8583 | 2026-05-27T18:02:04.184Z | INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8584 | 2026-05-27T18:02:04.184Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 27 18:02:02.155 |
| 8585 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155DEBG 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 } }]DEBGMay 27 18:02:02.155 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 } }]DEBG |
| 8586 | 2026-05-27T18:02:04.184Z | |
| 8587 | 2026-05-27T18:02:04.184Z | 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 } }]May 27 18:02:02.155 |
| 8588 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155May 27 18:02:02.155 INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 8589 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155replacing 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 } }] |
| 8590 | 2026-05-27T18:02:04.184Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 27 18:02:02.155INFO |
| 8591 | 2026-05-27T18:02:04.184Z | DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8592 | 2026-05-27T18:02:04.184Z | |
| 8593 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155May 27 18:02:02.155 May 27 18:02:02.155DEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 27 18:02:02.155 |
| 8594 | 2026-05-27T18:02:04.184Z | DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 8595 | 2026-05-27T18:02:04.184Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8596 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.155replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 27 18:02:02.155 |
| 8597 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.156 May 27 18:02:02.155DEBGMay 27 18:02:02.155 DEBG DEBGcreated new freemapDEBG , unitcreated new freemapcreated new freemapcreated new freemap:, , unit, unit:: freemap_route_ipv4freemap_route_ipv4unit |
| 8598 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.158 |
| 8599 | 2026-05-27T18:02:04.184Z | : freemap_route_ipv4freemap_route_ipv4 |
| 8600 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.158May 27 18:02:02.158DEBG DEBGMay 27 18:02:02.158replacing 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 } }] |
| 8601 | 2026-05-27T18:02:04.184Z | created new freemapDEBG, DEBGunit :created new freemap May 27 18:02:02.158, created new freemap unitfreemap_route_ipv6: |
| 8602 | 2026-05-27T18:02:04.184Z | , INFO unitfreemap_route_ipv6adding route 3fff:beef:d::/64 -> 2001:db8::55:ff: |
| 8603 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.158 |
| 8604 | 2026-05-27T18:02:04.184Z | DEBG freemap_route_ipv6initted freemap. size: 64 |
| 8605 | 2026-05-27T18:02:04.184Z | May 27 18:02:02.158May 27 18:02:02.158, unitDEBGDEBG: May 27 18:02:02.158replacing 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_ipv4 |
| 8606 | 2026-05-27T18:02:04.185Z | DEBG |
| 8607 | 2026-05-27T18:02:04.185Z | initted freemap. size: 64May 27 18:02:02.158, unit INFO: initted freemap. size: 64adding route 3fff:beef:e::/64 -> 2001:db8::55:ffMay 27 18:02:02.158, |
| 8608 | 2026-05-27T18:02:04.185Z | DEBGunit reset freemapfreemap_route_ipv4:, May 27 18:02:02.158 freemap_route_ipv4unit |
| 8609 | 2026-05-27T18:02:04.185Z | :DEBG freemap_route_ipv4replacing 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 } }] |
| 8610 | 2026-05-27T18:02:04.185Z | |
| 8611 | 2026-05-27T18:02:04.185Z | |
| 8612 | 2026-05-27T18:02:04.185Z | May 27 18:02:02.158 DEBGMay 27 18:02:02.158 reset freemapMay 27 18:02:02.158May 27 18:02:02.158INFO DEBG, adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBGunit initted freemap. size: 64:, reset freemap unitfreemap_route_ipv4: |
| 8613 | 2026-05-27T18:02:04.185Z | |
| 8614 | 2026-05-27T18:02:04.185Z | , freemap_route_ipv6unit: |
| 8615 | 2026-05-27T18:02:04.185Z | freemap_route_ipv4 |
| 8616 | 2026-05-27T18:02:04.185Z | May 27 18:02:02.158May 27 18:02:02.158 DEBGMay 27 18:02:02.158 DEBG reset freemapreplacing 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 } }] , |
| 8617 | 2026-05-27T18:02:04.185Z | May 27 18:02:02.158DEBGunit: DEBG May 27 18:02:02.158initted freemap. size: 64initted freemap. size: 64freemap_route_ipv6, |
| 8618 | 2026-05-27T18:02:04.185Z | , unitINFOunit: adding route 3fff:beef:10::/64 -> 2001:db8::55:ff: |
| 8619 | 2026-05-27T18:02:04.185Z | freemap_route_ipv6May 27 18:02:02.158 |
| 8620 | 2026-05-27T18:02:04.185Z | freemap_route_ipv6INFO |
| 8621 | 2026-05-27T18:02:04.190Z | May 27 18:02:02.158May 27 18:02:02.158 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8622 | 2026-05-27T18:02:04.191Z | reset 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 } }] |
| 8623 | 2026-05-27T18:02:04.191Z | May 27 18:02:02.158, unitMay 27 18:02:02.158DEBG DEBGMay 27 18:02:02.158:reset freemap , INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8624 | 2026-05-27T18:02:04.191Z | freemap_route_ipv6adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8625 | 2026-05-27T18:02:04.191Z | |
| 8626 | 2026-05-27T18:02:04.191Z | unitMay 27 18:02:02.158: May 27 18:02:02.158INFOfreemap_route_ipv6May 27 18:02:02.158 |
| 8627 | 2026-05-27T18:02:04.191Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG |
| 8628 | 2026-05-27T18:02:04.191Z | 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 |
| 8629 | 2026-05-27T18:02:04.191Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:02:02.158 |
| 8630 | 2026-05-27T18:02:04.191Z | May 27 18:02:02.158DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFOMay 27 18:02:02.158May 27 18:02:02.158 |
| 8631 | 2026-05-27T18:02:04.191Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8632 | 2026-05-27T18:02:04.191Z | DEBG adding route 3fff:beef:12::/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 } }] |
| 8633 | 2026-05-27T18:02:04.191Z | |
| 8634 | 2026-05-27T18:02:04.191Z | May 27 18:02:02.158May 27 18:02:02.158 May 27 18:02:02.158INFODEBG 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 3fff:dead::/64 -> 2001:db8::55:3DEBGMay 27 18:02:02.158 |
| 8635 | 2026-05-27T18:02:04.191Z | 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 } }] |
| 8636 | 2026-05-27T18:02:04.191Z | |
| 8637 | 2026-05-27T18:02:04.191Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 18:02:02.158 |
| 8638 | 2026-05-27T18:02:04.191Z | May 27 18:02:02.158DEBG May 27 18:02:02.158INFOMay 27 18:02:02.158 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:13::/64 -> 2001:db8::55:ff |
| 8639 | 2026-05-27T18:02:04.191Z | DEBG |
| 8640 | 2026-05-27T18:02:04.191Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 8641 | 2026-05-27T18:02:04.191Z | May 27 18:02:02.158May 27 18:02:02.158adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8642 | 2026-05-27T18:02:04.191Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8643 | 2026-05-27T18:02:04.191Z | 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 } }] |
| 8644 | 2026-05-27T18:02:04.192Z | May 27 18:02:02.158 May 27 18:02:02.158 INFODEBGMay 27 18:02:02.158 May 27 18:02:02.158replacing 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 } }] INFODEBG |
| 8645 | 2026-05-27T18:02:04.192Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8646 | 2026-05-27T18:02:04.192Z | |
| 8647 | 2026-05-27T18:02:04.192Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8648 | 2026-05-27T18:02:04.192Z | May 27 18:02:02.158 May 27 18:02:02.158 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 } }]May 27 18:02:02.158 |
| 8649 | 2026-05-27T18:02:04.192Z | May 27 18:02:02.158 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 8650 | 2026-05-27T18:02:04.192Z | replacing targets for 3fff:dead::/64 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 } }]May 27 18:02:02.158 |
| 8651 | 2026-05-27T18:02:04.192Z | INFOINFO May 27 18:02:02.158adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 27 18:02:02.158 |
| 8652 | 2026-05-27T18:02:04.192Z | adding route 172.16.0.0/32 -> 10.0.0.1WARN |
| 8653 | 2026-05-27T18:02:04.192Z | INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) May 27 18:02:02.158adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8654 | 2026-05-27T18:02:04.192Z | |
| 8655 | 2026-05-27T18:02:04.192Z | May 27 18:02:02.158DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8656 | 2026-05-27T18:02:04.192Z | May 27 18:02:02.158replacing 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 } }] |
| 8657 | 2026-05-27T18:02:04.192Z | DEBGMay 27 18:02:02.158 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 8658 | 2026-05-27T18:02:04.193Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8659 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158May 27 18:02:02.158 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8660 | 2026-05-27T18:02:04.193Z | |
| 8661 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158 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 } }]May 27 18:02:02.158 |
| 8662 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.155 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG |
| 8663 | 2026-05-27T18:02:04.193Z | |
| 8664 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158replacing 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 } }] May 27 18:02:02.158 |
| 8665 | 2026-05-27T18:02:04.193Z | INFO May 27 18:02:02.155INFOMay 27 18:02:02.158 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 8666 | 2026-05-27T18:02:04.193Z | 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 172.17.0.0/32 -> 10.0.0.255 |
| 8667 | 2026-05-27T18:02:04.193Z | |
| 8668 | 2026-05-27T18:02:04.193Z | DEBG May 27 18:02:02.158created new freemapMay 27 18:02:02.158, unitINFO: adding route 3fff:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8669 | 2026-05-27T18:02:04.193Z | |
| 8670 | 2026-05-27T18:02:04.193Z | |
| 8671 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158May 27 18:02:02.158 DEBGDEBG 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 } }]May 27 18:02:02.158DEBG initted freemap. size: 64INFO, |
| 8672 | 2026-05-27T18:02:04.193Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8673 | 2026-05-27T18:02:04.193Z | 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 } }]unitMay 27 18:02:02.158 |
| 8674 | 2026-05-27T18:02:04.193Z | : INFO freemap_route_ipv4adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8675 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158 |
| 8676 | 2026-05-27T18:02:04.193Z | DEBG May 27 18:02:02.158replacing 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 } }] May 27 18:02:02.158 |
| 8677 | 2026-05-27T18:02:04.193Z | INFODEBGMay 27 18:02:02.158 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 |
| 8678 | 2026-05-27T18:02:04.193Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8679 | 2026-05-27T18:02:04.193Z | reset freemap, May 27 18:02:02.158May 27 18:02:02.158unit :INFO freemap_route_ipv4adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO |
| 8680 | 2026-05-27T18:02:04.193Z | May 27 18:02:02.158adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8681 | 2026-05-27T18:02:04.193Z | |
| 8682 | 2026-05-27T18:02:04.193Z | test route::tests::identity_replace_is_noop ... ok |
| 8683 | 2026-05-27T18:02:04.194Z | DEBG May 27 18:02:02.158replacing 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 } }] May 27 18:02:02.158May 27 18:02:02.158 |
| 8684 | 2026-05-27T18:02:04.194Z | DEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8685 | 2026-05-27T18:02:04.194Z | |
| 8686 | 2026-05-27T18:02:04.194Z | initted freemap. size: 64May 27 18:02:02.158, unitMay 27 18:02:02.158May 27 18:02:02.158 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff: |
| 8687 | 2026-05-27T18:02:04.194Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFOfreemap_route_ipv6 |
| 8688 | 2026-05-27T18:02:04.194Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8689 | 2026-05-27T18:02:04.194Z | |
| 8690 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.158May 27 18:02:02.158 May 27 18:02:02.158May 27 18:02:02.158DEBGDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8691 | 2026-05-27T18:02:04.194Z | |
| 8692 | 2026-05-27T18:02:04.194Z | DEBGDEBG reset freemapMay 27 18:02:02.158, May 27 18:02:02.158replacing 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 } }] unitINFO |
| 8693 | 2026-05-27T18:02:04.194Z | :INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8694 | 2026-05-27T18:02:04.194Z | |
| 8695 | 2026-05-27T18:02:04.194Z | freemap_route_ipv6 |
| 8696 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.158May 27 18:02:02.158 May 27 18:02:02.158May 27 18:02:02.158INFO DEBGMay 27 18:02:02.158 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 } }] DEBGDEBG |
| 8697 | 2026-05-27T18:02:04.194Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8698 | 2026-05-27T18:02:04.194Z | 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: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 } }] |
| 8699 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.159 DEBG created new freemap , unitINFOMay 27 18:02:02.239 adding route 3fff:dead::/64 -> 2001:db8::55:1:INFO freemap_route_ipv4adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8700 | 2026-05-27T18:02:04.194Z | |
| 8701 | 2026-05-27T18:02:04.194Z | |
| 8702 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.239May 27 18:02:02.239May 27 18:02:02.239 DEBGDEBG 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 } }] 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 } }] |
| 8703 | 2026-05-27T18:02:04.194Z | created new freemap |
| 8704 | 2026-05-27T18:02:04.194Z | , unitMay 27 18:02:02.239: INFOMay 27 18:02:02.239 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8705 | 2026-05-27T18:02:04.194Z | |
| 8706 | 2026-05-27T18:02:04.194Z | |
| 8707 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.239 DEBG initted freemap. size: 64, May 27 18:02:02.239May 27 18:02:02.158 May 27 18:02:02.239unit May 27 18:02:02.158INFO: adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGDEBG |
| 8708 | 2026-05-27T18:02:04.194Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] freemap_route_ipv4May 27 18:02:02.239INFO |
| 8709 | 2026-05-27T18:02:04.194Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.1/32 -> 10.0.0.255 |
| 8710 | 2026-05-27T18:02:04.194Z | |
| 8711 | 2026-05-27T18:02:04.194Z | |
| 8712 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.239 DEBGMay 27 18:02:02.239 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 } }]May 27 18:02:02.239DEBG |
| 8713 | 2026-05-27T18:02:04.194Z | 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 } }] |
| 8714 | 2026-05-27T18:02:04.194Z | May 27 18:02:02.239 May 27 18:02:02.239INFOMay 27 18:02:02.239 May 27 18:02:02.239DEBGDEBGINFO reset freemap 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 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8715 | 2026-05-27T18:02:04.194Z | |
| 8716 | 2026-05-27T18:02:04.195Z | , unit |
| 8717 | 2026-05-27T18:02:04.195Z | INFO :adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 27 18:02:02.239 freemap_route_ipv4DEBGMay 27 18:02:02.239 May 27 18:02:02.239replacing 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 } }] |
| 8718 | 2026-05-27T18:02:04.195Z | |
| 8719 | 2026-05-27T18:02:04.195Z | |
| 8720 | 2026-05-27T18:02:04.195Z | 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 } }]May 27 18:02:02.239INFO |
| 8721 | 2026-05-27T18:02:04.201Z | May 27 18:02:02.239 INFOMay 27 18:02:02.239 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8722 | 2026-05-27T18:02:04.201Z | adding route 172.17.0.2/32 -> 10.0.0.255DEBG May 27 18:02:02.239replacing 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 } }] DEBGINFOMay 27 18:02:02.239 |
| 8723 | 2026-05-27T18:02:04.201Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8724 | 2026-05-27T18:02:04.201Z | |
| 8725 | 2026-05-27T18:02:04.201Z | 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 } }] |
| 8726 | 2026-05-27T18:02:04.201Z | initted freemap. size: 64May 27 18:02:02.239, May 27 18:02:02.239 May 27 18:02:02.239DEBGINFO May 27 18:02:02.239adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffunit |
| 8727 | 2026-05-27T18:02:04.201Z | : 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 } }]DEBG INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8728 | 2026-05-27T18:02:04.201Z | freemap_route_ipv6adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 8729 | 2026-05-27T18:02:04.201Z | May 27 18:02:02.239 |
| 8730 | 2026-05-27T18:02:04.201Z | DEBGMay 27 18:02:02.239 INFO May 27 18:02:02.239adding route 3fff:beef:36::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8731 | 2026-05-27T18:02:04.201Z | |
| 8732 | 2026-05-27T18:02:04.202Z | |
| 8733 | 2026-05-27T18:02:04.202Z | 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 } }] |
| 8734 | 2026-05-27T18:02:04.202Z | May 27 18:02:02.239May 27 18:02:02.239May 27 18:02:02.239 DEBGINFOMay 27 18:02:02.239DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8735 | 2026-05-27T18:02:04.202Z | |
| 8736 | 2026-05-27T18:02:04.202Z | INFOMay 27 18:02:02.239 INFOadding route 172.17.0.3/32 -> 10.0.0.255May 27 18:02:02.239 |
| 8737 | 2026-05-27T18:02:04.202Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 8738 | 2026-05-27T18:02:04.202Z | May 27 18:02:02.239INFO DEBG reset freemap adding route 3fff:beef:37::/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 } }], May 27 18:02:02.239 |
| 8739 | 2026-05-27T18:02:04.202Z | unitMay 27 18:02:02.239: |
| 8740 | 2026-05-27T18:02:04.202Z | freemap_route_ipv6 DEBGMay 27 18:02:02.239 May 27 18:02:02.239replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8741 | 2026-05-27T18:02:04.202Z | DEBG |
| 8742 | 2026-05-27T18:02:04.202Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 8743 | 2026-05-27T18:02:04.202Z | May 27 18:02:02.239adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff 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 } }] |
| 8744 | 2026-05-27T18:02:04.202Z | DEBG |
| 8745 | 2026-05-27T18:02:04.202Z | failed to allocate space for the new target listMay 27 18:02:02.239 |
| 8746 | 2026-05-27T18:02:04.202Z | May 27 18:02:02.239INFO INFOMay 27 18:02:02.239 May 27 18:02:02.239DEBG 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 } }]May 27 18:02:02.239 |
| 8747 | 2026-05-27T18:02:04.202Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8748 | 2026-05-27T18:02:04.202Z | INFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255 |
| 8749 | 2026-05-27T18:02:04.202Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:02:02.239 |
| 8750 | 2026-05-27T18:02:04.202Z | |
| 8751 | 2026-05-27T18:02:04.202Z | 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 } }]May 27 18:02:02.239May 27 18:02:02.239May 27 18:02:02.239 INFODEBGDEBG |
| 8752 | 2026-05-27T18:02:04.202Z | 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 } }] |
| 8753 | 2026-05-27T18:02:04.202Z | 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 } }] |
| 8754 | 2026-05-27T18:02:04.202Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8755 | 2026-05-27T18:02:04.202Z | May 27 18:02:02.239 May 27 18:02:02.239INFO INFOMay 27 18:02:02.239 May 27 18:02:02.239 adding route 172.17.0.5/32 -> 10.0.0.255DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8756 | 2026-05-27T18:02:04.202Z | |
| 8757 | 2026-05-27T18:02:04.203Z | 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 } }] |
| 8758 | 2026-05-27T18:02:04.203Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2May 27 18:02:02.239 |
| 8759 | 2026-05-27T18:02:04.203Z | DEBGMay 27 18:02:02.239May 27 18:02:02.239 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 } }] DEBGINFOMay 27 18:02:02.239 |
| 8760 | 2026-05-27T18:02:04.203Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8761 | 2026-05-27T18:02:04.203Z | DEBG |
| 8762 | 2026-05-27T18:02:04.203Z | 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 } }]May 27 18:02:02.239 |
| 8763 | 2026-05-27T18:02:04.203Z | May 27 18:02:02.239 May 27 18:02:02.239 DEBGINFOINFO adding route 172.17.0.6/32 -> 10.0.0.255May 27 18:02:02.239 |
| 8764 | 2026-05-27T18:02:04.203Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFO |
| 8765 | 2026-05-27T18:02:04.203Z | 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 } }] |
| 8766 | 2026-05-27T18:02:04.203Z | adding route 172.16.0.0/32 -> 10.0.0.3May 27 18:02:02.239May 27 18:02:02.239 |
| 8767 | 2026-05-27T18:02:04.203Z | DEBGMay 27 18:02:02.239 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 |
| 8768 | 2026-05-27T18:02:04.203Z | May 27 18:02:02.239 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ffMay 27 18:02:02.239 |
| 8769 | 2026-05-27T18:02:04.203Z | DEBGINFO 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8770 | 2026-05-27T18:02:04.203Z | |
| 8771 | 2026-05-27T18:02:04.203Z | |
| 8772 | 2026-05-27T18:02:04.203Z | May 27 18:02:02.239 DEBGMay 27 18:02:02.239 May 27 18:02:02.239replacing 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 } }] |
| 8773 | 2026-05-27T18:02:04.203Z | 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4 |
| 8774 | 2026-05-27T18:02:04.203Z | |
| 8775 | 2026-05-27T18:02:04.203Z | May 27 18:02:02.239 |
| 8776 | 2026-05-27T18:02:04.203Z | May 27 18:02:02.239INFO May 27 18:02:02.239 INFOINFOadding route 172.17.0.7/32 -> 10.0.0.255May 27 18:02:02.239May 27 18:02:02.239 |
| 8777 | 2026-05-27T18:02:04.203Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8778 | 2026-05-27T18:02:04.203Z | INFO |
| 8779 | 2026-05-27T18:02:04.203Z | DEBG May 27 18:02:02.239replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]May 27 18:02:02.239 |
| 8780 | 2026-05-27T18:02:04.203Z | DEBG May 27 18:02:02.239DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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 |
| 8781 | 2026-05-27T18:02:04.204Z | 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 } }] |
| 8782 | 2026-05-27T18:02:04.204Z | |
| 8783 | 2026-05-27T18:02:04.204Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8784 | 2026-05-27T18:02:04.204Z | 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 } }] |
| 8785 | 2026-05-27T18:02:04.204Z | May 27 18:02:02.239May 27 18:02:02.239 May 27 18:02:02.239INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 8786 | 2026-05-27T18:02:04.204Z | 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 } }]May 27 18:02:02.239replacing 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 } }] May 27 18:02:02.239May 27 18:02:02.239 |
| 8787 | 2026-05-27T18:02:04.204Z | |
| 8788 | 2026-05-27T18:02:04.204Z | DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 8789 | 2026-05-27T18:02:04.204Z | INFO |
| 8790 | 2026-05-27T18:02:04.204Z | May 27 18:02:02.239adding route 172.17.0.8/32 -> 10.0.0.255 |
| 8791 | 2026-05-27T18:02:04.204Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 8792 | 2026-05-27T18:02:04.204Z | INFO May 27 18:02:02.239adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 27 18:02:02.239 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8793 | 2026-05-27T18:02:04.204Z | |
| 8794 | 2026-05-27T18:02:04.204Z | May 27 18:02:02.239 replacing targets for 3fff:dead::/64 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 |
| 8795 | 2026-05-27T18:02:04.204Z | 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 } }]May 27 18:02:02.239 |
| 8796 | 2026-05-27T18:02:04.204Z | May 27 18:02:02.239DEBG DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 27 18:02:02.239 |
| 8797 | 2026-05-27T18:02:04.204Z | 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 } }] |
| 8798 | 2026-05-27T18:02:04.204Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255May 27 18:02:02.239 |
| 8799 | 2026-05-27T18:02:04.204Z | INFOMay 27 18:02:02.239adding route 3fff:dead::/64 -> 2001:db8::55:3May 27 18:02:02.239 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8800 | 2026-05-27T18:02:04.204Z | DEBG |
| 8801 | 2026-05-27T18:02:04.204Z | 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 |
| 8802 | 2026-05-27T18:02:04.204Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8803 | 2026-05-27T18:02:04.204Z | May 27 18:02:02.239 DEBGMay 27 18:02:02.239 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 } }]May 27 18:02:02.239May 27 18:02:02.239 |
| 8804 | 2026-05-27T18:02:04.204Z | INFODEBG DEBGadding route 172.17.0.10/32 -> 10.0.0.255May 27 18:02:02.239 |
| 8805 | 2026-05-27T18:02:04.204Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] May 27 18:02:02.240 DEBG created new freemap, INFOunit :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8806 | 2026-05-27T18:02:04.204Z | freemap_route_ipv4replacing 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 } }] |
| 8807 | 2026-05-27T18:02:04.205Z | |
| 8808 | 2026-05-27T18:02:04.205Z | |
| 8809 | 2026-05-27T18:02:04.205Z | May 27 18:02:02.251May 27 18:02:02.159May 27 18:02:02.251 DEBGDEBG DEBGMay 27 18:02:02.251 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 } }]created new freemap May 27 18:02:02.239May 27 18:02:02.251 |
| 8810 | 2026-05-27T18:02:04.205Z | created new freemap, INFOINFOunit, : adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG |
| 8811 | 2026-05-27T18:02:04.205Z | |
| 8812 | 2026-05-27T18:02:04.205Z | unitreplacing 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_ipv6 |
| 8813 | 2026-05-27T18:02:04.205Z | |
| 8814 | 2026-05-27T18:02:04.205Z | May 27 18:02:02.251 INFOMay 27 18:02:02.251May 27 18:02:02.251 May 27 18:02:02.251DEBG INFOfreemap_route_ipv4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8815 | 2026-05-27T18:02:04.205Z | DEBG |
| 8816 | 2026-05-27T18:02:04.205Z | adding route 172.17.0.11/32 -> 10.0.0.255May 27 18:02:02.251 |
| 8817 | 2026-05-27T18:02:04.205Z | |
| 8818 | 2026-05-27T18:02:04.205Z | May 27 18:02:02.251 May 27 18:02:02.251 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 } }]DEBGDEBG |
| 8819 | 2026-05-27T18:02:04.205Z | replacing targets for 3fff:dead::/64 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 } }]May 27 18:02:02.251 |
| 8820 | 2026-05-27T18:02:04.205Z | May 27 18:02:02.251 INFOinitted freemap. size: 64DEBG DEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffMay 27 18:02:02.251 |
| 8821 | 2026-05-27T18:02:04.211Z | 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 } }], WARNunit |
| 8822 | 2026-05-27T18:02:04.211Z | 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 } }] :shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8823 | 2026-05-27T18:02:04.211Z | May 27 18:02:02.251 |
| 8824 | 2026-05-27T18:02:04.211Z | May 27 18:02:02.251May 27 18:02:02.251 May 27 18:02:02.251 May 27 18:02:02.251INFOfreemap_route_ipv4 |
| 8825 | 2026-05-27T18:02:04.211Z | ERRO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFODEBG |
| 8826 | 2026-05-27T18:02:04.211Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 8827 | 2026-05-27T18:02:04.211Z | |
| 8828 | 2026-05-27T18:02:04.211Z | DEBG created new freemapMay 27 18:02:02.251 , May 27 18:02:02.251ERRO May 27 18:02:02.251 May 27 18:02:02.251DEBGshrink-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: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 } }] |
| 8829 | 2026-05-27T18:02:04.211Z | DEBG DEBGreset freemap , |
| 8830 | 2026-05-27T18:02:04.211Z | unit unitreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]:: |
| 8831 | 2026-05-27T18:02:04.211Z | |
| 8832 | 2026-05-27T18:02:04.211Z | freemap_route_ipv4freemap_route_ipv6 |
| 8833 | 2026-05-27T18:02:04.211Z | |
| 8834 | 2026-05-27T18:02:04.211Z | May 27 18:02:02.251 May 27 18:02:02.251 INFOMay 27 18:02:02.251 May 27 18:02:02.251 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBGMay 27 18:02:02.251 |
| 8835 | 2026-05-27T18:02:04.211Z | INFO INFOinitted freemap. size: 64May 27 18:02:02.251adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 8836 | 2026-05-27T18:02:04.211Z | , adding route 172.17.0.13/32 -> 10.0.0.255DEBG initted freemap. size: 64replacing 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 } }] |
| 8837 | 2026-05-27T18:02:04.211Z | |
| 8838 | 2026-05-27T18:02:04.211Z | , unitunit:May 27 18:02:02.251 May 27 18:02:02.251freemap_route_ipv4 : May 27 18:02:02.251DEBG freemap_route_ipv6 |
| 8839 | 2026-05-27T18:02:04.211Z | 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 } }] |
| 8840 | 2026-05-27T18:02:04.212Z | INFO |
| 8841 | 2026-05-27T18:02:04.212Z | DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff May 27 18:02:02.251 |
| 8842 | 2026-05-27T18:02:04.212Z | 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 } }]May 27 18:02:02.251 DEBG May 27 18:02:02.251INFO May 27 18:02:02.251reset freemap DEBGDEBG, adding route 172.17.0.14/32 -> 10.0.0.255replacing 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 } }] |
| 8843 | 2026-05-27T18:02:04.212Z | unit |
| 8844 | 2026-05-27T18:02:04.212Z | reset freemap:, unitfreemap_route_ipv4May 27 18:02:02.251May 27 18:02:02.251 |
| 8845 | 2026-05-27T18:02:04.212Z | :DEBG freemap_route_ipv6replacing 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 |
| 8846 | 2026-05-27T18:02:04.212Z | |
| 8847 | 2026-05-27T18:02:04.212Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8848 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251 May 27 18:02:02.251 INFOMay 27 18:02:02.251 adding route 172.17.0.15/32 -> 10.0.0.255INFO |
| 8849 | 2026-05-27T18:02:04.212Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8850 | 2026-05-27T18:02:04.212Z | initted freemap. size: 64, May 27 18:02:02.251unit May 27 18:02:02.251May 27 18:02:02.240May 27 18:02:02.251: DEBG DEBG DEBGfreemap_route_ipv6 |
| 8851 | 2026-05-27T18:02:04.212Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 |
| 8852 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251replacing 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 } }] |
| 8853 | 2026-05-27T18:02:04.212Z | created new freemap |
| 8854 | 2026-05-27T18:02:04.212Z | , May 27 18:02:02.251unitDEBG :May 27 18:02:02.251 INFOMay 27 18:02:02.251 INFOfreemap_route_ipv4 |
| 8855 | 2026-05-27T18:02:04.212Z | INFOadding route 172.17.0.16/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:2reset freemapadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8856 | 2026-05-27T18:02:04.212Z | , |
| 8857 | 2026-05-27T18:02:04.212Z | unit |
| 8858 | 2026-05-27T18:02:04.212Z | : freemap_route_ipv6May 27 18:02:02.251May 27 18:02:02.251 May 27 18:02:02.251 |
| 8859 | 2026-05-27T18:02:04.212Z | |
| 8860 | 2026-05-27T18:02:04.212Z | DEBG 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 } }] |
| 8861 | 2026-05-27T18:02:04.212Z | 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 } }]May 27 18:02:02.251DEBG |
| 8862 | 2026-05-27T18:02:04.212Z | INFO May 27 18:02:02.251 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:02:02.251 |
| 8863 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251INFOINFO INFOMay 27 18:02:02.251 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff adding route 172.17.0.17/32 -> 10.0.0.255adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8864 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251 |
| 8865 | 2026-05-27T18:02:04.212Z | |
| 8866 | 2026-05-27T18:02:04.212Z | |
| 8867 | 2026-05-27T18:02:04.212Z | INFO May 27 18:02:02.251DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3May 27 18:02:02.251May 27 18:02:02.251 |
| 8868 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251DEBGDEBGcreated new freemap 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 |
| 8869 | 2026-05-27T18:02:04.212Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 27 18:02:02.251replacing 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 } }], |
| 8870 | 2026-05-27T18:02:04.212Z | DEBG 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 } }] |
| 8871 | 2026-05-27T18:02:04.212Z | : |
| 8872 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251 INFOMay 27 18:02:02.251 adding route 172.17.0.18/32 -> 10.0.0.255 |
| 8873 | 2026-05-27T18:02:04.212Z | INFOfreemap_route_ipv6 May 27 18:02:02.251adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8874 | 2026-05-27T18:02:04.212Z | May 27 18:02:02.251DEBG |
| 8875 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 INFO DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }] |
| 8876 | 2026-05-27T18:02:04.213Z | adding route 3fff:dead::/64 -> 2001:db8::55:2May 27 18:02:02.251 |
| 8877 | 2026-05-27T18:02:04.213Z | DEBG |
| 8878 | 2026-05-27T18:02:04.213Z | 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 } }] |
| 8879 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251May 27 18:02:02.251May 27 18:02:02.251 May 27 18:02:02.251DEBG 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 } }]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 } }] |
| 8880 | 2026-05-27T18:02:04.213Z | |
| 8881 | 2026-05-27T18:02:04.213Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8882 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 initted freemap. size: 64May 27 18:02:02.251, adding route 172.17.0.19/32 -> 10.0.0.255May 27 18:02:02.251INFOMay 27 18:02:02.251 |
| 8883 | 2026-05-27T18:02:04.213Z | DEBGunit: INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffMay 27 18:02:02.251 |
| 8884 | 2026-05-27T18:02:04.213Z | replacing targets for 3fff:dead::/64 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8885 | 2026-05-27T18:02:04.213Z | freemap_route_ipv4DEBG |
| 8886 | 2026-05-27T18:02:04.213Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff 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 } }] |
| 8887 | 2026-05-27T18:02:04.213Z | |
| 8888 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 DEBGMay 27 18:02:02.251 |
| 8889 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251May 27 18:02:02.251May 27 18:02:02.251 INFODEBG WARNadding route 172.17.0.20/32 -> 10.0.0.255DEBGreset freemapMay 27 18:02:02.251 |
| 8890 | 2026-05-27T18:02:04.213Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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: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 } }] |
| 8891 | 2026-05-27T18:02:04.213Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8892 | 2026-05-27T18:02:04.213Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 8893 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 DEBG unitreplacing 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 } }] |
| 8894 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 : |
| 8895 | 2026-05-27T18:02:04.213Z | INFOfreemap_route_ipv4 |
| 8896 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff INFO |
| 8897 | 2026-05-27T18:02:04.213Z | |
| 8898 | 2026-05-27T18:02:04.213Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 8899 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 INFOMay 27 18:02:02.251May 27 18:02:02.251 DEBGDEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ff May 27 18:02:02.251replacing 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 } }] |
| 8900 | 2026-05-27T18:02:04.213Z | |
| 8901 | 2026-05-27T18:02:04.213Z | initted freemap. size: 64 DEBGMay 27 18:02:02.251 , 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 } }]May 27 18:02:02.251INFO |
| 8902 | 2026-05-27T18:02:04.213Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8903 | 2026-05-27T18:02:04.213Z | unitDEBGMay 27 18:02:02.251: INFOfreemap_route_ipv6 |
| 8904 | 2026-05-27T18:02:04.213Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 8905 | 2026-05-27T18:02:04.213Z | |
| 8906 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251 DEBG May 27 18:02:02.251May 27 18:02:02.251 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 8907 | 2026-05-27T18:02:04.213Z | May 27 18:02:02.251adding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBG May 27 18:02:02.251 |
| 8908 | 2026-05-27T18:02:04.214Z | May 27 18:02:02.251 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 replacing targets for 3fff:dead::/64 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 } }] |
| 8909 | 2026-05-27T18:02:04.214Z | May 27 18:02:02.252INFO DEBG created new freemap |
| 8910 | 2026-05-27T18:02:04.214Z | , May 27 18:02:02.240unit :adding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv4May 27 18:02:02.265 |
| 8911 | 2026-05-27T18:02:04.214Z | |
| 8912 | 2026-05-27T18:02:04.214Z | WARN May 27 18:02:02.265shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8913 | 2026-05-27T18:02:04.214Z | DEBGcreated new freemapINFO , May 27 18:02:02.265adding route 172.17.0.23/32 -> 10.0.0.255 unit |
| 8914 | 2026-05-27T18:02:04.214Z | DEBGreset freemap: , May 27 18:02:02.265replacing 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 |
| 8915 | 2026-05-27T18:02:04.214Z | :May 27 18:02:02.265 freemap_route_ipv4DEBG |
| 8916 | 2026-05-27T18:02:04.214Z | 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 } }] |
| 8917 | 2026-05-27T18:02:04.214Z | DEBGfreemap_route_ipv6May 27 18:02:02.265 |
| 8918 | 2026-05-27T18:02:04.214Z | INFOMay 27 18:02:02.265 created new freemapMay 27 18:02:02.265 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO, unitadding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 8919 | 2026-05-27T18:02:04.214Z | :created new freemapMay 27 18:02:02.265 |
| 8920 | 2026-05-27T18:02:04.214Z | May 27 18:02:02.265, unitINFO freemap_route_ipv6: |
| 8921 | 2026-05-27T18:02:04.220Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 8922 | 2026-05-27T18:02:04.220Z | freemap_route_ipv6replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8923 | 2026-05-27T18:02:04.220Z | |
| 8924 | 2026-05-27T18:02:04.220Z | May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265 DEBG DEBG INFO initted freemap. size: 64initted freemap. size: 64, DEBG, adding route 172.17.0.25/32 -> 10.0.0.255unit |
| 8925 | 2026-05-27T18:02:04.220Z | :unit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 8926 | 2026-05-27T18:02:04.220Z | 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 } }]freemap_route_ipv4 |
| 8927 | 2026-05-27T18:02:04.221Z | |
| 8928 | 2026-05-27T18:02:04.221Z | : freemap_route_ipv4May 27 18:02:02.265 |
| 8929 | 2026-05-27T18:02:04.221Z | May 27 18:02:02.265May 27 18:02:02.265 DEBGMay 27 18:02:02.265 INFO 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 |
| 8930 | 2026-05-27T18:02:04.221Z | adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8931 | 2026-05-27T18:02:04.221Z | DEBG |
| 8932 | 2026-05-27T18:02:04.221Z | reset freemapMay 27 18:02:02.265May 27 18:02:02.265 INFO, DEBGunit :adding route 172.17.0.26/32 -> 10.0.0.255reset freemap |
| 8933 | 2026-05-27T18:02:04.221Z | , May 27 18:02:02.265unit :DEBG May 27 18:02:02.265replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]May 27 18:02:02.265 |
| 8934 | 2026-05-27T18:02:04.221Z | 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 } }]DEBGfreemap_route_ipv4 |
| 8935 | 2026-05-27T18:02:04.221Z | |
| 8936 | 2026-05-27T18:02:04.221Z | May 27 18:02:02.265 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 } }]May 27 18:02:02.265freemap_route_ipv4 |
| 8937 | 2026-05-27T18:02:04.221Z | May 27 18:02:02.265 |
| 8938 | 2026-05-27T18:02:04.221Z | INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 8939 | 2026-05-27T18:02:04.221Z | DEBG initted freemap. size: 64 |
| 8940 | 2026-05-27T18:02:04.221Z | , unit:May 27 18:02:02.265 May 27 18:02:02.265freemap_route_ipv6May 27 18:02:02.265 |
| 8941 | 2026-05-27T18:02:04.221Z | 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 } }]initted freemap. size: 64 |
| 8942 | 2026-05-27T18:02:04.221Z | 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 } }], |
| 8943 | 2026-05-27T18:02:04.221Z | May 27 18:02:02.265unit May 27 18:02:02.265INFOMay 27 18:02:02.265 INFO: adding route 172.17.0.28/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8944 | 2026-05-27T18:02:04.221Z | DEBG |
| 8945 | 2026-05-27T18:02:04.221Z | reset freemapMay 27 18:02:02.265freemap_route_ipv6 May 27 18:02:02.265 |
| 8946 | 2026-05-27T18:02:04.222Z | DEBGMay 27 18:02:02.265 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 } }], |
| 8947 | 2026-05-27T18:02:04.222Z | unit : adding route 172.17.0.1/32 -> 10.0.0.255freemap_route_ipv6May 27 18:02:02.265 |
| 8948 | 2026-05-27T18:02:04.222Z | |
| 8949 | 2026-05-27T18:02:04.222Z | INFOMay 27 18:02:02.265 May 27 18:02:02.265adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 8950 | 2026-05-27T18:02:04.222Z | DEBG reset freemapreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 8951 | 2026-05-27T18:02:04.222Z | May 27 18:02:02.265, unit :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 } }] May 27 18:02:02.265replacing 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 } }]May 27 18:02:02.265 |
| 8952 | 2026-05-27T18:02:04.222Z | |
| 8953 | 2026-05-27T18:02:04.222Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 INFO |
| 8954 | 2026-05-27T18:02:04.222Z | May 27 18:02:02.265freemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8955 | 2026-05-27T18:02:04.222Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 8956 | 2026-05-27T18:02:04.222Z | |
| 8957 | 2026-05-27T18:02:04.222Z | May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265 May 27 18:02:02.265 DEBG DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8958 | 2026-05-27T18:02:04.222Z | 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 } }] INFO |
| 8959 | 2026-05-27T18:02:04.223Z | 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 } }]May 27 18:02:02.265 |
| 8960 | 2026-05-27T18:02:04.223Z | INFO May 27 18:02:02.265adding route 172.17.0.31/32 -> 10.0.0.255 |
| 8961 | 2026-05-27T18:02:04.223Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFOINFO |
| 8962 | 2026-05-27T18:02:04.224Z | adding route 172.17.0.3/32 -> 10.0.0.255May 27 18:02:02.265 |
| 8963 | 2026-05-27T18:02:04.224Z | DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff May 27 18:02:02.265replacing 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 } }] |
| 8964 | 2026-05-27T18:02:04.224Z | INFO |
| 8965 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:02:02.265 DEBGDEBGMay 27 18:02:02.265 |
| 8966 | 2026-05-27T18:02:04.224Z | INFO adding route 172.17.0.32/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 } }] |
| 8967 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 8968 | 2026-05-27T18:02:04.224Z | |
| 8969 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 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.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 } }] |
| 8970 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 |
| 8971 | 2026-05-27T18:02:04.224Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265 INFO INFO |
| 8972 | 2026-05-27T18:02:04.224Z | adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 8973 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 May 27 18:02:02.265 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8974 | 2026-05-27T18:02:04.224Z | adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:02:02.265INFO 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 |
| 8975 | 2026-05-27T18:02:04.224Z | |
| 8976 | 2026-05-27T18:02:04.224Z | 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 } }] |
| 8977 | 2026-05-27T18:02:04.224Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8978 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 May 27 18:02:02.265 May 27 18:02:02.265INFOMay 27 18:02:02.265 adding route 172.17.0.5/32 -> 10.0.0.255INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 8979 | 2026-05-27T18:02:04.224Z | DEBG |
| 8980 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265May 27 18:02:02.252DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] May 27 18:02:02.265 DEBGDEBG 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 } }]created new freemap |
| 8981 | 2026-05-27T18:02:04.224Z | |
| 8982 | 2026-05-27T18:02:04.224Z | , unitMay 27 18:02:02.265: 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 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG May 27 18:02:02.265 |
| 8983 | 2026-05-27T18:02:04.224Z | freemap_route_ipv4 |
| 8984 | 2026-05-27T18:02:04.224Z | 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 } }] |
| 8985 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265adding route 172.17.0.35/32 -> 10.0.0.255 |
| 8986 | 2026-05-27T18:02:04.224Z | |
| 8987 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 INFOMay 27 18:02:02.265 May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265 INFO DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 8988 | 2026-05-27T18:02:04.224Z | |
| 8989 | 2026-05-27T18:02:04.224Z | INFOcreated new freemap |
| 8990 | 2026-05-27T18:02:04.224Z | adding route 172.17.0.6/32 -> 10.0.0.255 , |
| 8991 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265unit DEBGINFO: adding route 172.17.0.36/32 -> 10.0.0.255May 27 18:02:02.265freemap_route_ipv6 |
| 8992 | 2026-05-27T18:02:04.224Z | |
| 8993 | 2026-05-27T18:02:04.224Z | DEBG May 27 18:02:02.265replacing 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 } }]May 27 18:02:02.265 |
| 8994 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265 DEBGDEBG May 27 18:02:02.265DEBGreplacing 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 } }] |
| 8995 | 2026-05-27T18:02:04.224Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] 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 } }] May 27 18:02:02.265May 27 18:02:02.265initted freemap. size: 64 |
| 8996 | 2026-05-27T18:02:04.224Z | |
| 8997 | 2026-05-27T18:02:04.224Z | , INFOunit: adding route 172.17.0.37/32 -> 10.0.0.255freemap_route_ipv4 |
| 8998 | 2026-05-27T18:02:04.224Z | INFO |
| 8999 | 2026-05-27T18:02:04.224Z | May 27 18:02:02.265May 27 18:02:02.265May 27 18:02:02.265adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9000 | 2026-05-27T18:02:04.224Z | DEBGMay 27 18:02:02.265 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 |
| 9001 | 2026-05-27T18:02:04.225Z | reset freemapINFO, INFOunitMay 27 18:02:02.265: May 27 18:02:02.265 INFOadding route 172.17.0.0/32 -> 10.0.0.255DEBG adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9002 | 2026-05-27T18:02:04.225Z | 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 |
| 9003 | 2026-05-27T18:02:04.225Z | |
| 9004 | 2026-05-27T18:02:04.225Z | |
| 9005 | 2026-05-27T18:02:04.225Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9006 | 2026-05-27T18:02:04.225Z | May 27 18:02:02.265 May 27 18:02:02.265DEBGMay 27 18:02:02.265 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 } }]May 27 18:02:02.265adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9007 | 2026-05-27T18:02:04.225Z | initted freemap. size: 64 , 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 } }] |
| 9008 | 2026-05-27T18:02:04.226Z | unit |
| 9009 | 2026-05-27T18:02:04.226Z | :May 27 18:02:02.265 May 27 18:02:02.265 INFOfreemap_route_ipv6 |
| 9010 | 2026-05-27T18:02:04.226Z | May 27 18:02:02.265 adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 9011 | 2026-05-27T18:02:04.226Z | May 27 18:02:02.265 DEBGMay 27 18:02:02.265DEBGadding route 172.17.0.39/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 } }]DEBG |
| 9012 | 2026-05-27T18:02:04.226Z | 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 } }] May 27 18:02:02.265reset freemap |
| 9013 | 2026-05-27T18:02:04.226Z | |
| 9014 | 2026-05-27T18:02:04.226Z | , DEBGMay 27 18:02:02.265unit :DEBGMay 27 18:02:02.265 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 } }]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 } }] |
| 9015 | 2026-05-27T18:02:04.226Z | May 27 18:02:02.265 DEBG |
| 9016 | 2026-05-27T18:02:04.226Z | freemap_route_ipv6INFOMay 27 18:02:02.265 INFO |
| 9017 | 2026-05-27T18:02:04.226Z | May 27 18:02:02.265 adding route 172.17.0.9/32 -> 10.0.0.255INFOadding route 172.17.0.2/32 -> 10.0.0.255 |
| 9018 | 2026-05-27T18:02:04.226Z | adding route 172.17.0.40/32 -> 10.0.0.255May 27 18:02:02.265 |
| 9019 | 2026-05-27T18:02:04.226Z | |
| 9020 | 2026-05-27T18:02:04.226Z | INFOMay 27 18:02:02.265May 27 18:02:02.265 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG 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: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 } }]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 } }] |
| 9021 | 2026-05-27T18:02:04.231Z | May 27 18:02:02.266 DEBG May 27 18:02:02.280created new freemap , May 27 18:02:02.280DEBGunit : 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 } }]INFO |
| 9022 | 2026-05-27T18:02:04.231Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9023 | 2026-05-27T18:02:04.231Z | freemap_route_ipv4 |
| 9024 | 2026-05-27T18:02:04.231Z | |
| 9025 | 2026-05-27T18:02:04.231Z | May 27 18:02:02.280May 27 18:02:02.280 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 } }]May 27 18:02:02.280adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9026 | 2026-05-27T18:02:04.231Z | May 27 18:02:02.280 |
| 9027 | 2026-05-27T18:02:04.231Z | DEBG DEBG created new freemapMay 27 18:02:02.280replacing 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 } }]May 27 18:02:02.280 INFO |
| 9028 | 2026-05-27T18:02:04.231Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2unit |
| 9029 | 2026-05-27T18:02:04.231Z | : freemap_route_ipv6 |
| 9030 | 2026-05-27T18:02:04.231Z | |
| 9031 | 2026-05-27T18:02:04.231Z | May 27 18:02:02.280May 27 18:02:02.280 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 172.17.0.42/32 -> 10.0.0.255 |
| 9032 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280 |
| 9033 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255May 27 18:02:02.280 May 27 18:02:02.280 |
| 9034 | 2026-05-27T18:02:04.232Z | DEBG initted freemap. size: 64 , 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 } }]DEBGunit |
| 9035 | 2026-05-27T18:02:04.232Z | : replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]May 27 18:02:02.280 |
| 9036 | 2026-05-27T18:02:04.232Z | freemap_route_ipv4DEBGMay 27 18:02:02.280 |
| 9037 | 2026-05-27T18:02:04.232Z | 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 } }] adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9038 | 2026-05-27T18:02:04.232Z | |
| 9039 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280 DEBGMay 27 18:02:02.280 May 27 18:02:02.280reset freemapINFO, unit DEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 9040 | 2026-05-27T18:02:04.232Z | :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 } }] |
| 9041 | 2026-05-27T18:02:04.232Z | freemap_route_ipv4 |
| 9042 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280May 27 18:02:02.280 DEBGINFOMay 27 18:02:02.280 May 27 18:02:02.280 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.44/32 -> 10.0.0.255 |
| 9043 | 2026-05-27T18:02:04.232Z | |
| 9044 | 2026-05-27T18:02:04.232Z | DEBG 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 } }]initted freemap. size: 64 |
| 9045 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280, unitDEBG: May 27 18:02:02.280May 27 18:02:02.280 INFO 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 } }] INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9046 | 2026-05-27T18:02:04.232Z | freemap_route_ipv6 |
| 9047 | 2026-05-27T18:02:04.232Z | |
| 9048 | 2026-05-27T18:02:04.232Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9049 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280May 27 18:02:02.280May 27 18:02:02.280 DEBGINFO 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 172.17.0.45/32 -> 10.0.0.255 |
| 9050 | 2026-05-27T18:02:04.232Z | |
| 9051 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.280 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 May 27 18:02:02.280 May 27 18:02:02.280 |
| 9052 | 2026-05-27T18:02:04.232Z | DEBGINFO adding route 3fff:beef:33::/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 } }] |
| 9053 | 2026-05-27T18:02:04.232Z | |
| 9054 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.281 May 27 18:02:02.281May 27 18:02:02.281 INFODEBGINFO adding route 3fff:beef:2a::/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 } }] |
| 9055 | 2026-05-27T18:02:04.232Z | |
| 9056 | 2026-05-27T18:02:04.232Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9057 | 2026-05-27T18:02:04.232Z | May 27 18:02:02.281 INFO May 27 18:02:02.281May 27 18:02:02.281 DEBGDEBG reset freemapadding route 3fff:beef:34::/64 -> 2001:db8::55:ff, |
| 9058 | 2026-05-27T18:02:04.232Z | 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 } }]unit: |
| 9059 | 2026-05-27T18:02:04.232Z | 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 } }]May 27 18:02:02.281 |
| 9060 | 2026-05-27T18:02:04.232Z | freemap_route_ipv6DEBG |
| 9061 | 2026-05-27T18:02:04.232Z | 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 } }]May 27 18:02:02.281 |
| 9062 | 2026-05-27T18:02:04.233Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 27 18:02:02.281May 27 18:02:02.281 |
| 9063 | 2026-05-27T18:02:04.233Z | INFOMay 27 18:02:02.281INFO INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9064 | 2026-05-27T18:02:04.233Z | adding route 3fff:dead::/64 -> 2001:db8::55:1May 27 18:02:02.281adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9065 | 2026-05-27T18:02:04.233Z | |
| 9066 | 2026-05-27T18:02:04.233Z | DEBGMay 27 18:02:02.281 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 } }]DEBGMay 27 18:02:02.281 |
| 9067 | 2026-05-27T18:02:04.233Z | May 27 18:02:02.281 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9068 | 2026-05-27T18:02:04.233Z | 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 |
| 9069 | 2026-05-27T18:02:04.233Z | May 27 18:02:02.281 INFOMay 27 18:02:02.281 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:36::/64 -> 2001:db8::55:ff |
| 9070 | 2026-05-27T18:02:04.233Z | |
| 9071 | 2026-05-27T18:02:04.233Z | INFOMay 27 18:02:02.281 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffMay 27 18:02:02.281INFO |
| 9072 | 2026-05-27T18:02:04.233Z | DEBGMay 27 18:02:02.281 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255INFOMay 27 18:02:02.281 |
| 9073 | 2026-05-27T18:02:04.233Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9074 | 2026-05-27T18:02:04.233Z | 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 } }] |
| 9075 | 2026-05-27T18:02:04.233Z | |
| 9076 | 2026-05-27T18:02:04.233Z | May 27 18:02:02.281May 27 18:02:02.281 DEBGMay 27 18:02:02.281 INFO DEBGadding route 3fff:beef:37::/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 } }]May 27 18:02:02.281 |
| 9077 | 2026-05-27T18:02:04.234Z | 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 } }] INFO |
| 9078 | 2026-05-27T18:02:04.234Z | |
| 9079 | 2026-05-27T18:02:04.234Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9080 | 2026-05-27T18:02:04.234Z | May 27 18:02:02.281 May 27 18:02:02.281DEBG May 27 18:02:02.281 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 9081 | 2026-05-27T18:02:04.234Z | INFOMay 27 18:02:02.281 adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.49/32 -> 10.0.0.255 May 27 18:02:02.281DEBG |
| 9082 | 2026-05-27T18:02:04.234Z | 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 } }] |
| 9083 | 2026-05-27T18:02:04.234Z | adding route 3fff:beef:38::/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 } }] |
| 9084 | 2026-05-27T18:02:04.234Z | |
| 9085 | 2026-05-27T18:02:04.234Z | |
| 9086 | 2026-05-27T18:02:04.234Z | May 27 18:02:02.281May 27 18:02:02.281 May 27 18:02:02.281DEBG DEBG INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9087 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281May 27 18:02:02.281 |
| 9088 | 2026-05-27T18:02:04.235Z | INFOMay 27 18:02:02.281adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.10/32 -> 10.0.0.255 |
| 9089 | 2026-05-27T18:02:04.235Z | |
| 9090 | 2026-05-27T18:02:04.235Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9091 | 2026-05-27T18:02:04.235Z | DEBGMay 27 18:02:02.281May 27 18:02:02.281 May 27 18:02:02.281DEBG May 27 18:02:02.281DEBG 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 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 |
| 9092 | 2026-05-27T18:02:04.235Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9093 | 2026-05-27T18:02:04.235Z | |
| 9094 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281 |
| 9095 | 2026-05-27T18:02:04.235Z | INFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9096 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281 |
| 9097 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281DEBG May 27 18:02:02.281May 27 18:02:02.281May 27 18:02:02.281 INFODEBGINFO 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.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 } }] |
| 9098 | 2026-05-27T18:02:04.235Z | |
| 9099 | 2026-05-27T18:02:04.235Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 9100 | 2026-05-27T18:02:04.235Z | adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4May 27 18:02:02.281 |
| 9101 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281May 27 18:02:02.281 |
| 9102 | 2026-05-27T18:02:04.235Z | INFOINFO May 27 18:02:02.281adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBG |
| 9103 | 2026-05-27T18:02:04.235Z | adding route 172.17.0.51/32 -> 10.0.0.255 DEBG |
| 9104 | 2026-05-27T18:02:04.235Z | 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 } }] |
| 9105 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 9106 | 2026-05-27T18:02:04.235Z | 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 } }]May 27 18:02:02.281 |
| 9107 | 2026-05-27T18:02:04.235Z | test route::tests::same_size_non_subset_replace ... ok |
| 9108 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281May 27 18:02:02.281 DEBG DEBGINFO May 27 18:02:02.281May 27 18:02:02.281 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 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:3c::/64 -> 2001:db8::55:ff |
| 9109 | 2026-05-27T18:02:04.235Z | |
| 9110 | 2026-05-27T18:02:04.235Z | |
| 9111 | 2026-05-27T18:02:04.235Z | INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9112 | 2026-05-27T18:02:04.235Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 27 18:02:02.281 |
| 9113 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281DEBGMay 27 18:02:02.281 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 } }]May 27 18:02:02.281 |
| 9114 | 2026-05-27T18:02:04.235Z | 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 } }] |
| 9115 | 2026-05-27T18:02:04.235Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9116 | 2026-05-27T18:02:04.235Z | INFODEBG May 27 18:02:02.281 DEBG adding route 172.17.0.52/32 -> 10.0.0.255failed to allocate space for the new target listreplacing targets for 3fff:dead::/64 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 } }] |
| 9117 | 2026-05-27T18:02:04.235Z | |
| 9118 | 2026-05-27T18:02:04.235Z | |
| 9119 | 2026-05-27T18:02:04.235Z | May 27 18:02:02.281 May 27 18:02:02.281INFOMay 27 18:02:02.281May 27 18:02:02.281 adding route 172.17.0.13/32 -> 10.0.0.255DEBG DEBG |
| 9120 | 2026-05-27T18:02:04.235Z | 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 } }] |
| 9121 | 2026-05-27T18:02:04.240Z | 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 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 } }] |
| 9122 | 2026-05-27T18:02:04.240Z | |
| 9123 | 2026-05-27T18:02:04.240Z | May 27 18:02:02.281 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 } }]May 27 18:02:02.281May 27 18:02:02.281 |
| 9124 | 2026-05-27T18:02:04.240Z | INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9125 | 2026-05-27T18:02:04.240Z | May 27 18:02:02.281 |
| 9126 | 2026-05-27T18:02:04.240Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255May 27 18:02:02.281 |
| 9127 | 2026-05-27T18:02:04.240Z | May 27 18:02:02.281DEBG 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 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 } }] |
| 9128 | 2026-05-27T18:02:04.240Z | May 27 18:02:02.281May 27 18:02:02.281 DEBGMay 27 18:02:02.288 created new freemap , May 27 18:02:02.281unitINFODEBG: adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9129 | 2026-05-27T18:02:04.240Z | DEBGfreemap_route_ipv4 created new freemapcreated new freemap |
| 9130 | 2026-05-27T18:02:04.240Z | , , unit:unitMay 27 18:02:02.288 :freemap_route_ipv4 |
| 9131 | 2026-05-27T18:02:04.240Z | DEBGMay 27 18:02:02.288 freemap_route_ipv4 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 } }] |
| 9132 | 2026-05-27T18:02:04.240Z | |
| 9133 | 2026-05-27T18:02:04.240Z | DEBG May 27 18:02:02.288created new freemap, unitDEBG: May 27 18:02:02.288 created new freemap May 27 18:02:02.288INFO , freemap_route_ipv6adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9134 | 2026-05-27T18:02:04.240Z | |
| 9135 | 2026-05-27T18:02:04.240Z | DEBG unitcreated new freemap:, May 27 18:02:02.288unit May 27 18:02:02.288:DEBG freemap_route_ipv6 freemap_route_ipv6 |
| 9136 | 2026-05-27T18:02:04.241Z | |
| 9137 | 2026-05-27T18:02:04.241Z | 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 |
| 9138 | 2026-05-27T18:02:04.241Z | initted freemap. size: 64May 27 18:02:02.288, unitDEBGMay 27 18:02:02.288: May 27 18:02:02.288DEBG freemap_route_ipv4initted freemap. size: 64 |
| 9139 | 2026-05-27T18:02:04.241Z | , initted freemap. size: 64INFOunit, :adding route 3fff:beef:34::/64 -> 2001:db8::55:ff unit |
| 9140 | 2026-05-27T18:02:04.241Z | freemap_route_ipv4: |
| 9141 | 2026-05-27T18:02:04.241Z | freemap_route_ipv4May 27 18:02:02.288 |
| 9142 | 2026-05-27T18:02:04.241Z | May 27 18:02:02.288 DEBGDEBG reset freemapreplacing 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 } }], May 27 18:02:02.288 |
| 9143 | 2026-05-27T18:02:04.241Z | unit :May 27 18:02:02.281 May 27 18:02:02.288DEBGDEBG May 27 18:02:02.288freemap_route_ipv4 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 } }] |
| 9144 | 2026-05-27T18:02:04.241Z | |
| 9145 | 2026-05-27T18:02:04.241Z | INFOreset freemap, DEBG unitadding route 3fff:beef:35::/64 -> 2001:db8::55:ff:May 27 18:02:02.288 |
| 9146 | 2026-05-27T18:02:04.241Z | May 27 18:02:02.288freemap_route_ipv4INFO |
| 9147 | 2026-05-27T18:02:04.241Z | DEBG adding route 172.17.0.15/32 -> 10.0.0.255 initted freemap. size: 64reset freemapMay 27 18:02:02.288, DEBG |
| 9148 | 2026-05-27T18:02:04.241Z | , unitMay 27 18:02:02.288unitreplacing 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 } }]: |
| 9149 | 2026-05-27T18:02:04.241Z | :May 27 18:02:02.288 DEBGDEBG freemap_route_ipv4replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 9150 | 2026-05-27T18:02:04.241Z | |
| 9151 | 2026-05-27T18:02:04.241Z | |
| 9152 | 2026-05-27T18:02:04.241Z | May 27 18:02:02.288May 27 18:02:02.288 initted freemap. size: 64 INFOMay 27 18:02:02.288INFO , adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255unit |
| 9153 | 2026-05-27T18:02:04.241Z | :May 27 18:02:02.288 |
| 9154 | 2026-05-27T18:02:04.241Z | DEBGDEBG May 27 18:02:02.288 freemap_route_ipv6reset freemap |
| 9155 | 2026-05-27T18:02:04.241Z | DEBGinitted freemap. size: 64May 27 18:02:02.288 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG, |
| 9156 | 2026-05-27T18:02:04.241Z | unit , : 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 } }]May 27 18:02:02.288freemap_route_ipv6 |
| 9157 | 2026-05-27T18:02:04.241Z | |
| 9158 | 2026-05-27T18:02:04.241Z | unitMay 27 18:02:02.288: DEBGfreemap_route_ipv6INFOMay 27 18:02:02.288 May 27 18:02:02.288 |
| 9159 | 2026-05-27T18:02:04.241Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9160 | 2026-05-27T18:02:04.241Z | DEBG reset freemapINFOreset freemap, , May 27 18:02:02.288unit unitadding route 172.17.0.17/32 -> 10.0.0.255DEBG: |
| 9161 | 2026-05-27T18:02:04.241Z | : replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 May 27 18:02:02.288 |
| 9162 | 2026-05-27T18:02:04.241Z | May 27 18:02:02.288 |
| 9163 | 2026-05-27T18:02:04.242Z | INFO freemap_route_ipv6DEBG 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 } }]May 27 18:02:02.288adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9164 | 2026-05-27T18:02:04.242Z | |
| 9165 | 2026-05-27T18:02:04.242Z | |
| 9166 | 2026-05-27T18:02:04.242Z | INFO May 27 18:02:02.288adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9167 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288INFOMay 27 18:02:02.288 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO May 27 18:02:02.288adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9168 | 2026-05-27T18:02:04.242Z | DEBG |
| 9169 | 2026-05-27T18:02:04.242Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1May 27 18:02:02.288 |
| 9170 | 2026-05-27T18:02:04.242Z | 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 } }]May 27 18:02:02.288 |
| 9171 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG 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 } }] |
| 9172 | 2026-05-27T18:02:04.242Z | |
| 9173 | 2026-05-27T18:02:04.242Z | DEBGMay 27 18:02:02.288 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 } }]May 27 18:02:02.288INFO |
| 9174 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9175 | 2026-05-27T18:02:04.242Z | INFOINFO May 27 18:02:02.288 adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFOMay 27 18:02:02.288 |
| 9176 | 2026-05-27T18:02:04.242Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9177 | 2026-05-27T18:02:04.242Z | |
| 9178 | 2026-05-27T18:02:04.242Z | DEBGMay 27 18:02:02.288 May 27 18:02:02.288May 27 18:02:02.288 DEBGDEBG 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 } }]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.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 } }] |
| 9179 | 2026-05-27T18:02:04.242Z | |
| 9180 | 2026-05-27T18:02:04.242Z | 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 } }] |
| 9181 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288 |
| 9182 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288May 27 18:02:02.288 INFO DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff May 27 18:02:02.288 |
| 9183 | 2026-05-27T18:02:04.242Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9184 | 2026-05-27T18:02:04.242Z | adding route 172.17.0.20/32 -> 10.0.0.255May 27 18:02:02.288 |
| 9185 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288 DEBGDEBG May 27 18:02:02.288replacing 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 } }] |
| 9186 | 2026-05-27T18:02:04.242Z | May 27 18:02:02.288 INFODEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] May 27 18:02:02.288replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9187 | 2026-05-27T18:02:04.242Z | INFO |
| 9188 | 2026-05-27T18:02:04.242Z | |
| 9189 | 2026-05-27T18:02:04.242Z | test route::tests::delete_targets_full ... ok |
| 9190 | 2026-05-27T18:02:04.242Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9191 | 2026-05-27T18:02:04.243Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9192 | 2026-05-27T18:02:04.243Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffMay 27 18:02:02.288 |
| 9193 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288INFO adding route 172.17.0.21/32 -> 10.0.0.255DEBG |
| 9194 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288May 27 18:02:02.288 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 |
| 9195 | 2026-05-27T18:02:04.243Z | |
| 9196 | 2026-05-27T18:02:04.243Z | DEBGMay 27 18:02:02.288replacing 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 } }] |
| 9197 | 2026-05-27T18:02:04.243Z | 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 } }] |
| 9198 | 2026-05-27T18:02:04.243Z | DEBG May 27 18:02:02.288replacing 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 } }]May 27 18:02:02.288May 27 18:02:02.288 |
| 9199 | 2026-05-27T18:02:04.243Z | INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255INFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9200 | 2026-05-27T18:02:04.243Z | |
| 9201 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288May 27 18:02:02.288 |
| 9202 | 2026-05-27T18:02:04.243Z | INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255May 27 18:02:02.288 |
| 9203 | 2026-05-27T18:02:04.243Z | adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 9204 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288 May 27 18:02:02.288May 27 18:02:02.288replacing 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 } }] |
| 9205 | 2026-05-27T18:02:04.243Z | DEBG DEBGMay 27 18:02:02.288DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9206 | 2026-05-27T18:02:04.243Z | |
| 9207 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288DEBG 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 } }] |
| 9208 | 2026-05-27T18:02:04.243Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO |
| 9209 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffMay 27 18:02:02.288 INFO |
| 9210 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 9211 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288adding route 172.17.0.55/32 -> 10.0.0.255May 27 18:02:02.288 May 27 18:02:02.288 INFODEBG DEBG |
| 9212 | 2026-05-27T18:02:04.243Z | INFOadding route 172.17.0.0/32 -> 10.0.0.255 |
| 9213 | 2026-05-27T18:02:04.243Z | 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 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.16.0.0/32 -> 10.0.0.4 |
| 9214 | 2026-05-27T18:02:04.243Z | |
| 9215 | 2026-05-27T18:02:04.243Z | |
| 9216 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288May 27 18:02:02.288 May 27 18:02:02.288DEBGMay 27 18:02:02.288INFO adding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 9217 | 2026-05-27T18:02:04.243Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]May 27 18:02:02.288 |
| 9218 | 2026-05-27T18:02:04.243Z | |
| 9219 | 2026-05-27T18:02:04.243Z | May 27 18:02:02.288INFODEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9220 | 2026-05-27T18:02:04.243Z | DEBG May 27 18:02:02.288May 27 18:02:02.288 May 27 18:02:02.288replacing 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 |
| 9221 | 2026-05-27T18:02:04.251Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 9222 | 2026-05-27T18:02:04.251Z | |
| 9223 | 2026-05-27T18:02:04.251Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG May 27 18:02:02.288 |
| 9224 | 2026-05-27T18:02:04.252Z | 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 } }]INFO |
| 9225 | 2026-05-27T18:02:04.252Z | May 27 18:02:02.288adding route 172.17.0.25/32 -> 10.0.0.255 May 27 18:02:02.288INFO DEBG |
| 9226 | 2026-05-27T18:02:04.252Z | 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 } }]May 27 18:02:02.288 |
| 9227 | 2026-05-27T18:02:04.252Z | adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 9228 | 2026-05-27T18:02:04.252Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffMay 27 18:02:02.288May 27 18:02:02.288 |
| 9229 | 2026-05-27T18:02:04.252Z | DEBG |
| 9230 | 2026-05-27T18:02:04.252Z | 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 } }]May 27 18:02:02.288 May 27 18:02:02.288DEBG |
| 9231 | 2026-05-27T18:02:04.252Z | replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9232 | 2026-05-27T18:02:04.252Z | 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.2/32 -> 10.0.0.255May 27 18:02:02.288 |
| 9233 | 2026-05-27T18:02:04.252Z | |
| 9234 | 2026-05-27T18:02:04.252Z | INFOMay 27 18:02:02.288 adding route 172.17.0.26/32 -> 10.0.0.255May 27 18:02:02.288DEBG |
| 9235 | 2026-05-27T18:02:04.252Z | INFO failed to allocate space for the new target listMay 27 18:02:02.288May 27 18:02:02.288 |
| 9236 | 2026-05-27T18:02:04.252Z | DEBGDEBG adding route 172.17.0.57/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 } }] |
| 9237 | 2026-05-27T18:02:04.252Z | |
| 9238 | 2026-05-27T18:02:04.252Z | 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 } }] |
| 9239 | 2026-05-27T18:02:04.252Z | May 27 18:02:02.288May 27 18:02:02.288 May 27 18:02:02.288May 27 18:02:02.288DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] INFOMay 27 18:02:02.289 adding route 172.17.0.27/32 -> 10.0.0.255DEBG |
| 9240 | 2026-05-27T18:02:04.252Z | created new freemap, unitMay 27 18:02:02.298: DEBGfreemap_route_ipv4 |
| 9241 | 2026-05-27T18:02:04.252Z | 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 } }] |
| 9242 | 2026-05-27T18:02:04.252Z | DEBGMay 27 18:02:02.298 INFO May 27 18:02:02.298replacing 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 } }] |
| 9243 | 2026-05-27T18:02:04.252Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9244 | 2026-05-27T18:02:04.252Z | DEBG created new freemapMay 27 18:02:02.299, unit :DEBG freemap_route_ipv6replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9245 | 2026-05-27T18:02:04.252Z | May 27 18:02:02.299 |
| 9246 | 2026-05-27T18:02:04.252Z | INFOMay 27 18:02:02.299 DEBG initted freemap. size: 64adding route 172.17.0.58/32 -> 10.0.0.255, |
| 9247 | 2026-05-27T18:02:04.253Z | unitMay 27 18:02:02.299: INFOfreemap_route_ipv4 May 27 18:02:02.299 |
| 9248 | 2026-05-27T18:02:04.253Z | adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 9249 | 2026-05-27T18:02:04.253Z | 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 } }]May 27 18:02:02.299 |
| 9250 | 2026-05-27T18:02:04.253Z | May 27 18:02:02.299DEBG DEBGMay 27 18:02:02.299reset freemap , unitreplacing 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 freemap_route_ipv4 |
| 9251 | 2026-05-27T18:02:04.253Z | |
| 9252 | 2026-05-27T18:02:04.253Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9253 | 2026-05-27T18:02:04.253Z | May 27 18:02:02.299May 27 18:02:02.299 INFODEBGMay 27 18:02:02.299 initted freemap. size: 64DEBG, unitreplacing 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.30/32 -> 10.0.0.255 |
| 9254 | 2026-05-27T18:02:04.253Z | |
| 9255 | 2026-05-27T18:02:04.253Z | : freemap_route_ipv6May 27 18:02:02.299 |
| 9256 | 2026-05-27T18:02:04.253Z | May 27 18:02:02.299 DEBGMay 27 18:02:02.299INFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9257 | 2026-05-27T18:02:04.253Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9258 | 2026-05-27T18:02:04.253Z | reset freemap, May 27 18:02:02.299unit: May 27 18:02:02.299freemap_route_ipv6 |
| 9259 | 2026-05-27T18:02:04.253Z | DEBG INFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9260 | 2026-05-27T18:02:04.253Z | adding route 172.17.0.31/32 -> 10.0.0.255May 27 18:02:02.299 |
| 9261 | 2026-05-27T18:02:04.253Z | INFOMay 27 18:02:02.299 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9262 | 2026-05-27T18:02:04.253Z | May 27 18:02:02.299DEBG DEBGfailed to allocate space for the new target list |
| 9263 | 2026-05-27T18:02:04.253Z | 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 } }]May 27 18:02:02.299 |
| 9264 | 2026-05-27T18:02:04.253Z | DEBGINFOMay 27 18:02:02.299 adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 9265 | 2026-05-27T18:02:04.253Z | 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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9266 | 2026-05-27T18:02:04.253Z | |
| 9267 | 2026-05-27T18:02:04.253Z | |
| 9268 | 2026-05-27T18:02:04.253Z | May 27 18:02:02.299 INFOMay 27 18:02:02.299 adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 9269 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 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 } }]May 27 18:02:02.299 |
| 9270 | 2026-05-27T18:02:04.254Z | DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.2May 27 18:02:02.299failed to allocate space for the new target listMay 27 18:02:02.299 |
| 9271 | 2026-05-27T18:02:04.254Z | |
| 9272 | 2026-05-27T18:02:04.254Z | 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.4/32 -> 10.0.0.255 |
| 9273 | 2026-05-27T18:02:04.254Z | |
| 9274 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 May 27 18:02:02.299DEBG 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 } }] May 27 18:02:02.299replacing 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 } }] |
| 9275 | 2026-05-27T18:02:04.254Z | INFO |
| 9276 | 2026-05-27T18:02:04.254Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9277 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 INFODEBG adding route 172.17.0.5/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 } }]May 27 18:02:02.299 |
| 9278 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299INFO |
| 9279 | 2026-05-27T18:02:04.254Z | adding route 172.16.0.0/32 -> 10.0.0.3DEBG |
| 9280 | 2026-05-27T18:02:04.254Z | 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 } }]May 27 18:02:02.299 |
| 9281 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299DEBG May 27 18:02:02.299 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 } }]INFODEBG |
| 9282 | 2026-05-27T18:02:04.254Z | 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.17.0.7/32 -> 10.0.0.255 |
| 9283 | 2026-05-27T18:02:04.254Z | |
| 9284 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 May 27 18:02:02.299INFO May 27 18:02:02.299INFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9285 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 INFO |
| 9286 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 9287 | 2026-05-27T18:02:04.254Z | DEBGMay 27 18:02:02.299 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]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 } }] |
| 9288 | 2026-05-27T18:02:04.254Z | |
| 9289 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299replacing 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 } }] May 27 18:02:02.299INFO |
| 9290 | 2026-05-27T18:02:04.254Z | DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 9291 | 2026-05-27T18:02:04.254Z | 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 } }] |
| 9292 | 2026-05-27T18:02:04.254Z | May 27 18:02:02.299 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9293 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.299May 27 18:02:02.299 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.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 } }] |
| 9294 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9295 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308 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 } }] |
| 9296 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9297 | 2026-05-27T18:02:04.255Z | |
| 9298 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.299May 27 18:02:02.308 DEBGDEBG 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.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 } }] |
| 9299 | 2026-05-27T18:02:04.255Z | |
| 9300 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308 INFO May 27 18:02:02.308 adding route 172.17.0.36/32 -> 10.0.0.255INFO May 27 18:02:02.308 |
| 9301 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.299 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 9302 | 2026-05-27T18:02:04.255Z | adding route 172.17.0.7/32 -> 10.0.0.255DEBGMay 27 18:02:02.308 created new freemapDEBGMay 27 18:02:02.308, |
| 9303 | 2026-05-27T18:02:04.255Z | unit : 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 } }]freemap_route_ipv4May 27 18:02:02.308 |
| 9304 | 2026-05-27T18:02:04.255Z | |
| 9305 | 2026-05-27T18:02:04.255Z | DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9306 | 2026-05-27T18:02:04.255Z | 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 } }] |
| 9307 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308May 27 18:02:02.308May 27 18:02:02.308 INFOMay 27 18:02:02.308 INFODEBGadding route 172.17.0.37/32 -> 10.0.0.255INFO |
| 9308 | 2026-05-27T18:02:04.255Z | adding route 172.17.0.8/32 -> 10.0.0.255created new freemap |
| 9309 | 2026-05-27T18:02:04.255Z | , unit :adding route 172.17.0.12/32 -> 10.0.0.255May 27 18:02:02.308May 27 18:02:02.308 freemap_route_ipv6DEBG |
| 9310 | 2026-05-27T18:02:04.255Z | 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 } }]DEBG |
| 9311 | 2026-05-27T18:02:04.255Z | 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 } }] |
| 9312 | 2026-05-27T18:02:04.255Z | |
| 9313 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308 DEBG May 27 18:02:02.308initted freemap. size: 64May 27 18:02:02.308 May 27 18:02:02.308, INFO unit : INFO adding route 172.17.0.9/32 -> 10.0.0.255 freemap_route_ipv4adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9314 | 2026-05-27T18:02:04.255Z | DEBG |
| 9315 | 2026-05-27T18:02:04.255Z | 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 } }] |
| 9316 | 2026-05-27T18:02:04.255Z | |
| 9317 | 2026-05-27T18:02:04.255Z | May 27 18:02:02.308May 27 18:02:02.308 May 27 18:02:02.308May 27 18:02:02.308DEBG DEBG DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9318 | 2026-05-27T18:02:04.255Z | reset freemap, INFO |
| 9319 | 2026-05-27T18:02:04.256Z | unitadding route 172.17.0.13/32 -> 10.0.0.255: May 27 18:02:02.308 |
| 9320 | 2026-05-27T18:02:04.256Z | freemap_route_ipv4May 27 18:02:02.308 |
| 9321 | 2026-05-27T18:02:04.264Z | INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9322 | 2026-05-27T18:02:04.264Z | |
| 9323 | 2026-05-27T18:02:04.264Z | May 27 18:02:02.308May 27 18:02:02.308 DEBGDEBG May 27 18:02:02.308initted freemap. size: 64 , 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 } }] |
| 9324 | 2026-05-27T18:02:04.264Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 9325 | 2026-05-27T18:02:04.264Z | :May 27 18:02:02.308 May 27 18:02:02.308May 27 18:02:02.308 freemap_route_ipv6INFO |
| 9326 | 2026-05-27T18:02:04.265Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 9327 | 2026-05-27T18:02:04.265Z | adding route 172.17.0.14/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 } }] |
| 9328 | 2026-05-27T18:02:04.265Z | |
| 9329 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308May 27 18:02:02.308 May 27 18:02:02.308DEBG 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 } }] |
| 9330 | 2026-05-27T18:02:04.265Z | adding route 172.17.0.40/32 -> 10.0.0.255DEBGMay 27 18:02:02.308 |
| 9331 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308DEBG reset freemapINFO , 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 } }]unitadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9332 | 2026-05-27T18:02:04.265Z | :May 27 18:02:02.308 |
| 9333 | 2026-05-27T18:02:04.265Z | freemap_route_ipv6 |
| 9334 | 2026-05-27T18:02:04.265Z | 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 } }] |
| 9335 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308May 27 18:02:02.308 May 27 18:02:02.308May 27 18:02:02.308INFO INFOINFODEBG adding route 172.17.0.41/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 } }]adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9336 | 2026-05-27T18:02:04.265Z | |
| 9337 | 2026-05-27T18:02:04.265Z | |
| 9338 | 2026-05-27T18:02:04.265Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9339 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308May 27 18:02:02.308 May 27 18:02:02.308May 27 18:02:02.308 INFODEBG DEBGDEBGreplacing 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.13/32 -> 10.0.0.255 |
| 9340 | 2026-05-27T18:02:04.265Z | |
| 9341 | 2026-05-27T18:02:04.265Z | 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 } }] |
| 9342 | 2026-05-27T18:02:04.265Z | 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 } }] |
| 9343 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308May 27 18:02:02.308May 27 18:02:02.308 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 } }]May 27 18:02:02.308adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9344 | 2026-05-27T18:02:04.265Z | |
| 9345 | 2026-05-27T18:02:04.265Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 9346 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308adding route 172.17.0.16/32 -> 10.0.0.255 INFO |
| 9347 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308 adding route 172.17.0.14/32 -> 10.0.0.255DEBGMay 27 18:02:02.308 |
| 9348 | 2026-05-27T18:02:04.265Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9349 | 2026-05-27T18:02:04.265Z | May 27 18:02:02.308 May 27 18:02:02.308DEBG May 27 18:02:02.308 DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 9350 | 2026-05-27T18:02:04.266Z | 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 |
| 9351 | 2026-05-27T18:02:04.266Z | |
| 9352 | 2026-05-27T18:02:04.266Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9353 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308 May 27 18:02:02.308May 27 18:02:02.308 INFOINFOMay 27 18:02:02.308 adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9354 | 2026-05-27T18:02:04.266Z | |
| 9355 | 2026-05-27T18:02:04.266Z | DEBGINFO May 27 18:02:02.308adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9356 | 2026-05-27T18:02:04.266Z | DEBG |
| 9357 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308replacing 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 } }] |
| 9358 | 2026-05-27T18:02:04.266Z | DEBGMay 27 18:02:02.308May 27 18:02:02.308 INFODEBG 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 } }]May 27 18:02:02.308adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9359 | 2026-05-27T18:02:04.266Z | INFO |
| 9360 | 2026-05-27T18:02:04.266Z | 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.16/32 -> 10.0.0.255 |
| 9361 | 2026-05-27T18:02:04.266Z | |
| 9362 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308May 27 18:02:02.308 INFODEBGMay 27 18:02:02.308 May 27 18:02:02.308 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.44/32 -> 10.0.0.255DEBGINFO |
| 9363 | 2026-05-27T18:02:04.266Z | 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 } }] |
| 9364 | 2026-05-27T18:02:04.266Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9365 | 2026-05-27T18:02:04.266Z | |
| 9366 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308 May 27 18:02:02.308DEBGMay 27 18:02:02.308 May 27 18:02:02.308 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 |
| 9367 | 2026-05-27T18:02:04.266Z | 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 } }]adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9368 | 2026-05-27T18:02:04.266Z | adding route 172.17.0.3/32 -> 10.0.0.255May 27 18:02:02.308 |
| 9369 | 2026-05-27T18:02:04.266Z | |
| 9370 | 2026-05-27T18:02:04.266Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255May 27 18:02:02.308 |
| 9371 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308INFOMay 27 18:02:02.308 DEBG DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9372 | 2026-05-27T18:02:04.266Z | May 27 18:02:02.308replacing 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 |
| 9373 | 2026-05-27T18:02:04.267Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9374 | 2026-05-27T18:02:04.267Z | 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 } }]May 27 18:02:02.308 |
| 9375 | 2026-05-27T18:02:04.267Z | May 27 18:02:02.308 INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9376 | 2026-05-27T18:02:04.267Z | INFO May 27 18:02:02.308adding route 172.17.0.18/32 -> 10.0.0.255May 27 18:02:02.308 |
| 9377 | 2026-05-27T18:02:04.267Z | DEBGMay 27 18:02:02.308 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 } }]DEBGMay 27 18:02:02.308adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9378 | 2026-05-27T18:02:04.267Z | 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 |
| 9379 | 2026-05-27T18:02:04.267Z | |
| 9380 | 2026-05-27T18:02:04.267Z | 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 } }] |
| 9381 | 2026-05-27T18:02:04.267Z | May 27 18:02:02.308May 27 18:02:02.308May 27 18:02:02.308May 27 18:02:02.308 DEBG INFOINFO 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.19/32 -> 10.0.0.255 |
| 9382 | 2026-05-27T18:02:04.267Z | INFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 9383 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.20/32 -> 10.0.0.255May 27 18:02:02.308 |
| 9384 | 2026-05-27T18:02:04.268Z | DEBG |
| 9385 | 2026-05-27T18:02:04.268Z | 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 } }]May 27 18:02:02.308 |
| 9386 | 2026-05-27T18:02:04.268Z | test route::tests::delete_target_full ... ok |
| 9387 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.308 May 27 18:02:02.308 INFODEBGDEBG 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.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 } }] |
| 9388 | 2026-05-27T18:02:04.268Z | |
| 9389 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.308adding route 172.17.0.47/32 -> 10.0.0.255 INFO |
| 9390 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.20/32 -> 10.0.0.255May 27 18:02:02.308May 27 18:02:02.308 |
| 9391 | 2026-05-27T18:02:04.268Z | INFO May 27 18:02:02.308 adding route 172.17.0.21/32 -> 10.0.0.255DEBGINFOMay 27 18:02:02.308 adding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 9392 | 2026-05-27T18:02:04.268Z | 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 } }] |
| 9393 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309 DEBG May 27 18:02:02.309replacing 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.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 } }] |
| 9394 | 2026-05-27T18:02:04.268Z | |
| 9395 | 2026-05-27T18:02:04.268Z | INFO |
| 9396 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9397 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309 May 27 18:02:02.309May 27 18:02:02.309INFO DEBG adding route 172.17.0.7/32 -> 10.0.0.255INFOMay 27 18:02:02.309 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 |
| 9398 | 2026-05-27T18:02:04.268Z | |
| 9399 | 2026-05-27T18:02:04.268Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9400 | 2026-05-27T18:02:04.268Z | |
| 9401 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309 DEBG May 27 18:02:02.309May 27 18:02:02.309May 27 18:02:02.309 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 |
| 9402 | 2026-05-27T18:02:04.268Z | DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 9403 | 2026-05-27T18:02:04.268Z | INFOMay 27 18:02:02.309replacing 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 } }] |
| 9404 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.22/32 -> 10.0.0.255 INFOMay 27 18:02:02.309 |
| 9405 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.8/32 -> 10.0.0.255 May 27 18:02:02.309DEBG INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9406 | 2026-05-27T18:02:04.268Z | |
| 9407 | 2026-05-27T18:02:04.268Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9408 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309May 27 18:02:02.309May 27 18:02:02.309 May 27 18:02:02.309DEBGDEBG INFO DEBGadding route 172.17.0.23/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 } }]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 } }] |
| 9409 | 2026-05-27T18:02:04.268Z | 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 } }] |
| 9410 | 2026-05-27T18:02:04.268Z | |
| 9411 | 2026-05-27T18:02:04.268Z | |
| 9412 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309 DEBG May 27 18:02:02.309replacing 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 } }] May 27 18:02:02.309 |
| 9413 | 2026-05-27T18:02:04.268Z | May 27 18:02:02.309INFO adding route 172.17.0.9/32 -> 10.0.0.255INFO |
| 9414 | 2026-05-27T18:02:04.269Z | INFOMay 27 18:02:02.309 adding route 172.17.0.50/32 -> 10.0.0.255INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9415 | 2026-05-27T18:02:04.269Z | adding route 172.17.0.23/32 -> 10.0.0.255May 27 18:02:02.309 |
| 9416 | 2026-05-27T18:02:04.269Z | |
| 9417 | 2026-05-27T18:02:04.269Z | May 27 18:02:02.309DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG 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 } }] |
| 9418 | 2026-05-27T18:02:04.269Z | May 27 18:02:02.317 INFO |
| 9419 | 2026-05-27T18:02:04.269Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9420 | 2026-05-27T18:02:04.269Z | May 27 18:02:02.317May 27 18:02:02.317 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9421 | 2026-05-27T18:02:04.273Z | |
| 9422 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.317 INFOMay 27 18:02:02.317 adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 9423 | 2026-05-27T18:02:04.273Z | 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 } }]May 27 18:02:02.317 DEBG |
| 9424 | 2026-05-27T18:02:04.273Z | 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 } }] |
| 9425 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.317 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9426 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.317May 27 18:02:02.317 INFODEBG adding route 172.17.0.53/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 } }] |
| 9427 | 2026-05-27T18:02:04.273Z | |
| 9428 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.317 DEBGMay 27 18:02:02.317 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9429 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.309replacing 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 } }] |
| 9430 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.317DEBG DEBGMay 27 18:02:02.317replacing 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.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 } }] |
| 9431 | 2026-05-27T18:02:04.273Z | INFO |
| 9432 | 2026-05-27T18:02:04.273Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9433 | 2026-05-27T18:02:04.273Z | May 27 18:02:02.309May 27 18:02:02.317May 27 18:02:02.317 INFODEBG DEBGadding route 172.17.0.13/32 -> 10.0.0.255 May 27 18:02:02.317 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 } }] |
| 9434 | 2026-05-27T18:02:04.273Z | 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 } }] |
| 9435 | 2026-05-27T18:02:04.274Z | |
| 9436 | 2026-05-27T18:02:04.274Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9437 | 2026-05-27T18:02:04.274Z | DEBGMay 27 18:02:02.317 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 } }]May 27 18:02:02.317 |
| 9438 | 2026-05-27T18:02:04.274Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBGMay 27 18:02:02.317 May 27 18:02:02.317 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 |
| 9439 | 2026-05-27T18:02:04.274Z | INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 9440 | 2026-05-27T18:02:04.274Z | |
| 9441 | 2026-05-27T18:02:04.274Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9442 | 2026-05-27T18:02:04.274Z | May 27 18:02:02.317 INFOMay 27 18:02:02.317 adding route 172.17.0.26/32 -> 10.0.0.255DEBGMay 27 18:02:02.317May 27 18:02:02.317 |
| 9443 | 2026-05-27T18:02:04.274Z | DEBGDEBGreplacing 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 } }] |
| 9444 | 2026-05-27T18:02:04.274Z | May 27 18:02:02.317replacing 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.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 } }] |
| 9445 | 2026-05-27T18:02:04.274Z | DEBG May 27 18:02:02.317replacing 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 } }] |
| 9446 | 2026-05-27T18:02:04.274Z | INFOMay 27 18:02:02.317 |
| 9447 | 2026-05-27T18:02:04.274Z | INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 9448 | 2026-05-27T18:02:04.274Z | adding route 172.17.0.15/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9449 | 2026-05-27T18:02:04.274Z | May 27 18:02:02.317 INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 9450 | 2026-05-27T18:02:04.274Z | May 27 18:02:02.317adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9451 | 2026-05-27T18:02:04.274Z | May 27 18:02:02.317DEBG May 27 18:02:02.317DEBGreplacing 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 } }]May 27 18:02:02.317 |
| 9452 | 2026-05-27T18:02:04.274Z | DEBG DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9453 | 2026-05-27T18:02:04.275Z | 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.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 } }] |
| 9454 | 2026-05-27T18:02:04.275Z | |
| 9455 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317 INFO adding route 172.17.0.28/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9456 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317May 27 18:02:02.317 INFO INFO adding route 172.17.0.16/32 -> 10.0.0.255INFOadding route 172.17.0.57/32 -> 10.0.0.255 May 27 18:02:02.317adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9457 | 2026-05-27T18:02:04.275Z | |
| 9458 | 2026-05-27T18:02:04.275Z | DEBG |
| 9459 | 2026-05-27T18:02:04.275Z | 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 } }] |
| 9460 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317 May 27 18:02:02.317May 27 18:02:02.317May 27 18:02:02.317DEBG 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 } }]DEBGINFO |
| 9461 | 2026-05-27T18:02:04.275Z | DEBG adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9462 | 2026-05-27T18:02:04.275Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9463 | 2026-05-27T18:02:04.275Z | |
| 9464 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317 May 27 18:02:02.317INFOMay 27 18:02:02.317 DEBGMay 27 18:02:02.317adding route 172.17.0.58/32 -> 10.0.0.255 INFOINFOreplacing 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 } }] |
| 9465 | 2026-05-27T18:02:04.275Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9466 | 2026-05-27T18:02:04.275Z | |
| 9467 | 2026-05-27T18:02:04.275Z | adding route 172.17.0.17/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9468 | 2026-05-27T18:02:04.275Z | INFOMay 27 18:02:02.317 May 27 18:02:02.317adding route 172.17.0.30/32 -> 10.0.0.255May 27 18:02:02.317DEBG |
| 9469 | 2026-05-27T18:02:04.275Z | 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 } }]DEBG DEBGMay 27 18:02:02.317replacing 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 } }] |
| 9470 | 2026-05-27T18:02:04.275Z | 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 } }] |
| 9471 | 2026-05-27T18:02:04.275Z | 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 } }] |
| 9472 | 2026-05-27T18:02:04.275Z | |
| 9473 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317 INFO adding route 172.17.0.18/32 -> 10.0.0.255May 27 18:02:02.317May 27 18:02:02.317 |
| 9474 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317INFO INFO adding route 172.17.0.28/32 -> 10.0.0.255INFOMay 27 18:02:02.317 adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9475 | 2026-05-27T18:02:04.275Z | |
| 9476 | 2026-05-27T18:02:04.275Z | |
| 9477 | 2026-05-27T18:02:04.275Z | DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9478 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317May 27 18:02:02.317May 27 18:02:02.317 May 27 18:02:02.317DEBG DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9479 | 2026-05-27T18:02:04.275Z | adding route 172.17.0.19/32 -> 10.0.0.255 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9480 | 2026-05-27T18:02:04.275Z | |
| 9481 | 2026-05-27T18:02:04.275Z | May 27 18:02:02.317replacing 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 } }] |
| 9482 | 2026-05-27T18:02:04.275Z | INFO May 27 18:02:02.317adding route 172.17.0.29/32 -> 10.0.0.255 May 27 18:02:02.317 |
| 9483 | 2026-05-27T18:02:04.276Z | May 27 18:02:02.317 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255DEBGMay 27 18:02:02.317 adding route 172.17.0.60/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 } }] |
| 9484 | 2026-05-27T18:02:04.276Z | |
| 9485 | 2026-05-27T18:02:04.276Z | DEBG |
| 9486 | 2026-05-27T18:02:04.276Z | 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 } }]May 27 18:02:02.317 |
| 9487 | 2026-05-27T18:02:04.276Z | INFOMay 27 18:02:02.317 May 27 18:02:02.317 DEBGMay 27 18:02:02.317 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9488 | 2026-05-27T18:02:04.276Z | 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 } }]INFO |
| 9489 | 2026-05-27T18:02:04.276Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9490 | 2026-05-27T18:02:04.276Z | |
| 9491 | 2026-05-27T18:02:04.276Z | May 27 18:02:02.317 INFO adding route 172.17.0.33/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9492 | 2026-05-27T18:02:04.276Z | May 27 18:02:02.317May 27 18:02:02.317 DEBG 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 } }]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 } }] |
| 9493 | 2026-05-27T18:02:04.277Z | |
| 9494 | 2026-05-27T18:02:04.277Z | adding route 172.17.0.61/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9495 | 2026-05-27T18:02:04.277Z | DEBGMay 27 18:02:02.317May 27 18:02:02.317 INFOINFOMay 27 18:02:02.317replacing 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.21/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 9496 | 2026-05-27T18:02:04.277Z | |
| 9497 | 2026-05-27T18:02:04.277Z | |
| 9498 | 2026-05-27T18:02:04.277Z | 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 } }] |
| 9499 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317May 27 18:02:02.317 May 27 18:02:02.317May 27 18:02:02.317DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9500 | 2026-05-27T18:02:04.277Z | DEBG 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 } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9501 | 2026-05-27T18:02:04.277Z | |
| 9502 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9503 | 2026-05-27T18:02:04.277Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9504 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317DEBGMay 27 18:02:02.317 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 } }]DEBGINFO |
| 9505 | 2026-05-27T18:02:04.277Z | 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 } }] |
| 9506 | 2026-05-27T18:02:04.277Z | adding route 172.17.0.32/32 -> 10.0.0.255May 27 18:02:02.317 |
| 9507 | 2026-05-27T18:02:04.277Z | DEBGMay 27 18:02:02.317 May 27 18:02:02.317replacing 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 } }] |
| 9508 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317 DEBGINFODEBG adding route 172.17.0.35/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 } }] |
| 9509 | 2026-05-27T18:02:04.277Z | |
| 9510 | 2026-05-27T18:02:04.277Z | failed to allocate space for the new target list |
| 9511 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317May 27 18:02:02.317 DEBG May 27 18:02:02.317 INFOINFOreplacing 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 } }] |
| 9512 | 2026-05-27T18:02:04.277Z | adding route 172.17.0.33/32 -> 10.0.0.255 adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9513 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.317May 27 18:02:02.317 |
| 9514 | 2026-05-27T18:02:04.277Z | INFO May 27 18:02:02.317adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9515 | 2026-05-27T18:02:04.277Z | 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 } }] |
| 9516 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.318May 27 18:02:02.318 DEBG DEBG DEBG May 27 18:02:02.318 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.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 } }] |
| 9517 | 2026-05-27T18:02:04.277Z | INFO |
| 9518 | 2026-05-27T18:02:04.277Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9519 | 2026-05-27T18:02:04.277Z | |
| 9520 | 2026-05-27T18:02:04.277Z | May 27 18:02:02.318May 27 18:02:02.318 May 27 18:02:02.318INFO INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9521 | 2026-05-27T18:02:04.282Z | 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 } }] |
| 9522 | 2026-05-27T18:02:04.282Z | |
| 9523 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.318 May 27 18:02:02.318DEBG May 27 18:02:02.318replacing 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 |
| 9524 | 2026-05-27T18:02:04.282Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9525 | 2026-05-27T18:02:04.282Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9526 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.318May 27 18:02:02.318 May 27 18:02:02.318INFOINFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 9527 | 2026-05-27T18:02:04.282Z | 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 } }] |
| 9528 | 2026-05-27T18:02:04.282Z | |
| 9529 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.318 DEBGMay 27 18:02:02.318 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 } }]DEBGMay 27 18:02:02.318 |
| 9530 | 2026-05-27T18:02:04.282Z | 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 |
| 9531 | 2026-05-27T18:02:04.282Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9532 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.318 May 27 18:02:02.318INFOMay 27 18:02:02.318 INFO adding route 172.17.0.39/32 -> 10.0.0.255DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 9533 | 2026-05-27T18:02:04.282Z | |
| 9534 | 2026-05-27T18:02:04.282Z | 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 } }] |
| 9535 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.318 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 } }] |
| 9536 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329 INFO May 27 18:02:02.329adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9537 | 2026-05-27T18:02:04.282Z | DEBG May 27 18:02:02.329replacing 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 } }]May 27 18:02:02.329 |
| 9538 | 2026-05-27T18:02:04.282Z | INFODEBG adding route 172.17.0.37/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 } }] |
| 9539 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329 |
| 9540 | 2026-05-27T18:02:04.282Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9541 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329May 27 18:02:02.329 INFODEBG 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.41/32 -> 10.0.0.255May 27 18:02:02.329 |
| 9542 | 2026-05-27T18:02:04.282Z | |
| 9543 | 2026-05-27T18:02:04.282Z | 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 } }] |
| 9544 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329May 27 18:02:02.329 INFODEBG May 27 18:02:02.329adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9545 | 2026-05-27T18:02:04.282Z | 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 } }] |
| 9546 | 2026-05-27T18:02:04.282Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9547 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFO DEBGDEBG adding route 172.17.0.42/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 } }]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 } }] |
| 9548 | 2026-05-27T18:02:04.282Z | |
| 9549 | 2026-05-27T18:02:04.282Z | |
| 9550 | 2026-05-27T18:02:04.282Z | May 27 18:02:02.329May 27 18:02:02.329 INFOMay 27 18:02:02.329 INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 9551 | 2026-05-27T18:02:04.283Z | DEBGadding route 172.17.0.29/32 -> 10.0.0.255 |
| 9552 | 2026-05-27T18:02:04.283Z | 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 } }]May 27 18:02:02.329 |
| 9553 | 2026-05-27T18:02:04.283Z | 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 } }] |
| 9554 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 DEBG INFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 27 18:02:02.329 adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9555 | 2026-05-27T18:02:04.283Z | INFO |
| 9556 | 2026-05-27T18:02:04.283Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9557 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255DEBG |
| 9558 | 2026-05-27T18:02:04.283Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9559 | 2026-05-27T18:02:04.283Z | |
| 9560 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 DEBGMay 27 18:02:02.329 May 27 18:02:02.329 INFOINFO 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 } }] |
| 9561 | 2026-05-27T18:02:04.283Z | adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9562 | 2026-05-27T18:02:04.283Z | |
| 9563 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255 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 } }] |
| 9564 | 2026-05-27T18:02:04.283Z | |
| 9565 | 2026-05-27T18:02:04.283Z | 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 } }] |
| 9566 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329INFO DEBGINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9567 | 2026-05-27T18:02:04.283Z | |
| 9568 | 2026-05-27T18:02:04.283Z | 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 } }] |
| 9569 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 DEBGMay 27 18:02:02.329 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 } }] |
| 9570 | 2026-05-27T18:02:04.283Z | INFO 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.32/32 -> 10.0.0.255 |
| 9571 | 2026-05-27T18:02:04.283Z | |
| 9572 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 May 27 18:02:02.329May 27 18:02:02.329 INFO INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9573 | 2026-05-27T18:02:04.283Z | |
| 9574 | 2026-05-27T18:02:04.283Z | 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 } }] |
| 9575 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 May 27 18:02:02.329DEBGMay 27 18:02:02.329 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 |
| 9576 | 2026-05-27T18:02:04.283Z | DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 9577 | 2026-05-27T18:02:04.283Z | 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 } }] |
| 9578 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329May 27 18:02:02.329 INFOMay 27 18:02:02.329DEBG 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 } }] |
| 9579 | 2026-05-27T18:02:04.283Z | adding route 172.17.0.44/32 -> 10.0.0.255 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9580 | 2026-05-27T18:02:04.283Z | |
| 9581 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 INFO May 27 18:02:02.329May 27 18:02:02.329adding route 172.17.0.34/32 -> 10.0.0.255 DEBGDEBG |
| 9582 | 2026-05-27T18:02:04.283Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9583 | 2026-05-27T18:02:04.283Z | |
| 9584 | 2026-05-27T18:02:04.283Z | test route::tests::delete_target_fragmented ... ok |
| 9585 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 DEBG May 27 18:02:02.329replacing 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 } }] |
| 9586 | 2026-05-27T18:02:04.283Z | test route::tests::delete_targets_fragmented ... ok |
| 9587 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329INFO INFOadding route 172.17.0.45/32 -> 10.0.0.255 |
| 9588 | 2026-05-27T18:02:04.283Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9589 | 2026-05-27T18:02:04.283Z | May 27 18:02:02.329 INFOMay 27 18:02:02.329 May 27 18:02:02.329DEBGadding route 172.17.0.35/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9590 | 2026-05-27T18:02:04.284Z | |
| 9591 | 2026-05-27T18:02:04.284Z | 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 } }] |
| 9592 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFOINFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 9593 | 2026-05-27T18:02:04.284Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9594 | 2026-05-27T18:02:04.284Z | |
| 9595 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 DEBG DEBG INFOreplacing 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.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 } }] |
| 9596 | 2026-05-27T18:02:04.284Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9597 | 2026-05-27T18:02:04.284Z | |
| 9598 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFO INFOadding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 9599 | 2026-05-27T18:02:04.284Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9600 | 2026-05-27T18:02:04.284Z | |
| 9601 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329 May 27 18:02:02.329May 27 18:02:02.329DEBG DEBG INFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9602 | 2026-05-27T18:02:04.284Z | adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9603 | 2026-05-27T18:02:04.284Z | |
| 9604 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329 INFO May 27 18:02:02.329adding route 172.17.0.51/32 -> 10.0.0.255 May 27 18:02:02.329DEBG 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 } }] |
| 9605 | 2026-05-27T18:02:04.284Z | |
| 9606 | 2026-05-27T18:02:04.284Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9607 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329 DEBGMay 27 18:02:02.329INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 9608 | 2026-05-27T18:02:04.284Z | 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.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 } }] |
| 9609 | 2026-05-27T18:02:04.284Z | |
| 9610 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 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 } }]INFO |
| 9611 | 2026-05-27T18:02:04.284Z | adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9612 | 2026-05-27T18:02:04.284Z | |
| 9613 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9614 | 2026-05-27T18:02:04.284Z | |
| 9615 | 2026-05-27T18:02:04.284Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9616 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9617 | 2026-05-27T18:02:04.284Z | |
| 9618 | 2026-05-27T18:02:04.284Z | 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 } }] |
| 9619 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329May 27 18:02:02.329 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9620 | 2026-05-27T18:02:04.284Z | May 27 18:02:02.329 |
| 9621 | 2026-05-27T18:02:04.289Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255May 27 18:02:02.329 |
| 9622 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329INFO adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 9623 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9624 | 2026-05-27T18:02:04.289Z | 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 } }] |
| 9625 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329DEBG 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 } }]INFO |
| 9626 | 2026-05-27T18:02:04.289Z | 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 } }] |
| 9627 | 2026-05-27T18:02:04.289Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9628 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329 May 27 18:02:02.329INFO May 27 18:02:02.329INFOadding route 172.17.0.52/32 -> 10.0.0.255 |
| 9629 | 2026-05-27T18:02:04.289Z | DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 9630 | 2026-05-27T18:02:04.289Z | 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 } }] |
| 9631 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329 May 27 18:02:02.329DEBGMay 27 18:02:02.329 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 |
| 9632 | 2026-05-27T18:02:04.289Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9633 | 2026-05-27T18:02:04.289Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9634 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329INFO DEBGINFO adding route 172.17.0.56/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 } }] |
| 9635 | 2026-05-27T18:02:04.289Z | |
| 9636 | 2026-05-27T18:02:04.289Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9637 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329 May 27 18:02:02.329DEBG INFOMay 27 18:02:02.329 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.43/32 -> 10.0.0.255DEBG |
| 9638 | 2026-05-27T18:02:04.289Z | |
| 9639 | 2026-05-27T18:02:04.289Z | 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 } }] |
| 9640 | 2026-05-27T18:02:04.289Z | May 27 18:02:02.329 May 27 18:02:02.329INFOMay 27 18:02:02.329 DEBG 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9641 | 2026-05-27T18:02:04.290Z | |
| 9642 | 2026-05-27T18:02:04.290Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9643 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329May 27 18:02:02.329 May 27 18:02:02.329INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255 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 |
| 9644 | 2026-05-27T18:02:04.290Z | |
| 9645 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9646 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 9647 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9648 | 2026-05-27T18:02:04.290Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9649 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329 DEBGMay 27 18:02:02.329May 27 18:02:02.329 INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9650 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9651 | 2026-05-27T18:02:04.290Z | |
| 9652 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329May 27 18:02:02.329May 27 18:02:02.329 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255DEBGadding route 172.17.0.59/32 -> 10.0.0.255 |
| 9653 | 2026-05-27T18:02:04.290Z | |
| 9654 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9655 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329 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 } }] |
| 9656 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338May 27 18:02:02.338 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9657 | 2026-05-27T18:02:04.290Z | |
| 9658 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338May 27 18:02:02.338 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.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 } }] |
| 9659 | 2026-05-27T18:02:04.290Z | |
| 9660 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9661 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 May 27 18:02:02.338DEBG DEBGfailed to allocate space for the new target list |
| 9662 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9663 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9664 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 May 27 18:02:02.338DEBG 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 } }] |
| 9665 | 2026-05-27T18:02:04.290Z | 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 } }] |
| 9666 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9667 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 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 } }] |
| 9668 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.329May 27 18:02:02.338 INFODEBG adding route 172.17.0.50/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 } }] |
| 9669 | 2026-05-27T18:02:04.290Z | |
| 9670 | 2026-05-27T18:02:04.290Z | May 27 18:02:02.338 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 } }] |
| 9671 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.338 INFOMay 27 18:02:02.338 adding route 172.17.0.57/32 -> 10.0.0.255INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9672 | 2026-05-27T18:02:04.291Z | |
| 9673 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.338 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 } }] |
| 9674 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.338 INFODEBG adding route 172.17.0.52/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 } }] |
| 9675 | 2026-05-27T18:02:04.291Z | |
| 9676 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 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.58/32 -> 10.0.0.255 |
| 9677 | 2026-05-27T18:02:04.291Z | |
| 9678 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 INFODEBG adding route 172.17.0.53/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 } }] |
| 9679 | 2026-05-27T18:02:04.291Z | |
| 9680 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 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.59/32 -> 10.0.0.255 |
| 9681 | 2026-05-27T18:02:04.291Z | |
| 9682 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 INFODEBG adding route 172.17.0.54/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 } }] |
| 9683 | 2026-05-27T18:02:04.291Z | |
| 9684 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9685 | 2026-05-27T18:02:04.291Z | |
| 9686 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9687 | 2026-05-27T18:02:04.291Z | |
| 9688 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 9689 | 2026-05-27T18:02:04.291Z | |
| 9690 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339May 27 18:02:02.339 INFODEBG adding route 172.17.0.56/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.2, vlan_id: None } }] |
| 9691 | 2026-05-27T18:02:04.291Z | |
| 9692 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339 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 } }] |
| 9693 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9694 | 2026-05-27T18:02:04.291Z | test route::tests::add_target_fails_full ... ok |
| 9695 | 2026-05-27T18:02:04.291Z | May 27 18:02:02.339 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 } }] |
| 9696 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9697 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9698 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9699 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9700 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9701 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9702 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9703 | 2026-05-27T18:02:04.292Z | |
| 9704 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9705 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9706 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9707 | 2026-05-27T18:02:04.292Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s |
| 9708 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 9709 | 2026-05-27T18:02:04.292Z | |
| 9710 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9711 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 DEBG failed to allocate space for the new target list |
| 9712 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 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 } }] |
| 9713 | 2026-05-27T18:02:04.292Z | May 27 18:02:02.339 DEBG failed to allocate space for the new target list |
| 9714 | 2026-05-27T18:02:04.292Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bbbf33576fce60e8) |
| 9715 | 2026-05-27T18:02:04.292Z | |
| 9716 | 2026-05-27T18:02:04.292Z | running 0 tests |
| 9717 | 2026-05-27T18:02:04.292Z | |
| 9718 | 2026-05-27T18:02:04.292Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9719 | 2026-05-27T18:02:04.292Z | |
| 9720 | 2026-05-27T18:02:04.292Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 9721 | 2026-05-27T18:02:04.300Z | |
| 9722 | 2026-05-27T18:02:04.300Z | running 0 tests |
| 9723 | 2026-05-27T18:02:04.300Z | |
| 9724 | 2026-05-27T18:02:04.300Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9725 | 2026-05-27T18:02:04.301Z | |
| 9726 | 2026-05-27T18:02:04.301Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d6420bb49020d9a7) |
| 9727 | 2026-05-27T18:02:04.301Z | |
| 9728 | 2026-05-27T18:02:04.301Z | running 6 tests |
| 9729 | 2026-05-27T18:02:04.301Z | test tests::test_full_lot_id_neither_present ... ok |
| 9730 | 2026-05-27T18:02:04.301Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9731 | 2026-05-27T18:02:04.301Z | test tests::test_full_lot_id_lot_only ... ok |
| 9732 | 2026-05-27T18:02:04.301Z | test tests::test_full_lot_id_both_present ... ok |
| 9733 | 2026-05-27T18:02:04.301Z | test tests::test_port_id_cmp ... ok |
| 9734 | 2026-05-27T18:02:04.301Z | test tests::test_parse_client_port_id ... ok |
| 9735 | 2026-05-27T18:02:04.301Z | |
| 9736 | 2026-05-27T18:02:04.301Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9737 | 2026-05-27T18:02:04.301Z | |
| 9738 | 2026-05-27T18:02:04.301Z | Running tests/test_all.rs (target/debug/deps/test_all-395380c5632c31ff) |
| 9739 | 2026-05-27T18:02:04.301Z | |
| 9740 | 2026-05-27T18:02:04.301Z | running 6 tests |
| 9741 | 2026-05-27T18:02:07.304Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9742 | 2026-05-27T18:02:07.308Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9743 | 2026-05-27T18:02:07.308Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9744 | 2026-05-27T18:02:07.308Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9745 | 2026-05-27T18:02:07.634Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9746 | 2026-05-27T18:02:08.618Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9747 | 2026-05-27T18:02:08.618Z | |
| 9748 | 2026-05-27T18:02:08.618Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.33s |
| 9749 | 2026-05-27T18:02:08.618Z | |
| 9750 | 2026-05-27T18:02:08.625Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 9751 | 2026-05-27T18:02:08.630Z | |
| 9752 | 2026-05-27T18:02:08.630Z | running 0 tests |
| 9753 | 2026-05-27T18:02:08.630Z | |
| 9754 | 2026-05-27T18:02:08.633Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9755 | 2026-05-27T18:02:08.633Z | |
| 9756 | 2026-05-27T18:02:08.633Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 9757 | 2026-05-27T18:02:08.636Z | |
| 9758 | 2026-05-27T18:02:08.636Z | running 0 tests |
| 9759 | 2026-05-27T18:02:08.636Z | |
| 9760 | 2026-05-27T18:02:08.636Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9761 | 2026-05-27T18:02:08.636Z | |
| 9762 | 2026-05-27T18:02:08.640Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 9763 | 2026-05-27T18:02:08.643Z | |
| 9764 | 2026-05-27T18:02:08.643Z | running 12 tests |
| 9765 | 2026-05-27T18:02:08.648Z | test icmp::test_v6_checksum ... ok |
| 9766 | 2026-05-27T18:02:08.648Z | test icmp::test_v4_checksum ... ok |
| 9767 | 2026-05-27T18:02:08.648Z | test pbuf::test_nibble ... ok |
| 9768 | 2026-05-27T18:02:08.648Z | test pbuf::test_byte ... ok |
| 9769 | 2026-05-27T18:02:08.648Z | test lldp::test_lldp_parse ... ok |
| 9770 | 2026-05-27T18:02:08.648Z | test pbuf::test_word ... ok |
| 9771 | 2026-05-27T18:02:08.648Z | test pbuf::test_short ... ok |
| 9772 | 2026-05-27T18:02:08.648Z | test ipv6::test_ipv6_parse ... ok |
| 9773 | 2026-05-27T18:02:08.648Z | test pbuf::test_overflow ... ok |
| 9774 | 2026-05-27T18:02:08.648Z | test pbuf::test_twelve ... ok |
| 9775 | 2026-05-27T18:02:08.648Z | test tcp::test_checksum_syn_nodata ... ok |
| 9776 | 2026-05-27T18:02:08.648Z | test tcp::test_checksum_ack_data ... ok |
| 9777 | 2026-05-27T18:02:08.648Z | |
| 9778 | 2026-05-27T18:02:08.648Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9779 | 2026-05-27T18:02:08.648Z | |
| 9780 | 2026-05-27T18:02:08.648Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 9781 | 2026-05-27T18:02:08.652Z | |
| 9782 | 2026-05-27T18:02:08.652Z | running 0 tests |
| 9783 | 2026-05-27T18:02:08.652Z | |
| 9784 | 2026-05-27T18:02:08.652Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9785 | 2026-05-27T18:02:08.653Z | |
| 9786 | 2026-05-27T18:02:08.653Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 9787 | 2026-05-27T18:02:08.657Z | |
| 9788 | 2026-05-27T18:02:08.657Z | running 5 tests |
| 9789 | 2026-05-27T18:02:08.657Z | test switchport::test::test_compute_lanes ... ok |
| 9790 | 2026-05-27T18:02:08.657Z | test switchport::test::port_id_ordering ... ok |
| 9791 | 2026-05-27T18:02:08.657Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 9792 | 2026-05-27T18:02:08.657Z | State: Activated Lane 0Activated Activated Activated |
| 9793 | 2026-05-27T18:02:08.657Z | Lane 1 Rx Output Enabled: false falseLane 2 false Lane 3false |
| 9794 | 2026-05-27T18:02:08.657Z | |
| 9795 | 2026-05-27T18:02:08.657Z | Rx Output Status: valid Rx Loss-of-lock: Yesvalid valid valid |
| 9796 | 2026-05-27T18:02:08.657Z | Yes Rx Loss-of-lock: true trueYes trueYes |
| 9797 | 2026-05-27T18:02:08.657Z | true |
| 9798 | 2026-05-27T18:02:08.657Z | Rx Loss-of-signal: false Rx Loss-of-signal: Yesfalse false Yesfalse |
| 9799 | 2026-05-27T18:02:08.657Z | Rx Auto-squelch Disable: trueYes Yestrue |
| 9800 | 2026-05-27T18:02:08.657Z | true true |
| 9801 | 2026-05-27T18:02:08.657Z | Rx CDR Enabled: Yes Tx Output Enabled: true Yestrue Yes true Yestrue |
| 9802 | 2026-05-27T18:02:08.657Z | |
| 9803 | 2026-05-27T18:02:08.657Z | Tx Output Status: invalid invalid Tx Enabled: Yes invalidYes invalid |
| 9804 | 2026-05-27T18:02:08.657Z | Yes Tx Loss-of-lock: false Yes |
| 9805 | 2026-05-27T18:02:08.657Z | false Tx Loss-of-lock: Nofalse Nofalse |
| 9806 | 2026-05-27T18:02:08.657Z | No No Tx Loss-of-signal: true |
| 9807 | 2026-05-27T18:02:08.657Z | true true Tx Loss-of-signal: No true |
| 9808 | 2026-05-27T18:02:08.657Z | No NoTx Auto-squelch Disable: false Nofalse |
| 9809 | 2026-05-27T18:02:08.658Z | false false |
| 9810 | 2026-05-27T18:02:08.658Z | Tx CDR Enabled: No Tx Adaptive EQ Fail: true Notrue Notrue Notrue |
| 9811 | 2026-05-27T18:02:08.658Z | |
| 9812 | 2026-05-27T18:02:08.658Z | Tx Failure: false Tx Adaptive EQ Fault: No falseNo Nofalse falseNo |
| 9813 | 2026-05-27T18:02:08.658Z | |
| 9814 | 2026-05-27T18:02:08.658Z | Tx Force Squelch: true Tx Fault: Yes true Yes true trueYes |
| 9815 | 2026-05-27T18:02:08.658Z | Tx Input Polarity: normalYes |
| 9816 | 2026-05-27T18:02:08.658Z | normal normal normal |
| 9817 | 2026-05-27T18:02:08.658Z | test switchport::test::test_print_sff_datapath ... ok |
| 9818 | 2026-05-27T18:02:08.658Z | test switchport::test::test_print_cmis_datapath ... ok |
| 9819 | 2026-05-27T18:02:08.658Z | test link::test_filter ... ok |
| 9820 | 2026-05-27T18:02:08.658Z | |
| 9821 | 2026-05-27T18:02:08.658Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9822 | 2026-05-27T18:02:08.658Z | |
| 9823 | 2026-05-27T18:02:08.658Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 9824 | 2026-05-27T18:02:08.664Z | |
| 9825 | 2026-05-27T18:02:08.664Z | running 1 test |
| 9826 | 2026-05-27T18:02:08.664Z | test test_p4_counter_list ... ignored |
| 9827 | 2026-05-27T18:02:08.664Z | |
| 9828 | 2026-05-27T18:02:08.664Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9829 | 2026-05-27T18:02:08.664Z | |
| 9830 | 2026-05-27T18:02:08.664Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 9831 | 2026-05-27T18:02:08.665Z | |
| 9832 | 2026-05-27T18:02:08.665Z | running 5 tests |
| 9833 | 2026-05-27T18:02:08.665Z | test test_an ... ignored |
| 9834 | 2026-05-27T18:02:08.665Z | test test_enable ... ignored |
| 9835 | 2026-05-27T18:02:08.665Z | test test_ip_addresses ... ignored |
| 9836 | 2026-05-27T18:02:08.665Z | test test_kr ... ignored |
| 9837 | 2026-05-27T18:02:08.665Z | test test_mac ... ignored |
| 9838 | 2026-05-27T18:02:08.665Z | |
| 9839 | 2026-05-27T18:02:08.665Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9840 | 2026-05-27T18:02:08.665Z | |
| 9841 | 2026-05-27T18:02:08.671Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 9842 | 2026-05-27T18:02:08.671Z | |
| 9843 | 2026-05-27T18:02:08.671Z | running 3 tests |
| 9844 | 2026-05-27T18:02:08.671Z | test linklocal::test_parse_ipadm ... ok |
| 9845 | 2026-05-27T18:02:08.671Z | test tfport::test_parse_tfport ... ok |
| 9846 | 2026-05-27T18:02:08.671Z | test config::tests::test_updates ... ok |
| 9847 | 2026-05-27T18:02:08.671Z | |
| 9848 | 2026-05-27T18:02:08.671Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9849 | 2026-05-27T18:02:08.671Z | |
| 9850 | 2026-05-27T18:02:08.671Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 9851 | 2026-05-27T18:02:08.676Z | |
| 9852 | 2026-05-27T18:02:08.676Z | running 0 tests |
| 9853 | 2026-05-27T18:02:08.676Z | |
| 9854 | 2026-05-27T18:02:08.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9855 | 2026-05-27T18:02:08.676Z | |
| 9856 | 2026-05-27T18:02:08.676Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 9857 | 2026-05-27T18:02:08.676Z | |
| 9858 | 2026-05-27T18:02:08.676Z | running 0 tests |
| 9859 | 2026-05-27T18:02:08.676Z | |
| 9860 | 2026-05-27T18:02:08.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9861 | 2026-05-27T18:02:08.676Z | |
| 9862 | 2026-05-27T18:02:08.684Z | Doc-tests aal |
| 9863 | 2026-05-27T18:02:08.846Z | |
| 9864 | 2026-05-27T18:02:08.846Z | running 0 tests |
| 9865 | 2026-05-27T18:02:08.846Z | |
| 9866 | 2026-05-27T18:02:08.850Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9867 | 2026-05-27T18:02:08.850Z | |
| 9868 | 2026-05-27T18:02:08.863Z | Doc-tests aal_macros |
| 9869 | 2026-05-27T18:02:08.954Z | |
| 9870 | 2026-05-27T18:02:08.954Z | running 0 tests |
| 9871 | 2026-05-27T18:02:08.954Z | |
| 9872 | 2026-05-27T18:02:08.954Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9873 | 2026-05-27T18:02:08.954Z | |
| 9874 | 2026-05-27T18:02:08.961Z | Doc-tests common |
| 9875 | 2026-05-27T18:02:09.191Z | |
| 9876 | 2026-05-27T18:02:09.191Z | running 0 tests |
| 9877 | 2026-05-27T18:02:09.191Z | |
| 9878 | 2026-05-27T18:02:09.191Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9879 | 2026-05-27T18:02:09.191Z | |
| 9880 | 2026-05-27T18:02:09.213Z | Doc-tests dpd_api |
| 9881 | 2026-05-27T18:02:10.022Z | |
| 9882 | 2026-05-27T18:02:10.022Z | running 2 tests |
| 9883 | 2026-05-27T18:02:10.022Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 9884 | 2026-05-27T18:02:10.022Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 9885 | 2026-05-27T18:02:10.022Z | |
| 9886 | 2026-05-27T18:02:10.022Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9887 | 2026-05-27T18:02:10.022Z | |
| 9888 | 2026-05-27T18:02:10.052Z | Doc-tests dpd_client |
| 9889 | 2026-05-27T18:02:11.441Z | |
| 9890 | 2026-05-27T18:02:11.441Z | running 0 tests |
| 9891 | 2026-05-27T18:02:11.441Z | |
| 9892 | 2026-05-27T18:02:11.441Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9893 | 2026-05-27T18:02:11.441Z | |
| 9894 | 2026-05-27T18:02:11.488Z | Doc-tests dpd_types |
| 9895 | 2026-05-27T18:02:11.697Z | |
| 9896 | 2026-05-27T18:02:11.697Z | running 0 tests |
| 9897 | 2026-05-27T18:02:11.697Z | |
| 9898 | 2026-05-27T18:02:11.697Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9899 | 2026-05-27T18:02:11.697Z | |
| 9900 | 2026-05-27T18:02:11.721Z | Doc-tests dpd_types_versions |
| 9901 | 2026-05-27T18:02:12.911Z | |
| 9902 | 2026-05-27T18:02:12.911Z | running 1 test |
| 9903 | 2026-05-27T18:02:12.911Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 9904 | 2026-05-27T18:02:12.911Z | |
| 9905 | 2026-05-27T18:02:12.911Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9906 | 2026-05-27T18:02:12.911Z | |
| 9907 | 2026-05-27T18:02:12.954Z | Doc-tests packet |
| 9908 | 2026-05-27T18:02:13.066Z | |
| 9909 | 2026-05-27T18:02:13.066Z | running 0 tests |
| 9910 | 2026-05-27T18:02:13.066Z | |
| 9911 | 2026-05-27T18:02:13.066Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9912 | 2026-05-27T18:02:13.066Z | |
| 9913 | 2026-05-27T18:02:13.081Z | Doc-tests pcap |
| 9914 | 2026-05-27T18:02:13.133Z | |
| 9915 | 2026-05-27T18:02:13.133Z | running 0 tests |
| 9916 | 2026-05-27T18:02:13.133Z | |
| 9917 | 2026-05-27T18:02:13.133Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9918 | 2026-05-27T18:02:13.133Z | |
| 9919 | 2026-05-27T18:02:13.181Z | process exited: duration 620141 ms, exit code 0 |
| |
| 9920 | 2026-05-27T18:02:13.187Z | found 0 output files |